Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 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-ssh12757503955790689871.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-ssh456139201566301032.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-ssh10551291239283268191.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-ssh5588836003021415046.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-ssh2932763528037889778.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-38332 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/788 [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/788 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d (main) Commit message: "Merge pull request #5070 from jinlinGuan/message-issue-381" > git config core.sparsecheckout # timeout=10 > git checkout -f 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 > git rev-list --no-walk bb4c0094b6ab698bf6b0d71eabf7ead1155cfcf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-07T03:26:34.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-07T03:26:34.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-07T03:26:34.329Z] ========================================================= [2025-02-07T03:26:34.329Z] EdgeX Global Pipelines Version Info [2025-02-07T03:26:34.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:26:35.436Z] ------------------- [2025-02-07T03:26:35.436Z] stable info: [2025-02-07T03:26:35.436Z] ------------------- [2025-02-07T03:26:35.436Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-07T03:26:35.436Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T03:26:35.436Z] Message: update stable to v1.0.269 [2025-02-07T03:26:35.695Z] ------------------- [2025-02-07T03:26:35.695Z] experimental info: [2025-02-07T03:26:35.695Z] ------------------- [2025-02-07T03:26:35.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-07T03:26:35.695Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T03:26:35.695Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-07T03:26:35.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-07T03:26:35.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-07T03:26:35.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-07T03:26:35.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-07T03:26:35.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-07T03:26:35.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-07T03:26:35.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-07T03:26:35.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-07T03:26:35.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-07T03:26:35.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-07T03:26:35.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-07T03:26:35.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-07T03:26:36.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-07T03:26:36.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-07T03:26:36.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-07T03:26:36.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T03:26:36.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T03:26:36.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-07T03:26:36.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-07T03:26:36.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-07T03:26:36.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-07T03:26:36.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-07T03:26:36.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-07T03:26:36.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-07T03:26:36.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-07T03:26:36.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-07T03:26:36.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo [2025-02-07T03:26:36.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71e1f3e [Pipeline] echo [2025-02-07T03:26:36.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:26:36.426Z] provisioning config files... [2025-02-07T03:26:36.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config12832676870277202555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:26:36.780Z] ---> ****-login.sh [2025-02-07T03:26:36.780Z] nexus3.edgexfoundry.org:10001 [2025-02-07T03:26:36.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:26:37.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:26:37.043Z] Configure a credential helper to remove this warning. See [2025-02-07T03:26:37.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:26:37.043Z] [2025-02-07T03:26:37.043Z] Login Succeeded [2025-02-07T03:26:37.043Z] nexus3.edgexfoundry.org:10002 [2025-02-07T03:26:37.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:26:37.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:26:37.306Z] Configure a credential helper to remove this warning. See [2025-02-07T03:26:37.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:26:37.307Z] [2025-02-07T03:26:37.307Z] Login Succeeded [2025-02-07T03:26:37.307Z] nexus3.edgexfoundry.org:10003 [2025-02-07T03:26:37.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:26:37.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:26:37.307Z] Configure a credential helper to remove this warning. See [2025-02-07T03:26:37.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:26:37.307Z] [2025-02-07T03:26:37.307Z] Login Succeeded [2025-02-07T03:26:37.307Z] nexus3.edgexfoundry.org:10004 [2025-02-07T03:26:37.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:26:37.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:26:37.569Z] Configure a credential helper to remove this warning. See [2025-02-07T03:26:37.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:26:37.569Z] [2025-02-07T03:26:37.569Z] Login Succeeded [2025-02-07T03:26:37.569Z] ****.io [2025-02-07T03:26:37.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:26:37.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:26:37.569Z] Configure a credential helper to remove this warning. See [2025-02-07T03:26:37.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:26:37.569Z] [2025-02-07T03:26:37.569Z] Login Succeeded [2025-02-07T03:26:37.569Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T03:26:37.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T03:26:37.903Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/core-command/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/core-data/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/core-keeper/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/core-metadata/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-07T03:26:37.903Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-07T03:26:37.903Z] + cut -d/ -f2 [2025-02-07T03:26:37.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-07T03:26:37.903Z] + + cut -d/ -f2 [2025-02-07T03:26:37.903Z] dirname cmd/security-spire-config/Dockerfile [2025-02-07T03:26:37.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-07T03:26:37.904Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2025-02-07T03:26:37.904Z] [2025-02-07T03:26:37.904Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-07T03:26:37.904Z] + dirname cmd/support-notifications/Dockerfile [2025-02-07T03:26:37.904Z] + cut -d/ -f2 [2025-02-07T03:26:37.904Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-07T03:26:37.904Z] + cut -d/ -f2 [2025-02-07T03:26:37.904Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-07T03:26:37.904Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-07T03:26:37.941Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-07T03:26:38.304Z] + git rev-list -1 --merges 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d~1..71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo [2025-02-07T03:26:38.318Z] -----------> git rev-list -1 --merges 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d~1..71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:26:38.318Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [false] [Pipeline] sh [2025-02-07T03:26:38.615Z] + git log --format=format:%s -1 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] echo [2025-02-07T03:26:38.633Z] ========================================================= [2025-02-07T03:26:38.633Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-07T03:26:38.633Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-07T03:26:39.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T03:26:39.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-07T03:26:39.071Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-07T03:26:39.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-07T03:26:39.071Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-07T03:26:39.071Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-07T03:26:39.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:26:39.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:26:39.500Z] [2025-02-07T03:26:39.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:26:39.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:26:39.810Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-07T03:26:39.810Z] b85a868b505f: Pulling fs layer [2025-02-07T03:26:39.810Z] e2be974225ed: Pulling fs layer [2025-02-07T03:26:39.810Z] 339a4e72a1f5: Pulling fs layer [2025-02-07T03:26:39.810Z] 988bab9f4d93: Pulling fs layer [2025-02-07T03:26:39.810Z] 1469e6f7b9e6: Pulling fs layer [2025-02-07T03:26:39.810Z] eaf3925da568: Pulling fs layer [2025-02-07T03:26:39.810Z] bab4dde63d76: Pulling fs layer [2025-02-07T03:26:39.810Z] bde34c3a00c8: Pulling fs layer [2025-02-07T03:26:39.810Z] b352a97aabf1: Pulling fs layer [2025-02-07T03:26:39.810Z] 4872d77fe225: Pulling fs layer [2025-02-07T03:26:39.810Z] 5851b861e8e6: Pulling fs layer [2025-02-07T03:26:39.810Z] eaf3925da568: Waiting [2025-02-07T03:26:39.810Z] bab4dde63d76: Waiting [2025-02-07T03:26:39.810Z] 4872d77fe225: Waiting [2025-02-07T03:26:39.810Z] 988bab9f4d93: Waiting [2025-02-07T03:26:39.810Z] bde34c3a00c8: Waiting [2025-02-07T03:26:39.810Z] 1469e6f7b9e6: Waiting [2025-02-07T03:26:39.810Z] 5851b861e8e6: Waiting [2025-02-07T03:26:39.810Z] b352a97aabf1: Waiting [2025-02-07T03:26:39.810Z] e2be974225ed: Verifying Checksum [2025-02-07T03:26:39.810Z] e2be974225ed: Download complete [2025-02-07T03:26:39.810Z] 988bab9f4d93: Download complete [2025-02-07T03:26:39.810Z] 1469e6f7b9e6: Verifying Checksum [2025-02-07T03:26:39.810Z] 1469e6f7b9e6: Download complete [2025-02-07T03:26:39.810Z] eaf3925da568: Verifying Checksum [2025-02-07T03:26:39.810Z] eaf3925da568: Download complete [2025-02-07T03:26:40.076Z] 339a4e72a1f5: Verifying Checksum [2025-02-07T03:26:40.076Z] 339a4e72a1f5: Download complete [2025-02-07T03:26:40.076Z] bde34c3a00c8: Verifying Checksum [2025-02-07T03:26:40.076Z] bde34c3a00c8: Download complete [2025-02-07T03:26:40.076Z] b352a97aabf1: Download complete [2025-02-07T03:26:40.076Z] 4872d77fe225: Download complete [2025-02-07T03:26:40.076Z] 5851b861e8e6: Verifying Checksum [2025-02-07T03:26:40.076Z] 5851b861e8e6: Download complete [2025-02-07T03:26:40.076Z] b85a868b505f: Download complete [2025-02-07T03:26:40.335Z] bab4dde63d76: Verifying Checksum [2025-02-07T03:26:40.335Z] bab4dde63d76: Download complete [2025-02-07T03:26:41.271Z] b85a868b505f: Pull complete [2025-02-07T03:26:41.530Z] e2be974225ed: Pull complete [2025-02-07T03:26:41.789Z] 339a4e72a1f5: Pull complete [2025-02-07T03:26:41.789Z] 988bab9f4d93: Pull complete [2025-02-07T03:26:42.048Z] 1469e6f7b9e6: Pull complete [2025-02-07T03:26:42.307Z] eaf3925da568: Pull complete [2025-02-07T03:26:43.688Z] bab4dde63d76: Pull complete [2025-02-07T03:26:43.688Z] bde34c3a00c8: Pull complete [2025-02-07T03:26:43.947Z] b352a97aabf1: Pull complete [2025-02-07T03:26:43.947Z] 4872d77fe225: Pull complete [2025-02-07T03:26:43.947Z] 5851b861e8e6: Pull complete [2025-02-07T03:26:43.947Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-07T03:26:43.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:26:43.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:26:44.088Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:26:44.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T03:26:47.671Z] $ docker top 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a -eo pid,comm [2025-02-07T03:26:47.732Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-07T03:26:47.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T03:26:47.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T03:26:47.787Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T03:26:47.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T03:26:47.881Z] $ docker exec 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent [2025-02-07T03:26:47.980Z] SSH_AUTH_SOCK=/tmp/ssh-jDhW4oMU5u86/agent.32 [2025-02-07T03:26:47.980Z] SSH_AGENT_PID=38 [2025-02-07T03:26:47.985Z] Running ssh-add (command line suppressed) [2025-02-07T03:26:48.066Z] Identity added: /w/workspace/edgex-go/788@tmp/private_key_213264606529052995.key (/w/workspace/edgex-go/788@tmp/private_key_213264606529052995.key) [2025-02-07T03:26:48.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T03:26:48.572Z] + git tag --points-at HEAD [Pipeline] } [2025-02-07T03:26:48.581Z] $ docker exec --env ******** --env ******** 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent -k [2025-02-07T03:26:48.671Z] unset SSH_AUTH_SOCK; [2025-02-07T03:26:48.672Z] unset SSH_AGENT_PID; [2025-02-07T03:26:48.672Z] echo Agent pid 38 killed; [2025-02-07T03:26:48.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-07T03:26:48.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T03:26:48.727Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T03:26:48.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T03:26:48.823Z] $ docker exec 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent [2025-02-07T03:26:48.928Z] SSH_AUTH_SOCK=/tmp/ssh-XNo7L79fA8rI/agent.71 [2025-02-07T03:26:48.929Z] SSH_AGENT_PID=77 [2025-02-07T03:26:48.934Z] Running ssh-add (command line suppressed) [2025-02-07T03:26:49.021Z] Identity added: /w/workspace/edgex-go/788@tmp/private_key_18257496409197213385.key (/w/workspace/edgex-go/788@tmp/private_key_18257496409197213385.key) [2025-02-07T03:26:49.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T03:26:49.336Z] + git semver init [2025-02-07T03:26:49.596Z] 2025-02-07 03:26:49,489 [run_init] DEBUG init version:0.0.0 force:False [2025-02-07T03:26:49.596Z] 2025-02-07 03:26:49,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/788/.semver [2025-02-07T03:26:49.596Z] 2025-02-07 03:26:49,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/788/.semver [2025-02-07T03:26:49.596Z] 2025-02-07 03:26:49,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/788/.semver'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) [2025-02-07T03:26:56.172Z] 2025-02-07 03:26:55,133 [append_file] DEBUG append to file:/w/workspace/edgex-go/788/.git/info/exclude [2025-02-07T03:26:56.172Z] 2025-02-07 03:26:55,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/788/.semver/main with force:False [2025-02-07T03:26:56.172Z] 2025-02-07 03:26:55,134 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:26:56.172Z] 2025-02-07 03:26:55,134 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:26:56.172Z] 4.0.0-dev.52 [Pipeline] } [2025-02-07T03:26:56.181Z] $ docker exec --env ******** --env ******** 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a ssh-agent -k [2025-02-07T03:26:56.267Z] unset SSH_AUTH_SOCK; [2025-02-07T03:26:56.268Z] unset SSH_AGENT_PID; [2025-02-07T03:26:56.268Z] echo Agent pid 77 killed; [2025-02-07T03:26:56.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T03:26:56.590Z] + git semver [Pipeline] } [2025-02-07T03:26:56.863Z] $ docker stop --time=1 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a [2025-02-07T03:26:58.151Z] $ docker rm -f --volumes 339344e2ce1da37c08c0e363619e2e69e17543400d529f4825036a237608c66a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T03:26:58.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-07T03:26:58.744Z] Stashed 1 file(s) [Pipeline] echo [2025-02-07T03:26:58.748Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.52 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T03:26:59.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo [2025-02-07T03:26:59.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:26:59.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:26:59.239Z] ========================================================= [2025-02-07T03:26:59.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-07T03:26:59.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-07T03:26:59.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T03:26:59.533Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-07T03:26:59.533Z] da9db072f522: Pulling fs layer [2025-02-07T03:26:59.533Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-07T03:26:59.533Z] 06f05ace1117: Pulling fs layer [2025-02-07T03:26:59.533Z] 5fe327b54edc: Pulling fs layer [2025-02-07T03:26:59.533Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T03:26:59.533Z] 92a5565b7b96: Pulling fs layer [2025-02-07T03:26:59.533Z] ff9bb7016b71: Pulling fs layer [2025-02-07T03:26:59.533Z] b67dba6c2c7d: Pulling fs layer [2025-02-07T03:26:59.533Z] a813b0c90790: Pulling fs layer [2025-02-07T03:26:59.533Z] 92a5565b7b96: Waiting [2025-02-07T03:26:59.533Z] ff9bb7016b71: Waiting [2025-02-07T03:26:59.533Z] b67dba6c2c7d: Waiting [2025-02-07T03:26:59.533Z] 5fe327b54edc: Waiting [2025-02-07T03:26:59.533Z] a813b0c90790: Waiting [2025-02-07T03:26:59.533Z] 4f4fb700ef54: Waiting [2025-02-07T03:26:59.533Z] 6ef4a4ee8ca5: Download complete [2025-02-07T03:26:59.533Z] 5fe327b54edc: Verifying Checksum [2025-02-07T03:26:59.533Z] 5fe327b54edc: Download complete [2025-02-07T03:26:59.533Z] 4f4fb700ef54: Verifying Checksum [2025-02-07T03:26:59.533Z] 4f4fb700ef54: Download complete [2025-02-07T03:26:59.533Z] 92a5565b7b96: Verifying Checksum [2025-02-07T03:26:59.533Z] 92a5565b7b96: Download complete [2025-02-07T03:26:59.533Z] da9db072f522: Verifying Checksum [2025-02-07T03:26:59.533Z] da9db072f522: Download complete [2025-02-07T03:26:59.533Z] ff9bb7016b71: Verifying Checksum [2025-02-07T03:26:59.533Z] ff9bb7016b71: Download complete [2025-02-07T03:26:59.793Z] da9db072f522: Pull complete [2025-02-07T03:26:59.793Z] 6ef4a4ee8ca5: Pull complete [2025-02-07T03:27:00.053Z] a813b0c90790: Verifying Checksum [2025-02-07T03:27:00.053Z] a813b0c90790: Download complete [2025-02-07T03:27:00.053Z] 06f05ace1117: Verifying Checksum [2025-02-07T03:27:00.053Z] 06f05ace1117: Download complete [2025-02-07T03:27:00.311Z] b67dba6c2c7d: Verifying Checksum [2025-02-07T03:27:00.312Z] b67dba6c2c7d: Download complete [2025-02-07T03:27:03.599Z] 06f05ace1117: Pull complete [2025-02-07T03:27:03.599Z] 5fe327b54edc: Pull complete [2025-02-07T03:27:03.599Z] 4f4fb700ef54: Pull complete [2025-02-07T03:27:03.599Z] 92a5565b7b96: Pull complete [2025-02-07T03:27:03.599Z] ff9bb7016b71: Pull complete [2025-02-07T03:27:06.134Z] b67dba6c2c7d: Pull complete [2025-02-07T03:27:06.134Z] a813b0c90790: Pull complete [2025-02-07T03:27:06.134Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-07T03:27:06.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T03:27:06.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-07T03:27:06.442Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T03:27:06.442Z] WORKDIR /edgex [2025-02-07T03:27:06.442Z] COPY go.mod . [2025-02-07T03:27:06.442Z] RUN go mod download build [2025-02-07T03:27:06.442Z] -t ci-base-image-x86_64 -f - . [2025-02-07T03:27:07.009Z] Sending build context to Docker daemon 179.9MB [2025-02-07T03:27:07.009Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T03:27:07.009Z] ---> 3ba60ce46760 [2025-02-07T03:27:07.009Z] Step 2/4 : WORKDIR /edgex [2025-02-07T03:27:13.864Z] Still waiting to schedule task [2025-02-07T03:27:13.865Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-07T03:27:15.159Z] ---> Running in 7fc47a361c2c [2025-02-07T03:27:15.159Z] Removing intermediate container 7fc47a361c2c [2025-02-07T03:27:15.159Z] ---> 190de8860795 [2025-02-07T03:27:15.159Z] Step 3/4 : COPY go.mod . [2025-02-07T03:27:15.159Z] ---> be9c1ea6b290 [2025-02-07T03:27:15.159Z] Step 4/4 : RUN go mod download [2025-02-07T03:27:15.159Z] ---> Running in 24e3055dbb3d [2025-02-07T03:27:47.361Z] Removing intermediate container 24e3055dbb3d [2025-02-07T03:27:47.361Z] ---> 0d19f20446b6 [2025-02-07T03:27:47.361Z] Successfully built 0d19f20446b6 [2025-02-07T03:27:47.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:27:47.671Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T03:27:47.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:27:47.753Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:27:47.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-07T03:27:48.292Z] $ docker top 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:27:48.641Z] + go version [2025-02-07T03:27:48.641Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-07T03:27:48.654Z] $ docker stop --time=1 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 [2025-02-07T03:27:49.922Z] $ docker rm -f --volumes 457ecdba5ebec3f62b0421763b351ccf5ea5af67d3c2d4171b46948f7cf15b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:27:50.350Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T03:27:50.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:27:50.427Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:27:50.465Z] $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-07T03:27:50.796Z] $ docker top 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-07T03:27:50.868Z] ========================================================= [2025-02-07T03:27:50.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-07T03:27:50.868Z] ========================================================= [Pipeline] sh [2025-02-07T03:27:51.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] fileExists [Pipeline] sh [2025-02-07T03:27:51.452Z] + make test [2025-02-07T03:27:51.452Z] go test -race -coverprofile=coverage.out ./... [2025-02-07T03:27:59.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-07T03:28:26.109Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-07T03:28:26.109Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-07T03:28:26.677Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-07T03:28:26.677Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-07T03:28:26.937Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-07T03:28:28.314Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-07T03:28:28.314Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-07T03:28:28.314Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-07T03:28:28.314Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-07T03:28:29.251Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-07T03:28:29.251Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-07T03:28:30.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2025-02-07T03:28:30.753Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-07T03:28:30.753Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-07T03:28:30.753Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-07T03:28:31.318Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-07T03:28:31.318Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-07T03:28:31.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-02-07T03:28:32.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-07T03:28:32.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-07T03:28:33.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-07T03:28:33.892Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-07T03:28:33.892Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:33.892Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-07T03:28:33.892Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-07T03:28:34.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2025-02-07T03:28:34.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 47.2% of statements [2025-02-07T03:28:35.090Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-07T03:28:35.090Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-07T03:28:36.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.353s coverage: 93.4% of statements [2025-02-07T03:28:36.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.101s coverage: 92.3% of statements [2025-02-07T03:28:36.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 9.4% of statements [2025-02-07T03:28:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-07T03:28:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-07T03:28:36.285Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-07T03:28:38.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2025-02-07T03:28:38.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2025-02-07T03:28:38.198Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-07T03:28:38.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-07T03:28:38.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-07T03:28:38.457Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-07T03:28:38.457Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:39.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2025-02-07T03:28:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-02-07T03:28:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 43.1% of statements [2025-02-07T03:28:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-02-07T03:28:39.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-02-07T03:28:39.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-02-07T03:28:39.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-02-07T03:28:40.172Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-07T03:28:40.172Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-07T03:28:40.172Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-07T03:28:40.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-02-07T03:28:40.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-02-07T03:28:40.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-07T03:28:40.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-07T03:28:40.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-07T03:28:40.742Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-07T03:28:42.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-07T03:28:42.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-07T03:28:42.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-07T03:28:42.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-07T03:28:42.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-07T03:28:42.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-07T03:28:42.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-07T03:28:42.953Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-07T03:28:42.953Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-07T03:28:43.521Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-07T03:28:44.459Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-07T03:28:45.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-07T03:28:46.402Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-07T03:28:46.402Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-07T03:28:48.305Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-07T03:28:48.872Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-07T03:28:48.872Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-07T03:28:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-07T03:28:49.810Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:51.183Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-07T03:28:51.184Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-07T03:28:51.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-07T03:28:51.441Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-07T03:28:51.441Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-07T03:28:51.441Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-07T03:28:51.441Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-07T03:28:53.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-02-07T03:28:54.638Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38333 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-07T03:28:54.657Z] Running in /w/workspace/edgex-go/788 [Pipeline] { [Pipeline] checkout [2025-02-07T03:28:54.745Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-07T03:28:54.745Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-07T03:28:54.745Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-07T03:28:54.745Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-07T03:28:56.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-07T03:28:56.144Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:28:56.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-07T03:28:56.402Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-07T03:28:56.403Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-07T03:28:56.403Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-07T03:28:57.717Z] The recommended git tool is: git [2025-02-07T03:28:57.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-07T03:28:57.779Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 47.4% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 17.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 4.138s coverage: 36.1% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 93.8% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements [2025-02-07T03:29:01.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-02-07T03:29:01.971Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-02-07T03:29:02.230Z] running golangci-lint [2025-02-07T03:29:02.230Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-07T03:29:02.231Z] go version go1.23.4 linux/amd64 [2025-02-07T03:29:02.489Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-07T03:29:02.489Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-07T03:29:02.489Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-07T03:29:04.545Z] using credential edgex-jenkins-ssh [2025-02-07T03:29:04.568Z] Cloning the remote Git repository [2025-02-07T03:29:04.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-07T03:29:04.710Z] > git init /w/workspace/edgex-go/788 # timeout=10 [2025-02-07T03:29:04.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-07T03:29:04.903Z] > git --version # timeout=10 [2025-02-07T03:29:04.924Z] > git --version # 'git version 2.25.1' [2025-02-07T03:29:04.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-07T03:29:05.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T03:29:21.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-07T03:29:22.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T03:29:22.851Z] Avoid second fetch [2025-02-07T03:29:22.852Z] Checking out Revision 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d (main) [2025-02-07T03:29:23.641Z] Commit message: "Merge pull request #5070 from jinlinGuan/message-issue-381" [2025-02-07T03:29:22.869Z] > git config core.sparsecheckout # timeout=10 [2025-02-07T03:29:22.924Z] > git checkout -f 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 [2025-02-07T03:29:25.123Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|files|compiled_files) took 22.004045474s" [2025-02-07T03:29:25.123Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.500664ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T03:29:28.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-07T03:29:28.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:29:28.265Z] Dload Upload Total Spent Left Speed [2025-02-07T03:29:28.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37075 0 --:--:-- --:--:-- --:--:-- 37182 [Pipeline] sh [2025-02-07T03:29:28.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-07T03:29:29.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-07T03:29:29.202Z] + sudo tee /etc/docker/daemon.new [2025-02-07T03:29:29.202Z] { [2025-02-07T03:29:29.202Z] "registry-mirrors": [ [2025-02-07T03:29:29.202Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-07T03:29:29.202Z] ], [2025-02-07T03:29:29.202Z] "bip": "10.250.0.254/24", [2025-02-07T03:29:29.202Z] "hosts": [ [2025-02-07T03:29:29.202Z] "tcp://0.0.0.0:5555", [2025-02-07T03:29:29.202Z] "unix:///var/run/docker.sock" [2025-02-07T03:29:29.202Z] ], [2025-02-07T03:29:29.202Z] "mtu": 1458, [2025-02-07T03:29:29.202Z] "selinux-enabled": true, [2025-02-07T03:29:29.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-07T03:29:29.202Z] } [Pipeline] sh [2025-02-07T03:29:29.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-07T03:29:29.858Z] + sudo service docker restart [2025-02-07T03:29:35.091Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.912782848s with top 10 stages: buildir: 50.263654116s, gosec: 3.233497918s, inspect: 2.933672917s, fact_deprecated: 2.730583189s, ctrlflow: 2.092988623s, printf: 1.893937847s, fact_purity: 1.343718674s, directives: 1.05858945s, isgenerated: 1.049114518s, S1038: 1.035874933s" [2025-02-07T03:29:35.091Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2025-02-07T03:29:35.091Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 203/203, invalid_issue: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, nolint: 20/0, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 203/20" [2025-02-07T03:29:35.091Z] level=info msg="[runner] processing took 16.689714ms with stages: nolint: 7.030873ms, identifier_marker: 4.072334ms, autogenerated_exclude: 1.78235ms, path_prettifier: 1.624399ms, exclude-rules: 1.251625ms, skip_dirs: 855.708µs, cgo: 28.572µs, invalid_issue: 27.912µs, filename_unadjuster: 12.691µs, max_same_issues: 540ns, uniq_by_line: 460ns, skip_files: 390ns, fixer: 350ns, exclude: 300ns, sort_results: 240ns, diff: 170ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns, path_shortener: 110ns, severity-rules: 100ns" [2025-02-07T03:29:35.091Z] level=info msg="[runner] linters took 10.631238914s with stages: goanalysis_metalinter: 10.614473586s" [2025-02-07T03:29:35.091Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-07T03:29:35.091Z] level=info msg="Memory: 325 samples, avg is 266.0MB, max is 1331.0MB" [2025-02-07T03:29:35.091Z] level=info msg="Execution took 32.691014257s" [2025-02-07T03:29:35.091Z] go vet ./... [2025-02-07T03:29:41.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-07T03:29:41.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-07T03:29:41.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-07T03:29:41.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-07T03:29:41.958Z] + ls -al . [2025-02-07T03:29:41.958Z] total 1856 [2025-02-07T03:29:41.958Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 03:27 . [2025-02-07T03:29:41.958Z] drwxr-xr-x 4 root root 4096 Feb 7 03:27 .. [2025-02-07T03:29:41.958Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 .blubracket [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 10 Feb 7 03:26 .dockerignore [2025-02-07T03:29:41.958Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:29 .git [2025-02-07T03:29:41.958Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:26 .github [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 907 Feb 7 03:26 .gitignore [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 199 Feb 7 03:26 .golangci.yml [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 100 Feb 7 03:26 .hadolint.yml [2025-02-07T03:29:41.958Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 03:26 .semver [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 155 Feb 7 03:26 .sonarcloud.properties [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:26 ADOPTERS.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 17256 Feb 7 03:26 Attribution.txt [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 100284 Feb 7 03:26 CHANGELOG.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:26 CONTRIBUTING.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:26 GOVERNANCE.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 858 Feb 7 03:26 Jenkinsfile [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:26 LICENSE [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 16740 Feb 7 03:26 Makefile [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:26 OWNERS.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 9932 Feb 7 03:26 README.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 789 Feb 7 03:26 SECURITY.md [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 12 Feb 7 03:26 VERSION [2025-02-07T03:29:41.958Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 bin [2025-02-07T03:29:41.958Z] drwxrwxr-x 19 1001 1001 4096 Feb 7 03:26 cmd [2025-02-07T03:29:41.958Z] -rw-r--r-- 1 root root 1529686 Feb 7 03:29 coverage.out [2025-02-07T03:29:41.958Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 fuzz_test [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 6459 Feb 7 03:26 go.mod [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 88052 Feb 7 03:26 go.sum [2025-02-07T03:29:41.958Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:26 internal [2025-02-07T03:29:41.958Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:26 openapi [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 584 Feb 7 03:26 security.txt [2025-02-07T03:29:41.958Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:26 version.go [Pipeline] sh [2025-02-07T03:29:42.243Z] + '[' -e coverage.out ] [2025-02-07T03:29:42.243Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-07T03:29:42.426Z] Stashed 1 file(s) [Pipeline] sh [2025-02-07T03:29:42.708Z] + make build [2025-02-07T03:29:42.708Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:29:48.106Z] provisioning config files... [2025-02-07T03:29:48.132Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config9731567578997118550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:29:48.571Z] ---> ****-login.sh [2025-02-07T03:29:48.571Z] nexus3.edgexfoundry.org:10001 [2025-02-07T03:29:48.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:29:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:29:49.110Z] Configure a credential helper to remove this warning. See [2025-02-07T03:29:49.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:29:49.110Z] [2025-02-07T03:29:49.110Z] Login Succeeded [2025-02-07T03:29:49.110Z] nexus3.edgexfoundry.org:10002 [2025-02-07T03:29:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:29:49.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:29:49.378Z] Configure a credential helper to remove this warning. See [2025-02-07T03:29:49.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:29:49.378Z] [2025-02-07T03:29:49.378Z] Login Succeeded [2025-02-07T03:29:49.378Z] nexus3.edgexfoundry.org:10003 [2025-02-07T03:29:49.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:29:49.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:29:49.648Z] Configure a credential helper to remove this warning. See [2025-02-07T03:29:49.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:29:49.648Z] [2025-02-07T03:29:49.648Z] Login Succeeded [2025-02-07T03:29:49.648Z] nexus3.edgexfoundry.org:10004 [2025-02-07T03:29:49.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:29:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:29:49.917Z] Configure a credential helper to remove this warning. See [2025-02-07T03:29:49.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:29:49.917Z] [2025-02-07T03:29:49.917Z] Login Succeeded [2025-02-07T03:29:49.917Z] ****.io [2025-02-07T03:29:49.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:29:50.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:29:50.188Z] Configure a credential helper to remove this warning. See [2025-02-07T03:29:50.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:29:50.188Z] [2025-02-07T03:29:50.188Z] Login Succeeded [2025-02-07T03:29:50.188Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T03:29:50.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-07T03:29:50.807Z] + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo [2025-02-07T03:29:50.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:29:50.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:29:50.863Z] ========================================================= [2025-02-07T03:29:50.863Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-07T03:29:50.863Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-07T03:29:51.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T03:29:51.466Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-07T03:29:51.466Z] 9986a736f7d3: Pulling fs layer [2025-02-07T03:29:51.466Z] 1f018df60701: Pulling fs layer [2025-02-07T03:29:51.466Z] 39f8f326b044: Pulling fs layer [2025-02-07T03:29:51.466Z] e6a1e7a6a96a: Pulling fs layer [2025-02-07T03:29:51.466Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T03:29:51.466Z] d45d956e0dbf: Pulling fs layer [2025-02-07T03:29:51.466Z] d7702b0d1db1: Pulling fs layer [2025-02-07T03:29:51.466Z] 5c7f0f088c93: Pulling fs layer [2025-02-07T03:29:51.466Z] 4fdc064ae6cf: Pulling fs layer [2025-02-07T03:29:51.466Z] d45d956e0dbf: Waiting [2025-02-07T03:29:51.466Z] d7702b0d1db1: Waiting [2025-02-07T03:29:51.466Z] e6a1e7a6a96a: Waiting [2025-02-07T03:29:51.466Z] 5c7f0f088c93: Waiting [2025-02-07T03:29:51.466Z] 4fdc064ae6cf: Waiting [2025-02-07T03:29:51.466Z] 4f4fb700ef54: Waiting [2025-02-07T03:29:51.466Z] 1f018df60701: Verifying Checksum [2025-02-07T03:29:51.466Z] e6a1e7a6a96a: Verifying Checksum [2025-02-07T03:29:51.466Z] e6a1e7a6a96a: Download complete [2025-02-07T03:29:51.466Z] 4f4fb700ef54: Verifying Checksum [2025-02-07T03:29:51.466Z] d45d956e0dbf: Verifying Checksum [2025-02-07T03:29:51.467Z] d45d956e0dbf: Download complete [2025-02-07T03:29:51.467Z] 9986a736f7d3: Verifying Checksum [2025-02-07T03:29:51.467Z] 9986a736f7d3: Download complete [2025-02-07T03:29:51.467Z] d7702b0d1db1: Verifying Checksum [2025-02-07T03:29:51.467Z] d7702b0d1db1: Download complete [2025-02-07T03:29:52.059Z] 4fdc064ae6cf: Verifying Checksum [2025-02-07T03:29:52.059Z] 4fdc064ae6cf: Download complete [2025-02-07T03:29:52.327Z] 9986a736f7d3: Pull complete [2025-02-07T03:29:52.911Z] 1f018df60701: Pull complete [2025-02-07T03:29:53.178Z] 39f8f326b044: Verifying Checksum [2025-02-07T03:29:53.178Z] 39f8f326b044: Download complete [2025-02-07T03:29:54.140Z] 5c7f0f088c93: Verifying Checksum [2025-02-07T03:29:54.140Z] 5c7f0f088c93: Download complete [2025-02-07T03:30:09.259Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-07T03:30:10.639Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-07T03:30:12.015Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-07T03:30:12.275Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-07T03:30:13.653Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-07T03:30:16.229Z] 39f8f326b044: Pull complete [2025-02-07T03:30:16.229Z] e6a1e7a6a96a: Pull complete [2025-02-07T03:30:16.229Z] 4f4fb700ef54: Pull complete [2025-02-07T03:30:16.229Z] d45d956e0dbf: Pull complete [2025-02-07T03:30:16.229Z] d7702b0d1db1: Pull complete [2025-02-07T03:30:18.922Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-07T03:30:21.460Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-07T03:30:22.891Z] 5c7f0f088c93: Pull complete [2025-02-07T03:30:23.366Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-07T03:30:23.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-07T03:30:24.302Z] 4fdc064ae6cf: Pull complete [2025-02-07T03:30:24.302Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-07T03:30:24.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T03:30:24.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-07T03:30:24.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-07T03:30:24.642Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T03:30:24.642Z] WORKDIR /edgex [2025-02-07T03:30:24.642Z] COPY go.mod . [2025-02-07T03:30:24.642Z] RUN go mod download [2025-02-07T03:30:24.642Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-07T03:30:25.437Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-07T03:30:26.004Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-07T03:30:26.957Z] $ docker stop --time=1 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 [2025-02-07T03:30:27.995Z] #0 building with "default" instance using docker driver [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #1 [internal] load build definition from Dockerfile [2025-02-07T03:30:27.995Z] #1 transferring dockerfile: 172B 0.0s done [2025-02-07T03:30:27.995Z] #1 DONE 0.1s [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #2 [internal] load .dockerignore [2025-02-07T03:30:27.995Z] #2 transferring context: 50B done [2025-02-07T03:30:27.995Z] #2 DONE 0.1s [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T03:30:27.995Z] #3 DONE 0.0s [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #4 [internal] load build context [2025-02-07T03:30:27.995Z] #4 transferring context: 6.49kB 0.0s done [2025-02-07T03:30:27.995Z] #4 DONE 0.1s [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T03:30:27.995Z] #5 DONE 0.3s [2025-02-07T03:30:27.995Z] [2025-02-07T03:30:27.995Z] #6 [2/4] WORKDIR /edgex [2025-02-07T03:30:28.957Z] #6 DONE 1.1s [2025-02-07T03:30:28.957Z] [2025-02-07T03:30:28.957Z] #7 [3/4] COPY go.mod . [2025-02-07T03:30:29.235Z] #7 DONE 0.1s [2025-02-07T03:30:29.235Z] [2025-02-07T03:30:29.235Z] #8 [4/4] RUN go mod download [2025-02-07T03:30:36.018Z] $ docker rm -f --volumes 492cf35788774e945ddfc311b6fdb8cb999db5f00a6c73ecfaafdbb25f600e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:30:37.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-07T03:30:37.170Z] [2025-02-07T03:30:37.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:30:37.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-07T03:30:37.477Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-07T03:30:37.477Z] 91d30c5bc195: Pulling fs layer [2025-02-07T03:30:37.477Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-07T03:30:37.477Z] 9c61dcf015f6: Pulling fs layer [2025-02-07T03:30:37.477Z] 4698f68db338: Pulling fs layer [2025-02-07T03:30:37.477Z] 2a2f49069b9e: Pulling fs layer [2025-02-07T03:30:37.477Z] e0025b399a48: Pulling fs layer [2025-02-07T03:30:37.477Z] 4698f68db338: Waiting [2025-02-07T03:30:37.477Z] 2a2f49069b9e: Waiting [2025-02-07T03:30:37.477Z] e0025b399a48: Waiting [2025-02-07T03:30:37.477Z] 91d30c5bc195: Verifying Checksum [2025-02-07T03:30:37.477Z] 91d30c5bc195: Download complete [2025-02-07T03:30:37.477Z] 4698f68db338: Verifying Checksum [2025-02-07T03:30:37.477Z] 4698f68db338: Download complete [2025-02-07T03:30:37.734Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-07T03:30:37.734Z] 2e9b0aa3be6d: Download complete [2025-02-07T03:30:37.734Z] e0025b399a48: Verifying Checksum [2025-02-07T03:30:37.734Z] e0025b399a48: Download complete [2025-02-07T03:30:37.734Z] 91d30c5bc195: Pull complete [2025-02-07T03:30:37.734Z] 2a2f49069b9e: Verifying Checksum [2025-02-07T03:30:37.734Z] 2a2f49069b9e: Download complete [2025-02-07T03:30:37.993Z] 2e9b0aa3be6d: Pull complete [2025-02-07T03:30:38.253Z] 9c61dcf015f6: Verifying Checksum [2025-02-07T03:30:38.253Z] 9c61dcf015f6: Download complete [2025-02-07T03:30:40.782Z] 9c61dcf015f6: Pull complete [2025-02-07T03:30:40.782Z] 4698f68db338: Pull complete [2025-02-07T03:30:41.041Z] 2a2f49069b9e: Pull complete [2025-02-07T03:30:41.300Z] e0025b399a48: Pull complete [2025-02-07T03:30:41.300Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-07T03:30:41.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-07T03:30:41.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:30:41.403Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:30:41.436Z] $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-07T03:30:46.015Z] $ docker top ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:30:46.098Z] #8 DONE 15.0s [2025-02-07T03:30:46.098Z] [2025-02-07T03:30:46.098Z] #9 exporting to image [2025-02-07T03:30:46.098Z] #9 exporting layers [2025-02-07T03:30:46.363Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-07T03:30:49.022Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #1 transferring dockerfile: 1.70kB done [2025-02-07T03:30:49.022Z] #1 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #2 transferring dockerfile: 1.89kB done [2025-02-07T03:30:49.022Z] #2 DONE 0.1s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #3 transferring dockerfile: 2.04kB done [2025-02-07T03:30:49.022Z] #3 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #4 transferring dockerfile: 2.07kB done [2025-02-07T03:30:49.022Z] #4 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #5 [core-data internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #5 transferring dockerfile: 2.07kB done [2025-02-07T03:30:49.022Z] #5 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #6 transferring dockerfile: 1.82kB done [2025-02-07T03:30:49.022Z] #6 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #7 transferring dockerfile: 2.50kB done [2025-02-07T03:30:49.022Z] #7 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #8 transferring dockerfile: 2.13kB done [2025-02-07T03:30:49.022Z] #8 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #9 [core-command internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #9 transferring dockerfile: 1.94kB done [2025-02-07T03:30:49.022Z] #9 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #10 transferring dockerfile: 2.23kB done [2025-02-07T03:30:49.022Z] #10 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #11 transferring dockerfile: 1.69kB done [2025-02-07T03:30:49.022Z] #11 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #12 transferring dockerfile: 3.02kB done [2025-02-07T03:30:49.022Z] #12 DONE 0.1s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #13 transferring dockerfile: 2.11kB done [2025-02-07T03:30:49.022Z] #13 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-07T03:30:49.022Z] #14 transferring dockerfile: 2.49kB done [2025-02-07T03:30:49.022Z] #14 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #15 [security-spire-server internal] load .dockerignore [2025-02-07T03:30:49.022Z] #15 transferring context: [2025-02-07T03:30:49.022Z] #15 transferring context: 50B done [2025-02-07T03:30:49.022Z] #15 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-02-07T03:30:49.022Z] #16 transferring context: 50B done [2025-02-07T03:30:49.022Z] #16 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #17 [support-notifications internal] load .dockerignore [2025-02-07T03:30:49.022Z] #17 transferring context: 50B done [2025-02-07T03:30:49.022Z] #17 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #18 [core-keeper internal] load .dockerignore [2025-02-07T03:30:49.022Z] #18 transferring context: 50B done [2025-02-07T03:30:49.022Z] #18 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #19 [core-data internal] load .dockerignore [2025-02-07T03:30:49.022Z] #19 transferring context: 50B done [2025-02-07T03:30:49.022Z] #19 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #20 [support-scheduler internal] load .dockerignore [2025-02-07T03:30:49.022Z] #20 transferring context: 50B done [2025-02-07T03:30:49.022Z] #20 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #21 [security-proxy-setup internal] load .dockerignore [2025-02-07T03:30:49.022Z] #21 transferring context: 50B done [2025-02-07T03:30:49.022Z] #21 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #22 [security-spire-agent internal] load .dockerignore [2025-02-07T03:30:49.022Z] #22 transferring context: 50B done [2025-02-07T03:30:49.022Z] #22 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #23 [core-metadata internal] load .dockerignore [2025-02-07T03:30:49.022Z] #23 transferring context: 50B done [2025-02-07T03:30:49.022Z] #23 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #24 [core-command internal] load .dockerignore [2025-02-07T03:30:49.022Z] #24 transferring context: 50B done [2025-02-07T03:30:49.022Z] #24 DONE 0.0s [2025-02-07T03:30:49.022Z] [2025-02-07T03:30:49.022Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-07T03:30:49.300Z] #25 transferring context: 50B done [2025-02-07T03:30:49.300Z] #25 DONE 0.0s [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #26 [security-bootstrapper internal] load .dockerignore [2025-02-07T03:30:49.300Z] #26 transferring context: 50B done [2025-02-07T03:30:49.300Z] #26 DONE 0.0s [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #27 [security-spire-config internal] load .dockerignore [2025-02-07T03:30:49.300Z] #27 transferring context: 50B done [2025-02-07T03:30:49.300Z] #27 DONE 0.0s [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #28 [security-proxy-auth internal] load .dockerignore [2025-02-07T03:30:49.300Z] #28 transferring context: 50B done [2025-02-07T03:30:49.300Z] #28 DONE 0.0s [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-02-07T03:30:49.300Z] #29 transferring context: 50B done [2025-02-07T03:30:49.300Z] #29 DONE 0.0s [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-07T03:30:49.300Z] #30 ... [2025-02-07T03:30:49.300Z] [2025-02-07T03:30:49.300Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-07T03:30:49.300Z] #31 DONE 0.0s [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-07T03:30:49.605Z] #31 DONE 0.0s [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #32 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:30:49.605Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-07T03:30:49.605Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:30:49.605Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-07T03:30:49.605Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-07T03:30:49.605Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-02-07T03:30:49.605Z] #32 ... [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-07T03:30:49.605Z] #31 DONE 0.0s [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:30:49.605Z] #33 DONE 0.2s [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:30:49.605Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-07T03:30:49.605Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:30:49.605Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-07T03:30:49.605Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-07T03:30:49.605Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-07T03:30:49.605Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-07T03:30:49.605Z] #32 ... [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-07T03:30:49.605Z] #31 DONE 0.0s [2025-02-07T03:30:49.605Z] [2025-02-07T03:30:49.605Z] #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:30:49.605Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-07T03:30:49.605Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:30:49.605Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-07T03:30:49.605Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-07T03:30:49.605Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-07T03:30:49.892Z] #32 ... [2025-02-07T03:30:49.892Z] [2025-02-07T03:30:49.892Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-07T03:30:49.892Z] #31 DONE 0.0s [2025-02-07T03:30:49.892Z] [2025-02-07T03:30:49.892Z] #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:30:49.892Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-02-07T03:30:55.123Z] #32 ... [2025-02-07T03:30:55.123Z] [2025-02-07T03:30:55.123Z] #34 [support-notifications internal] load build context [2025-02-07T03:30:55.123Z] #34 transferring context: 256.45MB 5.2s [2025-02-07T03:30:55.709Z] #34 ... [2025-02-07T03:30:55.709Z] [2025-02-07T03:30:55.709Z] #35 [security-spiffe-token-provider internal] load build context [2025-02-07T03:30:55.986Z] #35 ... [2025-02-07T03:30:55.986Z] [2025-02-07T03:30:55.986Z] #34 [support-notifications internal] load build context [2025-02-07T03:30:56.594Z] #34 transferring context: 445.69MB 6.8s done [2025-02-07T03:30:59.135Z] #34 ... [2025-02-07T03:30:59.135Z] [2025-02-07T03:30:59.135Z] #36 [security-spire-agent internal] load build definition from Dockerfile [2025-02-07T03:30:59.135Z] #36 transferring dockerfile: 1.81kB done [2025-02-07T03:30:59.135Z] #36 ... [2025-02-07T03:30:59.135Z] [2025-02-07T03:30:59.135Z] #37 [core-keeper internal] load build context [2025-02-07T03:30:59.135Z] #37 transferring context: 445.69MB 7.1s done [2025-02-07T03:31:00.009Z] #37 ... [2025-02-07T03:31:00.009Z] [2025-02-07T03:31:00.009Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-07T03:31:00.270Z] #38 ... [2025-02-07T03:31:00.270Z] [2025-02-07T03:31:00.270Z] #39 [core-data internal] load build context [2025-02-07T03:31:00.270Z] #39 transferring context: 445.69MB 6.6s done [2025-02-07T03:31:00.270Z] #39 ... [2025-02-07T03:31:00.270Z] [2025-02-07T03:31:00.270Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-07T03:31:01.088Z] #9 exporting layers 16.7s done [2025-02-07T03:31:01.088Z] #9 writing image sha256:6cdee0f57e5f242b610bdd9cf9ec3bf3911773ab08b6a089e7139c22618a67a5 done [2025-02-07T03:31:01.088Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-02-07T03:31:01.088Z] #9 DONE 16.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:31:01.434Z] + docker inspect -f . ci-base-image-arm64 [2025-02-07T03:31:01.434Z] . [Pipeline] } [Pipeline] // withEnv [2025-02-07T03:31:01.474Z] #30 ... [2025-02-07T03:31:01.474Z] [2025-02-07T03:31:01.474Z] #40 [core-metadata internal] load build context [Pipeline] withDockerContainer [2025-02-07T03:31:01.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container [2025-02-07T03:31:01.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-07T03:31:01.787Z] #40 ... [2025-02-07T03:31:01.787Z] [2025-02-07T03:31:01.787Z] #41 [core-command internal] load build context [2025-02-07T03:31:01.787Z] #41 ... [2025-02-07T03:31:01.787Z] [2025-02-07T03:31:01.787Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-07T03:31:02.046Z] #42 ... [2025-02-07T03:31:02.046Z] [2025-02-07T03:31:02.046Z] #43 [support-scheduler internal] load build context [2025-02-07T03:31:02.781Z] #43 ... [2025-02-07T03:31:02.781Z] [2025-02-07T03:31:02.781Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:03.197Z] $ docker top 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:31:03.911Z] #33 ... [2025-02-07T03:31:03.911Z] [2025-02-07T03:31:03.911Z] #44 [security-proxy-setup internal] load build context [2025-02-07T03:31:03.995Z] + go version [2025-02-07T03:31:03.995Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-07T03:31:04.016Z] $ docker stop --time=1 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 [2025-02-07T03:31:04.170Z] #44 transferring context: 31B [2025-02-07T03:31:04.170Z] #44 ... [2025-02-07T03:31:04.170Z] [2025-02-07T03:31:04.170Z] #41 [core-command internal] load build context [2025-02-07T03:31:04.429Z] #41 ... [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:04.429Z] #33 DONE 14.8s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #41 [core-command internal] load build context [2025-02-07T03:31:04.429Z] #41 ... [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #39 [core-data internal] load build context [2025-02-07T03:31:04.429Z] #39 DONE 15.0s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #35 [security-spiffe-token-provider internal] load build context [2025-02-07T03:31:04.429Z] #35 transferring context: 445.69MB 6.6s done [2025-02-07T03:31:04.429Z] #35 DONE 15.0s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #34 [support-notifications internal] load build context [2025-02-07T03:31:04.429Z] #34 DONE 15.0s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-07T03:31:04.429Z] #30 DONE 15.1s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #41 [core-command internal] load build context [2025-02-07T03:31:04.429Z] #41 transferring context: 6.35MB 0.2s [2025-02-07T03:31:04.429Z] #41 ... [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #37 [core-keeper internal] load build context [2025-02-07T03:31:04.429Z] #37 DONE 15.0s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-07T03:31:04.429Z] #42 DONE 15.0s [2025-02-07T03:31:04.429Z] [2025-02-07T03:31:04.429Z] #41 [core-command internal] load build context [2025-02-07T03:31:04.693Z] #41 ... [2025-02-07T03:31:04.693Z] [2025-02-07T03:31:04.693Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:04.693Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-02-07T03:31:04.693Z] #45 DONE 0.3s [2025-02-07T03:31:04.693Z] [2025-02-07T03:31:04.693Z] #41 [core-command internal] load build context [2025-02-07T03:31:04.965Z] #41 ... [2025-02-07T03:31:04.965Z] [2025-02-07T03:31:04.965Z] #46 [security-spire-config internal] load build context [2025-02-07T03:31:04.965Z] #46 transferring context: 21.93kB 0.0s done [2025-02-07T03:31:04.965Z] #46 DONE 0.5s [2025-02-07T03:31:04.965Z] [2025-02-07T03:31:04.965Z] #47 [security-spire-server internal] load build context [2025-02-07T03:31:04.965Z] #47 transferring context: 23.68kB 0.0s done [2025-02-07T03:31:04.965Z] #47 DONE 0.5s [2025-02-07T03:31:04.965Z] [2025-02-07T03:31:04.965Z] #41 [core-command internal] load build context [2025-02-07T03:31:05.566Z] $ docker rm -f --volumes 580f560832247b6f5bd9b95cb7283a6bac8a1a80c1a639ebdfb26ba54d202fa2 [2025-02-07T03:31:05.572Z] #41 ... [2025-02-07T03:31:05.572Z] [2025-02-07T03:31:05.572Z] #48 [security-spire-agent internal] load build context [2025-02-07T03:31:05.572Z] #48 transferring context: 23.21kB 0.0s done [2025-02-07T03:31:05.572Z] #48 DONE 0.9s [2025-02-07T03:31:05.572Z] [2025-02-07T03:31:05.572Z] #41 [core-command internal] load build context [2025-02-07T03:31:05.572Z] #41 ... [2025-02-07T03:31:05.572Z] [2025-02-07T03:31:05.572Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-07T03:31:05.572Z] #38 DONE 16.1s [2025-02-07T03:31:05.572Z] [2025-02-07T03:31:05.572Z] #41 [core-command internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:31:06.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-07T03:31:06.217Z] [2025-02-07T03:31:06.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:31:06.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-07T03:31:06.555Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-07T03:31:06.555Z] 547446be3368: Pulling fs layer [2025-02-07T03:31:06.555Z] d125d8839a47: Pulling fs layer [2025-02-07T03:31:06.555Z] 3e85d5ac6304: Pulling fs layer [2025-02-07T03:31:06.555Z] c3105a71a48b: Pulling fs layer [2025-02-07T03:31:06.555Z] 0f093f025ec4: Pulling fs layer [2025-02-07T03:31:06.555Z] c3106fc0e877: Pulling fs layer [2025-02-07T03:31:06.555Z] 0f093f025ec4: Waiting [2025-02-07T03:31:06.555Z] c3106fc0e877: Waiting [2025-02-07T03:31:06.555Z] c3105a71a48b: Waiting [2025-02-07T03:31:06.823Z] 547446be3368: Verifying Checksum [2025-02-07T03:31:06.823Z] 547446be3368: Download complete [2025-02-07T03:31:06.823Z] c3105a71a48b: Download complete [2025-02-07T03:31:07.090Z] d125d8839a47: Verifying Checksum [2025-02-07T03:31:07.090Z] d125d8839a47: Download complete [2025-02-07T03:31:07.090Z] c3106fc0e877: Download complete [2025-02-07T03:31:07.090Z] 0f093f025ec4: Verifying Checksum [2025-02-07T03:31:07.090Z] 0f093f025ec4: Download complete [2025-02-07T03:31:07.357Z] 547446be3368: Pull complete [2025-02-07T03:31:08.316Z] d125d8839a47: Pull complete [2025-02-07T03:31:08.897Z] 3e85d5ac6304: Verifying Checksum [2025-02-07T03:31:08.897Z] 3e85d5ac6304: Download complete [2025-02-07T03:31:10.975Z] #41 transferring context: 251.56MB 5.9s [2025-02-07T03:31:10.975Z] #41 ... [2025-02-07T03:31:10.975Z] [2025-02-07T03:31:10.975Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:10.975Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-02-07T03:31:10.975Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-07T03:31:10.975Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-07T03:31:10.975Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-07T03:31:10.975Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-07T03:31:10.975Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-02-07T03:31:10.975Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-07T03:31:10.975Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-07T03:31:10.975Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s [2025-02-07T03:31:10.975Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-07T03:31:10.975Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-02-07T03:31:12.394Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.9s done [2025-02-07T03:31:12.394Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-07T03:31:14.346Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2025-02-07T03:31:14.346Z] #49 ... [2025-02-07T03:31:14.346Z] [2025-02-07T03:31:14.346Z] #43 [support-scheduler internal] load build context [2025-02-07T03:31:14.346Z] #43 transferring context: 445.69MB 8.8s done [2025-02-07T03:31:14.346Z] #43 ... [2025-02-07T03:31:14.346Z] [2025-02-07T03:31:14.346Z] #50 [security-secretstore-setup internal] load build context [2025-02-07T03:31:14.346Z] #50 transferring context: 445.69MB 9.2s done [2025-02-07T03:31:14.346Z] #50 ... [2025-02-07T03:31:14.346Z] [2025-02-07T03:31:14.346Z] #40 [core-metadata internal] load build context [2025-02-07T03:31:14.346Z] #40 transferring context: 445.69MB 9.3s done [2025-02-07T03:31:14.604Z] #40 ... [2025-02-07T03:31:14.604Z] [2025-02-07T03:31:14.604Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:14.604Z] #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.604Z] #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.604Z] #0 1.829 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:14.604Z] #0 1.833 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:14.604Z] #0 1.841 OK: 8 MiB in 15 packages [2025-02-07T03:31:14.864Z] #51 ... [2025-02-07T03:31:14.864Z] [2025-02-07T03:31:14.864Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-07T03:31:14.864Z] #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.864Z] #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.864Z] #0 2.257 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:14.864Z] #0 2.257 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:14.864Z] #0 2.257 OK: 24170 distinct packages available [2025-02-07T03:31:14.864Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.864Z] #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:14.864Z] #0 2.769 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:14.864Z] #0 2.845 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:14.864Z] #0 2.849 (3/5) Installing libucontext (1.2-r3) [2025-02-07T03:31:14.864Z] #0 2.898 (4/5) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:14.864Z] #0 2.898 (5/5) Installing openssl (3.3.2-r1) [2025-02-07T03:31:14.864Z] #0 2.904 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:14.864Z] #0 2.910 OK: 9 MiB in 19 packages [2025-02-07T03:31:14.864Z] #52 ... [2025-02-07T03:31:14.864Z] [2025-02-07T03:31:14.864Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:14.865Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-07T03:31:14.865Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-07T03:31:14.865Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-07T03:31:14.865Z] #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-07T03:31:14.865Z] #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-07T03:31:14.865Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-07T03:31:14.865Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-02-07T03:31:14.865Z] #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2025-02-07T03:31:14.865Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-07T03:31:14.865Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-07T03:31:15.124Z] #45 ... [2025-02-07T03:31:15.124Z] [2025-02-07T03:31:15.124Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-07T03:31:15.124Z] #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:15.124Z] #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:15.124Z] #0 10.38 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:15.124Z] #0 10.38 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:15.124Z] #0 10.38 OK: 24170 distinct packages available [2025-02-07T03:31:15.124Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:15.124Z] #0 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:15.124Z] #53 ... [2025-02-07T03:31:15.124Z] [2025-02-07T03:31:15.124Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-07T03:31:15.548Z] #54 ... [2025-02-07T03:31:15.548Z] [2025-02-07T03:31:15.548Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-07T03:31:15.548Z] #55 transferring context: 445.69MB 8.8s done [2025-02-07T03:31:15.808Z] #55 ... [2025-02-07T03:31:15.808Z] [2025-02-07T03:31:15.808Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-07T03:31:15.808Z] #56 ... [2025-02-07T03:31:15.808Z] [2025-02-07T03:31:15.808Z] #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:15.808Z] #57 ... [2025-02-07T03:31:15.808Z] [2025-02-07T03:31:15.808Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-07T03:31:16.083Z] #58 ... [2025-02-07T03:31:16.083Z] [2025-02-07T03:31:16.083Z] #44 [security-proxy-setup internal] load build context [2025-02-07T03:31:16.083Z] #44 transferring context: 445.69MB 8.6s done [2025-02-07T03:31:16.083Z] #44 ... [2025-02-07T03:31:16.083Z] [2025-02-07T03:31:16.083Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-07T03:31:16.083Z] #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:16.083Z] #0 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:16.083Z] #0 5.434 (1/7) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:16.083Z] #0 5.455 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:16.083Z] #0 5.457 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-07T03:31:16.083Z] #0 5.462 (4/7) Installing libsodium (1.0.19-r0) [2025-02-07T03:31:16.083Z] #0 5.471 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-07T03:31:16.083Z] #0 5.490 (6/7) Installing libzmq (4.3.5-r2) [2025-02-07T03:31:16.083Z] #0 5.502 (7/7) Installing zeromq (4.3.5-r2) [2025-02-07T03:31:16.083Z] #0 5.508 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:16.083Z] #0 5.513 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:16.083Z] #0 5.561 OK: 12 MiB in 21 packages [2025-02-07T03:31:16.376Z] #59 ... [2025-02-07T03:31:16.376Z] [2025-02-07T03:31:16.376Z] #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-02-07T03:31:16.376Z] #60 ... [2025-02-07T03:31:16.376Z] [2025-02-07T03:31:16.376Z] #61 [security-proxy-auth internal] load build context [2025-02-07T03:31:16.376Z] #61 transferring context: 445.69MB 9.8s done [2025-02-07T03:31:16.634Z] #61 ... [2025-02-07T03:31:16.634Z] [2025-02-07T03:31:16.634Z] #62 [security-bootstrapper internal] load build context [2025-02-07T03:31:16.634Z] #62 transferring context: 445.69MB 9.7s done [2025-02-07T03:31:16.634Z] #62 ... [2025-02-07T03:31:16.634Z] [2025-02-07T03:31:16.634Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:16.634Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done [2025-02-07T03:31:16.634Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:16.634Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-07T03:31:16.634Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-07T03:31:16.634Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-07T03:31:16.634Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-02-07T03:31:16.634Z] #32 ... [2025-02-07T03:31:16.634Z] [2025-02-07T03:31:16.634Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-07T03:31:16.893Z] #63 ... [2025-02-07T03:31:16.893Z] [2025-02-07T03:31:16.893Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-07T03:31:16.893Z] #64 ... [2025-02-07T03:31:16.893Z] [2025-02-07T03:31:16.893Z] #65 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:16.893Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:16.893Z] #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:16.893Z] #0 3.044 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:16.893Z] #0 3.048 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:16.893Z] #0 3.059 OK: 8 MiB in 15 packages [2025-02-07T03:31:17.498Z] #65 ... [2025-02-07T03:31:17.498Z] [2025-02-07T03:31:17.498Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:17.498Z] #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2025-02-07T03:31:21.340Z] 3e85d5ac6304: Pull complete [2025-02-07T03:31:21.340Z] c3105a71a48b: Pull complete [2025-02-07T03:31:21.688Z] #45 ... [2025-02-07T03:31:21.688Z] [2025-02-07T03:31:21.688Z] #41 [core-command internal] load build context [2025-02-07T03:31:21.688Z] #41 transferring context: 445.69MB 10.2s done [2025-02-07T03:31:21.688Z] #41 ... [2025-02-07T03:31:21.688Z] [2025-02-07T03:31:21.688Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-07T03:31:21.688Z] #53 10.77 (1/14) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:21.688Z] #53 10.78 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-07T03:31:21.688Z] #53 10.80 (3/14) Installing c-ares (1.33.1-r0) [2025-02-07T03:31:21.688Z] #53 10.80 (4/14) Installing libunistring (1.2-r0) [2025-02-07T03:31:21.688Z] #53 10.82 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-07T03:31:21.688Z] #53 10.82 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-07T03:31:21.688Z] #53 10.83 (7/14) Installing libpsl (0.21.5-r1) [2025-02-07T03:31:21.688Z] #53 10.83 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-07T03:31:21.688Z] #53 10.84 (9/14) Installing libcurl (8.12.0-r0) [2025-02-07T03:31:21.688Z] #53 10.85 (10/14) Installing curl (8.12.0-r0) [2025-02-07T03:31:21.688Z] #53 10.86 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:21.688Z] #53 10.86 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:21.688Z] #53 10.87 (13/14) Installing libucontext (1.2-r3) [2025-02-07T03:31:21.688Z] #53 10.87 (14/14) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:21.688Z] #53 10.88 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:21.688Z] #53 11.22 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:21.688Z] #53 11.34 OK: 13 MiB in 28 packages [2025-02-07T03:31:21.923Z] 0f093f025ec4: Pull complete [2025-02-07T03:31:21.924Z] c3106fc0e877: Pull complete [2025-02-07T03:31:21.924Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-07T03:31:21.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-07T03:31:21.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:31:22.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container [2025-02-07T03:31:22.181Z] $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-07T03:31:23.824Z] $ docker top 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:31:24.285Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-07T03:31:27.746Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-07T03:31:27.746Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-02-07T03:31:27.746Z] #1 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #2 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-07T03:31:27.746Z] #2 transferring context: 50B done [2025-02-07T03:31:27.746Z] #2 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:27.746Z] #3 DONE 0.0s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-07T03:31:27.746Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-02-07T03:31:27.746Z] #4 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #5 [security-secretstore-setup internal] load .dockerignore [2025-02-07T03:31:27.746Z] #5 transferring context: 50B done [2025-02-07T03:31:27.746Z] #5 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #6 [core-command internal] load .dockerignore [2025-02-07T03:31:27.746Z] #6 ... [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:27.746Z] #3 DONE 0.0s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-07T03:31:27.746Z] #7 transferring dockerfile: 1.94kB done [2025-02-07T03:31:27.746Z] #7 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #6 [core-command internal] load .dockerignore [2025-02-07T03:31:27.746Z] #6 transferring context: 50B done [2025-02-07T03:31:27.746Z] #6 DONE 0.1s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:27.746Z] #3 DONE 0.0s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #8 [support-notifications internal] load .dockerignore [2025-02-07T03:31:27.746Z] #8 ... [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #9 [support-scheduler internal] load .dockerignore [2025-02-07T03:31:27.746Z] #9 transferring context: 50B done [2025-02-07T03:31:27.746Z] #9 DONE 0.2s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-02-07T03:31:27.746Z] #10 transferring dockerfile: 1.82kB done [2025-02-07T03:31:27.746Z] #10 DONE 0.2s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:27.746Z] #3 DONE 0.0s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #8 [support-notifications internal] load .dockerignore [2025-02-07T03:31:27.746Z] #8 transferring context: 50B 0.0s done [2025-02-07T03:31:27.746Z] #8 DONE 0.2s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-02-07T03:31:27.746Z] #11 transferring dockerfile: 2.04kB done [2025-02-07T03:31:27.746Z] #11 DONE 0.2s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:27.746Z] #3 DONE 0.0s [2025-02-07T03:31:27.746Z] [2025-02-07T03:31:27.746Z] #12 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:27.746Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:28.020Z] #12 ... [2025-02-07T03:31:28.020Z] [2025-02-07T03:31:28.020Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-07T03:31:28.020Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-02-07T03:31:28.020Z] #13 DONE 0.2s [2025-02-07T03:31:28.020Z] [2025-02-07T03:31:28.020Z] #14 [security-bootstrapper internal] load .dockerignore [2025-02-07T03:31:28.020Z] #14 transferring context: 50B done [2025-02-07T03:31:28.020Z] #14 DONE 0.2s [2025-02-07T03:31:28.020Z] [2025-02-07T03:31:28.020Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:28.020Z] #3 DONE 0.0s [2025-02-07T03:31:28.020Z] [2025-02-07T03:31:28.020Z] #12 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:28.020Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:28.290Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:28.290Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:28.565Z] #12 ... [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:28.565Z] #15 DONE 1.0s [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #16 [security-bootstrapper internal] load build context [2025-02-07T03:31:28.565Z] #16 DONE 0.0s [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:28.565Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:28.565Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:28.565Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:28.565Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:28.565Z] #12 ... [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2025-02-07T03:31:28.565Z] #17 DONE 0.0s [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #18 [core-keeper internal] load build definition from Dockerfile [2025-02-07T03:31:28.565Z] #18 transferring dockerfile: 2.07kB 0.0s done [2025-02-07T03:31:28.565Z] #18 DONE 0.7s [2025-02-07T03:31:28.565Z] [2025-02-07T03:31:28.565Z] #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:28.565Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-07T03:31:28.839Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s [2025-02-07T03:31:28.839Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.3s [2025-02-07T03:31:28.839Z] #12 ... [2025-02-07T03:31:28.839Z] [2025-02-07T03:31:28.839Z] #19 [core-keeper internal] load .dockerignore [2025-02-07T03:31:28.839Z] #19 transferring context: 50B 0.1s done [2025-02-07T03:31:28.839Z] #19 DONE 1.1s [2025-02-07T03:31:28.839Z] [2025-02-07T03:31:28.839Z] #20 [security-spire-config internal] load build definition from Dockerfile [2025-02-07T03:31:28.839Z] #20 transferring dockerfile: 1.69kB 0.0s done [2025-02-07T03:31:28.839Z] #20 DONE 1.0s [2025-02-07T03:31:28.839Z] [2025-02-07T03:31:28.839Z] #12 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:28.839Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:28.839Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-07T03:31:29.116Z] #12 ... [2025-02-07T03:31:29.116Z] [2025-02-07T03:31:29.116Z] #21 [security-spire-config internal] load .dockerignore [2025-02-07T03:31:29.116Z] #21 transferring context: 50B 0.1s done [2025-02-07T03:31:29.116Z] #21 DONE 1.1s [2025-02-07T03:31:29.116Z] [2025-02-07T03:31:29.116Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:29.116Z] #3 DONE 0.0s [2025-02-07T03:31:29.116Z] [2025-02-07T03:31:29.116Z] #22 [core-metadata internal] load build definition from Dockerfile [2025-02-07T03:31:29.116Z] #22 transferring dockerfile: 2.13kB 0.0s done [2025-02-07T03:31:29.116Z] #22 DONE 1.0s [2025-02-07T03:31:29.116Z] [2025-02-07T03:31:29.116Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-07T03:31:29.399Z] #23 ... [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.399Z] #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:29.399Z] #15 DONE 1.3s [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.399Z] #24 [support-scheduler internal] load build context [2025-02-07T03:31:29.399Z] #24 transferring context: 3.08MB 0.9s done [2025-02-07T03:31:29.399Z] #24 DONE 1.5s [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.399Z] #25 [core-metadata internal] load .dockerignore [2025-02-07T03:31:29.399Z] #25 transferring context: 50B 0.0s done [2025-02-07T03:31:29.399Z] #25 DONE 1.2s [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.399Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:29.399Z] #3 DONE 0.0s [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.399Z] #26 [security-secretstore-setup internal] load build context [2025-02-07T03:31:29.399Z] #26 transferring context: 3.08MB 1.1s done [2025-02-07T03:31:29.399Z] #26 DONE 1.6s [2025-02-07T03:31:29.399Z] [2025-02-07T03:31:29.400Z] #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:29.400Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:29.400Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:29.400Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:29.400Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:29.400Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:29.400Z] #12 ... [2025-02-07T03:31:29.400Z] [2025-02-07T03:31:29.400Z] #27 [core-command internal] load build context [2025-02-07T03:31:29.400Z] #27 transferring context: 3.08MB 1.1s done [2025-02-07T03:31:29.400Z] #27 DONE 1.6s [2025-02-07T03:31:29.400Z] [2025-02-07T03:31:29.400Z] #28 [core-common-config-bootstrapper internal] load build context [2025-02-07T03:31:29.400Z] #28 transferring context: 3.08MB 1.1s done [2025-02-07T03:31:29.400Z] #28 DONE 1.7s [2025-02-07T03:31:29.400Z] [2025-02-07T03:31:29.400Z] #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:29.691Z] #12 ... [2025-02-07T03:31:29.691Z] [2025-02-07T03:31:29.691Z] #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:29.691Z] #15 DONE 1.6s [2025-02-07T03:31:29.691Z] [2025-02-07T03:31:29.691Z] #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T03:31:29.691Z] #29 DONE 2.0s [2025-02-07T03:31:29.691Z] [2025-02-07T03:31:29.691Z] #12 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:29.958Z] #12 ... [2025-02-07T03:31:29.958Z] [2025-02-07T03:31:29.958Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2025-02-07T03:31:29.958Z] #17 transferring dockerfile: 1.81kB 0.0s done [2025-02-07T03:31:29.958Z] #17 DONE 1.2s [2025-02-07T03:31:29.958Z] [2025-02-07T03:31:29.959Z] #29 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T03:31:29.959Z] #29 DONE 2.2s [2025-02-07T03:31:29.959Z] [2025-02-07T03:31:29.959Z] #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:29.959Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:29.959Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:29.959Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:29.959Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:29.959Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:29.959Z] #12 ... [2025-02-07T03:31:29.959Z] [2025-02-07T03:31:29.959Z] #16 [security-bootstrapper internal] load build context [2025-02-07T03:31:29.959Z] #16 transferring context: 3.08MB 0.8s done [2025-02-07T03:31:29.959Z] #16 DONE 1.5s [2025-02-07T03:31:30.227Z] [2025-02-07T03:31:30.227Z] #30 [support-notifications internal] load build context [2025-02-07T03:31:30.227Z] #30 transferring context: 3.08MB 0.7s done [2025-02-07T03:31:30.227Z] #30 DONE 1.6s [2025-02-07T03:31:30.227Z] [2025-02-07T03:31:30.227Z] #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:30.227Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done [2025-02-07T03:31:30.227Z] #12 ... [2025-02-07T03:31:30.227Z] [2025-02-07T03:31:30.227Z] #31 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:30.227Z] #31 DONE 0.7s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #32 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-07T03:31:30.495Z] #32 transferring dockerfile: 2.50kB done [2025-02-07T03:31:30.495Z] #32 DONE 1.1s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #33 [security-spire-server internal] load .dockerignore [2025-02-07T03:31:30.495Z] #33 transferring context: 50B done [2025-02-07T03:31:30.495Z] #33 DONE 1.6s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-07T03:31:30.495Z] #23 ... [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #34 [security-proxy-setup internal] load .dockerignore [2025-02-07T03:31:30.495Z] #34 transferring context: 50B done [2025-02-07T03:31:30.495Z] #34 DONE 1.3s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #35 [security-spiffe-token-provider internal] load .dockerignore [2025-02-07T03:31:30.495Z] #35 transferring context: 50B done [2025-02-07T03:31:30.495Z] #35 DONE 1.4s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #36 [core-data internal] load build definition from Dockerfile [2025-02-07T03:31:30.495Z] #36 transferring dockerfile: 2.07kB done [2025-02-07T03:31:30.495Z] #36 DONE 2.2s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-07T03:31:30.495Z] #37 DONE 1.4s [2025-02-07T03:31:30.495Z] [2025-02-07T03:31:30.495Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-07T03:31:30.495Z] #23 transferring dockerfile: 1.89kB done [2025-02-07T03:31:30.765Z] #23 ... [2025-02-07T03:31:30.765Z] [2025-02-07T03:31:30.765Z] #38 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-07T03:31:30.765Z] #38 transferring dockerfile: 2.11kB done [2025-02-07T03:31:30.765Z] #38 DONE 1.1s [2025-02-07T03:31:30.765Z] [2025-02-07T03:31:30.765Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:30.765Z] #3 DONE 0.0s [2025-02-07T03:31:30.765Z] [2025-02-07T03:31:30.765Z] #39 [security-spire-agent internal] load .dockerignore [2025-02-07T03:31:30.765Z] #39 transferring context: 50B 0.0s done [2025-02-07T03:31:30.765Z] #39 DONE 2.2s [2025-02-07T03:31:30.765Z] [2025-02-07T03:31:30.765Z] #40 [core-keeper internal] load build context [2025-02-07T03:31:30.765Z] #40 transferring context: 3.08MB 0.6s done [2025-02-07T03:31:30.765Z] #40 DONE 1.4s [2025-02-07T03:31:30.765Z] [2025-02-07T03:31:30.765Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:30.765Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-07T03:31:30.765Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-07T03:31:30.765Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-07T03:31:30.765Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-07T03:31:30.765Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-07T03:31:30.765Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-07T03:31:30.765Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-02-07T03:31:30.765Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-07T03:31:30.765Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2025-02-07T03:31:30.765Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-07T03:31:31.034Z] #41 ... [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-07T03:31:31.034Z] #23 DONE 1.7s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:31.034Z] #3 DONE 0.0s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.034Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.29MB / 28.04MB 0.4s [2025-02-07T03:31:31.034Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-07T03:31:31.034Z] #41 ... [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:31.034Z] #15 DONE 2.2s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.034Z] #41 ... [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T03:31:31.034Z] #29 DONE 3.0s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #31 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:31.034Z] #31 DONE 1.3s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #42 [security-spire-server internal] load build definition from Dockerfile [2025-02-07T03:31:31.034Z] #42 transferring dockerfile: 1.70kB done [2025-02-07T03:31:31.034Z] #42 DONE 2.3s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #43 [core-data internal] load .dockerignore [2025-02-07T03:31:31.034Z] #43 transferring context: 50B done [2025-02-07T03:31:31.034Z] #43 DONE 2.8s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:31.034Z] #3 DONE 0.0s [2025-02-07T03:31:31.034Z] [2025-02-07T03:31:31.034Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.034Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.40MB / 28.04MB 0.6s [2025-02-07T03:31:31.034Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-07T03:31:31.303Z] #41 ... [2025-02-07T03:31:31.303Z] [2025-02-07T03:31:31.303Z] #44 [security-proxy-auth internal] load .dockerignore [2025-02-07T03:31:31.303Z] #44 transferring context: 50B done [2025-02-07T03:31:31.303Z] #44 DONE 1.7s [2025-02-07T03:31:31.303Z] [2025-02-07T03:31:31.303Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.303Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.12MB / 28.04MB 0.7s [2025-02-07T03:31:31.303Z] #41 ... [2025-02-07T03:31:31.303Z] [2025-02-07T03:31:31.303Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T03:31:31.303Z] #3 DONE 0.0s [2025-02-07T03:31:31.303Z] [2025-02-07T03:31:31.303Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.573Z] #41 ... [2025-02-07T03:31:31.573Z] [2025-02-07T03:31:31.573Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-07T03:31:31.573Z] #37 DONE 1.9s [2025-02-07T03:31:31.573Z] [2025-02-07T03:31:31.573Z] #45 [security-spire-config internal] load build context [2025-02-07T03:31:31.573Z] #45 transferring context: 21.93kB 0.1s done [2025-02-07T03:31:31.573Z] #45 DONE 0.9s [2025-02-07T03:31:31.573Z] [2025-02-07T03:31:31.573Z] #12 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:31.573Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:31.573Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:31.573Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:31.573Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:31.573Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:31.573Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done [2025-02-07T03:31:31.573Z] #12 DONE 4.6s [2025-02-07T03:31:31.573Z] [2025-02-07T03:31:31.573Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:31.573Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 0.9s [2025-02-07T03:31:31.573Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.58MB / 28.04MB 1.2s [2025-02-07T03:31:31.850Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 1.4s [2025-02-07T03:31:32.129Z] #41 ... [2025-02-07T03:31:32.129Z] [2025-02-07T03:31:32.129Z] #46 [core-metadata internal] load build context [2025-02-07T03:31:32.129Z] #46 transferring context: 3.08MB 1.5s done [2025-02-07T03:31:32.129Z] #46 DONE 2.3s [2025-02-07T03:31:32.129Z] [2025-02-07T03:31:32.129Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:32.129Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.31MB / 28.04MB 1.6s [2025-02-07T03:31:32.404Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.8s [2025-02-07T03:31:32.404Z] #41 ... [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T03:31:32.404Z] #29 DONE 3.1s [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #31 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:32.404Z] #31 DONE 1.4s [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #47 [security-proxy-auth internal] load build context [2025-02-07T03:31:32.404Z] #47 DONE 0.0s [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #12 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:32.404Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:32.404Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:32.404Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:32.404Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:32.404Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:32.404Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done [2025-02-07T03:31:32.404Z] #12 DONE 4.8s [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T03:31:32.404Z] #15 DONE 3.8s [2025-02-07T03:31:32.404Z] [2025-02-07T03:31:32.404Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:32.404Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-07T03:31:32.404Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-07T03:31:32.404Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-07T03:31:32.404Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-07T03:31:32.404Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-07T03:31:32.404Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-07T03:31:32.404Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-02-07T03:31:32.404Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-07T03:31:32.404Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-07T03:31:32.404Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-07T03:31:32.677Z] #41 ... [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #29 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T03:31:32.677Z] #29 DONE 3.1s [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #31 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:32.677Z] #31 DONE 1.6s [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #12 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:32.677Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:32.677Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:32.677Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:32.677Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:32.677Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:32.677Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done [2025-02-07T03:31:32.677Z] #12 DONE 4.8s [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-07T03:31:32.677Z] #48 DONE 1.7s [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:32.677Z] #41 ... [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #12 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T03:31:32.677Z] #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-02-07T03:31:32.677Z] #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T03:31:32.677Z] #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T03:31:32.677Z] #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T03:31:32.677Z] #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-02-07T03:31:32.677Z] #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.2s done [2025-02-07T03:31:32.677Z] #12 DONE 4.8s [2025-02-07T03:31:32.677Z] [2025-02-07T03:31:32.677Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:32.677Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-07T03:31:32.677Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-07T03:31:32.677Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-07T03:31:32.677Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-07T03:31:32.677Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-07T03:31:32.677Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-07T03:31:32.678Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-02-07T03:31:32.678Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-07T03:31:32.678Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.1s [2025-02-07T03:31:32.678Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-07T03:31:32.678Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-07T03:31:32.947Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.53MB / 28.04MB 2.5s [2025-02-07T03:31:33.536Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.8s [2025-02-07T03:31:33.536Z] #41 ... [2025-02-07T03:31:33.536Z] [2025-02-07T03:31:33.536Z] #49 [security-spire-server internal] load build context [2025-02-07T03:31:33.536Z] #49 transferring context: 23.68kB 0.2s done [2025-02-07T03:31:33.536Z] #49 DONE 1.0s [2025-02-07T03:31:33.536Z] [2025-02-07T03:31:33.536Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:33.536Z] #41 ... [2025-02-07T03:31:33.536Z] [2025-02-07T03:31:33.536Z] #50 [security-spire-agent internal] load build context [2025-02-07T03:31:33.536Z] #50 transferring context: 23.21kB 0.1s done [2025-02-07T03:31:33.536Z] #50 DONE 0.9s [2025-02-07T03:31:33.536Z] [2025-02-07T03:31:33.536Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:33.804Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.00MB / 28.04MB 3.2s [2025-02-07T03:31:33.804Z] #41 ... [2025-02-07T03:31:33.804Z] [2025-02-07T03:31:33.804Z] #51 [security-proxy-setup internal] load build context [2025-02-07T03:31:33.804Z] #51 transferring context: 3.08MB 2.3s done [2025-02-07T03:31:33.804Z] #51 DONE 2.7s [2025-02-07T03:31:33.804Z] [2025-02-07T03:31:33.804Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:34.071Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 3.4s [2025-02-07T03:31:34.338Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2025-02-07T03:31:34.606Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2025-02-07T03:31:34.606Z] #41 ... [2025-02-07T03:31:34.606Z] [2025-02-07T03:31:34.606Z] #52 [security-spiffe-token-provider internal] load build context [2025-02-07T03:31:34.606Z] #52 transferring context: 3.08MB 2.7s done [2025-02-07T03:31:34.606Z] #52 DONE 3.6s [2025-02-07T03:31:34.606Z] [2025-02-07T03:31:34.606Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-07T03:31:34.606Z] #53 DONE 4.4s [2025-02-07T03:31:34.873Z] [2025-02-07T03:31:34.873Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:34.873Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-02-07T03:31:36.285Z] #41 ... [2025-02-07T03:31:36.285Z] [2025-02-07T03:31:36.285Z] #47 [security-proxy-auth internal] load build context [2025-02-07T03:31:36.285Z] #47 transferring context: 3.08MB 3.1s done [2025-02-07T03:31:36.285Z] #47 DONE 3.7s [2025-02-07T03:31:36.285Z] [2025-02-07T03:31:36.285Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:36.875Z] #41 ... [2025-02-07T03:31:36.875Z] [2025-02-07T03:31:36.875Z] #54 [core-data internal] load build context [2025-02-07T03:31:36.875Z] #54 transferring context: 3.08MB 3.5s done [2025-02-07T03:31:36.875Z] #54 DONE 4.2s [2025-02-07T03:31:36.875Z] [2025-02-07T03:31:36.875Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-07T03:31:36.875Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:36.875Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:36.875Z] #0 5.846 OK: 239 MiB in 58 packages [2025-02-07T03:31:36.875Z] #55 DONE 6.7s [2025-02-07T03:31:37.143Z] [2025-02-07T03:31:37.143Z] #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-02-07T03:31:37.143Z] #56 DONE 5.5s [2025-02-07T03:31:37.143Z] [2025-02-07T03:31:37.143Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:38.121Z] #57 ... [2025-02-07T03:31:38.121Z] [2025-02-07T03:31:38.121Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:38.121Z] #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:38.121Z] #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:38.121Z] #0 8.051 OK: 239 MiB in 58 packages [2025-02-07T03:31:38.121Z] #58 DONE 8.8s [2025-02-07T03:31:38.121Z] [2025-02-07T03:31:38.121Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:38.121Z] #0 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:38.121Z] #0 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:38.121Z] #0 8.475 OK: 239 MiB in 58 packages [2025-02-07T03:31:38.121Z] #59 DONE 9.0s [2025-02-07T03:31:38.121Z] [2025-02-07T03:31:38.121Z] #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:38.121Z] #60 DONE 1.1s [2025-02-07T03:31:38.121Z] [2025-02-07T03:31:38.121Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:39.556Z] #41 ... [2025-02-07T03:31:39.556Z] [2025-02-07T03:31:39.556Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-07T03:31:39.556Z] #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:39.556Z] #0 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:39.556Z] #0 8.511 OK: 239 MiB in 58 packages [2025-02-07T03:31:39.556Z] #61 DONE 9.2s [2025-02-07T03:31:39.556Z] [2025-02-07T03:31:39.556Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:39.556Z] #62 DONE 1.4s [2025-02-07T03:31:39.556Z] [2025-02-07T03:31:39.556Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:39.556Z] #63 ... [2025-02-07T03:31:39.556Z] [2025-02-07T03:31:39.556Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:39.556Z] #64 DONE 1.6s [2025-02-07T03:31:39.807Z] #53 ... [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #44 [security-proxy-setup internal] load build context [2025-02-07T03:31:39.807Z] #44 DONE 47.6s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #62 [security-bootstrapper internal] load build context [2025-02-07T03:31:39.807Z] #62 DONE 33.7s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #43 [support-scheduler internal] load build context [2025-02-07T03:31:39.807Z] #43 DONE 48.3s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-07T03:31:39.807Z] #55 DONE 33.6s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #40 [core-metadata internal] load build context [2025-02-07T03:31:39.807Z] #40 DONE 48.3s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #50 [security-secretstore-setup internal] load build context [2025-02-07T03:31:39.807Z] #50 DONE 33.7s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #41 [core-command internal] load build context [2025-02-07T03:31:39.807Z] #41 DONE 48.3s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #61 [security-proxy-auth internal] load build context [2025-02-07T03:31:39.807Z] #61 DONE 33.7s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-07T03:31:39.807Z] #57 DONE 32.6s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:39.807Z] #66 ... [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:39.807Z] #51 DONE 33.6s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-07T03:31:39.807Z] #53 DONE 33.5s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-07T03:31:39.807Z] #59 DONE 33.5s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #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-02-07T03:31:39.807Z] #60 DONE 33.6s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-07T03:31:39.807Z] #52 DONE 33.8s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:39.807Z] #66 ... [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #65 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:39.807Z] #65 DONE 33.7s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:39.807Z] #45 DONE 33.8s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:39.807Z] #49 DONE 34.0s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:39.807Z] #67 ... [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-07T03:31:39.807Z] #54 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #54 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #54 34.49 (1/4) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:39.807Z] #54 34.50 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:39.807Z] #54 34.51 (3/4) Installing su-exec (0.2-r3) [2025-02-07T03:31:39.807Z] #54 34.52 (4/4) Installing yq-go (4.44.1-r2) [2025-02-07T03:31:39.807Z] #54 34.65 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:39.807Z] #54 34.65 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:39.807Z] #54 34.70 OK: 19 MiB in 18 packages [2025-02-07T03:31:39.807Z] #54 DONE 35.2s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-07T03:31:39.807Z] #64 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #64 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #64 34.46 (1/3) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:39.807Z] #64 34.48 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:39.807Z] #64 34.48 (3/3) Installing tzdata (2024b-r0) [2025-02-07T03:31:39.807Z] #64 34.52 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:39.807Z] #64 34.53 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:39.807Z] #64 34.60 OK: 10 MiB in 17 packages [2025-02-07T03:31:39.807Z] #64 DONE 35.2s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-07T03:31:39.807Z] #58 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #58 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #58 34.62 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:39.807Z] #58 34.62 (2/2) Installing su-exec (0.2-r3) [2025-02-07T03:31:39.807Z] #58 34.62 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:39.807Z] #58 34.63 OK: 8 MiB in 16 packages [2025-02-07T03:31:39.807Z] #58 DONE 35.2s [2025-02-07T03:31:39.807Z] [2025-02-07T03:31:39.807Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-07T03:31:39.807Z] #56 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #56 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:39.807Z] #56 34.86 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:39.807Z] #56 34.87 (2/4) Installing openssl (3.3.2-r1) [2025-02-07T03:31:39.807Z] #56 34.88 (3/4) Installing su-exec (0.2-r3) [2025-02-07T03:31:39.807Z] #56 34.89 (4/4) Installing yq-go (4.44.1-r2) [2025-02-07T03:31:39.807Z] #56 34.96 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:39.807Z] #56 34.99 OK: 19 MiB in 18 packages [2025-02-07T03:31:39.807Z] #56 DONE 35.2s [2025-02-07T03:31:39.823Z] [2025-02-07T03:31:39.823Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:40.068Z] [2025-02-07T03:31:40.068Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-07T03:31:40.068Z] #63 34.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #63 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #63 34.83 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:40.068Z] #63 34.83 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:40.068Z] #63 34.83 OK: 24170 distinct packages available [2025-02-07T03:31:40.068Z] #63 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #63 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #63 35.23 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:40.068Z] #63 35.23 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:40.068Z] #63 35.23 (3/4) Installing libucontext (1.2-r3) [2025-02-07T03:31:40.068Z] #63 35.24 (4/4) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:40.068Z] #63 35.24 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:40.068Z] #63 35.25 OK: 8 MiB in 18 packages [2025-02-07T03:31:40.068Z] #63 DONE 35.5s [2025-02-07T03:31:40.068Z] [2025-02-07T03:31:40.068Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-07T03:31:40.068Z] #68 ... [2025-02-07T03:31:40.068Z] [2025-02-07T03:31:40.068Z] #69 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-02-07T03:31:40.068Z] #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.068Z] #0 1.865 OK: 8 MiB in 15 packages [2025-02-07T03:31:40.068Z] #69 DONE 2.1s [2025-02-07T03:31:40.091Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2025-02-07T03:31:40.328Z] [2025-02-07T03:31:40.328Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:40.593Z] #70 ... [2025-02-07T03:31:40.593Z] [2025-02-07T03:31:40.593Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-07T03:31:40.593Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.593Z] #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.593Z] #0 2.033 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:40.593Z] #0 2.033 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:40.593Z] #0 2.033 OK: 24176 distinct packages available [2025-02-07T03:31:40.593Z] #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.593Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:40.593Z] #0 2.441 OK: 248 MiB in 58 packages [2025-02-07T03:31:40.593Z] #71 DONE 2.5s [2025-02-07T03:31:40.593Z] [2025-02-07T03:31:40.593Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:40.593Z] #72 DONE 0.0s [2025-02-07T03:31:40.593Z] [2025-02-07T03:31:40.593Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:40.681Z] #41 ... [2025-02-07T03:31:40.681Z] [2025-02-07T03:31:40.681Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:40.681Z] #63 DONE 1.1s [2025-02-07T03:31:40.681Z] [2025-02-07T03:31:40.681Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:40.853Z] #73 ... [2025-02-07T03:31:40.853Z] [2025-02-07T03:31:40.853Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-07T03:31:40.853Z] #74 DONE 2.8s [2025-02-07T03:31:41.113Z] [2025-02-07T03:31:41.113Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-07T03:31:41.113Z] #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.113Z] #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.113Z] #0 2.912 OK: 248 MiB in 58 packages [2025-02-07T03:31:41.113Z] #75 DONE 3.0s [2025-02-07T03:31:41.113Z] [2025-02-07T03:31:41.113Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:41.113Z] #76 DONE 0.1s [2025-02-07T03:31:41.113Z] [2025-02-07T03:31:41.113Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:41.113Z] #66 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.113Z] #66 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.264Z] #41 ... [2025-02-07T03:31:41.264Z] [2025-02-07T03:31:41.264Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-07T03:31:41.264Z] #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.264Z] #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.264Z] #65 ... [2025-02-07T03:31:41.264Z] [2025-02-07T03:31:41.264Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:41.264Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-02-07T03:31:41.264Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-07T03:31:41.264Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-07T03:31:41.264Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-07T03:31:41.264Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done [2025-02-07T03:31:41.264Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2025-02-07T03:31:41.264Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-07T03:31:41.264Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s [2025-02-07T03:31:41.372Z] #66 3.213 OK: 248 MiB in 58 packages [2025-02-07T03:31:41.538Z] #66 ... [2025-02-07T03:31:41.538Z] [2025-02-07T03:31:41.538Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:41.538Z] #0 6.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.538Z] #0 7.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.538Z] #67 ... [2025-02-07T03:31:41.538Z] [2025-02-07T03:31:41.538Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-07T03:31:41.538Z] #0 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.538Z] #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.634Z] #66 DONE 3.5s [2025-02-07T03:31:41.634Z] [2025-02-07T03:31:41.634Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:41.634Z] #77 DONE 0.2s [2025-02-07T03:31:41.634Z] [2025-02-07T03:31:41.634Z] #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-07T03:31:41.634Z] #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.634Z] #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:41.634Z] #0 3.547 OK: 248 MiB in 58 packages [2025-02-07T03:31:41.634Z] #78 DONE 3.7s [2025-02-07T03:31:41.634Z] [2025-02-07T03:31:41.634Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:41.805Z] #68 ... [2025-02-07T03:31:41.805Z] [2025-02-07T03:31:41.805Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-07T03:31:41.805Z] #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.805Z] #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.805Z] #0 7.448 (1/7) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:41.805Z] #0 7.635 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:41.805Z] #0 7.635 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-07T03:31:41.805Z] #0 7.673 (4/7) Installing libsodium (1.0.19-r0) [2025-02-07T03:31:41.805Z] #0 7.720 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-07T03:31:41.805Z] #0 7.871 (6/7) Installing libzmq (4.3.5-r2) [2025-02-07T03:31:41.806Z] #0 7.895 (7/7) Installing zeromq (4.3.5-r2) [2025-02-07T03:31:41.806Z] #0 8.004 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:41.806Z] #0 8.072 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:41.806Z] #0 8.803 OK: 14 MiB in 21 packages [2025-02-07T03:31:41.806Z] #69 DONE 10.2s [2025-02-07T03:31:41.806Z] [2025-02-07T03:31:41.806Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-07T03:31:41.806Z] #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.806Z] #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.806Z] #0 9.575 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:41.806Z] #0 9.640 (2/4) Installing openssl (3.3.2-r1) [2025-02-07T03:31:41.806Z] #0 9.725 (3/4) Installing su-exec (0.2-r3) [2025-02-07T03:31:41.806Z] #0 9.747 (4/4) Installing yq-go (4.44.1-r2) [2025-02-07T03:31:41.806Z] #70 ... [2025-02-07T03:31:41.806Z] [2025-02-07T03:31:41.806Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-07T03:31:41.806Z] #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.806Z] #0 8.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:41.894Z] #79 ... [2025-02-07T03:31:41.894Z] [2025-02-07T03:31:41.894Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:41.894Z] #80 DONE 0.1s [2025-02-07T03:31:41.894Z] [2025-02-07T03:31:41.894Z] #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:41.894Z] #67 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #71 ... [2025-02-07T03:31:42.085Z] [2025-02-07T03:31:42.085Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-07T03:31:42.085Z] #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #0 8.272 (1/4) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:42.085Z] #0 8.553 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:42.085Z] #0 8.616 (3/4) Installing su-exec (0.2-r3) [2025-02-07T03:31:42.085Z] #0 8.689 (4/4) Installing yq-go (4.44.1-r2) [2025-02-07T03:31:42.085Z] #0 9.580 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:42.085Z] #0 9.616 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:42.085Z] #72 10.66 OK: 20 MiB in 18 packages [2025-02-07T03:31:42.085Z] #72 ... [2025-02-07T03:31:42.085Z] [2025-02-07T03:31:42.085Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-07T03:31:42.085Z] #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #73 ... [2025-02-07T03:31:42.085Z] [2025-02-07T03:31:42.085Z] #74 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-07T03:31:42.085Z] #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.085Z] #0 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.156Z] #67 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.354Z] #74 ... [2025-02-07T03:31:42.354Z] [2025-02-07T03:31:42.354Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:42.420Z] #67 ... [2025-02-07T03:31:42.420Z] [2025-02-07T03:31:42.420Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-02-07T03:31:42.420Z] #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.420Z] #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.420Z] #0 4.110 OK: 12 MiB in 21 packages [2025-02-07T03:31:42.420Z] #81 DONE 4.3s [2025-02-07T03:31:42.420Z] [2025-02-07T03:31:42.420Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-07T03:31:42.420Z] #0 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.420Z] #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:42.420Z] #0 3.799 OK: 13 MiB in 28 packages [2025-02-07T03:31:42.420Z] #82 DONE 4.4s [2025-02-07T03:31:42.420Z] [2025-02-07T03:31:42.420Z] #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:42.420Z] #67 4.334 OK: 8 MiB in 15 packages [2025-02-07T03:31:42.625Z] #66 ... [2025-02-07T03:31:42.625Z] [2025-02-07T03:31:42.625Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-07T03:31:42.625Z] #0 7.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.625Z] #0 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.625Z] #75 ... [2025-02-07T03:31:42.625Z] [2025-02-07T03:31:42.625Z] #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:42.625Z] #0 8.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.625Z] #0 9.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:42.896Z] #76 ... [2025-02-07T03:31:42.896Z] [2025-02-07T03:31:42.896Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:43.493Z] #41 ... [2025-02-07T03:31:43.493Z] [2025-02-07T03:31:43.493Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-07T03:31:43.493Z] #70 10.59 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:43.493Z] #70 10.77 OK: 20 MiB in 18 packages [2025-02-07T03:31:43.493Z] #70 DONE 11.9s [2025-02-07T03:31:43.493Z] [2025-02-07T03:31:43.493Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-07T03:31:43.493Z] #72 DONE 11.9s [2025-02-07T03:31:43.493Z] [2025-02-07T03:31:43.493Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:43.807Z] #67 DONE 5.5s [2025-02-07T03:31:43.807Z] [2025-02-07T03:31:43.807Z] #83 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-07T03:31:43.807Z] #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 4.895 OK: 248 MiB in 58 packages [2025-02-07T03:31:43.807Z] #83 DONE 5.6s [2025-02-07T03:31:43.807Z] [2025-02-07T03:31:43.807Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-07T03:31:43.807Z] #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 3.100 OK: 19 MiB in 18 packages [2025-02-07T03:31:43.807Z] #84 DONE 3.9s [2025-02-07T03:31:43.807Z] [2025-02-07T03:31:43.807Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-07T03:31:43.807Z] #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:43.807Z] #0 4.836 OK: 9 MiB in 19 packages [2025-02-07T03:31:43.807Z] #85 DONE 5.8s [2025-02-07T03:31:43.807Z] [2025-02-07T03:31:43.807Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-07T03:31:44.917Z] #41 ... [2025-02-07T03:31:44.917Z] [2025-02-07T03:31:44.917Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-07T03:31:44.917Z] #0 6.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:44.917Z] #0 7.770 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:44.917Z] #77 ... [2025-02-07T03:31:44.917Z] [2025-02-07T03:31:44.917Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:45.506Z] #41 ... [2025-02-07T03:31:45.506Z] [2025-02-07T03:31:45.506Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:45.506Z] #67 12.33 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:45.506Z] #67 12.33 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:45.506Z] #67 12.57 OK: 9 MiB in 15 packages [2025-02-07T03:31:45.506Z] #67 DONE 15.1s [2025-02-07T03:31:45.506Z] [2025-02-07T03:31:45.506Z] #74 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-07T03:31:45.506Z] #74 12.71 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:45.506Z] #74 12.74 (2/2) Installing su-exec (0.2-r3) [2025-02-07T03:31:45.506Z] #74 12.75 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:45.506Z] #74 12.88 OK: 9 MiB in 16 packages [2025-02-07T03:31:45.506Z] #74 DONE 14.0s [2025-02-07T03:31:45.506Z] [2025-02-07T03:31:45.506Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-07T03:31:47.106Z] #86 ... [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:47.106Z] #0 3.831 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:47.106Z] #0 5.294 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:47.106Z] #0 5.982 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:47.106Z] #0 6.282 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:47.106Z] #0 6.289 OK: 8 MiB in 15 packages [2025-02-07T03:31:47.106Z] #87 DONE 8.5s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-07T03:31:47.106Z] #86 DONE 3.0s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-07T03:31:47.106Z] #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:47.106Z] #0 3.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:47.106Z] #0 4.215 OK: 8 MiB in 16 packages [2025-02-07T03:31:47.106Z] #88 DONE 6.9s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:47.106Z] #89 DONE 3.0s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:31:47.106Z] #90 DONE 3.0s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-07T03:31:47.106Z] #91 DONE 0.1s [2025-02-07T03:31:47.106Z] [2025-02-07T03:31:47.106Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:48.048Z] #92 ... [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:31:48.048Z] #93 DONE 1.2s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-07T03:31:48.048Z] #94 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-07T03:31:48.048Z] #95 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-07T03:31:48.048Z] #96 DONE 1.1s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:31:48.048Z] #97 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:31:48.048Z] #98 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-07T03:31:48.048Z] #99 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-07T03:31:48.048Z] #100 DONE 0.0s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-07T03:31:48.048Z] #101 DONE 0.1s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-07T03:31:48.048Z] #102 DONE 0.1s [2025-02-07T03:31:48.048Z] [2025-02-07T03:31:48.048Z] #103 [security-spire-server] exporting to image [2025-02-07T03:31:48.048Z] #103 exporting layers [2025-02-07T03:31:48.100Z] #78 ... [2025-02-07T03:31:48.100Z] [2025-02-07T03:31:48.100Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-07T03:31:48.100Z] #71 12.41 (1/3) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:48.100Z] #71 12.76 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:48.100Z] #71 12.77 (3/3) Installing tzdata (2024b-r0) [2025-02-07T03:31:48.100Z] #71 13.70 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:48.100Z] #71 13.76 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:48.100Z] #71 14.68 OK: 11 MiB in 17 packages [2025-02-07T03:31:48.100Z] #71 DONE 16.1s [2025-02-07T03:31:48.100Z] [2025-02-07T03:31:48.100Z] #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:48.100Z] #76 13.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:48.100Z] #76 13.44 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:48.100Z] #76 13.53 OK: 9 MiB in 15 packages [2025-02-07T03:31:48.100Z] #76 DONE 15.0s [2025-02-07T03:31:48.100Z] [2025-02-07T03:31:48.100Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-02-07T03:31:48.369Z] #79 ... [2025-02-07T03:31:48.369Z] [2025-02-07T03:31:48.369Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:48.369Z] #80 ... [2025-02-07T03:31:48.369Z] [2025-02-07T03:31:48.369Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:48.369Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.6s [2025-02-07T03:31:48.618Z] #103 ... [2025-02-07T03:31:48.618Z] [2025-02-07T03:31:48.618Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-07T03:31:48.618Z] #68 8.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.618Z] #68 8.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.618Z] #68 8.535 OK: 19 MiB in 18 packages [2025-02-07T03:31:48.618Z] #68 DONE 8.7s [2025-02-07T03:31:48.618Z] [2025-02-07T03:31:48.618Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:48.618Z] #70 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.618Z] #70 8.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.618Z] #70 8.344 OK: 8 MiB in 18 packages [2025-02-07T03:31:48.619Z] #70 DONE 8.5s [2025-02-07T03:31:48.619Z] [2025-02-07T03:31:48.619Z] #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-07T03:31:48.619Z] #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.619Z] #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:48.619Z] #0 8.566 OK: 10 MiB in 17 packages [2025-02-07T03:31:48.619Z] #104 DONE 8.7s [2025-02-07T03:31:48.619Z] [2025-02-07T03:31:48.619Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:31:49.558Z] #105 DONE 1.0s [2025-02-07T03:31:49.558Z] [2025-02-07T03:31:49.558Z] #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-07T03:31:49.558Z] #106 DONE 1.0s [2025-02-07T03:31:49.558Z] [2025-02-07T03:31:49.558Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-07T03:31:49.558Z] #107 DONE 3.0s [2025-02-07T03:31:49.558Z] [2025-02-07T03:31:49.558Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-07T03:31:49.558Z] #108 DONE 0.1s [2025-02-07T03:31:49.558Z] [2025-02-07T03:31:49.558Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-07T03:31:49.802Z] #41 ... [2025-02-07T03:31:49.802Z] [2025-02-07T03:31:49.802Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:49.802Z] #81 ... [2025-02-07T03:31:49.802Z] [2025-02-07T03:31:49.802Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-07T03:31:49.802Z] #65 10.23 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:49.802Z] #65 10.23 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:49.802Z] #65 10.23 OK: 24054 distinct packages available [2025-02-07T03:31:49.802Z] #65 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:49.802Z] #65 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:49.802Z] #65 17.68 OK: 239 MiB in 58 packages [2025-02-07T03:31:49.802Z] #65 DONE 18.5s [2025-02-07T03:31:49.802Z] [2025-02-07T03:31:49.802Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:49.802Z] #82 ... [2025-02-07T03:31:49.802Z] [2025-02-07T03:31:49.802Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:49.817Z] #109 DONE 0.1s [2025-02-07T03:31:49.817Z] [2025-02-07T03:31:49.817Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-07T03:31:49.817Z] #110 DONE 0.1s [2025-02-07T03:31:49.817Z] [2025-02-07T03:31:49.817Z] #103 [security-spire-server] exporting to image [2025-02-07T03:31:49.817Z] #103 exporting layers 1.6s done [2025-02-07T03:31:49.817Z] #103 writing image sha256:fce33def0591d10929c028d18d275ad2ccbd1cac9173a0d56a34532f91f2cfdd 0.0s done [2025-02-07T03:31:49.817Z] #103 writing image sha256:b8e8eba01d3508fc513f7f4deaaccd6463e6f144b72c20f81275e1ac9437cb91 done [2025-02-07T03:31:49.817Z] #103 naming to docker.io/library/security-spire-agent done [2025-02-07T03:31:49.817Z] #103 naming to docker.io/library/security-spire-server done [2025-02-07T03:31:49.817Z] #103 DONE 1.8s [2025-02-07T03:31:49.817Z] [2025-02-07T03:31:49.817Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:31:49.817Z] #111 DONE 0.2s [2025-02-07T03:31:49.817Z] [2025-02-07T03:31:49.817Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-07T03:31:49.817Z] #0 7.639 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:49.817Z] #0 8.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T03:31:49.817Z] #0 8.914 OK: 248 MiB in 58 packages [2025-02-07T03:31:50.073Z] #41 ... [2025-02-07T03:31:50.073Z] [2025-02-07T03:31:50.073Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-07T03:31:50.073Z] #77 13.79 OK: 239 MiB in 58 packages [2025-02-07T03:31:50.073Z] #77 DONE 15.3s [2025-02-07T03:31:50.073Z] [2025-02-07T03:31:50.073Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:50.078Z] #112 DONE 9.0s [2025-02-07T03:31:50.078Z] [2025-02-07T03:31:50.078Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-07T03:31:50.078Z] #113 DONE 0.0s [2025-02-07T03:31:50.078Z] [2025-02-07T03:31:50.078Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-07T03:31:50.078Z] #114 DONE 0.1s [2025-02-07T03:31:50.078Z] [2025-02-07T03:31:50.078Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-07T03:31:50.078Z] #115 DONE 0.1s [2025-02-07T03:31:50.078Z] [2025-02-07T03:31:50.078Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:50.646Z] #116 ... [2025-02-07T03:31:50.646Z] [2025-02-07T03:31:50.646Z] #103 [security-spire-config] exporting to image [2025-02-07T03:31:50.646Z] #103 exporting layers 0.6s done [2025-02-07T03:31:50.646Z] #103 writing image sha256:d88458f327423f9f8b598c97e6addbd53e6d6e639fcfad658ff698d4654a7ab6 done [2025-02-07T03:31:50.646Z] #103 naming to docker.io/library/security-spire-config done [2025-02-07T03:31:50.646Z] #103 DONE 2.4s [2025-02-07T03:31:50.666Z] #41 ... [2025-02-07T03:31:50.666Z] [2025-02-07T03:31:50.667Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:31:50.667Z] #83 DONE 1.0s [2025-02-07T03:31:50.667Z] [2025-02-07T03:31:50.667Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:50.667Z] #41 ... [2025-02-07T03:31:50.667Z] [2025-02-07T03:31:50.667Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-07T03:31:50.667Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s done [2025-02-07T03:31:50.667Z] #66 DONE 17.9s [2025-02-07T03:31:50.667Z] [2025-02-07T03:31:50.667Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:50.905Z] [2025-02-07T03:31:50.905Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:50.937Z] #84 ... [2025-02-07T03:31:50.937Z] [2025-02-07T03:31:50.937Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:50.937Z] #41 ... [2025-02-07T03:31:50.937Z] [2025-02-07T03:31:50.937Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-02-07T03:31:50.937Z] #57 5.488 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:50.937Z] #57 6.987 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:50.937Z] #57 11.58 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:50.937Z] #57 12.25 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:50.937Z] #57 12.37 OK: 9 MiB in 15 packages [2025-02-07T03:31:50.937Z] #57 DONE 13.9s [2025-02-07T03:31:50.937Z] [2025-02-07T03:31:50.937Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-07T03:31:50.937Z] #85 DONE 0.8s [2025-02-07T03:31:51.166Z] #117 ... [2025-02-07T03:31:51.166Z] [2025-02-07T03:31:51.166Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:31:51.215Z] [2025-02-07T03:31:51.215Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-02-07T03:31:51.215Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:51.215Z] #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:51.215Z] #0 8.774 OK: 14 MiB in 21 packages [2025-02-07T03:31:51.215Z] #86 DONE 9.3s [2025-02-07T03:31:51.215Z] [2025-02-07T03:31:51.215Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:53.191Z] #41 ... [2025-02-07T03:31:53.191Z] [2025-02-07T03:31:53.191Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-07T03:31:53.191Z] #75 12.51 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:53.191Z] #75 12.51 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:53.191Z] #75 12.51 OK: 24048 distinct packages available [2025-02-07T03:31:53.191Z] #75 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.191Z] #75 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.191Z] #75 19.37 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:53.191Z] #75 19.38 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:53.191Z] #75 19.41 (3/5) Installing libucontext (1.2-r3) [2025-02-07T03:31:53.191Z] #75 19.42 (4/5) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:53.191Z] #75 19.43 (5/5) Installing openssl (3.3.2-r1) [2025-02-07T03:31:53.191Z] #75 19.55 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:53.191Z] #75 19.64 OK: 10 MiB in 19 packages [2025-02-07T03:31:53.191Z] #75 DONE 20.5s [2025-02-07T03:31:53.191Z] [2025-02-07T03:31:53.191Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-07T03:31:53.191Z] #87 ... [2025-02-07T03:31:53.191Z] [2025-02-07T03:31:53.191Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-07T03:31:53.191Z] #68 12.46 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:53.191Z] #68 12.46 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:53.191Z] #68 12.46 OK: 24048 distinct packages available [2025-02-07T03:31:53.191Z] #68 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.191Z] #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.191Z] #68 19.51 (1/14) Installing ca-certificates (20241121-r1) [2025-02-07T03:31:53.191Z] #68 19.69 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-07T03:31:53.191Z] #68 19.76 (3/14) Installing c-ares (1.33.1-r0) [2025-02-07T03:31:53.191Z] #68 19.80 (4/14) Installing libunistring (1.2-r0) [2025-02-07T03:31:53.191Z] #68 19.92 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-07T03:31:53.191Z] #68 19.95 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-07T03:31:53.191Z] #68 19.99 (7/14) Installing libpsl (0.21.5-r1) [2025-02-07T03:31:53.191Z] #68 20.00 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-07T03:31:53.191Z] #68 20.08 (9/14) Installing libcurl (8.12.0-r0) [2025-02-07T03:31:53.191Z] #68 20.20 (10/14) Installing curl (8.12.0-r0) [2025-02-07T03:31:53.191Z] #68 20.21 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:53.191Z] #68 20.26 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:53.191Z] #68 20.27 (13/14) Installing libucontext (1.2-r3) [2025-02-07T03:31:53.191Z] #68 20.28 (14/14) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:53.191Z] #68 20.34 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:53.191Z] #68 20.47 Executing ca-certificates-20241121-r1.trigger [2025-02-07T03:31:53.191Z] #68 21.02 OK: 15 MiB in 28 packages [2025-02-07T03:31:53.191Z] #68 DONE 21.8s [2025-02-07T03:31:53.464Z] [2025-02-07T03:31:53.464Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:53.464Z] #41 ... [2025-02-07T03:31:53.464Z] [2025-02-07T03:31:53.465Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-07T03:31:53.465Z] #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.465Z] #0 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.465Z] #0 9.634 OK: 20 MiB in 18 packages [2025-02-07T03:31:53.740Z] #88 ... [2025-02-07T03:31:53.740Z] [2025-02-07T03:31:53.740Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-07T03:31:53.740Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.740Z] #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:53.740Z] #0 10.29 OK: 20 MiB in 18 packages [2025-02-07T03:31:53.740Z] #89 ... [2025-02-07T03:31:53.740Z] [2025-02-07T03:31:53.740Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-07T03:31:53.740Z] #88 DONE 10.4s [2025-02-07T03:31:53.740Z] [2025-02-07T03:31:53.740Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:53.740Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s [2025-02-07T03:31:54.333Z] #41 ... [2025-02-07T03:31:54.333Z] [2025-02-07T03:31:54.333Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-07T03:31:54.333Z] #90 DONE 0.4s [2025-02-07T03:31:54.333Z] [2025-02-07T03:31:54.333Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:54.333Z] #41 ... [2025-02-07T03:31:54.333Z] [2025-02-07T03:31:54.333Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-07T03:31:54.333Z] #73 13.70 v3.20.5-43-g9795c647898 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-07T03:31:54.333Z] #73 13.70 v3.20.5-42-g694e82a6709 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-07T03:31:54.333Z] #73 13.70 OK: 24048 distinct packages available [2025-02-07T03:31:54.333Z] #73 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:54.333Z] #73 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:54.333Z] #73 21.59 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-07T03:31:54.333Z] #73 21.64 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-07T03:31:54.333Z] #73 21.65 (3/4) Installing libucontext (1.2-r3) [2025-02-07T03:31:54.333Z] #73 21.65 (4/4) Installing gcompat (1.1.0-r4) [2025-02-07T03:31:54.333Z] #73 21.72 Executing busybox-1.36.1-r29.trigger [2025-02-07T03:31:54.333Z] #73 21.85 OK: 9 MiB in 18 packages [2025-02-07T03:31:54.333Z] #73 DONE 22.9s [2025-02-07T03:31:54.333Z] [2025-02-07T03:31:54.333Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-07T03:31:54.333Z] #89 DONE 11.0s [2025-02-07T03:31:54.333Z] [2025-02-07T03:31:54.333Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:55.775Z] #91 ... [2025-02-07T03:31:55.775Z] [2025-02-07T03:31:55.775Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-07T03:31:55.775Z] #78 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:55.775Z] #78 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:55.775Z] #78 9.478 OK: 9 MiB in 16 packages [2025-02-07T03:31:55.775Z] #78 DONE 10.1s [2025-02-07T03:31:55.775Z] [2025-02-07T03:31:55.775Z] #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-07T03:31:55.775Z] #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:55.775Z] #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:55.775Z] #0 10.80 OK: 9 MiB in 15 packages [2025-02-07T03:31:55.775Z] #92 DONE 11.4s [2025-02-07T03:31:55.775Z] [2025-02-07T03:31:55.775Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:56.422Z] #41 ... [2025-02-07T03:31:56.422Z] [2025-02-07T03:31:56.422Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-07T03:31:56.422Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:56.422Z] #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:56.422Z] #0 8.128 OK: 11 MiB in 17 packages [2025-02-07T03:31:56.422Z] #93 DONE 8.8s [2025-02-07T03:31:56.422Z] [2025-02-07T03:31:56.422Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:57.025Z] #41 ... [2025-02-07T03:31:57.025Z] [2025-02-07T03:31:57.025Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-02-07T03:31:57.025Z] #79 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:57.025Z] #79 5.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:57.025Z] #79 8.580 OK: 9 MiB in 15 packages [2025-02-07T03:31:57.025Z] #79 DONE 9.2s [2025-02-07T03:31:57.025Z] [2025-02-07T03:31:57.025Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-07T03:31:57.630Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s done [2025-02-07T03:31:57.630Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s done [2025-02-07T03:31:57.906Z] #41 DONE 27.8s [2025-02-07T03:31:57.906Z] [2025-02-07T03:31:57.906Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-07T03:31:57.906Z] #91 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:57.906Z] #91 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:58.183Z] #91 ... [2025-02-07T03:31:58.183Z] [2025-02-07T03:31:58.183Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-07T03:31:58.183Z] #94 DONE 2.6s [2025-02-07T03:31:58.183Z] [2025-02-07T03:31:58.183Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-07T03:31:58.471Z] #95 DONE 0.2s [2025-02-07T03:31:58.472Z] [2025-02-07T03:31:58.472Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-07T03:31:58.472Z] #87 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:58.472Z] #87 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:59.506Z] #87 6.271 OK: 10 MiB in 19 packages [2025-02-07T03:31:59.783Z] #87 DONE 7.0s [2025-02-07T03:31:59.783Z] [2025-02-07T03:31:59.783Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-07T03:31:59.783Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:59.783Z] #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T03:31:59.783Z] #0 5.976 OK: 15 MiB in 28 packages [2025-02-07T03:31:59.783Z] #96 DONE 6.5s [2025-02-07T03:31:59.783Z] [2025-02-07T03:31:59.783Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-07T03:32:00.839Z] #97 ... [2025-02-07T03:32:00.839Z] [2025-02-07T03:32:00.839Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:00.839Z] #98 ... [2025-02-07T03:32:00.839Z] [2025-02-07T03:32:00.839Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-07T03:32:00.839Z] #91 5.574 OK: 9 MiB in 18 packages [2025-02-07T03:32:01.112Z] #91 DONE 6.7s [2025-02-07T03:32:01.112Z] [2025-02-07T03:32:01.112Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:01.112Z] #99 ... [2025-02-07T03:32:01.112Z] [2025-02-07T03:32:01.112Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-07T03:32:01.112Z] #97 DONE 1.4s [2025-02-07T03:32:01.112Z] [2025-02-07T03:32:01.112Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:32:02.087Z] #100 ... [2025-02-07T03:32:02.087Z] [2025-02-07T03:32:02.087Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:32:02.087Z] #101 DONE 2.1s [2025-02-07T03:32:02.087Z] [2025-02-07T03:32:02.087Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-07T03:32:03.056Z] #102 DONE 0.8s [2025-02-07T03:32:03.056Z] [2025-02-07T03:32:03.056Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:32:03.056Z] #103 DONE 1.8s [2025-02-07T03:32:03.056Z] [2025-02-07T03:32:03.056Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-07T03:32:03.337Z] #104 ... [2025-02-07T03:32:03.337Z] [2025-02-07T03:32:03.337Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-07T03:32:03.337Z] #105 DONE 0.5s [2025-02-07T03:32:03.337Z] [2025-02-07T03:32:03.337Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-07T03:32:03.337Z] #100 DONE 2.1s [2025-02-07T03:32:03.337Z] [2025-02-07T03:32:03.337Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-07T03:32:03.337Z] #104 DONE 0.5s [2025-02-07T03:32:03.337Z] [2025-02-07T03:32:03.337Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-07T03:32:03.609Z] #106 DONE 0.4s [2025-02-07T03:32:03.609Z] [2025-02-07T03:32:03.609Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:32:03.609Z] #107 DONE 0.4s [2025-02-07T03:32:03.609Z] [2025-02-07T03:32:03.609Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-07T03:32:03.609Z] #108 DONE 0.4s [2025-02-07T03:32:03.609Z] [2025-02-07T03:32:03.609Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-07T03:32:04.217Z] #109 DONE 0.5s [2025-02-07T03:32:04.217Z] [2025-02-07T03:32:04.217Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:32:04.495Z] #110 ... [2025-02-07T03:32:04.495Z] [2025-02-07T03:32:04.495Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:32:04.495Z] #111 DONE 0.7s [2025-02-07T03:32:04.495Z] [2025-02-07T03:32:04.495Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-07T03:32:04.495Z] #112 DONE 0.8s [2025-02-07T03:32:04.495Z] [2025-02-07T03:32:04.495Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-07T03:32:04.769Z] #113 ... [2025-02-07T03:32:04.769Z] [2025-02-07T03:32:04.769Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-07T03:32:04.769Z] #110 DONE 0.5s [2025-02-07T03:32:05.105Z] [2025-02-07T03:32:05.105Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-07T03:32:05.386Z] #114 ... [2025-02-07T03:32:05.387Z] [2025-02-07T03:32:05.387Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-07T03:32:05.387Z] #113 DONE 0.6s [2025-02-07T03:32:05.387Z] [2025-02-07T03:32:05.387Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-07T03:32:05.387Z] #115 DONE 0.6s [2025-02-07T03:32:05.387Z] [2025-02-07T03:32:05.387Z] #116 [security-spire-server] exporting to image [2025-02-07T03:32:05.387Z] #116 exporting layers [2025-02-07T03:32:05.672Z] #116 ... [2025-02-07T03:32:05.672Z] [2025-02-07T03:32:05.672Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-07T03:32:05.672Z] #114 DONE 0.6s [2025-02-07T03:32:05.672Z] [2025-02-07T03:32:05.672Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-07T03:32:05.968Z] #117 ... [2025-02-07T03:32:05.968Z] [2025-02-07T03:32:05.968Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-07T03:32:05.968Z] #118 DONE 0.8s [2025-02-07T03:32:05.968Z] [2025-02-07T03:32:05.968Z] #119 [security-spire-config] exporting to image [2025-02-07T03:32:06.253Z] #119 ... [2025-02-07T03:32:06.253Z] [2025-02-07T03:32:06.253Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-07T03:32:06.253Z] #117 DONE 0.7s [2025-02-07T03:32:06.526Z] [2025-02-07T03:32:06.526Z] #120 [security-spire-agent] exporting to image [2025-02-07T03:32:08.559Z] #120 ... [2025-02-07T03:32:08.559Z] [2025-02-07T03:32:08.559Z] #116 [security-spire-server] exporting to image [2025-02-07T03:32:08.559Z] #116 exporting layers 3.1s done [2025-02-07T03:32:08.559Z] #116 writing image sha256:781b93aebfd33690bf0cf8bb625fed1e5279b74787c33dc2950fed1879b47f35 0.1s done [2025-02-07T03:32:08.559Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-07T03:32:08.559Z] #116 DONE 3.3s [2025-02-07T03:32:08.559Z] [2025-02-07T03:32:08.559Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:08.836Z] #99 ... [2025-02-07T03:32:08.836Z] [2025-02-07T03:32:08.836Z] #119 [security-spire-config] exporting to image [2025-02-07T03:32:08.836Z] #119 exporting layers 2.7s done [2025-02-07T03:32:08.836Z] #119 writing image sha256:61c65c12a03bb506479fad9e14558ae7000d087f547c23508d06449c7d406e4a 0.0s done [2025-02-07T03:32:08.836Z] #119 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-07T03:32:08.836Z] #119 DONE 2.8s [2025-02-07T03:32:08.836Z] [2025-02-07T03:32:08.836Z] #120 [security-spire-agent] exporting to image [2025-02-07T03:32:08.836Z] #120 exporting layers 2.6s done [2025-02-07T03:32:08.836Z] #120 writing image sha256:e41aa17ee86493856b31cc6c34e677b6720989dc4278ed3df661a899aef6be1f 0.0s done [2025-02-07T03:32:08.836Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-02-07T03:32:08.836Z] #120 DONE 2.6s [2025-02-07T03:32:08.836Z] [2025-02-07T03:32:08.836Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #118 ... [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #117 DONE 60.9s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #118 DONE 61.6s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #92 DONE 56.1s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #79 DONE 61.0s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #73 DONE 62.1s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:47.497Z] #116 DONE 52.8s [2025-02-07T03:32:47.497Z] [2025-02-07T03:32:47.497Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-07T03:32:48.131Z] #99 DONE 55.3s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #80 DONE 68.0s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #82 DONE 66.7s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-07T03:32:48.132Z] #121 ... [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #98 DONE 55.6s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #84 DONE 65.6s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #81 DONE 66.7s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #122 DONE 1.1s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-07T03:32:48.132Z] #121 DONE 1.1s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #123 DONE 1.2s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:32:48.132Z] #124 ... [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #125 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #126 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #127 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #128 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #129 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #130 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #131 DONE 1.2s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #132 [core-data builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #132 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #133 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #134 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #135 [core-metadata builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #135 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #136 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #137 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #138 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #139 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #140 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #141 [support-scheduler builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #141 DONE 1.2s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:48.132Z] #142 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:48.132Z] #143 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #144 [core-command builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #144 CACHED [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-07T03:32:48.132Z] #145 DONE 1.1s [2025-02-07T03:32:48.132Z] [2025-02-07T03:32:48.132Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:32:50.735Z] #146 3.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-07T03:32:52.902Z] #119 ... [2025-02-07T03:32:52.902Z] [2025-02-07T03:32:52.902Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-07T03:32:52.902Z] #120 ... [2025-02-07T03:32:52.902Z] [2025-02-07T03:32:52.902Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-07T03:32:52.902Z] #121 ... [2025-02-07T03:32:52.902Z] [2025-02-07T03:32:52.902Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-02-07T03:32:53.163Z] #122 ... [2025-02-07T03:32:53.163Z] [2025-02-07T03:32:53.163Z] #123 [core-data builder 6/7] COPY . . [2025-02-07T03:32:53.163Z] #123 ... [2025-02-07T03:32:53.163Z] [2025-02-07T03:32:53.163Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-07T03:32:57.424Z] #146 ... [2025-02-07T03:32:57.424Z] [2025-02-07T03:32:57.424Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-07T03:32:57.424Z] #0 2.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-07T03:32:57.696Z] #147 ... [2025-02-07T03:32:57.696Z] [2025-02-07T03:32:57.696Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-07T03:32:57.696Z] #0 2.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-07T03:32:57.696Z] #148 ... [2025-02-07T03:32:57.696Z] [2025-02-07T03:32:57.696Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:32:57.696Z] #0 2.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-07T03:32:58.243Z] #149 ... [2025-02-07T03:32:58.243Z] [2025-02-07T03:32:58.243Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-07T03:32:58.243Z] #0 2.844 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-07T03:32:58.459Z] #124 DONE 15.4s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-07T03:32:58.459Z] #119 DONE 15.3s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #120 DONE 15.4s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #121 DONE 15.4s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #122 DONE 15.4s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.459Z] #125 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.459Z] #126 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #127 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:32:58.459Z] #128 ... [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.459Z] #129 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #130 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.459Z] #131 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.459Z] #132 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.459Z] #133 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #134 [core-metadata builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #134 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #123 [core-data builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #123 DONE 15.4s [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.459Z] #135 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.459Z] #136 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.459Z] #137 [core-command builder 6/7] COPY . . [2025-02-07T03:32:58.459Z] #137 CACHED [2025-02-07T03:32:58.459Z] [2025-02-07T03:32:58.460Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.460Z] #138 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-07T03:32:58.460Z] #139 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.460Z] #140 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T03:32:58.460Z] #141 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-07T03:32:58.460Z] #142 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-02-07T03:32:58.460Z] #143 CACHED [2025-02-07T03:32:58.460Z] [2025-02-07T03:32:58.460Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:32:58.775Z] #150 ... [2025-02-07T03:32:58.775Z] [2025-02-07T03:32:58.775Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-07T03:32:58.775Z] #0 2.857 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-07T03:32:58.775Z] #151 ... [2025-02-07T03:32:58.775Z] [2025-02-07T03:32:58.775Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:32:58.775Z] #0 2.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-07T03:32:59.046Z] #152 ... [2025-02-07T03:32:59.046Z] [2025-02-07T03:32:59.046Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-07T03:32:59.046Z] #0 2.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-07T03:32:59.046Z] #153 ... [2025-02-07T03:32:59.046Z] [2025-02-07T03:32:59.046Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-07T03:32:59.046Z] #0 3.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-07T03:32:59.319Z] #154 ... [2025-02-07T03:32:59.319Z] [2025-02-07T03:32:59.319Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:32:59.319Z] #0 2.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-07T03:32:59.319Z] #155 ... [2025-02-07T03:32:59.319Z] [2025-02-07T03:32:59.319Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-07T03:32:59.319Z] #0 2.970 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-07T03:32:59.392Z] #144 1.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-07T03:32:59.590Z] #156 ... [2025-02-07T03:32:59.590Z] [2025-02-07T03:32:59.590Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:32:59.590Z] #124 2.175 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-07T03:33:09.365Z] #144 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-07T03:33:09.365Z] #0 0.661 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-07T03:33:09.365Z] #145 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-07T03:33:09.365Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-07T03:33:09.365Z] #146 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-07T03:33:09.365Z] #0 1.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-07T03:33:09.365Z] #147 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-07T03:33:09.365Z] #0 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-07T03:33:09.365Z] #148 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-07T03:33:09.365Z] #0 1.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-07T03:33:09.365Z] #149 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:33:09.365Z] #0 0.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-07T03:33:09.365Z] #150 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-07T03:33:09.365Z] #0 1.219 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-07T03:33:09.365Z] #151 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:33:09.365Z] #128 0.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-07T03:33:09.365Z] #128 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:33:09.365Z] #0 0.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-07T03:33:09.365Z] #152 ... [2025-02-07T03:33:09.365Z] [2025-02-07T03:33:09.365Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-07T03:33:09.365Z] #0 1.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-07T03:33:09.623Z] #153 ... [2025-02-07T03:33:09.624Z] [2025-02-07T03:33:09.624Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:33:09.624Z] #0 0.765 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-07T03:34:31.084Z] #154 ... [2025-02-07T03:34:31.084Z] [2025-02-07T03:34:31.084Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:34:31.084Z] #128 86.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-07T03:35:53.464Z] #128 ... [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:35:53.464Z] #154 DONE 174.3s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:35:53.464Z] #144 DONE 174.3s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-07T03:35:53.464Z] #147 DONE 174.3s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-07T03:35:53.464Z] #151 DONE 174.3s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:35:53.464Z] #128 DONE 174.4s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-07T03:35:53.464Z] #148 DONE 174.4s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.464Z] #155 ... [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:35:53.464Z] #150 DONE 174.5s [2025-02-07T03:35:53.464Z] [2025-02-07T03:35:53.464Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-07T03:35:53.464Z] #146 DONE 174.6s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-07T03:35:53.465Z] #153 DONE 174.6s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:35:53.465Z] #152 DONE 174.7s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-07T03:35:53.465Z] #145 DONE 174.7s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #156 ... [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-07T03:35:53.465Z] #149 DONE 174.6s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #157 DONE 0.4s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #155 DONE 0.4s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #156 DONE 0.3s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #158 DONE 0.3s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #159 ... [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #160 DONE 0.5s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-07T03:35:53.465Z] #161 DONE 0.5s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #162 DONE 0.2s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #163 DONE 0.3s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #164 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #165 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #166 DONE 0.3s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #167 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #168 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #169 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #170 CACHED [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-07T03:35:53.465Z] #171 ... [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #172 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:53.465Z] #172 DONE 0.4s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #173 DONE 0.4s [2025-02-07T03:35:53.465Z] [2025-02-07T03:35:53.465Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:53.465Z] #174 DONE 0.4s [2025-02-07T03:35:53.828Z] [2025-02-07T03:35:53.828Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-07T03:35:54.767Z] #175 ... [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:54.767Z] #176 DONE 1.5s [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:54.767Z] #159 DONE 1.6s [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:54.767Z] #177 DONE 1.5s [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:54.767Z] #178 DONE 1.6s [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-07T03:35:54.767Z] #171 DONE 1.6s [2025-02-07T03:35:54.767Z] [2025-02-07T03:35:54.767Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-07T03:35:55.704Z] #179 ... [2025-02-07T03:35:55.704Z] [2025-02-07T03:35:55.704Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-07T03:35:55.704Z] #180 DONE 2.4s [2025-02-07T03:35:55.704Z] [2025-02-07T03:35:55.704Z] #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-07T03:35:55.704Z] #181 DONE 2.4s [2025-02-07T03:35:55.704Z] [2025-02-07T03:35:55.704Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-07T03:35:55.704Z] #182 DONE 2.4s [2025-02-07T03:35:55.704Z] [2025-02-07T03:35:55.704Z] #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-07T03:35:56.272Z] #183 ... [2025-02-07T03:35:56.272Z] [2025-02-07T03:35:56.272Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-07T03:35:56.272Z] #184 DONE 2.9s [2025-02-07T03:35:56.272Z] [2025-02-07T03:35:56.272Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-07T03:35:56.272Z] #185 DONE 2.9s [2025-02-07T03:35:56.533Z] [2025-02-07T03:35:56.533Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:56.791Z] #186 ... [2025-02-07T03:35:56.791Z] [2025-02-07T03:35:56.791Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-07T03:35:56.791Z] #175 DONE 3.5s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-07T03:35:57.050Z] #187 DONE 2.3s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-07T03:35:57.050Z] #188 DONE 2.4s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-07T03:35:57.050Z] #189 DONE 2.4s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #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-02-07T03:35:57.050Z] #190 DONE 1.5s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-07T03:35:57.050Z] #179 DONE 2.3s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-07T03:35:57.050Z] #183 DONE 1.5s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #191 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-07T03:35:57.050Z] #191 ... [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.050Z] #192 DONE 1.5s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.050Z] #193 DONE 1.5s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.050Z] #186 DONE 0.9s [2025-02-07T03:35:57.050Z] [2025-02-07T03:35:57.050Z] #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.050Z] #194 DONE 0.9s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-07T03:35:57.309Z] #195 DONE 0.2s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-07T03:35:57.309Z] #196 DONE 0.3s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #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-02-07T03:35:57.309Z] #197 DONE 0.3s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-07T03:35:57.309Z] #198 DONE 0.3s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-07T03:35:57.309Z] #199 ... [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.309Z] #200 DONE 0.3s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-07T03:35:57.309Z] #201 DONE 4.3s [2025-02-07T03:35:57.309Z] [2025-02-07T03:35:57.309Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-07T03:35:57.309Z] #202 DONE 0.4s [2025-02-07T03:35:57.568Z] [2025-02-07T03:35:57.568Z] #191 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-07T03:35:57.568Z] #191 DONE 0.4s [2025-02-07T03:35:57.568Z] [2025-02-07T03:35:57.568Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-07T03:35:57.568Z] #203 DONE 0.4s [2025-02-07T03:35:57.568Z] [2025-02-07T03:35:57.568Z] #103 [support-scheduler] exporting to image [2025-02-07T03:35:57.568Z] #103 exporting layers [2025-02-07T03:35:57.827Z] #103 ... [2025-02-07T03:35:57.827Z] [2025-02-07T03:35:57.827Z] #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-07T03:35:57.827Z] #204 DONE 0.6s [2025-02-07T03:35:57.827Z] [2025-02-07T03:35:57.827Z] #103 [core-keeper] exporting to image [2025-02-07T03:35:57.827Z] #103 ... [2025-02-07T03:35:57.827Z] [2025-02-07T03:35:57.827Z] #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-02-07T03:35:57.827Z] #205 DONE 0.7s [2025-02-07T03:35:57.827Z] [2025-02-07T03:35:57.827Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:35:57.827Z] #206 DONE 0.7s [2025-02-07T03:35:57.827Z] [2025-02-07T03:35:57.827Z] #103 [support-notifications] exporting to image [2025-02-07T03:35:58.085Z] #103 ... [2025-02-07T03:35:58.085Z] [2025-02-07T03:35:58.086Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-07T03:35:58.086Z] #199 DONE 0.7s [2025-02-07T03:35:58.086Z] [2025-02-07T03:35:58.086Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-07T03:35:58.086Z] #207 DONE 0.7s [2025-02-07T03:35:58.086Z] [2025-02-07T03:35:58.086Z] #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:35:58.086Z] #208 DONE 0.7s [2025-02-07T03:35:58.086Z] [2025-02-07T03:35:58.086Z] #103 [core-data] exporting to image [2025-02-07T03:35:58.086Z] #103 ... [2025-02-07T03:35:58.086Z] [2025-02-07T03:35:58.086Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-02-07T03:35:58.086Z] #209 DONE 0.6s [2025-02-07T03:35:58.086Z] [2025-02-07T03:35:58.086Z] #103 [core-metadata] exporting to image [2025-02-07T03:35:58.345Z] #103 ... [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:35:58.345Z] #210 DONE 1.1s [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-07T03:35:58.345Z] #211 DONE 0.4s [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-07T03:35:58.345Z] #103 writing image sha256:54d32f12d275d8e1458fb14f025ec389cbb15205535366bc7c75147fa9f9358c [2025-02-07T03:35:58.345Z] #103 ... [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-07T03:35:58.345Z] #212 DONE 0.4s [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:35:58.345Z] #213 DONE 0.3s [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:35:58.345Z] #214 DONE 1.0s [2025-02-07T03:35:58.345Z] [2025-02-07T03:35:58.345Z] #103 [security-proxy-auth] exporting to image [2025-02-07T03:35:58.345Z] #103 writing image sha256:54d32f12d275d8e1458fb14f025ec389cbb15205535366bc7c75147fa9f9358c 0.1s done [2025-02-07T03:35:58.345Z] #103 writing image sha256:ad8fda11f4ceab911f8e6d9af080ef0d474d4be338551d22bf8524464573d948 0.1s done [2025-02-07T03:35:58.345Z] #103 naming to docker.io/library/core-command done [2025-02-07T03:35:58.345Z] #103 naming to docker.io/library/security-spiffe-token-provider [2025-02-07T03:35:58.606Z] #103 exporting layers 0.4s done [2025-02-07T03:35:58.606Z] #103 naming to docker.io/library/security-spiffe-token-provider done [2025-02-07T03:35:58.864Z] #103 ... [2025-02-07T03:35:58.864Z] [2025-02-07T03:35:58.864Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-07T03:35:58.864Z] #215 DONE 0.6s [2025-02-07T03:35:59.122Z] [2025-02-07T03:35:59.122Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-07T03:35:59.122Z] #216 DONE 0.7s [2025-02-07T03:35:59.122Z] [2025-02-07T03:35:59.122Z] #103 [core-metadata] exporting to image [2025-02-07T03:35:59.122Z] #103 exporting layers 0.8s done [2025-02-07T03:35:59.122Z] #103 writing image sha256:e9809e228bfef40be9af693ce82272cb0d6dc39e65fda0f811e22b8a91786b1a [2025-02-07T03:35:59.122Z] #103 writing image sha256:25f8fbd912065cb9abbc732d0a2c4073d4946f472eaf89508b9de8770bfed952 [2025-02-07T03:35:59.122Z] #103 writing image sha256:add1e91a9c9c096647d471fb02864bf737fccf53cb3640174c31aa9049a7c620 0.0s done [2025-02-07T03:35:59.122Z] #103 naming to docker.io/library/core-metadata 0.0s done [2025-02-07T03:35:59.122Z] #103 ... [2025-02-07T03:35:59.122Z] [2025-02-07T03:35:59.122Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-07T03:35:59.122Z] #217 DONE 0.1s [2025-02-07T03:35:59.122Z] [2025-02-07T03:35:59.122Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-07T03:35:59.122Z] #218 DONE 0.1s [2025-02-07T03:35:59.122Z] [2025-02-07T03:35:59.122Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-07T03:35:59.122Z] #103 exporting layers 1.4s done [2025-02-07T03:35:59.122Z] #103 writing image sha256:e9809e228bfef40be9af693ce82272cb0d6dc39e65fda0f811e22b8a91786b1a 0.1s done [2025-02-07T03:35:59.122Z] #103 writing image sha256:25f8fbd912065cb9abbc732d0a2c4073d4946f472eaf89508b9de8770bfed952 0.1s done [2025-02-07T03:35:59.122Z] #103 naming to docker.io/library/support-scheduler done [2025-02-07T03:35:59.122Z] #103 writing image sha256:fcbf2f4a28df751c9d9f6194e0ca8e2526733674f5e09644ee3321c08f9149f3 0.0s done [2025-02-07T03:35:59.122Z] #103 naming to docker.io/library/core-keeper done [2025-02-07T03:35:59.122Z] #103 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-07T03:35:59.380Z] #103 exporting layers 0.9s done [2025-02-07T03:35:59.380Z] #103 writing image sha256:54394e752f9abbe0d8944d66c793b70127738a19a4a1872eae61e6ec70ab6926 done [2025-02-07T03:35:59.380Z] #103 naming to docker.io/library/support-notifications done [2025-02-07T03:35:59.639Z] #103 ... [2025-02-07T03:35:59.639Z] [2025-02-07T03:35:59.639Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:35:59.639Z] #219 DONE 1.3s [2025-02-07T03:35:59.639Z] [2025-02-07T03:35:59.639Z] #103 [security-proxy-setup] exporting to image [2025-02-07T03:35:59.639Z] #103 writing image sha256:cab2a197ba683145fc97e174529ccc099ccb6b9b49b7d061dc6540adabc69103 [2025-02-07T03:35:59.639Z] #103 writing image sha256:2c7a3e3095aeeb85e22b4262fca4cc2f61106d469252c7406a39dcafa9084500 [2025-02-07T03:35:59.898Z] #103 writing image sha256:cab2a197ba683145fc97e174529ccc099ccb6b9b49b7d061dc6540adabc69103 0.2s done [2025-02-07T03:35:59.898Z] #103 naming to docker.io/library/core-data 0.1s done [2025-02-07T03:36:00.156Z] #103 ... [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #220 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-07T03:36:00.156Z] #220 DONE 0.9s [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #103 [security-proxy-auth] exporting to image [2025-02-07T03:36:00.156Z] #103 writing image sha256:2c7a3e3095aeeb85e22b4262fca4cc2f61106d469252c7406a39dcafa9084500 0.3s done [2025-02-07T03:36:00.156Z] #103 naming to docker.io/library/security-proxy-auth 0.0s done [2025-02-07T03:36:00.156Z] #103 exporting layers 0.4s done [2025-02-07T03:36:00.156Z] #103 writing image sha256:71e3c7aa6a38685f5ece3ab743089f542bc7bf880d5e2084fb1f1617d76eb53e done [2025-02-07T03:36:00.156Z] #103 naming to docker.io/library/security-proxy-setup done [2025-02-07T03:36:00.156Z] #103 DONE 5.5s [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-07T03:36:00.156Z] #221 DONE 0.1s [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-07T03:36:00.156Z] #222 DONE 0.0s [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-07T03:36:00.156Z] #223 DONE 0.0s [2025-02-07T03:36:00.156Z] [2025-02-07T03:36:00.156Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-07T03:36:00.415Z] #224 ... [2025-02-07T03:36:00.415Z] [2025-02-07T03:36:00.415Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:36:00.415Z] #225 DONE 1.1s [2025-02-07T03:36:00.415Z] [2025-02-07T03:36:00.415Z] #103 [security-secretstore-setup] exporting to image [2025-02-07T03:36:00.415Z] #103 exporting layers 0.2s done [2025-02-07T03:36:00.673Z] #103 ... [2025-02-07T03:36:00.673Z] [2025-02-07T03:36:00.673Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-07T03:36:00.673Z] #224 DONE 0.4s [2025-02-07T03:36:00.673Z] [2025-02-07T03:36:00.673Z] #103 [security-bootstrapper] exporting to image [2025-02-07T03:36:00.673Z] #103 writing image sha256:cc6b68604ec9db03fcd157a354ba935d3efc029bc99c5602d7bcfa8ffa5d4f8f done [2025-02-07T03:36:00.673Z] #103 naming to docker.io/library/security-secretstore-setup done [2025-02-07T03:36:00.673Z] #103 exporting layers 0.2s done [2025-02-07T03:36:00.673Z] #103 writing image sha256:8019e9136d21046db500a9f6f08c522a4d65f7cbbd1a26c04e8203beb550f8e3 done [2025-02-07T03:36:00.673Z] #103 naming to docker.io/library/security-bootstrapper done [2025-02-07T03:36:00.673Z] #103 DONE 6.0s [2025-02-07T03:36:00.673Z] [2025-02-07T03:36:00.673Z] #36 [security-spire-agent internal] load build definition from Dockerfile [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:36:00.673Z] time="2025-02-07T03:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-07T03:36:00.691Z] $ docker stop --time=1 ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 [2025-02-07T03:36:01.964Z] $ docker rm -f --volumes ea49afa18f6e5f821378bdf06f06065f9bb3d3098aa9715e82367e437d58d921 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T03:36:02.305Z] + docker images [2025-02-07T03:36:02.305Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-07T03:36:02.305Z] security-bootstrapper latest 8019e9136d21 2 seconds ago 20.3MB [2025-02-07T03:36:02.305Z] security-secretstore-setup latest cc6b68604ec9 2 seconds ago 41.2MB [2025-02-07T03:36:02.305Z] security-proxy-setup latest 71e3c7aa6a38 3 seconds ago 29.5MB [2025-02-07T03:36:02.305Z] core-common-config-bootstrapper latest fcbf2f4a28df 4 seconds ago 17.1MB [2025-02-07T03:36:02.305Z] security-proxy-auth latest 2c7a3e3095ae 4 seconds ago 31.2MB [2025-02-07T03:36:02.305Z] support-scheduler latest e9809e228bfe 5 seconds ago 47.9MB [2025-02-07T03:36:02.305Z] core-keeper latest 25f8fbd91206 5 seconds ago 32MB [2025-02-07T03:36:02.305Z] security-spiffe-token-provider latest ad8fda11f4ce 5 seconds ago 32.9MB [2025-02-07T03:36:02.305Z] core-data latest cab2a197ba68 5 seconds ago 32.3MB [2025-02-07T03:36:02.305Z] support-notifications latest 54394e752f9a 5 seconds ago 51.5MB [2025-02-07T03:36:02.305Z] core-metadata latest add1e91a9c9c 5 seconds ago 32.5MB [2025-02-07T03:36:02.305Z] core-command latest 54d32f12d275 6 seconds ago 27.9MB [2025-02-07T03:36:02.305Z] security-spire-config latest d88458f32742 4 minutes ago 121MB [2025-02-07T03:36:02.305Z] security-spire-agent latest b8e8eba01d35 4 minutes ago 182MB [2025-02-07T03:36:02.305Z] security-spire-server latest fce33def0591 4 minutes ago 122MB [2025-02-07T03:36:02.305Z] ci-base-image-x86_64 latest 0d19f20446b6 8 minutes ago 929MB [2025-02-07T03:36:02.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB [2025-02-07T03:36:02.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-07T03:36:02.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:36:02.458Z] provisioning config files... [2025-02-07T03:36:02.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config1851741000157817068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:36:02.782Z] ---> ****-login.sh [2025-02-07T03:36:02.782Z] nexus3.edgexfoundry.org:10001 [2025-02-07T03:36:02.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:36:02.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:36:02.782Z] Configure a credential helper to remove this warning. See [2025-02-07T03:36:02.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:36:02.782Z] [2025-02-07T03:36:02.782Z] Login Succeeded [2025-02-07T03:36:02.782Z] nexus3.edgexfoundry.org:10002 [2025-02-07T03:36:02.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:36:02.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:36:02.782Z] Configure a credential helper to remove this warning. See [2025-02-07T03:36:02.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:36:02.782Z] [2025-02-07T03:36:02.782Z] Login Succeeded [2025-02-07T03:36:02.782Z] nexus3.edgexfoundry.org:10003 [2025-02-07T03:36:03.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:36:03.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:36:03.041Z] Configure a credential helper to remove this warning. See [2025-02-07T03:36:03.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:36:03.041Z] [2025-02-07T03:36:03.041Z] Login Succeeded [2025-02-07T03:36:03.041Z] nexus3.edgexfoundry.org:10004 [2025-02-07T03:36:03.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:36:03.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:36:03.041Z] Configure a credential helper to remove this warning. See [2025-02-07T03:36:03.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:36:03.041Z] [2025-02-07T03:36:03.041Z] Login Succeeded [2025-02-07T03:36:03.041Z] ****.io [2025-02-07T03:36:03.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:36:03.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:36:03.301Z] Configure a credential helper to remove this warning. See [2025-02-07T03:36:03.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:36:03.301Z] [2025-02-07T03:36:03.301Z] Login Succeeded [2025-02-07T03:36:03.301Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T03:36:03.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:03.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:36:03.379Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-07T03:36:03.379Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:03.379Z] latest [2025-02-07T03:36:03.379Z] 4.0.0-dev.52 [2025-02-07T03:36:03.379Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:03.379Z] main [2025-02-07T03:36:03.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:03.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:04.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:04.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-07T03:36:04.045Z] b01c78889079: Preparing [2025-02-07T03:36:04.045Z] 74a77f5bdf54: Preparing [2025-02-07T03:36:04.045Z] 4d983821d441: Preparing [2025-02-07T03:36:04.045Z] 1874570e88e6: Preparing [2025-02-07T03:36:04.045Z] e1040ad55636: Preparing [2025-02-07T03:36:04.045Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:04.045Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:04.045Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:04.045Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:04.045Z] b01c78889079: Pushed [2025-02-07T03:36:04.045Z] 1874570e88e6: Pushed [2025-02-07T03:36:04.045Z] 4d983821d441: Pushed [2025-02-07T03:36:04.045Z] e1040ad55636: Pushed [2025-02-07T03:36:04.045Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:04.045Z] e8cffb72a4d0: Pushed [2025-02-07T03:36:05.947Z] 74a77f5bdf54: Pushed [2025-02-07T03:36:06.206Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:06.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:06.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-07T03:36:06.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-07T03:36:06.862Z] b01c78889079: Preparing [2025-02-07T03:36:06.862Z] 74a77f5bdf54: Preparing [2025-02-07T03:36:06.862Z] 4d983821d441: Preparing [2025-02-07T03:36:06.862Z] 1874570e88e6: Preparing [2025-02-07T03:36:06.862Z] e1040ad55636: Preparing [2025-02-07T03:36:06.862Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:06.862Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:06.862Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:06.862Z] 4d983821d441: Layer already exists [2025-02-07T03:36:06.862Z] 74a77f5bdf54: Layer already exists [2025-02-07T03:36:06.862Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:06.862Z] e1040ad55636: Layer already exists [2025-02-07T03:36:06.862Z] b01c78889079: Layer already exists [2025-02-07T03:36:06.862Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:06.862Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:06.862Z] latest: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:07.190Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:07.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 [2025-02-07T03:36:07.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-07T03:36:07.519Z] b01c78889079: Preparing [2025-02-07T03:36:07.519Z] 74a77f5bdf54: Preparing [2025-02-07T03:36:07.519Z] 4d983821d441: Preparing [2025-02-07T03:36:07.519Z] 1874570e88e6: Preparing [2025-02-07T03:36:07.519Z] e1040ad55636: Preparing [2025-02-07T03:36:07.519Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:07.519Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:07.519Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:07.519Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:07.519Z] b01c78889079: Layer already exists [2025-02-07T03:36:07.519Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:07.519Z] e1040ad55636: Layer already exists [2025-02-07T03:36:07.519Z] 4d983821d441: Layer already exists [2025-02-07T03:36:07.519Z] 74a77f5bdf54: Layer already exists [2025-02-07T03:36:07.519Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:07.519Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:07.519Z] 4.0.0-dev.52: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:07.853Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:08.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:08.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-07T03:36:08.186Z] b01c78889079: Preparing [2025-02-07T03:36:08.186Z] 74a77f5bdf54: Preparing [2025-02-07T03:36:08.186Z] 4d983821d441: Preparing [2025-02-07T03:36:08.186Z] 1874570e88e6: Preparing [2025-02-07T03:36:08.186Z] e1040ad55636: Preparing [2025-02-07T03:36:08.186Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:08.186Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:08.186Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:08.186Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:08.186Z] 74a77f5bdf54: Layer already exists [2025-02-07T03:36:08.186Z] 4d983821d441: Layer already exists [2025-02-07T03:36:08.186Z] e1040ad55636: Layer already exists [2025-02-07T03:36:08.186Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:08.186Z] b01c78889079: Layer already exists [2025-02-07T03:36:08.186Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:08.186Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:08.186Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:08.515Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:08.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-07T03:36:08.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-07T03:36:08.849Z] b01c78889079: Preparing [2025-02-07T03:36:08.849Z] 74a77f5bdf54: Preparing [2025-02-07T03:36:08.849Z] 4d983821d441: Preparing [2025-02-07T03:36:08.849Z] 1874570e88e6: Preparing [2025-02-07T03:36:08.849Z] e1040ad55636: Preparing [2025-02-07T03:36:08.849Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:08.849Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:08.849Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:08.849Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:08.849Z] 4d983821d441: Layer already exists [2025-02-07T03:36:08.849Z] b01c78889079: Layer already exists [2025-02-07T03:36:08.849Z] e1040ad55636: Layer already exists [2025-02-07T03:36:08.849Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:08.849Z] 74a77f5bdf54: Layer already exists [2025-02-07T03:36:08.849Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:08.849Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:08.849Z] main: digest: sha256:3438d6d47484c5a0ac69aed1311c8e78baf6b074e5dfc82dd4f05bcb52f859db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:08.928Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:08.938Z] taggedImages: [2025-02-07T03:36:08.938Z] - nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:08.938Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-07T03:36:08.938Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.52 [2025-02-07T03:36:08.938Z] - nexus3.edgexfoundry.org:10004/core-command:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:08.938Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-07T03:36:08.966Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-07T03:36:08.966Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:08.966Z] latest [2025-02-07T03:36:08.966Z] 4.0.0-dev.52 [2025-02-07T03:36:08.966Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:08.966Z] main [2025-02-07T03:36:08.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:09.305Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:09.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:09.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-07T03:36:09.623Z] 8088e050a24a: Preparing [2025-02-07T03:36:09.623Z] 1f483fc688cd: Preparing [2025-02-07T03:36:09.623Z] 293961338c86: Preparing [2025-02-07T03:36:09.623Z] 78814dfd8ced: Preparing [2025-02-07T03:36:09.623Z] 4d983821d441: Preparing [2025-02-07T03:36:09.623Z] 1874570e88e6: Preparing [2025-02-07T03:36:09.623Z] e1040ad55636: Preparing [2025-02-07T03:36:09.623Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:09.623Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:09.623Z] 1874570e88e6: Waiting [2025-02-07T03:36:09.623Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:09.623Z] e1040ad55636: Waiting [2025-02-07T03:36:09.623Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:09.623Z] 293961338c86: Pushed [2025-02-07T03:36:09.623Z] 1f483fc688cd: Pushed [2025-02-07T03:36:09.881Z] 4d983821d441: Layer already exists [2025-02-07T03:36:09.881Z] 8088e050a24a: Pushed [2025-02-07T03:36:10.143Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:10.400Z] e1040ad55636: Layer already exists [2025-02-07T03:36:10.400Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:10.400Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:10.659Z] 78814dfd8ced: Pushed [2025-02-07T03:36:10.917Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:11.255Z] + 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-02-07T03:36:11.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-07T03:36:11.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-07T03:36:11.584Z] 8088e050a24a: Preparing [2025-02-07T03:36:11.584Z] 1f483fc688cd: Preparing [2025-02-07T03:36:11.584Z] 293961338c86: Preparing [2025-02-07T03:36:11.584Z] 78814dfd8ced: Preparing [2025-02-07T03:36:11.584Z] 4d983821d441: Preparing [2025-02-07T03:36:11.584Z] 1874570e88e6: Preparing [2025-02-07T03:36:11.584Z] e1040ad55636: Preparing [2025-02-07T03:36:11.584Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:11.584Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:11.584Z] 1874570e88e6: Waiting [2025-02-07T03:36:11.584Z] e1040ad55636: Waiting [2025-02-07T03:36:11.584Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:11.584Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:11.584Z] 78814dfd8ced: Layer already exists [2025-02-07T03:36:11.584Z] 4d983821d441: Layer already exists [2025-02-07T03:36:11.584Z] 293961338c86: Layer already exists [2025-02-07T03:36:11.584Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:11.584Z] 8088e050a24a: Layer already exists [2025-02-07T03:36:11.584Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:11.584Z] e1040ad55636: Layer already exists [2025-02-07T03:36:11.584Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:11.584Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:11.584Z] latest: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:11.917Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:12.242Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 [2025-02-07T03:36:12.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-07T03:36:12.242Z] 8088e050a24a: Preparing [2025-02-07T03:36:12.242Z] 1f483fc688cd: Preparing [2025-02-07T03:36:12.242Z] 293961338c86: Preparing [2025-02-07T03:36:12.242Z] 78814dfd8ced: Preparing [2025-02-07T03:36:12.242Z] 4d983821d441: Preparing [2025-02-07T03:36:12.242Z] 1874570e88e6: Preparing [2025-02-07T03:36:12.242Z] e1040ad55636: Preparing [2025-02-07T03:36:12.242Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:12.242Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:12.242Z] 1874570e88e6: Waiting [2025-02-07T03:36:12.242Z] e1040ad55636: Waiting [2025-02-07T03:36:12.242Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:12.242Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:12.242Z] 4d983821d441: Layer already exists [2025-02-07T03:36:12.242Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:12.242Z] 78814dfd8ced: Layer already exists [2025-02-07T03:36:12.242Z] 8088e050a24a: Layer already exists [2025-02-07T03:36:12.242Z] 293961338c86: Layer already exists [2025-02-07T03:36:12.242Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:12.242Z] e1040ad55636: Layer already exists [2025-02-07T03:36:12.242Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:12.242Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:12.242Z] 4.0.0-dev.52: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:12.572Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:12.897Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:12.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-07T03:36:12.897Z] 8088e050a24a: Preparing [2025-02-07T03:36:12.897Z] 1f483fc688cd: Preparing [2025-02-07T03:36:12.897Z] 293961338c86: Preparing [2025-02-07T03:36:12.897Z] 78814dfd8ced: Preparing [2025-02-07T03:36:12.897Z] 4d983821d441: Preparing [2025-02-07T03:36:12.897Z] 1874570e88e6: Preparing [2025-02-07T03:36:12.897Z] e1040ad55636: Preparing [2025-02-07T03:36:12.897Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:12.897Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:12.897Z] 1874570e88e6: Waiting [2025-02-07T03:36:12.897Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:12.897Z] e1040ad55636: Waiting [2025-02-07T03:36:12.897Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:12.897Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:12.897Z] 8088e050a24a: Layer already exists [2025-02-07T03:36:12.897Z] 293961338c86: Layer already exists [2025-02-07T03:36:12.897Z] 78814dfd8ced: Layer already exists [2025-02-07T03:36:12.897Z] 4d983821d441: Layer already exists [2025-02-07T03:36:12.897Z] e1040ad55636: Layer already exists [2025-02-07T03:36:12.897Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:12.897Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:12.897Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:12.897Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:13.227Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:13.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-07T03:36:13.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-07T03:36:13.812Z] 8088e050a24a: Preparing [2025-02-07T03:36:13.812Z] 1f483fc688cd: Preparing [2025-02-07T03:36:13.812Z] 293961338c86: Preparing [2025-02-07T03:36:13.812Z] 78814dfd8ced: Preparing [2025-02-07T03:36:13.812Z] 4d983821d441: Preparing [2025-02-07T03:36:13.812Z] 1874570e88e6: Preparing [2025-02-07T03:36:13.812Z] e1040ad55636: Preparing [2025-02-07T03:36:13.812Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:13.812Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:13.812Z] 1874570e88e6: Waiting [2025-02-07T03:36:13.812Z] e1040ad55636: Waiting [2025-02-07T03:36:13.812Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:13.812Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:13.812Z] 293961338c86: Layer already exists [2025-02-07T03:36:13.812Z] 4d983821d441: Layer already exists [2025-02-07T03:36:13.812Z] 8088e050a24a: Layer already exists [2025-02-07T03:36:13.812Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:13.812Z] 78814dfd8ced: Layer already exists [2025-02-07T03:36:13.812Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:13.812Z] e1040ad55636: Layer already exists [2025-02-07T03:36:13.812Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:13.812Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:13.812Z] main: digest: sha256:7925bc0488e41966ef57289f7072e735dbdc4197944ae79fd43da16651af5d0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:13.898Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:13.919Z] taggedImages: [2025-02-07T03:36:13.919Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:13.919Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-07T03:36:13.919Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.52 [2025-02-07T03:36:13.919Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:13.919Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-07T03:36:13.942Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-07T03:36:13.942Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:13.942Z] latest [2025-02-07T03:36:13.942Z] 4.0.0-dev.52 [2025-02-07T03:36:13.942Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:13.942Z] main [2025-02-07T03:36:13.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:14.292Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:14.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:14.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-07T03:36:14.706Z] 732817495fcf: Preparing [2025-02-07T03:36:14.706Z] fd7467e971f1: Preparing [2025-02-07T03:36:14.706Z] 5f11288fc0e7: Preparing [2025-02-07T03:36:14.706Z] 4d983821d441: Preparing [2025-02-07T03:36:14.706Z] 1874570e88e6: Preparing [2025-02-07T03:36:14.706Z] 99a4d2b8b631: Preparing [2025-02-07T03:36:14.706Z] 43e407a16063: Preparing [2025-02-07T03:36:14.706Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:14.706Z] 99a4d2b8b631: Waiting [2025-02-07T03:36:14.706Z] 43e407a16063: Waiting [2025-02-07T03:36:14.706Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:14.706Z] fd7467e971f1: Pushed [2025-02-07T03:36:14.965Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:14.965Z] 732817495fcf: Pushed [2025-02-07T03:36:14.965Z] 99a4d2b8b631: Pushed [2025-02-07T03:36:15.532Z] 43e407a16063: Pushed [2025-02-07T03:36:15.532Z] 4d983821d441: Layer already exists [2025-02-07T03:36:16.119Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:17.055Z] 5f11288fc0e7: Pushed [2025-02-07T03:36:17.055Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:17.648Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:17.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-07T03:36:17.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-07T03:36:17.973Z] 732817495fcf: Preparing [2025-02-07T03:36:17.973Z] fd7467e971f1: Preparing [2025-02-07T03:36:17.973Z] 5f11288fc0e7: Preparing [2025-02-07T03:36:17.973Z] 4d983821d441: Preparing [2025-02-07T03:36:17.973Z] 1874570e88e6: Preparing [2025-02-07T03:36:17.973Z] 99a4d2b8b631: Preparing [2025-02-07T03:36:17.973Z] 43e407a16063: Preparing [2025-02-07T03:36:17.973Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:17.973Z] 99a4d2b8b631: Waiting [2025-02-07T03:36:17.973Z] 43e407a16063: Waiting [2025-02-07T03:36:17.973Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:17.973Z] 732817495fcf: Layer already exists [2025-02-07T03:36:17.973Z] 4d983821d441: Layer already exists [2025-02-07T03:36:17.973Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:17.973Z] 5f11288fc0e7: Layer already exists [2025-02-07T03:36:17.973Z] fd7467e971f1: Layer already exists [2025-02-07T03:36:17.973Z] 99a4d2b8b631: Layer already exists [2025-02-07T03:36:17.973Z] 43e407a16063: Layer already exists [2025-02-07T03:36:17.973Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:17.973Z] latest: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:18.301Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:18.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 [2025-02-07T03:36:18.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-07T03:36:18.624Z] 732817495fcf: Preparing [2025-02-07T03:36:18.624Z] fd7467e971f1: Preparing [2025-02-07T03:36:18.624Z] 5f11288fc0e7: Preparing [2025-02-07T03:36:18.624Z] 4d983821d441: Preparing [2025-02-07T03:36:18.624Z] 1874570e88e6: Preparing [2025-02-07T03:36:18.624Z] 99a4d2b8b631: Preparing [2025-02-07T03:36:18.624Z] 43e407a16063: Preparing [2025-02-07T03:36:18.624Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:18.624Z] 99a4d2b8b631: Waiting [2025-02-07T03:36:18.624Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:18.624Z] 43e407a16063: Waiting [2025-02-07T03:36:18.624Z] 732817495fcf: Layer already exists [2025-02-07T03:36:18.624Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:18.624Z] 4d983821d441: Layer already exists [2025-02-07T03:36:18.624Z] 5f11288fc0e7: Layer already exists [2025-02-07T03:36:18.624Z] fd7467e971f1: Layer already exists [2025-02-07T03:36:18.624Z] 99a4d2b8b631: Layer already exists [2025-02-07T03:36:18.624Z] 43e407a16063: Layer already exists [2025-02-07T03:36:18.624Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:18.624Z] 4.0.0-dev.52: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:18.964Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:19.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:19.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-07T03:36:19.286Z] 732817495fcf: Preparing [2025-02-07T03:36:19.286Z] fd7467e971f1: Preparing [2025-02-07T03:36:19.286Z] 5f11288fc0e7: Preparing [2025-02-07T03:36:19.286Z] 4d983821d441: Preparing [2025-02-07T03:36:19.286Z] 1874570e88e6: Preparing [2025-02-07T03:36:19.286Z] 99a4d2b8b631: Preparing [2025-02-07T03:36:19.286Z] 43e407a16063: Preparing [2025-02-07T03:36:19.286Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:19.286Z] 99a4d2b8b631: Waiting [2025-02-07T03:36:19.286Z] 43e407a16063: Waiting [2025-02-07T03:36:19.286Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:19.286Z] 732817495fcf: Layer already exists [2025-02-07T03:36:19.286Z] 4d983821d441: Layer already exists [2025-02-07T03:36:19.286Z] 5f11288fc0e7: Layer already exists [2025-02-07T03:36:19.286Z] fd7467e971f1: Layer already exists [2025-02-07T03:36:19.286Z] 99a4d2b8b631: Layer already exists [2025-02-07T03:36:19.286Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:19.286Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:19.286Z] 43e407a16063: Layer already exists [2025-02-07T03:36:19.287Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:19.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:19.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-07T03:36:19.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-07T03:36:19.930Z] 732817495fcf: Preparing [2025-02-07T03:36:19.930Z] fd7467e971f1: Preparing [2025-02-07T03:36:19.930Z] 5f11288fc0e7: Preparing [2025-02-07T03:36:19.930Z] 4d983821d441: Preparing [2025-02-07T03:36:19.930Z] 1874570e88e6: Preparing [2025-02-07T03:36:19.930Z] 99a4d2b8b631: Preparing [2025-02-07T03:36:19.930Z] 43e407a16063: Preparing [2025-02-07T03:36:19.930Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:19.930Z] 99a4d2b8b631: Waiting [2025-02-07T03:36:19.930Z] 43e407a16063: Waiting [2025-02-07T03:36:19.930Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:19.930Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:19.930Z] 4d983821d441: Layer already exists [2025-02-07T03:36:19.930Z] fd7467e971f1: Layer already exists [2025-02-07T03:36:19.930Z] 5f11288fc0e7: Layer already exists [2025-02-07T03:36:19.930Z] 732817495fcf: Layer already exists [2025-02-07T03:36:19.930Z] 43e407a16063: Layer already exists [2025-02-07T03:36:19.930Z] 99a4d2b8b631: Layer already exists [2025-02-07T03:36:19.930Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:19.930Z] main: digest: sha256:359f10c63845443e0ea4809648004c5e8d9203f0c1a129f964e6c4d3bed4f4e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:20.002Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:20.016Z] taggedImages: [2025-02-07T03:36:20.016Z] - nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:20.016Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-07T03:36:20.016Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.52 [2025-02-07T03:36:20.016Z] - nexus3.edgexfoundry.org:10004/core-data:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:20.016Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-07T03:36:20.044Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-07T03:36:20.044Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:20.044Z] latest [2025-02-07T03:36:20.044Z] 4.0.0-dev.52 [2025-02-07T03:36:20.044Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:20.044Z] main [2025-02-07T03:36:20.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:20.386Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:20.706Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-07T03:36:20.706Z] 5394ba96cd8f: Preparing [2025-02-07T03:36:20.706Z] 9895e729b825: Preparing [2025-02-07T03:36:20.706Z] a851178edb9d: Preparing [2025-02-07T03:36:20.706Z] 1874570e88e6: Preparing [2025-02-07T03:36:20.706Z] d81d21145b9c: Preparing [2025-02-07T03:36:20.706Z] 8a6c00f6b303: Preparing [2025-02-07T03:36:20.706Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:20.706Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:20.706Z] 8a6c00f6b303: Waiting [2025-02-07T03:36:20.706Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:20.706Z] 9895e729b825: Pushed [2025-02-07T03:36:20.706Z] d81d21145b9c: Pushed [2025-02-07T03:36:20.706Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:20.706Z] 5394ba96cd8f: Pushed [2025-02-07T03:36:20.706Z] 8a6c00f6b303: Pushed [2025-02-07T03:36:23.241Z] a851178edb9d: Pushed [2025-02-07T03:36:23.241Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:23.572Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:23.887Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-07T03:36:23.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-07T03:36:23.887Z] 5394ba96cd8f: Preparing [2025-02-07T03:36:23.887Z] 9895e729b825: Preparing [2025-02-07T03:36:23.887Z] a851178edb9d: Preparing [2025-02-07T03:36:23.887Z] 1874570e88e6: Preparing [2025-02-07T03:36:23.887Z] d81d21145b9c: Preparing [2025-02-07T03:36:23.887Z] 8a6c00f6b303: Preparing [2025-02-07T03:36:23.887Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:23.887Z] 8a6c00f6b303: Waiting [2025-02-07T03:36:23.887Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:23.887Z] 5394ba96cd8f: Layer already exists [2025-02-07T03:36:23.887Z] a851178edb9d: Layer already exists [2025-02-07T03:36:23.887Z] d81d21145b9c: Layer already exists [2025-02-07T03:36:23.887Z] 9895e729b825: Layer already exists [2025-02-07T03:36:23.887Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:23.887Z] 8a6c00f6b303: Layer already exists [2025-02-07T03:36:23.887Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:23.887Z] latest: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:24.211Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:24.526Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 [2025-02-07T03:36:24.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-07T03:36:24.526Z] 5394ba96cd8f: Preparing [2025-02-07T03:36:24.526Z] 9895e729b825: Preparing [2025-02-07T03:36:24.526Z] a851178edb9d: Preparing [2025-02-07T03:36:24.526Z] 1874570e88e6: Preparing [2025-02-07T03:36:24.526Z] d81d21145b9c: Preparing [2025-02-07T03:36:24.526Z] 8a6c00f6b303: Preparing [2025-02-07T03:36:24.526Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:24.526Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:24.526Z] 8a6c00f6b303: Waiting [2025-02-07T03:36:24.526Z] 5394ba96cd8f: Layer already exists [2025-02-07T03:36:24.526Z] 9895e729b825: Layer already exists [2025-02-07T03:36:24.526Z] a851178edb9d: Layer already exists [2025-02-07T03:36:24.526Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:24.526Z] d81d21145b9c: Layer already exists [2025-02-07T03:36:24.526Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:24.526Z] 8a6c00f6b303: Layer already exists [2025-02-07T03:36:24.526Z] 4.0.0-dev.52: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:24.848Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:25.173Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:25.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-07T03:36:25.173Z] 5394ba96cd8f: Preparing [2025-02-07T03:36:25.173Z] 9895e729b825: Preparing [2025-02-07T03:36:25.173Z] a851178edb9d: Preparing [2025-02-07T03:36:25.173Z] 1874570e88e6: Preparing [2025-02-07T03:36:25.173Z] d81d21145b9c: Preparing [2025-02-07T03:36:25.173Z] 8a6c00f6b303: Preparing [2025-02-07T03:36:25.173Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:25.173Z] 8a6c00f6b303: Waiting [2025-02-07T03:36:25.173Z] a851178edb9d: Layer already exists [2025-02-07T03:36:25.173Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:25.173Z] 5394ba96cd8f: Layer already exists [2025-02-07T03:36:25.173Z] 9895e729b825: Layer already exists [2025-02-07T03:36:25.173Z] d81d21145b9c: Layer already exists [2025-02-07T03:36:25.173Z] 8a6c00f6b303: Layer already exists [2025-02-07T03:36:25.173Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:25.173Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:25.492Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:25.819Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-07T03:36:25.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-07T03:36:25.819Z] 5394ba96cd8f: Preparing [2025-02-07T03:36:25.819Z] 9895e729b825: Preparing [2025-02-07T03:36:25.819Z] a851178edb9d: Preparing [2025-02-07T03:36:25.819Z] 1874570e88e6: Preparing [2025-02-07T03:36:25.819Z] d81d21145b9c: Preparing [2025-02-07T03:36:25.819Z] 8a6c00f6b303: Preparing [2025-02-07T03:36:25.819Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:25.819Z] 8a6c00f6b303: Waiting [2025-02-07T03:36:25.819Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:25.819Z] 9895e729b825: Layer already exists [2025-02-07T03:36:25.819Z] 5394ba96cd8f: Layer already exists [2025-02-07T03:36:25.819Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:25.819Z] a851178edb9d: Layer already exists [2025-02-07T03:36:25.819Z] d81d21145b9c: Layer already exists [2025-02-07T03:36:25.819Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:25.819Z] 8a6c00f6b303: Layer already exists [2025-02-07T03:36:25.819Z] main: digest: sha256:cae283b5eaeb6d4f066107981a334925a597af1af2814511f86fa49545f7c71e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:25.899Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:25.917Z] taggedImages: [2025-02-07T03:36:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-07T03:36:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.52 [2025-02-07T03:36:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:25.917Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-07T03:36:25.945Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-07T03:36:25.945Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:25.945Z] latest [2025-02-07T03:36:25.945Z] 4.0.0-dev.52 [2025-02-07T03:36:25.945Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:25.945Z] main [2025-02-07T03:36:25.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:26.298Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:26.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:26.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-07T03:36:26.615Z] 11d42d7633ff: Preparing [2025-02-07T03:36:26.615Z] dfce48b8caa1: Preparing [2025-02-07T03:36:26.615Z] a3a4e81506c5: Preparing [2025-02-07T03:36:26.615Z] 444a83f5a247: Preparing [2025-02-07T03:36:26.615Z] 4d983821d441: Preparing [2025-02-07T03:36:26.615Z] 1874570e88e6: Preparing [2025-02-07T03:36:26.615Z] e1040ad55636: Preparing [2025-02-07T03:36:26.615Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:26.615Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:26.615Z] e1040ad55636: Waiting [2025-02-07T03:36:26.615Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:26.615Z] 1874570e88e6: Waiting [2025-02-07T03:36:26.615Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:26.615Z] 4d983821d441: Layer already exists [2025-02-07T03:36:26.615Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:26.615Z] e1040ad55636: Layer already exists [2025-02-07T03:36:26.615Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:26.615Z] 11d42d7633ff: Pushed [2025-02-07T03:36:26.615Z] dfce48b8caa1: Pushed [2025-02-07T03:36:26.615Z] a3a4e81506c5: Pushed [2025-02-07T03:36:26.615Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:29.152Z] 444a83f5a247: Pushed [2025-02-07T03:36:29.152Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:29.486Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:29.817Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-07T03:36:29.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-07T03:36:29.817Z] 11d42d7633ff: Preparing [2025-02-07T03:36:29.817Z] dfce48b8caa1: Preparing [2025-02-07T03:36:29.817Z] a3a4e81506c5: Preparing [2025-02-07T03:36:29.817Z] 444a83f5a247: Preparing [2025-02-07T03:36:29.817Z] 4d983821d441: Preparing [2025-02-07T03:36:29.817Z] 1874570e88e6: Preparing [2025-02-07T03:36:29.817Z] e1040ad55636: Preparing [2025-02-07T03:36:29.817Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:29.817Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:29.817Z] 1874570e88e6: Waiting [2025-02-07T03:36:29.817Z] e1040ad55636: Waiting [2025-02-07T03:36:29.817Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:29.817Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:29.817Z] 444a83f5a247: Layer already exists [2025-02-07T03:36:29.817Z] 11d42d7633ff: Layer already exists [2025-02-07T03:36:29.817Z] dfce48b8caa1: Layer already exists [2025-02-07T03:36:29.817Z] 4d983821d441: Layer already exists [2025-02-07T03:36:29.817Z] a3a4e81506c5: Layer already exists [2025-02-07T03:36:29.817Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:29.817Z] e1040ad55636: Layer already exists [2025-02-07T03:36:29.817Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:29.817Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:29.817Z] latest: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:30.166Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:30.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 [2025-02-07T03:36:30.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-07T03:36:30.506Z] 11d42d7633ff: Preparing [2025-02-07T03:36:30.506Z] dfce48b8caa1: Preparing [2025-02-07T03:36:30.506Z] a3a4e81506c5: Preparing [2025-02-07T03:36:30.506Z] 444a83f5a247: Preparing [2025-02-07T03:36:30.506Z] 4d983821d441: Preparing [2025-02-07T03:36:30.506Z] 1874570e88e6: Preparing [2025-02-07T03:36:30.506Z] e1040ad55636: Preparing [2025-02-07T03:36:30.506Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:30.506Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:30.506Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:30.506Z] e1040ad55636: Waiting [2025-02-07T03:36:30.506Z] 1874570e88e6: Waiting [2025-02-07T03:36:30.506Z] 444a83f5a247: Layer already exists [2025-02-07T03:36:30.506Z] a3a4e81506c5: Layer already exists [2025-02-07T03:36:30.506Z] 4d983821d441: Layer already exists [2025-02-07T03:36:30.506Z] dfce48b8caa1: Layer already exists [2025-02-07T03:36:30.506Z] 11d42d7633ff: Layer already exists [2025-02-07T03:36:30.506Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:30.506Z] e1040ad55636: Layer already exists [2025-02-07T03:36:30.506Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:30.506Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:30.506Z] 4.0.0-dev.52: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:30.828Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:31.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:31.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-07T03:36:31.152Z] 11d42d7633ff: Preparing [2025-02-07T03:36:31.152Z] dfce48b8caa1: Preparing [2025-02-07T03:36:31.152Z] a3a4e81506c5: Preparing [2025-02-07T03:36:31.152Z] 444a83f5a247: Preparing [2025-02-07T03:36:31.152Z] 4d983821d441: Preparing [2025-02-07T03:36:31.152Z] 1874570e88e6: Preparing [2025-02-07T03:36:31.152Z] e1040ad55636: Preparing [2025-02-07T03:36:31.152Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:31.152Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:31.152Z] 1874570e88e6: Waiting [2025-02-07T03:36:31.152Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:31.152Z] e1040ad55636: Waiting [2025-02-07T03:36:31.152Z] 444a83f5a247: Layer already exists [2025-02-07T03:36:31.152Z] 4d983821d441: Layer already exists [2025-02-07T03:36:31.152Z] a3a4e81506c5: Layer already exists [2025-02-07T03:36:31.152Z] 11d42d7633ff: Layer already exists [2025-02-07T03:36:31.152Z] dfce48b8caa1: Layer already exists [2025-02-07T03:36:31.152Z] e1040ad55636: Layer already exists [2025-02-07T03:36:31.152Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:31.152Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:31.152Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:31.152Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:31.479Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:31.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-07T03:36:31.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-07T03:36:31.800Z] 11d42d7633ff: Preparing [2025-02-07T03:36:31.800Z] dfce48b8caa1: Preparing [2025-02-07T03:36:31.800Z] a3a4e81506c5: Preparing [2025-02-07T03:36:31.800Z] 444a83f5a247: Preparing [2025-02-07T03:36:31.800Z] 4d983821d441: Preparing [2025-02-07T03:36:31.800Z] 1874570e88e6: Preparing [2025-02-07T03:36:31.800Z] e1040ad55636: Preparing [2025-02-07T03:36:31.800Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:31.800Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:31.800Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:31.800Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:31.800Z] 1874570e88e6: Waiting [2025-02-07T03:36:31.800Z] e1040ad55636: Waiting [2025-02-07T03:36:31.800Z] 4d983821d441: Layer already exists [2025-02-07T03:36:31.800Z] dfce48b8caa1: Layer already exists [2025-02-07T03:36:31.800Z] 11d42d7633ff: Layer already exists [2025-02-07T03:36:31.800Z] a3a4e81506c5: Layer already exists [2025-02-07T03:36:31.800Z] 444a83f5a247: Layer already exists [2025-02-07T03:36:31.800Z] e1040ad55636: Layer already exists [2025-02-07T03:36:31.800Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:31.800Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:31.800Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:31.800Z] main: digest: sha256:51b05623ce08c598193ba060de148c98c55fc4b62d8347d0bf955a9160a63b53 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:31.879Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:31.898Z] taggedImages: [2025-02-07T03:36:31.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:31.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-07T03:36:31.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.52 [2025-02-07T03:36:31.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:31.898Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-07T03:36:31.931Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-07T03:36:31.931Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:31.931Z] latest [2025-02-07T03:36:31.931Z] 4.0.0-dev.52 [2025-02-07T03:36:31.931Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:31.931Z] main [2025-02-07T03:36:31.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:32.277Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:32.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:32.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-07T03:36:32.603Z] 40c705576a5a: Preparing [2025-02-07T03:36:32.603Z] 887ef4fd4b09: Preparing [2025-02-07T03:36:32.603Z] cb93291bb1b7: Preparing [2025-02-07T03:36:32.603Z] 1a3ecb1cddc2: Preparing [2025-02-07T03:36:32.603Z] d77ac6c9b32b: Preparing [2025-02-07T03:36:32.603Z] 307f9d6f3d72: Preparing [2025-02-07T03:36:32.603Z] c6d664529c6b: Preparing [2025-02-07T03:36:32.603Z] 4d983821d441: Preparing [2025-02-07T03:36:32.603Z] 1874570e88e6: Preparing [2025-02-07T03:36:32.603Z] 4250bc5e6b99: Preparing [2025-02-07T03:36:32.603Z] 9ca8728a9520: Preparing [2025-02-07T03:36:32.603Z] 5f70bf18a086: Preparing [2025-02-07T03:36:32.603Z] 46e91c6d2212: Preparing [2025-02-07T03:36:32.603Z] b372f2834d1a: Preparing [2025-02-07T03:36:32.603Z] dbd99e9a6fa3: Preparing [2025-02-07T03:36:32.603Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:32.603Z] 307f9d6f3d72: Waiting [2025-02-07T03:36:32.603Z] c6d664529c6b: Waiting [2025-02-07T03:36:32.603Z] 4d983821d441: Waiting [2025-02-07T03:36:32.603Z] 46e91c6d2212: Waiting [2025-02-07T03:36:32.603Z] b372f2834d1a: Waiting [2025-02-07T03:36:32.603Z] dbd99e9a6fa3: Waiting [2025-02-07T03:36:32.603Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:32.603Z] 1874570e88e6: Waiting [2025-02-07T03:36:32.603Z] 4250bc5e6b99: Waiting [2025-02-07T03:36:32.603Z] 5f70bf18a086: Waiting [2025-02-07T03:36:32.603Z] cb93291bb1b7: Pushed [2025-02-07T03:36:32.603Z] 40c705576a5a: Pushed [2025-02-07T03:36:32.603Z] 887ef4fd4b09: Pushed [2025-02-07T03:36:32.603Z] 1a3ecb1cddc2: Pushed [2025-02-07T03:36:32.603Z] d77ac6c9b32b: Pushed [2025-02-07T03:36:32.603Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:32.603Z] 4d983821d441: Layer already exists [2025-02-07T03:36:32.603Z] 5f70bf18a086: Layer already exists [2025-02-07T03:36:32.861Z] 307f9d6f3d72: Pushed [2025-02-07T03:36:32.861Z] 4250bc5e6b99: Pushed [2025-02-07T03:36:32.861Z] 9ca8728a9520: Pushed [2025-02-07T03:36:32.861Z] 46e91c6d2212: Pushed [2025-02-07T03:36:32.861Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:32.861Z] b372f2834d1a: Pushed [2025-02-07T03:36:32.861Z] dbd99e9a6fa3: Pushed [2025-02-07T03:36:34.238Z] c6d664529c6b: Pushed [2025-02-07T03:36:34.238Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:34.558Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:34.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-07T03:36:34.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-07T03:36:34.883Z] 40c705576a5a: Preparing [2025-02-07T03:36:34.883Z] 887ef4fd4b09: Preparing [2025-02-07T03:36:34.883Z] cb93291bb1b7: Preparing [2025-02-07T03:36:34.883Z] 1a3ecb1cddc2: Preparing [2025-02-07T03:36:34.883Z] d77ac6c9b32b: Preparing [2025-02-07T03:36:34.883Z] 307f9d6f3d72: Preparing [2025-02-07T03:36:34.883Z] c6d664529c6b: Preparing [2025-02-07T03:36:34.883Z] 4d983821d441: Preparing [2025-02-07T03:36:34.883Z] 1874570e88e6: Preparing [2025-02-07T03:36:34.883Z] 4250bc5e6b99: Preparing [2025-02-07T03:36:34.883Z] 307f9d6f3d72: Waiting [2025-02-07T03:36:34.883Z] c6d664529c6b: Waiting [2025-02-07T03:36:34.883Z] 1874570e88e6: Waiting [2025-02-07T03:36:34.883Z] 4d983821d441: Waiting [2025-02-07T03:36:34.883Z] 9ca8728a9520: Preparing [2025-02-07T03:36:34.883Z] 5f70bf18a086: Preparing [2025-02-07T03:36:34.883Z] 9ca8728a9520: Waiting [2025-02-07T03:36:34.883Z] 4250bc5e6b99: Waiting [2025-02-07T03:36:34.883Z] 46e91c6d2212: Preparing [2025-02-07T03:36:34.883Z] b372f2834d1a: Preparing [2025-02-07T03:36:34.883Z] 5f70bf18a086: Waiting [2025-02-07T03:36:34.883Z] dbd99e9a6fa3: Preparing [2025-02-07T03:36:34.883Z] 46e91c6d2212: Waiting [2025-02-07T03:36:34.883Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:34.883Z] dbd99e9a6fa3: Waiting [2025-02-07T03:36:34.883Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:34.883Z] cb93291bb1b7: Layer already exists [2025-02-07T03:36:34.883Z] d77ac6c9b32b: Layer already exists [2025-02-07T03:36:34.883Z] 40c705576a5a: Layer already exists [2025-02-07T03:36:34.883Z] 887ef4fd4b09: Layer already exists [2025-02-07T03:36:34.883Z] 1a3ecb1cddc2: Layer already exists [2025-02-07T03:36:34.883Z] 4d983821d441: Layer already exists [2025-02-07T03:36:34.883Z] c6d664529c6b: Layer already exists [2025-02-07T03:36:34.883Z] 4250bc5e6b99: Layer already exists [2025-02-07T03:36:34.883Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:34.883Z] 9ca8728a9520: Layer already exists [2025-02-07T03:36:34.883Z] 5f70bf18a086: Layer already exists [2025-02-07T03:36:34.883Z] 46e91c6d2212: Layer already exists [2025-02-07T03:36:34.883Z] b372f2834d1a: Layer already exists [2025-02-07T03:36:34.883Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:34.883Z] dbd99e9a6fa3: Layer already exists [2025-02-07T03:36:34.883Z] 307f9d6f3d72: Layer already exists [2025-02-07T03:36:34.883Z] latest: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:35.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:35.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 [2025-02-07T03:36:35.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-07T03:36:35.538Z] 40c705576a5a: Preparing [2025-02-07T03:36:35.538Z] 887ef4fd4b09: Preparing [2025-02-07T03:36:35.538Z] cb93291bb1b7: Preparing [2025-02-07T03:36:35.538Z] 1a3ecb1cddc2: Preparing [2025-02-07T03:36:35.538Z] d77ac6c9b32b: Preparing [2025-02-07T03:36:35.538Z] 307f9d6f3d72: Preparing [2025-02-07T03:36:35.538Z] c6d664529c6b: Preparing [2025-02-07T03:36:35.538Z] 4d983821d441: Preparing [2025-02-07T03:36:35.538Z] 1874570e88e6: Preparing [2025-02-07T03:36:35.538Z] 4250bc5e6b99: Preparing [2025-02-07T03:36:35.538Z] 9ca8728a9520: Preparing [2025-02-07T03:36:35.538Z] 5f70bf18a086: Preparing [2025-02-07T03:36:35.538Z] 46e91c6d2212: Preparing [2025-02-07T03:36:35.538Z] b372f2834d1a: Preparing [2025-02-07T03:36:35.538Z] dbd99e9a6fa3: Preparing [2025-02-07T03:36:35.538Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:35.538Z] b372f2834d1a: Waiting [2025-02-07T03:36:35.538Z] 5f70bf18a086: Waiting [2025-02-07T03:36:35.538Z] dbd99e9a6fa3: Waiting [2025-02-07T03:36:35.538Z] 9ca8728a9520: Waiting [2025-02-07T03:36:35.538Z] 46e91c6d2212: Waiting [2025-02-07T03:36:35.538Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:35.538Z] 307f9d6f3d72: Waiting [2025-02-07T03:36:35.538Z] c6d664529c6b: Waiting [2025-02-07T03:36:35.538Z] 4d983821d441: Waiting [2025-02-07T03:36:35.538Z] 4250bc5e6b99: Waiting [2025-02-07T03:36:35.538Z] 1874570e88e6: Waiting [2025-02-07T03:36:35.538Z] 1a3ecb1cddc2: Layer already exists [2025-02-07T03:36:35.538Z] d77ac6c9b32b: Layer already exists [2025-02-07T03:36:35.538Z] cb93291bb1b7: Layer already exists [2025-02-07T03:36:35.538Z] 40c705576a5a: Layer already exists [2025-02-07T03:36:35.538Z] 887ef4fd4b09: Layer already exists [2025-02-07T03:36:35.538Z] 307f9d6f3d72: Layer already exists [2025-02-07T03:36:35.538Z] 4250bc5e6b99: Layer already exists [2025-02-07T03:36:35.538Z] c6d664529c6b: Layer already exists [2025-02-07T03:36:35.538Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:35.538Z] 4d983821d441: Layer already exists [2025-02-07T03:36:35.538Z] 9ca8728a9520: Layer already exists [2025-02-07T03:36:35.538Z] 5f70bf18a086: Layer already exists [2025-02-07T03:36:35.538Z] 46e91c6d2212: Layer already exists [2025-02-07T03:36:35.538Z] b372f2834d1a: Layer already exists [2025-02-07T03:36:35.538Z] dbd99e9a6fa3: Layer already exists [2025-02-07T03:36:35.538Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:35.538Z] 4.0.0-dev.52: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:35.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:36.195Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:36.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-07T03:36:36.195Z] 40c705576a5a: Preparing [2025-02-07T03:36:36.195Z] 887ef4fd4b09: Preparing [2025-02-07T03:36:36.195Z] cb93291bb1b7: Preparing [2025-02-07T03:36:36.195Z] 1a3ecb1cddc2: Preparing [2025-02-07T03:36:36.195Z] d77ac6c9b32b: Preparing [2025-02-07T03:36:36.195Z] 307f9d6f3d72: Preparing [2025-02-07T03:36:36.195Z] c6d664529c6b: Preparing [2025-02-07T03:36:36.195Z] 4d983821d441: Preparing [2025-02-07T03:36:36.195Z] 1874570e88e6: Preparing [2025-02-07T03:36:36.195Z] 4250bc5e6b99: Preparing [2025-02-07T03:36:36.195Z] 9ca8728a9520: Preparing [2025-02-07T03:36:36.195Z] 5f70bf18a086: Preparing [2025-02-07T03:36:36.195Z] 46e91c6d2212: Preparing [2025-02-07T03:36:36.195Z] b372f2834d1a: Preparing [2025-02-07T03:36:36.195Z] dbd99e9a6fa3: Preparing [2025-02-07T03:36:36.195Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:36.195Z] 307f9d6f3d72: Waiting [2025-02-07T03:36:36.195Z] c6d664529c6b: Waiting [2025-02-07T03:36:36.195Z] 1874570e88e6: Waiting [2025-02-07T03:36:36.195Z] 4d983821d441: Waiting [2025-02-07T03:36:36.195Z] 4250bc5e6b99: Waiting [2025-02-07T03:36:36.195Z] 9ca8728a9520: Waiting [2025-02-07T03:36:36.195Z] 5f70bf18a086: Waiting [2025-02-07T03:36:36.195Z] b372f2834d1a: Waiting [2025-02-07T03:36:36.195Z] dbd99e9a6fa3: Waiting [2025-02-07T03:36:36.195Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:36.195Z] 1a3ecb1cddc2: Layer already exists [2025-02-07T03:36:36.195Z] d77ac6c9b32b: Layer already exists [2025-02-07T03:36:36.195Z] 887ef4fd4b09: Layer already exists [2025-02-07T03:36:36.195Z] cb93291bb1b7: Layer already exists [2025-02-07T03:36:36.195Z] 40c705576a5a: Layer already exists [2025-02-07T03:36:36.195Z] 4d983821d441: Layer already exists [2025-02-07T03:36:36.195Z] 307f9d6f3d72: Layer already exists [2025-02-07T03:36:36.195Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:36.195Z] c6d664529c6b: Layer already exists [2025-02-07T03:36:36.195Z] 4250bc5e6b99: Layer already exists [2025-02-07T03:36:36.195Z] 9ca8728a9520: Layer already exists [2025-02-07T03:36:36.195Z] 5f70bf18a086: Layer already exists [2025-02-07T03:36:36.195Z] 46e91c6d2212: Layer already exists [2025-02-07T03:36:36.195Z] b372f2834d1a: Layer already exists [2025-02-07T03:36:36.195Z] dbd99e9a6fa3: Layer already exists [2025-02-07T03:36:36.195Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:36.195Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:36.527Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:36.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-07T03:36:36.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-07T03:36:36.864Z] 40c705576a5a: Preparing [2025-02-07T03:36:36.864Z] 887ef4fd4b09: Preparing [2025-02-07T03:36:36.864Z] cb93291bb1b7: Preparing [2025-02-07T03:36:36.864Z] 1a3ecb1cddc2: Preparing [2025-02-07T03:36:36.864Z] d77ac6c9b32b: Preparing [2025-02-07T03:36:36.864Z] 307f9d6f3d72: Preparing [2025-02-07T03:36:36.864Z] c6d664529c6b: Preparing [2025-02-07T03:36:36.864Z] 4d983821d441: Preparing [2025-02-07T03:36:36.864Z] 1874570e88e6: Preparing [2025-02-07T03:36:36.864Z] 4250bc5e6b99: Preparing [2025-02-07T03:36:36.864Z] 9ca8728a9520: Preparing [2025-02-07T03:36:36.864Z] 5f70bf18a086: Preparing [2025-02-07T03:36:36.864Z] 46e91c6d2212: Preparing [2025-02-07T03:36:36.864Z] b372f2834d1a: Preparing [2025-02-07T03:36:36.864Z] dbd99e9a6fa3: Preparing [2025-02-07T03:36:36.864Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:36.864Z] 1874570e88e6: Waiting [2025-02-07T03:36:36.864Z] 307f9d6f3d72: Waiting [2025-02-07T03:36:36.864Z] 4250bc5e6b99: Waiting [2025-02-07T03:36:36.864Z] 9ca8728a9520: Waiting [2025-02-07T03:36:36.864Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:36.864Z] 5f70bf18a086: Waiting [2025-02-07T03:36:36.864Z] 46e91c6d2212: Waiting [2025-02-07T03:36:36.864Z] b372f2834d1a: Waiting [2025-02-07T03:36:36.864Z] dbd99e9a6fa3: Waiting [2025-02-07T03:36:36.864Z] c6d664529c6b: Waiting [2025-02-07T03:36:36.864Z] 4d983821d441: Waiting [2025-02-07T03:36:36.864Z] d77ac6c9b32b: Layer already exists [2025-02-07T03:36:36.864Z] 887ef4fd4b09: Layer already exists [2025-02-07T03:36:36.864Z] 1a3ecb1cddc2: Layer already exists [2025-02-07T03:36:36.864Z] 40c705576a5a: Layer already exists [2025-02-07T03:36:36.864Z] cb93291bb1b7: Layer already exists [2025-02-07T03:36:36.864Z] 307f9d6f3d72: Layer already exists [2025-02-07T03:36:36.864Z] c6d664529c6b: Layer already exists [2025-02-07T03:36:36.864Z] 4250bc5e6b99: Layer already exists [2025-02-07T03:36:36.864Z] 4d983821d441: Layer already exists [2025-02-07T03:36:36.864Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:36.864Z] 9ca8728a9520: Layer already exists [2025-02-07T03:36:36.864Z] 5f70bf18a086: Layer already exists [2025-02-07T03:36:36.864Z] dbd99e9a6fa3: Layer already exists [2025-02-07T03:36:36.864Z] 46e91c6d2212: Layer already exists [2025-02-07T03:36:36.864Z] b372f2834d1a: Layer already exists [2025-02-07T03:36:36.864Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:36.864Z] main: digest: sha256:fcc9b6a09253dc5cc4a662c4b7c31ed48423fbb837f6be7a4f13869eb022c62b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:36.944Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:36.958Z] taggedImages: [2025-02-07T03:36:36.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:36.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-07T03:36:36.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.52 [2025-02-07T03:36:36.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:36.958Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-07T03:36:36.986Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-07T03:36:36.986Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:36.986Z] latest [2025-02-07T03:36:36.986Z] 4.0.0-dev.52 [2025-02-07T03:36:36.986Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:36.986Z] main [2025-02-07T03:36:36.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:37.346Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:37.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:37.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-07T03:36:37.667Z] ba5d48e44610: Preparing [2025-02-07T03:36:37.667Z] 1f483fc688cd: Preparing [2025-02-07T03:36:37.667Z] 242f7ad10b6a: Preparing [2025-02-07T03:36:37.667Z] ad26fcd81c59: Preparing [2025-02-07T03:36:37.667Z] 4d983821d441: Preparing [2025-02-07T03:36:37.667Z] 1874570e88e6: Preparing [2025-02-07T03:36:37.667Z] e1040ad55636: Preparing [2025-02-07T03:36:37.667Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:37.667Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:37.667Z] 1874570e88e6: Waiting [2025-02-07T03:36:37.667Z] e1040ad55636: Waiting [2025-02-07T03:36:37.667Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:37.667Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:37.667Z] 4d983821d441: Layer already exists [2025-02-07T03:36:37.667Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:37.667Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:37.667Z] e1040ad55636: Layer already exists [2025-02-07T03:36:37.667Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:37.667Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:37.667Z] 242f7ad10b6a: Pushed [2025-02-07T03:36:37.667Z] ba5d48e44610: Pushed [2025-02-07T03:36:40.207Z] ad26fcd81c59: Pushed [2025-02-07T03:36:40.207Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:40.534Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:40.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-07T03:36:40.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-07T03:36:40.895Z] ba5d48e44610: Preparing [2025-02-07T03:36:40.895Z] 1f483fc688cd: Preparing [2025-02-07T03:36:40.895Z] 242f7ad10b6a: Preparing [2025-02-07T03:36:40.895Z] ad26fcd81c59: Preparing [2025-02-07T03:36:40.895Z] 4d983821d441: Preparing [2025-02-07T03:36:40.895Z] 1874570e88e6: Preparing [2025-02-07T03:36:40.895Z] e1040ad55636: Preparing [2025-02-07T03:36:40.895Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:40.895Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:40.895Z] e1040ad55636: Waiting [2025-02-07T03:36:40.895Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:40.895Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:40.895Z] 1874570e88e6: Waiting [2025-02-07T03:36:40.895Z] ad26fcd81c59: Layer already exists [2025-02-07T03:36:40.895Z] ba5d48e44610: Layer already exists [2025-02-07T03:36:40.895Z] 4d983821d441: Layer already exists [2025-02-07T03:36:40.895Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:40.895Z] 242f7ad10b6a: Layer already exists [2025-02-07T03:36:40.895Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:40.895Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:40.895Z] e1040ad55636: Layer already exists [2025-02-07T03:36:40.895Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:40.895Z] latest: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:41.270Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:41.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 [2025-02-07T03:36:41.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-07T03:36:41.648Z] ba5d48e44610: Preparing [2025-02-07T03:36:41.648Z] 1f483fc688cd: Preparing [2025-02-07T03:36:41.648Z] 242f7ad10b6a: Preparing [2025-02-07T03:36:41.648Z] ad26fcd81c59: Preparing [2025-02-07T03:36:41.648Z] 4d983821d441: Preparing [2025-02-07T03:36:41.648Z] 1874570e88e6: Preparing [2025-02-07T03:36:41.648Z] e1040ad55636: Preparing [2025-02-07T03:36:41.648Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:41.648Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:41.648Z] 1874570e88e6: Waiting [2025-02-07T03:36:41.648Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:41.648Z] e1040ad55636: Waiting [2025-02-07T03:36:41.648Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:41.648Z] ba5d48e44610: Layer already exists [2025-02-07T03:36:41.648Z] ad26fcd81c59: Layer already exists [2025-02-07T03:36:41.648Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:41.648Z] 4d983821d441: Layer already exists [2025-02-07T03:36:41.648Z] 242f7ad10b6a: Layer already exists [2025-02-07T03:36:41.648Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:41.648Z] e1040ad55636: Layer already exists [2025-02-07T03:36:41.648Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:41.648Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:41.648Z] 4.0.0-dev.52: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:42.045Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:42.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:42.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-07T03:36:42.449Z] ba5d48e44610: Preparing [2025-02-07T03:36:42.449Z] 1f483fc688cd: Preparing [2025-02-07T03:36:42.449Z] 242f7ad10b6a: Preparing [2025-02-07T03:36:42.449Z] ad26fcd81c59: Preparing [2025-02-07T03:36:42.449Z] 4d983821d441: Preparing [2025-02-07T03:36:42.449Z] 1874570e88e6: Preparing [2025-02-07T03:36:42.449Z] e1040ad55636: Preparing [2025-02-07T03:36:42.449Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:42.449Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:42.449Z] 1874570e88e6: Waiting [2025-02-07T03:36:42.449Z] e1040ad55636: Waiting [2025-02-07T03:36:42.449Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:42.449Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:42.449Z] 4d983821d441: Layer already exists [2025-02-07T03:36:42.449Z] ba5d48e44610: Layer already exists [2025-02-07T03:36:42.449Z] ad26fcd81c59: Layer already exists [2025-02-07T03:36:42.449Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:42.449Z] 242f7ad10b6a: Layer already exists [2025-02-07T03:36:42.449Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:42.449Z] e1040ad55636: Layer already exists [2025-02-07T03:36:42.449Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:42.449Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:42.449Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:42.783Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:43.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-07T03:36:43.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-07T03:36:43.107Z] ba5d48e44610: Preparing [2025-02-07T03:36:43.107Z] 1f483fc688cd: Preparing [2025-02-07T03:36:43.107Z] 242f7ad10b6a: Preparing [2025-02-07T03:36:43.107Z] ad26fcd81c59: Preparing [2025-02-07T03:36:43.107Z] 4d983821d441: Preparing [2025-02-07T03:36:43.107Z] 1874570e88e6: Preparing [2025-02-07T03:36:43.107Z] e1040ad55636: Preparing [2025-02-07T03:36:43.107Z] e8cffb72a4d0: Preparing [2025-02-07T03:36:43.107Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:43.107Z] 1874570e88e6: Waiting [2025-02-07T03:36:43.107Z] e1040ad55636: Waiting [2025-02-07T03:36:43.107Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:43.107Z] e8cffb72a4d0: Waiting [2025-02-07T03:36:43.107Z] 242f7ad10b6a: Layer already exists [2025-02-07T03:36:43.107Z] 1f483fc688cd: Layer already exists [2025-02-07T03:36:43.107Z] ba5d48e44610: Layer already exists [2025-02-07T03:36:43.107Z] ad26fcd81c59: Layer already exists [2025-02-07T03:36:43.107Z] 4d983821d441: Layer already exists [2025-02-07T03:36:43.107Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:43.107Z] e1040ad55636: Layer already exists [2025-02-07T03:36:43.107Z] e8cffb72a4d0: Layer already exists [2025-02-07T03:36:43.107Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:43.107Z] main: digest: sha256:4af0a6d7a7f5bfdf88d519d1e526d42e873502d97074f4736fa2d9610dc55a22 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:43.184Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:43.196Z] taggedImages: [2025-02-07T03:36:43.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:43.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-07T03:36:43.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.52 [2025-02-07T03:36:43.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:43.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-07T03:36:43.221Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-07T03:36:43.221Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:43.221Z] latest [2025-02-07T03:36:43.221Z] 4.0.0-dev.52 [2025-02-07T03:36:43.221Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:43.221Z] main [2025-02-07T03:36:43.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:43.577Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:43.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:43.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-07T03:36:43.954Z] 5dad434794ab: Preparing [2025-02-07T03:36:43.954Z] 6cf1795e7579: Preparing [2025-02-07T03:36:43.954Z] 3008e4e84291: Preparing [2025-02-07T03:36:43.954Z] 1651c369194a: Preparing [2025-02-07T03:36:43.954Z] 129949dd9a7f: Preparing [2025-02-07T03:36:43.954Z] 4d983821d441: Preparing [2025-02-07T03:36:43.954Z] 1874570e88e6: Preparing [2025-02-07T03:36:43.954Z] 3f9aff6eceba: Preparing [2025-02-07T03:36:43.954Z] 0f1e761358be: Preparing [2025-02-07T03:36:43.954Z] d544c4a88455: Preparing [2025-02-07T03:36:43.954Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:43.954Z] 4d983821d441: Waiting [2025-02-07T03:36:43.954Z] d544c4a88455: Waiting [2025-02-07T03:36:43.954Z] 0f1e761358be: Waiting [2025-02-07T03:36:43.954Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:43.954Z] 1874570e88e6: Waiting [2025-02-07T03:36:43.954Z] 3f9aff6eceba: Waiting [2025-02-07T03:36:43.954Z] 6cf1795e7579: Pushed [2025-02-07T03:36:43.954Z] 4d983821d441: Layer already exists [2025-02-07T03:36:43.954Z] 129949dd9a7f: Pushed [2025-02-07T03:36:43.954Z] 1651c369194a: Pushed [2025-02-07T03:36:43.954Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:43.954Z] 5dad434794ab: Pushed [2025-02-07T03:36:43.954Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:43.954Z] 3f9aff6eceba: Pushed [2025-02-07T03:36:43.954Z] 0f1e761358be: Pushed [2025-02-07T03:36:44.892Z] 3008e4e84291: Pushed [2025-02-07T03:36:45.151Z] d544c4a88455: Pushed [2025-02-07T03:36:45.411Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:45.737Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:46.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-07T03:36:46.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-07T03:36:46.054Z] 5dad434794ab: Preparing [2025-02-07T03:36:46.054Z] 6cf1795e7579: Preparing [2025-02-07T03:36:46.054Z] 3008e4e84291: Preparing [2025-02-07T03:36:46.054Z] 1651c369194a: Preparing [2025-02-07T03:36:46.054Z] 129949dd9a7f: Preparing [2025-02-07T03:36:46.054Z] 4d983821d441: Preparing [2025-02-07T03:36:46.054Z] 1874570e88e6: Preparing [2025-02-07T03:36:46.054Z] 3f9aff6eceba: Preparing [2025-02-07T03:36:46.054Z] 0f1e761358be: Preparing [2025-02-07T03:36:46.054Z] d544c4a88455: Preparing [2025-02-07T03:36:46.054Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:46.054Z] 3f9aff6eceba: Waiting [2025-02-07T03:36:46.054Z] 0f1e761358be: Waiting [2025-02-07T03:36:46.054Z] 4d983821d441: Waiting [2025-02-07T03:36:46.054Z] d544c4a88455: Waiting [2025-02-07T03:36:46.054Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:46.054Z] 3008e4e84291: Layer already exists [2025-02-07T03:36:46.054Z] 1651c369194a: Layer already exists [2025-02-07T03:36:46.054Z] 6cf1795e7579: Layer already exists [2025-02-07T03:36:46.054Z] 129949dd9a7f: Layer already exists [2025-02-07T03:36:46.054Z] 5dad434794ab: Layer already exists [2025-02-07T03:36:46.054Z] 4d983821d441: Layer already exists [2025-02-07T03:36:46.054Z] 3f9aff6eceba: Layer already exists [2025-02-07T03:36:46.054Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:46.054Z] 0f1e761358be: Layer already exists [2025-02-07T03:36:46.054Z] d544c4a88455: Layer already exists [2025-02-07T03:36:46.054Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:46.054Z] latest: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:46.384Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:46.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 [2025-02-07T03:36:46.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-07T03:36:46.721Z] 5dad434794ab: Preparing [2025-02-07T03:36:46.721Z] 6cf1795e7579: Preparing [2025-02-07T03:36:46.721Z] 3008e4e84291: Preparing [2025-02-07T03:36:46.721Z] 1651c369194a: Preparing [2025-02-07T03:36:46.721Z] 129949dd9a7f: Preparing [2025-02-07T03:36:46.721Z] 4d983821d441: Preparing [2025-02-07T03:36:46.721Z] 1874570e88e6: Preparing [2025-02-07T03:36:46.721Z] 3f9aff6eceba: Preparing [2025-02-07T03:36:46.721Z] 0f1e761358be: Preparing [2025-02-07T03:36:46.721Z] d544c4a88455: Preparing [2025-02-07T03:36:46.721Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:46.721Z] 3f9aff6eceba: Waiting [2025-02-07T03:36:46.721Z] 0f1e761358be: Waiting [2025-02-07T03:36:46.721Z] d544c4a88455: Waiting [2025-02-07T03:36:46.721Z] 4d983821d441: Waiting [2025-02-07T03:36:46.721Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:46.721Z] 3008e4e84291: Layer already exists [2025-02-07T03:36:46.721Z] 6cf1795e7579: Layer already exists [2025-02-07T03:36:46.721Z] 1651c369194a: Layer already exists [2025-02-07T03:36:46.721Z] 129949dd9a7f: Layer already exists [2025-02-07T03:36:46.721Z] 5dad434794ab: Layer already exists [2025-02-07T03:36:46.721Z] 4d983821d441: Layer already exists [2025-02-07T03:36:46.721Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:46.721Z] 0f1e761358be: Layer already exists [2025-02-07T03:36:46.721Z] d544c4a88455: Layer already exists [2025-02-07T03:36:46.721Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:46.721Z] 3f9aff6eceba: Layer already exists [2025-02-07T03:36:46.721Z] 4.0.0-dev.52: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:47.043Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:47.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:47.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-07T03:36:47.394Z] 5dad434794ab: Preparing [2025-02-07T03:36:47.394Z] 6cf1795e7579: Preparing [2025-02-07T03:36:47.394Z] 3008e4e84291: Preparing [2025-02-07T03:36:47.394Z] 1651c369194a: Preparing [2025-02-07T03:36:47.394Z] 129949dd9a7f: Preparing [2025-02-07T03:36:47.394Z] 4d983821d441: Preparing [2025-02-07T03:36:47.394Z] 1874570e88e6: Preparing [2025-02-07T03:36:47.394Z] 3f9aff6eceba: Preparing [2025-02-07T03:36:47.394Z] 0f1e761358be: Preparing [2025-02-07T03:36:47.394Z] d544c4a88455: Preparing [2025-02-07T03:36:47.394Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:47.394Z] 4d983821d441: Waiting [2025-02-07T03:36:47.394Z] 1874570e88e6: Waiting [2025-02-07T03:36:47.394Z] 3f9aff6eceba: Waiting [2025-02-07T03:36:47.394Z] 0f1e761358be: Waiting [2025-02-07T03:36:47.394Z] d544c4a88455: Waiting [2025-02-07T03:36:47.394Z] 1651c369194a: Layer already exists [2025-02-07T03:36:47.394Z] 3008e4e84291: Layer already exists [2025-02-07T03:36:47.394Z] 6cf1795e7579: Layer already exists [2025-02-07T03:36:47.394Z] 129949dd9a7f: Layer already exists [2025-02-07T03:36:47.394Z] 0f1e761358be: Layer already exists [2025-02-07T03:36:47.394Z] 4d983821d441: Layer already exists [2025-02-07T03:36:47.394Z] 3f9aff6eceba: Layer already exists [2025-02-07T03:36:47.394Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:47.394Z] 5dad434794ab: Layer already exists [2025-02-07T03:36:47.394Z] d544c4a88455: Layer already exists [2025-02-07T03:36:47.394Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:47.394Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:47.724Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-07T03:36:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-07T03:36:48.046Z] 5dad434794ab: Preparing [2025-02-07T03:36:48.046Z] 6cf1795e7579: Preparing [2025-02-07T03:36:48.046Z] 3008e4e84291: Preparing [2025-02-07T03:36:48.046Z] 1651c369194a: Preparing [2025-02-07T03:36:48.046Z] 129949dd9a7f: Preparing [2025-02-07T03:36:48.046Z] 4d983821d441: Preparing [2025-02-07T03:36:48.046Z] 1874570e88e6: Preparing [2025-02-07T03:36:48.046Z] 3f9aff6eceba: Preparing [2025-02-07T03:36:48.046Z] 0f1e761358be: Preparing [2025-02-07T03:36:48.046Z] d544c4a88455: Preparing [2025-02-07T03:36:48.046Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:48.046Z] 0f1e761358be: Waiting [2025-02-07T03:36:48.046Z] d544c4a88455: Waiting [2025-02-07T03:36:48.046Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:48.046Z] 4d983821d441: Waiting [2025-02-07T03:36:48.046Z] 3f9aff6eceba: Waiting [2025-02-07T03:36:48.046Z] 1874570e88e6: Waiting [2025-02-07T03:36:48.046Z] 129949dd9a7f: Layer already exists [2025-02-07T03:36:48.046Z] 5dad434794ab: Layer already exists [2025-02-07T03:36:48.046Z] 1651c369194a: Layer already exists [2025-02-07T03:36:48.046Z] 3008e4e84291: Layer already exists [2025-02-07T03:36:48.046Z] 6cf1795e7579: Layer already exists [2025-02-07T03:36:48.046Z] 4d983821d441: Layer already exists [2025-02-07T03:36:48.046Z] 0f1e761358be: Layer already exists [2025-02-07T03:36:48.046Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:48.046Z] 3f9aff6eceba: Layer already exists [2025-02-07T03:36:48.046Z] d544c4a88455: Layer already exists [2025-02-07T03:36:48.046Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:48.046Z] main: digest: sha256:96c65803f4e91a642da19be0447f1443d18513aff7cdef8a5bd80ac8f4eac28b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:48.135Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:48.157Z] taggedImages: [2025-02-07T03:36:48.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:48.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-07T03:36:48.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.52 [2025-02-07T03:36:48.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:48.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-07T03:36:48.188Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-07T03:36:48.188Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:48.188Z] latest [2025-02-07T03:36:48.188Z] 4.0.0-dev.52 [2025-02-07T03:36:48.188Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:48.188Z] main [2025-02-07T03:36:48.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:48.545Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:48.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:48.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-07T03:36:48.876Z] afc9869c6c37: Preparing [2025-02-07T03:36:48.876Z] 57b9f1f24a45: Preparing [2025-02-07T03:36:48.876Z] 6cc10b6dc837: Preparing [2025-02-07T03:36:48.876Z] a7860a858a2c: Preparing [2025-02-07T03:36:48.876Z] af76f2035b34: Preparing [2025-02-07T03:36:48.876Z] 317c26e9aecb: Preparing [2025-02-07T03:36:48.876Z] c4a60ed3efbe: Preparing [2025-02-07T03:36:48.876Z] 4d983821d441: Preparing [2025-02-07T03:36:48.876Z] 1874570e88e6: Preparing [2025-02-07T03:36:48.876Z] b8db6b2fb6d3: Preparing [2025-02-07T03:36:48.876Z] d68d6c870cb0: Preparing [2025-02-07T03:36:48.876Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:48.876Z] b8db6b2fb6d3: Waiting [2025-02-07T03:36:48.876Z] 317c26e9aecb: Waiting [2025-02-07T03:36:48.876Z] d68d6c870cb0: Waiting [2025-02-07T03:36:48.876Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:48.876Z] c4a60ed3efbe: Waiting [2025-02-07T03:36:48.876Z] 4d983821d441: Waiting [2025-02-07T03:36:48.876Z] 1874570e88e6: Waiting [2025-02-07T03:36:48.876Z] af76f2035b34: Pushed [2025-02-07T03:36:48.876Z] 57b9f1f24a45: Pushed [2025-02-07T03:36:48.876Z] afc9869c6c37: Pushed [2025-02-07T03:36:48.876Z] 4d983821d441: Layer already exists [2025-02-07T03:36:48.876Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:48.876Z] 317c26e9aecb: Pushed [2025-02-07T03:36:48.876Z] c4a60ed3efbe: Pushed [2025-02-07T03:36:49.135Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:49.135Z] b8db6b2fb6d3: Pushed [2025-02-07T03:36:50.070Z] a7860a858a2c: Pushed [2025-02-07T03:36:50.070Z] 6cc10b6dc837: Pushed [2025-02-07T03:36:50.070Z] d68d6c870cb0: Pushed [2025-02-07T03:36:50.330Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:50.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:50.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-07T03:36:50.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-07T03:36:50.991Z] afc9869c6c37: Preparing [2025-02-07T03:36:50.991Z] 57b9f1f24a45: Preparing [2025-02-07T03:36:50.991Z] 6cc10b6dc837: Preparing [2025-02-07T03:36:50.991Z] a7860a858a2c: Preparing [2025-02-07T03:36:50.991Z] af76f2035b34: Preparing [2025-02-07T03:36:50.991Z] 317c26e9aecb: Preparing [2025-02-07T03:36:50.991Z] c4a60ed3efbe: Preparing [2025-02-07T03:36:50.991Z] 4d983821d441: Preparing [2025-02-07T03:36:50.991Z] 1874570e88e6: Preparing [2025-02-07T03:36:50.991Z] b8db6b2fb6d3: Preparing [2025-02-07T03:36:50.991Z] d68d6c870cb0: Preparing [2025-02-07T03:36:50.991Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:50.991Z] c4a60ed3efbe: Waiting [2025-02-07T03:36:50.991Z] 4d983821d441: Waiting [2025-02-07T03:36:50.991Z] b8db6b2fb6d3: Waiting [2025-02-07T03:36:50.991Z] 1874570e88e6: Waiting [2025-02-07T03:36:50.991Z] 317c26e9aecb: Waiting [2025-02-07T03:36:50.991Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:50.991Z] d68d6c870cb0: Waiting [2025-02-07T03:36:50.991Z] 6cc10b6dc837: Layer already exists [2025-02-07T03:36:50.991Z] afc9869c6c37: Layer already exists [2025-02-07T03:36:50.991Z] 57b9f1f24a45: Layer already exists [2025-02-07T03:36:50.991Z] a7860a858a2c: Layer already exists [2025-02-07T03:36:50.991Z] af76f2035b34: Layer already exists [2025-02-07T03:36:50.991Z] c4a60ed3efbe: Layer already exists [2025-02-07T03:36:50.991Z] 317c26e9aecb: Layer already exists [2025-02-07T03:36:50.991Z] b8db6b2fb6d3: Layer already exists [2025-02-07T03:36:50.991Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:50.991Z] 4d983821d441: Layer already exists [2025-02-07T03:36:50.991Z] d68d6c870cb0: Layer already exists [2025-02-07T03:36:50.991Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:50.991Z] latest: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:51.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:51.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 [2025-02-07T03:36:51.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-07T03:36:51.646Z] afc9869c6c37: Preparing [2025-02-07T03:36:51.646Z] 57b9f1f24a45: Preparing [2025-02-07T03:36:51.646Z] 6cc10b6dc837: Preparing [2025-02-07T03:36:51.646Z] a7860a858a2c: Preparing [2025-02-07T03:36:51.646Z] af76f2035b34: Preparing [2025-02-07T03:36:51.646Z] 317c26e9aecb: Preparing [2025-02-07T03:36:51.646Z] c4a60ed3efbe: Preparing [2025-02-07T03:36:51.646Z] 4d983821d441: Preparing [2025-02-07T03:36:51.646Z] 1874570e88e6: Preparing [2025-02-07T03:36:51.646Z] b8db6b2fb6d3: Preparing [2025-02-07T03:36:51.646Z] d68d6c870cb0: Preparing [2025-02-07T03:36:51.646Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:51.646Z] 4d983821d441: Waiting [2025-02-07T03:36:51.646Z] 1874570e88e6: Waiting [2025-02-07T03:36:51.646Z] b8db6b2fb6d3: Waiting [2025-02-07T03:36:51.646Z] d68d6c870cb0: Waiting [2025-02-07T03:36:51.646Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:51.646Z] 317c26e9aecb: Waiting [2025-02-07T03:36:51.646Z] c4a60ed3efbe: Waiting [2025-02-07T03:36:51.646Z] a7860a858a2c: Layer already exists [2025-02-07T03:36:51.646Z] 6cc10b6dc837: Layer already exists [2025-02-07T03:36:51.646Z] 57b9f1f24a45: Layer already exists [2025-02-07T03:36:51.646Z] afc9869c6c37: Layer already exists [2025-02-07T03:36:51.646Z] af76f2035b34: Layer already exists [2025-02-07T03:36:51.646Z] c4a60ed3efbe: Layer already exists [2025-02-07T03:36:51.646Z] 317c26e9aecb: Layer already exists [2025-02-07T03:36:51.646Z] 4d983821d441: Layer already exists [2025-02-07T03:36:51.646Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:51.646Z] b8db6b2fb6d3: Layer already exists [2025-02-07T03:36:51.646Z] d68d6c870cb0: Layer already exists [2025-02-07T03:36:51.646Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:51.646Z] 4.0.0-dev.52: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:51.978Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:52.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:52.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-07T03:36:52.312Z] afc9869c6c37: Preparing [2025-02-07T03:36:52.312Z] 57b9f1f24a45: Preparing [2025-02-07T03:36:52.312Z] 6cc10b6dc837: Preparing [2025-02-07T03:36:52.312Z] a7860a858a2c: Preparing [2025-02-07T03:36:52.312Z] af76f2035b34: Preparing [2025-02-07T03:36:52.312Z] 317c26e9aecb: Preparing [2025-02-07T03:36:52.312Z] c4a60ed3efbe: Preparing [2025-02-07T03:36:52.312Z] 4d983821d441: Preparing [2025-02-07T03:36:52.312Z] 1874570e88e6: Preparing [2025-02-07T03:36:52.312Z] b8db6b2fb6d3: Preparing [2025-02-07T03:36:52.312Z] d68d6c870cb0: Preparing [2025-02-07T03:36:52.312Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:52.312Z] c4a60ed3efbe: Waiting [2025-02-07T03:36:52.312Z] 4d983821d441: Waiting [2025-02-07T03:36:52.312Z] 1874570e88e6: Waiting [2025-02-07T03:36:52.312Z] b8db6b2fb6d3: Waiting [2025-02-07T03:36:52.312Z] d68d6c870cb0: Waiting [2025-02-07T03:36:52.312Z] 317c26e9aecb: Waiting [2025-02-07T03:36:52.312Z] 57b9f1f24a45: Layer already exists [2025-02-07T03:36:52.312Z] afc9869c6c37: Layer already exists [2025-02-07T03:36:52.312Z] 6cc10b6dc837: Layer already exists [2025-02-07T03:36:52.312Z] af76f2035b34: Layer already exists [2025-02-07T03:36:52.312Z] a7860a858a2c: Layer already exists [2025-02-07T03:36:52.312Z] 317c26e9aecb: Layer already exists [2025-02-07T03:36:52.312Z] c4a60ed3efbe: Layer already exists [2025-02-07T03:36:52.312Z] 4d983821d441: Layer already exists [2025-02-07T03:36:52.312Z] b8db6b2fb6d3: Layer already exists [2025-02-07T03:36:52.312Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:52.312Z] d68d6c870cb0: Layer already exists [2025-02-07T03:36:52.312Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:52.312Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:52.638Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:52.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-07T03:36:52.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-07T03:36:52.962Z] afc9869c6c37: Preparing [2025-02-07T03:36:52.962Z] 57b9f1f24a45: Preparing [2025-02-07T03:36:52.962Z] 6cc10b6dc837: Preparing [2025-02-07T03:36:52.962Z] a7860a858a2c: Preparing [2025-02-07T03:36:52.962Z] af76f2035b34: Preparing [2025-02-07T03:36:52.962Z] 317c26e9aecb: Preparing [2025-02-07T03:36:52.962Z] c4a60ed3efbe: Preparing [2025-02-07T03:36:52.962Z] 4d983821d441: Preparing [2025-02-07T03:36:52.962Z] 1874570e88e6: Preparing [2025-02-07T03:36:52.962Z] b8db6b2fb6d3: Preparing [2025-02-07T03:36:52.962Z] d68d6c870cb0: Preparing [2025-02-07T03:36:52.962Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:52.962Z] c4a60ed3efbe: Waiting [2025-02-07T03:36:52.962Z] 1874570e88e6: Waiting [2025-02-07T03:36:52.962Z] b8db6b2fb6d3: Waiting [2025-02-07T03:36:52.962Z] d68d6c870cb0: Waiting [2025-02-07T03:36:52.962Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:52.962Z] 317c26e9aecb: Waiting [2025-02-07T03:36:52.962Z] 4d983821d441: Waiting [2025-02-07T03:36:52.962Z] 57b9f1f24a45: Layer already exists [2025-02-07T03:36:52.962Z] a7860a858a2c: Layer already exists [2025-02-07T03:36:52.962Z] afc9869c6c37: Layer already exists [2025-02-07T03:36:52.962Z] 6cc10b6dc837: Layer already exists [2025-02-07T03:36:52.962Z] af76f2035b34: Layer already exists [2025-02-07T03:36:52.962Z] c4a60ed3efbe: Layer already exists [2025-02-07T03:36:52.962Z] 4d983821d441: Layer already exists [2025-02-07T03:36:52.962Z] 317c26e9aecb: Layer already exists [2025-02-07T03:36:52.962Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:52.962Z] b8db6b2fb6d3: Layer already exists [2025-02-07T03:36:52.962Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:52.962Z] d68d6c870cb0: Layer already exists [2025-02-07T03:36:52.962Z] main: digest: sha256:eff6065f8baf3a66b11729943988a0b7604368efa37775e425b947f0a7d24598 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:53.042Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:53.056Z] taggedImages: [2025-02-07T03:36:53.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:53.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-07T03:36:53.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.52 [2025-02-07T03:36:53.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:53.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-07T03:36:53.084Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-07T03:36:53.084Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:53.084Z] latest [2025-02-07T03:36:53.084Z] 4.0.0-dev.52 [2025-02-07T03:36:53.084Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:53.084Z] main [2025-02-07T03:36:53.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:53.439Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:53.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:53.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-07T03:36:53.757Z] e57a466c6c10: Preparing [2025-02-07T03:36:53.757Z] 2ff4bbd71220: Preparing [2025-02-07T03:36:53.757Z] 4d983821d441: Preparing [2025-02-07T03:36:53.757Z] 1874570e88e6: Preparing [2025-02-07T03:36:53.757Z] 5e62bf85250a: Preparing [2025-02-07T03:36:53.757Z] 101adc201d7f: Preparing [2025-02-07T03:36:53.757Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:53.757Z] 101adc201d7f: Waiting [2025-02-07T03:36:53.757Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:53.757Z] 4d983821d441: Layer already exists [2025-02-07T03:36:53.757Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:53.757Z] 5e62bf85250a: Pushed [2025-02-07T03:36:53.757Z] e57a466c6c10: Pushed [2025-02-07T03:36:54.692Z] 101adc201d7f: Pushed [2025-02-07T03:36:55.629Z] 2ff4bbd71220: Pushed [2025-02-07T03:36:55.629Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:55.956Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:56.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-07T03:36:56.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-07T03:36:56.286Z] e57a466c6c10: Preparing [2025-02-07T03:36:56.286Z] 2ff4bbd71220: Preparing [2025-02-07T03:36:56.286Z] 4d983821d441: Preparing [2025-02-07T03:36:56.286Z] 1874570e88e6: Preparing [2025-02-07T03:36:56.286Z] 5e62bf85250a: Preparing [2025-02-07T03:36:56.286Z] 101adc201d7f: Preparing [2025-02-07T03:36:56.286Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:56.286Z] 101adc201d7f: Waiting [2025-02-07T03:36:56.286Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:56.286Z] e57a466c6c10: Layer already exists [2025-02-07T03:36:56.286Z] 2ff4bbd71220: Layer already exists [2025-02-07T03:36:56.286Z] 4d983821d441: Layer already exists [2025-02-07T03:36:56.286Z] 5e62bf85250a: Layer already exists [2025-02-07T03:36:56.286Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:56.286Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:56.286Z] 101adc201d7f: Layer already exists [2025-02-07T03:36:56.286Z] latest: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:56.623Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:56.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 [2025-02-07T03:36:56.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-07T03:36:56.946Z] e57a466c6c10: Preparing [2025-02-07T03:36:56.946Z] 2ff4bbd71220: Preparing [2025-02-07T03:36:56.946Z] 4d983821d441: Preparing [2025-02-07T03:36:56.946Z] 1874570e88e6: Preparing [2025-02-07T03:36:56.946Z] 5e62bf85250a: Preparing [2025-02-07T03:36:56.946Z] 101adc201d7f: Preparing [2025-02-07T03:36:56.946Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:56.946Z] 101adc201d7f: Waiting [2025-02-07T03:36:56.946Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:56.946Z] 5e62bf85250a: Layer already exists [2025-02-07T03:36:56.946Z] 4d983821d441: Layer already exists [2025-02-07T03:36:56.946Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:56.946Z] e57a466c6c10: Layer already exists [2025-02-07T03:36:56.946Z] 2ff4bbd71220: Layer already exists [2025-02-07T03:36:56.946Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:56.946Z] 101adc201d7f: Layer already exists [2025-02-07T03:36:56.946Z] 4.0.0-dev.52: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:57.276Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:57.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:57.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-07T03:36:57.600Z] e57a466c6c10: Preparing [2025-02-07T03:36:57.600Z] 2ff4bbd71220: Preparing [2025-02-07T03:36:57.600Z] 4d983821d441: Preparing [2025-02-07T03:36:57.600Z] 1874570e88e6: Preparing [2025-02-07T03:36:57.600Z] 5e62bf85250a: Preparing [2025-02-07T03:36:57.600Z] 101adc201d7f: Preparing [2025-02-07T03:36:57.600Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:57.600Z] 101adc201d7f: Waiting [2025-02-07T03:36:57.600Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:57.600Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:57.600Z] 5e62bf85250a: Layer already exists [2025-02-07T03:36:57.600Z] e57a466c6c10: Layer already exists [2025-02-07T03:36:57.600Z] 2ff4bbd71220: Layer already exists [2025-02-07T03:36:57.600Z] 4d983821d441: Layer already exists [2025-02-07T03:36:57.600Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:57.600Z] 101adc201d7f: Layer already exists [2025-02-07T03:36:57.600Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:57.936Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:58.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-07T03:36:58.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-07T03:36:58.263Z] e57a466c6c10: Preparing [2025-02-07T03:36:58.263Z] 2ff4bbd71220: Preparing [2025-02-07T03:36:58.263Z] 4d983821d441: Preparing [2025-02-07T03:36:58.263Z] 1874570e88e6: Preparing [2025-02-07T03:36:58.263Z] 5e62bf85250a: Preparing [2025-02-07T03:36:58.263Z] 101adc201d7f: Preparing [2025-02-07T03:36:58.263Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:58.263Z] 101adc201d7f: Waiting [2025-02-07T03:36:58.263Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:58.263Z] 2ff4bbd71220: Layer already exists [2025-02-07T03:36:58.263Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:58.263Z] 5e62bf85250a: Layer already exists [2025-02-07T03:36:58.263Z] 4d983821d441: Layer already exists [2025-02-07T03:36:58.263Z] e57a466c6c10: Layer already exists [2025-02-07T03:36:58.263Z] 101adc201d7f: Layer already exists [2025-02-07T03:36:58.263Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:58.263Z] main: digest: sha256:f00b5fd3c9cc8b9b2c73ca676da54d952c3ffada7df528cd70db67a0e4aa5e85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:36:58.339Z] ===================================================== [Pipeline] echo [2025-02-07T03:36:58.353Z] taggedImages: [2025-02-07T03:36:58.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:58.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-07T03:36:58.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.52 [2025-02-07T03:36:58.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:58.353Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-07T03:36:58.384Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-07T03:36:58.384Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:58.384Z] latest [2025-02-07T03:36:58.384Z] 4.0.0-dev.52 [2025-02-07T03:36:58.384Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:36:58.384Z] main [2025-02-07T03:36:58.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:58.739Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:36:59.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:36:59.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-07T03:36:59.071Z] 8dbd99611337: Preparing [2025-02-07T03:36:59.071Z] 133066b0215c: Preparing [2025-02-07T03:36:59.071Z] 0e9caae34838: Preparing [2025-02-07T03:36:59.071Z] 4d983821d441: Preparing [2025-02-07T03:36:59.071Z] 1874570e88e6: Preparing [2025-02-07T03:36:59.071Z] d5574793e989: Preparing [2025-02-07T03:36:59.071Z] e04f8a74e53b: Preparing [2025-02-07T03:36:59.071Z] 3b09707cc2e3: Preparing [2025-02-07T03:36:59.071Z] e5dd2d4a27e9: Preparing [2025-02-07T03:36:59.071Z] ce5a8cde9eee: Preparing [2025-02-07T03:36:59.071Z] e04f8a74e53b: Waiting [2025-02-07T03:36:59.071Z] 3b09707cc2e3: Waiting [2025-02-07T03:36:59.071Z] e5dd2d4a27e9: Waiting [2025-02-07T03:36:59.071Z] d5574793e989: Waiting [2025-02-07T03:36:59.071Z] ce5a8cde9eee: Waiting [2025-02-07T03:36:59.071Z] 1874570e88e6: Layer already exists [2025-02-07T03:36:59.071Z] 4d983821d441: Layer already exists [2025-02-07T03:36:59.071Z] 8dbd99611337: Pushed [2025-02-07T03:36:59.071Z] 0e9caae34838: Pushed [2025-02-07T03:36:59.071Z] 133066b0215c: Pushed [2025-02-07T03:36:59.071Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:36:59.071Z] 3b09707cc2e3: Pushed [2025-02-07T03:36:59.638Z] e5dd2d4a27e9: Pushed [2025-02-07T03:37:04.927Z] e04f8a74e53b: Pushed [2025-02-07T03:37:08.222Z] d5574793e989: Pushed [2025-02-07T03:37:08.222Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:08.550Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:08.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-07T03:37:08.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-07T03:37:08.869Z] 8dbd99611337: Preparing [2025-02-07T03:37:08.869Z] 133066b0215c: Preparing [2025-02-07T03:37:08.869Z] 0e9caae34838: Preparing [2025-02-07T03:37:08.869Z] 4d983821d441: Preparing [2025-02-07T03:37:08.869Z] 1874570e88e6: Preparing [2025-02-07T03:37:08.869Z] d5574793e989: Preparing [2025-02-07T03:37:08.869Z] d5574793e989: Waiting [2025-02-07T03:37:08.869Z] e04f8a74e53b: Preparing [2025-02-07T03:37:08.869Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:08.869Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:08.869Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:08.869Z] e04f8a74e53b: Waiting [2025-02-07T03:37:08.869Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:08.869Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:08.869Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:08.869Z] 0e9caae34838: Layer already exists [2025-02-07T03:37:08.869Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:08.869Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:08.869Z] 133066b0215c: Layer already exists [2025-02-07T03:37:08.869Z] 4d983821d441: Layer already exists [2025-02-07T03:37:08.869Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:08.869Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:08.869Z] e04f8a74e53b: Layer already exists [2025-02-07T03:37:08.869Z] d5574793e989: Layer already exists [2025-02-07T03:37:08.869Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:08.869Z] latest: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:09.200Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:09.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 [2025-02-07T03:37:09.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-07T03:37:09.536Z] 8dbd99611337: Preparing [2025-02-07T03:37:09.536Z] 133066b0215c: Preparing [2025-02-07T03:37:09.536Z] 0e9caae34838: Preparing [2025-02-07T03:37:09.536Z] 4d983821d441: Preparing [2025-02-07T03:37:09.536Z] 1874570e88e6: Preparing [2025-02-07T03:37:09.536Z] d5574793e989: Preparing [2025-02-07T03:37:09.536Z] e04f8a74e53b: Preparing [2025-02-07T03:37:09.536Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:09.536Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:09.536Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:09.536Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:09.536Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:09.536Z] d5574793e989: Waiting [2025-02-07T03:37:09.536Z] e04f8a74e53b: Waiting [2025-02-07T03:37:09.536Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:09.536Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:09.536Z] 4d983821d441: Layer already exists [2025-02-07T03:37:09.536Z] 133066b0215c: Layer already exists [2025-02-07T03:37:09.536Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:09.536Z] 0e9caae34838: Layer already exists [2025-02-07T03:37:09.536Z] d5574793e989: Layer already exists [2025-02-07T03:37:09.536Z] e04f8a74e53b: Layer already exists [2025-02-07T03:37:09.536Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:09.536Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:09.536Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:09.536Z] 4.0.0-dev.52: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:09.867Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:10.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:10.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-07T03:37:10.196Z] 8dbd99611337: Preparing [2025-02-07T03:37:10.196Z] 133066b0215c: Preparing [2025-02-07T03:37:10.196Z] 0e9caae34838: Preparing [2025-02-07T03:37:10.196Z] 4d983821d441: Preparing [2025-02-07T03:37:10.196Z] 1874570e88e6: Preparing [2025-02-07T03:37:10.196Z] d5574793e989: Preparing [2025-02-07T03:37:10.196Z] e04f8a74e53b: Preparing [2025-02-07T03:37:10.196Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:10.196Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:10.196Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:10.196Z] d5574793e989: Waiting [2025-02-07T03:37:10.196Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:10.196Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:10.196Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:10.196Z] e04f8a74e53b: Waiting [2025-02-07T03:37:10.196Z] 0e9caae34838: Layer already exists [2025-02-07T03:37:10.196Z] 133066b0215c: Layer already exists [2025-02-07T03:37:10.196Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:10.196Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:10.196Z] 4d983821d441: Layer already exists [2025-02-07T03:37:10.196Z] e04f8a74e53b: Layer already exists [2025-02-07T03:37:10.196Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:10.196Z] d5574793e989: Layer already exists [2025-02-07T03:37:10.196Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:10.196Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:10.196Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:10.528Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:10.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-07T03:37:10.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-07T03:37:10.853Z] 8dbd99611337: Preparing [2025-02-07T03:37:10.853Z] 133066b0215c: Preparing [2025-02-07T03:37:10.853Z] 0e9caae34838: Preparing [2025-02-07T03:37:10.853Z] 4d983821d441: Preparing [2025-02-07T03:37:10.853Z] 1874570e88e6: Preparing [2025-02-07T03:37:10.853Z] d5574793e989: Preparing [2025-02-07T03:37:10.853Z] e04f8a74e53b: Preparing [2025-02-07T03:37:10.853Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:10.853Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:10.853Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:10.853Z] d5574793e989: Waiting [2025-02-07T03:37:10.853Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:10.853Z] e04f8a74e53b: Waiting [2025-02-07T03:37:10.853Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:10.853Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:10.853Z] 4d983821d441: Layer already exists [2025-02-07T03:37:10.853Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:10.853Z] 0e9caae34838: Layer already exists [2025-02-07T03:37:10.853Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:10.853Z] 133066b0215c: Layer already exists [2025-02-07T03:37:10.853Z] d5574793e989: Layer already exists [2025-02-07T03:37:10.853Z] e04f8a74e53b: Layer already exists [2025-02-07T03:37:10.853Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:10.853Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:10.853Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:10.853Z] main: digest: sha256:fc796043523abeb9b20474757d0bd198aaa299272b6099faceac30456f88e8f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:37:10.941Z] ===================================================== [Pipeline] echo [2025-02-07T03:37:10.954Z] taggedImages: [2025-02-07T03:37:10.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:10.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-07T03:37:10.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.52 [2025-02-07T03:37:10.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:10.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-07T03:37:10.984Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-07T03:37:10.984Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:10.984Z] latest [2025-02-07T03:37:10.984Z] 4.0.0-dev.52 [2025-02-07T03:37:10.984Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:10.984Z] main [2025-02-07T03:37:10.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:11.326Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:11.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:11.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-07T03:37:11.654Z] fc839820888c: Preparing [2025-02-07T03:37:11.654Z] 352b39d77626: Preparing [2025-02-07T03:37:11.654Z] b97aab1e767d: Preparing [2025-02-07T03:37:11.654Z] 4d983821d441: Preparing [2025-02-07T03:37:11.654Z] 1874570e88e6: Preparing [2025-02-07T03:37:11.654Z] a61085a41a77: Preparing [2025-02-07T03:37:11.654Z] 2f3ac7f16136: Preparing [2025-02-07T03:37:11.654Z] 038131cdf253: Preparing [2025-02-07T03:37:11.654Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:11.654Z] a61085a41a77: Waiting [2025-02-07T03:37:11.654Z] 2f3ac7f16136: Waiting [2025-02-07T03:37:11.654Z] 038131cdf253: Waiting [2025-02-07T03:37:11.654Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:11.654Z] 4d983821d441: Layer already exists [2025-02-07T03:37:11.654Z] 352b39d77626: Pushed [2025-02-07T03:37:11.654Z] b97aab1e767d: Pushed [2025-02-07T03:37:11.654Z] fc839820888c: Pushed [2025-02-07T03:37:11.654Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:11.654Z] 2f3ac7f16136: Pushed [2025-02-07T03:37:11.913Z] 038131cdf253: Pushed [2025-02-07T03:37:21.891Z] a61085a41a77: Pushed [2025-02-07T03:37:21.891Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:22.223Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:22.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-07T03:37:22.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-07T03:37:22.550Z] fc839820888c: Preparing [2025-02-07T03:37:22.550Z] 352b39d77626: Preparing [2025-02-07T03:37:22.550Z] b97aab1e767d: Preparing [2025-02-07T03:37:22.550Z] 4d983821d441: Preparing [2025-02-07T03:37:22.550Z] 1874570e88e6: Preparing [2025-02-07T03:37:22.550Z] a61085a41a77: Preparing [2025-02-07T03:37:22.550Z] 2f3ac7f16136: Preparing [2025-02-07T03:37:22.550Z] 038131cdf253: Preparing [2025-02-07T03:37:22.550Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:22.550Z] 2f3ac7f16136: Waiting [2025-02-07T03:37:22.550Z] 038131cdf253: Waiting [2025-02-07T03:37:22.550Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:22.550Z] a61085a41a77: Waiting [2025-02-07T03:37:22.550Z] b97aab1e767d: Layer already exists [2025-02-07T03:37:22.550Z] fc839820888c: Layer already exists [2025-02-07T03:37:22.550Z] 352b39d77626: Layer already exists [2025-02-07T03:37:22.550Z] 4d983821d441: Layer already exists [2025-02-07T03:37:22.550Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:22.550Z] a61085a41a77: Layer already exists [2025-02-07T03:37:22.550Z] 2f3ac7f16136: Layer already exists [2025-02-07T03:37:22.550Z] 038131cdf253: Layer already exists [2025-02-07T03:37:22.550Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:22.550Z] latest: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:22.882Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:23.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 [2025-02-07T03:37:23.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-07T03:37:23.217Z] fc839820888c: Preparing [2025-02-07T03:37:23.217Z] 352b39d77626: Preparing [2025-02-07T03:37:23.217Z] b97aab1e767d: Preparing [2025-02-07T03:37:23.217Z] 4d983821d441: Preparing [2025-02-07T03:37:23.217Z] 1874570e88e6: Preparing [2025-02-07T03:37:23.217Z] a61085a41a77: Preparing [2025-02-07T03:37:23.217Z] 2f3ac7f16136: Preparing [2025-02-07T03:37:23.217Z] 038131cdf253: Preparing [2025-02-07T03:37:23.217Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:23.217Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:23.217Z] 038131cdf253: Waiting [2025-02-07T03:37:23.217Z] a61085a41a77: Waiting [2025-02-07T03:37:23.217Z] 2f3ac7f16136: Waiting [2025-02-07T03:37:23.217Z] b97aab1e767d: Layer already exists [2025-02-07T03:37:23.217Z] 4d983821d441: Layer already exists [2025-02-07T03:37:23.217Z] fc839820888c: Layer already exists [2025-02-07T03:37:23.217Z] 352b39d77626: Layer already exists [2025-02-07T03:37:23.217Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:23.217Z] 2f3ac7f16136: Layer already exists [2025-02-07T03:37:23.217Z] 038131cdf253: Layer already exists [2025-02-07T03:37:23.217Z] a61085a41a77: Layer already exists [2025-02-07T03:37:23.217Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:23.217Z] 4.0.0-dev.52: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:23.554Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:23.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:23.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-07T03:37:23.889Z] fc839820888c: Preparing [2025-02-07T03:37:23.889Z] 352b39d77626: Preparing [2025-02-07T03:37:23.889Z] b97aab1e767d: Preparing [2025-02-07T03:37:23.889Z] 4d983821d441: Preparing [2025-02-07T03:37:23.889Z] 1874570e88e6: Preparing [2025-02-07T03:37:23.889Z] a61085a41a77: Preparing [2025-02-07T03:37:23.889Z] 2f3ac7f16136: Preparing [2025-02-07T03:37:23.889Z] 038131cdf253: Preparing [2025-02-07T03:37:23.889Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:23.889Z] 2f3ac7f16136: Waiting [2025-02-07T03:37:23.889Z] 038131cdf253: Waiting [2025-02-07T03:37:23.889Z] a61085a41a77: Waiting [2025-02-07T03:37:23.889Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:23.889Z] 4d983821d441: Layer already exists [2025-02-07T03:37:23.889Z] fc839820888c: Layer already exists [2025-02-07T03:37:23.889Z] 352b39d77626: Layer already exists [2025-02-07T03:37:23.889Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:23.889Z] b97aab1e767d: Layer already exists [2025-02-07T03:37:23.889Z] 2f3ac7f16136: Layer already exists [2025-02-07T03:37:23.889Z] a61085a41a77: Layer already exists [2025-02-07T03:37:23.889Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:23.889Z] 038131cdf253: Layer already exists [2025-02-07T03:37:23.889Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:24.216Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:24.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-07T03:37:24.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-07T03:37:24.540Z] fc839820888c: Preparing [2025-02-07T03:37:24.540Z] 352b39d77626: Preparing [2025-02-07T03:37:24.540Z] b97aab1e767d: Preparing [2025-02-07T03:37:24.540Z] 4d983821d441: Preparing [2025-02-07T03:37:24.540Z] 1874570e88e6: Preparing [2025-02-07T03:37:24.540Z] a61085a41a77: Preparing [2025-02-07T03:37:24.540Z] 2f3ac7f16136: Preparing [2025-02-07T03:37:24.540Z] 038131cdf253: Preparing [2025-02-07T03:37:24.540Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:24.540Z] a61085a41a77: Waiting [2025-02-07T03:37:24.540Z] 2f3ac7f16136: Waiting [2025-02-07T03:37:24.540Z] 038131cdf253: Waiting [2025-02-07T03:37:24.540Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:24.540Z] b97aab1e767d: Layer already exists [2025-02-07T03:37:24.540Z] 352b39d77626: Layer already exists [2025-02-07T03:37:24.540Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:24.540Z] fc839820888c: Layer already exists [2025-02-07T03:37:24.540Z] 4d983821d441: Layer already exists [2025-02-07T03:37:24.540Z] a61085a41a77: Layer already exists [2025-02-07T03:37:24.540Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:24.540Z] 038131cdf253: Layer already exists [2025-02-07T03:37:24.540Z] 2f3ac7f16136: Layer already exists [2025-02-07T03:37:24.540Z] main: digest: sha256:1c4fa8feb18391bf4333587fbc7d2962a510dba56f7d3eb04d15682c7f06b60f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:37:24.608Z] ===================================================== [Pipeline] echo [2025-02-07T03:37:24.620Z] taggedImages: [2025-02-07T03:37:24.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:24.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-07T03:37:24.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.52 [2025-02-07T03:37:24.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:24.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-07T03:37:24.647Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-07T03:37:24.647Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:24.647Z] latest [2025-02-07T03:37:24.647Z] 4.0.0-dev.52 [2025-02-07T03:37:24.647Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:24.647Z] main [2025-02-07T03:37:24.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:24.997Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:25.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:25.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-07T03:37:25.378Z] 8dbd99611337: Preparing [2025-02-07T03:37:25.378Z] 177e45d9a0df: Preparing [2025-02-07T03:37:25.378Z] 58e5bd869110: Preparing [2025-02-07T03:37:25.378Z] 4d983821d441: Preparing [2025-02-07T03:37:25.378Z] 1874570e88e6: Preparing [2025-02-07T03:37:25.378Z] 4a9f60bbfc87: Preparing [2025-02-07T03:37:25.378Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:25.378Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:25.378Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:25.378Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:25.378Z] 4a9f60bbfc87: Waiting [2025-02-07T03:37:25.378Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:25.378Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:25.378Z] 4d983821d441: Layer already exists [2025-02-07T03:37:25.378Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:25.378Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:25.378Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:25.378Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:25.378Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:25.378Z] 177e45d9a0df: Pushed [2025-02-07T03:37:25.378Z] 58e5bd869110: Pushed [2025-02-07T03:37:35.360Z] 4a9f60bbfc87: Pushed [2025-02-07T03:37:35.360Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:35.695Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:36.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-07T03:37:36.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-07T03:37:36.027Z] 8dbd99611337: Preparing [2025-02-07T03:37:36.027Z] 177e45d9a0df: Preparing [2025-02-07T03:37:36.027Z] 58e5bd869110: Preparing [2025-02-07T03:37:36.027Z] 4d983821d441: Preparing [2025-02-07T03:37:36.027Z] 1874570e88e6: Preparing [2025-02-07T03:37:36.027Z] 4a9f60bbfc87: Preparing [2025-02-07T03:37:36.027Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:36.027Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:36.027Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:36.027Z] 4a9f60bbfc87: Waiting [2025-02-07T03:37:36.027Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:36.027Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:36.027Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:36.027Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:36.027Z] 4d983821d441: Layer already exists [2025-02-07T03:37:36.027Z] 177e45d9a0df: Layer already exists [2025-02-07T03:37:36.027Z] 58e5bd869110: Layer already exists [2025-02-07T03:37:36.027Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:36.027Z] 4a9f60bbfc87: Layer already exists [2025-02-07T03:37:36.027Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:36.027Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:36.027Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:36.027Z] latest: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:36.354Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:36.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 [2025-02-07T03:37:36.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-07T03:37:36.679Z] 8dbd99611337: Preparing [2025-02-07T03:37:36.679Z] 177e45d9a0df: Preparing [2025-02-07T03:37:36.679Z] 58e5bd869110: Preparing [2025-02-07T03:37:36.679Z] 4d983821d441: Preparing [2025-02-07T03:37:36.679Z] 1874570e88e6: Preparing [2025-02-07T03:37:36.679Z] 4a9f60bbfc87: Preparing [2025-02-07T03:37:36.679Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:36.679Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:36.679Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:36.679Z] 4a9f60bbfc87: Waiting [2025-02-07T03:37:36.679Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:36.679Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:36.679Z] 177e45d9a0df: Layer already exists [2025-02-07T03:37:36.679Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:36.679Z] 58e5bd869110: Layer already exists [2025-02-07T03:37:36.679Z] 4d983821d441: Layer already exists [2025-02-07T03:37:36.679Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:36.679Z] 4a9f60bbfc87: Layer already exists [2025-02-07T03:37:36.679Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:36.679Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:36.679Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:36.679Z] 4.0.0-dev.52: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:37.016Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:37.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-07T03:37:37.342Z] 8dbd99611337: Preparing [2025-02-07T03:37:37.342Z] 177e45d9a0df: Preparing [2025-02-07T03:37:37.342Z] 58e5bd869110: Preparing [2025-02-07T03:37:37.342Z] 4d983821d441: Preparing [2025-02-07T03:37:37.342Z] 1874570e88e6: Preparing [2025-02-07T03:37:37.342Z] 4a9f60bbfc87: Preparing [2025-02-07T03:37:37.342Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:37.342Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:37.342Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:37.342Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:37.342Z] 4a9f60bbfc87: Waiting [2025-02-07T03:37:37.342Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:37.342Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:37.342Z] 58e5bd869110: Layer already exists [2025-02-07T03:37:37.342Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:37.342Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:37.342Z] 4d983821d441: Layer already exists [2025-02-07T03:37:37.342Z] 177e45d9a0df: Layer already exists [2025-02-07T03:37:37.342Z] 4a9f60bbfc87: Layer already exists [2025-02-07T03:37:37.342Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:37.342Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:37.342Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:37.342Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:37.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:37.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-07T03:37:37.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-07T03:37:37.990Z] 8dbd99611337: Preparing [2025-02-07T03:37:37.990Z] 177e45d9a0df: Preparing [2025-02-07T03:37:37.990Z] 58e5bd869110: Preparing [2025-02-07T03:37:37.990Z] 4d983821d441: Preparing [2025-02-07T03:37:37.990Z] 1874570e88e6: Preparing [2025-02-07T03:37:37.990Z] 4a9f60bbfc87: Preparing [2025-02-07T03:37:37.990Z] 3b09707cc2e3: Preparing [2025-02-07T03:37:37.990Z] e5dd2d4a27e9: Preparing [2025-02-07T03:37:37.990Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:37.990Z] 4a9f60bbfc87: Waiting [2025-02-07T03:37:37.990Z] 3b09707cc2e3: Waiting [2025-02-07T03:37:37.990Z] e5dd2d4a27e9: Waiting [2025-02-07T03:37:37.990Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:37.990Z] 8dbd99611337: Layer already exists [2025-02-07T03:37:37.990Z] 4d983821d441: Layer already exists [2025-02-07T03:37:37.990Z] 177e45d9a0df: Layer already exists [2025-02-07T03:37:37.990Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:37.990Z] 58e5bd869110: Layer already exists [2025-02-07T03:37:37.990Z] 4a9f60bbfc87: Layer already exists [2025-02-07T03:37:37.990Z] e5dd2d4a27e9: Layer already exists [2025-02-07T03:37:37.990Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:37.990Z] 3b09707cc2e3: Layer already exists [2025-02-07T03:37:37.990Z] main: digest: sha256:a69d8f2d206e6c00f4e1efae63322d4dcd3c64d2e2e5f4154145ba70f9d07af8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:37:38.060Z] ===================================================== [Pipeline] echo [2025-02-07T03:37:38.073Z] taggedImages: [2025-02-07T03:37:38.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:38.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-07T03:37:38.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.52 [2025-02-07T03:37:38.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:38.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-07T03:37:38.104Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-07T03:37:38.104Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:38.104Z] latest [2025-02-07T03:37:38.104Z] 4.0.0-dev.52 [2025-02-07T03:37:38.104Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:38.104Z] main [2025-02-07T03:37:38.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:38.442Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:38.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:38.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-07T03:37:38.762Z] 16cb82e6f026: Preparing [2025-02-07T03:37:38.762Z] 613eb6648b3b: Preparing [2025-02-07T03:37:38.762Z] 3df3acf3bdd0: Preparing [2025-02-07T03:37:38.762Z] 4d983821d441: Preparing [2025-02-07T03:37:38.762Z] 1874570e88e6: Preparing [2025-02-07T03:37:38.762Z] 00a62f6b2a4c: Preparing [2025-02-07T03:37:38.762Z] a88f46794231: Preparing [2025-02-07T03:37:38.762Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:38.762Z] 00a62f6b2a4c: Waiting [2025-02-07T03:37:38.762Z] a88f46794231: Waiting [2025-02-07T03:37:38.762Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:38.762Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:38.762Z] 4d983821d441: Layer already exists [2025-02-07T03:37:38.762Z] 613eb6648b3b: Pushed [2025-02-07T03:37:38.762Z] 16cb82e6f026: Pushed [2025-02-07T03:37:38.762Z] 00a62f6b2a4c: Pushed [2025-02-07T03:37:38.762Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:39.329Z] a88f46794231: Pushed [2025-02-07T03:37:42.618Z] 3df3acf3bdd0: Pushed [2025-02-07T03:37:42.618Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:42.950Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:43.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-07T03:37:43.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-07T03:37:43.275Z] 16cb82e6f026: Preparing [2025-02-07T03:37:43.275Z] 613eb6648b3b: Preparing [2025-02-07T03:37:43.275Z] 3df3acf3bdd0: Preparing [2025-02-07T03:37:43.275Z] 4d983821d441: Preparing [2025-02-07T03:37:43.275Z] 1874570e88e6: Preparing [2025-02-07T03:37:43.275Z] 00a62f6b2a4c: Preparing [2025-02-07T03:37:43.275Z] a88f46794231: Preparing [2025-02-07T03:37:43.275Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:43.275Z] 00a62f6b2a4c: Waiting [2025-02-07T03:37:43.275Z] a88f46794231: Waiting [2025-02-07T03:37:43.275Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:43.275Z] 16cb82e6f026: Layer already exists [2025-02-07T03:37:43.275Z] 613eb6648b3b: Layer already exists [2025-02-07T03:37:43.275Z] 3df3acf3bdd0: Layer already exists [2025-02-07T03:37:43.275Z] 4d983821d441: Layer already exists [2025-02-07T03:37:43.275Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:43.275Z] a88f46794231: Layer already exists [2025-02-07T03:37:43.275Z] 00a62f6b2a4c: Layer already exists [2025-02-07T03:37:43.275Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:43.275Z] latest: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:43.604Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:43.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 [2025-02-07T03:37:43.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-07T03:37:43.930Z] 16cb82e6f026: Preparing [2025-02-07T03:37:43.930Z] 613eb6648b3b: Preparing [2025-02-07T03:37:43.930Z] 3df3acf3bdd0: Preparing [2025-02-07T03:37:43.930Z] 4d983821d441: Preparing [2025-02-07T03:37:43.930Z] 1874570e88e6: Preparing [2025-02-07T03:37:43.930Z] 00a62f6b2a4c: Preparing [2025-02-07T03:37:43.930Z] a88f46794231: Preparing [2025-02-07T03:37:43.930Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:43.930Z] 00a62f6b2a4c: Waiting [2025-02-07T03:37:43.930Z] a88f46794231: Waiting [2025-02-07T03:37:43.930Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:43.930Z] 3df3acf3bdd0: Layer already exists [2025-02-07T03:37:43.930Z] 613eb6648b3b: Layer already exists [2025-02-07T03:37:43.930Z] 4d983821d441: Layer already exists [2025-02-07T03:37:43.930Z] 16cb82e6f026: Layer already exists [2025-02-07T03:37:43.930Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:43.930Z] a88f46794231: Layer already exists [2025-02-07T03:37:43.930Z] 00a62f6b2a4c: Layer already exists [2025-02-07T03:37:43.930Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:43.930Z] 4.0.0-dev.52: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:44.270Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:44.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:44.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-07T03:37:44.585Z] 16cb82e6f026: Preparing [2025-02-07T03:37:44.585Z] 613eb6648b3b: Preparing [2025-02-07T03:37:44.585Z] 3df3acf3bdd0: Preparing [2025-02-07T03:37:44.585Z] 4d983821d441: Preparing [2025-02-07T03:37:44.585Z] 1874570e88e6: Preparing [2025-02-07T03:37:44.585Z] 00a62f6b2a4c: Preparing [2025-02-07T03:37:44.585Z] a88f46794231: Preparing [2025-02-07T03:37:44.585Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:44.585Z] a88f46794231: Waiting [2025-02-07T03:37:44.585Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:44.585Z] 00a62f6b2a4c: Waiting [2025-02-07T03:37:44.585Z] 613eb6648b3b: Layer already exists [2025-02-07T03:37:44.585Z] 16cb82e6f026: Layer already exists [2025-02-07T03:37:44.585Z] 4d983821d441: Layer already exists [2025-02-07T03:37:44.585Z] 3df3acf3bdd0: Layer already exists [2025-02-07T03:37:44.585Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:44.585Z] 00a62f6b2a4c: Layer already exists [2025-02-07T03:37:44.585Z] a88f46794231: Layer already exists [2025-02-07T03:37:44.585Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:44.585Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:44.917Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:45.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-07T03:37:45.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-07T03:37:45.242Z] 16cb82e6f026: Preparing [2025-02-07T03:37:45.242Z] 613eb6648b3b: Preparing [2025-02-07T03:37:45.242Z] 3df3acf3bdd0: Preparing [2025-02-07T03:37:45.242Z] 4d983821d441: Preparing [2025-02-07T03:37:45.242Z] 1874570e88e6: Preparing [2025-02-07T03:37:45.242Z] 00a62f6b2a4c: Preparing [2025-02-07T03:37:45.242Z] a88f46794231: Preparing [2025-02-07T03:37:45.242Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:45.242Z] 00a62f6b2a4c: Waiting [2025-02-07T03:37:45.242Z] a88f46794231: Waiting [2025-02-07T03:37:45.242Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:45.242Z] 613eb6648b3b: Layer already exists [2025-02-07T03:37:45.242Z] 4d983821d441: Layer already exists [2025-02-07T03:37:45.242Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:45.242Z] 3df3acf3bdd0: Layer already exists [2025-02-07T03:37:45.242Z] 16cb82e6f026: Layer already exists [2025-02-07T03:37:45.242Z] 00a62f6b2a4c: Layer already exists [2025-02-07T03:37:45.242Z] a88f46794231: Layer already exists [2025-02-07T03:37:45.242Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:45.242Z] main: digest: sha256:f38fa1a23b41ffbf53359425333ef60f7acfadef8980fb141d27799e8343e868 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:37:45.320Z] ===================================================== [Pipeline] echo [2025-02-07T03:37:45.333Z] taggedImages: [2025-02-07T03:37:45.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:45.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-07T03:37:45.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.52 [2025-02-07T03:37:45.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:45.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-07T03:37:45.359Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-07T03:37:45.359Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:45.359Z] latest [2025-02-07T03:37:45.359Z] 4.0.0-dev.52 [2025-02-07T03:37:45.359Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:45.359Z] main [2025-02-07T03:37:45.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:45.690Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:46.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:46.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-07T03:37:46.016Z] 456e135d3f4f: Preparing [2025-02-07T03:37:46.016Z] da8b69fdc930: Preparing [2025-02-07T03:37:46.016Z] 4d983821d441: Preparing [2025-02-07T03:37:46.016Z] 1874570e88e6: Preparing [2025-02-07T03:37:46.016Z] 10f89114c282: Preparing [2025-02-07T03:37:46.016Z] e51feb1bc142: Preparing [2025-02-07T03:37:46.016Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:46.016Z] e51feb1bc142: Waiting [2025-02-07T03:37:46.016Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:46.016Z] 4d983821d441: Layer already exists [2025-02-07T03:37:46.016Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:46.016Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:46.016Z] 10f89114c282: Pushed [2025-02-07T03:37:46.016Z] 456e135d3f4f: Pushed [2025-02-07T03:37:46.274Z] e51feb1bc142: Pushed [2025-02-07T03:37:49.568Z] da8b69fdc930: Pushed [2025-02-07T03:37:49.568Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:49.890Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:50.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-07T03:37:50.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-07T03:37:50.218Z] 456e135d3f4f: Preparing [2025-02-07T03:37:50.218Z] da8b69fdc930: Preparing [2025-02-07T03:37:50.218Z] 4d983821d441: Preparing [2025-02-07T03:37:50.218Z] 1874570e88e6: Preparing [2025-02-07T03:37:50.218Z] 10f89114c282: Preparing [2025-02-07T03:37:50.218Z] e51feb1bc142: Preparing [2025-02-07T03:37:50.218Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:50.218Z] e51feb1bc142: Waiting [2025-02-07T03:37:50.218Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:50.218Z] 4d983821d441: Layer already exists [2025-02-07T03:37:50.218Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:50.218Z] da8b69fdc930: Layer already exists [2025-02-07T03:37:50.218Z] 456e135d3f4f: Layer already exists [2025-02-07T03:37:50.218Z] 10f89114c282: Layer already exists [2025-02-07T03:37:50.218Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:50.218Z] e51feb1bc142: Layer already exists [2025-02-07T03:37:50.218Z] latest: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:50.546Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:50.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 [2025-02-07T03:37:50.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-07T03:37:50.875Z] 456e135d3f4f: Preparing [2025-02-07T03:37:50.875Z] da8b69fdc930: Preparing [2025-02-07T03:37:50.875Z] 4d983821d441: Preparing [2025-02-07T03:37:50.875Z] 1874570e88e6: Preparing [2025-02-07T03:37:50.875Z] 10f89114c282: Preparing [2025-02-07T03:37:50.875Z] e51feb1bc142: Preparing [2025-02-07T03:37:50.875Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:50.875Z] e51feb1bc142: Waiting [2025-02-07T03:37:50.875Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:50.875Z] 4d983821d441: Layer already exists [2025-02-07T03:37:50.875Z] da8b69fdc930: Layer already exists [2025-02-07T03:37:50.875Z] 10f89114c282: Layer already exists [2025-02-07T03:37:50.875Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:50.875Z] 456e135d3f4f: Layer already exists [2025-02-07T03:37:50.875Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:50.875Z] e51feb1bc142: Layer already exists [2025-02-07T03:37:50.875Z] 4.0.0-dev.52: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:51.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:51.509Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:51.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-07T03:37:51.509Z] 456e135d3f4f: Preparing [2025-02-07T03:37:51.509Z] da8b69fdc930: Preparing [2025-02-07T03:37:51.509Z] 4d983821d441: Preparing [2025-02-07T03:37:51.509Z] 1874570e88e6: Preparing [2025-02-07T03:37:51.509Z] 10f89114c282: Preparing [2025-02-07T03:37:51.509Z] e51feb1bc142: Preparing [2025-02-07T03:37:51.509Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:51.509Z] e51feb1bc142: Waiting [2025-02-07T03:37:51.509Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:51.509Z] 10f89114c282: Layer already exists [2025-02-07T03:37:51.509Z] 4d983821d441: Layer already exists [2025-02-07T03:37:51.509Z] 456e135d3f4f: Layer already exists [2025-02-07T03:37:51.509Z] da8b69fdc930: Layer already exists [2025-02-07T03:37:51.509Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:51.509Z] e51feb1bc142: Layer already exists [2025-02-07T03:37:51.509Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:51.509Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:51.843Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:37:52.175Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-07T03:37:52.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-07T03:37:52.175Z] 456e135d3f4f: Preparing [2025-02-07T03:37:52.175Z] da8b69fdc930: Preparing [2025-02-07T03:37:52.175Z] 4d983821d441: Preparing [2025-02-07T03:37:52.175Z] 1874570e88e6: Preparing [2025-02-07T03:37:52.175Z] 10f89114c282: Preparing [2025-02-07T03:37:52.175Z] e51feb1bc142: Preparing [2025-02-07T03:37:52.175Z] ce5a8cde9eee: Preparing [2025-02-07T03:37:52.175Z] e51feb1bc142: Waiting [2025-02-07T03:37:52.175Z] ce5a8cde9eee: Waiting [2025-02-07T03:37:52.175Z] da8b69fdc930: Layer already exists [2025-02-07T03:37:52.175Z] 1874570e88e6: Layer already exists [2025-02-07T03:37:52.175Z] 10f89114c282: Layer already exists [2025-02-07T03:37:52.175Z] 456e135d3f4f: Layer already exists [2025-02-07T03:37:52.175Z] 4d983821d441: Layer already exists [2025-02-07T03:37:52.175Z] ce5a8cde9eee: Layer already exists [2025-02-07T03:37:52.175Z] e51feb1bc142: Layer already exists [2025-02-07T03:37:52.175Z] main: digest: sha256:823008550059ebe6de575ece72be658c326b04b7dd6b9f7a88196f5d88dd5df0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:37:52.249Z] ===================================================== [Pipeline] echo [2025-02-07T03:37:52.265Z] taggedImages: [2025-02-07T03:37:52.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:37:52.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-07T03:37:52.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.52 [2025-02-07T03:37:52.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:37:52.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-07T03:42:36.926Z] #124 ... [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-07T03:42:36.926Z] #153 DONE 582.9s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:42:36.926Z] #124 ... [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:42:36.926Z] #157 DONE 0.2s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:42:36.926Z] #158 DONE 0.2s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-07T03:42:36.926Z] #159 DONE 0.3s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:42:36.926Z] #160 DONE 0.2s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-07T03:42:36.926Z] #161 DONE 0.2s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:42:36.926Z] #155 ... [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:42:36.926Z] #162 DONE 1.9s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #163 [core-common-config-bootstrapper] exporting to image [2025-02-07T03:42:36.926Z] #163 exporting layers [2025-02-07T03:42:36.926Z] #163 exporting layers 0.9s done [2025-02-07T03:42:36.926Z] #163 writing image sha256:80583b0e70ae142fdb52249fe6a22c54259b88d33b614264bccfd884bd9265c1 done [2025-02-07T03:42:36.926Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-02-07T03:42:36.926Z] #163 DONE 0.9s [2025-02-07T03:42:36.926Z] [2025-02-07T03:42:36.926Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:42:36.926Z] #149 586.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-07T03:42:42.301Z] #149 ... [2025-02-07T03:42:42.301Z] [2025-02-07T03:42:42.301Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-07T03:42:42.301Z] #148 DONE 594.7s [2025-02-07T03:42:42.301Z] [2025-02-07T03:42:42.301Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-07T03:42:42.888Z] #147 ... [2025-02-07T03:42:42.888Z] [2025-02-07T03:42:42.888Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-07T03:42:42.888Z] #164 DONE 0.4s [2025-02-07T03:42:42.888Z] [2025-02-07T03:42:42.888Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:42:43.160Z] #146 ... [2025-02-07T03:42:43.160Z] [2025-02-07T03:42:43.160Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-07T03:42:44.598Z] #165 ... [2025-02-07T03:42:44.598Z] [2025-02-07T03:42:44.598Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-07T03:42:44.598Z] #147 DONE 597.1s [2025-02-07T03:42:44.866Z] [2025-02-07T03:42:44.866Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:42:44.866Z] #146 ... [2025-02-07T03:42:44.866Z] [2025-02-07T03:42:44.866Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:42:45.141Z] #166 DONE 0.4s [2025-02-07T03:42:45.141Z] [2025-02-07T03:42:45.141Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:42:45.486Z] #155 ... [2025-02-07T03:42:45.486Z] [2025-02-07T03:42:45.486Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:42:45.755Z] #167 ... [2025-02-07T03:42:45.756Z] [2025-02-07T03:42:45.756Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-07T03:42:45.756Z] #165 DONE 2.6s [2025-02-07T03:42:46.022Z] [2025-02-07T03:42:46.022Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:42:46.290Z] #168 DONE 0.5s [2025-02-07T03:42:46.290Z] [2025-02-07T03:42:46.290Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:42:46.290Z] #167 DONE 0.9s [2025-02-07T03:42:46.290Z] [2025-02-07T03:42:46.290Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-07T03:42:46.565Z] #169 DONE 0.3s [2025-02-07T03:42:46.565Z] [2025-02-07T03:42:46.565Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:42:46.565Z] #170 DONE 0.3s [2025-02-07T03:42:46.565Z] [2025-02-07T03:42:46.565Z] #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-07T03:42:46.834Z] #171 ... [2025-02-07T03:42:46.834Z] [2025-02-07T03:42:46.834Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-07T03:42:46.834Z] #149 DONE 599.2s [2025-02-07T03:42:46.834Z] [2025-02-07T03:42:46.834Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-07T03:42:46.834Z] #172 DONE 0.3s [2025-02-07T03:42:46.834Z] [2025-02-07T03:42:46.834Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-07T03:42:47.107Z] #173 ... [2025-02-07T03:42:47.107Z] [2025-02-07T03:42:47.107Z] #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-07T03:42:47.107Z] #171 DONE 0.7s [2025-02-07T03:42:47.374Z] [2025-02-07T03:42:47.374Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:42:47.645Z] #174 ... [2025-02-07T03:42:47.645Z] [2025-02-07T03:42:47.645Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-07T03:42:47.645Z] #173 DONE 0.7s [2025-02-07T03:42:47.645Z] [2025-02-07T03:42:47.645Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-07T03:42:47.912Z] #175 ... [2025-02-07T03:42:47.912Z] [2025-02-07T03:42:47.912Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-07T03:42:47.912Z] #176 DONE 0.6s [2025-02-07T03:42:47.912Z] [2025-02-07T03:42:47.912Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:42:47.912Z] #174 DONE 0.5s [2025-02-07T03:42:47.912Z] [2025-02-07T03:42:47.912Z] #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-07T03:42:48.179Z] #177 ... [2025-02-07T03:42:48.179Z] [2025-02-07T03:42:48.179Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-07T03:42:48.179Z] #175 DONE 0.6s [2025-02-07T03:42:48.179Z] [2025-02-07T03:42:48.179Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:42:48.446Z] #178 ... [2025-02-07T03:42:48.446Z] [2025-02-07T03:42:48.446Z] #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-07T03:42:48.446Z] #177 DONE 0.5s [2025-02-07T03:42:48.446Z] [2025-02-07T03:42:48.446Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:42:48.446Z] #179 DONE 0.5s [2025-02-07T03:42:48.446Z] [2025-02-07T03:42:48.446Z] #180 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-07T03:42:49.030Z] #180 DONE 0.6s [2025-02-07T03:42:49.030Z] [2025-02-07T03:42:49.030Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-07T03:42:49.030Z] #181 DONE 0.6s [2025-02-07T03:42:49.030Z] [2025-02-07T03:42:49.030Z] #182 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-07T03:42:49.298Z] #182 DONE 0.3s [2025-02-07T03:42:49.298Z] [2025-02-07T03:42:49.298Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-07T03:42:49.586Z] #183 DONE 0.4s [2025-02-07T03:42:49.586Z] [2025-02-07T03:42:49.586Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:42:49.875Z] #184 DONE 0.3s [2025-02-07T03:42:49.875Z] [2025-02-07T03:42:49.875Z] #185 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-07T03:42:49.875Z] #185 DONE 0.3s [2025-02-07T03:42:49.875Z] [2025-02-07T03:42:49.875Z] #186 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-07T03:42:50.846Z] #186 ... [2025-02-07T03:42:50.846Z] [2025-02-07T03:42:50.846Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:42:50.846Z] #178 DONE 2.6s [2025-02-07T03:42:50.846Z] [2025-02-07T03:42:50.846Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-07T03:42:50.846Z] #187 DONE 0.8s [2025-02-07T03:42:50.846Z] [2025-02-07T03:42:50.846Z] #188 [security-proxy-setup] exporting to image [2025-02-07T03:42:50.846Z] #188 exporting layers [2025-02-07T03:42:51.431Z] #188 ... [2025-02-07T03:42:51.431Z] [2025-02-07T03:42:51.431Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-07T03:42:51.431Z] #189 DONE 0.7s [2025-02-07T03:42:51.713Z] [2025-02-07T03:42:51.713Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-07T03:42:51.983Z] #190 DONE 0.4s [2025-02-07T03:42:51.983Z] [2025-02-07T03:42:51.983Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:42:51.983Z] #191 ... [2025-02-07T03:42:51.983Z] [2025-02-07T03:42:51.983Z] #186 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-07T03:42:51.983Z] #186 DONE 2.2s [2025-02-07T03:42:52.263Z] [2025-02-07T03:42:52.263Z] #188 [security-proxy-setup] exporting to image [2025-02-07T03:42:52.263Z] #188 exporting layers 1.4s done [2025-02-07T03:42:52.263Z] #188 writing image sha256:16af51cb12e9a80900481319bc0baa3379cd40cd8f9bf3d1b6c5d7fb7cce26f5 0.0s done [2025-02-07T03:42:52.263Z] #188 naming to docker.io/library/security-proxy-setup-arm64 [2025-02-07T03:42:52.263Z] #188 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2025-02-07T03:42:52.263Z] #188 DONE 1.5s [2025-02-07T03:42:52.263Z] [2025-02-07T03:42:52.263Z] #192 [security-bootstrapper] exporting to image [2025-02-07T03:42:53.685Z] #192 exporting layers 1.6s done [2025-02-07T03:42:53.685Z] #192 writing image sha256:9c9cde66aae0cd9de160086481f3bbb0b972e9691548cd84e70f6a59d5eac09b done [2025-02-07T03:42:53.685Z] #192 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-02-07T03:42:53.685Z] #192 DONE 1.6s [2025-02-07T03:42:53.685Z] [2025-02-07T03:42:53.685Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:42:54.275Z] #155 ... [2025-02-07T03:42:54.275Z] [2025-02-07T03:42:54.275Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:42:54.275Z] #191 DONE 2.3s [2025-02-07T03:42:54.275Z] [2025-02-07T03:42:54.275Z] #193 [security-secretstore-setup] exporting to image [2025-02-07T03:42:55.688Z] #193 exporting layers 1.3s done [2025-02-07T03:42:55.688Z] #193 writing image sha256:8d3b2eca733de820b26d484418977e5aa98a19228d216a64f7af03f8f6767f0e done [2025-02-07T03:42:55.688Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-02-07T03:42:55.688Z] #193 DONE 1.4s [2025-02-07T03:42:55.688Z] [2025-02-07T03:42:55.688Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:44:32.344Z] #152 ... [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-07T03:44:32.344Z] #146 DONE 693.9s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:44:32.344Z] #155 ... [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:44:32.344Z] #194 DONE 0.3s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:44:32.344Z] #195 DONE 0.2s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-07T03:44:32.344Z] #151 ... [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-07T03:44:32.344Z] #196 DONE 0.4s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #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-02-07T03:44:32.344Z] #197 DONE 0.2s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #198 [security-spiffe-token-provider] exporting to image [2025-02-07T03:44:32.344Z] #198 exporting layers [2025-02-07T03:44:32.344Z] #198 exporting layers 0.7s done [2025-02-07T03:44:32.344Z] #198 writing image sha256:a5ad868dcf68e8877c5c4982d75b8ba0c3a242d48a4b1bb21b3103620cfe9cb0 done [2025-02-07T03:44:32.344Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-02-07T03:44:32.344Z] #198 DONE 0.7s [2025-02-07T03:44:32.344Z] [2025-02-07T03:44:32.344Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:48:09.145Z] #155 ... [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-07T03:48:09.145Z] #154 DONE 915.7s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:48:09.145Z] #199 DONE 0.2s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:48:09.145Z] #155 ... [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:48:09.145Z] #200 DONE 0.2s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-07T03:48:09.145Z] #201 DONE 0.3s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:48:09.145Z] #202 DONE 0.1s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #203 [core-command] exporting to image [2025-02-07T03:48:09.145Z] #203 exporting layers [2025-02-07T03:48:09.145Z] #203 exporting layers 0.3s done [2025-02-07T03:48:09.145Z] #203 writing image sha256:daed0e5605391eaea259b1681a1ff96cc5cdbc3975178b8aa27270c19b24808d done [2025-02-07T03:48:09.145Z] #203 naming to docker.io/library/core-command-arm64 done [2025-02-07T03:48:09.145Z] #203 DONE 0.4s [2025-02-07T03:48:09.145Z] [2025-02-07T03:48:09.145Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:48:55.948Z] #124 ... [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-07T03:48:55.948Z] #155 DONE 966.6s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:48:55.948Z] #152 ... [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:48:55.948Z] #204 DONE 0.1s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:48:55.948Z] #205 DONE 0.1s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-07T03:48:55.948Z] #206 DONE 0.4s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-07T03:48:55.948Z] #207 DONE 0.1s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:48:55.948Z] #152 ... [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-07T03:48:55.948Z] #208 DONE 0.1s [2025-02-07T03:48:55.948Z] [2025-02-07T03:48:55.948Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-07T03:48:56.915Z] #209 DONE 1.3s [2025-02-07T03:48:56.915Z] [2025-02-07T03:48:56.915Z] #210 [security-proxy-auth] exporting to image [2025-02-07T03:48:56.915Z] #210 exporting layers [2025-02-07T03:48:57.181Z] #210 exporting layers 0.5s done [2025-02-07T03:48:57.181Z] #210 writing image sha256:df244248f7b39fed56979244d779a7c7af080c547e930db2347c88f79ac9b7a4 done [2025-02-07T03:48:57.181Z] #210 naming to docker.io/library/security-proxy-auth-arm64 [2025-02-07T03:48:57.447Z] #210 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-07T03:48:57.447Z] #210 DONE 0.5s [2025-02-07T03:48:57.447Z] [2025-02-07T03:48:57.447Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-07T03:49:00.779Z] #152 DONE 973.0s [2025-02-07T03:49:00.779Z] [2025-02-07T03:49:00.779Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-07T03:49:01.044Z] #150 ... [2025-02-07T03:49:01.044Z] [2025-02-07T03:49:01.044Z] #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:49:01.044Z] #211 DONE 0.2s [2025-02-07T03:49:01.044Z] [2025-02-07T03:49:01.044Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:49:01.310Z] #124 ... [2025-02-07T03:49:01.310Z] [2025-02-07T03:49:01.310Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-07T03:49:01.578Z] #212 DONE 0.4s [2025-02-07T03:49:01.578Z] [2025-02-07T03:49:01.578Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-07T03:49:01.578Z] #156 DONE 974.0s [2025-02-07T03:49:01.578Z] [2025-02-07T03:49:01.578Z] #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:49:01.845Z] #213 DONE 0.3s [2025-02-07T03:49:01.845Z] [2025-02-07T03:49:01.845Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-07T03:49:02.113Z] #214 ... [2025-02-07T03:49:02.113Z] [2025-02-07T03:49:02.113Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:49:02.113Z] #215 DONE 0.2s [2025-02-07T03:49:02.113Z] [2025-02-07T03:49:02.113Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-07T03:49:02.113Z] #150 DONE 974.6s [2025-02-07T03:49:02.113Z] [2025-02-07T03:49:02.113Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-02-07T03:49:02.113Z] #214 DONE 0.2s [2025-02-07T03:49:02.113Z] [2025-02-07T03:49:02.113Z] #216 [core-keeper] exporting to image [2025-02-07T03:49:02.113Z] #216 exporting layers [2025-02-07T03:49:02.383Z] #216 ... [2025-02-07T03:49:02.383Z] [2025-02-07T03:49:02.383Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:49:02.383Z] #217 DONE 0.3s [2025-02-07T03:49:02.383Z] [2025-02-07T03:49:02.383Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:49:02.383Z] #218 DONE 0.1s [2025-02-07T03:49:02.383Z] [2025-02-07T03:49:02.383Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:49:02.657Z] #219 DONE 0.2s [2025-02-07T03:49:02.657Z] [2025-02-07T03:49:02.657Z] #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-07T03:49:02.657Z] #220 DONE 0.4s [2025-02-07T03:49:02.657Z] [2025-02-07T03:49:02.657Z] #216 [core-keeper] exporting to image [2025-02-07T03:49:02.657Z] #216 exporting layers 0.6s done [2025-02-07T03:49:02.926Z] #216 writing image sha256:6960d0cd4845bf4b33dc0aa282f1540d8b107e9b8ff048b20303f1e03728306d [2025-02-07T03:49:02.926Z] #216 writing image sha256:6960d0cd4845bf4b33dc0aa282f1540d8b107e9b8ff048b20303f1e03728306d done [2025-02-07T03:49:02.926Z] #216 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-02-07T03:49:02.926Z] #216 DONE 0.7s [2025-02-07T03:49:02.926Z] [2025-02-07T03:49:02.926Z] #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:49:02.926Z] #221 DONE 0.2s [2025-02-07T03:49:02.926Z] [2025-02-07T03:49:02.926Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-07T03:49:03.194Z] #222 ... [2025-02-07T03:49:03.194Z] [2025-02-07T03:49:03.194Z] #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-07T03:49:03.194Z] #223 DONE 0.4s [2025-02-07T03:49:03.194Z] [2025-02-07T03:49:03.194Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-02-07T03:49:03.194Z] #222 DONE 0.3s [2025-02-07T03:49:03.194Z] [2025-02-07T03:49:03.194Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:49:03.194Z] #224 DONE 0.1s [2025-02-07T03:49:03.194Z] [2025-02-07T03:49:03.194Z] #225 [core-data] exporting to image [2025-02-07T03:49:03.477Z] #225 ... [2025-02-07T03:49:03.477Z] [2025-02-07T03:49:03.477Z] #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-07T03:49:03.477Z] #226 DONE 0.1s [2025-02-07T03:49:03.477Z] [2025-02-07T03:49:03.477Z] #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-02-07T03:49:03.477Z] #227 DONE 0.2s [2025-02-07T03:49:03.477Z] [2025-02-07T03:49:03.477Z] #225 [core-data] exporting to image [2025-02-07T03:49:03.477Z] #225 exporting layers 0.5s done [2025-02-07T03:49:03.477Z] #225 writing image sha256:99b01e0dd064d5aa3213fa596f5aadc6b57e21fd6ff54915a2be0d98970a1b91 [2025-02-07T03:49:03.744Z] #225 writing image sha256:99b01e0dd064d5aa3213fa596f5aadc6b57e21fd6ff54915a2be0d98970a1b91 done [2025-02-07T03:49:03.744Z] #225 naming to docker.io/library/core-data-arm64 0.0s done [2025-02-07T03:49:03.744Z] #225 DONE 0.5s [2025-02-07T03:49:03.744Z] [2025-02-07T03:49:03.744Z] #228 [core-metadata] exporting to image [2025-02-07T03:49:04.011Z] #228 exporting layers 0.5s done [2025-02-07T03:49:04.011Z] #228 writing image sha256:dc35ad4936831976740244f6e1b0cf23a8ec64baf1cc3960a2c7baf21d245762 done [2025-02-07T03:49:04.011Z] #228 naming to docker.io/library/core-metadata-arm64 done [2025-02-07T03:49:04.011Z] #228 DONE 0.5s [2025-02-07T03:49:04.011Z] [2025-02-07T03:49:04.011Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:49:18.995Z] #124 ... [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-07T03:49:18.995Z] #151 DONE 989.4s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:49:18.995Z] #229 DONE 0.1s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:49:18.995Z] #230 DONE 0.1s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-07T03:49:18.995Z] #231 DONE 0.5s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-07T03:49:18.995Z] #232 DONE 0.1s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #233 [support-scheduler] exporting to image [2025-02-07T03:49:18.995Z] #233 exporting layers [2025-02-07T03:49:18.995Z] #233 exporting layers 0.6s done [2025-02-07T03:49:18.995Z] #233 writing image sha256:7a4f52ef364b4536d64fd102adcb4657cd515d4c79fdf70f763e458077682ad8 done [2025-02-07T03:49:18.995Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-02-07T03:49:18.995Z] #233 DONE 0.6s [2025-02-07T03:49:18.995Z] [2025-02-07T03:49:18.995Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-07T03:49:21.571Z] #124 DONE 993.9s [2025-02-07T03:49:21.571Z] [2025-02-07T03:49:21.571Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-07T03:49:21.571Z] #234 DONE 0.1s [2025-02-07T03:49:21.571Z] [2025-02-07T03:49:21.571Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-07T03:49:21.571Z] #235 DONE 0.1s [2025-02-07T03:49:21.837Z] [2025-02-07T03:49:21.837Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-07T03:49:22.109Z] #236 DONE 0.3s [2025-02-07T03:49:22.109Z] [2025-02-07T03:49:22.109Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-07T03:49:22.109Z] #237 DONE 0.1s [2025-02-07T03:49:22.109Z] [2025-02-07T03:49:22.109Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-02-07T03:49:22.374Z] #238 DONE 0.1s [2025-02-07T03:49:22.374Z] [2025-02-07T03:49:22.374Z] #239 [support-notifications] exporting to image [2025-02-07T03:49:22.955Z] #239 exporting layers 0.5s done [2025-02-07T03:49:22.955Z] #239 writing image sha256:138c81507f6d1c4a51b897e7513ca4051ce427532b2e2a22dc16a54e81169407 done [2025-02-07T03:49:22.955Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-02-07T03:49:22.955Z] #239 DONE 0.6s [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-07T03:49:22.955Z] time="2025-02-07T03:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-07T03:49:22.980Z] $ docker stop --time=1 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 [2025-02-07T03:49:24.536Z] $ docker rm -f --volumes 107008ccf515651ef2fefecfced2c02cc5716ca7c86f1c9144496744f6a85221 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T03:49:24.994Z] + docker images [2025-02-07T03:49:24.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-07T03:49:24.994Z] support-notifications-arm64 latest 138c81507f6d 2 seconds ago 51.9MB [2025-02-07T03:49:24.994Z] support-scheduler-arm64 latest 7a4f52ef364b 7 seconds ago 48MB [2025-02-07T03:49:24.994Z] core-metadata-arm64 latest dc35ad493683 21 seconds ago 32.9MB [2025-02-07T03:49:24.994Z] core-data-arm64 latest 99b01e0dd064 22 seconds ago 32.7MB [2025-02-07T03:49:24.994Z] core-keeper-arm64 latest 6960d0cd4845 23 seconds ago 32.4MB [2025-02-07T03:49:24.994Z] security-proxy-auth-arm64 latest df244248f7b3 28 seconds ago 31.7MB [2025-02-07T03:49:24.994Z] core-command-arm64 latest daed0e560539 About a minute ago 28.4MB [2025-02-07T03:49:24.994Z] security-spiffe-token-provider-arm64 latest a5ad868dcf68 5 minutes ago 34MB [2025-02-07T03:49:24.994Z] security-secretstore-setup-arm64 latest 8d3b2eca733d 6 minutes ago 41.4MB [2025-02-07T03:49:24.994Z] security-bootstrapper-arm64 latest 9c9cde66aae0 6 minutes ago 21MB [2025-02-07T03:49:24.994Z] security-proxy-setup-arm64 latest 16af51cb12e9 6 minutes ago 30.1MB [2025-02-07T03:49:24.994Z] core-common-config-bootstrapper-arm64 latest 80583b0e70ae 6 minutes ago 17.8MB [2025-02-07T03:49:24.994Z] security-spire-agent-arm64 latest e41aa17ee864 17 minutes ago 176MB [2025-02-07T03:49:24.994Z] security-spire-config-arm64 latest 61c65c12a03b 17 minutes ago 117MB [2025-02-07T03:49:24.994Z] security-spire-server-arm64 latest 781b93aebfd3 17 minutes ago 118MB [2025-02-07T03:49:24.994Z] ci-base-image-arm64 latest 6cdee0f57e5f 18 minutes ago 915MB [2025-02-07T03:49:24.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB [2025-02-07T03:49:24.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:49:25.152Z] provisioning config files... [2025-02-07T03:49:25.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/788@tmp/config1138966764361366520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:49:25.512Z] ---> ****-login.sh [2025-02-07T03:49:25.512Z] nexus3.edgexfoundry.org:10001 [2025-02-07T03:49:25.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:49:25.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:49:25.778Z] Configure a credential helper to remove this warning. See [2025-02-07T03:49:25.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:49:25.778Z] [2025-02-07T03:49:25.778Z] Login Succeeded [2025-02-07T03:49:25.778Z] nexus3.edgexfoundry.org:10002 [2025-02-07T03:49:26.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:49:26.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:49:26.046Z] Configure a credential helper to remove this warning. See [2025-02-07T03:49:26.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:49:26.046Z] [2025-02-07T03:49:26.046Z] Login Succeeded [2025-02-07T03:49:26.046Z] nexus3.edgexfoundry.org:10003 [2025-02-07T03:49:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:49:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:49:26.313Z] Configure a credential helper to remove this warning. See [2025-02-07T03:49:26.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:49:26.313Z] [2025-02-07T03:49:26.313Z] Login Succeeded [2025-02-07T03:49:26.313Z] nexus3.edgexfoundry.org:10004 [2025-02-07T03:49:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:49:26.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:49:26.581Z] Configure a credential helper to remove this warning. See [2025-02-07T03:49:26.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:49:26.581Z] [2025-02-07T03:49:26.581Z] Login Succeeded [2025-02-07T03:49:26.581Z] ****.io [2025-02-07T03:49:26.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T03:49:27.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T03:49:27.111Z] Configure a credential helper to remove this warning. See [2025-02-07T03:49:27.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T03:49:27.111Z] [2025-02-07T03:49:27.111Z] Login Succeeded [2025-02-07T03:49:27.111Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T03:49:27.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:49:27.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T03:49:27.209Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-07T03:49:27.209Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:27.209Z] latest [2025-02-07T03:49:27.209Z] 4.0.0-dev.52 [2025-02-07T03:49:27.209Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:27.209Z] main [2025-02-07T03:49:27.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:27.598Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:27.966Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:27.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-07T03:49:27.966Z] adff94af5b7e: Preparing [2025-02-07T03:49:27.966Z] 61bcf337c2cc: Preparing [2025-02-07T03:49:27.966Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:27.966Z] c3d156ad7b94: Preparing [2025-02-07T03:49:27.966Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:27.966Z] 64181fbc27b5: Preparing [2025-02-07T03:49:27.966Z] 534a70dc8296: Preparing [2025-02-07T03:49:27.966Z] 64181fbc27b5: Waiting [2025-02-07T03:49:27.966Z] 534a70dc8296: Waiting [2025-02-07T03:49:28.231Z] 6a26d7f1a45e: Pushed [2025-02-07T03:49:28.231Z] c3d156ad7b94: Pushed [2025-02-07T03:49:28.231Z] 6f3d333c61ae: Pushed [2025-02-07T03:49:28.231Z] adff94af5b7e: Pushed [2025-02-07T03:49:28.231Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:28.231Z] 64181fbc27b5: Pushed [2025-02-07T03:49:32.471Z] 61bcf337c2cc: Pushed [2025-02-07T03:49:32.471Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:32.829Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:33.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-07T03:49:33.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-07T03:49:33.195Z] adff94af5b7e: Preparing [2025-02-07T03:49:33.195Z] 61bcf337c2cc: Preparing [2025-02-07T03:49:33.195Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:33.195Z] c3d156ad7b94: Preparing [2025-02-07T03:49:33.195Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:33.195Z] 64181fbc27b5: Preparing [2025-02-07T03:49:33.195Z] 534a70dc8296: Preparing [2025-02-07T03:49:33.195Z] 64181fbc27b5: Waiting [2025-02-07T03:49:33.195Z] 534a70dc8296: Waiting [2025-02-07T03:49:33.195Z] 61bcf337c2cc: Layer already exists [2025-02-07T03:49:33.195Z] adff94af5b7e: Layer already exists [2025-02-07T03:49:33.195Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:33.195Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:33.195Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:33.195Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:33.195Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:33.462Z] latest: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:33.836Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:34.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 [2025-02-07T03:49:34.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-07T03:49:34.210Z] adff94af5b7e: Preparing [2025-02-07T03:49:34.210Z] 61bcf337c2cc: Preparing [2025-02-07T03:49:34.210Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:34.210Z] c3d156ad7b94: Preparing [2025-02-07T03:49:34.210Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:34.210Z] 64181fbc27b5: Preparing [2025-02-07T03:49:34.210Z] 534a70dc8296: Preparing [2025-02-07T03:49:34.210Z] 64181fbc27b5: Waiting [2025-02-07T03:49:34.210Z] 534a70dc8296: Waiting [2025-02-07T03:49:34.210Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:34.210Z] adff94af5b7e: Layer already exists [2025-02-07T03:49:34.210Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:34.210Z] 61bcf337c2cc: Layer already exists [2025-02-07T03:49:34.210Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:34.210Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:34.210Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:34.474Z] 4.0.0-dev.52: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:34.840Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:35.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:35.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-07T03:49:35.193Z] adff94af5b7e: Preparing [2025-02-07T03:49:35.193Z] 61bcf337c2cc: Preparing [2025-02-07T03:49:35.193Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:35.193Z] c3d156ad7b94: Preparing [2025-02-07T03:49:35.193Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:35.193Z] 64181fbc27b5: Preparing [2025-02-07T03:49:35.193Z] 534a70dc8296: Preparing [2025-02-07T03:49:35.193Z] 64181fbc27b5: Waiting [2025-02-07T03:49:35.193Z] 534a70dc8296: Waiting [2025-02-07T03:49:35.193Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:35.193Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:35.193Z] 61bcf337c2cc: Layer already exists [2025-02-07T03:49:35.193Z] adff94af5b7e: Layer already exists [2025-02-07T03:49:35.193Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:35.193Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:35.193Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:35.458Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:35.825Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:36.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-07T03:49:36.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-07T03:49:36.191Z] adff94af5b7e: Preparing [2025-02-07T03:49:36.191Z] 61bcf337c2cc: Preparing [2025-02-07T03:49:36.191Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:36.191Z] c3d156ad7b94: Preparing [2025-02-07T03:49:36.191Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:36.191Z] 64181fbc27b5: Preparing [2025-02-07T03:49:36.191Z] 534a70dc8296: Preparing [2025-02-07T03:49:36.191Z] 64181fbc27b5: Waiting [2025-02-07T03:49:36.191Z] 534a70dc8296: Waiting [2025-02-07T03:49:36.191Z] 61bcf337c2cc: Layer already exists [2025-02-07T03:49:36.191Z] adff94af5b7e: Layer already exists [2025-02-07T03:49:36.191Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:36.191Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:36.191Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:36.191Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:36.191Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:36.456Z] main: digest: sha256:5d58fe821e03d9cfdf8b0e37d54b01ca9abb98c8fea7c5a7abfeceaf58d4d09d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:49:36.537Z] ===================================================== [Pipeline] echo [2025-02-07T03:49:36.549Z] taggedImages: [2025-02-07T03:49:36.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:36.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-07T03:49:36.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.52 [2025-02-07T03:49:36.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:36.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-07T03:49:36.574Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-07T03:49:36.574Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:36.574Z] latest [2025-02-07T03:49:36.574Z] 4.0.0-dev.52 [2025-02-07T03:49:36.574Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:36.574Z] main [2025-02-07T03:49:36.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:36.948Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:37.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:37.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-07T03:49:37.320Z] d8558edc751f: Preparing [2025-02-07T03:49:37.320Z] d66c4bebe736: Preparing [2025-02-07T03:49:37.320Z] 615e51b67423: Preparing [2025-02-07T03:49:37.320Z] 6ce478dd96cc: Preparing [2025-02-07T03:49:37.320Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:37.320Z] c3d156ad7b94: Preparing [2025-02-07T03:49:37.320Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:37.320Z] 64181fbc27b5: Preparing [2025-02-07T03:49:37.320Z] 534a70dc8296: Preparing [2025-02-07T03:49:37.320Z] 6f3d333c61ae: Waiting [2025-02-07T03:49:37.320Z] 534a70dc8296: Waiting [2025-02-07T03:49:37.320Z] 64181fbc27b5: Waiting [2025-02-07T03:49:37.320Z] c3d156ad7b94: Waiting [2025-02-07T03:49:37.320Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:37.587Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:37.587Z] 615e51b67423: Pushed [2025-02-07T03:49:37.587Z] d66c4bebe736: Pushed [2025-02-07T03:49:37.587Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:37.587Z] d8558edc751f: Pushed [2025-02-07T03:49:37.587Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:37.587Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:39.527Z] 6ce478dd96cc: Pushed [2025-02-07T03:49:39.527Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:39.897Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:40.256Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-07T03:49:40.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-07T03:49:40.256Z] d8558edc751f: Preparing [2025-02-07T03:49:40.256Z] d66c4bebe736: Preparing [2025-02-07T03:49:40.256Z] 615e51b67423: Preparing [2025-02-07T03:49:40.256Z] 6ce478dd96cc: Preparing [2025-02-07T03:49:40.256Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:40.256Z] c3d156ad7b94: Preparing [2025-02-07T03:49:40.256Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:40.256Z] 64181fbc27b5: Preparing [2025-02-07T03:49:40.256Z] 534a70dc8296: Preparing [2025-02-07T03:49:40.256Z] 6f3d333c61ae: Waiting [2025-02-07T03:49:40.256Z] 64181fbc27b5: Waiting [2025-02-07T03:49:40.256Z] 534a70dc8296: Waiting [2025-02-07T03:49:40.256Z] c3d156ad7b94: Waiting [2025-02-07T03:49:40.256Z] d8558edc751f: Layer already exists [2025-02-07T03:49:40.256Z] 615e51b67423: Layer already exists [2025-02-07T03:49:40.256Z] 6ce478dd96cc: Layer already exists [2025-02-07T03:49:40.256Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:40.256Z] d66c4bebe736: Layer already exists [2025-02-07T03:49:40.256Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:40.256Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:40.256Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:40.256Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:40.522Z] latest: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:40.889Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:41.251Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 [2025-02-07T03:49:41.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-07T03:49:41.251Z] d8558edc751f: Preparing [2025-02-07T03:49:41.251Z] d66c4bebe736: Preparing [2025-02-07T03:49:41.251Z] 615e51b67423: Preparing [2025-02-07T03:49:41.251Z] 6ce478dd96cc: Preparing [2025-02-07T03:49:41.251Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:41.251Z] c3d156ad7b94: Preparing [2025-02-07T03:49:41.251Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:41.251Z] 64181fbc27b5: Preparing [2025-02-07T03:49:41.251Z] 534a70dc8296: Preparing [2025-02-07T03:49:41.251Z] 6f3d333c61ae: Waiting [2025-02-07T03:49:41.251Z] c3d156ad7b94: Waiting [2025-02-07T03:49:41.251Z] 64181fbc27b5: Waiting [2025-02-07T03:49:41.251Z] 534a70dc8296: Waiting [2025-02-07T03:49:41.251Z] 615e51b67423: Layer already exists [2025-02-07T03:49:41.251Z] d8558edc751f: Layer already exists [2025-02-07T03:49:41.251Z] d66c4bebe736: Layer already exists [2025-02-07T03:49:41.252Z] 6ce478dd96cc: Layer already exists [2025-02-07T03:49:41.252Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:41.252Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:41.252Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:41.252Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:41.252Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:41.518Z] 4.0.0-dev.52: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:41.954Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:42.315Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:42.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-07T03:49:42.315Z] d8558edc751f: Preparing [2025-02-07T03:49:42.315Z] d66c4bebe736: Preparing [2025-02-07T03:49:42.315Z] 615e51b67423: Preparing [2025-02-07T03:49:42.315Z] 6ce478dd96cc: Preparing [2025-02-07T03:49:42.315Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:42.315Z] c3d156ad7b94: Preparing [2025-02-07T03:49:42.315Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:42.315Z] c3d156ad7b94: Waiting [2025-02-07T03:49:42.315Z] 64181fbc27b5: Preparing [2025-02-07T03:49:42.315Z] 6f3d333c61ae: Waiting [2025-02-07T03:49:42.315Z] 534a70dc8296: Preparing [2025-02-07T03:49:42.315Z] 64181fbc27b5: Waiting [2025-02-07T03:49:42.315Z] 534a70dc8296: Waiting [2025-02-07T03:49:42.315Z] 6ce478dd96cc: Layer already exists [2025-02-07T03:49:42.315Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:42.315Z] d8558edc751f: Layer already exists [2025-02-07T03:49:42.315Z] d66c4bebe736: Layer already exists [2025-02-07T03:49:42.315Z] 615e51b67423: Layer already exists [2025-02-07T03:49:42.315Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:42.315Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:42.315Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:42.315Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:42.582Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:42.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:43.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-07T03:49:43.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-07T03:49:43.293Z] d8558edc751f: Preparing [2025-02-07T03:49:43.293Z] d66c4bebe736: Preparing [2025-02-07T03:49:43.293Z] 615e51b67423: Preparing [2025-02-07T03:49:43.293Z] 6ce478dd96cc: Preparing [2025-02-07T03:49:43.293Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:43.293Z] c3d156ad7b94: Preparing [2025-02-07T03:49:43.293Z] 6f3d333c61ae: Preparing [2025-02-07T03:49:43.293Z] 64181fbc27b5: Preparing [2025-02-07T03:49:43.293Z] c3d156ad7b94: Waiting [2025-02-07T03:49:43.293Z] 534a70dc8296: Preparing [2025-02-07T03:49:43.293Z] 6f3d333c61ae: Waiting [2025-02-07T03:49:43.293Z] 64181fbc27b5: Waiting [2025-02-07T03:49:43.293Z] 534a70dc8296: Waiting [2025-02-07T03:49:43.293Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:43.293Z] 6ce478dd96cc: Layer already exists [2025-02-07T03:49:43.293Z] d66c4bebe736: Layer already exists [2025-02-07T03:49:43.293Z] 615e51b67423: Layer already exists [2025-02-07T03:49:43.293Z] d8558edc751f: Layer already exists [2025-02-07T03:49:43.293Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:43.293Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:43.293Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:49:43.293Z] 64181fbc27b5: Layer already exists [2025-02-07T03:49:43.558Z] main: digest: sha256:82431fc5ca277b7e1fe5792637350e3ba2f92c7e9ac6a2f7cd9c071e0351c9ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:49:43.643Z] ===================================================== [Pipeline] echo [2025-02-07T03:49:43.655Z] taggedImages: [2025-02-07T03:49:43.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:43.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-07T03:49:43.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.52 [2025-02-07T03:49:43.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:43.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-07T03:49:43.685Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-07T03:49:43.685Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:43.685Z] latest [2025-02-07T03:49:43.685Z] 4.0.0-dev.52 [2025-02-07T03:49:43.685Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:43.685Z] main [2025-02-07T03:49:43.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:44.063Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:44.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:44.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-07T03:49:44.419Z] 81121f480c9e: Preparing [2025-02-07T03:49:44.419Z] 39e242af6b23: Preparing [2025-02-07T03:49:44.419Z] 0dc6c97b2e6f: Preparing [2025-02-07T03:49:44.419Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:44.419Z] c3d156ad7b94: Preparing [2025-02-07T03:49:44.419Z] 6560446a1d76: Preparing [2025-02-07T03:49:44.419Z] fbc1dc12b13a: Preparing [2025-02-07T03:49:44.419Z] 6560446a1d76: Waiting [2025-02-07T03:49:44.419Z] fbc1dc12b13a: Waiting [2025-02-07T03:49:44.419Z] 534a70dc8296: Preparing [2025-02-07T03:49:44.419Z] 534a70dc8296: Waiting [2025-02-07T03:49:44.684Z] 39e242af6b23: Pushed [2025-02-07T03:49:44.947Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:44.948Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:44.948Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:44.948Z] 81121f480c9e: Pushed [2025-02-07T03:49:44.948Z] fbc1dc12b13a: Pushed [2025-02-07T03:49:44.948Z] 6560446a1d76: Pushed [2025-02-07T03:49:50.265Z] 0dc6c97b2e6f: Pushed [2025-02-07T03:49:50.265Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:50.630Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:50.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-07T03:49:50.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-07T03:49:50.979Z] 81121f480c9e: Preparing [2025-02-07T03:49:50.979Z] 39e242af6b23: Preparing [2025-02-07T03:49:50.979Z] 0dc6c97b2e6f: Preparing [2025-02-07T03:49:50.979Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:50.979Z] c3d156ad7b94: Preparing [2025-02-07T03:49:50.979Z] 6560446a1d76: Preparing [2025-02-07T03:49:50.979Z] fbc1dc12b13a: Preparing [2025-02-07T03:49:50.979Z] 534a70dc8296: Preparing [2025-02-07T03:49:50.979Z] 6560446a1d76: Waiting [2025-02-07T03:49:50.979Z] fbc1dc12b13a: Waiting [2025-02-07T03:49:50.979Z] 534a70dc8296: Waiting [2025-02-07T03:49:50.979Z] 39e242af6b23: Layer already exists [2025-02-07T03:49:50.979Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:50.979Z] 81121f480c9e: Layer already exists [2025-02-07T03:49:50.979Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:50.979Z] 0dc6c97b2e6f: Layer already exists [2025-02-07T03:49:50.979Z] 6560446a1d76: Layer already exists [2025-02-07T03:49:50.979Z] fbc1dc12b13a: Layer already exists [2025-02-07T03:49:50.979Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:51.244Z] latest: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:51.596Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:51.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 [2025-02-07T03:49:51.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-07T03:49:51.959Z] 81121f480c9e: Preparing [2025-02-07T03:49:51.959Z] 39e242af6b23: Preparing [2025-02-07T03:49:51.959Z] 0dc6c97b2e6f: Preparing [2025-02-07T03:49:51.959Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:51.959Z] c3d156ad7b94: Preparing [2025-02-07T03:49:51.959Z] 6560446a1d76: Preparing [2025-02-07T03:49:51.959Z] fbc1dc12b13a: Preparing [2025-02-07T03:49:51.959Z] 534a70dc8296: Preparing [2025-02-07T03:49:51.959Z] 6560446a1d76: Waiting [2025-02-07T03:49:51.959Z] fbc1dc12b13a: Waiting [2025-02-07T03:49:51.959Z] 534a70dc8296: Waiting [2025-02-07T03:49:51.959Z] 81121f480c9e: Layer already exists [2025-02-07T03:49:51.959Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:51.959Z] 39e242af6b23: Layer already exists [2025-02-07T03:49:51.959Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:51.959Z] 0dc6c97b2e6f: Layer already exists [2025-02-07T03:49:51.959Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:51.959Z] 6560446a1d76: Layer already exists [2025-02-07T03:49:51.959Z] fbc1dc12b13a: Layer already exists [2025-02-07T03:49:52.224Z] 4.0.0-dev.52: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:52.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:52.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:52.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-07T03:49:52.920Z] 81121f480c9e: Preparing [2025-02-07T03:49:52.920Z] 39e242af6b23: Preparing [2025-02-07T03:49:52.920Z] 0dc6c97b2e6f: Preparing [2025-02-07T03:49:52.920Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:52.920Z] c3d156ad7b94: Preparing [2025-02-07T03:49:52.920Z] 6560446a1d76: Preparing [2025-02-07T03:49:52.920Z] fbc1dc12b13a: Preparing [2025-02-07T03:49:52.920Z] 534a70dc8296: Preparing [2025-02-07T03:49:52.920Z] 6560446a1d76: Waiting [2025-02-07T03:49:52.920Z] fbc1dc12b13a: Waiting [2025-02-07T03:49:52.920Z] 534a70dc8296: Waiting [2025-02-07T03:49:52.920Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:52.920Z] 81121f480c9e: Layer already exists [2025-02-07T03:49:52.920Z] 39e242af6b23: Layer already exists [2025-02-07T03:49:52.920Z] 0dc6c97b2e6f: Layer already exists [2025-02-07T03:49:52.920Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:52.920Z] fbc1dc12b13a: Layer already exists [2025-02-07T03:49:52.920Z] 6560446a1d76: Layer already exists [2025-02-07T03:49:52.920Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:53.185Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:53.538Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:53.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-07T03:49:53.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-07T03:49:53.889Z] 81121f480c9e: Preparing [2025-02-07T03:49:53.889Z] 39e242af6b23: Preparing [2025-02-07T03:49:53.889Z] 0dc6c97b2e6f: Preparing [2025-02-07T03:49:53.889Z] 6a26d7f1a45e: Preparing [2025-02-07T03:49:53.889Z] c3d156ad7b94: Preparing [2025-02-07T03:49:53.889Z] 6560446a1d76: Preparing [2025-02-07T03:49:53.889Z] fbc1dc12b13a: Preparing [2025-02-07T03:49:53.889Z] 534a70dc8296: Preparing [2025-02-07T03:49:53.889Z] 6560446a1d76: Waiting [2025-02-07T03:49:53.889Z] fbc1dc12b13a: Waiting [2025-02-07T03:49:53.889Z] 534a70dc8296: Waiting [2025-02-07T03:49:53.889Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:49:53.889Z] 0dc6c97b2e6f: Layer already exists [2025-02-07T03:49:53.889Z] 81121f480c9e: Layer already exists [2025-02-07T03:49:53.889Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:53.889Z] 39e242af6b23: Layer already exists [2025-02-07T03:49:53.889Z] 6560446a1d76: Layer already exists [2025-02-07T03:49:53.889Z] fbc1dc12b13a: Layer already exists [2025-02-07T03:49:53.889Z] 534a70dc8296: Layer already exists [2025-02-07T03:49:54.155Z] main: digest: sha256:1d2543d4ed608b16f5cbdaa8c09edcbe16d90b724b4f323c3f141b5cadab26a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:49:54.237Z] ===================================================== [Pipeline] echo [2025-02-07T03:49:54.253Z] taggedImages: [2025-02-07T03:49:54.253Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:54.253Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-07T03:49:54.253Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.52 [2025-02-07T03:49:54.253Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:54.253Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-07T03:49:54.281Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-07T03:49:54.281Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:54.281Z] latest [2025-02-07T03:49:54.281Z] 4.0.0-dev.52 [2025-02-07T03:49:54.281Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:49:54.281Z] main [2025-02-07T03:49:54.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:54.652Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:49:55.002Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:49:55.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-07T03:49:55.003Z] 9087120002b1: Preparing [2025-02-07T03:49:55.003Z] 3e00e829feec: Preparing [2025-02-07T03:49:55.003Z] ba0c13514121: Preparing [2025-02-07T03:49:55.003Z] c3d156ad7b94: Preparing [2025-02-07T03:49:55.003Z] 2c0fc60ef14b: Preparing [2025-02-07T03:49:55.003Z] f676e46e07f8: Preparing [2025-02-07T03:49:55.003Z] 534a70dc8296: Preparing [2025-02-07T03:49:55.003Z] f676e46e07f8: Waiting [2025-02-07T03:49:55.003Z] 534a70dc8296: Waiting [2025-02-07T03:49:55.003Z] c3d156ad7b94: Layer already exists [2025-02-07T03:49:55.274Z] 9087120002b1: Pushed [2025-02-07T03:49:55.274Z] 2c0fc60ef14b: Pushed [2025-02-07T03:49:55.274Z] 3e00e829feec: Pushed [2025-02-07T03:49:55.274Z] f676e46e07f8: Pushed [2025-02-07T03:49:55.274Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:00.599Z] ba0c13514121: Pushed [2025-02-07T03:50:00.599Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:00.966Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:01.323Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-07T03:50:01.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-07T03:50:01.323Z] 9087120002b1: Preparing [2025-02-07T03:50:01.323Z] 3e00e829feec: Preparing [2025-02-07T03:50:01.323Z] ba0c13514121: Preparing [2025-02-07T03:50:01.323Z] c3d156ad7b94: Preparing [2025-02-07T03:50:01.323Z] 2c0fc60ef14b: Preparing [2025-02-07T03:50:01.323Z] f676e46e07f8: Preparing [2025-02-07T03:50:01.323Z] 534a70dc8296: Preparing [2025-02-07T03:50:01.323Z] f676e46e07f8: Waiting [2025-02-07T03:50:01.323Z] 534a70dc8296: Waiting [2025-02-07T03:50:01.324Z] 2c0fc60ef14b: Layer already exists [2025-02-07T03:50:01.324Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:01.324Z] ba0c13514121: Layer already exists [2025-02-07T03:50:01.324Z] 3e00e829feec: Layer already exists [2025-02-07T03:50:01.324Z] 9087120002b1: Layer already exists [2025-02-07T03:50:01.324Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:01.324Z] f676e46e07f8: Layer already exists [2025-02-07T03:50:01.590Z] latest: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:01.964Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:02.328Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 [2025-02-07T03:50:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-07T03:50:02.328Z] 9087120002b1: Preparing [2025-02-07T03:50:02.328Z] 3e00e829feec: Preparing [2025-02-07T03:50:02.328Z] ba0c13514121: Preparing [2025-02-07T03:50:02.328Z] c3d156ad7b94: Preparing [2025-02-07T03:50:02.328Z] 2c0fc60ef14b: Preparing [2025-02-07T03:50:02.328Z] f676e46e07f8: Preparing [2025-02-07T03:50:02.328Z] 534a70dc8296: Preparing [2025-02-07T03:50:02.328Z] f676e46e07f8: Waiting [2025-02-07T03:50:02.328Z] 534a70dc8296: Waiting [2025-02-07T03:50:02.328Z] 2c0fc60ef14b: Layer already exists [2025-02-07T03:50:02.328Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:02.328Z] ba0c13514121: Layer already exists [2025-02-07T03:50:02.328Z] 3e00e829feec: Layer already exists [2025-02-07T03:50:02.328Z] 9087120002b1: Layer already exists [2025-02-07T03:50:02.328Z] f676e46e07f8: Layer already exists [2025-02-07T03:50:02.328Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:02.592Z] 4.0.0-dev.52: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:02.946Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:03.292Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:03.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-07T03:50:03.293Z] 9087120002b1: Preparing [2025-02-07T03:50:03.293Z] 3e00e829feec: Preparing [2025-02-07T03:50:03.293Z] ba0c13514121: Preparing [2025-02-07T03:50:03.293Z] c3d156ad7b94: Preparing [2025-02-07T03:50:03.293Z] 2c0fc60ef14b: Preparing [2025-02-07T03:50:03.293Z] f676e46e07f8: Preparing [2025-02-07T03:50:03.293Z] 534a70dc8296: Preparing [2025-02-07T03:50:03.293Z] f676e46e07f8: Waiting [2025-02-07T03:50:03.293Z] 534a70dc8296: Waiting [2025-02-07T03:50:03.293Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:03.293Z] 9087120002b1: Layer already exists [2025-02-07T03:50:03.293Z] ba0c13514121: Layer already exists [2025-02-07T03:50:03.293Z] 2c0fc60ef14b: Layer already exists [2025-02-07T03:50:03.293Z] 3e00e829feec: Layer already exists [2025-02-07T03:50:03.293Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:03.293Z] f676e46e07f8: Layer already exists [2025-02-07T03:50:03.557Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:03.915Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:04.266Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-07T03:50:04.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-07T03:50:04.266Z] 9087120002b1: Preparing [2025-02-07T03:50:04.266Z] 3e00e829feec: Preparing [2025-02-07T03:50:04.266Z] ba0c13514121: Preparing [2025-02-07T03:50:04.266Z] c3d156ad7b94: Preparing [2025-02-07T03:50:04.266Z] 2c0fc60ef14b: Preparing [2025-02-07T03:50:04.266Z] f676e46e07f8: Preparing [2025-02-07T03:50:04.266Z] 534a70dc8296: Preparing [2025-02-07T03:50:04.266Z] f676e46e07f8: Waiting [2025-02-07T03:50:04.266Z] 534a70dc8296: Waiting [2025-02-07T03:50:04.266Z] 2c0fc60ef14b: Layer already exists [2025-02-07T03:50:04.266Z] 9087120002b1: Layer already exists [2025-02-07T03:50:04.266Z] ba0c13514121: Layer already exists [2025-02-07T03:50:04.266Z] 3e00e829feec: Layer already exists [2025-02-07T03:50:04.266Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:04.266Z] f676e46e07f8: Layer already exists [2025-02-07T03:50:04.266Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:04.531Z] main: digest: sha256:c4b17fc869786bab21958127f76988b803dd3b449741e15b622ce468ba3d40b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:04.612Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:04.625Z] taggedImages: [2025-02-07T03:50:04.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:04.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-07T03:50:04.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.52 [2025-02-07T03:50:04.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:04.625Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-07T03:50:04.657Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-07T03:50:04.657Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:04.657Z] latest [2025-02-07T03:50:04.657Z] 4.0.0-dev.52 [2025-02-07T03:50:04.657Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:04.657Z] main [2025-02-07T03:50:04.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:05.019Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:05.375Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:05.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-07T03:50:05.375Z] aeff0feaf656: Preparing [2025-02-07T03:50:05.375Z] 7d434a274b4a: Preparing [2025-02-07T03:50:05.375Z] 890635ea37ce: Preparing [2025-02-07T03:50:05.375Z] c18bd4c3b080: Preparing [2025-02-07T03:50:05.375Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:05.375Z] c3d156ad7b94: Preparing [2025-02-07T03:50:05.375Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:05.375Z] c3d156ad7b94: Waiting [2025-02-07T03:50:05.375Z] 64181fbc27b5: Preparing [2025-02-07T03:50:05.375Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:05.375Z] 534a70dc8296: Preparing [2025-02-07T03:50:05.375Z] 64181fbc27b5: Waiting [2025-02-07T03:50:05.375Z] 534a70dc8296: Waiting [2025-02-07T03:50:05.375Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:05.375Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:05.638Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:05.638Z] aeff0feaf656: Pushed [2025-02-07T03:50:05.638Z] 7d434a274b4a: Pushed [2025-02-07T03:50:05.638Z] 890635ea37ce: Pushed [2025-02-07T03:50:05.638Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:05.638Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:10.952Z] c18bd4c3b080: Pushed [2025-02-07T03:50:10.952Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:11.318Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:11.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-07T03:50:11.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-07T03:50:11.673Z] aeff0feaf656: Preparing [2025-02-07T03:50:11.673Z] 7d434a274b4a: Preparing [2025-02-07T03:50:11.673Z] 890635ea37ce: Preparing [2025-02-07T03:50:11.673Z] c18bd4c3b080: Preparing [2025-02-07T03:50:11.673Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:11.673Z] c3d156ad7b94: Preparing [2025-02-07T03:50:11.673Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:11.673Z] c3d156ad7b94: Waiting [2025-02-07T03:50:11.673Z] 64181fbc27b5: Preparing [2025-02-07T03:50:11.673Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:11.673Z] 534a70dc8296: Preparing [2025-02-07T03:50:11.673Z] 64181fbc27b5: Waiting [2025-02-07T03:50:11.673Z] 534a70dc8296: Waiting [2025-02-07T03:50:11.673Z] 7d434a274b4a: Layer already exists [2025-02-07T03:50:11.673Z] aeff0feaf656: Layer already exists [2025-02-07T03:50:11.673Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:11.673Z] 890635ea37ce: Layer already exists [2025-02-07T03:50:11.673Z] c18bd4c3b080: Layer already exists [2025-02-07T03:50:11.673Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:11.673Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:11.673Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:11.673Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:11.937Z] latest: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:12.292Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:12.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 [2025-02-07T03:50:12.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-07T03:50:12.638Z] aeff0feaf656: Preparing [2025-02-07T03:50:12.638Z] 7d434a274b4a: Preparing [2025-02-07T03:50:12.638Z] 890635ea37ce: Preparing [2025-02-07T03:50:12.638Z] c18bd4c3b080: Preparing [2025-02-07T03:50:12.638Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:12.638Z] c3d156ad7b94: Preparing [2025-02-07T03:50:12.638Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:12.638Z] 64181fbc27b5: Preparing [2025-02-07T03:50:12.638Z] 534a70dc8296: Preparing [2025-02-07T03:50:12.638Z] c3d156ad7b94: Waiting [2025-02-07T03:50:12.638Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:12.638Z] 64181fbc27b5: Waiting [2025-02-07T03:50:12.638Z] 534a70dc8296: Waiting [2025-02-07T03:50:12.638Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:12.638Z] 890635ea37ce: Layer already exists [2025-02-07T03:50:12.638Z] aeff0feaf656: Layer already exists [2025-02-07T03:50:12.638Z] c18bd4c3b080: Layer already exists [2025-02-07T03:50:12.638Z] 7d434a274b4a: Layer already exists [2025-02-07T03:50:12.638Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:12.638Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:12.638Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:12.638Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:12.903Z] 4.0.0-dev.52: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:13.262Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:13.710Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:13.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-07T03:50:13.710Z] aeff0feaf656: Preparing [2025-02-07T03:50:13.710Z] 7d434a274b4a: Preparing [2025-02-07T03:50:13.710Z] 890635ea37ce: Preparing [2025-02-07T03:50:13.710Z] c18bd4c3b080: Preparing [2025-02-07T03:50:13.710Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:13.710Z] c3d156ad7b94: Preparing [2025-02-07T03:50:13.710Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:13.710Z] 64181fbc27b5: Preparing [2025-02-07T03:50:13.710Z] 534a70dc8296: Preparing [2025-02-07T03:50:13.710Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:13.710Z] 534a70dc8296: Waiting [2025-02-07T03:50:13.710Z] 64181fbc27b5: Waiting [2025-02-07T03:50:13.710Z] c3d156ad7b94: Waiting [2025-02-07T03:50:13.710Z] c18bd4c3b080: Layer already exists [2025-02-07T03:50:13.710Z] aeff0feaf656: Layer already exists [2025-02-07T03:50:13.710Z] 890635ea37ce: Layer already exists [2025-02-07T03:50:13.710Z] 7d434a274b4a: Layer already exists [2025-02-07T03:50:13.710Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:13.710Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:13.710Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:13.710Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:13.710Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:13.710Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:14.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:14.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-07T03:50:14.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-07T03:50:14.449Z] aeff0feaf656: Preparing [2025-02-07T03:50:14.449Z] 7d434a274b4a: Preparing [2025-02-07T03:50:14.449Z] 890635ea37ce: Preparing [2025-02-07T03:50:14.449Z] c18bd4c3b080: Preparing [2025-02-07T03:50:14.449Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:14.449Z] c3d156ad7b94: Preparing [2025-02-07T03:50:14.449Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:14.449Z] 64181fbc27b5: Preparing [2025-02-07T03:50:14.449Z] 534a70dc8296: Preparing [2025-02-07T03:50:14.449Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:14.449Z] 64181fbc27b5: Waiting [2025-02-07T03:50:14.449Z] 534a70dc8296: Waiting [2025-02-07T03:50:14.449Z] c3d156ad7b94: Waiting [2025-02-07T03:50:14.449Z] 7d434a274b4a: Layer already exists [2025-02-07T03:50:14.449Z] c18bd4c3b080: Layer already exists [2025-02-07T03:50:14.449Z] 890635ea37ce: Layer already exists [2025-02-07T03:50:14.450Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:14.450Z] aeff0feaf656: Layer already exists [2025-02-07T03:50:14.450Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:14.450Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:14.450Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:14.450Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:14.723Z] main: digest: sha256:ace8ec9c5f370d59f8bf6d0b23c5581dff5edcd8addd1bbbd7787c01fce78bb7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:14.792Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:14.807Z] taggedImages: [2025-02-07T03:50:14.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:14.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-07T03:50:14.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.52 [2025-02-07T03:50:14.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:14.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-07T03:50:14.839Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-07T03:50:14.839Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:14.839Z] latest [2025-02-07T03:50:14.839Z] 4.0.0-dev.52 [2025-02-07T03:50:14.839Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:14.839Z] main [2025-02-07T03:50:14.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:15.220Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:15.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:15.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-07T03:50:15.604Z] 9960dc0f6175: Preparing [2025-02-07T03:50:15.604Z] a51e20692350: Preparing [2025-02-07T03:50:15.604Z] ca5537499532: Preparing [2025-02-07T03:50:15.604Z] 77f773eb263d: Preparing [2025-02-07T03:50:15.604Z] fd43b0c2aaa9: Preparing [2025-02-07T03:50:15.604Z] faf6a7a22ee6: Preparing [2025-02-07T03:50:15.604Z] b3b5225a9e02: Preparing [2025-02-07T03:50:15.604Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:15.605Z] faf6a7a22ee6: Waiting [2025-02-07T03:50:15.605Z] b3b5225a9e02: Waiting [2025-02-07T03:50:15.605Z] c3d156ad7b94: Preparing [2025-02-07T03:50:15.605Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:15.605Z] c3d156ad7b94: Waiting [2025-02-07T03:50:15.605Z] 9c0d6ac635c1: Preparing [2025-02-07T03:50:15.605Z] 33c0f5088017: Preparing [2025-02-07T03:50:15.605Z] 5f70bf18a086: Preparing [2025-02-07T03:50:15.605Z] 8769e848686c: Preparing [2025-02-07T03:50:15.605Z] 9c0d6ac635c1: Waiting [2025-02-07T03:50:15.605Z] 33c0f5088017: Waiting [2025-02-07T03:50:15.605Z] 5f70bf18a086: Waiting [2025-02-07T03:50:15.605Z] 97659a3f9d0f: Preparing [2025-02-07T03:50:15.605Z] 8769e848686c: Waiting [2025-02-07T03:50:15.605Z] 97659a3f9d0f: Waiting [2025-02-07T03:50:15.605Z] a42f8cf11cd8: Preparing [2025-02-07T03:50:15.605Z] 534a70dc8296: Preparing [2025-02-07T03:50:15.605Z] a42f8cf11cd8: Waiting [2025-02-07T03:50:15.605Z] 534a70dc8296: Waiting [2025-02-07T03:50:15.878Z] fd43b0c2aaa9: Pushed [2025-02-07T03:50:15.878Z] ca5537499532: Pushed [2025-02-07T03:50:15.878Z] a51e20692350: Pushed [2025-02-07T03:50:15.878Z] 77f773eb263d: Pushed [2025-02-07T03:50:15.878Z] 9960dc0f6175: Pushed [2025-02-07T03:50:15.878Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:15.878Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:15.878Z] 5f70bf18a086: Layer already exists [2025-02-07T03:50:15.878Z] faf6a7a22ee6: Pushed [2025-02-07T03:50:15.878Z] 9c0d6ac635c1: Pushed [2025-02-07T03:50:16.152Z] 33c0f5088017: Pushed [2025-02-07T03:50:16.152Z] 8769e848686c: Pushed [2025-02-07T03:50:16.152Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:16.152Z] 97659a3f9d0f: Pushed [2025-02-07T03:50:16.152Z] a42f8cf11cd8: Pushed [2025-02-07T03:50:21.535Z] b3b5225a9e02: Pushed [2025-02-07T03:50:21.802Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:22.183Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:22.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-07T03:50:22.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-07T03:50:22.544Z] 9960dc0f6175: Preparing [2025-02-07T03:50:22.544Z] a51e20692350: Preparing [2025-02-07T03:50:22.544Z] ca5537499532: Preparing [2025-02-07T03:50:22.544Z] 77f773eb263d: Preparing [2025-02-07T03:50:22.544Z] fd43b0c2aaa9: Preparing [2025-02-07T03:50:22.544Z] faf6a7a22ee6: Preparing [2025-02-07T03:50:22.544Z] b3b5225a9e02: Preparing [2025-02-07T03:50:22.544Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:22.544Z] c3d156ad7b94: Preparing [2025-02-07T03:50:22.544Z] 9c0d6ac635c1: Preparing [2025-02-07T03:50:22.544Z] 33c0f5088017: Preparing [2025-02-07T03:50:22.544Z] 5f70bf18a086: Preparing [2025-02-07T03:50:22.544Z] 8769e848686c: Preparing [2025-02-07T03:50:22.544Z] 97659a3f9d0f: Preparing [2025-02-07T03:50:22.544Z] a42f8cf11cd8: Preparing [2025-02-07T03:50:22.544Z] 534a70dc8296: Preparing [2025-02-07T03:50:22.544Z] faf6a7a22ee6: Waiting [2025-02-07T03:50:22.544Z] b3b5225a9e02: Waiting [2025-02-07T03:50:22.544Z] 33c0f5088017: Waiting [2025-02-07T03:50:22.544Z] 5f70bf18a086: Waiting [2025-02-07T03:50:22.544Z] 8769e848686c: Waiting [2025-02-07T03:50:22.544Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:22.544Z] 97659a3f9d0f: Waiting [2025-02-07T03:50:22.544Z] a42f8cf11cd8: Waiting [2025-02-07T03:50:22.544Z] c3d156ad7b94: Waiting [2025-02-07T03:50:22.544Z] 534a70dc8296: Waiting [2025-02-07T03:50:22.544Z] 9c0d6ac635c1: Waiting [2025-02-07T03:50:22.544Z] 9960dc0f6175: Layer already exists [2025-02-07T03:50:22.544Z] fd43b0c2aaa9: Layer already exists [2025-02-07T03:50:22.544Z] ca5537499532: Layer already exists [2025-02-07T03:50:22.544Z] a51e20692350: Layer already exists [2025-02-07T03:50:22.544Z] 77f773eb263d: Layer already exists [2025-02-07T03:50:22.544Z] b3b5225a9e02: Layer already exists [2025-02-07T03:50:22.544Z] faf6a7a22ee6: Layer already exists [2025-02-07T03:50:22.544Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:22.544Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:22.544Z] 9c0d6ac635c1: Layer already exists [2025-02-07T03:50:22.544Z] 33c0f5088017: Layer already exists [2025-02-07T03:50:22.544Z] 8769e848686c: Layer already exists [2025-02-07T03:50:22.544Z] 5f70bf18a086: Layer already exists [2025-02-07T03:50:22.544Z] 97659a3f9d0f: Layer already exists [2025-02-07T03:50:22.544Z] a42f8cf11cd8: Layer already exists [2025-02-07T03:50:22.544Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:22.822Z] latest: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:23.177Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:23.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 [2025-02-07T03:50:23.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-07T03:50:23.522Z] 9960dc0f6175: Preparing [2025-02-07T03:50:23.522Z] a51e20692350: Preparing [2025-02-07T03:50:23.522Z] ca5537499532: Preparing [2025-02-07T03:50:23.522Z] 77f773eb263d: Preparing [2025-02-07T03:50:23.522Z] fd43b0c2aaa9: Preparing [2025-02-07T03:50:23.522Z] faf6a7a22ee6: Preparing [2025-02-07T03:50:23.522Z] b3b5225a9e02: Preparing [2025-02-07T03:50:23.522Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:23.522Z] c3d156ad7b94: Preparing [2025-02-07T03:50:23.522Z] 9c0d6ac635c1: Preparing [2025-02-07T03:50:23.522Z] 33c0f5088017: Preparing [2025-02-07T03:50:23.522Z] 5f70bf18a086: Preparing [2025-02-07T03:50:23.522Z] 8769e848686c: Preparing [2025-02-07T03:50:23.522Z] 97659a3f9d0f: Preparing [2025-02-07T03:50:23.522Z] a42f8cf11cd8: Preparing [2025-02-07T03:50:23.522Z] 534a70dc8296: Preparing [2025-02-07T03:50:23.522Z] faf6a7a22ee6: Waiting [2025-02-07T03:50:23.522Z] b3b5225a9e02: Waiting [2025-02-07T03:50:23.522Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:23.522Z] c3d156ad7b94: Waiting [2025-02-07T03:50:23.522Z] 9c0d6ac635c1: Waiting [2025-02-07T03:50:23.522Z] 33c0f5088017: Waiting [2025-02-07T03:50:23.522Z] 5f70bf18a086: Waiting [2025-02-07T03:50:23.522Z] 8769e848686c: Waiting [2025-02-07T03:50:23.522Z] 97659a3f9d0f: Waiting [2025-02-07T03:50:23.522Z] a42f8cf11cd8: Waiting [2025-02-07T03:50:23.522Z] 534a70dc8296: Waiting [2025-02-07T03:50:23.522Z] 77f773eb263d: Layer already exists [2025-02-07T03:50:23.522Z] fd43b0c2aaa9: Layer already exists [2025-02-07T03:50:23.522Z] 9960dc0f6175: Layer already exists [2025-02-07T03:50:23.522Z] ca5537499532: Layer already exists [2025-02-07T03:50:23.522Z] a51e20692350: Layer already exists [2025-02-07T03:50:23.522Z] faf6a7a22ee6: Layer already exists [2025-02-07T03:50:23.522Z] 9c0d6ac635c1: Layer already exists [2025-02-07T03:50:23.522Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:23.522Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:23.522Z] b3b5225a9e02: Layer already exists [2025-02-07T03:50:23.522Z] 33c0f5088017: Layer already exists [2025-02-07T03:50:23.522Z] 97659a3f9d0f: Layer already exists [2025-02-07T03:50:23.785Z] 8769e848686c: Layer already exists [2025-02-07T03:50:23.785Z] a42f8cf11cd8: Layer already exists [2025-02-07T03:50:23.785Z] 5f70bf18a086: Layer already exists [2025-02-07T03:50:23.785Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:23.785Z] 4.0.0-dev.52: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:24.146Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:24.491Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:24.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-07T03:50:24.491Z] 9960dc0f6175: Preparing [2025-02-07T03:50:24.491Z] a51e20692350: Preparing [2025-02-07T03:50:24.491Z] ca5537499532: Preparing [2025-02-07T03:50:24.491Z] 77f773eb263d: Preparing [2025-02-07T03:50:24.491Z] fd43b0c2aaa9: Preparing [2025-02-07T03:50:24.491Z] faf6a7a22ee6: Preparing [2025-02-07T03:50:24.491Z] b3b5225a9e02: Preparing [2025-02-07T03:50:24.491Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:24.491Z] c3d156ad7b94: Preparing [2025-02-07T03:50:24.491Z] 9c0d6ac635c1: Preparing [2025-02-07T03:50:24.491Z] 33c0f5088017: Preparing [2025-02-07T03:50:24.491Z] 5f70bf18a086: Preparing [2025-02-07T03:50:24.491Z] 8769e848686c: Preparing [2025-02-07T03:50:24.491Z] 97659a3f9d0f: Preparing [2025-02-07T03:50:24.491Z] a42f8cf11cd8: Preparing [2025-02-07T03:50:24.491Z] 534a70dc8296: Preparing [2025-02-07T03:50:24.491Z] faf6a7a22ee6: Waiting [2025-02-07T03:50:24.491Z] b3b5225a9e02: Waiting [2025-02-07T03:50:24.491Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:24.491Z] c3d156ad7b94: Waiting [2025-02-07T03:50:24.491Z] 9c0d6ac635c1: Waiting [2025-02-07T03:50:24.491Z] 33c0f5088017: Waiting [2025-02-07T03:50:24.491Z] 5f70bf18a086: Waiting [2025-02-07T03:50:24.491Z] 8769e848686c: Waiting [2025-02-07T03:50:24.491Z] 97659a3f9d0f: Waiting [2025-02-07T03:50:24.491Z] a42f8cf11cd8: Waiting [2025-02-07T03:50:24.491Z] 534a70dc8296: Waiting [2025-02-07T03:50:24.491Z] fd43b0c2aaa9: Layer already exists [2025-02-07T03:50:24.491Z] 77f773eb263d: Layer already exists [2025-02-07T03:50:24.491Z] ca5537499532: Layer already exists [2025-02-07T03:50:24.491Z] a51e20692350: Layer already exists [2025-02-07T03:50:24.491Z] 9960dc0f6175: Layer already exists [2025-02-07T03:50:24.491Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:24.491Z] 9c0d6ac635c1: Layer already exists [2025-02-07T03:50:24.491Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:24.491Z] b3b5225a9e02: Layer already exists [2025-02-07T03:50:24.491Z] faf6a7a22ee6: Layer already exists [2025-02-07T03:50:24.491Z] 8769e848686c: Layer already exists [2025-02-07T03:50:24.491Z] 5f70bf18a086: Layer already exists [2025-02-07T03:50:24.491Z] 33c0f5088017: Layer already exists [2025-02-07T03:50:24.491Z] 97659a3f9d0f: Layer already exists [2025-02-07T03:50:24.755Z] a42f8cf11cd8: Layer already exists [2025-02-07T03:50:24.755Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:24.755Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:25.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:25.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-07T03:50:25.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-07T03:50:25.480Z] 9960dc0f6175: Preparing [2025-02-07T03:50:25.480Z] a51e20692350: Preparing [2025-02-07T03:50:25.480Z] ca5537499532: Preparing [2025-02-07T03:50:25.480Z] 77f773eb263d: Preparing [2025-02-07T03:50:25.480Z] fd43b0c2aaa9: Preparing [2025-02-07T03:50:25.480Z] faf6a7a22ee6: Preparing [2025-02-07T03:50:25.480Z] b3b5225a9e02: Preparing [2025-02-07T03:50:25.480Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:25.480Z] c3d156ad7b94: Preparing [2025-02-07T03:50:25.480Z] 9c0d6ac635c1: Preparing [2025-02-07T03:50:25.480Z] 33c0f5088017: Preparing [2025-02-07T03:50:25.480Z] 5f70bf18a086: Preparing [2025-02-07T03:50:25.480Z] 8769e848686c: Preparing [2025-02-07T03:50:25.480Z] 97659a3f9d0f: Preparing [2025-02-07T03:50:25.480Z] a42f8cf11cd8: Preparing [2025-02-07T03:50:25.480Z] 534a70dc8296: Preparing [2025-02-07T03:50:25.480Z] faf6a7a22ee6: Waiting [2025-02-07T03:50:25.480Z] b3b5225a9e02: Waiting [2025-02-07T03:50:25.480Z] 8769e848686c: Waiting [2025-02-07T03:50:25.480Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:25.480Z] 534a70dc8296: Waiting [2025-02-07T03:50:25.480Z] c3d156ad7b94: Waiting [2025-02-07T03:50:25.480Z] 33c0f5088017: Waiting [2025-02-07T03:50:25.480Z] 97659a3f9d0f: Waiting [2025-02-07T03:50:25.480Z] 9c0d6ac635c1: Waiting [2025-02-07T03:50:25.480Z] 5f70bf18a086: Waiting [2025-02-07T03:50:25.480Z] a42f8cf11cd8: Waiting [2025-02-07T03:50:25.480Z] fd43b0c2aaa9: Layer already exists [2025-02-07T03:50:25.480Z] 77f773eb263d: Layer already exists [2025-02-07T03:50:25.480Z] ca5537499532: Layer already exists [2025-02-07T03:50:25.480Z] a51e20692350: Layer already exists [2025-02-07T03:50:25.480Z] 9960dc0f6175: Layer already exists [2025-02-07T03:50:25.480Z] b3b5225a9e02: Layer already exists [2025-02-07T03:50:25.480Z] faf6a7a22ee6: Layer already exists [2025-02-07T03:50:25.480Z] 9c0d6ac635c1: Layer already exists [2025-02-07T03:50:25.480Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:25.480Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:25.480Z] 5f70bf18a086: Layer already exists [2025-02-07T03:50:25.480Z] 8769e848686c: Layer already exists [2025-02-07T03:50:25.480Z] 33c0f5088017: Layer already exists [2025-02-07T03:50:25.480Z] 97659a3f9d0f: Layer already exists [2025-02-07T03:50:25.480Z] a42f8cf11cd8: Layer already exists [2025-02-07T03:50:25.480Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:25.745Z] main: digest: sha256:0e18661bd091efbc1817903e026d0c02427dba947a18d1c1977049b932d02d4f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:25.834Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:25.858Z] taggedImages: [2025-02-07T03:50:25.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:25.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-07T03:50:25.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.52 [2025-02-07T03:50:25.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:25.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-07T03:50:25.886Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-07T03:50:25.886Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:25.886Z] latest [2025-02-07T03:50:25.886Z] 4.0.0-dev.52 [2025-02-07T03:50:25.886Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:25.886Z] main [2025-02-07T03:50:25.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:26.267Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:26.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:26.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-07T03:50:26.624Z] 2a4e57852f90: Preparing [2025-02-07T03:50:26.624Z] 2d11efa78989: Preparing [2025-02-07T03:50:26.624Z] bff4133b971c: Preparing [2025-02-07T03:50:26.624Z] 9ea27e7c8f16: Preparing [2025-02-07T03:50:26.624Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:26.624Z] c3d156ad7b94: Preparing [2025-02-07T03:50:26.624Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:26.624Z] 64181fbc27b5: Preparing [2025-02-07T03:50:26.624Z] 534a70dc8296: Preparing [2025-02-07T03:50:26.624Z] c3d156ad7b94: Waiting [2025-02-07T03:50:26.624Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:26.624Z] 64181fbc27b5: Waiting [2025-02-07T03:50:26.624Z] 534a70dc8296: Waiting [2025-02-07T03:50:26.624Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:26.889Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:26.889Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:26.889Z] bff4133b971c: Pushed [2025-02-07T03:50:26.889Z] 2d11efa78989: Pushed [2025-02-07T03:50:26.889Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:26.889Z] 2a4e57852f90: Pushed [2025-02-07T03:50:26.889Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:32.205Z] 9ea27e7c8f16: Pushed [2025-02-07T03:50:32.205Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:32.555Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:32.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-07T03:50:32.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-07T03:50:32.901Z] 2a4e57852f90: Preparing [2025-02-07T03:50:32.901Z] 2d11efa78989: Preparing [2025-02-07T03:50:32.901Z] bff4133b971c: Preparing [2025-02-07T03:50:32.901Z] 9ea27e7c8f16: Preparing [2025-02-07T03:50:32.901Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:32.901Z] c3d156ad7b94: Preparing [2025-02-07T03:50:32.901Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:32.901Z] 64181fbc27b5: Preparing [2025-02-07T03:50:32.901Z] 534a70dc8296: Preparing [2025-02-07T03:50:32.901Z] c3d156ad7b94: Waiting [2025-02-07T03:50:32.901Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:32.901Z] 64181fbc27b5: Waiting [2025-02-07T03:50:32.901Z] 534a70dc8296: Waiting [2025-02-07T03:50:32.901Z] bff4133b971c: Layer already exists [2025-02-07T03:50:32.901Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:32.901Z] 9ea27e7c8f16: Layer already exists [2025-02-07T03:50:32.901Z] 2d11efa78989: Layer already exists [2025-02-07T03:50:32.901Z] 2a4e57852f90: Layer already exists [2025-02-07T03:50:32.901Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:32.901Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:32.901Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:32.901Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:33.165Z] latest: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:33.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:33.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 [2025-02-07T03:50:33.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-07T03:50:33.857Z] 2a4e57852f90: Preparing [2025-02-07T03:50:33.857Z] 2d11efa78989: Preparing [2025-02-07T03:50:33.857Z] bff4133b971c: Preparing [2025-02-07T03:50:33.857Z] 9ea27e7c8f16: Preparing [2025-02-07T03:50:33.857Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:33.857Z] c3d156ad7b94: Preparing [2025-02-07T03:50:33.857Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:33.857Z] 64181fbc27b5: Preparing [2025-02-07T03:50:33.857Z] 534a70dc8296: Preparing [2025-02-07T03:50:33.857Z] c3d156ad7b94: Waiting [2025-02-07T03:50:33.857Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:33.857Z] 64181fbc27b5: Waiting [2025-02-07T03:50:33.857Z] 534a70dc8296: Waiting [2025-02-07T03:50:33.857Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:33.857Z] bff4133b971c: Layer already exists [2025-02-07T03:50:33.857Z] 9ea27e7c8f16: Layer already exists [2025-02-07T03:50:33.857Z] 2a4e57852f90: Layer already exists [2025-02-07T03:50:33.857Z] 2d11efa78989: Layer already exists [2025-02-07T03:50:33.857Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:33.857Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:33.857Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:33.857Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:34.121Z] 4.0.0-dev.52: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:34.466Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:34.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:34.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-07T03:50:34.815Z] 2a4e57852f90: Preparing [2025-02-07T03:50:34.815Z] 2d11efa78989: Preparing [2025-02-07T03:50:34.815Z] bff4133b971c: Preparing [2025-02-07T03:50:34.815Z] 9ea27e7c8f16: Preparing [2025-02-07T03:50:34.815Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:34.815Z] c3d156ad7b94: Preparing [2025-02-07T03:50:34.815Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:34.815Z] 64181fbc27b5: Preparing [2025-02-07T03:50:34.815Z] 534a70dc8296: Preparing [2025-02-07T03:50:34.815Z] c3d156ad7b94: Waiting [2025-02-07T03:50:34.815Z] 64181fbc27b5: Waiting [2025-02-07T03:50:34.815Z] 534a70dc8296: Waiting [2025-02-07T03:50:34.815Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:34.815Z] 2d11efa78989: Layer already exists [2025-02-07T03:50:34.815Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:34.815Z] 2a4e57852f90: Layer already exists [2025-02-07T03:50:34.815Z] bff4133b971c: Layer already exists [2025-02-07T03:50:34.815Z] 9ea27e7c8f16: Layer already exists [2025-02-07T03:50:34.815Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:34.815Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:34.815Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:34.815Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:35.078Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:35.436Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:35.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-07T03:50:35.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-07T03:50:35.786Z] 2a4e57852f90: Preparing [2025-02-07T03:50:35.786Z] 2d11efa78989: Preparing [2025-02-07T03:50:35.786Z] bff4133b971c: Preparing [2025-02-07T03:50:35.786Z] 9ea27e7c8f16: Preparing [2025-02-07T03:50:35.786Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:35.786Z] c3d156ad7b94: Preparing [2025-02-07T03:50:35.786Z] 6f3d333c61ae: Preparing [2025-02-07T03:50:35.786Z] 64181fbc27b5: Preparing [2025-02-07T03:50:35.786Z] 534a70dc8296: Preparing [2025-02-07T03:50:35.786Z] 6f3d333c61ae: Waiting [2025-02-07T03:50:35.786Z] c3d156ad7b94: Waiting [2025-02-07T03:50:35.786Z] 64181fbc27b5: Waiting [2025-02-07T03:50:35.786Z] 534a70dc8296: Waiting [2025-02-07T03:50:35.786Z] 2d11efa78989: Layer already exists [2025-02-07T03:50:35.786Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:35.786Z] bff4133b971c: Layer already exists [2025-02-07T03:50:35.786Z] 9ea27e7c8f16: Layer already exists [2025-02-07T03:50:35.786Z] 2a4e57852f90: Layer already exists [2025-02-07T03:50:35.786Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:35.786Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:35.786Z] 64181fbc27b5: Layer already exists [2025-02-07T03:50:35.786Z] 6f3d333c61ae: Layer already exists [2025-02-07T03:50:36.050Z] main: digest: sha256:3bd5bfd9fdc720dacf9470e1e2668de71e055ad03ff7a97e96ded5a0367dae8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:36.135Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:36.157Z] taggedImages: [2025-02-07T03:50:36.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:36.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-07T03:50:36.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.52 [2025-02-07T03:50:36.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:36.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-07T03:50:36.184Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-07T03:50:36.184Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:36.184Z] latest [2025-02-07T03:50:36.184Z] 4.0.0-dev.52 [2025-02-07T03:50:36.184Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:36.184Z] main [2025-02-07T03:50:36.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:36.544Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:36.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:36.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-07T03:50:36.893Z] 41febb5f2e01: Preparing [2025-02-07T03:50:36.893Z] 3ebf3087f3bd: Preparing [2025-02-07T03:50:36.893Z] 78e005b6a1ea: Preparing [2025-02-07T03:50:36.893Z] e014a1220730: Preparing [2025-02-07T03:50:36.893Z] 04e29e3f4d74: Preparing [2025-02-07T03:50:36.893Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:36.893Z] c3d156ad7b94: Preparing [2025-02-07T03:50:36.893Z] ce0b46ed859a: Preparing [2025-02-07T03:50:36.893Z] a1211b56c7be: Preparing [2025-02-07T03:50:36.893Z] 26e84f51dc8a: Preparing [2025-02-07T03:50:36.893Z] 534a70dc8296: Preparing [2025-02-07T03:50:36.893Z] c3d156ad7b94: Waiting [2025-02-07T03:50:36.893Z] ce0b46ed859a: Waiting [2025-02-07T03:50:36.893Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:36.893Z] 26e84f51dc8a: Waiting [2025-02-07T03:50:36.893Z] a1211b56c7be: Waiting [2025-02-07T03:50:36.893Z] 534a70dc8296: Waiting [2025-02-07T03:50:37.157Z] e014a1220730: Pushed [2025-02-07T03:50:37.157Z] 04e29e3f4d74: Pushed [2025-02-07T03:50:37.157Z] 3ebf3087f3bd: Pushed [2025-02-07T03:50:37.157Z] 41febb5f2e01: Pushed [2025-02-07T03:50:37.157Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:37.157Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:37.157Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:37.157Z] ce0b46ed859a: Pushed [2025-02-07T03:50:37.157Z] a1211b56c7be: Pushed [2025-02-07T03:50:39.718Z] 78e005b6a1ea: Pushed [2025-02-07T03:50:39.982Z] 26e84f51dc8a: Pushed [2025-02-07T03:50:40.246Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:40.606Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:40.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-07T03:50:40.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-07T03:50:40.946Z] 41febb5f2e01: Preparing [2025-02-07T03:50:40.946Z] 3ebf3087f3bd: Preparing [2025-02-07T03:50:40.946Z] 78e005b6a1ea: Preparing [2025-02-07T03:50:40.946Z] e014a1220730: Preparing [2025-02-07T03:50:40.946Z] 04e29e3f4d74: Preparing [2025-02-07T03:50:40.946Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:40.946Z] c3d156ad7b94: Preparing [2025-02-07T03:50:40.946Z] ce0b46ed859a: Preparing [2025-02-07T03:50:40.946Z] a1211b56c7be: Preparing [2025-02-07T03:50:40.946Z] 26e84f51dc8a: Preparing [2025-02-07T03:50:40.946Z] 534a70dc8296: Preparing [2025-02-07T03:50:40.946Z] c3d156ad7b94: Waiting [2025-02-07T03:50:40.946Z] ce0b46ed859a: Waiting [2025-02-07T03:50:40.946Z] a1211b56c7be: Waiting [2025-02-07T03:50:40.946Z] 26e84f51dc8a: Waiting [2025-02-07T03:50:40.946Z] 534a70dc8296: Waiting [2025-02-07T03:50:40.946Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:40.946Z] 78e005b6a1ea: Layer already exists [2025-02-07T03:50:40.946Z] 41febb5f2e01: Layer already exists [2025-02-07T03:50:40.946Z] e014a1220730: Layer already exists [2025-02-07T03:50:40.946Z] 04e29e3f4d74: Layer already exists [2025-02-07T03:50:40.946Z] 3ebf3087f3bd: Layer already exists [2025-02-07T03:50:40.946Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:40.946Z] 26e84f51dc8a: Layer already exists [2025-02-07T03:50:40.946Z] a1211b56c7be: Layer already exists [2025-02-07T03:50:40.946Z] ce0b46ed859a: Layer already exists [2025-02-07T03:50:40.946Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:40.946Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:41.211Z] latest: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:41.577Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:41.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 [2025-02-07T03:50:41.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-07T03:50:41.921Z] 41febb5f2e01: Preparing [2025-02-07T03:50:41.921Z] 3ebf3087f3bd: Preparing [2025-02-07T03:50:41.921Z] 78e005b6a1ea: Preparing [2025-02-07T03:50:41.921Z] e014a1220730: Preparing [2025-02-07T03:50:41.921Z] 04e29e3f4d74: Preparing [2025-02-07T03:50:41.921Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:41.921Z] c3d156ad7b94: Preparing [2025-02-07T03:50:41.921Z] ce0b46ed859a: Preparing [2025-02-07T03:50:41.921Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:41.921Z] c3d156ad7b94: Waiting [2025-02-07T03:50:41.921Z] a1211b56c7be: Preparing [2025-02-07T03:50:41.921Z] ce0b46ed859a: Waiting [2025-02-07T03:50:41.921Z] a1211b56c7be: Waiting [2025-02-07T03:50:41.921Z] 26e84f51dc8a: Preparing [2025-02-07T03:50:41.921Z] 534a70dc8296: Preparing [2025-02-07T03:50:41.921Z] 26e84f51dc8a: Waiting [2025-02-07T03:50:41.921Z] 534a70dc8296: Waiting [2025-02-07T03:50:41.921Z] 3ebf3087f3bd: Layer already exists [2025-02-07T03:50:41.921Z] 78e005b6a1ea: Layer already exists [2025-02-07T03:50:41.921Z] 04e29e3f4d74: Layer already exists [2025-02-07T03:50:41.921Z] 41febb5f2e01: Layer already exists [2025-02-07T03:50:41.921Z] e014a1220730: Layer already exists [2025-02-07T03:50:41.921Z] a1211b56c7be: Layer already exists [2025-02-07T03:50:41.921Z] 26e84f51dc8a: Layer already exists [2025-02-07T03:50:41.921Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:41.921Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:41.921Z] ce0b46ed859a: Layer already exists [2025-02-07T03:50:41.921Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:42.187Z] 4.0.0-dev.52: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:42.536Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:42.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:42.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-07T03:50:42.881Z] 41febb5f2e01: Preparing [2025-02-07T03:50:42.881Z] 3ebf3087f3bd: Preparing [2025-02-07T03:50:42.881Z] 78e005b6a1ea: Preparing [2025-02-07T03:50:42.881Z] e014a1220730: Preparing [2025-02-07T03:50:42.881Z] 04e29e3f4d74: Preparing [2025-02-07T03:50:42.881Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:42.881Z] c3d156ad7b94: Preparing [2025-02-07T03:50:42.881Z] ce0b46ed859a: Preparing [2025-02-07T03:50:42.881Z] a1211b56c7be: Preparing [2025-02-07T03:50:42.881Z] 26e84f51dc8a: Preparing [2025-02-07T03:50:42.881Z] 534a70dc8296: Preparing [2025-02-07T03:50:42.881Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:42.881Z] c3d156ad7b94: Waiting [2025-02-07T03:50:42.881Z] ce0b46ed859a: Waiting [2025-02-07T03:50:42.881Z] a1211b56c7be: Waiting [2025-02-07T03:50:42.881Z] 26e84f51dc8a: Waiting [2025-02-07T03:50:42.881Z] 534a70dc8296: Waiting [2025-02-07T03:50:42.881Z] 78e005b6a1ea: Layer already exists [2025-02-07T03:50:42.881Z] 3ebf3087f3bd: Layer already exists [2025-02-07T03:50:42.881Z] e014a1220730: Layer already exists [2025-02-07T03:50:42.881Z] 41febb5f2e01: Layer already exists [2025-02-07T03:50:42.881Z] 04e29e3f4d74: Layer already exists [2025-02-07T03:50:42.881Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:42.881Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:42.881Z] a1211b56c7be: Layer already exists [2025-02-07T03:50:42.881Z] ce0b46ed859a: Layer already exists [2025-02-07T03:50:42.881Z] 26e84f51dc8a: Layer already exists [2025-02-07T03:50:42.881Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:43.145Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:43.508Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:43.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-07T03:50:43.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-07T03:50:43.860Z] 41febb5f2e01: Preparing [2025-02-07T03:50:43.860Z] 3ebf3087f3bd: Preparing [2025-02-07T03:50:43.860Z] 78e005b6a1ea: Preparing [2025-02-07T03:50:43.860Z] e014a1220730: Preparing [2025-02-07T03:50:43.860Z] 04e29e3f4d74: Preparing [2025-02-07T03:50:43.860Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:43.860Z] c3d156ad7b94: Preparing [2025-02-07T03:50:43.860Z] ce0b46ed859a: Preparing [2025-02-07T03:50:43.860Z] a1211b56c7be: Preparing [2025-02-07T03:50:43.860Z] 26e84f51dc8a: Preparing [2025-02-07T03:50:43.860Z] 534a70dc8296: Preparing [2025-02-07T03:50:43.860Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:43.860Z] c3d156ad7b94: Waiting [2025-02-07T03:50:43.860Z] ce0b46ed859a: Waiting [2025-02-07T03:50:43.860Z] a1211b56c7be: Waiting [2025-02-07T03:50:43.860Z] 26e84f51dc8a: Waiting [2025-02-07T03:50:43.860Z] 534a70dc8296: Waiting [2025-02-07T03:50:43.860Z] 78e005b6a1ea: Layer already exists [2025-02-07T03:50:43.860Z] 41febb5f2e01: Layer already exists [2025-02-07T03:50:43.860Z] e014a1220730: Layer already exists [2025-02-07T03:50:43.860Z] 04e29e3f4d74: Layer already exists [2025-02-07T03:50:43.860Z] 3ebf3087f3bd: Layer already exists [2025-02-07T03:50:43.860Z] ce0b46ed859a: Layer already exists [2025-02-07T03:50:43.860Z] a1211b56c7be: Layer already exists [2025-02-07T03:50:43.860Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:43.860Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:43.860Z] 26e84f51dc8a: Layer already exists [2025-02-07T03:50:43.860Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:44.126Z] main: digest: sha256:41633a3073e33a586e6c09bb8538a368311fdb21b39e5a037080ae576ce46f6c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:44.196Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:44.213Z] taggedImages: [2025-02-07T03:50:44.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:44.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-07T03:50:44.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.52 [2025-02-07T03:50:44.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:44.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-07T03:50:44.241Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-07T03:50:44.241Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:44.241Z] latest [2025-02-07T03:50:44.241Z] 4.0.0-dev.52 [2025-02-07T03:50:44.241Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:44.241Z] main [2025-02-07T03:50:44.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:44.592Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:44.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:44.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-07T03:50:44.941Z] 2405cb6bb4cc: Preparing [2025-02-07T03:50:44.941Z] 08e7d3b43cac: Preparing [2025-02-07T03:50:44.941Z] 4bedcc5211b7: Preparing [2025-02-07T03:50:44.941Z] 314c420b088a: Preparing [2025-02-07T03:50:44.941Z] d3a4716689b4: Preparing [2025-02-07T03:50:44.941Z] 8407a95c0896: Preparing [2025-02-07T03:50:44.941Z] 29623456f10d: Preparing [2025-02-07T03:50:44.941Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:44.941Z] c3d156ad7b94: Preparing [2025-02-07T03:50:44.941Z] 008511673dee: Preparing [2025-02-07T03:50:44.941Z] 44bff361b459: Preparing [2025-02-07T03:50:44.941Z] 534a70dc8296: Preparing [2025-02-07T03:50:44.941Z] 8407a95c0896: Waiting [2025-02-07T03:50:44.941Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:44.941Z] 29623456f10d: Waiting [2025-02-07T03:50:44.941Z] c3d156ad7b94: Waiting [2025-02-07T03:50:44.941Z] 44bff361b459: Waiting [2025-02-07T03:50:44.941Z] 008511673dee: Waiting [2025-02-07T03:50:45.206Z] 2405cb6bb4cc: Pushed [2025-02-07T03:50:45.206Z] 08e7d3b43cac: Pushed [2025-02-07T03:50:45.206Z] d3a4716689b4: Pushed [2025-02-07T03:50:45.206Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:45.206Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:45.206Z] 29623456f10d: Pushed [2025-02-07T03:50:45.206Z] 8407a95c0896: Pushed [2025-02-07T03:50:45.471Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:45.471Z] 008511673dee: Pushed [2025-02-07T03:50:47.405Z] 314c420b088a: Pushed [2025-02-07T03:50:47.986Z] 4bedcc5211b7: Pushed [2025-02-07T03:50:48.251Z] 44bff361b459: Pushed [2025-02-07T03:50:48.251Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:48.866Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:49.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-07T03:50:49.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-07T03:50:49.211Z] 2405cb6bb4cc: Preparing [2025-02-07T03:50:49.211Z] 08e7d3b43cac: Preparing [2025-02-07T03:50:49.211Z] 4bedcc5211b7: Preparing [2025-02-07T03:50:49.211Z] 314c420b088a: Preparing [2025-02-07T03:50:49.211Z] d3a4716689b4: Preparing [2025-02-07T03:50:49.211Z] 8407a95c0896: Preparing [2025-02-07T03:50:49.211Z] 29623456f10d: Preparing [2025-02-07T03:50:49.211Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:49.211Z] c3d156ad7b94: Preparing [2025-02-07T03:50:49.211Z] 008511673dee: Preparing [2025-02-07T03:50:49.211Z] 44bff361b459: Preparing [2025-02-07T03:50:49.211Z] 534a70dc8296: Preparing [2025-02-07T03:50:49.211Z] 8407a95c0896: Waiting [2025-02-07T03:50:49.211Z] 29623456f10d: Waiting [2025-02-07T03:50:49.211Z] 008511673dee: Waiting [2025-02-07T03:50:49.211Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:49.211Z] 44bff361b459: Waiting [2025-02-07T03:50:49.211Z] c3d156ad7b94: Waiting [2025-02-07T03:50:49.211Z] 534a70dc8296: Waiting [2025-02-07T03:50:49.211Z] d3a4716689b4: Layer already exists [2025-02-07T03:50:49.211Z] 4bedcc5211b7: Layer already exists [2025-02-07T03:50:49.211Z] 314c420b088a: Layer already exists [2025-02-07T03:50:49.211Z] 08e7d3b43cac: Layer already exists [2025-02-07T03:50:49.211Z] 2405cb6bb4cc: Layer already exists [2025-02-07T03:50:49.211Z] 008511673dee: Layer already exists [2025-02-07T03:50:49.211Z] 8407a95c0896: Layer already exists [2025-02-07T03:50:49.211Z] 29623456f10d: Layer already exists [2025-02-07T03:50:49.211Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:49.211Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:49.211Z] 44bff361b459: Layer already exists [2025-02-07T03:50:49.211Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:49.476Z] latest: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:49.840Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:50.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 [2025-02-07T03:50:50.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-07T03:50:50.194Z] 2405cb6bb4cc: Preparing [2025-02-07T03:50:50.194Z] 08e7d3b43cac: Preparing [2025-02-07T03:50:50.194Z] 4bedcc5211b7: Preparing [2025-02-07T03:50:50.194Z] 314c420b088a: Preparing [2025-02-07T03:50:50.194Z] d3a4716689b4: Preparing [2025-02-07T03:50:50.194Z] 8407a95c0896: Preparing [2025-02-07T03:50:50.194Z] 8407a95c0896: Waiting [2025-02-07T03:50:50.194Z] 29623456f10d: Preparing [2025-02-07T03:50:50.194Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:50.194Z] c3d156ad7b94: Preparing [2025-02-07T03:50:50.194Z] 29623456f10d: Waiting [2025-02-07T03:50:50.194Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:50.194Z] c3d156ad7b94: Waiting [2025-02-07T03:50:50.194Z] 008511673dee: Preparing [2025-02-07T03:50:50.194Z] 44bff361b459: Preparing [2025-02-07T03:50:50.194Z] 008511673dee: Waiting [2025-02-07T03:50:50.194Z] 534a70dc8296: Preparing [2025-02-07T03:50:50.194Z] 44bff361b459: Waiting [2025-02-07T03:50:50.194Z] 534a70dc8296: Waiting [2025-02-07T03:50:50.194Z] 314c420b088a: Layer already exists [2025-02-07T03:50:50.194Z] d3a4716689b4: Layer already exists [2025-02-07T03:50:50.194Z] 08e7d3b43cac: Layer already exists [2025-02-07T03:50:50.194Z] 2405cb6bb4cc: Layer already exists [2025-02-07T03:50:50.194Z] 4bedcc5211b7: Layer already exists [2025-02-07T03:50:50.194Z] 8407a95c0896: Layer already exists [2025-02-07T03:50:50.194Z] 29623456f10d: Layer already exists [2025-02-07T03:50:50.194Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:50.194Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:50.194Z] 008511673dee: Layer already exists [2025-02-07T03:50:50.194Z] 44bff361b459: Layer already exists [2025-02-07T03:50:50.194Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:50.460Z] 4.0.0-dev.52: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:50.816Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:51.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:51.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-07T03:50:51.163Z] 2405cb6bb4cc: Preparing [2025-02-07T03:50:51.163Z] 08e7d3b43cac: Preparing [2025-02-07T03:50:51.163Z] 4bedcc5211b7: Preparing [2025-02-07T03:50:51.163Z] 314c420b088a: Preparing [2025-02-07T03:50:51.163Z] d3a4716689b4: Preparing [2025-02-07T03:50:51.163Z] 8407a95c0896: Preparing [2025-02-07T03:50:51.163Z] 29623456f10d: Preparing [2025-02-07T03:50:51.163Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:51.163Z] c3d156ad7b94: Preparing [2025-02-07T03:50:51.163Z] 8407a95c0896: Waiting [2025-02-07T03:50:51.163Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:51.163Z] 29623456f10d: Waiting [2025-02-07T03:50:51.163Z] 008511673dee: Preparing [2025-02-07T03:50:51.163Z] 44bff361b459: Preparing [2025-02-07T03:50:51.163Z] c3d156ad7b94: Waiting [2025-02-07T03:50:51.163Z] 534a70dc8296: Preparing [2025-02-07T03:50:51.163Z] 008511673dee: Waiting [2025-02-07T03:50:51.163Z] 534a70dc8296: Waiting [2025-02-07T03:50:51.163Z] 44bff361b459: Waiting [2025-02-07T03:50:51.163Z] 314c420b088a: Layer already exists [2025-02-07T03:50:51.163Z] 2405cb6bb4cc: Layer already exists [2025-02-07T03:50:51.163Z] 4bedcc5211b7: Layer already exists [2025-02-07T03:50:51.163Z] 08e7d3b43cac: Layer already exists [2025-02-07T03:50:51.163Z] d3a4716689b4: Layer already exists [2025-02-07T03:50:51.163Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:51.163Z] 29623456f10d: Layer already exists [2025-02-07T03:50:51.163Z] 8407a95c0896: Layer already exists [2025-02-07T03:50:51.163Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:51.163Z] 008511673dee: Layer already exists [2025-02-07T03:50:51.163Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:51.163Z] 44bff361b459: Layer already exists [2025-02-07T03:50:51.427Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:51.776Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:52.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-07T03:50:52.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-07T03:50:52.129Z] 2405cb6bb4cc: Preparing [2025-02-07T03:50:52.129Z] 08e7d3b43cac: Preparing [2025-02-07T03:50:52.129Z] 4bedcc5211b7: Preparing [2025-02-07T03:50:52.129Z] 314c420b088a: Preparing [2025-02-07T03:50:52.129Z] d3a4716689b4: Preparing [2025-02-07T03:50:52.129Z] 8407a95c0896: Preparing [2025-02-07T03:50:52.129Z] 29623456f10d: Preparing [2025-02-07T03:50:52.129Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:52.129Z] c3d156ad7b94: Preparing [2025-02-07T03:50:52.129Z] 008511673dee: Preparing [2025-02-07T03:50:52.129Z] 8407a95c0896: Waiting [2025-02-07T03:50:52.129Z] 29623456f10d: Waiting [2025-02-07T03:50:52.129Z] 6a26d7f1a45e: Waiting [2025-02-07T03:50:52.129Z] c3d156ad7b94: Waiting [2025-02-07T03:50:52.129Z] 44bff361b459: Preparing [2025-02-07T03:50:52.129Z] 008511673dee: Waiting [2025-02-07T03:50:52.129Z] 534a70dc8296: Preparing [2025-02-07T03:50:52.129Z] 44bff361b459: Waiting [2025-02-07T03:50:52.129Z] 534a70dc8296: Waiting [2025-02-07T03:50:52.129Z] 314c420b088a: Layer already exists [2025-02-07T03:50:52.129Z] d3a4716689b4: Layer already exists [2025-02-07T03:50:52.129Z] 4bedcc5211b7: Layer already exists [2025-02-07T03:50:52.129Z] 2405cb6bb4cc: Layer already exists [2025-02-07T03:50:52.129Z] 08e7d3b43cac: Layer already exists [2025-02-07T03:50:52.129Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:52.129Z] 29623456f10d: Layer already exists [2025-02-07T03:50:52.129Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:52.129Z] 8407a95c0896: Layer already exists [2025-02-07T03:50:52.129Z] 008511673dee: Layer already exists [2025-02-07T03:50:52.129Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:52.395Z] 44bff361b459: Layer already exists [2025-02-07T03:50:52.395Z] main: digest: sha256:a6f7ac6855a3c6ce3795c7140e94295ce4e07a9efd41303b2b2e3f04cd6c8f82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:50:52.482Z] ===================================================== [Pipeline] echo [2025-02-07T03:50:52.501Z] taggedImages: [2025-02-07T03:50:52.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:52.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-07T03:50:52.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.52 [2025-02-07T03:50:52.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:52.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-07T03:50:52.528Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-07T03:50:52.529Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:52.529Z] latest [2025-02-07T03:50:52.529Z] 4.0.0-dev.52 [2025-02-07T03:50:52.529Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:50:52.529Z] main [2025-02-07T03:50:52.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:52.907Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:53.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:50:53.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-07T03:50:53.259Z] 90839fce4f67: Preparing [2025-02-07T03:50:53.259Z] 55ef140be8e2: Preparing [2025-02-07T03:50:53.259Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:53.259Z] c3d156ad7b94: Preparing [2025-02-07T03:50:53.259Z] f7dc2046b0c5: Preparing [2025-02-07T03:50:53.259Z] 075d2100cfe7: Preparing [2025-02-07T03:50:53.259Z] 075d2100cfe7: Waiting [2025-02-07T03:50:53.259Z] 534a70dc8296: Preparing [2025-02-07T03:50:53.524Z] f7dc2046b0c5: Pushed [2025-02-07T03:50:53.789Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:53.790Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:53.790Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:53.790Z] 90839fce4f67: Pushed [2025-02-07T03:50:55.724Z] 075d2100cfe7: Pushed [2025-02-07T03:50:57.659Z] 55ef140be8e2: Pushed [2025-02-07T03:50:57.659Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:58.026Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:58.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-07T03:50:58.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-07T03:50:58.369Z] 90839fce4f67: Preparing [2025-02-07T03:50:58.369Z] 55ef140be8e2: Preparing [2025-02-07T03:50:58.369Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:58.369Z] c3d156ad7b94: Preparing [2025-02-07T03:50:58.369Z] f7dc2046b0c5: Preparing [2025-02-07T03:50:58.369Z] 075d2100cfe7: Preparing [2025-02-07T03:50:58.369Z] 534a70dc8296: Preparing [2025-02-07T03:50:58.369Z] 075d2100cfe7: Waiting [2025-02-07T03:50:58.369Z] 534a70dc8296: Waiting [2025-02-07T03:50:58.369Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:58.369Z] 90839fce4f67: Layer already exists [2025-02-07T03:50:58.369Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:58.369Z] f7dc2046b0c5: Layer already exists [2025-02-07T03:50:58.369Z] 55ef140be8e2: Layer already exists [2025-02-07T03:50:58.369Z] 075d2100cfe7: Layer already exists [2025-02-07T03:50:58.369Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:58.632Z] latest: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:58.979Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:50:59.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 [2025-02-07T03:50:59.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-07T03:50:59.328Z] 90839fce4f67: Preparing [2025-02-07T03:50:59.328Z] 55ef140be8e2: Preparing [2025-02-07T03:50:59.328Z] 6a26d7f1a45e: Preparing [2025-02-07T03:50:59.328Z] c3d156ad7b94: Preparing [2025-02-07T03:50:59.328Z] f7dc2046b0c5: Preparing [2025-02-07T03:50:59.328Z] 075d2100cfe7: Preparing [2025-02-07T03:50:59.328Z] 534a70dc8296: Preparing [2025-02-07T03:50:59.328Z] 075d2100cfe7: Waiting [2025-02-07T03:50:59.328Z] 534a70dc8296: Waiting [2025-02-07T03:50:59.328Z] 55ef140be8e2: Layer already exists [2025-02-07T03:50:59.328Z] c3d156ad7b94: Layer already exists [2025-02-07T03:50:59.328Z] 90839fce4f67: Layer already exists [2025-02-07T03:50:59.328Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:50:59.328Z] f7dc2046b0c5: Layer already exists [2025-02-07T03:50:59.328Z] 075d2100cfe7: Layer already exists [2025-02-07T03:50:59.328Z] 534a70dc8296: Layer already exists [2025-02-07T03:50:59.596Z] 4.0.0-dev.52: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:00.078Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:00.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:00.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-07T03:51:00.423Z] 90839fce4f67: Preparing [2025-02-07T03:51:00.423Z] 55ef140be8e2: Preparing [2025-02-07T03:51:00.423Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:00.423Z] c3d156ad7b94: Preparing [2025-02-07T03:51:00.423Z] f7dc2046b0c5: Preparing [2025-02-07T03:51:00.423Z] 075d2100cfe7: Preparing [2025-02-07T03:51:00.423Z] 534a70dc8296: Preparing [2025-02-07T03:51:00.423Z] 075d2100cfe7: Waiting [2025-02-07T03:51:00.423Z] 534a70dc8296: Waiting [2025-02-07T03:51:00.423Z] 90839fce4f67: Layer already exists [2025-02-07T03:51:00.423Z] f7dc2046b0c5: Layer already exists [2025-02-07T03:51:00.423Z] 55ef140be8e2: Layer already exists [2025-02-07T03:51:00.423Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:00.423Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:00.423Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:00.423Z] 075d2100cfe7: Layer already exists [2025-02-07T03:51:00.687Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:01.033Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:01.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-07T03:51:01.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-07T03:51:01.385Z] 90839fce4f67: Preparing [2025-02-07T03:51:01.385Z] 55ef140be8e2: Preparing [2025-02-07T03:51:01.385Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:01.385Z] c3d156ad7b94: Preparing [2025-02-07T03:51:01.385Z] f7dc2046b0c5: Preparing [2025-02-07T03:51:01.385Z] 075d2100cfe7: Preparing [2025-02-07T03:51:01.385Z] 534a70dc8296: Preparing [2025-02-07T03:51:01.385Z] 075d2100cfe7: Waiting [2025-02-07T03:51:01.385Z] 55ef140be8e2: Layer already exists [2025-02-07T03:51:01.385Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:01.385Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:01.385Z] f7dc2046b0c5: Layer already exists [2025-02-07T03:51:01.385Z] 90839fce4f67: Layer already exists [2025-02-07T03:51:01.385Z] 075d2100cfe7: Layer already exists [2025-02-07T03:51:01.385Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:01.649Z] main: digest: sha256:618fda1e0b9d961c753b8d07137ef862b1cd40737e62569ab00746acd7f5b6ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:51:01.732Z] ===================================================== [Pipeline] echo [2025-02-07T03:51:01.744Z] taggedImages: [2025-02-07T03:51:01.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:01.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-07T03:51:01.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.52 [2025-02-07T03:51:01.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:01.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-07T03:51:01.769Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-07T03:51:01.769Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:01.769Z] latest [2025-02-07T03:51:01.769Z] 4.0.0-dev.52 [2025-02-07T03:51:01.769Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:01.769Z] main [2025-02-07T03:51:01.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:02.138Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:02.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:02.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-07T03:51:02.491Z] ee634f44b895: Preparing [2025-02-07T03:51:02.491Z] a5535a41e014: Preparing [2025-02-07T03:51:02.491Z] 93bb589e1105: Preparing [2025-02-07T03:51:02.491Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:02.491Z] c3d156ad7b94: Preparing [2025-02-07T03:51:02.491Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:02.491Z] 16add94b8729: Preparing [2025-02-07T03:51:02.491Z] c49e81462ad6: Preparing [2025-02-07T03:51:02.491Z] 7a631b37af05: Preparing [2025-02-07T03:51:02.491Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:02.491Z] 534a70dc8296: Preparing [2025-02-07T03:51:02.491Z] 16add94b8729: Waiting [2025-02-07T03:51:02.491Z] c49e81462ad6: Waiting [2025-02-07T03:51:02.491Z] 7a631b37af05: Waiting [2025-02-07T03:51:02.491Z] 534a70dc8296: Waiting [2025-02-07T03:51:02.491Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:02.491Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:02.757Z] 93bb589e1105: Pushed [2025-02-07T03:51:02.757Z] a5535a41e014: Pushed [2025-02-07T03:51:02.757Z] ee634f44b895: Pushed [2025-02-07T03:51:02.757Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:02.757Z] c49e81462ad6: Pushed [2025-02-07T03:51:03.711Z] 7a631b37af05: Pushed [2025-02-07T03:51:15.992Z] 16add94b8729: Pushed [2025-02-07T03:51:22.616Z] c2e9e06eb8fa: Pushed [2025-02-07T03:51:22.616Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:22.962Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:23.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-07T03:51:23.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-07T03:51:23.315Z] ee634f44b895: Preparing [2025-02-07T03:51:23.315Z] a5535a41e014: Preparing [2025-02-07T03:51:23.315Z] 93bb589e1105: Preparing [2025-02-07T03:51:23.315Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:23.315Z] c3d156ad7b94: Preparing [2025-02-07T03:51:23.315Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:23.315Z] 16add94b8729: Preparing [2025-02-07T03:51:23.315Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:23.315Z] 16add94b8729: Waiting [2025-02-07T03:51:23.315Z] c49e81462ad6: Preparing [2025-02-07T03:51:23.315Z] 7a631b37af05: Preparing [2025-02-07T03:51:23.315Z] c49e81462ad6: Waiting [2025-02-07T03:51:23.315Z] 534a70dc8296: Preparing [2025-02-07T03:51:23.315Z] 7a631b37af05: Waiting [2025-02-07T03:51:23.315Z] 534a70dc8296: Waiting [2025-02-07T03:51:23.315Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:23.315Z] 93bb589e1105: Layer already exists [2025-02-07T03:51:23.315Z] ee634f44b895: Layer already exists [2025-02-07T03:51:23.315Z] a5535a41e014: Layer already exists [2025-02-07T03:51:23.315Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:23.315Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:23.315Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:23.315Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:23.315Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:23.315Z] 16add94b8729: Layer already exists [2025-02-07T03:51:23.580Z] latest: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:23.928Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:24.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 [2025-02-07T03:51:24.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-07T03:51:24.272Z] ee634f44b895: Preparing [2025-02-07T03:51:24.272Z] a5535a41e014: Preparing [2025-02-07T03:51:24.272Z] 93bb589e1105: Preparing [2025-02-07T03:51:24.272Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:24.272Z] c3d156ad7b94: Preparing [2025-02-07T03:51:24.272Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:24.272Z] 16add94b8729: Preparing [2025-02-07T03:51:24.272Z] c49e81462ad6: Preparing [2025-02-07T03:51:24.272Z] 7a631b37af05: Preparing [2025-02-07T03:51:24.272Z] 534a70dc8296: Preparing [2025-02-07T03:51:24.272Z] 16add94b8729: Waiting [2025-02-07T03:51:24.272Z] c49e81462ad6: Waiting [2025-02-07T03:51:24.272Z] 7a631b37af05: Waiting [2025-02-07T03:51:24.272Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:24.272Z] 534a70dc8296: Waiting [2025-02-07T03:51:24.272Z] ee634f44b895: Layer already exists [2025-02-07T03:51:24.272Z] a5535a41e014: Layer already exists [2025-02-07T03:51:24.272Z] 93bb589e1105: Layer already exists [2025-02-07T03:51:24.272Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:24.272Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:24.272Z] 16add94b8729: Layer already exists [2025-02-07T03:51:24.272Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:24.272Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:24.272Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:24.272Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:24.537Z] 4.0.0-dev.52: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:24.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:25.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:25.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-07T03:51:25.231Z] ee634f44b895: Preparing [2025-02-07T03:51:25.231Z] a5535a41e014: Preparing [2025-02-07T03:51:25.231Z] 93bb589e1105: Preparing [2025-02-07T03:51:25.231Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:25.231Z] c3d156ad7b94: Preparing [2025-02-07T03:51:25.231Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:25.231Z] 16add94b8729: Preparing [2025-02-07T03:51:25.231Z] c49e81462ad6: Preparing [2025-02-07T03:51:25.231Z] 7a631b37af05: Preparing [2025-02-07T03:51:25.231Z] 534a70dc8296: Preparing [2025-02-07T03:51:25.231Z] 16add94b8729: Waiting [2025-02-07T03:51:25.231Z] c49e81462ad6: Waiting [2025-02-07T03:51:25.231Z] 7a631b37af05: Waiting [2025-02-07T03:51:25.231Z] 534a70dc8296: Waiting [2025-02-07T03:51:25.231Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:25.231Z] a5535a41e014: Layer already exists [2025-02-07T03:51:25.231Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:25.231Z] ee634f44b895: Layer already exists [2025-02-07T03:51:25.231Z] 93bb589e1105: Layer already exists [2025-02-07T03:51:25.231Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:25.231Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:25.231Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:25.231Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:25.231Z] 16add94b8729: Layer already exists [2025-02-07T03:51:25.231Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:25.496Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:25.854Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:26.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-07T03:51:26.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-07T03:51:26.219Z] ee634f44b895: Preparing [2025-02-07T03:51:26.219Z] a5535a41e014: Preparing [2025-02-07T03:51:26.219Z] 93bb589e1105: Preparing [2025-02-07T03:51:26.219Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:26.219Z] c3d156ad7b94: Preparing [2025-02-07T03:51:26.219Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:26.219Z] 16add94b8729: Preparing [2025-02-07T03:51:26.219Z] c49e81462ad6: Preparing [2025-02-07T03:51:26.219Z] 7a631b37af05: Preparing [2025-02-07T03:51:26.219Z] 534a70dc8296: Preparing [2025-02-07T03:51:26.219Z] c49e81462ad6: Waiting [2025-02-07T03:51:26.219Z] 7a631b37af05: Waiting [2025-02-07T03:51:26.219Z] 534a70dc8296: Waiting [2025-02-07T03:51:26.219Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:26.219Z] 16add94b8729: Waiting [2025-02-07T03:51:26.219Z] 93bb589e1105: Layer already exists [2025-02-07T03:51:26.219Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:26.219Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:26.219Z] ee634f44b895: Layer already exists [2025-02-07T03:51:26.219Z] a5535a41e014: Layer already exists [2025-02-07T03:51:26.219Z] 16add94b8729: Layer already exists [2025-02-07T03:51:26.219Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:26.219Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:26.219Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:26.219Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:26.485Z] main: digest: sha256:4793d93ced2e5b6115e9cdb4b454da34dd9e07066d390137732b3def2ffe224e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:51:26.566Z] ===================================================== [Pipeline] echo [2025-02-07T03:51:26.579Z] taggedImages: [2025-02-07T03:51:26.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:26.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-07T03:51:26.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.52 [2025-02-07T03:51:26.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:26.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-07T03:51:26.607Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-07T03:51:26.607Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:26.607Z] latest [2025-02-07T03:51:26.607Z] 4.0.0-dev.52 [2025-02-07T03:51:26.607Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:26.607Z] main [2025-02-07T03:51:26.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:26.976Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:27.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:27.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-07T03:51:27.333Z] 931f849da583: Preparing [2025-02-07T03:51:27.333Z] 0d077118ec1f: Preparing [2025-02-07T03:51:27.333Z] 29672bab79ab: Preparing [2025-02-07T03:51:27.333Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:27.333Z] c3d156ad7b94: Preparing [2025-02-07T03:51:27.333Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:27.333Z] 8c5e5bc70ac1: Preparing [2025-02-07T03:51:27.333Z] 39adfdf75b9d: Preparing [2025-02-07T03:51:27.333Z] 534a70dc8296: Preparing [2025-02-07T03:51:27.333Z] 8c5e5bc70ac1: Waiting [2025-02-07T03:51:27.333Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:27.333Z] 39adfdf75b9d: Waiting [2025-02-07T03:51:27.333Z] 534a70dc8296: Waiting [2025-02-07T03:51:27.333Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:27.333Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:27.601Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:27.601Z] 29672bab79ab: Pushed [2025-02-07T03:51:27.601Z] 0d077118ec1f: Pushed [2025-02-07T03:51:27.601Z] 931f849da583: Pushed [2025-02-07T03:51:27.601Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:27.601Z] 8c5e5bc70ac1: Pushed [2025-02-07T03:51:28.183Z] 39adfdf75b9d: Pushed [2025-02-07T03:51:30.126Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:30.481Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:30.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-07T03:51:30.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-07T03:51:30.830Z] 931f849da583: Preparing [2025-02-07T03:51:30.830Z] 0d077118ec1f: Preparing [2025-02-07T03:51:30.830Z] 29672bab79ab: Preparing [2025-02-07T03:51:30.830Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:30.830Z] c3d156ad7b94: Preparing [2025-02-07T03:51:30.830Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:30.830Z] 8c5e5bc70ac1: Preparing [2025-02-07T03:51:30.830Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:30.830Z] 39adfdf75b9d: Preparing [2025-02-07T03:51:30.830Z] 8c5e5bc70ac1: Waiting [2025-02-07T03:51:30.830Z] 534a70dc8296: Preparing [2025-02-07T03:51:30.830Z] 39adfdf75b9d: Waiting [2025-02-07T03:51:30.830Z] 534a70dc8296: Waiting [2025-02-07T03:51:30.830Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:30.830Z] 29672bab79ab: Layer already exists [2025-02-07T03:51:30.830Z] 0d077118ec1f: Layer already exists [2025-02-07T03:51:30.830Z] 931f849da583: Layer already exists [2025-02-07T03:51:30.830Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:30.830Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:30.830Z] 39adfdf75b9d: Layer already exists [2025-02-07T03:51:30.830Z] 8c5e5bc70ac1: Layer already exists [2025-02-07T03:51:30.830Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:31.094Z] latest: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:31.444Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:31.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 [2025-02-07T03:51:31.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-07T03:51:31.791Z] 931f849da583: Preparing [2025-02-07T03:51:31.791Z] 0d077118ec1f: Preparing [2025-02-07T03:51:31.791Z] 29672bab79ab: Preparing [2025-02-07T03:51:31.791Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:31.791Z] c3d156ad7b94: Preparing [2025-02-07T03:51:31.791Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:31.791Z] 8c5e5bc70ac1: Preparing [2025-02-07T03:51:31.791Z] 39adfdf75b9d: Preparing [2025-02-07T03:51:31.791Z] 534a70dc8296: Preparing [2025-02-07T03:51:31.791Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:31.791Z] 8c5e5bc70ac1: Waiting [2025-02-07T03:51:31.791Z] 39adfdf75b9d: Waiting [2025-02-07T03:51:31.791Z] 534a70dc8296: Waiting [2025-02-07T03:51:31.791Z] 0d077118ec1f: Layer already exists [2025-02-07T03:51:31.791Z] 29672bab79ab: Layer already exists [2025-02-07T03:51:31.791Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:31.791Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:31.791Z] 931f849da583: Layer already exists [2025-02-07T03:51:31.791Z] 39adfdf75b9d: Layer already exists [2025-02-07T03:51:31.791Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:31.791Z] 8c5e5bc70ac1: Layer already exists [2025-02-07T03:51:31.791Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:32.055Z] 4.0.0-dev.52: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:32.397Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:32.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:32.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-07T03:51:32.734Z] 931f849da583: Preparing [2025-02-07T03:51:32.734Z] 0d077118ec1f: Preparing [2025-02-07T03:51:32.734Z] 29672bab79ab: Preparing [2025-02-07T03:51:32.734Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:32.734Z] c3d156ad7b94: Preparing [2025-02-07T03:51:32.734Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:32.734Z] 8c5e5bc70ac1: Preparing [2025-02-07T03:51:32.734Z] 39adfdf75b9d: Preparing [2025-02-07T03:51:32.734Z] 534a70dc8296: Preparing [2025-02-07T03:51:32.734Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:32.734Z] 534a70dc8296: Waiting [2025-02-07T03:51:32.734Z] 8c5e5bc70ac1: Waiting [2025-02-07T03:51:32.734Z] 39adfdf75b9d: Waiting [2025-02-07T03:51:32.734Z] 29672bab79ab: Layer already exists [2025-02-07T03:51:32.734Z] 0d077118ec1f: Layer already exists [2025-02-07T03:51:32.734Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:32.734Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:32.734Z] 931f849da583: Layer already exists [2025-02-07T03:51:32.734Z] 8c5e5bc70ac1: Layer already exists [2025-02-07T03:51:32.734Z] 39adfdf75b9d: Layer already exists [2025-02-07T03:51:32.734Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:32.734Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:32.999Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:33.362Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:33.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-07T03:51:33.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-07T03:51:33.711Z] 931f849da583: Preparing [2025-02-07T03:51:33.711Z] 0d077118ec1f: Preparing [2025-02-07T03:51:33.711Z] 29672bab79ab: Preparing [2025-02-07T03:51:33.711Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:33.711Z] c3d156ad7b94: Preparing [2025-02-07T03:51:33.711Z] c2e9e06eb8fa: Preparing [2025-02-07T03:51:33.711Z] 8c5e5bc70ac1: Preparing [2025-02-07T03:51:33.711Z] c2e9e06eb8fa: Waiting [2025-02-07T03:51:33.711Z] 39adfdf75b9d: Preparing [2025-02-07T03:51:33.711Z] 8c5e5bc70ac1: Waiting [2025-02-07T03:51:33.711Z] 534a70dc8296: Preparing [2025-02-07T03:51:33.711Z] 39adfdf75b9d: Waiting [2025-02-07T03:51:33.711Z] 534a70dc8296: Waiting [2025-02-07T03:51:33.711Z] 931f849da583: Layer already exists [2025-02-07T03:51:33.711Z] 0d077118ec1f: Layer already exists [2025-02-07T03:51:33.711Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:33.711Z] 29672bab79ab: Layer already exists [2025-02-07T03:51:33.711Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:33.711Z] 8c5e5bc70ac1: Layer already exists [2025-02-07T03:51:33.711Z] c2e9e06eb8fa: Layer already exists [2025-02-07T03:51:33.711Z] 39adfdf75b9d: Layer already exists [2025-02-07T03:51:33.711Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:33.976Z] main: digest: sha256:2973ef2dd5c5b0662e5b96c0bace698f6ab5424fd8ca9295672d2ad57b6ff181 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:51:34.059Z] ===================================================== [Pipeline] echo [2025-02-07T03:51:34.079Z] taggedImages: [2025-02-07T03:51:34.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:34.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-07T03:51:34.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.52 [2025-02-07T03:51:34.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:34.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-07T03:51:34.109Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-07T03:51:34.109Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:34.109Z] latest [2025-02-07T03:51:34.109Z] 4.0.0-dev.52 [2025-02-07T03:51:34.109Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:34.109Z] main [2025-02-07T03:51:34.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:34.490Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:34.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:51:34.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-07T03:51:34.846Z] 495205029e30: Preparing [2025-02-07T03:51:34.846Z] befbe06875fa: Preparing [2025-02-07T03:51:34.846Z] 7536e9fb5d50: Preparing [2025-02-07T03:51:34.846Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:34.846Z] c3d156ad7b94: Preparing [2025-02-07T03:51:34.846Z] 8dbb6f3e79c0: Preparing [2025-02-07T03:51:34.846Z] c49e81462ad6: Preparing [2025-02-07T03:51:34.846Z] 8dbb6f3e79c0: Waiting [2025-02-07T03:51:34.846Z] 7a631b37af05: Preparing [2025-02-07T03:51:34.846Z] c49e81462ad6: Waiting [2025-02-07T03:51:34.846Z] 534a70dc8296: Preparing [2025-02-07T03:51:34.846Z] 7a631b37af05: Waiting [2025-02-07T03:51:34.846Z] 534a70dc8296: Waiting [2025-02-07T03:51:34.846Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:34.846Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:34.846Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:35.112Z] 495205029e30: Pushed [2025-02-07T03:51:35.112Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:35.112Z] 7536e9fb5d50: Pushed [2025-02-07T03:51:35.112Z] befbe06875fa: Pushed [2025-02-07T03:51:35.112Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:57.145Z] 8dbb6f3e79c0: Pushed [2025-02-07T03:51:57.145Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:57.500Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:57.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-07T03:51:57.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-07T03:51:57.853Z] 495205029e30: Preparing [2025-02-07T03:51:57.853Z] befbe06875fa: Preparing [2025-02-07T03:51:57.853Z] 7536e9fb5d50: Preparing [2025-02-07T03:51:57.853Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:57.853Z] c3d156ad7b94: Preparing [2025-02-07T03:51:57.853Z] 8dbb6f3e79c0: Preparing [2025-02-07T03:51:57.853Z] c49e81462ad6: Preparing [2025-02-07T03:51:57.853Z] 7a631b37af05: Preparing [2025-02-07T03:51:57.853Z] 534a70dc8296: Preparing [2025-02-07T03:51:57.853Z] 8dbb6f3e79c0: Waiting [2025-02-07T03:51:57.853Z] c49e81462ad6: Waiting [2025-02-07T03:51:57.853Z] 7a631b37af05: Waiting [2025-02-07T03:51:57.853Z] 534a70dc8296: Waiting [2025-02-07T03:51:57.853Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:57.853Z] 7536e9fb5d50: Layer already exists [2025-02-07T03:51:57.853Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:57.853Z] 495205029e30: Layer already exists [2025-02-07T03:51:57.853Z] befbe06875fa: Layer already exists [2025-02-07T03:51:57.853Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:57.853Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:57.853Z] 8dbb6f3e79c0: Layer already exists [2025-02-07T03:51:57.853Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:58.118Z] latest: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:58.465Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:58.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 [2025-02-07T03:51:58.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-07T03:51:58.808Z] 495205029e30: Preparing [2025-02-07T03:51:58.808Z] befbe06875fa: Preparing [2025-02-07T03:51:58.808Z] 7536e9fb5d50: Preparing [2025-02-07T03:51:58.808Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:58.808Z] c3d156ad7b94: Preparing [2025-02-07T03:51:58.808Z] 8dbb6f3e79c0: Preparing [2025-02-07T03:51:58.808Z] c49e81462ad6: Preparing [2025-02-07T03:51:58.808Z] 7a631b37af05: Preparing [2025-02-07T03:51:58.808Z] 534a70dc8296: Preparing [2025-02-07T03:51:58.808Z] 8dbb6f3e79c0: Waiting [2025-02-07T03:51:58.808Z] c49e81462ad6: Waiting [2025-02-07T03:51:58.808Z] 7a631b37af05: Waiting [2025-02-07T03:51:58.808Z] 534a70dc8296: Waiting [2025-02-07T03:51:58.808Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:58.808Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:58.808Z] befbe06875fa: Layer already exists [2025-02-07T03:51:58.808Z] 495205029e30: Layer already exists [2025-02-07T03:51:58.808Z] 7536e9fb5d50: Layer already exists [2025-02-07T03:51:58.808Z] 8dbb6f3e79c0: Layer already exists [2025-02-07T03:51:58.808Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:58.808Z] 534a70dc8296: Layer already exists [2025-02-07T03:51:58.808Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:59.071Z] 4.0.0-dev.52: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:59.416Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:51:59.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:51:59.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-07T03:51:59.844Z] 495205029e30: Preparing [2025-02-07T03:51:59.844Z] befbe06875fa: Preparing [2025-02-07T03:51:59.844Z] 7536e9fb5d50: Preparing [2025-02-07T03:51:59.844Z] 6a26d7f1a45e: Preparing [2025-02-07T03:51:59.844Z] c3d156ad7b94: Preparing [2025-02-07T03:51:59.844Z] 8dbb6f3e79c0: Preparing [2025-02-07T03:51:59.844Z] c49e81462ad6: Preparing [2025-02-07T03:51:59.844Z] 7a631b37af05: Preparing [2025-02-07T03:51:59.844Z] 534a70dc8296: Preparing [2025-02-07T03:51:59.844Z] 8dbb6f3e79c0: Waiting [2025-02-07T03:51:59.844Z] c49e81462ad6: Waiting [2025-02-07T03:51:59.844Z] 7a631b37af05: Waiting [2025-02-07T03:51:59.844Z] 534a70dc8296: Waiting [2025-02-07T03:51:59.844Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:51:59.844Z] 495205029e30: Layer already exists [2025-02-07T03:51:59.844Z] befbe06875fa: Layer already exists [2025-02-07T03:51:59.844Z] c3d156ad7b94: Layer already exists [2025-02-07T03:51:59.844Z] 7536e9fb5d50: Layer already exists [2025-02-07T03:51:59.844Z] 8dbb6f3e79c0: Layer already exists [2025-02-07T03:51:59.844Z] 7a631b37af05: Layer already exists [2025-02-07T03:51:59.844Z] c49e81462ad6: Layer already exists [2025-02-07T03:51:59.844Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:00.123Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:00.488Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:00.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-07T03:52:00.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-07T03:52:00.867Z] 495205029e30: Preparing [2025-02-07T03:52:00.867Z] befbe06875fa: Preparing [2025-02-07T03:52:00.867Z] 7536e9fb5d50: Preparing [2025-02-07T03:52:00.867Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:00.867Z] c3d156ad7b94: Preparing [2025-02-07T03:52:00.867Z] 8dbb6f3e79c0: Preparing [2025-02-07T03:52:00.867Z] c49e81462ad6: Preparing [2025-02-07T03:52:00.867Z] 7a631b37af05: Preparing [2025-02-07T03:52:00.867Z] 534a70dc8296: Preparing [2025-02-07T03:52:00.867Z] c49e81462ad6: Waiting [2025-02-07T03:52:00.867Z] 7a631b37af05: Waiting [2025-02-07T03:52:00.867Z] 534a70dc8296: Waiting [2025-02-07T03:52:00.867Z] 8dbb6f3e79c0: Waiting [2025-02-07T03:52:00.867Z] 7536e9fb5d50: Layer already exists [2025-02-07T03:52:00.867Z] 495205029e30: Layer already exists [2025-02-07T03:52:00.867Z] befbe06875fa: Layer already exists [2025-02-07T03:52:00.867Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:00.867Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:00.867Z] c49e81462ad6: Layer already exists [2025-02-07T03:52:00.867Z] 8dbb6f3e79c0: Layer already exists [2025-02-07T03:52:00.867Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:00.867Z] 7a631b37af05: Layer already exists [2025-02-07T03:52:01.138Z] main: digest: sha256:de43e061e51f042e7906199cc738e776e73eec9dbee64ee4fe4c4dd802b5657d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:52:01.211Z] ===================================================== [Pipeline] echo [2025-02-07T03:52:01.231Z] taggedImages: [2025-02-07T03:52:01.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:01.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-07T03:52:01.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.52 [2025-02-07T03:52:01.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:01.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-07T03:52:01.260Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-07T03:52:01.260Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:01.260Z] latest [2025-02-07T03:52:01.260Z] 4.0.0-dev.52 [2025-02-07T03:52:01.260Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:01.260Z] main [2025-02-07T03:52:01.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:01.631Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:02.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:02.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-07T03:52:02.003Z] 818e7634f8e0: Preparing [2025-02-07T03:52:02.003Z] b571bd92102a: Preparing [2025-02-07T03:52:02.003Z] 0680c36b7fbf: Preparing [2025-02-07T03:52:02.003Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:02.003Z] c3d156ad7b94: Preparing [2025-02-07T03:52:02.003Z] 1205795eb923: Preparing [2025-02-07T03:52:02.003Z] 94c833d90e70: Preparing [2025-02-07T03:52:02.003Z] 534a70dc8296: Preparing [2025-02-07T03:52:02.003Z] 1205795eb923: Waiting [2025-02-07T03:52:02.003Z] 94c833d90e70: Waiting [2025-02-07T03:52:02.003Z] 534a70dc8296: Waiting [2025-02-07T03:52:02.003Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:02.003Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:02.280Z] b571bd92102a: Pushed [2025-02-07T03:52:02.280Z] 818e7634f8e0: Pushed [2025-02-07T03:52:02.280Z] 1205795eb923: Pushed [2025-02-07T03:52:02.280Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:03.269Z] 94c833d90e70: Pushed [2025-02-07T03:52:09.897Z] 0680c36b7fbf: Pushed [2025-02-07T03:52:09.897Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:10.255Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:10.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-07T03:52:10.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-07T03:52:10.607Z] 818e7634f8e0: Preparing [2025-02-07T03:52:10.607Z] b571bd92102a: Preparing [2025-02-07T03:52:10.607Z] 0680c36b7fbf: Preparing [2025-02-07T03:52:10.607Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:10.607Z] c3d156ad7b94: Preparing [2025-02-07T03:52:10.607Z] 1205795eb923: Preparing [2025-02-07T03:52:10.607Z] 94c833d90e70: Preparing [2025-02-07T03:52:10.607Z] 1205795eb923: Waiting [2025-02-07T03:52:10.607Z] 534a70dc8296: Preparing [2025-02-07T03:52:10.607Z] 94c833d90e70: Waiting [2025-02-07T03:52:10.607Z] 534a70dc8296: Waiting [2025-02-07T03:52:10.607Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:10.607Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:10.607Z] 818e7634f8e0: Layer already exists [2025-02-07T03:52:10.607Z] 0680c36b7fbf: Layer already exists [2025-02-07T03:52:10.607Z] b571bd92102a: Layer already exists [2025-02-07T03:52:10.607Z] 1205795eb923: Layer already exists [2025-02-07T03:52:10.607Z] 94c833d90e70: Layer already exists [2025-02-07T03:52:10.607Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:10.871Z] latest: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:11.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:11.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 [2025-02-07T03:52:11.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-07T03:52:11.573Z] 818e7634f8e0: Preparing [2025-02-07T03:52:11.573Z] b571bd92102a: Preparing [2025-02-07T03:52:11.573Z] 0680c36b7fbf: Preparing [2025-02-07T03:52:11.573Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:11.573Z] c3d156ad7b94: Preparing [2025-02-07T03:52:11.573Z] 1205795eb923: Preparing [2025-02-07T03:52:11.573Z] 94c833d90e70: Preparing [2025-02-07T03:52:11.573Z] 534a70dc8296: Preparing [2025-02-07T03:52:11.573Z] 1205795eb923: Waiting [2025-02-07T03:52:11.573Z] 94c833d90e70: Waiting [2025-02-07T03:52:11.573Z] 534a70dc8296: Waiting [2025-02-07T03:52:11.573Z] 818e7634f8e0: Layer already exists [2025-02-07T03:52:11.573Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:11.573Z] b571bd92102a: Layer already exists [2025-02-07T03:52:11.573Z] 0680c36b7fbf: Layer already exists [2025-02-07T03:52:11.573Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:11.573Z] 1205795eb923: Layer already exists [2025-02-07T03:52:11.573Z] 94c833d90e70: Layer already exists [2025-02-07T03:52:11.573Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:11.837Z] 4.0.0-dev.52: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:12.190Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:12.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:12.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-07T03:52:12.540Z] 818e7634f8e0: Preparing [2025-02-07T03:52:12.540Z] b571bd92102a: Preparing [2025-02-07T03:52:12.540Z] 0680c36b7fbf: Preparing [2025-02-07T03:52:12.540Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:12.540Z] c3d156ad7b94: Preparing [2025-02-07T03:52:12.540Z] 1205795eb923: Preparing [2025-02-07T03:52:12.540Z] 94c833d90e70: Preparing [2025-02-07T03:52:12.540Z] 534a70dc8296: Preparing [2025-02-07T03:52:12.540Z] 1205795eb923: Waiting [2025-02-07T03:52:12.540Z] 94c833d90e70: Waiting [2025-02-07T03:52:12.540Z] 534a70dc8296: Waiting [2025-02-07T03:52:12.540Z] 818e7634f8e0: Layer already exists [2025-02-07T03:52:12.540Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:12.540Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:12.540Z] 0680c36b7fbf: Layer already exists [2025-02-07T03:52:12.540Z] b571bd92102a: Layer already exists [2025-02-07T03:52:12.540Z] 1205795eb923: Layer already exists [2025-02-07T03:52:12.540Z] 94c833d90e70: Layer already exists [2025-02-07T03:52:12.540Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:12.804Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:13.153Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:13.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-07T03:52:13.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-07T03:52:13.501Z] 818e7634f8e0: Preparing [2025-02-07T03:52:13.501Z] b571bd92102a: Preparing [2025-02-07T03:52:13.501Z] 0680c36b7fbf: Preparing [2025-02-07T03:52:13.501Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:13.501Z] c3d156ad7b94: Preparing [2025-02-07T03:52:13.501Z] 1205795eb923: Preparing [2025-02-07T03:52:13.501Z] 94c833d90e70: Preparing [2025-02-07T03:52:13.501Z] 534a70dc8296: Preparing [2025-02-07T03:52:13.501Z] 1205795eb923: Waiting [2025-02-07T03:52:13.501Z] 94c833d90e70: Waiting [2025-02-07T03:52:13.501Z] 534a70dc8296: Waiting [2025-02-07T03:52:13.501Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:13.501Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:13.501Z] 0680c36b7fbf: Layer already exists [2025-02-07T03:52:13.501Z] 818e7634f8e0: Layer already exists [2025-02-07T03:52:13.501Z] b571bd92102a: Layer already exists [2025-02-07T03:52:13.501Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:13.501Z] 1205795eb923: Layer already exists [2025-02-07T03:52:13.501Z] 94c833d90e70: Layer already exists [2025-02-07T03:52:13.766Z] main: digest: sha256:59c760d05aab7154da1b4dc0c97a0f3b710fec24f99310ce07e095a5688a57f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:52:13.917Z] ===================================================== [Pipeline] echo [2025-02-07T03:52:13.931Z] taggedImages: [2025-02-07T03:52:13.931Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:13.931Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-07T03:52:13.931Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.52 [2025-02-07T03:52:13.931Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:13.931Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-07T03:52:13.958Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-07T03:52:13.958Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:13.958Z] latest [2025-02-07T03:52:13.958Z] 4.0.0-dev.52 [2025-02-07T03:52:13.958Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:13.958Z] main [2025-02-07T03:52:13.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:14.318Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:14.672Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:14.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-07T03:52:14.672Z] e628e2d45960: Preparing [2025-02-07T03:52:14.672Z] e4472857bdb7: Preparing [2025-02-07T03:52:14.672Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:14.672Z] c3d156ad7b94: Preparing [2025-02-07T03:52:14.672Z] 0b20ff4e4cfb: Preparing [2025-02-07T03:52:14.672Z] 5baecfbf7808: Preparing [2025-02-07T03:52:14.672Z] 534a70dc8296: Preparing [2025-02-07T03:52:14.672Z] 5baecfbf7808: Waiting [2025-02-07T03:52:14.672Z] 534a70dc8296: Waiting [2025-02-07T03:52:14.672Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:14.672Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:14.938Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:14.938Z] 0b20ff4e4cfb: Pushed [2025-02-07T03:52:14.938Z] e628e2d45960: Pushed [2025-02-07T03:52:15.521Z] 5baecfbf7808: Pushed [2025-02-07T03:52:23.688Z] e4472857bdb7: Pushed [2025-02-07T03:52:23.688Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:24.032Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:24.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-07T03:52:24.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-07T03:52:24.371Z] e628e2d45960: Preparing [2025-02-07T03:52:24.371Z] e4472857bdb7: Preparing [2025-02-07T03:52:24.371Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:24.371Z] c3d156ad7b94: Preparing [2025-02-07T03:52:24.371Z] 0b20ff4e4cfb: Preparing [2025-02-07T03:52:24.371Z] 5baecfbf7808: Preparing [2025-02-07T03:52:24.371Z] 534a70dc8296: Preparing [2025-02-07T03:52:24.371Z] 5baecfbf7808: Waiting [2025-02-07T03:52:24.371Z] 534a70dc8296: Waiting [2025-02-07T03:52:24.371Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:24.371Z] e628e2d45960: Layer already exists [2025-02-07T03:52:24.371Z] e4472857bdb7: Layer already exists [2025-02-07T03:52:24.371Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:24.371Z] 0b20ff4e4cfb: Layer already exists [2025-02-07T03:52:24.371Z] 5baecfbf7808: Layer already exists [2025-02-07T03:52:24.371Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:24.635Z] latest: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:24.972Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:25.310Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 [2025-02-07T03:52:25.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-07T03:52:25.310Z] e628e2d45960: Preparing [2025-02-07T03:52:25.310Z] e4472857bdb7: Preparing [2025-02-07T03:52:25.310Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:25.310Z] c3d156ad7b94: Preparing [2025-02-07T03:52:25.310Z] 0b20ff4e4cfb: Preparing [2025-02-07T03:52:25.310Z] 5baecfbf7808: Preparing [2025-02-07T03:52:25.310Z] 534a70dc8296: Preparing [2025-02-07T03:52:25.310Z] 5baecfbf7808: Waiting [2025-02-07T03:52:25.310Z] 534a70dc8296: Waiting [2025-02-07T03:52:25.310Z] e4472857bdb7: Layer already exists [2025-02-07T03:52:25.310Z] 0b20ff4e4cfb: Layer already exists [2025-02-07T03:52:25.310Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:25.310Z] e628e2d45960: Layer already exists [2025-02-07T03:52:25.310Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:25.310Z] 5baecfbf7808: Layer already exists [2025-02-07T03:52:25.310Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:25.576Z] 4.0.0-dev.52: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:25.918Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:26.260Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:26.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-07T03:52:26.261Z] e628e2d45960: Preparing [2025-02-07T03:52:26.261Z] e4472857bdb7: Preparing [2025-02-07T03:52:26.261Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:26.261Z] c3d156ad7b94: Preparing [2025-02-07T03:52:26.261Z] 0b20ff4e4cfb: Preparing [2025-02-07T03:52:26.261Z] 5baecfbf7808: Preparing [2025-02-07T03:52:26.261Z] 534a70dc8296: Preparing [2025-02-07T03:52:26.261Z] 5baecfbf7808: Waiting [2025-02-07T03:52:26.261Z] 534a70dc8296: Waiting [2025-02-07T03:52:26.261Z] e4472857bdb7: Layer already exists [2025-02-07T03:52:26.261Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:26.261Z] 0b20ff4e4cfb: Layer already exists [2025-02-07T03:52:26.261Z] e628e2d45960: Layer already exists [2025-02-07T03:52:26.261Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:26.261Z] 5baecfbf7808: Layer already exists [2025-02-07T03:52:26.261Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:26.524Z] 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:26.872Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:27.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-07T03:52:27.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-07T03:52:27.209Z] e628e2d45960: Preparing [2025-02-07T03:52:27.209Z] e4472857bdb7: Preparing [2025-02-07T03:52:27.209Z] 6a26d7f1a45e: Preparing [2025-02-07T03:52:27.209Z] c3d156ad7b94: Preparing [2025-02-07T03:52:27.209Z] 0b20ff4e4cfb: Preparing [2025-02-07T03:52:27.209Z] 5baecfbf7808: Preparing [2025-02-07T03:52:27.209Z] 534a70dc8296: Preparing [2025-02-07T03:52:27.209Z] 5baecfbf7808: Waiting [2025-02-07T03:52:27.209Z] 534a70dc8296: Waiting [2025-02-07T03:52:27.209Z] 6a26d7f1a45e: Layer already exists [2025-02-07T03:52:27.209Z] 0b20ff4e4cfb: Layer already exists [2025-02-07T03:52:27.209Z] e4472857bdb7: Layer already exists [2025-02-07T03:52:27.209Z] e628e2d45960: Layer already exists [2025-02-07T03:52:27.209Z] c3d156ad7b94: Layer already exists [2025-02-07T03:52:27.209Z] 5baecfbf7808: Layer already exists [2025-02-07T03:52:27.209Z] 534a70dc8296: Layer already exists [2025-02-07T03:52:27.473Z] main: digest: sha256:a5e1581d487c9fbc1c0cd2085b89ce89c465f977cc66d7f2bb58de068dead3dd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T03:52:27.551Z] ===================================================== [Pipeline] echo [2025-02-07T03:52:27.568Z] taggedImages: [2025-02-07T03:52:27.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [2025-02-07T03:52:27.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-07T03:52:27.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.52 [2025-02-07T03:52:27.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d-4.0.0-dev.52 [2025-02-07T03:52:27.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T03:52:27.979Z] [2025-02-07T03:52:27.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:52:28.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T03:52:28.306Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-07T03:52:28.306Z] 8998bd30e6a1: Pulling fs layer [2025-02-07T03:52:28.306Z] 04944245beec: Pulling fs layer [2025-02-07T03:52:28.306Z] 699f458cf7ca: Pulling fs layer [2025-02-07T03:52:28.306Z] 765212b225bb: Pulling fs layer [2025-02-07T03:52:28.306Z] f23df028b6ca: Pulling fs layer [2025-02-07T03:52:28.306Z] 765212b225bb: Waiting [2025-02-07T03:52:28.306Z] d65c8cfc05b1: Pulling fs layer [2025-02-07T03:52:28.306Z] f23df028b6ca: Waiting [2025-02-07T03:52:28.306Z] 2437ff75d9bd: Pulling fs layer [2025-02-07T03:52:28.306Z] d65c8cfc05b1: Waiting [2025-02-07T03:52:28.306Z] 2437ff75d9bd: Waiting [2025-02-07T03:52:28.577Z] 04944245beec: Verifying Checksum [2025-02-07T03:52:28.577Z] 04944245beec: Download complete [2025-02-07T03:52:28.577Z] 765212b225bb: Verifying Checksum [2025-02-07T03:52:28.577Z] 765212b225bb: Download complete [2025-02-07T03:52:28.577Z] f23df028b6ca: Download complete [2025-02-07T03:52:28.577Z] d65c8cfc05b1: Verifying Checksum [2025-02-07T03:52:28.577Z] d65c8cfc05b1: Download complete [2025-02-07T03:52:28.843Z] 699f458cf7ca: Verifying Checksum [2025-02-07T03:52:28.843Z] 699f458cf7ca: Download complete [2025-02-07T03:52:29.109Z] 8998bd30e6a1: Verifying Checksum [2025-02-07T03:52:29.109Z] 8998bd30e6a1: Download complete [2025-02-07T03:52:31.052Z] 2437ff75d9bd: Verifying Checksum [2025-02-07T03:52:31.053Z] 2437ff75d9bd: Download complete [2025-02-07T03:52:35.296Z] 8998bd30e6a1: Pull complete [2025-02-07T03:52:35.877Z] 04944245beec: Pull complete [2025-02-07T03:52:37.810Z] 699f458cf7ca: Pull complete [2025-02-07T03:52:37.810Z] 765212b225bb: Pull complete [2025-02-07T03:52:38.765Z] f23df028b6ca: Pull complete [2025-02-07T03:52:38.765Z] d65c8cfc05b1: Pull complete [2025-02-07T03:53:05.424Z] 2437ff75d9bd: Pull complete [2025-02-07T03:53:05.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-07T03:53:05.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T03:53:05.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:53:05.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-38333 does not seem to be running inside a container [2025-02-07T03:53:05.660Z] $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-07T03:53:07.648Z] $ docker top 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:53:08.129Z] ---> job-cost.sh [2025-02-07T03:53:08.393Z] lf-activate-venv: SKIPPING [2025-02-07T03:53:08.393Z] INFO: No Stack... [2025-02-07T03:53:08.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T03:53:09.920Z] INFO: Archiving Costs [Pipeline] sh [2025-02-07T03:53:10.234Z] + cat /w/workspace/edgex-go/788/archives/cost.csv [2025-02-07T03:53:10.234Z] + cut -d, -f6 [Pipeline] lock [2025-02-07T03:53:10.291Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] [2025-02-07T03:53:10.298Z] Resource [jenkins-edgexfoundry-edgex-go-main-788-stack-cost] did not exist. Created. [2025-02-07T03:53:10.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T03:53:10.627Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-07T03:53:11.221Z] Stashed 1 file(s) [Pipeline] } [2025-02-07T03:53:11.228Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-788-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-07T03:53:11.270Z] $ docker stop --time=1 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 [2025-02-07T03:53:12.658Z] $ docker rm -f --volumes 5ab9190cfbf17dce5e4d4ab09cbdf49fbf857fdb80660d18005cddfc59c097b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-07T03:53:13.188Z] provisioning config files... [2025-02-07T03:53:13.196Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/788@tmp/config5231996574519622140tmp [Pipeline] { [Pipeline] sh [2025-02-07T03:53:13.494Z] + set +x [2025-02-07T03:53:13.494Z] + bash -s -- [2025-02-07T03:53:13.494Z] + curl -s https://codecov.io/bash [2025-02-07T03:53:13.494Z] [2025-02-07T03:53:13.494Z] _____ _ [2025-02-07T03:53:13.494Z] / ____| | | [2025-02-07T03:53:13.494Z] | | ___ __| | ___ ___ _____ __ [2025-02-07T03:53:13.494Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-07T03:53:13.494Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-07T03:53:13.494Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-07T03:53:13.494Z] Bash-1.0.6 [2025-02-07T03:53:13.494Z] [2025-02-07T03:53:13.494Z] [2025-02-07T03:53:13.494Z] ==> git version 2.25.1 found [2025-02-07T03:53:13.494Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-07T03:53:13.494Z] Release-Date: 2020-01-08 [2025-02-07T03:53:13.494Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-07T03:53:13.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-07T03:53:13.495Z] ==> Jenkins CI detected. [2025-02-07T03:53:13.495Z] current dir:  /w/workspace/edgex-go/788 [2025-02-07T03:53:13.495Z] project root: . [2025-02-07T03:53:13.495Z] --> token set from env [2025-02-07T03:53:13.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-07T03:53:13.495Z] ==> Running gcov in . (disable via -X gcov) [2025-02-07T03:53:13.495Z] ==> Python coveragepy not found [2025-02-07T03:53:13.495Z] ==> Searching for coverage reports in: [2025-02-07T03:53:13.495Z] + . [2025-02-07T03:53:13.754Z] -> Found 1 reports [2025-02-07T03:53:13.754Z] ==> Detecting git/mercurial file structure [2025-02-07T03:53:13.754Z] ==> Reading reports [2025-02-07T03:53:13.754Z] + ./coverage.out bytes=1529686 [2025-02-07T03:53:13.755Z] ==> Appending adjustments [2025-02-07T03:53:13.755Z] https://docs.codecov.io/docs/fixing-reports [2025-02-07T03:53:15.130Z] + Found adjustments [2025-02-07T03:53:15.130Z] ==> Gzipping contents [2025-02-07T03:53:15.130Z] 132K /tmp/codecov.kJivcb.gz [2025-02-07T03:53:15.130Z] ==> Uploading reports [2025-02-07T03:53:15.130Z] url: https://codecov.io [2025-02-07T03:53:15.130Z] query: branch=main&commit=71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d&build=788&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F788%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T03:53:15.130Z] -> Pinging Codecov [2025-02-07T03:53:15.131Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d&build=788&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F788%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T03:53:15.131Z] -> Uploading to [2025-02-07T03:53:15.131Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d/b86ac5d7-3e30-4b39-a34b-fa3a5049b5dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250207%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250207T035315Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=75d96f335ff11c5f08bf1868c8e0a671f6b69792524b95cb2b66e23a8a8eb7d6 [2025-02-07T03:53:15.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:15.131Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:15.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 478k --:--:-- --:--:-- --:--:-- 478k [2025-02-07T03:53:15.649Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d [Pipeline] } [2025-02-07T03:53:15.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-07T03:53:15.877Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-07T03:53:15.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:53:16.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T03:53:16.196Z] [2025-02-07T03:53:16.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:53:16.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T03:53:16.493Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-07T03:53:16.493Z] 43c4264eed91: Pulling fs layer [2025-02-07T03:53:16.493Z] 4cc291be95ef: Pulling fs layer [2025-02-07T03:53:16.493Z] 2ac1f1163629: Pulling fs layer [2025-02-07T03:53:16.493Z] 5c3c966382ef: Pulling fs layer [2025-02-07T03:53:16.493Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T03:53:16.493Z] d9c7d2e4e75e: Pulling fs layer [2025-02-07T03:53:16.493Z] 9c3e1370e548: Pulling fs layer [2025-02-07T03:53:16.493Z] 5c3c966382ef: Waiting [2025-02-07T03:53:16.493Z] 4f4fb700ef54: Waiting [2025-02-07T03:53:16.493Z] d9c7d2e4e75e: Waiting [2025-02-07T03:53:16.493Z] 9c3e1370e548: Waiting [2025-02-07T03:53:16.493Z] 4cc291be95ef: Verifying Checksum [2025-02-07T03:53:16.493Z] 5c3c966382ef: Verifying Checksum [2025-02-07T03:53:16.493Z] 5c3c966382ef: Download complete [2025-02-07T03:53:16.493Z] 4f4fb700ef54: Download complete [2025-02-07T03:53:16.493Z] 43c4264eed91: Download complete [2025-02-07T03:53:16.751Z] d9c7d2e4e75e: Download complete [2025-02-07T03:53:16.751Z] 43c4264eed91: Pull complete [2025-02-07T03:53:17.009Z] 4cc291be95ef: Pull complete [2025-02-07T03:53:17.009Z] 2ac1f1163629: Verifying Checksum [2025-02-07T03:53:17.009Z] 2ac1f1163629: Download complete [2025-02-07T03:53:17.576Z] 9c3e1370e548: Verifying Checksum [2025-02-07T03:53:17.576Z] 9c3e1370e548: Download complete [2025-02-07T03:53:20.860Z] 2ac1f1163629: Pull complete [2025-02-07T03:53:20.860Z] 5c3c966382ef: Pull complete [2025-02-07T03:53:20.860Z] 4f4fb700ef54: Pull complete [2025-02-07T03:53:21.156Z] d9c7d2e4e75e: Pull complete [2025-02-07T03:53:24.563Z] 9c3e1370e548: Pull complete [2025-02-07T03:53:24.563Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-07T03:53:24.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T03:53:24.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:53:24.653Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:53:24.694Z] $ 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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-07T03:53:32.187Z] $ docker top 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:53:32.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/788 [Pipeline] echo [2025-02-07T03:53:32.538Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-07T03:53:32.816Z] + set -o pipefail [2025-02-07T03:53:32.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-07T03:53:42.797Z] [2025-02-07T03:53:42.797Z] Monitoring /w/workspace/edgex-go/788 (github.com/edgexfoundry/edgex-go)... [2025-02-07T03:53:42.797Z] [2025-02-07T03:53:42.797Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d40412ca-674d-42b2-ba8c-e3e03af2cc8d [2025-02-07T03:53:42.797Z] [2025-02-07T03:53:42.797Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-07T03:53:42.797Z] [2025-02-07T03:53:42.797Z] [2025-02-07T03:53:42.797Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-07T03:53:42.798Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-07T03:53:42.819Z] $ docker stop --time=1 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f [2025-02-07T03:53:48.237Z] $ docker rm -f --volumes 53f7806dd65268a37d3e47c5e6f2a187be2a934d59f3a4fcaa5b4c07ebbe338f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-07T03:53:48.730Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:53:48.743Z] provisioning config files... [2025-02-07T03:53:48.749Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/788@tmp/config385325280701444400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:53:49.053Z] --> edgex-publish-swagger.sh [2025-02-07T03:53:49.053Z] === Publish openapi API === [2025-02-07T03:53:49.053Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-07T03:53:49.053Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/788/openapi/core-command.yaml] [2025-02-07T03:53:49.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:49.053Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:49.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60707 [2025-02-07T03:53:49.621Z] [2025-02-07T03:53:49.621Z] [2025-02-07T03:53:49.621Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/788/openapi/core-data.yaml] [2025-02-07T03:53:49.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:49.621Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:49.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 138k --:--:-- --:--:-- --:--:-- 138k [2025-02-07T03:53:49.880Z] [2025-02-07T03:53:49.880Z] [2025-02-07T03:53:50.139Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/788/openapi/core-keeper.yaml] [2025-02-07T03:53:50.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:50.139Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:50.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 362 176k --:--:-- --:--:-- --:--:-- 177k [2025-02-07T03:53:50.139Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-07T03:53:50.139Z] [2025-02-07T03:53:50.139Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/788/openapi/core-metadata.yaml] [2025-02-07T03:53:50.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:50.139Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:50.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 391 392k --:--:-- --:--:-- --:--:-- 392k [2025-02-07T03:53:50.708Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-07T03:53:50.708Z] [2025-02-07T03:53:50.708Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/788/openapi/security-proxy-auth.yaml] [2025-02-07T03:53:50.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:50.708Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:50.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 148k [2025-02-07T03:53:50.708Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-07T03:53:50.708Z] [2025-02-07T03:53:50.708Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/788/openapi/support-notifications.yaml] [2025-02-07T03:53:50.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:50.708Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:51.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 422 264k --:--:-- --:--:-- --:--:-- 265k [2025-02-07T03:53:51.275Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-07T03:53:51.275Z] [2025-02-07T03:53:51.275Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/788/openapi/support-scheduler.yaml] [2025-02-07T03:53:51.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T03:53:51.275Z] Dload Upload Total Spent Left Speed [2025-02-07T03:53:51.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 416 132k --:--:-- --:--:-- --:--:-- 132k [2025-02-07T03:53:51.534Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-07T03:53:51.534Z] [Pipeline] } [2025-02-07T03:53:51.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-07T03:53:51.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T03:53:51.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:53:52.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:53:52.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:53:52.345Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:53:52.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T03:53:52.861Z] $ docker top fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T03:53:52.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T03:53:52.951Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T03:53:53.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T03:53:53.070Z] $ docker exec fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 ssh-agent [2025-02-07T03:53:53.166Z] SSH_AUTH_SOCK=/tmp/ssh-qD9D9tE2v0S1/agent.32 [2025-02-07T03:53:53.166Z] SSH_AGENT_PID=38 [2025-02-07T03:53:53.171Z] Running ssh-add (command line suppressed) [2025-02-07T03:53:53.277Z] Identity added: /w/workspace/edgex-go/788@tmp/private_key_15329739826879535174.key (/w/workspace/edgex-go/788@tmp/private_key_15329739826879535174.key) [2025-02-07T03:53:53.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T03:53:53.574Z] + git semver tag [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,754 [run_tag] DEBUG tag force:False [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,754 [check_head_tag] DEBUG check head tag [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,758 [execute] INFO git cat-file --batch-check [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=) [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,762 [execute] INFO git cat-file --batch [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=) [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,817 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,817 [execute] INFO git tag -a v4.0.0-dev.52 -m v4.0.0-dev.52 [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.52', '-m', 'v4.0.0-dev.52'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) [2025-02-07T03:53:53.834Z] 2025-02-07 03:53:53,821 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:53:53.834Z] 4.0.0-dev.52 [Pipeline] } [2025-02-07T03:53:53.854Z] $ docker exec --env ******** --env ******** fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 ssh-agent -k [2025-02-07T03:53:53.947Z] unset SSH_AUTH_SOCK; [2025-02-07T03:53:53.947Z] unset SSH_AGENT_PID; [2025-02-07T03:53:53.947Z] echo Agent pid 38 killed; [2025-02-07T03:53:53.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T03:53:54.264Z] + git semver [Pipeline] } [2025-02-07T03:53:54.547Z] $ docker stop --time=1 fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 [2025-02-07T03:53:55.806Z] $ docker rm -f --volumes fae9a22da5964ad0257aeabb2076a85980c6e9743df02df4aad8a32cff30d460 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:53:56.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T03:53:56.201Z] [2025-02-07T03:53:56.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:53:56.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T03:53:56.495Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-07T03:53:56.495Z] ab5ef0e58194: Pulling fs layer [2025-02-07T03:53:56.495Z] 9712f1f96733: Pulling fs layer [2025-02-07T03:53:56.495Z] 63f879dbbcfc: Pulling fs layer [2025-02-07T03:53:56.495Z] 0d9ebad4ef96: Pulling fs layer [2025-02-07T03:53:56.495Z] e9a5061849ea: Pulling fs layer [2025-02-07T03:53:56.495Z] d747dcd14b5f: Pulling fs layer [2025-02-07T03:53:56.495Z] 2de7ff778b66: Pulling fs layer [2025-02-07T03:53:56.495Z] 0d9ebad4ef96: Waiting [2025-02-07T03:53:56.495Z] e9a5061849ea: Waiting [2025-02-07T03:53:56.495Z] d747dcd14b5f: Waiting [2025-02-07T03:53:56.495Z] 2de7ff778b66: Waiting [2025-02-07T03:53:56.495Z] 9712f1f96733: Verifying Checksum [2025-02-07T03:53:56.495Z] 9712f1f96733: Download complete [2025-02-07T03:53:56.754Z] 63f879dbbcfc: Verifying Checksum [2025-02-07T03:53:56.754Z] 63f879dbbcfc: Download complete [2025-02-07T03:53:57.013Z] e9a5061849ea: Verifying Checksum [2025-02-07T03:53:57.013Z] e9a5061849ea: Download complete [2025-02-07T03:53:57.013Z] d747dcd14b5f: Verifying Checksum [2025-02-07T03:53:57.013Z] d747dcd14b5f: Download complete [2025-02-07T03:53:57.013Z] 0d9ebad4ef96: Verifying Checksum [2025-02-07T03:53:57.013Z] 0d9ebad4ef96: Download complete [2025-02-07T03:53:57.013Z] ab5ef0e58194: Verifying Checksum [2025-02-07T03:53:57.013Z] ab5ef0e58194: Download complete [2025-02-07T03:53:57.013Z] 2de7ff778b66: Verifying Checksum [2025-02-07T03:53:57.013Z] 2de7ff778b66: Download complete [2025-02-07T03:53:59.544Z] ab5ef0e58194: Pull complete [2025-02-07T03:53:59.544Z] 9712f1f96733: Pull complete [2025-02-07T03:54:00.479Z] 63f879dbbcfc: Pull complete [2025-02-07T03:54:04.677Z] 0d9ebad4ef96: Pull complete [2025-02-07T03:54:04.677Z] e9a5061849ea: Pull complete [2025-02-07T03:54:04.677Z] d747dcd14b5f: Pull complete [2025-02-07T03:54:05.611Z] 2de7ff778b66: Pull complete [2025-02-07T03:54:05.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-07T03:54:05.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T03:54:05.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:54:05.711Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:54:05.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-07T03:54:11.903Z] $ docker top 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:54:11.972Z] provisioning config files... [2025-02-07T03:54:11.979Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/788@tmp/config13181821682562847823tmp [2025-02-07T03:54:11.988Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/788@tmp/config7140397494214851517tmp [2025-02-07T03:54:11.997Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/788@tmp/config13456940131309737989tmp [Pipeline] { [Pipeline] echo [2025-02-07T03:54:12.099Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:12.406Z] ---> sigul-configuration.sh [2025-02-07T03:54:12.406Z] gpg: directory `/root/.gnupg' created [2025-02-07T03:54:12.406Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-07T03:54:12.406Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-07T03:54:12.406Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-07T03:54:12.406Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-07T03:54:12.406Z] gpg: CAST5 encrypted data [2025-02-07T03:54:12.406Z] gpg: encrypted with 1 passphrase [2025-02-07T03:54:12.406Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-07T03:54:12.702Z] + mkdir /home/jenkins [2025-02-07T03:54:12.702Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-07T03:54:12.996Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-07T03:54:13.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:13.296Z] ---> sigul-install.sh [2025-02-07T03:54:13.297Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-07T03:54:13.598Z] + git tag --list [2025-02-07T03:54:13.599Z] 0.6.0 [2025-02-07T03:54:13.599Z] 0.6.1 [2025-02-07T03:54:13.599Z] 0.7.0 [2025-02-07T03:54:13.599Z] 0.7.1 [2025-02-07T03:54:13.599Z] v1.0.0 [2025-02-07T03:54:13.599Z] v1.0.1 [2025-02-07T03:54:13.599Z] v1.1.0 [2025-02-07T03:54:13.599Z] v1.2.0 [2025-02-07T03:54:13.599Z] v1.2.1 [2025-02-07T03:54:13.599Z] v1.3.0 [2025-02-07T03:54:13.599Z] v1.3.1 [2025-02-07T03:54:13.599Z] v2.0.0 [2025-02-07T03:54:13.599Z] v2.1.0 [2025-02-07T03:54:13.599Z] v2.1.1 [2025-02-07T03:54:13.599Z] v2.2.0 [2025-02-07T03:54:13.599Z] v2.3.0 [2025-02-07T03:54:13.599Z] v3.0 [2025-02-07T03:54:13.599Z] v3.0.0 [2025-02-07T03:54:13.599Z] v3.1 [2025-02-07T03:54:13.599Z] v3.1.0 [2025-02-07T03:54:13.599Z] v3.1.0-dev.1 [2025-02-07T03:54:13.599Z] v3.1.0-dev.10 [2025-02-07T03:54:13.599Z] v3.1.0-dev.11 [2025-02-07T03:54:13.599Z] v3.1.0-dev.12 [2025-02-07T03:54:13.599Z] v3.1.0-dev.13 [2025-02-07T03:54:13.599Z] v3.1.0-dev.14 [2025-02-07T03:54:13.599Z] v3.1.0-dev.15 [2025-02-07T03:54:13.599Z] v3.1.0-dev.16 [2025-02-07T03:54:13.599Z] v3.1.0-dev.17 [2025-02-07T03:54:13.599Z] v3.1.0-dev.18 [2025-02-07T03:54:13.599Z] v3.1.0-dev.19 [2025-02-07T03:54:13.599Z] v3.1.0-dev.2 [2025-02-07T03:54:13.599Z] v3.1.0-dev.20 [2025-02-07T03:54:13.599Z] v3.1.0-dev.21 [2025-02-07T03:54:13.599Z] v3.1.0-dev.22 [2025-02-07T03:54:13.599Z] v3.1.0-dev.23 [2025-02-07T03:54:13.599Z] v3.1.0-dev.24 [2025-02-07T03:54:13.599Z] v3.1.0-dev.25 [2025-02-07T03:54:13.599Z] v3.1.0-dev.26 [2025-02-07T03:54:13.599Z] v3.1.0-dev.27 [2025-02-07T03:54:13.599Z] v3.1.0-dev.28 [2025-02-07T03:54:13.599Z] v3.1.0-dev.29 [2025-02-07T03:54:13.599Z] v3.1.0-dev.3 [2025-02-07T03:54:13.599Z] v3.1.0-dev.30 [2025-02-07T03:54:13.599Z] v3.1.0-dev.31 [2025-02-07T03:54:13.599Z] v3.1.0-dev.32 [2025-02-07T03:54:13.599Z] v3.1.0-dev.33 [2025-02-07T03:54:13.599Z] v3.1.0-dev.34 [2025-02-07T03:54:13.599Z] v3.1.0-dev.35 [2025-02-07T03:54:13.599Z] v3.1.0-dev.36 [2025-02-07T03:54:13.599Z] v3.1.0-dev.37 [2025-02-07T03:54:13.599Z] v3.1.0-dev.38 [2025-02-07T03:54:13.599Z] v3.1.0-dev.39 [2025-02-07T03:54:13.599Z] v3.1.0-dev.4 [2025-02-07T03:54:13.599Z] v3.1.0-dev.40 [2025-02-07T03:54:13.599Z] v3.1.0-dev.41 [2025-02-07T03:54:13.599Z] v3.1.0-dev.42 [2025-02-07T03:54:13.599Z] v3.1.0-dev.43 [2025-02-07T03:54:13.599Z] v3.1.0-dev.44 [2025-02-07T03:54:13.599Z] v3.1.0-dev.45 [2025-02-07T03:54:13.599Z] v3.1.0-dev.46 [2025-02-07T03:54:13.599Z] v3.1.0-dev.47 [2025-02-07T03:54:13.599Z] v3.1.0-dev.48 [2025-02-07T03:54:13.599Z] v3.1.0-dev.49 [2025-02-07T03:54:13.599Z] v3.1.0-dev.5 [2025-02-07T03:54:13.599Z] v3.1.0-dev.50 [2025-02-07T03:54:13.599Z] v3.1.0-dev.51 [2025-02-07T03:54:13.599Z] v3.1.0-dev.52 [2025-02-07T03:54:13.599Z] v3.1.0-dev.53 [2025-02-07T03:54:13.599Z] v3.1.0-dev.54 [2025-02-07T03:54:13.599Z] v3.1.0-dev.55 [2025-02-07T03:54:13.599Z] v3.1.0-dev.56 [2025-02-07T03:54:13.599Z] v3.1.0-dev.57 [2025-02-07T03:54:13.599Z] v3.1.0-dev.58 [2025-02-07T03:54:13.599Z] v3.1.0-dev.59 [2025-02-07T03:54:13.599Z] v3.1.0-dev.6 [2025-02-07T03:54:13.599Z] v3.1.0-dev.60 [2025-02-07T03:54:13.599Z] v3.1.0-dev.61 [2025-02-07T03:54:13.599Z] v3.1.0-dev.62 [2025-02-07T03:54:13.599Z] v3.1.0-dev.63 [2025-02-07T03:54:13.599Z] v3.1.0-dev.64 [2025-02-07T03:54:13.599Z] v3.1.0-dev.65 [2025-02-07T03:54:13.599Z] v3.1.0-dev.66 [2025-02-07T03:54:13.599Z] v3.1.0-dev.67 [2025-02-07T03:54:13.599Z] v3.1.0-dev.68 [2025-02-07T03:54:13.599Z] v3.1.0-dev.69 [2025-02-07T03:54:13.599Z] v3.1.0-dev.7 [2025-02-07T03:54:13.599Z] v3.1.0-dev.70 [2025-02-07T03:54:13.599Z] v3.1.0-dev.71 [2025-02-07T03:54:13.599Z] v3.1.0-dev.72 [2025-02-07T03:54:13.599Z] v3.1.0-dev.73 [2025-02-07T03:54:13.599Z] v3.1.0-dev.8 [2025-02-07T03:54:13.599Z] v3.1.0-dev.9 [2025-02-07T03:54:13.599Z] v3.1.1 [2025-02-07T03:54:13.599Z] v3.1.1-dev.1 [2025-02-07T03:54:13.599Z] v3.1.1-dev.2 [2025-02-07T03:54:13.599Z] v3.2.0-dev.1 [2025-02-07T03:54:13.599Z] v3.2.0-dev.10 [2025-02-07T03:54:13.599Z] v3.2.0-dev.100 [2025-02-07T03:54:13.599Z] v3.2.0-dev.101 [2025-02-07T03:54:13.599Z] v3.2.0-dev.102 [2025-02-07T03:54:13.599Z] v3.2.0-dev.103 [2025-02-07T03:54:13.599Z] v3.2.0-dev.104 [2025-02-07T03:54:13.599Z] v3.2.0-dev.105 [2025-02-07T03:54:13.599Z] v3.2.0-dev.106 [2025-02-07T03:54:13.599Z] v3.2.0-dev.107 [2025-02-07T03:54:13.599Z] v3.2.0-dev.108 [2025-02-07T03:54:13.599Z] v3.2.0-dev.109 [2025-02-07T03:54:13.599Z] v3.2.0-dev.11 [2025-02-07T03:54:13.599Z] v3.2.0-dev.12 [2025-02-07T03:54:13.599Z] v3.2.0-dev.13 [2025-02-07T03:54:13.599Z] v3.2.0-dev.14 [2025-02-07T03:54:13.599Z] v3.2.0-dev.15 [2025-02-07T03:54:13.599Z] v3.2.0-dev.16 [2025-02-07T03:54:13.599Z] v3.2.0-dev.17 [2025-02-07T03:54:13.599Z] v3.2.0-dev.18 [2025-02-07T03:54:13.599Z] v3.2.0-dev.19 [2025-02-07T03:54:13.599Z] v3.2.0-dev.2 [2025-02-07T03:54:13.599Z] v3.2.0-dev.20 [2025-02-07T03:54:13.599Z] v3.2.0-dev.21 [2025-02-07T03:54:13.599Z] v3.2.0-dev.22 [2025-02-07T03:54:13.599Z] v3.2.0-dev.23 [2025-02-07T03:54:13.599Z] v3.2.0-dev.24 [2025-02-07T03:54:13.599Z] v3.2.0-dev.25 [2025-02-07T03:54:13.599Z] v3.2.0-dev.26 [2025-02-07T03:54:13.599Z] v3.2.0-dev.27 [2025-02-07T03:54:13.599Z] v3.2.0-dev.28 [2025-02-07T03:54:13.599Z] v3.2.0-dev.29 [2025-02-07T03:54:13.599Z] v3.2.0-dev.3 [2025-02-07T03:54:13.599Z] v3.2.0-dev.30 [2025-02-07T03:54:13.599Z] v3.2.0-dev.31 [2025-02-07T03:54:13.599Z] v3.2.0-dev.32 [2025-02-07T03:54:13.599Z] v3.2.0-dev.33 [2025-02-07T03:54:13.599Z] v3.2.0-dev.34 [2025-02-07T03:54:13.599Z] v3.2.0-dev.35 [2025-02-07T03:54:13.599Z] v3.2.0-dev.36 [2025-02-07T03:54:13.599Z] v3.2.0-dev.37 [2025-02-07T03:54:13.599Z] v3.2.0-dev.38 [2025-02-07T03:54:13.599Z] v3.2.0-dev.39 [2025-02-07T03:54:13.599Z] v3.2.0-dev.4 [2025-02-07T03:54:13.599Z] v3.2.0-dev.40 [2025-02-07T03:54:13.599Z] v3.2.0-dev.41 [2025-02-07T03:54:13.599Z] v3.2.0-dev.42 [2025-02-07T03:54:13.599Z] v3.2.0-dev.43 [2025-02-07T03:54:13.599Z] v3.2.0-dev.44 [2025-02-07T03:54:13.599Z] v3.2.0-dev.45 [2025-02-07T03:54:13.599Z] v3.2.0-dev.46 [2025-02-07T03:54:13.599Z] v3.2.0-dev.47 [2025-02-07T03:54:13.599Z] v3.2.0-dev.48 [2025-02-07T03:54:13.599Z] v3.2.0-dev.49 [2025-02-07T03:54:13.599Z] v3.2.0-dev.5 [2025-02-07T03:54:13.599Z] v3.2.0-dev.50 [2025-02-07T03:54:13.599Z] v3.2.0-dev.51 [2025-02-07T03:54:13.599Z] v3.2.0-dev.52 [2025-02-07T03:54:13.599Z] v3.2.0-dev.53 [2025-02-07T03:54:13.599Z] v3.2.0-dev.54 [2025-02-07T03:54:13.599Z] v3.2.0-dev.55 [2025-02-07T03:54:13.599Z] v3.2.0-dev.56 [2025-02-07T03:54:13.599Z] v3.2.0-dev.57 [2025-02-07T03:54:13.599Z] v3.2.0-dev.58 [2025-02-07T03:54:13.599Z] v3.2.0-dev.59 [2025-02-07T03:54:13.599Z] v3.2.0-dev.6 [2025-02-07T03:54:13.599Z] v3.2.0-dev.60 [2025-02-07T03:54:13.599Z] v3.2.0-dev.61 [2025-02-07T03:54:13.599Z] v3.2.0-dev.62 [2025-02-07T03:54:13.599Z] v3.2.0-dev.63 [2025-02-07T03:54:13.599Z] v3.2.0-dev.64 [2025-02-07T03:54:13.599Z] v3.2.0-dev.65 [2025-02-07T03:54:13.599Z] v3.2.0-dev.66 [2025-02-07T03:54:13.599Z] v3.2.0-dev.67 [2025-02-07T03:54:13.599Z] v3.2.0-dev.68 [2025-02-07T03:54:13.599Z] v3.2.0-dev.69 [2025-02-07T03:54:13.599Z] v3.2.0-dev.7 [2025-02-07T03:54:13.599Z] v3.2.0-dev.70 [2025-02-07T03:54:13.599Z] v3.2.0-dev.71 [2025-02-07T03:54:13.599Z] v3.2.0-dev.72 [2025-02-07T03:54:13.599Z] v3.2.0-dev.73 [2025-02-07T03:54:13.599Z] v3.2.0-dev.74 [2025-02-07T03:54:13.599Z] v3.2.0-dev.75 [2025-02-07T03:54:13.599Z] v3.2.0-dev.76 [2025-02-07T03:54:13.599Z] v3.2.0-dev.77 [2025-02-07T03:54:13.599Z] v3.2.0-dev.78 [2025-02-07T03:54:13.599Z] v3.2.0-dev.79 [2025-02-07T03:54:13.599Z] v3.2.0-dev.8 [2025-02-07T03:54:13.599Z] v3.2.0-dev.80 [2025-02-07T03:54:13.599Z] v3.2.0-dev.81 [2025-02-07T03:54:13.599Z] v3.2.0-dev.82 [2025-02-07T03:54:13.599Z] v3.2.0-dev.83 [2025-02-07T03:54:13.599Z] v3.2.0-dev.84 [2025-02-07T03:54:13.599Z] v3.2.0-dev.85 [2025-02-07T03:54:13.599Z] v3.2.0-dev.86 [2025-02-07T03:54:13.599Z] v3.2.0-dev.87 [2025-02-07T03:54:13.599Z] v3.2.0-dev.88 [2025-02-07T03:54:13.599Z] v3.2.0-dev.89 [2025-02-07T03:54:13.599Z] v3.2.0-dev.9 [2025-02-07T03:54:13.599Z] v3.2.0-dev.90 [2025-02-07T03:54:13.599Z] v3.2.0-dev.91 [2025-02-07T03:54:13.599Z] v3.2.0-dev.92 [2025-02-07T03:54:13.599Z] v3.2.0-dev.93 [2025-02-07T03:54:13.599Z] v3.2.0-dev.94 [2025-02-07T03:54:13.599Z] v3.2.0-dev.95 [2025-02-07T03:54:13.599Z] v3.2.0-dev.96 [2025-02-07T03:54:13.599Z] v3.2.0-dev.97 [2025-02-07T03:54:13.599Z] v3.2.0-dev.98 [2025-02-07T03:54:13.599Z] v3.2.0-dev.99 [2025-02-07T03:54:13.599Z] v4.0.0-dev.1 [2025-02-07T03:54:13.599Z] v4.0.0-dev.10 [2025-02-07T03:54:13.599Z] v4.0.0-dev.11 [2025-02-07T03:54:13.599Z] v4.0.0-dev.12 [2025-02-07T03:54:13.599Z] v4.0.0-dev.13 [2025-02-07T03:54:13.599Z] v4.0.0-dev.14 [2025-02-07T03:54:13.599Z] v4.0.0-dev.15 [2025-02-07T03:54:13.599Z] v4.0.0-dev.16 [2025-02-07T03:54:13.599Z] v4.0.0-dev.17 [2025-02-07T03:54:13.599Z] v4.0.0-dev.18 [2025-02-07T03:54:13.599Z] v4.0.0-dev.19 [2025-02-07T03:54:13.599Z] v4.0.0-dev.2 [2025-02-07T03:54:13.599Z] v4.0.0-dev.20 [2025-02-07T03:54:13.599Z] v4.0.0-dev.21 [2025-02-07T03:54:13.599Z] v4.0.0-dev.22 [2025-02-07T03:54:13.599Z] v4.0.0-dev.23 [2025-02-07T03:54:13.599Z] v4.0.0-dev.24 [2025-02-07T03:54:13.599Z] v4.0.0-dev.25 [2025-02-07T03:54:13.599Z] v4.0.0-dev.26 [2025-02-07T03:54:13.599Z] v4.0.0-dev.27 [2025-02-07T03:54:13.599Z] v4.0.0-dev.28 [2025-02-07T03:54:13.599Z] v4.0.0-dev.29 [2025-02-07T03:54:13.599Z] v4.0.0-dev.3 [2025-02-07T03:54:13.599Z] v4.0.0-dev.30 [2025-02-07T03:54:13.599Z] v4.0.0-dev.31 [2025-02-07T03:54:13.599Z] v4.0.0-dev.32 [2025-02-07T03:54:13.599Z] v4.0.0-dev.33 [2025-02-07T03:54:13.599Z] v4.0.0-dev.34 [2025-02-07T03:54:13.599Z] v4.0.0-dev.35 [2025-02-07T03:54:13.599Z] v4.0.0-dev.36 [2025-02-07T03:54:13.599Z] v4.0.0-dev.37 [2025-02-07T03:54:13.599Z] v4.0.0-dev.38 [2025-02-07T03:54:13.599Z] v4.0.0-dev.39 [2025-02-07T03:54:13.599Z] v4.0.0-dev.4 [2025-02-07T03:54:13.599Z] v4.0.0-dev.40 [2025-02-07T03:54:13.599Z] v4.0.0-dev.41 [2025-02-07T03:54:13.599Z] v4.0.0-dev.42 [2025-02-07T03:54:13.599Z] v4.0.0-dev.43 [2025-02-07T03:54:13.599Z] v4.0.0-dev.44 [2025-02-07T03:54:13.599Z] v4.0.0-dev.45 [2025-02-07T03:54:13.599Z] v4.0.0-dev.46 [2025-02-07T03:54:13.599Z] v4.0.0-dev.47 [2025-02-07T03:54:13.599Z] v4.0.0-dev.48 [2025-02-07T03:54:13.599Z] v4.0.0-dev.49 [2025-02-07T03:54:13.599Z] v4.0.0-dev.5 [2025-02-07T03:54:13.599Z] v4.0.0-dev.50 [2025-02-07T03:54:13.599Z] v4.0.0-dev.51 [2025-02-07T03:54:13.599Z] v4.0.0-dev.52 [2025-02-07T03:54:13.599Z] v4.0.0-dev.6 [2025-02-07T03:54:13.599Z] v4.0.0-dev.7 [2025-02-07T03:54:13.599Z] v4.0.0-dev.8 [2025-02-07T03:54:13.599Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-07T03:54:13.895Z] + lftools sign git-tag v4.0.0-dev.52 [2025-02-07T03:54:14.467Z] Signing Git tag with Sigul... [2025-02-07T03:54:14.467Z] Signing v4.0.0-dev.52 [Pipeline] echo [2025-02-07T03:54:15.049Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:15.415Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-07T03:54:15.421Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-07T03:54:15.453Z] $ docker stop --time=1 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 [2025-02-07T03:54:16.742Z] $ docker rm -f --volumes 9741c1a25f795d5cd2443e4638e0c9e4678ce6dc790ece4dbdfad29c614e7a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-07T03:54:17.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T03:54:17.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:54:17.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:54:17.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:54:17.530Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:54:17.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T03:54:17.920Z] $ docker top 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd -eo pid,comm [2025-02-07T03:54:17.957Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-07T03:54:17.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T03:54:18.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T03:54:18.013Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T03:54:18.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T03:54:18.143Z] $ docker exec 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd ssh-agent [2025-02-07T03:54:18.246Z] SSH_AUTH_SOCK=/tmp/ssh-hFrthq8TmlCO/agent.31 [2025-02-07T03:54:18.246Z] SSH_AGENT_PID=37 [2025-02-07T03:54:18.251Z] Running ssh-add (command line suppressed) [2025-02-07T03:54:18.375Z] Identity added: /w/workspace/edgex-go/788@tmp/private_key_3789109721930159701.key (/w/workspace/edgex-go/788@tmp/private_key_3789109721930159701.key) [2025-02-07T03:54:18.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T03:54:18.673Z] + git semver bump pre [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,866 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,866 [bump_version] DEBUG bumping version:4.0.0-dev.52 on axis:pre with prefix:dev [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,866 [bump_version] DEBUG bumped version:4.0.0-dev.53 [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,866 [write_version] DEBUG write version:4.0.0-dev.53 to path:/w/workspace/edgex-go/788/.semver/main with force:True [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,867 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/788/.semver/main [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,869 [execute] INFO git cat-file --batch-check [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,874 [execute] INFO git cat-file --batch [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T03:54:18.935Z] 2025-02-07 03:54:18,879 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:54:18.935Z] 4.0.0-dev.53 [Pipeline] } [2025-02-07T03:54:18.955Z] $ docker exec --env ******** --env ******** 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd ssh-agent -k [2025-02-07T03:54:19.062Z] unset SSH_AUTH_SOCK; [2025-02-07T03:54:19.062Z] unset SSH_AGENT_PID; [2025-02-07T03:54:19.062Z] echo Agent pid 37 killed; [2025-02-07T03:54:19.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T03:54:19.381Z] + git semver [Pipeline] } [2025-02-07T03:54:19.669Z] $ docker stop --time=1 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd [2025-02-07T03:54:20.944Z] $ docker rm -f --volumes 1ec53c9a60a679ab6787efc384514f9c3bc794d88534e753aeee78bc100a8ecd [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T03:54:21.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T03:54:21.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:54:21.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T03:54:21.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:54:21.676Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:54:21.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T03:54:22.136Z] $ docker top aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T03:54:22.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T03:54:22.225Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T03:54:22.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T03:54:22.348Z] $ docker exec aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b ssh-agent [2025-02-07T03:54:22.458Z] SSH_AUTH_SOCK=/tmp/ssh-y0ECvoFJZxGN/agent.30 [2025-02-07T03:54:22.458Z] SSH_AGENT_PID=36 [2025-02-07T03:54:22.463Z] Running ssh-add (command line suppressed) [2025-02-07T03:54:22.585Z] Identity added: /w/workspace/edgex-go/788@tmp/private_key_16131777982449718756.key (/w/workspace/edgex-go/788@tmp/private_key_16131777982449718756.key) [2025-02-07T03:54:22.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T03:54:22.881Z] + git semver push [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,088 [run_push] DEBUG push [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,089 [execute] INFO git cat-file --batch-check [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,092 [execute] INFO git rev-list 683d45ce474d3109b83ac26d7fa9af2efb505c9a -- [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,093 [execute] DEBUG Popen(['git', 'rev-list', '683d45ce474d3109b83ac26d7fa9af2efb505c9a', '--'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,112 [execute] INFO git fetch -v origin [2025-02-07T03:54:23.141Z] 2025-02-07 03:54:23,113 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-07T03:54:23.710Z] 2025-02-07 03:54:23,552 [run_push] DEBUG no remote changes detected [2025-02-07T03:54:23.710Z] 2025-02-07 03:54:23,552 [execute] INFO git push origin semver [2025-02-07T03:54:23.710Z] 2025-02-07 03:54:23,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/788/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T03:54:24.651Z] 2025-02-07 03:54:24,308 [run_push] DEBUG push all version tags [2025-02-07T03:54:24.651Z] 2025-02-07 03:54:24,308 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-07T03:54:24.651Z] 2025-02-07 03:54:24,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/788, universal_newlines=False, shell=None, istream=None) [2025-02-07T03:54:25.220Z] 2025-02-07 03:54:24,981 [read_version] DEBUG read version from /w/workspace/edgex-go/788/.semver/main [2025-02-07T03:54:25.220Z] 4.0.0-dev.53 [Pipeline] } [2025-02-07T03:54:25.241Z] $ docker exec --env ******** --env ******** aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b ssh-agent -k [2025-02-07T03:54:25.363Z] unset SSH_AUTH_SOCK; [2025-02-07T03:54:25.363Z] unset SSH_AGENT_PID; [2025-02-07T03:54:25.363Z] echo Agent pid 36 killed; [2025-02-07T03:54:25.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T03:54:25.686Z] + git semver [Pipeline] } [2025-02-07T03:54:25.970Z] $ docker stop --time=1 aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b [2025-02-07T03:54:27.281Z] $ docker rm -f --volumes aa838afa39f2a313746ac8b5863417b182e0e66d3fb7acf7a0c161ef3beb537b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-07T03:54:27.828Z] + [ -d /w/workspace/edgex-go/788/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:28.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:28.979Z] ---> package-listing.sh [2025-02-07T03:54:28.979Z] ++ facter osfamily [2025-02-07T03:54:28.979Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-07T03:54:29.239Z] + OS_FAMILY=debian [2025-02-07T03:54:29.239Z] + workspace=/w/workspace/edgex-go/788 [2025-02-07T03:54:29.239Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-07T03:54:29.239Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-07T03:54:29.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-07T03:54:29.239Z] + PACKAGES=/tmp/packages_start.txt [2025-02-07T03:54:29.239Z] + '[' /w/workspace/edgex-go/788 ']' [2025-02-07T03:54:29.239Z] + PACKAGES=/tmp/packages_end.txt [2025-02-07T03:54:29.239Z] + case "${OS_FAMILY}" in [2025-02-07T03:54:29.239Z] + dpkg -l [2025-02-07T03:54:29.239Z] + grep '^ii' [2025-02-07T03:54:29.239Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-07T03:54:29.239Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-07T03:54:29.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-07T03:54:29.239Z] + '[' /w/workspace/edgex-go/788 ']' [2025-02-07T03:54:29.239Z] + mkdir -p /w/workspace/edgex-go/788/archives/ [2025-02-07T03:54:29.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/788/archives/ [Pipeline] echo [2025-02-07T03:54:29.251Z] 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/788/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-07T03:54:29.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:54:30.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T03:54:30.097Z] [2025-02-07T03:54:30.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T03:54:30.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T03:54:30.396Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-07T03:54:30.396Z] 5eb5b503b376: Pulling fs layer [2025-02-07T03:54:30.396Z] 5c69ac0246d0: Pulling fs layer [2025-02-07T03:54:30.396Z] ec43610c2a17: Pulling fs layer [2025-02-07T03:54:30.396Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-07T03:54:30.396Z] 33b1e0a273af: Pulling fs layer [2025-02-07T03:54:30.396Z] 5d3b04190fa2: Pulling fs layer [2025-02-07T03:54:30.396Z] 3a2ae6a8a46f: Waiting [2025-02-07T03:54:30.396Z] 33b1e0a273af: Waiting [2025-02-07T03:54:30.396Z] 2f39f015ded8: Pulling fs layer [2025-02-07T03:54:30.396Z] 5c69ac0246d0: Download complete [2025-02-07T03:54:30.396Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-07T03:54:30.396Z] 3a2ae6a8a46f: Download complete [2025-02-07T03:54:30.655Z] 33b1e0a273af: Verifying Checksum [2025-02-07T03:54:30.655Z] 33b1e0a273af: Download complete [2025-02-07T03:54:30.655Z] ec43610c2a17: Verifying Checksum [2025-02-07T03:54:30.655Z] ec43610c2a17: Download complete [2025-02-07T03:54:30.655Z] 5d3b04190fa2: Verifying Checksum [2025-02-07T03:54:30.655Z] 5d3b04190fa2: Download complete [2025-02-07T03:54:30.655Z] 5eb5b503b376: Verifying Checksum [2025-02-07T03:54:30.655Z] 5eb5b503b376: Download complete [2025-02-07T03:54:31.224Z] 2f39f015ded8: Download complete [2025-02-07T03:54:31.793Z] 5eb5b503b376: Pull complete [2025-02-07T03:54:32.053Z] 5c69ac0246d0: Pull complete [2025-02-07T03:54:32.312Z] ec43610c2a17: Pull complete [2025-02-07T03:54:32.572Z] 3a2ae6a8a46f: Pull complete [2025-02-07T03:54:32.572Z] 33b1e0a273af: Pull complete [2025-02-07T03:54:32.831Z] 5d3b04190fa2: Pull complete [2025-02-07T03:54:37.011Z] 2f39f015ded8: Pull complete [2025-02-07T03:54:37.011Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-07T03:54:37.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T03:54:37.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T03:54:37.108Z] prd-ubuntu20.04-docker-8c-8g-38332 does not seem to be running inside a container [2025-02-07T03:54:37.147Z] $ 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/788/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/788 -v /w/workspace/edgex-go/788:/w/workspace/edgex-go/788:rw,z -v /w/workspace/edgex-go/788@tmp:/w/workspace/edgex-go/788@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-07T03:54:41.920Z] $ docker top aeb7ae481be613737976c87475c97316ba49aa8062c389db16110a9a4c9e6afc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T03:54:42.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-07T03:54:42.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-07T03:54:42.837Z] + ls /var/log/sa-host [2025-02-07T03:54:42.837Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T03:54:43.014Z] provisioning config files... [2025-02-07T03:54:43.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/788@tmp/config11365690849035739545tmp [Pipeline] { [Pipeline] echo [2025-02-07T03:54:43.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:43.324Z] ---> create-netrc.sh [Pipeline] } [2025-02-07T03:54:43.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:43.678Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-07T03:54:43.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:43.973Z] ---> sudo-logs.sh [2025-02-07T03:54:43.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-07T03:54:44.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:44.286Z] ---> job-cost.sh [2025-02-07T03:54:44.286Z] lf-activate-venv: SKIPPING [2025-02-07T03:54:44.286Z] DEBUG: total: 0.2199999988079071 [2025-02-07T03:54:44.286Z] INFO: Retrieving Stack Cost... [2025-02-07T03:54:44.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T03:54:45.114Z] INFO: Archiving Costs [Pipeline] echo [2025-02-07T03:54:45.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T03:54:45.411Z] ---> logs-deploy.sh [2025-02-07T03:54:45.411Z] lf-activate-venv: SKIPPING [2025-02-07T03:54:45.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/788 [2025-02-07T03:54:45.411Z] INFO: archiving workspace using pattern(s): [2025-02-07T03:54:46.348Z] Archives upload complete. [2025-02-07T03:54:46.348Z] INFO: archiving logs to Nexus