Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb94a90e978600b633deea23000456c4866436fe 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-ssh1414066022153524124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9c758187deaa7a0992962200cf452f3fb5dfabe0 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-ssh12943315046542660082.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 9c758187deaa7a0992962200cf452f3fb5dfabe0 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-ssh3413847663470444740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9c758187deaa7a0992962200cf452f3fb5dfabe0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c758187deaa7a0992962200cf452f3fb5dfabe0 # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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-ssh8964839007945334228.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-ssh9535500558492307013.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-42234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/819 [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/819 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) Commit message: "Merge pull request #5123 from judehung/update-main-gomod" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 > git rev-list --no-walk cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-28T07:26:33.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-28T07:26:33.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-28T07:26:33.166Z] ========================================================= [2025-03-28T07:26:33.166Z] EdgeX Global Pipelines Version Info [2025-03-28T07:26:33.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:26:34.261Z] ------------------- [2025-03-28T07:26:34.261Z] stable info: [2025-03-28T07:26:34.261Z] ------------------- [2025-03-28T07:26:34.261Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T07:26:34.261Z] Commit SHA: 9c758187deaa7a0992962200cf452f3fb5dfabe0 [2025-03-28T07:26:34.261Z] Message: update stable to experimental [2025-03-28T07:26:34.521Z] ------------------- [2025-03-28T07:26:34.521Z] experimental info: [2025-03-28T07:26:34.521Z] ------------------- [2025-03-28T07:26:34.521Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T07:26:34.521Z] Commit SHA: 9c758187deaa7a0992962200cf452f3fb5dfabe0 [2025-03-28T07:26:34.521Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-28T07:26:34.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-28T07:26:34.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-28T07:26:34.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-28T07:26:34.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-28T07:26:34.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-28T07:26:34.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-28T07:26:34.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-28T07:26:34.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-28T07:26:34.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-28T07:26:34.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-28T07:26:34.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-28T07:26:34.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-28T07:26:34.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-28T07:26:34.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-28T07:26:34.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-28T07:26:34.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T07:26:34.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T07:26:35.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-28T07:26:35.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-28T07:26:35.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-28T07:26:35.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-28T07:26:35.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-28T07:26:35.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-28T07:26:35.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-28T07:26:35.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-28T07:26:35.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-28T07:26:35.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-28T07:26:35.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb94a90 [Pipeline] echo [2025-03-28T07:26:35.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T07:26:35.329Z] provisioning config files... [2025-03-28T07:26:35.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config16341826770309363880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:26:35.686Z] ---> ****-login.sh [2025-03-28T07:26:35.686Z] nexus3.edgexfoundry.org:10001 [2025-03-28T07:26:35.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:26:36.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:26:36.208Z] Configure a credential helper to remove this warning. See [2025-03-28T07:26:36.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:26:36.208Z] [2025-03-28T07:26:36.208Z] Login Succeeded [2025-03-28T07:26:36.208Z] nexus3.edgexfoundry.org:10002 [2025-03-28T07:26:36.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:26:36.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:26:36.208Z] Configure a credential helper to remove this warning. See [2025-03-28T07:26:36.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:26:36.209Z] [2025-03-28T07:26:36.209Z] Login Succeeded [2025-03-28T07:26:36.209Z] nexus3.edgexfoundry.org:10003 [2025-03-28T07:26:36.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:26:36.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:26:36.469Z] Configure a credential helper to remove this warning. See [2025-03-28T07:26:36.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:26:36.470Z] [2025-03-28T07:26:36.470Z] Login Succeeded [2025-03-28T07:26:36.470Z] nexus3.edgexfoundry.org:10004 [2025-03-28T07:26:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:26:36.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:26:36.470Z] Configure a credential helper to remove this warning. See [2025-03-28T07:26:36.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:26:36.470Z] [2025-03-28T07:26:36.470Z] Login Succeeded [2025-03-28T07:26:36.470Z] ****.io [2025-03-28T07:26:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:26:36.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:26:36.730Z] Configure a credential helper to remove this warning. See [2025-03-28T07:26:36.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:26:36.730Z] [2025-03-28T07:26:36.730Z] Login Succeeded [2025-03-28T07:26:36.730Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T07:26:36.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T07:26:37.072Z] + 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-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + dirname cmd/core-command/Dockerfile [2025-03-28T07:26:37.072Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-28T07:26:37.072Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-28T07:26:37.072Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2025-03-28T07:26:37.072Z] -f2 [2025-03-28T07:26:37.072Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/core-keeper/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/core-metadata/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/support-notifications/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-28T07:26:37.072Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-28T07:26:37.072Z] + cut -d/ -f2 [2025-03-28T07:26:37.072Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-28T07:26:37.109Z] 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-03-28T07:26:37.465Z] + git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-28T07:26:37.474Z] -----------> git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:26:37.474Z] cb94a90e978600b633deea23000456c4866436fe [false] [Pipeline] sh [2025-03-28T07:26:37.766Z] + git log --format=format:%s -1 cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-28T07:26:37.783Z] ========================================================= [2025-03-28T07:26:37.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-28T07:26:37.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-28T07:26:38.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-28T07:26:38.249Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-28T07:26:38.249Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-28T07:26:38.249Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-28T07:26:38.249Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-28T07:26:38.249Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-28T07:26:38.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:26:38.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T07:26:38.618Z] [2025-03-28T07:26:38.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:26:38.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T07:26:38.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-28T07:26:38.921Z] b85a868b505f: Pulling fs layer [2025-03-28T07:26:38.921Z] e2be974225ed: Pulling fs layer [2025-03-28T07:26:38.921Z] 339a4e72a1f5: Pulling fs layer [2025-03-28T07:26:38.921Z] 988bab9f4d93: Pulling fs layer [2025-03-28T07:26:38.921Z] 1469e6f7b9e6: Pulling fs layer [2025-03-28T07:26:38.921Z] eaf3925da568: Pulling fs layer [2025-03-28T07:26:38.921Z] 988bab9f4d93: Waiting [2025-03-28T07:26:38.921Z] 1469e6f7b9e6: Waiting [2025-03-28T07:26:38.921Z] bab4dde63d76: Pulling fs layer [2025-03-28T07:26:38.921Z] bde34c3a00c8: Pulling fs layer [2025-03-28T07:26:38.921Z] eaf3925da568: Waiting [2025-03-28T07:26:38.921Z] bde34c3a00c8: Waiting [2025-03-28T07:26:38.921Z] b352a97aabf1: Pulling fs layer [2025-03-28T07:26:38.921Z] 4872d77fe225: Pulling fs layer [2025-03-28T07:26:38.921Z] b352a97aabf1: Waiting [2025-03-28T07:26:38.921Z] 5851b861e8e6: Pulling fs layer [2025-03-28T07:26:38.921Z] 4872d77fe225: Waiting [2025-03-28T07:26:38.921Z] e2be974225ed: Verifying Checksum [2025-03-28T07:26:38.921Z] e2be974225ed: Download complete [2025-03-28T07:26:38.921Z] 988bab9f4d93: Verifying Checksum [2025-03-28T07:26:38.921Z] 988bab9f4d93: Download complete [2025-03-28T07:26:38.921Z] 1469e6f7b9e6: Verifying Checksum [2025-03-28T07:26:38.921Z] 1469e6f7b9e6: Download complete [2025-03-28T07:26:38.921Z] 339a4e72a1f5: Verifying Checksum [2025-03-28T07:26:38.921Z] 339a4e72a1f5: Download complete [2025-03-28T07:26:39.180Z] eaf3925da568: Download complete [2025-03-28T07:26:39.180Z] bde34c3a00c8: Verifying Checksum [2025-03-28T07:26:39.180Z] bde34c3a00c8: Download complete [2025-03-28T07:26:39.180Z] b352a97aabf1: Verifying Checksum [2025-03-28T07:26:39.180Z] b352a97aabf1: Download complete [2025-03-28T07:26:39.180Z] 4872d77fe225: Download complete [2025-03-28T07:26:39.180Z] 5851b861e8e6: Download complete [2025-03-28T07:26:39.180Z] b85a868b505f: Verifying Checksum [2025-03-28T07:26:39.180Z] b85a868b505f: Download complete [2025-03-28T07:26:39.440Z] bab4dde63d76: Verifying Checksum [2025-03-28T07:26:39.440Z] bab4dde63d76: Download complete [2025-03-28T07:26:40.408Z] b85a868b505f: Pull complete [2025-03-28T07:26:40.408Z] e2be974225ed: Pull complete [2025-03-28T07:26:40.986Z] 339a4e72a1f5: Pull complete [2025-03-28T07:26:40.986Z] 988bab9f4d93: Pull complete [2025-03-28T07:26:41.246Z] 1469e6f7b9e6: Pull complete [2025-03-28T07:26:41.246Z] eaf3925da568: Pull complete [2025-03-28T07:26:43.154Z] bab4dde63d76: Pull complete [2025-03-28T07:26:43.154Z] bde34c3a00c8: Pull complete [2025-03-28T07:26:43.154Z] b352a97aabf1: Pull complete [2025-03-28T07:26:43.154Z] 4872d77fe225: Pull complete [2025-03-28T07:26:43.154Z] 5851b861e8e6: Pull complete [2025-03-28T07:26:43.154Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-28T07:26:43.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T07:26:43.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:26:43.300Z] prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container [2025-03-28T07:26:43.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:26:44.950Z] $ docker top 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a -eo pid,comm [2025-03-28T07:26:45.005Z] 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-03-28T07:26:45.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-28T07:26:45.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T07:26:45.069Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T07:26:45.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T07:26:45.178Z] $ docker exec 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent [2025-03-28T07:26:45.286Z] SSH_AUTH_SOCK=/tmp/ssh-217rMk2gxTiB/agent.31 [2025-03-28T07:26:45.286Z] SSH_AGENT_PID=37 [2025-03-28T07:26:45.293Z] Running ssh-add (command line suppressed) [2025-03-28T07:26:45.387Z] Identity added: /w/workspace/edgex-go/819@tmp/private_key_15630099668214691716.key (/w/workspace/edgex-go/819@tmp/private_key_15630099668214691716.key) [2025-03-28T07:26:45.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T07:26:45.699Z] + git tag --points-at HEAD [Pipeline] } [2025-03-28T07:26:45.707Z] $ docker exec --env ******** --env ******** 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent -k [2025-03-28T07:26:45.806Z] unset SSH_AUTH_SOCK; [2025-03-28T07:26:45.807Z] unset SSH_AGENT_PID; [2025-03-28T07:26:45.807Z] echo Agent pid 37 killed; [2025-03-28T07:26:45.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-28T07:26:45.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T07:26:45.862Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T07:26:45.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T07:26:45.970Z] $ docker exec 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent [2025-03-28T07:26:46.073Z] SSH_AUTH_SOCK=/tmp/ssh-VjGKi1cjAK6z/agent.71 [2025-03-28T07:26:46.073Z] SSH_AGENT_PID=77 [2025-03-28T07:26:46.077Z] Running ssh-add (command line suppressed) [2025-03-28T07:26:46.189Z] Identity added: /w/workspace/edgex-go/819@tmp/private_key_9548261341250180876.key (/w/workspace/edgex-go/819@tmp/private_key_9548261341250180876.key) [2025-03-28T07:26:46.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T07:26:46.497Z] + git semver init [2025-03-28T07:26:46.756Z] 2025-03-28 07:26:46,670 [run_init] DEBUG init version:0.0.0 force:False [2025-03-28T07:26:46.756Z] 2025-03-28 07:26:46,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/819/.semver [2025-03-28T07:26:46.756Z] 2025-03-28 07:26:46,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/819/.semver [2025-03-28T07:26:46.756Z] 2025-03-28 07:26:46,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/819/.semver'], cwd=/w/workspace/edgex-go/819, universal_newlines=False, shell=None, istream=None) [2025-03-28T07:26:52.030Z] 2025-03-28 07:26:51,762 [append_file] DEBUG append to file:/w/workspace/edgex-go/819/.git/info/exclude [2025-03-28T07:26:52.030Z] 2025-03-28 07:26:51,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/819/.semver/main with force:False [2025-03-28T07:26:52.030Z] 2025-03-28 07:26:51,762 [read_version] DEBUG read version from /w/workspace/edgex-go/819/.semver/main [2025-03-28T07:26:52.030Z] 2025-03-28 07:26:51,763 [read_version] DEBUG read version from /w/workspace/edgex-go/819/.semver/main [2025-03-28T07:26:52.030Z] 4.1.0-dev.1 [Pipeline] } [2025-03-28T07:26:52.035Z] $ docker exec --env ******** --env ******** 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent -k [2025-03-28T07:26:52.131Z] unset SSH_AUTH_SOCK; [2025-03-28T07:26:52.131Z] unset SSH_AGENT_PID; [2025-03-28T07:26:52.132Z] echo Agent pid 77 killed; [2025-03-28T07:26:52.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T07:26:52.469Z] + git semver [Pipeline] } [2025-03-28T07:26:52.740Z] $ docker stop --time=1 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a [2025-03-28T07:26:54.061Z] $ docker rm -f --volumes 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T07:26:54.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-28T07:26:54.631Z] Stashed 1 file(s) [Pipeline] echo [2025-03-28T07:26:54.636Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-03-28T07:26:55.066Z] + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] echo [2025-03-28T07:26:55.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T07:26:55.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T07:26:55.113Z] ========================================================= [2025-03-28T07:26:55.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-28T07:26:55.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-28T07:26:55.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T07:26:55.422Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-28T07:26:55.422Z] da9db072f522: Pulling fs layer [2025-03-28T07:26:55.422Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-28T07:26:55.422Z] 06f05ace1117: Pulling fs layer [2025-03-28T07:26:55.422Z] 5fe327b54edc: Pulling fs layer [2025-03-28T07:26:55.422Z] 4f4fb700ef54: Pulling fs layer [2025-03-28T07:26:55.422Z] 92a5565b7b96: Pulling fs layer [2025-03-28T07:26:55.422Z] ff9bb7016b71: Pulling fs layer [2025-03-28T07:26:55.422Z] b67dba6c2c7d: Pulling fs layer [2025-03-28T07:26:55.422Z] a813b0c90790: Pulling fs layer [2025-03-28T07:26:55.422Z] a813b0c90790: Waiting [2025-03-28T07:26:55.422Z] b67dba6c2c7d: Waiting [2025-03-28T07:26:55.422Z] 92a5565b7b96: Waiting [2025-03-28T07:26:55.422Z] ff9bb7016b71: Waiting [2025-03-28T07:26:55.422Z] 5fe327b54edc: Waiting [2025-03-28T07:26:55.422Z] 4f4fb700ef54: Waiting [2025-03-28T07:26:55.422Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-28T07:26:55.422Z] 6ef4a4ee8ca5: Download complete [2025-03-28T07:26:55.422Z] 5fe327b54edc: Download complete [2025-03-28T07:26:55.422Z] 4f4fb700ef54: Download complete [2025-03-28T07:26:55.422Z] 92a5565b7b96: Verifying Checksum [2025-03-28T07:26:55.422Z] 92a5565b7b96: Download complete [2025-03-28T07:26:55.422Z] da9db072f522: Verifying Checksum [2025-03-28T07:26:55.422Z] da9db072f522: Download complete [2025-03-28T07:26:55.422Z] ff9bb7016b71: Verifying Checksum [2025-03-28T07:26:55.422Z] ff9bb7016b71: Download complete [2025-03-28T07:26:55.682Z] da9db072f522: Pull complete [2025-03-28T07:26:55.682Z] 6ef4a4ee8ca5: Pull complete [2025-03-28T07:26:55.682Z] a813b0c90790: Verifying Checksum [2025-03-28T07:26:55.682Z] a813b0c90790: Download complete [2025-03-28T07:26:55.940Z] 06f05ace1117: Verifying Checksum [2025-03-28T07:26:55.940Z] 06f05ace1117: Download complete [2025-03-28T07:26:56.204Z] b67dba6c2c7d: Verifying Checksum [2025-03-28T07:26:56.204Z] b67dba6c2c7d: Download complete [2025-03-28T07:26:59.492Z] 06f05ace1117: Pull complete [2025-03-28T07:26:59.492Z] 5fe327b54edc: Pull complete [2025-03-28T07:26:59.492Z] 4f4fb700ef54: Pull complete [2025-03-28T07:26:59.492Z] 92a5565b7b96: Pull complete [2025-03-28T07:26:59.492Z] ff9bb7016b71: Pull complete [2025-03-28T07:27:01.400Z] b67dba6c2c7d: Pull complete [2025-03-28T07:27:01.966Z] a813b0c90790: Pull complete [2025-03-28T07:27:01.966Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-28T07:27:01.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T07:27:01.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-28T07:27:02.265Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T07:27:02.265Z] WORKDIR /edgex [2025-03-28T07:27:02.265Z] COPY go.mod . [2025-03-28T07:27:02.265Z] RUN go mod download [2025-03-28T07:27:02.265Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-28T07:27:02.831Z] Sending build context to Docker daemon 185.8MB [2025-03-28T07:27:02.831Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T07:27:02.831Z] ---> 3ba60ce46760 [2025-03-28T07:27:02.831Z] Step 2/4 : WORKDIR /edgex [2025-03-28T07:27:07.025Z] ---> Running in 63ed7039230d [2025-03-28T07:27:07.025Z] Removing intermediate container 63ed7039230d [2025-03-28T07:27:07.025Z] ---> 768f9e087780 [2025-03-28T07:27:07.025Z] Step 3/4 : COPY go.mod . [2025-03-28T07:27:07.025Z] ---> f868ef92867b [2025-03-28T07:27:07.025Z] Step 4/4 : RUN go mod download [2025-03-28T07:27:07.287Z] ---> Running in 8cf49396254f [2025-03-28T07:27:09.752Z] Still waiting to schedule task [2025-03-28T07:27:09.752Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-28T07:27:33.854Z] Removing intermediate container 8cf49396254f [2025-03-28T07:27:33.854Z] ---> f5c8a0263932 [2025-03-28T07:27:33.854Z] Successfully built f5c8a0263932 [2025-03-28T07:27:33.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:27:34.155Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T07:27:34.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:27:34.233Z] prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container [2025-03-28T07:27:34.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:27:34.626Z] $ docker top 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T07:27:34.970Z] + go version [2025-03-28T07:27:34.970Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-28T07:27:34.985Z] $ docker stop --time=1 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd [2025-03-28T07:27:36.261Z] $ docker rm -f --volumes 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:27:36.700Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T07:27:36.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:27:36.779Z] prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container [2025-03-28T07:27:36.827Z] $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:27:37.129Z] $ docker top 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-28T07:27:37.199Z] ========================================================= [2025-03-28T07:27:37.199Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-28T07:27:37.199Z] ========================================================= [Pipeline] sh [2025-03-28T07:27:37.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] fileExists [Pipeline] sh [2025-03-28T07:27:37.773Z] + make test [2025-03-28T07:27:37.773Z] go test -race -coverprofile=coverage.out ./... [2025-03-28T07:27:45.883Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-28T07:28:07.802Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-28T07:28:07.802Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-28T07:28:07.802Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-28T07:28:07.802Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-28T07:28:07.802Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-28T07:28:08.369Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-28T07:28:08.369Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-28T07:28:08.369Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-28T07:28:08.369Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-28T07:28:08.369Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-28T07:28:08.627Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-28T07:28:09.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-03-28T07:28:09.819Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-28T07:28:09.819Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-28T07:28:10.384Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-28T07:28:10.384Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-28T07:28:10.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-03-28T07:28:11.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-28T07:28:11.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-28T07:28:11.206Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:11.206Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-28T07:28:11.206Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-28T07:28:11.206Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-28T07:28:11.206Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-28T07:28:11.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-28T07:28:11.463Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-28T07:28:11.463Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-28T07:28:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-28T07:28:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-28T07:28:12.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-28T07:28:12.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-28T07:28:12.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:12.837Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-28T07:28:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2025-03-28T07:28:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-03-28T07:28:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements [2025-03-28T07:28:14.213Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-28T07:28:14.213Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-28T07:28:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.959s coverage: 93.4% of statements [2025-03-28T07:28:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements [2025-03-28T07:28:15.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-03-28T07:28:16.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-28T07:28:16.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-28T07:28:16.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-28T07:28:16.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-28T07:28:17.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements [2025-03-28T07:28:17.548Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-03-28T07:28:17.807Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-28T07:28:17.807Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-28T07:28:18.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-28T07:28:18.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-28T07:28:18.064Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:18.064Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-28T07:28:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] [2025-03-28T07:28:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 1.0% of statements [2025-03-28T07:28:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 42.6% of statements [2025-03-28T07:28:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements [2025-03-28T07:28:19.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-03-28T07:28:19.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-28T07:28:19.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-28T07:28:19.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-28T07:28:20.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-28T07:28:20.272Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-28T07:28:20.272Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-28T07:28:20.272Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-28T07:28:20.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2025-03-28T07:28:20.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-03-28T07:28:20.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.263s coverage: 96.3% of statements [2025-03-28T07:28:20.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-28T07:28:21.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-28T07:28:22.405Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-28T07:28:22.405Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-28T07:28:22.662Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-28T07:28:24.038Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-28T07:28:24.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-28T07:28:25.670Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-28T07:28:26.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-28T07:28:26.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-28T07:28:26.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-28T07:28:29.888Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-28T07:28:30.146Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-28T07:28:30.146Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-28T07:28:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-28T07:28:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-28T07:28:30.715Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:32.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-28T07:28:32.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-28T07:28:32.621Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-28T07:28:32.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-03-28T07:28:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-28T07:28:32.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-28T07:28:32.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-28T07:28:33.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-28T07:28:33.395Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-28T07:28:33.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-28T07:28:33.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-28T07:28:33.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-28T07:28:33.395Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-28T07:28:33.695Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-28T07:28:33.714Z] Running in /w/workspace/edgex-go/819 [Pipeline] { [Pipeline] checkout [2025-03-28T07:28:35.294Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-28T07:28:35.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-28T07:28:35.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-28T07:28:35.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-28T07:28:35.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-28T07:28:35.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-28T07:28:35.879Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-28T07:28:36.137Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:36.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-28T07:28:36.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-28T07:28:36.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-28T07:28:36.762Z] The recommended git tool is: git [2025-03-28T07:28:37.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-28T07:28:37.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-28T07:28:37.517Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.052s coverage: 92.9% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.167s coverage: 54.5% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-03-28T07:28:40.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-03-28T07:28:41.259Z] using credential edgex-jenkins-ssh [2025-03-28T07:28:41.280Z] Cloning the remote Git repository [2025-03-28T07:28:41.319Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-28T07:28:41.421Z] > git init /w/workspace/edgex-go/819 # timeout=10 [2025-03-28T07:28:41.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-28T07:28:41.557Z] > git --version # timeout=10 [2025-03-28T07:28:41.576Z] > git --version # 'git version 2.25.1' [2025-03-28T07:28:41.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-28T07:28:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-03-28T07:28:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2025-03-28T07:28:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-03-28T07:28:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-03-28T07:28:41.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-03-28T07:28:42.209Z] 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-03-28T07:28:42.469Z] running golangci-lint [2025-03-28T07:28:42.469Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-28T07:28:42.469Z] go version go1.23.4 linux/amd64 [2025-03-28T07:28:42.728Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-28T07:28:42.728Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-28T07:28:42.728Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-28T07:28:41.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-28T07:29:00.873Z] Avoid second fetch [2025-03-28T07:29:00.874Z] Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) [2025-03-28T07:28:59.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-28T07:28:59.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-28T07:29:00.885Z] > git config core.sparsecheckout # timeout=10 [2025-03-28T07:29:01.691Z] Commit message: "Merge pull request #5123 from judehung/update-main-gomod" [2025-03-28T07:29:00.949Z] > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-28T07:29:06.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-28T07:29:06.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-28T07:29:06.486Z] Dload Upload Total Spent Left Speed [2025-03-28T07:29:06.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2025-03-28T07:29:06.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-28T07:29:07.148Z] + sudo tee /etc/docker/daemon.new [2025-03-28T07:29:07.148Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-28T07:29:07.148Z] { [2025-03-28T07:29:07.148Z] "registry-mirrors": [ [2025-03-28T07:29:07.148Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-28T07:29:07.148Z] ], [2025-03-28T07:29:07.148Z] "bip": "10.250.0.254/24", [2025-03-28T07:29:07.148Z] "hosts": [ [2025-03-28T07:29:07.148Z] "tcp://0.0.0.0:5555", [2025-03-28T07:29:07.148Z] "unix:///var/run/docker.sock" [2025-03-28T07:29:07.148Z] ], [2025-03-28T07:29:07.148Z] "mtu": 1458, [2025-03-28T07:29:07.148Z] "selinux-enabled": true, [2025-03-28T07:29:07.148Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-28T07:29:07.148Z] } [Pipeline] sh [2025-03-28T07:29:07.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-28T07:29:07.790Z] + sudo service docker restart [2025-03-28T07:29:09.263Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 23.064565175s" [2025-03-28T07:29:09.263Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.908872ms" [2025-03-28T07:29:21.449Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.566075761s with top 10 stages: buildir: 1m6.660596171s, gosec: 4.500330186s, inspect: 3.30509627s, fact_deprecated: 2.97003492s, printf: 1.972404399s, S1038: 1.622152342s, ctrlflow: 1.56089106s, fact_purity: 1.402870205s, nilness: 1.347188094s, unused: 1.073584773s" [2025-03-28T07:29:21.449Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-28T07:29:21.449Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, identifier_marker: 202/202, cgo: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, nolint: 20/0" [2025-03-28T07:29:21.449Z] level=info msg="[runner] processing took 16.277718ms with stages: nolint: 7.524071ms, identifier_marker: 3.75247ms, path_prettifier: 1.910701ms, exclude-rules: 1.399395ms, autogenerated_exclude: 852.045µs, skip_dirs: 628.594µs, cgo: 114.746µs, invalid_issue: 60.143µs, filename_unadjuster: 29.782µs, max_same_issues: 1.06µs, uniq_by_line: 790ns, max_from_linter: 740ns, fixer: 710ns, skip_files: 561ns, exclude: 440ns, path_shortener: 390ns, path_prefixer: 280ns, sort_results: 270ns, source_code: 150ns, diff: 150ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2025-03-28T07:29:21.449Z] level=info msg="[runner] linters took 13.933081729s with stages: goanalysis_metalinter: 13.916717937s" [2025-03-28T07:29:21.449Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-28T07:29:21.449Z] level=info msg="Memory: 368 samples, avg is 312.8MB, max is 1295.1MB" [2025-03-28T07:29:21.449Z] level=info msg="Execution took 37.054713613s" [2025-03-28T07:29:21.449Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T07:29:26.031Z] provisioning config files... [2025-03-28T07:29:26.052Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config16193887243501268807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:29:26.548Z] ---> ****-login.sh [2025-03-28T07:29:26.549Z] nexus3.edgexfoundry.org:10001 [2025-03-28T07:29:26.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-28T07:29:26.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-28T07:29:26.710Z] ./bin/test-attribution-txt.sh [2025-03-28T07:29:26.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2025-03-28T07:29:26.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-28T07:29:27.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:29:27.099Z] Configure a credential helper to remove this warning. See [2025-03-28T07:29:27.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:29:27.099Z] [2025-03-28T07:29:27.099Z] Login Succeeded [2025-03-28T07:29:27.099Z] nexus3.edgexfoundry.org:10002 [2025-03-28T07:29:27.304Z] + ls -al . [2025-03-28T07:29:27.304Z] total 1992 [2025-03-28T07:29:27.304Z] drwxrwxr-x 11 1001 1001 4096 Mar 28 07:27 . [2025-03-28T07:29:27.304Z] drwxr-xr-x 4 root root 4096 Mar 28 07:27 .. [2025-03-28T07:29:27.304Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 .blubracket [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 10 Mar 28 07:26 .dockerignore [2025-03-28T07:29:27.304Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 07:28 .git [2025-03-28T07:29:27.304Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 07:26 .github [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 909 Mar 28 07:26 .gitignore [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 218 Mar 28 07:26 .golangci.yml [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 100 Mar 28 07:26 .hadolint.yml [2025-03-28T07:29:27.304Z] drwxr-xr-x 3 1001 1001 4096 Mar 28 07:26 .semver [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 155 Mar 28 07:26 .sonarcloud.properties [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 07:26 ADOPTERS.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 17374 Mar 28 07:26 Attribution.txt [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 108018 Mar 28 07:26 CHANGELOG.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 07:26 CONTRIBUTING.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 07:26 GOVERNANCE.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 858 Mar 28 07:26 Jenkinsfile [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 07:26 LICENSE [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 16740 Mar 28 07:26 Makefile [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 07:26 OWNERS.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 9932 Mar 28 07:26 README.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 789 Mar 28 07:26 SECURITY.md [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 07:26 VERSION [2025-03-28T07:29:27.304Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 bin [2025-03-28T07:29:27.304Z] drwxrwxr-x 19 1001 1001 4096 Mar 28 07:26 cmd [2025-03-28T07:29:27.304Z] -rw-r--r-- 1 root root 1660924 Mar 28 07:28 coverage.out [2025-03-28T07:29:27.304Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 fuzz_test [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 6491 Mar 28 07:26 go.mod [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 88213 Mar 28 07:26 go.sum [2025-03-28T07:29:27.304Z] drwxrwxr-x 7 1001 1001 4096 Mar 28 07:26 internal [2025-03-28T07:29:27.304Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 openapi [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 584 Mar 28 07:26 security.txt [2025-03-28T07:29:27.304Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 07:26 version.go [Pipeline] sh [2025-03-28T07:29:27.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:29:27.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:29:27.369Z] Configure a credential helper to remove this warning. See [2025-03-28T07:29:27.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:29:27.369Z] [2025-03-28T07:29:27.369Z] Login Succeeded [2025-03-28T07:29:27.369Z] nexus3.edgexfoundry.org:10003 [2025-03-28T07:29:27.585Z] + '[' -e coverage.out ] [2025-03-28T07:29:27.585Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-28T07:29:27.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:29:27.733Z] Stashed 1 file(s) [Pipeline] sh [2025-03-28T07:29:27.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:29:27.905Z] Configure a credential helper to remove this warning. See [2025-03-28T07:29:27.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:29:27.905Z] [2025-03-28T07:29:27.905Z] Login Succeeded [2025-03-28T07:29:27.905Z] nexus3.edgexfoundry.org:10004 [2025-03-28T07:29:27.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:29:28.014Z] + make build [2025-03-28T07:29:28.014Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-28T07:29:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:29:28.174Z] Configure a credential helper to remove this warning. See [2025-03-28T07:29:28.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:29:28.174Z] [2025-03-28T07:29:28.174Z] Login Succeeded [2025-03-28T07:29:28.174Z] ****.io [2025-03-28T07:29:28.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:29:28.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:29:28.441Z] Configure a credential helper to remove this warning. See [2025-03-28T07:29:28.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:29:28.441Z] [2025-03-28T07:29:28.441Z] Login Succeeded [2025-03-28T07:29:28.707Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T07:29:28.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-28T07:29:29.309Z] + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] echo [2025-03-28T07:29:29.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T07:29:29.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T07:29:29.373Z] ========================================================= [2025-03-28T07:29:29.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-28T07:29:29.373Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-28T07:29:29.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-28T07:29:29.972Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-28T07:29:29.972Z] 9986a736f7d3: Pulling fs layer [2025-03-28T07:29:29.972Z] 1f018df60701: Pulling fs layer [2025-03-28T07:29:29.972Z] 39f8f326b044: Pulling fs layer [2025-03-28T07:29:29.972Z] e6a1e7a6a96a: Pulling fs layer [2025-03-28T07:29:29.972Z] 4f4fb700ef54: Pulling fs layer [2025-03-28T07:29:29.972Z] d45d956e0dbf: Pulling fs layer [2025-03-28T07:29:29.972Z] d7702b0d1db1: Pulling fs layer [2025-03-28T07:29:29.972Z] 5c7f0f088c93: Pulling fs layer [2025-03-28T07:29:29.972Z] 4fdc064ae6cf: Pulling fs layer [2025-03-28T07:29:29.972Z] d45d956e0dbf: Waiting [2025-03-28T07:29:29.972Z] d7702b0d1db1: Waiting [2025-03-28T07:29:29.972Z] 5c7f0f088c93: Waiting [2025-03-28T07:29:29.972Z] 4fdc064ae6cf: Waiting [2025-03-28T07:29:29.972Z] e6a1e7a6a96a: Waiting [2025-03-28T07:29:29.972Z] 4f4fb700ef54: Waiting [2025-03-28T07:29:29.972Z] 1f018df60701: Verifying Checksum [2025-03-28T07:29:29.972Z] 1f018df60701: Download complete [2025-03-28T07:29:29.972Z] e6a1e7a6a96a: Verifying Checksum [2025-03-28T07:29:29.972Z] e6a1e7a6a96a: Download complete [2025-03-28T07:29:29.972Z] 4f4fb700ef54: Verifying Checksum [2025-03-28T07:29:29.972Z] 4f4fb700ef54: Download complete [2025-03-28T07:29:29.972Z] d45d956e0dbf: Verifying Checksum [2025-03-28T07:29:29.972Z] d7702b0d1db1: Verifying Checksum [2025-03-28T07:29:29.972Z] d7702b0d1db1: Download complete [2025-03-28T07:29:29.972Z] 9986a736f7d3: Verifying Checksum [2025-03-28T07:29:29.972Z] 9986a736f7d3: Download complete [2025-03-28T07:29:30.561Z] 4fdc064ae6cf: Verifying Checksum [2025-03-28T07:29:30.561Z] 4fdc064ae6cf: Download complete [2025-03-28T07:29:31.146Z] 9986a736f7d3: Pull complete [2025-03-28T07:29:31.727Z] 1f018df60701: Pull complete [2025-03-28T07:29:31.994Z] 39f8f326b044: Verifying Checksum [2025-03-28T07:29:31.994Z] 39f8f326b044: Download complete [2025-03-28T07:29:32.952Z] 5c7f0f088c93: Verifying Checksum [2025-03-28T07:29:32.952Z] 5c7f0f088c93: Download complete [2025-03-28T07:29:45.279Z] 39f8f326b044: Pull complete [2025-03-28T07:29:45.545Z] e6a1e7a6a96a: Pull complete [2025-03-28T07:29:45.545Z] 4f4fb700ef54: Pull complete [2025-03-28T07:29:45.820Z] d45d956e0dbf: Pull complete [2025-03-28T07:29:46.087Z] d7702b0d1db1: Pull complete [2025-03-28T07:29:49.948Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-28T07:29:50.887Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-28T07:29:52.267Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-28T07:29:53.202Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-28T07:29:54.319Z] 5c7f0f088c93: Pull complete [2025-03-28T07:29:54.578Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-28T07:29:55.730Z] 4fdc064ae6cf: Pull complete [2025-03-28T07:29:55.730Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-28T07:29:55.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-28T07:29:55.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-28T07:29:56.076Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-28T07:29:56.076Z] WORKDIR /edgex [2025-03-28T07:29:56.076Z] COPY go.mod . [2025-03-28T07:29:56.076Z] RUN go mod download [2025-03-28T07:29:56.076Z] docker build -t ci-base-image-arm64 -f - . [2025-03-28T07:29:56.657Z] Sending build context to Docker daemon 3.692MB [2025-03-28T07:29:56.657Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-28T07:29:56.657Z] ---> 63f30b955cb9 [2025-03-28T07:29:56.657Z] Step 2/4 : WORKDIR /edgex [2025-03-28T07:29:58.603Z] ---> Running in 1a703185f57c [2025-03-28T07:29:58.869Z] Removing intermediate container 1a703185f57c [2025-03-28T07:29:58.869Z] ---> abc8dbb4d354 [2025-03-28T07:29:58.869Z] Step 3/4 : COPY go.mod . [2025-03-28T07:29:59.143Z] ---> b883d4ee75ab [2025-03-28T07:29:59.143Z] Step 4/4 : RUN go mod download [2025-03-28T07:29:59.410Z] ---> Running in dbf59d4405b4 [2025-03-28T07:29:59.846Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-28T07:30:01.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-28T07:30:03.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-28T07:30:05.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-28T07:30:06.939Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-28T07:30:07.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-28T07:30:08.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-28T07:30:10.202Z] $ docker stop --time=1 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b [2025-03-28T07:30:13.956Z] $ docker rm -f --volumes 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b [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-03-28T07:30:15.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-28T07:30:15.241Z] [2025-03-28T07:30:15.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:30:15.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-28T07:30:15.544Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-28T07:30:15.544Z] 91d30c5bc195: Pulling fs layer [2025-03-28T07:30:15.544Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-28T07:30:15.544Z] 9c61dcf015f6: Pulling fs layer [2025-03-28T07:30:15.544Z] 4698f68db338: Pulling fs layer [2025-03-28T07:30:15.544Z] 2a2f49069b9e: Pulling fs layer [2025-03-28T07:30:15.544Z] e0025b399a48: Pulling fs layer [2025-03-28T07:30:15.544Z] 4698f68db338: Waiting [2025-03-28T07:30:15.544Z] 2a2f49069b9e: Waiting [2025-03-28T07:30:15.544Z] e0025b399a48: Waiting [2025-03-28T07:30:15.544Z] 91d30c5bc195: Verifying Checksum [2025-03-28T07:30:15.544Z] 91d30c5bc195: Download complete [2025-03-28T07:30:15.544Z] 4698f68db338: Verifying Checksum [2025-03-28T07:30:15.544Z] 4698f68db338: Download complete [2025-03-28T07:30:15.803Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-28T07:30:15.803Z] 2e9b0aa3be6d: Download complete [2025-03-28T07:30:15.803Z] e0025b399a48: Download complete [2025-03-28T07:30:15.803Z] 91d30c5bc195: Pull complete [2025-03-28T07:30:15.803Z] 2a2f49069b9e: Download complete [2025-03-28T07:30:16.062Z] 2e9b0aa3be6d: Pull complete [2025-03-28T07:30:16.320Z] 9c61dcf015f6: Verifying Checksum [2025-03-28T07:30:16.320Z] 9c61dcf015f6: Download complete [2025-03-28T07:30:18.852Z] 9c61dcf015f6: Pull complete [2025-03-28T07:30:18.852Z] 4698f68db338: Pull complete [2025-03-28T07:30:18.852Z] 2a2f49069b9e: Pull complete [2025-03-28T07:30:18.852Z] e0025b399a48: Pull complete [2025-03-28T07:30:18.852Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-28T07:30:18.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-28T07:30:18.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:30:18.950Z] prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container [2025-03-28T07:30:18.985Z] $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:30:21.134Z] $ docker top 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T07:30:21.488Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-28T07:30:24.023Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #1 transferring dockerfile: 2.50kB done [2025-03-28T07:30:24.023Z] #1 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #2 transferring dockerfile: 2.01kB done [2025-03-28T07:30:24.023Z] #2 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #3 transferring dockerfile: 2.14kB done [2025-03-28T07:30:24.023Z] #3 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #4 [core-command internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #4 transferring dockerfile: 1.94kB done [2025-03-28T07:30:24.023Z] #4 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #5 transferring dockerfile: 1.89kB done [2025-03-28T07:30:24.023Z] #5 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #6 [core-data internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #6 transferring dockerfile: 2.04kB done [2025-03-28T07:30:24.023Z] #6 DONE 0.0s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #7 transferring dockerfile: 2.49kB done [2025-03-28T07:30:24.023Z] #7 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #8 transferring dockerfile: 1.81kB done [2025-03-28T07:30:24.023Z] #8 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #9 transferring dockerfile: 1.70kB done [2025-03-28T07:30:24.023Z] #9 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #10 transferring dockerfile: 1.69kB done [2025-03-28T07:30:24.023Z] #10 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #11 transferring dockerfile: 2.10kB done [2025-03-28T07:30:24.023Z] #11 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #12 transferring dockerfile: 2.00kB done [2025-03-28T07:30:24.023Z] #12 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #13 transferring dockerfile: 1.83kB done [2025-03-28T07:30:24.023Z] #13 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #14 [security-proxy-setup internal] load .dockerignore [2025-03-28T07:30:24.023Z] #14 transferring context: 50B done [2025-03-28T07:30:24.023Z] #14 DONE 0.1s [2025-03-28T07:30:24.023Z] [2025-03-28T07:30:24.023Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-28T07:30:24.023Z] #15 transferring dockerfile: 3.02kB done [2025-03-28T07:30:24.284Z] #15 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-28T07:30:24.284Z] #16 transferring dockerfile: 2.23kB done [2025-03-28T07:30:24.284Z] #16 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #17 [core-keeper internal] load .dockerignore [2025-03-28T07:30:24.284Z] #17 transferring context: 50B done [2025-03-28T07:30:24.284Z] #17 DONE 0.0s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #18 [security-proxy-auth internal] load .dockerignore [2025-03-28T07:30:24.284Z] #18 transferring context: 50B done [2025-03-28T07:30:24.284Z] #18 DONE 0.0s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #19 [core-command internal] load .dockerignore [2025-03-28T07:30:24.284Z] #19 transferring context: 50B done [2025-03-28T07:30:24.284Z] #19 DONE 0.0s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-03-28T07:30:24.284Z] #20 transferring context: 50B done [2025-03-28T07:30:24.284Z] #20 DONE 0.0s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #21 [core-data internal] load .dockerignore [2025-03-28T07:30:24.284Z] #21 transferring context: 50B done [2025-03-28T07:30:24.284Z] #21 DONE 0.0s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-03-28T07:30:24.284Z] #22 transferring context: 50B done [2025-03-28T07:30:24.284Z] #22 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-28T07:30:24.284Z] #23 transferring context: 50B done [2025-03-28T07:30:24.284Z] #23 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #24 [security-spire-config internal] load .dockerignore [2025-03-28T07:30:24.284Z] #24 transferring context: 50B done [2025-03-28T07:30:24.284Z] #24 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #25 [core-metadata internal] load .dockerignore [2025-03-28T07:30:24.284Z] #25 transferring context: 50B done [2025-03-28T07:30:24.284Z] #25 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #26 [support-notifications internal] load .dockerignore [2025-03-28T07:30:24.284Z] #26 transferring context: 50B done [2025-03-28T07:30:24.284Z] #26 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #27 [security-bootstrapper internal] load .dockerignore [2025-03-28T07:30:24.284Z] #27 transferring context: 50B done [2025-03-28T07:30:24.284Z] #27 DONE 0.1s [2025-03-28T07:30:24.284Z] [2025-03-28T07:30:24.284Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-28T07:30:24.543Z] #28 transferring context: 50B done [2025-03-28T07:30:24.543Z] #28 DONE 0.1s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #29 [security-spire-server internal] load .dockerignore [2025-03-28T07:30:24.543Z] #29 transferring context: 50B done [2025-03-28T07:30:24.543Z] #29 DONE 0.1s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #30 [support-scheduler internal] load .dockerignore [2025-03-28T07:30:24.543Z] #30 transferring context: 50B done [2025-03-28T07:30:24.543Z] #30 DONE 0.1s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:24.543Z] #31 DONE 0.0s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-28T07:30:24.543Z] #32 ... [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:24.543Z] #31 DONE 0.0s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:30:24.543Z] #33 DONE 0.1s [2025-03-28T07:30:24.543Z] [2025-03-28T07:30:24.543Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-28T07:30:24.804Z] #32 ... [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:24.804Z] #31 DONE 0.0s [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:30:24.804Z] #33 DONE 0.2s [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-28T07:30:24.804Z] #32 ... [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:24.804Z] #31 DONE 0.0s [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:24.804Z] #31 DONE 0.0s [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:30:24.804Z] #33 DONE 0.3s [2025-03-28T07:30:24.804Z] [2025-03-28T07:30:24.804Z] #34 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:30:24.804Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-28T07:30:24.804Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-28T07:30:24.804Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-28T07:30:24.804Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-28T07:30:24.804Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-28T07:30:24.804Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s [2025-03-28T07:30:25.064Z] #34 ... [2025-03-28T07:30:25.064Z] [2025-03-28T07:30:25.064Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-28T07:30:25.064Z] #31 DONE 0.0s [2025-03-28T07:30:25.064Z] [2025-03-28T07:30:25.064Z] #34 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:30:25.064Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-28T07:30:25.064Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-28T07:30:25.064Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-28T07:30:25.064Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-28T07:30:25.064Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-28T07:30:25.064Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-28T07:30:25.064Z] #34 ... [2025-03-28T07:30:25.064Z] [2025-03-28T07:30:25.064Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:30:25.064Z] #33 DONE 0.4s [2025-03-28T07:30:25.064Z] [2025-03-28T07:30:25.064Z] #34 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:30:25.064Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-28T07:30:25.064Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-28T07:30:25.065Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-28T07:30:25.065Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-28T07:30:25.065Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-28T07:30:25.065Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-28T07:30:25.323Z] #34 DONE 1.0s [2025-03-28T07:30:25.323Z] [2025-03-28T07:30:25.323Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-28T07:30:25.323Z] #32 DONE 1.0s [2025-03-28T07:30:25.323Z] [2025-03-28T07:30:25.323Z] #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:30:25.323Z] #35 ... [2025-03-28T07:30:25.323Z] [2025-03-28T07:30:25.323Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-28T07:30:25.323Z] #36 DONE 0.7s [2025-03-28T07:30:25.323Z] [2025-03-28T07:30:25.323Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-28T07:30:25.323Z] #37 DONE 0.7s [2025-03-28T07:30:25.323Z] [2025-03-28T07:30:25.323Z] #34 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:30:25.323Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-28T07:30:25.323Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-28T07:30:25.323Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-28T07:30:25.323Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-28T07:30:25.323Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-28T07:30:25.323Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-28T07:30:25.323Z] #34 DONE 1.0s [2025-03-28T07:30:25.582Z] [2025-03-28T07:30:25.582Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-28T07:30:25.582Z] #38 ... [2025-03-28T07:30:25.582Z] [2025-03-28T07:30:25.582Z] #39 [security-spire-agent internal] load build context [2025-03-28T07:30:25.582Z] #39 transferring context: 23.33kB 0.0s done [2025-03-28T07:30:25.582Z] #39 DONE 0.2s [2025-03-28T07:30:25.846Z] [2025-03-28T07:30:25.846Z] #40 [security-spire-server internal] load build context [2025-03-28T07:30:25.846Z] #40 transferring context: 23.80kB 0.0s done [2025-03-28T07:30:25.846Z] #40 DONE 0.2s [2025-03-28T07:30:25.846Z] [2025-03-28T07:30:25.846Z] #41 [security-spire-config internal] load build context [2025-03-28T07:30:25.846Z] #41 transferring context: 22.05kB done [2025-03-28T07:30:25.846Z] #41 DONE 0.3s [2025-03-28T07:30:25.846Z] [2025-03-28T07:30:25.846Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:30:25.846Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-28T07:30:25.846Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-28T07:30:25.846Z] #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-28T07:30:25.846Z] #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-28T07:30:25.846Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-28T07:30:31.317Z] #42 ... [2025-03-28T07:30:31.317Z] [2025-03-28T07:30:31.317Z] #43 [core-keeper internal] load build context [2025-03-28T07:30:31.575Z] #43 transferring context: 274.03MB 6.3s [2025-03-28T07:30:31.575Z] #43 ... [2025-03-28T07:30:31.575Z] [2025-03-28T07:30:31.575Z] #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:30:31.575Z] #35 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:30:31.833Z] #35 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:30:33.186Z] #35 6.761 (1/3) Installing ca-certificates (20241121-r1) [2025-03-28T07:30:33.186Z] #35 6.779 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-28T07:30:33.186Z] #35 6.783 (3/3) Installing tzdata (2025b-r0) [2025-03-28T07:30:33.186Z] #35 6.812 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:30:33.186Z] #35 6.817 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:30:33.186Z] #35 6.847 OK: 10 MiB in 17 packages [2025-03-28T07:30:34.562Z] #35 ... [2025-03-28T07:30:34.562Z] [2025-03-28T07:30:34.562Z] #44 [security-proxy-setup internal] load build context [2025-03-28T07:30:34.562Z] #44 ... [2025-03-28T07:30:34.562Z] [2025-03-28T07:30:34.562Z] #45 [core-command internal] load build context [2025-03-28T07:30:34.562Z] #45 ... [2025-03-28T07:30:34.562Z] [2025-03-28T07:30:34.562Z] #46 [security-proxy-auth internal] load build context [2025-03-28T07:30:34.819Z] #46 ... [2025-03-28T07:30:34.819Z] [2025-03-28T07:30:34.819Z] #47 [core-data internal] load build context [2025-03-28T07:30:34.819Z] #47 ... [2025-03-28T07:30:34.819Z] [2025-03-28T07:30:34.819Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-28T07:30:35.076Z] #48 ... [2025-03-28T07:30:35.076Z] [2025-03-28T07:30:35.076Z] #49 [security-secretstore-setup internal] load build context [2025-03-28T07:30:35.076Z] #49 ... [2025-03-28T07:30:35.076Z] [2025-03-28T07:30:35.076Z] #50 [support-notifications internal] load build context [2025-03-28T07:30:35.076Z] #50 ... [2025-03-28T07:30:35.076Z] [2025-03-28T07:30:35.076Z] #51 [core-metadata internal] load build context [2025-03-28T07:30:35.333Z] #51 ... [2025-03-28T07:30:35.333Z] [2025-03-28T07:30:35.333Z] #52 [support-scheduler internal] load build context [2025-03-28T07:30:35.333Z] #52 ... [2025-03-28T07:30:35.333Z] [2025-03-28T07:30:35.333Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-28T07:30:35.591Z] #53 ... [2025-03-28T07:30:35.591Z] [2025-03-28T07:30:35.591Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:30:35.591Z] #54 ... [2025-03-28T07:30:35.591Z] [2025-03-28T07:30:35.591Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:30:35.591Z] #55 ... [2025-03-28T07:30:35.591Z] [2025-03-28T07:30:35.591Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-28T07:30:35.853Z] #56 ... [2025-03-28T07:30:35.853Z] [2025-03-28T07:30:35.853Z] #57 [core-common-config-bootstrapper internal] load build context [2025-03-28T07:30:35.853Z] #57 transferring context: 438.94MB 10.7s [2025-03-28T07:30:35.853Z] #57 ... [2025-03-28T07:30:35.853Z] [2025-03-28T07:30:35.853Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:30:36.112Z] #58 ... [2025-03-28T07:30:36.112Z] [2025-03-28T07:30:36.112Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-28T07:30:36.112Z] #59 ... [2025-03-28T07:30:36.112Z] [2025-03-28T07:30:36.112Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:30:36.112Z] #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-28T07:30:36.112Z] #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-28T07:30:36.112Z] #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-28T07:30:36.112Z] #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-28T07:30:36.112Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s [2025-03-28T07:30:36.112Z] #60 ... [2025-03-28T07:30:36.112Z] [2025-03-28T07:30:36.112Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-28T07:30:36.370Z] #61 ... [2025-03-28T07:30:36.370Z] [2025-03-28T07:30:36.370Z] #62 [security-bootstrapper internal] load build context [2025-03-28T07:30:36.370Z] #62 transferring context: 503.30MB 11.2s done [2025-03-28T07:30:36.370Z] #62 ... [2025-03-28T07:30:36.370Z] [2025-03-28T07:30:36.370Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-28T07:30:36.628Z] #63 ... [2025-03-28T07:30:36.629Z] [2025-03-28T07:30:36.629Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:30:36.629Z] #64 ... [2025-03-28T07:30:36.629Z] [2025-03-28T07:30:36.629Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-28T07:30:36.886Z] #65 ... [2025-03-28T07:30:36.886Z] [2025-03-28T07:30:36.886Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:30:41.079Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.6s [2025-03-28T07:30:41.079Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 12.3s [2025-03-28T07:30:41.646Z] #42 ... [2025-03-28T07:30:41.646Z] [2025-03-28T07:30:41.646Z] #43 [core-keeper internal] load build context [2025-03-28T07:30:41.646Z] #43 transferring context: 503.30MB 12.2s done [2025-03-28T07:30:41.646Z] #43 ... [2025-03-28T07:30:41.646Z] [2025-03-28T07:30:41.646Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:30:44.939Z] #42 ... [2025-03-28T07:30:44.939Z] [2025-03-28T07:30:44.939Z] #44 [security-proxy-setup internal] load build context [2025-03-28T07:30:44.939Z] #44 transferring context: 503.30MB 11.9s done [2025-03-28T07:30:44.939Z] #44 ... [2025-03-28T07:30:44.939Z] [2025-03-28T07:30:44.939Z] #45 [core-command internal] load build context [2025-03-28T07:30:44.939Z] #45 transferring context: 503.30MB 12.0s done [2025-03-28T07:30:44.939Z] #45 ... [2025-03-28T07:30:44.939Z] [2025-03-28T07:30:44.939Z] #46 [security-proxy-auth internal] load build context [2025-03-28T07:30:44.939Z] #46 transferring context: 503.30MB 13.2s done [2025-03-28T07:30:44.939Z] #46 ... [2025-03-28T07:30:44.939Z] [2025-03-28T07:30:44.939Z] #47 [core-data internal] load build context [2025-03-28T07:30:44.939Z] #47 transferring context: 503.30MB 12.1s done [2025-03-28T07:30:45.200Z] #47 ... [2025-03-28T07:30:45.200Z] [2025-03-28T07:30:45.200Z] #49 [security-secretstore-setup internal] load build context [2025-03-28T07:30:45.200Z] #49 transferring context: 503.30MB 12.0s done [2025-03-28T07:30:45.200Z] #49 ... [2025-03-28T07:30:45.200Z] [2025-03-28T07:30:45.200Z] #50 [support-notifications internal] load build context [2025-03-28T07:30:45.200Z] #50 transferring context: 503.30MB 11.8s done [2025-03-28T07:30:46.081Z] #50 ... [2025-03-28T07:30:46.081Z] [2025-03-28T07:30:46.081Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-28T07:30:46.081Z] #48 transferring context: 503.30MB 11.7s done [2025-03-28T07:30:46.822Z] #48 ... [2025-03-28T07:30:46.822Z] [2025-03-28T07:30:46.822Z] #51 [core-metadata internal] load build context [2025-03-28T07:30:46.822Z] #51 transferring context: 503.30MB 12.2s done [2025-03-28T07:30:46.822Z] #51 ... [2025-03-28T07:30:46.822Z] [2025-03-28T07:30:46.822Z] #57 [core-common-config-bootstrapper internal] load build context [2025-03-28T07:30:46.822Z] #57 transferring context: 503.30MB 11.5s done [2025-03-28T07:30:46.822Z] #57 ... [2025-03-28T07:30:46.822Z] [2025-03-28T07:30:46.822Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:30:46.822Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 16.4s [2025-03-28T07:30:47.083Z] #60 ... [2025-03-28T07:30:47.084Z] [2025-03-28T07:30:47.084Z] #52 [support-scheduler internal] load build context [2025-03-28T07:30:47.084Z] #52 transferring context: 503.30MB 11.1s done [2025-03-28T07:30:47.084Z] #52 ... [2025-03-28T07:30:47.084Z] [2025-03-28T07:30:47.084Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:30:47.084Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 17.6s [2025-03-28T07:30:47.343Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 18.6s [2025-03-28T07:30:48.730Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 19.7s [2025-03-28T07:30:52.104Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 22.7s [2025-03-28T07:30:54.158Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 22.3s done [2025-03-28T07:30:54.158Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 25.2s [2025-03-28T07:30:54.158Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-28T07:30:55.803Z] Removing intermediate container dbf59d4405b4 [2025-03-28T07:30:55.803Z] ---> 988c8b3de33f [2025-03-28T07:30:55.803Z] Successfully built 988c8b3de33f [2025-03-28T07:30:55.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:30:56.147Z] + docker inspect -f . ci-base-image-arm64 [2025-03-28T07:30:56.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:30:56.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-42235 does not seem to be running inside a container [2025-03-28T07:30:56.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:30:57.441Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 27.8s [2025-03-28T07:30:57.544Z] $ docker top 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a -eo pid,comm [2025-03-28T07:30:57.701Z] #42 ... [2025-03-28T07:30:57.702Z] [2025-03-28T07:30:57.702Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:30:57.702Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 21.3s done [2025-03-28T07:30:57.702Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-28T07:30:57.702Z] #60 ... [2025-03-28T07:30:57.702Z] [2025-03-28T07:30:57.702Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] { [Pipeline] sh [2025-03-28T07:30:58.356Z] + go version [2025-03-28T07:30:58.357Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-28T07:30:58.442Z] $ docker stop --time=1 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a [2025-03-28T07:30:59.609Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 28.8s done [2025-03-28T07:30:59.609Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 30.3s [2025-03-28T07:31:00.041Z] $ docker rm -f --volumes 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a [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-03-28T07:31:00.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-28T07:31:00.734Z] [2025-03-28T07:31:00.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:31:01.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-28T07:31:01.200Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-28T07:31:01.200Z] 547446be3368: Pulling fs layer [2025-03-28T07:31:01.200Z] d125d8839a47: Pulling fs layer [2025-03-28T07:31:01.200Z] 3e85d5ac6304: Pulling fs layer [2025-03-28T07:31:01.200Z] c3105a71a48b: Pulling fs layer [2025-03-28T07:31:01.200Z] 0f093f025ec4: Pulling fs layer [2025-03-28T07:31:01.200Z] c3106fc0e877: Pulling fs layer [2025-03-28T07:31:01.200Z] 0f093f025ec4: Waiting [2025-03-28T07:31:01.200Z] c3106fc0e877: Waiting [2025-03-28T07:31:01.200Z] c3105a71a48b: Waiting [2025-03-28T07:31:01.200Z] 547446be3368: Verifying Checksum [2025-03-28T07:31:01.200Z] 547446be3368: Download complete [2025-03-28T07:31:01.200Z] c3105a71a48b: Verifying Checksum [2025-03-28T07:31:01.200Z] c3105a71a48b: Download complete [2025-03-28T07:31:01.467Z] d125d8839a47: Verifying Checksum [2025-03-28T07:31:01.467Z] d125d8839a47: Download complete [2025-03-28T07:31:01.518Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 32.6s done [2025-03-28T07:31:01.734Z] c3106fc0e877: Verifying Checksum [2025-03-28T07:31:01.734Z] c3106fc0e877: Download complete [2025-03-28T07:31:01.734Z] 0f093f025ec4: Verifying Checksum [2025-03-28T07:31:01.734Z] 0f093f025ec4: Download complete [2025-03-28T07:31:01.777Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 32.6s done [2025-03-28T07:31:02.001Z] 547446be3368: Pull complete [2025-03-28T07:31:02.963Z] d125d8839a47: Pull complete [2025-03-28T07:31:03.921Z] 3e85d5ac6304: Verifying Checksum [2025-03-28T07:31:03.921Z] 3e85d5ac6304: Download complete [2025-03-28T07:31:05.141Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-03-28T07:31:05.142Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-28T07:31:05.142Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 35.9s [2025-03-28T07:31:05.142Z] #42 ... [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #62 [security-bootstrapper internal] load build context [2025-03-28T07:31:05.142Z] #62 DONE 40.0s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:05.142Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 36.0s [2025-03-28T07:31:05.142Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-28T07:31:05.142Z] #42 ... [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:31:05.142Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 31.6s done [2025-03-28T07:31:05.142Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-28T07:31:05.142Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 35.0s [2025-03-28T07:31:05.142Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 35.0s [2025-03-28T07:31:05.142Z] #60 ... [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:31:05.142Z] #35 DONE 39.7s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #52 [support-scheduler internal] load build context [2025-03-28T07:31:05.142Z] #52 DONE 39.9s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-28T07:31:05.142Z] #48 DONE 40.4s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #45 [core-command internal] load build context [2025-03-28T07:31:05.142Z] #45 DONE 40.5s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-28T07:31:05.142Z] #38 DONE 39.7s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #44 [security-proxy-setup internal] load build context [2025-03-28T07:31:05.142Z] #44 DONE 40.6s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:31:05.142Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 35.1s done [2025-03-28T07:31:05.142Z] #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-28T07:31:05.142Z] #60 ... [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:05.142Z] #66 ... [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #49 [security-secretstore-setup internal] load build context [2025-03-28T07:31:05.142Z] #49 DONE 40.4s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #50 [support-notifications internal] load build context [2025-03-28T07:31:05.142Z] #50 DONE 40.3s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #57 [core-common-config-bootstrapper internal] load build context [2025-03-28T07:31:05.142Z] #57 DONE 40.1s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #47 [core-data internal] load build context [2025-03-28T07:31:05.142Z] #47 DONE 40.5s [2025-03-28T07:31:05.142Z] [2025-03-28T07:31:05.142Z] #43 [core-keeper internal] load build context [2025-03-28T07:31:05.142Z] #43 DONE 40.7s [2025-03-28T07:31:05.400Z] [2025-03-28T07:31:05.400Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:05.400Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.4s [2025-03-28T07:31:05.400Z] #42 ... [2025-03-28T07:31:05.400Z] [2025-03-28T07:31:05.400Z] #51 [core-metadata internal] load build context [2025-03-28T07:31:05.400Z] #51 DONE 40.6s [2025-03-28T07:31:05.400Z] [2025-03-28T07:31:05.400Z] #46 [security-proxy-auth internal] load build context [2025-03-28T07:31:05.400Z] #46 DONE 41.0s [2025-03-28T07:31:05.400Z] [2025-03-28T07:31:05.400Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:05.400Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.5s done [2025-03-28T07:31:05.400Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-28T07:31:05.657Z] #42 ... [2025-03-28T07:31:05.657Z] [2025-03-28T07:31:05.657Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:31:05.657Z] #54 DONE 40.3s [2025-03-28T07:31:05.657Z] [2025-03-28T07:31:05.657Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:07.031Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.6s done [2025-03-28T07:31:07.597Z] #42 ... [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-28T07:31:07.597Z] #63 40.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #63 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #63 40.51 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #63 40.52 (2/2) Installing su-exec (0.2-r3) [2025-03-28T07:31:07.597Z] #63 40.52 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #63 40.53 OK: 8 MiB in 16 packages [2025-03-28T07:31:07.597Z] #63 DONE 42.1s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-28T07:31:07.597Z] #61 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #61 40.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #61 40.78 (1/7) Installing ca-certificates (20241121-r1) [2025-03-28T07:31:07.597Z] #61 40.80 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #61 40.80 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-28T07:31:07.597Z] #61 40.81 (4/7) Installing libsodium (1.0.19-r0) [2025-03-28T07:31:07.597Z] #61 40.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-28T07:31:07.597Z] #61 40.84 (6/7) Installing libzmq (4.3.5-r2) [2025-03-28T07:31:07.597Z] #61 40.85 (7/7) Installing zeromq (4.3.5-r2) [2025-03-28T07:31:07.597Z] #61 40.85 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #61 40.86 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:31:07.597Z] #61 40.90 OK: 12 MiB in 21 packages [2025-03-28T07:31:07.597Z] #61 DONE 42.2s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:31:07.597Z] #58 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #58 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #58 40.64 (1/4) Installing ca-certificates (20241121-r1) [2025-03-28T07:31:07.597Z] #58 40.65 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #58 40.65 (3/4) Installing su-exec (0.2-r3) [2025-03-28T07:31:07.597Z] #58 40.66 (4/4) Installing yq-go (4.44.1-r2) [2025-03-28T07:31:07.597Z] #58 40.74 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #58 40.75 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:31:07.597Z] #58 40.79 OK: 19 MiB in 18 packages [2025-03-28T07:31:07.597Z] #58 DONE 42.2s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:07.597Z] #53 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #53 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #53 40.54 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #53 40.54 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #53 40.57 OK: 8 MiB in 15 packages [2025-03-28T07:31:07.597Z] #53 DONE 42.2s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-28T07:31:07.597Z] #59 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #59 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #59 40.56 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:31:07.597Z] #59 40.56 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:31:07.597Z] #59 40.56 OK: 24170 distinct packages available [2025-03-28T07:31:07.597Z] #59 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #59 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #59 41.07 (1/14) Installing ca-certificates (20241121-r1) [2025-03-28T07:31:07.597Z] #59 41.08 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-28T07:31:07.597Z] #59 41.09 (3/14) Installing c-ares (1.33.1-r0) [2025-03-28T07:31:07.597Z] #59 41.10 (4/14) Installing libunistring (1.2-r0) [2025-03-28T07:31:07.597Z] #59 41.11 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-28T07:31:07.597Z] #59 41.12 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-28T07:31:07.597Z] #59 41.12 (7/14) Installing libpsl (0.21.5-r1) [2025-03-28T07:31:07.597Z] #59 41.12 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-28T07:31:07.597Z] #59 41.14 (9/14) Installing libcurl (8.12.1-r0) [2025-03-28T07:31:07.597Z] #59 41.15 (10/14) Installing curl (8.12.1-r0) [2025-03-28T07:31:07.597Z] #59 41.15 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #59 41.15 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:31:07.597Z] #59 41.16 (13/14) Installing libucontext (1.2-r3) [2025-03-28T07:31:07.597Z] #59 41.16 (14/14) Installing gcompat (1.1.0-r4) [2025-03-28T07:31:07.597Z] #59 41.16 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #59 41.17 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:31:07.597Z] #59 41.21 OK: 13 MiB in 28 packages [2025-03-28T07:31:07.597Z] #59 DONE 42.3s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-28T07:31:07.597Z] #65 40.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #65 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.597Z] #65 40.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.597Z] #65 40.65 (2/4) Installing openssl (3.3.3-r0) [2025-03-28T07:31:07.597Z] #65 40.67 (3/4) Installing su-exec (0.2-r3) [2025-03-28T07:31:07.597Z] #65 40.67 (4/4) Installing yq-go (4.44.1-r2) [2025-03-28T07:31:07.597Z] #65 40.75 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.597Z] #65 40.76 OK: 19 MiB in 18 packages [2025-03-28T07:31:07.597Z] #65 DONE 42.2s [2025-03-28T07:31:07.597Z] [2025-03-28T07:31:07.597Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:07.854Z] #67 ... [2025-03-28T07:31:07.854Z] [2025-03-28T07:31:07.854Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:07.854Z] #56 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #56 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #56 40.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.854Z] #56 40.57 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.854Z] #56 40.58 OK: 8 MiB in 15 packages [2025-03-28T07:31:07.854Z] #56 DONE 42.3s [2025-03-28T07:31:07.854Z] [2025-03-28T07:31:07.854Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:31:07.854Z] #64 40.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #64 40.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #64 40.84 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:31:07.854Z] #64 40.84 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:31:07.854Z] #64 40.84 OK: 24170 distinct packages available [2025-03-28T07:31:07.854Z] #64 40.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #64 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:07.854Z] #64 41.33 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:07.854Z] #64 41.33 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:31:07.854Z] #64 41.33 (3/4) Installing libucontext (1.2-r3) [2025-03-28T07:31:07.854Z] #64 41.34 (4/4) Installing gcompat (1.1.0-r4) [2025-03-28T07:31:07.854Z] #64 41.34 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:07.854Z] #64 41.35 OK: 8 MiB in 18 packages [2025-03-28T07:31:07.854Z] #64 DONE 42.1s [2025-03-28T07:31:07.854Z] [2025-03-28T07:31:07.854Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:07.854Z] #42 DONE 42.5s [2025-03-28T07:31:07.854Z] [2025-03-28T07:31:07.854Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-28T07:31:08.112Z] #68 ... [2025-03-28T07:31:08.112Z] [2025-03-28T07:31:08.112Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:31:08.112Z] #55 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:08.112Z] #55 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:08.112Z] #55 41.74 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:31:08.112Z] #55 41.74 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:31:08.112Z] #55 41.74 OK: 24170 distinct packages available [2025-03-28T07:31:08.112Z] #55 41.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:08.112Z] #55 41.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:08.112Z] #55 42.21 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:08.112Z] #55 42.21 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:31:08.112Z] #55 42.22 (3/5) Installing libucontext (1.2-r3) [2025-03-28T07:31:08.112Z] #55 42.22 (4/5) Installing gcompat (1.1.0-r4) [2025-03-28T07:31:08.112Z] #55 42.23 (5/5) Installing openssl (3.3.3-r0) [2025-03-28T07:31:08.112Z] #55 42.23 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:08.112Z] #55 42.24 OK: 9 MiB in 19 packages [2025-03-28T07:31:08.112Z] #55 DONE 42.4s [2025-03-28T07:31:08.369Z] [2025-03-28T07:31:08.369Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-28T07:31:10.267Z] #69 ... [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:10.267Z] #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 3.919 OK: 10 MiB in 17 packages [2025-03-28T07:31:10.267Z] #70 DONE 5.3s [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-28T07:31:10.267Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 4.209 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:31:10.267Z] #0 4.209 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:31:10.267Z] #0 4.209 OK: 24190 distinct packages available [2025-03-28T07:31:10.267Z] #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 4.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 4.652 OK: 248 MiB in 58 packages [2025-03-28T07:31:10.267Z] #71 DONE 5.3s [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-28T07:31:10.267Z] #0 4.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 4.389 OK: 248 MiB in 58 packages [2025-03-28T07:31:10.267Z] #72 DONE 5.4s [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:31:10.267Z] #73 DONE 5.4s [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:10.267Z] #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:10.267Z] #0 5.370 OK: 248 MiB in 58 packages [2025-03-28T07:31:10.267Z] #74 DONE 5.5s [2025-03-28T07:31:10.267Z] [2025-03-28T07:31:10.267Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:31:10.267Z] #75 DONE 0.1s [2025-03-28T07:31:10.525Z] [2025-03-28T07:31:10.525Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:31:10.525Z] #76 DONE 0.1s [2025-03-28T07:31:10.525Z] [2025-03-28T07:31:10.525Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:31:10.525Z] #77 DONE 0.1s [2025-03-28T07:31:10.525Z] [2025-03-28T07:31:10.525Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:11.898Z] #78 ... [2025-03-28T07:31:11.898Z] [2025-03-28T07:31:11.898Z] #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-28T07:31:11.898Z] #0 6.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:11.898Z] #0 6.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:11.898Z] #0 6.652 OK: 248 MiB in 58 packages [2025-03-28T07:31:11.898Z] #79 DONE 6.8s [2025-03-28T07:31:11.898Z] [2025-03-28T07:31:11.898Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:11.898Z] #66 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:11.898Z] #66 6.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:11.898Z] #66 6.619 OK: 248 MiB in 58 packages [2025-03-28T07:31:11.898Z] #66 DONE 6.8s [2025-03-28T07:31:11.898Z] [2025-03-28T07:31:11.898Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:31:11.898Z] #80 DONE 0.1s [2025-03-28T07:31:11.898Z] [2025-03-28T07:31:11.898Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:31:11.898Z] #81 DONE 0.1s [2025-03-28T07:31:11.898Z] [2025-03-28T07:31:11.898Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:12.464Z] #82 ... [2025-03-28T07:31:12.464Z] [2025-03-28T07:31:12.464Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-28T07:31:12.464Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:12.464Z] #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:12.464Z] #0 4.669 OK: 8 MiB in 16 packages [2025-03-28T07:31:12.464Z] #83 DONE 4.8s [2025-03-28T07:31:12.464Z] [2025-03-28T07:31:12.464Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:12.464Z] #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:12.464Z] #0 4.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:12.464Z] #0 4.843 OK: 12 MiB in 21 packages [2025-03-28T07:31:12.464Z] #84 DONE 5.0s [2025-03-28T07:31:12.464Z] [2025-03-28T07:31:12.464Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:12.464Z] #67 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:12.464Z] #67 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #67 ... [2025-03-28T07:31:13.029Z] [2025-03-28T07:31:13.029Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:13.029Z] #0 5.409 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #0 5.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #0 6.645 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:13.029Z] #0 6.957 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:13.029Z] #0 6.962 OK: 8 MiB in 15 packages [2025-03-28T07:31:13.029Z] #85 DONE 7.1s [2025-03-28T07:31:13.029Z] [2025-03-28T07:31:13.029Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:13.029Z] #67 5.172 OK: 13 MiB in 28 packages [2025-03-28T07:31:13.029Z] #67 ... [2025-03-28T07:31:13.029Z] [2025-03-28T07:31:13.029Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-28T07:31:13.029Z] #69 4.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #69 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #69 4.841 OK: 9 MiB in 19 packages [2025-03-28T07:31:13.029Z] #69 DONE 5.0s [2025-03-28T07:31:13.029Z] [2025-03-28T07:31:13.029Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-28T07:31:13.029Z] #68 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #68 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #68 5.178 OK: 8 MiB in 15 packages [2025-03-28T07:31:13.029Z] #68 DONE 5.3s [2025-03-28T07:31:13.029Z] [2025-03-28T07:31:13.029Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-28T07:31:13.029Z] #0 4.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #0 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.029Z] #0 5.158 OK: 8 MiB in 18 packages [2025-03-28T07:31:13.029Z] #86 DONE 5.4s [2025-03-28T07:31:13.686Z] [2025-03-28T07:31:13.686Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:13.686Z] #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.686Z] #0 4.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:13.686Z] #0 5.183 OK: 8 MiB in 15 packages [2025-03-28T07:31:13.686Z] #87 DONE 5.5s [2025-03-28T07:31:13.686Z] [2025-03-28T07:31:13.686Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:31:13.686Z] #67 DONE 5.5s [2025-03-28T07:31:13.686Z] [2025-03-28T07:31:13.686Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:31:13.686Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 35.6s done [2025-03-28T07:31:13.686Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-03-28T07:31:13.975Z] 3e85d5ac6304: Pull complete [2025-03-28T07:31:13.975Z] c3105a71a48b: Pull complete [2025-03-28T07:31:14.554Z] 0f093f025ec4: Pull complete [2025-03-28T07:31:14.819Z] c3106fc0e877: Pull complete [2025-03-28T07:31:14.819Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-28T07:31:14.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-28T07:31:14.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:31:15.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-42235 does not seem to be running inside a container [2025-03-28T07:31:15.088Z] $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:31:15.625Z] #60 ... [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:31:15.625Z] #88 DONE 2.3s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-28T07:31:15.625Z] #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 5.539 OK: 19 MiB in 18 packages [2025-03-28T07:31:15.625Z] #89 DONE 7.8s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-28T07:31:15.625Z] #0 2.406 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 2.839 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 3.511 OK: 248 MiB in 58 packages [2025-03-28T07:31:15.625Z] #90 DONE 5.1s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:31:15.625Z] #91 DONE 2.5s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-28T07:31:15.625Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T07:31:15.625Z] #0 5.552 OK: 19 MiB in 18 packages [2025-03-28T07:31:15.625Z] #92 DONE 7.8s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-28T07:31:15.625Z] #93 ... [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-28T07:31:15.625Z] #94 DONE 2.5s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-28T07:31:15.625Z] #95 DONE 0.2s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-28T07:31:15.625Z] #93 DONE 0.2s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-28T07:31:15.625Z] #96 DONE 0.2s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-28T07:31:15.625Z] #97 DONE 0.2s [2025-03-28T07:31:15.625Z] [2025-03-28T07:31:15.625Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-28T07:31:16.999Z] #98 DONE 1.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-28T07:31:17.000Z] #99 DONE 1.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:31:17.000Z] #100 DONE 0.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:31:17.000Z] #101 DONE 1.4s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-28T07:31:17.000Z] #102 ... [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:31:17.000Z] #103 DONE 0.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-28T07:31:17.000Z] #102 DONE 0.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-28T07:31:17.000Z] #104 DONE 0.2s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-28T07:31:17.000Z] #105 DONE 0.1s [2025-03-28T07:31:17.000Z] [2025-03-28T07:31:17.000Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-28T07:31:17.170Z] $ docker top 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 -eo pid,comm [2025-03-28T07:31:17.276Z] #106 ... [2025-03-28T07:31:17.276Z] [2025-03-28T07:31:17.276Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-28T07:31:17.276Z] #107 DONE 0.2s [2025-03-28T07:31:17.276Z] [2025-03-28T07:31:17.276Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-28T07:31:17.276Z] #108 DONE 0.1s [2025-03-28T07:31:17.276Z] [2025-03-28T07:31:17.276Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-28T07:31:17.276Z] #109 DONE 4.9s [2025-03-28T07:31:17.276Z] [2025-03-28T07:31:17.276Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-28T07:31:17.276Z] #106 DONE 0.2s [2025-03-28T07:31:17.276Z] [2025-03-28T07:31:17.276Z] #110 [security-spire-server] exporting to image [2025-03-28T07:31:17.276Z] #110 exporting layers [Pipeline] { [Pipeline] sh [2025-03-28T07:31:17.539Z] #110 ... [2025-03-28T07:31:17.539Z] [2025-03-28T07:31:17.539Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:31:17.539Z] #111 DONE 0.2s [2025-03-28T07:31:17.539Z] [2025-03-28T07:31:17.539Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-28T07:31:17.539Z] #112 DONE 0.1s [2025-03-28T07:31:17.539Z] [2025-03-28T07:31:17.539Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-28T07:31:17.539Z] #113 DONE 0.1s [2025-03-28T07:31:17.539Z] [2025-03-28T07:31:17.539Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-28T07:31:17.539Z] #114 DONE 0.1s [2025-03-28T07:31:17.539Z] [2025-03-28T07:31:17.539Z] #110 [security-spire-agent] exporting to image [2025-03-28T07:31:18.015Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-28T07:31:18.472Z] #110 exporting layers 0.9s done [2025-03-28T07:31:18.472Z] #110 writing image sha256:f8fc0820d19bc27a905771898e244e53d6beb537163dd22bf458148840734063 done [2025-03-28T07:31:18.472Z] #110 naming to docker.io/library/security-spire-config done [2025-03-28T07:31:18.472Z] #110 exporting layers 0.8s done [2025-03-28T07:31:18.472Z] #110 writing image sha256:172c586e59c430f5d46961ab5d530147870fd35c14a0da7a4e5914b27e9cc9e4 done [2025-03-28T07:31:18.472Z] #110 naming to docker.io/library/security-spire-server done [2025-03-28T07:31:18.472Z] #110 writing image sha256:61c8af301b64ddc2e43b0bc909ede3b469d9a6e8c6332c8f96691ccc058f52f2 done [2025-03-28T07:31:18.472Z] #110 naming to docker.io/library/security-spire-agent [2025-03-28T07:31:18.472Z] #110 naming to docker.io/library/security-spire-agent done [2025-03-28T07:31:18.472Z] #110 DONE 1.1s [2025-03-28T07:31:18.472Z] [2025-03-28T07:31:18.472Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:20.372Z] #115 ... [2025-03-28T07:31:20.372Z] [2025-03-28T07:31:20.372Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:20.630Z] #116 ... [2025-03-28T07:31:20.630Z] [2025-03-28T07:31:20.630Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:20.630Z] #117 ... [2025-03-28T07:31:20.630Z] [2025-03-28T07:31:20.630Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:31:28.097Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #1 transferring dockerfile: 1.69kB done [2025-03-28T07:31:28.097Z] #1 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #2 [core-command internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #2 transferring dockerfile: 1.94kB 0.0s done [2025-03-28T07:31:28.097Z] #2 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #3 transferring dockerfile: 1.70kB 0.0s done [2025-03-28T07:31:28.097Z] #3 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #4 transferring dockerfile: 2.01kB done [2025-03-28T07:31:28.097Z] #4 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #5 [core-data internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #5 transferring dockerfile: 2.04kB 0.0s done [2025-03-28T07:31:28.097Z] #5 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #6 transferring dockerfile: 2.10kB 0.0s done [2025-03-28T07:31:28.097Z] #6 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #7 transferring dockerfile: 3.02kB done [2025-03-28T07:31:28.097Z] #7 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #8 transferring dockerfile: 1.81kB done [2025-03-28T07:31:28.097Z] #8 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #9 transferring dockerfile: 1.89kB done [2025-03-28T07:31:28.097Z] #9 DONE 0.0s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #10 DONE 0.0s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #11 transferring dockerfile: 1.83kB done [2025-03-28T07:31:28.097Z] #11 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #10 transferring dockerfile: 2.00kB 0.0s done [2025-03-28T07:31:28.097Z] #10 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #12 transferring dockerfile: 2.23kB done [2025-03-28T07:31:28.097Z] #12 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #13 transferring dockerfile: 2.14kB 0.0s done [2025-03-28T07:31:28.097Z] #13 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #14 transferring dockerfile: 2.49kB done [2025-03-28T07:31:28.097Z] #14 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-28T07:31:28.097Z] #15 transferring dockerfile: 2.50kB done [2025-03-28T07:31:28.097Z] #15 DONE 0.1s [2025-03-28T07:31:28.097Z] [2025-03-28T07:31:28.097Z] #16 [security-spire-config internal] load .dockerignore [2025-03-28T07:31:28.097Z] #16 transferring context: 50B done [2025-03-28T07:31:28.097Z] #16 DONE 0.1s [2025-03-28T07:31:29.056Z] [2025-03-28T07:31:29.056Z] #17 [core-command internal] load .dockerignore [2025-03-28T07:31:29.056Z] #17 transferring context: 50B done [2025-03-28T07:31:29.056Z] #17 DONE 0.0s [2025-03-28T07:31:29.056Z] [2025-03-28T07:31:29.056Z] #18 [security-spire-server internal] load .dockerignore [2025-03-28T07:31:29.056Z] #18 transferring context: 50B 0.0s done [2025-03-28T07:31:29.056Z] #18 DONE 0.1s [2025-03-28T07:31:29.056Z] [2025-03-28T07:31:29.056Z] #19 [core-keeper internal] load .dockerignore [2025-03-28T07:31:29.056Z] #19 transferring context: 50B 0.0s done [2025-03-28T07:31:29.056Z] #19 DONE 0.1s [2025-03-28T07:31:29.056Z] [2025-03-28T07:31:29.056Z] #20 [core-data internal] load .dockerignore [2025-03-28T07:31:29.333Z] #20 transferring context: 50B 0.0s done [2025-03-28T07:31:29.333Z] #20 DONE 0.1s [2025-03-28T07:31:29.333Z] [2025-03-28T07:31:29.333Z] #21 [core-metadata internal] load .dockerignore [2025-03-28T07:31:29.333Z] #21 transferring context: 50B done [2025-03-28T07:31:29.333Z] #21 DONE 0.1s [2025-03-28T07:31:29.333Z] [2025-03-28T07:31:29.333Z] #22 [security-bootstrapper internal] load .dockerignore [2025-03-28T07:31:29.333Z] #22 transferring context: 50B 0.0s done [2025-03-28T07:31:29.333Z] #22 DONE 0.1s [2025-03-28T07:31:29.333Z] [2025-03-28T07:31:29.333Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-28T07:31:29.333Z] #23 transferring context: 50B 0.0s done [2025-03-28T07:31:29.333Z] #23 DONE 0.1s [2025-03-28T07:31:29.333Z] [2025-03-28T07:31:29.333Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-28T07:31:29.333Z] #24 transferring context: 50B 0.0s done [2025-03-28T07:31:29.333Z] #24 DONE 0.1s [2025-03-28T07:31:29.333Z] [2025-03-28T07:31:29.333Z] #25 [support-scheduler internal] load .dockerignore [2025-03-28T07:31:29.333Z] #25 transferring context: 50B 0.0s done [2025-03-28T07:31:29.333Z] #25 DONE 0.1s [2025-03-28T07:31:29.601Z] [2025-03-28T07:31:29.601Z] #26 [support-notifications internal] load .dockerignore [2025-03-28T07:31:29.601Z] #26 transferring context: 50B 0.0s done [2025-03-28T07:31:29.601Z] #26 DONE 0.1s [2025-03-28T07:31:29.601Z] [2025-03-28T07:31:29.601Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-28T07:31:29.601Z] #27 transferring context: 50B 0.0s done [2025-03-28T07:31:29.601Z] #27 DONE 0.1s [2025-03-28T07:31:29.601Z] [2025-03-28T07:31:29.601Z] #28 [security-proxy-auth internal] load .dockerignore [2025-03-28T07:31:29.601Z] #28 transferring context: 50B done [2025-03-28T07:31:29.601Z] #28 DONE 0.1s [2025-03-28T07:31:29.601Z] [2025-03-28T07:31:29.601Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-03-28T07:31:29.601Z] #29 transferring context: 50B done [2025-03-28T07:31:29.601Z] #29 DONE 0.0s [2025-03-28T07:31:29.601Z] [2025-03-28T07:31:29.601Z] #30 [security-proxy-setup internal] load .dockerignore [2025-03-28T07:31:29.869Z] #30 transferring context: 50B done [2025-03-28T07:31:29.869Z] #30 DONE 0.1s [2025-03-28T07:31:29.869Z] [2025-03-28T07:31:29.869Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-28T07:31:30.455Z] #31 DONE 0.7s [2025-03-28T07:31:30.455Z] [2025-03-28T07:31:30.455Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-28T07:31:30.726Z] #32 DONE 0.0s [2025-03-28T07:31:30.726Z] [2025-03-28T07:31:30.726Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-28T07:31:30.726Z] #31 DONE 0.7s [2025-03-28T07:31:30.726Z] [2025-03-28T07:31:30.726Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:31:30.726Z] #33 ... [2025-03-28T07:31:30.726Z] [2025-03-28T07:31:30.726Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-28T07:31:30.726Z] #32 DONE 0.0s [2025-03-28T07:31:30.726Z] [2025-03-28T07:31:30.726Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:31:30.994Z] #33 ... [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-28T07:31:30.994Z] #32 DONE 0.0s [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-28T07:31:30.994Z] #31 DONE 0.7s [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:31:30.994Z] #33 ... [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-28T07:31:30.994Z] #32 DONE 0.0s [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-28T07:31:30.994Z] #34 DONE 0.4s [2025-03-28T07:31:30.994Z] [2025-03-28T07:31:30.994Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-28T07:31:31.265Z] #33 DONE 1.5s [2025-03-28T07:31:31.265Z] [2025-03-28T07:31:31.265Z] #35 [security-proxy-setup internal] load build context [2025-03-28T07:31:31.265Z] #35 DONE 0.0s [2025-03-28T07:31:31.265Z] [2025-03-28T07:31:31.265Z] #36 [core-data internal] load build context [2025-03-28T07:31:31.265Z] #36 DONE 0.0s [2025-03-28T07:31:31.265Z] [2025-03-28T07:31:31.265Z] #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:31.265Z] #37 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:31.541Z] #37 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-28T07:31:31.541Z] #37 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-28T07:31:31.541Z] #37 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-28T07:31:31.541Z] #37 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-28T07:31:31.808Z] #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-03-28T07:31:31.808Z] #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s [2025-03-28T07:31:32.073Z] #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s [2025-03-28T07:31:32.339Z] #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.7s done [2025-03-28T07:31:32.608Z] #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.7s done [2025-03-28T07:31:32.608Z] #37 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-28T07:31:32.875Z] #37 ... [2025-03-28T07:31:32.875Z] [2025-03-28T07:31:32.875Z] #38 [security-spire-config internal] load build context [2025-03-28T07:31:32.875Z] #38 transferring context: 22.05kB 0.1s done [2025-03-28T07:31:32.875Z] #38 DONE 1.4s [2025-03-28T07:31:32.875Z] [2025-03-28T07:31:32.875Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:32.875Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-28T07:31:32.875Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-28T07:31:32.875Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-28T07:31:32.875Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-28T07:31:32.875Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-28T07:31:32.875Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-28T07:31:32.875Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-03-28T07:31:33.175Z] #39 ... [2025-03-28T07:31:33.175Z] [2025-03-28T07:31:33.175Z] #40 [security-spire-agent internal] load build context [2025-03-28T07:31:33.175Z] #40 transferring context: 23.33kB 0.5s done [2025-03-28T07:31:33.175Z] #40 DONE 1.7s [2025-03-28T07:31:33.175Z] [2025-03-28T07:31:33.175Z] #41 [security-spire-server internal] load build context [2025-03-28T07:31:33.175Z] #41 transferring context: 23.80kB 0.3s done [2025-03-28T07:31:33.175Z] #41 DONE 1.7s [2025-03-28T07:31:33.445Z] [2025-03-28T07:31:33.445Z] #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:37.688Z] #37 ... [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #42 [security-secretstore-setup internal] load build context [2025-03-28T07:31:37.688Z] #42 transferring context: 3.21MB 4.9s done [2025-03-28T07:31:37.688Z] #42 DONE 5.6s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #43 [security-bootstrapper internal] load build context [2025-03-28T07:31:37.688Z] #43 transferring context: 3.21MB 4.5s done [2025-03-28T07:31:37.688Z] #43 DONE 5.6s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:37.688Z] #37 ... [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #44 [core-metadata internal] load build context [2025-03-28T07:31:37.688Z] #44 transferring context: 3.21MB 5.0s done [2025-03-28T07:31:37.688Z] #44 DONE 5.8s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:37.688Z] #37 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.7s done [2025-03-28T07:31:37.688Z] #37 ... [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #35 [security-proxy-setup internal] load build context [2025-03-28T07:31:37.688Z] #35 transferring context: 3.21MB 5.4s done [2025-03-28T07:31:37.688Z] #35 DONE 6.1s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #45 [support-scheduler internal] load build context [2025-03-28T07:31:37.688Z] #45 transferring context: 3.21MB 5.1s done [2025-03-28T07:31:37.688Z] #45 DONE 6.1s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-28T07:31:37.688Z] #46 transferring context: 3.21MB 5.3s done [2025-03-28T07:31:37.688Z] #46 DONE 6.1s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #36 [core-data internal] load build context [2025-03-28T07:31:37.688Z] #36 transferring context: 3.21MB 5.4s done [2025-03-28T07:31:37.688Z] #36 DONE 6.2s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-28T07:31:37.688Z] #47 transferring context: 3.21MB 5.5s done [2025-03-28T07:31:37.688Z] #47 DONE 6.1s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #48 [security-proxy-auth internal] load build context [2025-03-28T07:31:37.688Z] #48 transferring context: 3.21MB 5.5s done [2025-03-28T07:31:37.688Z] #48 DONE 6.2s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #49 [core-command internal] load build context [2025-03-28T07:31:37.688Z] #49 transferring context: 3.21MB 5.5s done [2025-03-28T07:31:37.688Z] #49 DONE 6.2s [2025-03-28T07:31:37.688Z] [2025-03-28T07:31:37.688Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:37.688Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-03-28T07:31:37.689Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-28T07:31:37.689Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.52MB / 33.17MB 4.9s [2025-03-28T07:31:37.689Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-28T07:31:37.689Z] #39 ... [2025-03-28T07:31:37.689Z] [2025-03-28T07:31:37.689Z] #50 [support-notifications internal] load build context [2025-03-28T07:31:37.689Z] #50 transferring context: 3.21MB 5.6s done [2025-03-28T07:31:37.689Z] #50 DONE 6.4s [2025-03-28T07:31:37.689Z] [2025-03-28T07:31:37.689Z] #51 [core-keeper internal] load build context [2025-03-28T07:31:37.689Z] #51 transferring context: 3.21MB 5.7s done [2025-03-28T07:31:37.689Z] #51 DONE 6.3s [2025-03-28T07:31:37.689Z] [2025-03-28T07:31:37.689Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:37.953Z] #39 ... [2025-03-28T07:31:37.953Z] [2025-03-28T07:31:37.953Z] #37 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T07:31:37.953Z] #37 DONE 7.3s [2025-03-28T07:31:37.953Z] [2025-03-28T07:31:37.953Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:37.953Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-03-28T07:31:38.220Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-28T07:31:38.594Z] #39 ... [2025-03-28T07:31:38.594Z] [2025-03-28T07:31:38.594Z] #52 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-28T07:31:38.594Z] #52 DONE 7.2s [2025-03-28T07:31:38.594Z] [2025-03-28T07:31:38.594Z] #53 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-28T07:31:39.597Z] #53 DONE 1.3s [2025-03-28T07:31:39.597Z] [2025-03-28T07:31:39.597Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-28T07:31:41.577Z] #54 ... [2025-03-28T07:31:41.577Z] [2025-03-28T07:31:41.577Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:31:41.577Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-03-28T07:31:41.577Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-28T07:31:41.577Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-28T07:31:41.577Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-28T07:31:41.577Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-03-28T07:31:41.577Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-03-28T07:31:41.577Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.8s done [2025-03-28T07:31:41.577Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done [2025-03-28T07:31:41.577Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-28T07:31:41.577Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-28T07:31:41.577Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.2s [2025-03-28T07:31:41.577Z] #55 ... [2025-03-28T07:31:41.577Z] [2025-03-28T07:31:41.577Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:42.981Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.7s [2025-03-28T07:31:43.940Z] #39 ... [2025-03-28T07:31:43.940Z] [2025-03-28T07:31:43.940Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:31:43.940Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.0s done [2025-03-28T07:31:43.940Z] #55 DONE 12.3s [2025-03-28T07:31:43.940Z] [2025-03-28T07:31:43.940Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:43.940Z] #39 ... [2025-03-28T07:31:43.940Z] [2025-03-28T07:31:43.940Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:44.905Z] #56 ... [2025-03-28T07:31:44.905Z] [2025-03-28T07:31:44.905Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:48.254Z] #39 ... [2025-03-28T07:31:48.254Z] [2025-03-28T07:31:48.254Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-28T07:31:48.254Z] #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.254Z] #57 ... [2025-03-28T07:31:48.254Z] [2025-03-28T07:31:48.254Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:31:48.254Z] #58 ... [2025-03-28T07:31:48.254Z] [2025-03-28T07:31:48.254Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:31:48.254Z] #59 ... [2025-03-28T07:31:48.254Z] [2025-03-28T07:31:48.254Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-28T07:31:48.254Z] #0 7.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.254Z] #0 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.522Z] #60 ... [2025-03-28T07:31:48.522Z] [2025-03-28T07:31:48.522Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:31:48.522Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.522Z] #61 ... [2025-03-28T07:31:48.522Z] [2025-03-28T07:31:48.522Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:48.793Z] #62 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.793Z] #62 ... [2025-03-28T07:31:48.793Z] [2025-03-28T07:31:48.793Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:31:48.793Z] #0 9.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.793Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.793Z] #63 ... [2025-03-28T07:31:48.793Z] [2025-03-28T07:31:48.793Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:48.793Z] #0 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:48.793Z] #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.068Z] #64 ... [2025-03-28T07:31:49.068Z] [2025-03-28T07:31:49.068Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:31:49.068Z] #59 DONE 11.0s [2025-03-28T07:31:49.068Z] [2025-03-28T07:31:49.068Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:31:49.068Z] #0 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.068Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.068Z] #65 ... [2025-03-28T07:31:49.068Z] [2025-03-28T07:31:49.068Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-28T07:31:49.068Z] #0 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.068Z] #0 9.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.337Z] #66 ... [2025-03-28T07:31:49.337Z] [2025-03-28T07:31:49.337Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-28T07:31:49.337Z] #0 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.337Z] #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.337Z] #67 ... [2025-03-28T07:31:49.337Z] [2025-03-28T07:31:49.337Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:49.337Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s [2025-03-28T07:31:49.605Z] #39 ... [2025-03-28T07:31:49.605Z] [2025-03-28T07:31:49.605Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-28T07:31:49.605Z] #68 DONE 9.9s [2025-03-28T07:31:49.605Z] [2025-03-28T07:31:49.605Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:49.873Z] #69 ... [2025-03-28T07:31:49.873Z] [2025-03-28T07:31:49.873Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-28T07:31:49.873Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:49.873Z] #70 ... [2025-03-28T07:31:49.873Z] [2025-03-28T07:31:49.873Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-28T07:31:49.873Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:50.141Z] #71 ... [2025-03-28T07:31:50.141Z] [2025-03-28T07:31:50.141Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-28T07:31:54.409Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.4s [2025-03-28T07:31:55.001Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done [2025-03-28T07:31:55.001Z] #39 DONE 24.3s [2025-03-28T07:31:55.001Z] [2025-03-28T07:31:55.001Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-28T07:31:55.001Z] #60 12.02 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:31:55.001Z] #60 12.02 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:31:55.001Z] #60 12.02 OK: 24048 distinct packages available [2025-03-28T07:31:55.001Z] #60 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:55.001Z] #60 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:56.958Z] #60 ... [2025-03-28T07:31:56.958Z] [2025-03-28T07:31:56.958Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-28T07:31:56.958Z] #66 19.07 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:57.225Z] #66 19.11 (2/4) Installing openssl (3.3.3-r0) [2025-03-28T07:31:57.225Z] #66 19.23 (3/4) Installing su-exec (0.2-r3) [2025-03-28T07:31:57.225Z] #66 19.27 (4/4) Installing yq-go (4.44.1-r2) [2025-03-28T07:31:58.185Z] #66 ... [2025-03-28T07:31:58.185Z] [2025-03-28T07:31:58.185Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-28T07:31:58.185Z] #54 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:58.185Z] #54 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:58.456Z] #54 ... [2025-03-28T07:31:58.456Z] [2025-03-28T07:31:58.456Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-28T07:31:58.456Z] #67 19.06 (1/7) Installing ca-certificates (20241121-r1) [2025-03-28T07:31:58.456Z] #67 19.47 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:58.456Z] #67 19.51 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-28T07:31:58.456Z] #67 19.53 (4/7) Installing libsodium (1.0.19-r0) [2025-03-28T07:31:58.456Z] #67 19.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-28T07:31:58.456Z] #67 19.84 (6/7) Installing libzmq (4.3.5-r2) [2025-03-28T07:31:58.456Z] #67 19.94 (7/7) Installing zeromq (4.3.5-r2) [2025-03-28T07:31:58.456Z] #67 20.01 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:58.456Z] #67 20.21 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:31:59.061Z] #67 21.12 OK: 14 MiB in 21 packages [2025-03-28T07:31:59.061Z] #67 ... [2025-03-28T07:31:59.061Z] [2025-03-28T07:31:59.061Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:59.061Z] #0 5.187 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.061Z] #0 7.011 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.061Z] #72 ... [2025-03-28T07:31:59.061Z] [2025-03-28T07:31:59.061Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-28T07:31:59.061Z] #64 21.01 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:59.061Z] #64 21.06 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:59.329Z] #64 21.29 OK: 9 MiB in 15 packages [2025-03-28T07:31:59.329Z] #64 ... [2025-03-28T07:31:59.329Z] [2025-03-28T07:31:59.329Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:31:59.329Z] #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.329Z] #58 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.329Z] #58 ... [2025-03-28T07:31:59.329Z] [2025-03-28T07:31:59.329Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:31:59.329Z] #56 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.329Z] #56 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.598Z] #56 ... [2025-03-28T07:31:59.598Z] [2025-03-28T07:31:59.598Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-28T07:31:59.598Z] #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.598Z] #0 6.542 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.866Z] #73 ... [2025-03-28T07:31:59.866Z] [2025-03-28T07:31:59.866Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:31:59.866Z] #65 19.53 (1/4) Installing ca-certificates (20241121-r1) [2025-03-28T07:31:59.866Z] #65 19.93 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:59.866Z] #65 19.96 (3/4) Installing su-exec (0.2-r3) [2025-03-28T07:31:59.866Z] #65 19.97 (4/4) Installing yq-go (4.44.1-r2) [2025-03-28T07:31:59.866Z] #65 21.11 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:59.866Z] #65 21.31 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:31:59.866Z] #65 ... [2025-03-28T07:31:59.866Z] [2025-03-28T07:31:59.866Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-28T07:31:59.866Z] #57 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:31:59.866Z] #57 20.18 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-28T07:31:59.866Z] #57 20.23 (2/2) Installing su-exec (0.2-r3) [2025-03-28T07:31:59.866Z] #57 20.24 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:31:59.866Z] #57 20.38 OK: 9 MiB in 16 packages [2025-03-28T07:31:59.866Z] #57 DONE 22.0s [2025-03-28T07:32:00.134Z] [2025-03-28T07:32:00.134Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:32:00.134Z] #63 20.07 (1/3) Installing ca-certificates (20241121-r1) [2025-03-28T07:32:00.134Z] #63 20.57 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:00.134Z] #63 20.62 (3/3) Installing tzdata (2025b-r0) [2025-03-28T07:32:00.134Z] #63 22.07 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:00.134Z] #63 22.16 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:32:00.134Z] #63 ... [2025-03-28T07:32:00.134Z] [2025-03-28T07:32:00.134Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:32:00.134Z] #69 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:00.134Z] #69 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:00.407Z] #69 ... [2025-03-28T07:32:00.407Z] [2025-03-28T07:32:00.407Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-28T07:32:00.407Z] #74 ... [2025-03-28T07:32:00.407Z] [2025-03-28T07:32:00.407Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:32:00.407Z] #61 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:00.407Z] #61 20.82 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:32:00.407Z] #61 20.82 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:32:00.407Z] #61 20.83 OK: 24048 distinct packages available [2025-03-28T07:32:00.676Z] #61 ... [2025-03-28T07:32:00.676Z] [2025-03-28T07:32:00.676Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-28T07:32:00.676Z] #54 20.99 OK: 239 MiB in 58 packages [2025-03-28T07:32:00.960Z] #54 ... [2025-03-28T07:32:00.960Z] [2025-03-28T07:32:00.960Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-28T07:32:00.960Z] #62 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:00.960Z] #62 21.25 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:00.960Z] #62 21.28 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:00.960Z] #62 21.39 OK: 9 MiB in 15 packages [2025-03-28T07:32:01.229Z] #62 ... [2025-03-28T07:32:01.229Z] [2025-03-28T07:32:01.229Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:32:01.229Z] #65 23.09 OK: 20 MiB in 18 packages [2025-03-28T07:32:01.229Z] #65 ... [2025-03-28T07:32:01.229Z] [2025-03-28T07:32:01.229Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-28T07:32:01.229Z] #62 DONE 23.4s [2025-03-28T07:32:01.229Z] [2025-03-28T07:32:01.229Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-28T07:32:01.229Z] #70 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:01.229Z] #70 20.72 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:32:01.229Z] #70 20.74 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:32:01.229Z] #70 20.74 OK: 24068 distinct packages available [2025-03-28T07:32:01.496Z] #70 ... [2025-03-28T07:32:01.496Z] [2025-03-28T07:32:01.496Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-28T07:32:01.496Z] #75 ... [2025-03-28T07:32:01.496Z] [2025-03-28T07:32:01.496Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-28T07:32:01.496Z] #71 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:01.496Z] #71 19.62 OK: 239 MiB in 58 packages [2025-03-28T07:32:01.496Z] #71 DONE 22.0s [2025-03-28T07:32:01.769Z] [2025-03-28T07:32:01.769Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-28T07:32:01.769Z] #66 20.87 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:01.769Z] #66 21.02 OK: 20 MiB in 18 packages [2025-03-28T07:32:01.769Z] #66 DONE 23.7s [2025-03-28T07:32:01.769Z] [2025-03-28T07:32:01.769Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-28T07:32:02.370Z] #76 ... [2025-03-28T07:32:02.370Z] [2025-03-28T07:32:02.370Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-28T07:32:02.370Z] #54 DONE 22.6s [2025-03-28T07:32:02.370Z] [2025-03-28T07:32:02.370Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:02.637Z] #77 ... [2025-03-28T07:32:02.637Z] [2025-03-28T07:32:02.637Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-28T07:32:02.637Z] #67 DONE 24.7s [2025-03-28T07:32:02.637Z] [2025-03-28T07:32:02.637Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-28T07:32:02.637Z] #64 DONE 24.7s [2025-03-28T07:32:02.637Z] [2025-03-28T07:32:02.637Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:04.084Z] #78 ... [2025-03-28T07:32:04.084Z] [2025-03-28T07:32:04.084Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:04.084Z] #79 DONE 2.1s [2025-03-28T07:32:04.084Z] [2025-03-28T07:32:04.084Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:04.084Z] #80 ... [2025-03-28T07:32:04.084Z] [2025-03-28T07:32:04.084Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-28T07:32:04.084Z] #65 DONE 26.0s [2025-03-28T07:32:04.084Z] [2025-03-28T07:32:04.084Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-28T07:32:04.357Z] #81 ... [2025-03-28T07:32:04.357Z] [2025-03-28T07:32:04.357Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:32:04.357Z] #69 21.71 OK: 239 MiB in 58 packages [2025-03-28T07:32:04.357Z] #69 DONE 24.7s [2025-03-28T07:32:04.625Z] [2025-03-28T07:32:04.625Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:05.220Z] #82 ... [2025-03-28T07:32:05.220Z] [2025-03-28T07:32:05.220Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-28T07:32:05.220Z] #63 23.87 OK: 11 MiB in 17 packages [2025-03-28T07:32:05.220Z] #63 DONE 27.2s [2025-03-28T07:32:05.220Z] [2025-03-28T07:32:05.220Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:05.220Z] #77 DONE 2.9s [2025-03-28T07:32:05.489Z] [2025-03-28T07:32:05.489Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:05.489Z] #83 ... [2025-03-28T07:32:05.489Z] [2025-03-28T07:32:05.489Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-28T07:32:05.489Z] #56 23.24 OK: 239 MiB in 58 packages [2025-03-28T07:32:05.489Z] #56 DONE 25.9s [2025-03-28T07:32:05.758Z] [2025-03-28T07:32:05.758Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:06.031Z] #84 ... [2025-03-28T07:32:06.031Z] [2025-03-28T07:32:06.031Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-28T07:32:06.031Z] #73 15.33 OK: 239 MiB in 58 packages [2025-03-28T07:32:06.031Z] #73 DONE 16.5s [2025-03-28T07:32:06.315Z] [2025-03-28T07:32:06.315Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-28T07:32:06.591Z] #85 ... [2025-03-28T07:32:06.591Z] [2025-03-28T07:32:06.591Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:06.591Z] #82 DONE 2.2s [2025-03-28T07:32:06.591Z] [2025-03-28T07:32:06.591Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-28T07:32:06.591Z] #60 24.01 (1/14) Installing ca-certificates (20241121-r1) [2025-03-28T07:32:06.591Z] #60 24.78 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-28T07:32:06.591Z] #60 25.12 (3/14) Installing c-ares (1.33.1-r0) [2025-03-28T07:32:06.591Z] #60 25.12 (4/14) Installing libunistring (1.2-r0) [2025-03-28T07:32:06.591Z] #60 25.33 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-28T07:32:06.591Z] #60 25.36 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-28T07:32:06.591Z] #60 25.42 (7/14) Installing libpsl (0.21.5-r1) [2025-03-28T07:32:06.591Z] #60 25.49 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-28T07:32:06.591Z] #60 25.55 (9/14) Installing libcurl (8.12.1-r0) [2025-03-28T07:32:06.591Z] #60 25.76 (10/14) Installing curl (8.12.1-r0) [2025-03-28T07:32:06.591Z] #60 25.79 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:06.591Z] #60 25.85 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:32:06.591Z] #60 25.88 (13/14) Installing libucontext (1.2-r3) [2025-03-28T07:32:06.591Z] #60 25.88 (14/14) Installing gcompat (1.1.0-r4) [2025-03-28T07:32:06.591Z] #60 25.94 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:06.591Z] #60 26.34 Executing ca-certificates-20241121-r1.trigger [2025-03-28T07:32:06.591Z] #60 27.27 OK: 15 MiB in 28 packages [2025-03-28T07:32:07.312Z] #118 DONE 49.9s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:07.313Z] #78 DONE 51.3s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:07.313Z] #82 DONE 49.9s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:07.313Z] #117 DONE 51.4s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:07.313Z] #115 DONE 46.1s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-28T07:32:07.313Z] #119 ... [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:07.313Z] #116 DONE 51.4s [2025-03-28T07:32:07.313Z] [2025-03-28T07:32:07.313Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-28T07:32:07.562Z] #60 DONE 29.7s [2025-03-28T07:32:07.562Z] [2025-03-28T07:32:07.562Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:07.562Z] #84 DONE 2.0s [2025-03-28T07:32:07.562Z] [2025-03-28T07:32:07.562Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-28T07:32:07.562Z] #72 16.76 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:07.562Z] #72 17.61 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:07.562Z] #72 17.70 OK: 9 MiB in 15 packages [2025-03-28T07:32:07.829Z] #72 ... [2025-03-28T07:32:07.829Z] [2025-03-28T07:32:07.829Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-28T07:32:07.829Z] #85 DONE 1.6s [2025-03-28T07:32:07.829Z] [2025-03-28T07:32:07.829Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:08.097Z] #86 ... [2025-03-28T07:32:08.097Z] [2025-03-28T07:32:08.097Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-28T07:32:08.097Z] #72 DONE 19.0s [2025-03-28T07:32:08.097Z] [2025-03-28T07:32:08.097Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:10.694Z] #87 ... [2025-03-28T07:32:10.694Z] [2025-03-28T07:32:10.694Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:32:10.694Z] #61 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:10.694Z] #61 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:10.694Z] #61 31.16 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:10.694Z] #61 31.17 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:32:10.694Z] #61 31.19 (3/4) Installing libucontext (1.2-r3) [2025-03-28T07:32:10.694Z] #61 31.21 (4/4) Installing gcompat (1.1.0-r4) [2025-03-28T07:32:10.694Z] #61 31.24 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:10.694Z] #61 31.31 OK: 9 MiB in 18 packages [2025-03-28T07:32:10.961Z] #61 ... [2025-03-28T07:32:10.961Z] [2025-03-28T07:32:10.961Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:32:10.961Z] #58 23.04 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-28T07:32:10.961Z] #58 23.04 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-28T07:32:10.961Z] #58 23.04 OK: 24048 distinct packages available [2025-03-28T07:32:10.961Z] #58 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:10.961Z] #58 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:10.961Z] #58 31.22 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-28T07:32:10.961Z] #58 31.22 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-28T07:32:10.961Z] #58 31.23 (3/5) Installing libucontext (1.2-r3) [2025-03-28T07:32:10.961Z] #58 31.24 (4/5) Installing gcompat (1.1.0-r4) [2025-03-28T07:32:10.961Z] #58 31.27 (5/5) Installing openssl (3.3.3-r0) [2025-03-28T07:32:10.961Z] #58 31.34 Executing busybox-1.36.1-r29.trigger [2025-03-28T07:32:10.961Z] #58 31.48 OK: 10 MiB in 19 packages [2025-03-28T07:32:10.961Z] #58 ... [2025-03-28T07:32:10.961Z] [2025-03-28T07:32:10.961Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-28T07:32:10.961Z] #61 DONE 33.1s [2025-03-28T07:32:10.961Z] [2025-03-28T07:32:10.962Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:32:10.962Z] #58 ... [2025-03-28T07:32:10.962Z] [2025-03-28T07:32:10.962Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-28T07:32:11.232Z] #88 ... [2025-03-28T07:32:11.232Z] [2025-03-28T07:32:11.232Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-28T07:32:11.232Z] #70 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:11.232Z] #70 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:11.232Z] #70 30.28 OK: 239 MiB in 58 packages [2025-03-28T07:32:11.232Z] #70 DONE 31.4s [2025-03-28T07:32:11.232Z] [2025-03-28T07:32:11.232Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-28T07:32:11.232Z] #58 DONE 33.2s [2025-03-28T07:32:11.232Z] [2025-03-28T07:32:11.232Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-28T07:32:12.666Z] #89 ... [2025-03-28T07:32:12.666Z] [2025-03-28T07:32:12.666Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:12.666Z] #90 DONE 1.4s [2025-03-28T07:32:12.666Z] [2025-03-28T07:32:12.666Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:12.666Z] #91 ... [2025-03-28T07:32:12.666Z] [2025-03-28T07:32:12.666Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:12.733Z] #120 ... [2025-03-28T07:32:12.733Z] [2025-03-28T07:32:12.733Z] #121 [support-scheduler builder 6/7] COPY . . [2025-03-28T07:32:12.733Z] #121 ... [2025-03-28T07:32:12.733Z] [2025-03-28T07:32:12.733Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-03-28T07:32:12.733Z] #122 ... [2025-03-28T07:32:12.733Z] [2025-03-28T07:32:12.733Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-28T07:32:12.733Z] #123 ... [2025-03-28T07:32:12.733Z] [2025-03-28T07:32:12.733Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-28T07:32:12.933Z] #92 ... [2025-03-28T07:32:12.933Z] [2025-03-28T07:32:12.933Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-28T07:32:12.933Z] #74 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:12.933Z] #74 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:14.897Z] #74 14.96 OK: 9 MiB in 16 packages [2025-03-28T07:32:15.165Z] #74 ... [2025-03-28T07:32:15.165Z] [2025-03-28T07:32:15.165Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:15.432Z] #93 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:15.432Z] #93 ... [2025-03-28T07:32:15.432Z] [2025-03-28T07:32:15.432Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:15.432Z] #92 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:15.432Z] #92 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:15.698Z] #92 ... [2025-03-28T07:32:15.698Z] [2025-03-28T07:32:15.698Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-28T07:32:15.698Z] #74 DONE 15.8s [2025-03-28T07:32:15.966Z] [2025-03-28T07:32:15.966Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-28T07:32:16.927Z] #94 ... [2025-03-28T07:32:16.927Z] [2025-03-28T07:32:16.927Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:16.927Z] #95 ... [2025-03-28T07:32:16.927Z] [2025-03-28T07:32:16.927Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:16.927Z] #93 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:17.890Z] #93 ... [2025-03-28T07:32:17.890Z] [2025-03-28T07:32:17.890Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:17.890Z] #96 ... [2025-03-28T07:32:17.890Z] [2025-03-28T07:32:17.890Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-28T07:32:17.890Z] #81 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:17.890Z] #81 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:19.310Z] #81 ... [2025-03-28T07:32:19.310Z] [2025-03-28T07:32:19.310Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-28T07:32:19.310Z] #94 DONE 3.7s [2025-03-28T07:32:19.576Z] [2025-03-28T07:32:19.576Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-28T07:32:19.576Z] #97 DONE 0.3s [2025-03-28T07:32:19.576Z] [2025-03-28T07:32:19.576Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-28T07:32:19.576Z] #88 7.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:20.161Z] #88 9.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:20.855Z] #124 ... [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:20.855Z] #125 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:20.855Z] #126 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-03-28T07:32:20.855Z] #127 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:20.855Z] #128 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:20.855Z] #129 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-03-28T07:32:20.855Z] #130 CACHED [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-28T07:32:20.855Z] #119 DONE 19.1s [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-28T07:32:20.855Z] #120 DONE 19.1s [2025-03-28T07:32:20.855Z] [2025-03-28T07:32:20.855Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-28T07:32:21.113Z] #131 ... [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #121 [support-scheduler builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #121 DONE 19.2s [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-28T07:32:21.113Z] #123 DONE 19.2s [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #124 DONE 19.2s [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #122 DONE 19.3s [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:21.113Z] #132 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #133 [core-metadata builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #133 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:21.113Z] #134 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:21.113Z] #135 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:21.113Z] #136 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #137 [core-data builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #137 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:21.113Z] #138 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #139 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:21.113Z] #140 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #141 [core-command builder 6/7] COPY . . [2025-03-28T07:32:21.113Z] #141 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:32:21.113Z] #142 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:21.113Z] #143 CACHED [2025-03-28T07:32:21.113Z] [2025-03-28T07:32:21.113Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-28T07:32:22.105Z] #88 ... [2025-03-28T07:32:22.105Z] [2025-03-28T07:32:22.105Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-28T07:32:22.105Z] #75 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:22.105Z] #75 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:22.105Z] #75 19.73 OK: 9 MiB in 15 packages [2025-03-28T07:32:22.105Z] #75 DONE 20.9s [2025-03-28T07:32:22.105Z] [2025-03-28T07:32:22.105Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:22.105Z] #92 19.10 OK: 14 MiB in 21 packages [2025-03-28T07:32:22.487Z] #144 1.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-28T07:32:23.063Z] #92 DONE 20.4s [2025-03-28T07:32:23.063Z] [2025-03-28T07:32:23.063Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:23.063Z] #86 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:23.063Z] #86 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:23.647Z] #86 ... [2025-03-28T07:32:23.647Z] [2025-03-28T07:32:23.647Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:23.647Z] #78 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:23.647Z] #78 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:23.647Z] #78 19.53 OK: 9 MiB in 15 packages [2025-03-28T07:32:23.647Z] #78 DONE 21.0s [2025-03-28T07:32:23.647Z] [2025-03-28T07:32:23.647Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-28T07:32:23.647Z] #89 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:23.647Z] #89 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:24.230Z] #89 ... [2025-03-28T07:32:24.230Z] [2025-03-28T07:32:24.230Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:24.230Z] #93 19.02 OK: 11 MiB in 17 packages [2025-03-28T07:32:24.497Z] #93 ... [2025-03-28T07:32:24.497Z] [2025-03-28T07:32:24.497Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-28T07:32:24.497Z] #76 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:24.497Z] #76 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-28T07:32:24.497Z] #76 21.34 OK: 20 MiB in 18 packages [2025-03-28T07:32:24.497Z] #76 DONE 22.8s [2025-03-28T07:32:24.765Z] [2025-03-28T07:32:24.765Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-28T07:32:24.765Z] #98 DONE 0.2s [2025-03-28T07:32:24.765Z] [2025-03-28T07:32:24.765Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-28T07:32:24.765Z] #81 20.26 OK: 20 MiB in 18 packages [2025-03-28T07:32:25.369Z] #81 ... [2025-03-28T07:32:25.369Z] [2025-03-28T07:32:25.369Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:25.369Z] #93 DONE 20.2s [2025-03-28T07:32:25.648Z] [2025-03-28T07:32:25.648Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-28T07:32:25.648Z] #88 14.30 OK: 9 MiB in 18 packages [2025-03-28T07:32:25.914Z] #88 ... [2025-03-28T07:32:25.914Z] [2025-03-28T07:32:25.914Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-28T07:32:25.914Z] #81 DONE 21.7s [2025-03-28T07:32:26.183Z] [2025-03-28T07:32:26.183Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-28T07:32:26.455Z] #88 DONE 15.5s [2025-03-28T07:32:26.455Z] [2025-03-28T07:32:26.455Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-28T07:32:26.455Z] #86 18.75 OK: 15 MiB in 28 packages [2025-03-28T07:32:27.880Z] #86 DONE 20.0s [2025-03-28T07:32:27.880Z] [2025-03-28T07:32:27.880Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-28T07:32:27.880Z] #89 15.92 OK: 10 MiB in 19 packages [2025-03-28T07:32:28.146Z] #89 DONE 17.0s [2025-03-28T07:32:28.146Z] [2025-03-28T07:32:28.146Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-28T07:32:29.440Z] #99 ... [2025-03-28T07:32:29.440Z] [2025-03-28T07:32:29.440Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:32:29.440Z] #100 DONE 2.3s [2025-03-28T07:32:29.440Z] [2025-03-28T07:32:29.440Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-28T07:32:29.440Z] #101 DONE 0.4s [2025-03-28T07:32:29.440Z] [2025-03-28T07:32:29.440Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-28T07:32:29.440Z] #102 ... [2025-03-28T07:32:29.440Z] [2025-03-28T07:32:29.440Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-28T07:32:29.440Z] #99 DONE 1.3s [2025-03-28T07:32:29.440Z] [2025-03-28T07:32:29.440Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:32:29.715Z] #103 ... [2025-03-28T07:32:29.715Z] [2025-03-28T07:32:29.715Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-28T07:32:29.715Z] #102 DONE 0.4s [2025-03-28T07:32:29.715Z] [2025-03-28T07:32:29.715Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:32:29.715Z] #104 DONE 1.9s [2025-03-28T07:32:29.715Z] [2025-03-28T07:32:29.715Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:32:29.983Z] #105 DONE 0.3s [2025-03-28T07:32:29.983Z] [2025-03-28T07:32:29.983Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-28T07:32:30.257Z] #106 ... [2025-03-28T07:32:30.257Z] [2025-03-28T07:32:30.257Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-28T07:32:30.257Z] #107 DONE 0.3s [2025-03-28T07:32:30.257Z] [2025-03-28T07:32:30.257Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-28T07:32:30.257Z] #106 DONE 0.2s [2025-03-28T07:32:30.257Z] [2025-03-28T07:32:30.257Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-28T07:32:30.530Z] #108 ... [2025-03-28T07:32:30.530Z] [2025-03-28T07:32:30.530Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-28T07:32:30.530Z] #109 DONE 0.2s [2025-03-28T07:32:30.530Z] [2025-03-28T07:32:30.530Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-28T07:32:30.530Z] #108 DONE 0.3s [2025-03-28T07:32:30.530Z] [2025-03-28T07:32:30.530Z] #110 [security-spire-config] exporting to image [2025-03-28T07:32:30.530Z] #110 exporting layers [2025-03-28T07:32:30.806Z] #110 ... [2025-03-28T07:32:30.806Z] [2025-03-28T07:32:30.806Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:32:30.806Z] #111 DONE 0.4s [2025-03-28T07:32:31.079Z] [2025-03-28T07:32:31.079Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-28T07:32:31.079Z] #112 DONE 0.3s [2025-03-28T07:32:31.079Z] [2025-03-28T07:32:31.079Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-28T07:32:31.349Z] #113 DONE 0.2s [2025-03-28T07:32:31.349Z] [2025-03-28T07:32:31.349Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:31.349Z] #80 ... [2025-03-28T07:32:31.349Z] [2025-03-28T07:32:31.349Z] #110 [security-spire-server] exporting to image [2025-03-28T07:32:31.942Z] #110 ... [2025-03-28T07:32:31.942Z] [2025-03-28T07:32:31.942Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-28T07:32:31.942Z] #103 DONE 2.6s [2025-03-28T07:32:32.210Z] [2025-03-28T07:32:32.210Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-28T07:32:32.210Z] #114 DONE 0.2s [2025-03-28T07:32:32.210Z] [2025-03-28T07:32:32.210Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-28T07:32:32.210Z] #115 DONE 0.2s [2025-03-28T07:32:32.210Z] [2025-03-28T07:32:32.210Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:32.441Z] #144 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-28T07:32:32.441Z] #0 0.676 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-28T07:32:32.441Z] #145 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-28T07:32:32.441Z] #0 0.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-28T07:32:32.441Z] #146 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-28T07:32:32.441Z] #0 1.020 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-28T07:32:32.441Z] #147 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-28T07:32:32.441Z] #0 1.003 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-28T07:32:32.441Z] #148 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-28T07:32:32.441Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-28T07:32:32.441Z] #149 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-28T07:32:32.441Z] #131 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-28T07:32:32.441Z] #131 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-28T07:32:32.441Z] #0 1.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-28T07:32:32.441Z] #150 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-28T07:32:32.441Z] #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-28T07:32:32.441Z] #151 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-28T07:32:32.441Z] #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-28T07:32:32.441Z] #152 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-28T07:32:32.441Z] #0 1.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-28T07:32:32.441Z] #153 ... [2025-03-28T07:32:32.441Z] [2025-03-28T07:32:32.441Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-28T07:32:32.441Z] #0 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-28T07:32:32.476Z] #87 ... [2025-03-28T07:32:32.476Z] [2025-03-28T07:32:32.476Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-28T07:32:32.476Z] #116 DONE 0.2s [2025-03-28T07:32:32.476Z] [2025-03-28T07:32:32.476Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-28T07:32:32.751Z] #117 DONE 0.2s [2025-03-28T07:32:32.751Z] [2025-03-28T07:32:32.751Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:32:32.751Z] #80 ... [2025-03-28T07:32:32.751Z] [2025-03-28T07:32:32.751Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-28T07:32:33.018Z] #118 DONE 0.2s [2025-03-28T07:32:33.018Z] [2025-03-28T07:32:33.018Z] #110 [security-spire-agent] exporting to image [2025-03-28T07:32:33.980Z] #110 exporting layers 3.3s done [2025-03-28T07:32:33.980Z] #110 writing image sha256:c1f61f0ff88b5a336fec1d64b8c786d0531fcd3e6429b9a64335bd3deaa3a554 [2025-03-28T07:32:33.980Z] #110 writing image sha256:c1f61f0ff88b5a336fec1d64b8c786d0531fcd3e6429b9a64335bd3deaa3a554 0.0s done [2025-03-28T07:32:33.980Z] #110 naming to docker.io/library/security-spire-config-arm64 done [2025-03-28T07:32:34.248Z] #110 exporting layers 3.0s done [2025-03-28T07:32:34.248Z] #110 writing image sha256:d69b5ea411ecb8fb2211a6a359c1b23696cafbbeada44cdd64f51e73920c6989 done [2025-03-28T07:32:34.248Z] #110 naming to docker.io/library/security-spire-server-arm64 done [2025-03-28T07:32:35.670Z] #110 exporting layers 2.4s done [2025-03-28T07:32:35.670Z] #110 writing image sha256:e100102d55705d0d085d6ad3ccb3132ad6beacfb703407eed9af7a83be469e89 done [2025-03-28T07:32:35.670Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-28T07:32:35.670Z] #110 DONE 4.2s [2025-03-28T07:32:35.670Z] [2025-03-28T07:32:35.670Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #83 DONE 105.7s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #80 DONE 107.2s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #95 DONE 104.3s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #96 DONE 103.3s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #119 ... [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #91 DONE 98.5s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #87 DONE 103.1s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #120 [core-keeper builder 7/8] COPY . . [2025-03-28T07:33:57.294Z] #120 DONE 1.8s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #121 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #122 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #123 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #119 DONE 1.9s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #124 [support-notifications builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #124 DONE 1.9s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #125 [support-scheduler builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #125 DONE 2.0s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #126 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #127 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #128 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-28T07:33:57.294Z] #129 ... [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #130 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #131 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #132 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #133 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #134 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #135 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #136 DONE 2.0s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #137 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #138 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #139 [core-metadata builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #139 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #140 [core-data builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #140 DONE 2.0s [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #141 [core-command builder 6/7] COPY . . [2025-03-28T07:33:57.294Z] #141 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-28T07:33:57.294Z] #142 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T07:33:57.294Z] #143 CACHED [2025-03-28T07:33:57.294Z] [2025-03-28T07:33:57.294Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-28T07:33:58.696Z] #144 ... [2025-03-28T07:33:58.696Z] [2025-03-28T07:33:58.696Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-28T07:33:58.696Z] #0 5.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-28T07:33:58.962Z] #145 ... [2025-03-28T07:33:58.962Z] [2025-03-28T07:33:58.962Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-28T07:33:58.962Z] #129 6.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-28T07:34:03.205Z] #129 ... [2025-03-28T07:34:03.205Z] [2025-03-28T07:34:03.205Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-28T07:34:03.205Z] #0 4.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-28T07:34:03.205Z] #146 ... [2025-03-28T07:34:03.205Z] [2025-03-28T07:34:03.205Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-28T07:34:03.205Z] #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-28T07:34:03.205Z] #147 ... [2025-03-28T07:34:03.205Z] [2025-03-28T07:34:03.205Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-28T07:34:03.205Z] #0 6.397 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-28T07:34:03.477Z] #148 ... [2025-03-28T07:34:03.477Z] [2025-03-28T07:34:03.477Z] #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-03-28T07:34:03.477Z] #0 4.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-28T07:34:03.784Z] #149 ... [2025-03-28T07:34:03.784Z] [2025-03-28T07:34:03.784Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-28T07:34:03.784Z] #0 6.311 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-28T07:34:03.784Z] #150 ... [2025-03-28T07:34:03.784Z] [2025-03-28T07:34:03.784Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-28T07:34:03.784Z] #0 6.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-28T07:34:04.052Z] #151 ... [2025-03-28T07:34:04.052Z] [2025-03-28T07:34:04.052Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-28T07:34:04.052Z] #0 4.917 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-28T07:34:04.052Z] #152 ... [2025-03-28T07:34:04.052Z] [2025-03-28T07:34:04.052Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-28T07:34:04.052Z] #0 4.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-28T07:34:04.338Z] #153 ... [2025-03-28T07:34:04.338Z] [2025-03-28T07:34:04.338Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-28T07:34:04.338Z] #0 6.313 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-28T07:34:04.338Z] #154 ... [2025-03-28T07:34:04.338Z] [2025-03-28T07:34:04.338Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-28T07:34:04.338Z] #144 5.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-28T07:34:09.302Z] #154 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-28T07:34:09.302Z] #131 DONE 95.9s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-28T07:34:09.302Z] #155 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-28T07:34:09.302Z] #153 DONE 96.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-28T07:34:09.302Z] #155 DONE 0.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:34:09.302Z] #156 DONE 0.4s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:34:09.302Z] #157 DONE 0.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-28T07:34:09.302Z] #158 DONE 0.4s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:34:09.302Z] #159 DONE 0.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-28T07:34:09.302Z] #160 DONE 0.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-28T07:34:09.302Z] #161 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-28T07:34:09.302Z] #162 DONE 1.5s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:34:09.302Z] #163 DONE 0.3s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:34:09.302Z] #164 DONE 0.3s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-28T07:34:09.302Z] #165 DONE 0.4s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-28T07:34:09.302Z] #151 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-28T07:34:09.302Z] #166 DONE 0.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-28T07:34:09.302Z] #161 DONE 1.3s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-28T07:34:09.302Z] #167 DONE 0.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #110 [core-common-config-bootstrapper] exporting to image [2025-03-28T07:34:09.302Z] #110 exporting layers [2025-03-28T07:34:09.302Z] #110 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-28T07:34:09.302Z] #168 DONE 0.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #110 [core-common-config-bootstrapper] exporting to image [2025-03-28T07:34:09.302Z] #110 exporting layers 0.3s done [2025-03-28T07:34:09.302Z] #110 writing image sha256:cec85c1868b884c4b5fb2d369f44e23c1c9deb78d8026477ac231693a5a7c50f 0.0s done [2025-03-28T07:34:09.302Z] #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-28T07:34:09.302Z] #110 DONE 1.5s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-28T07:34:09.302Z] #169 DONE 0.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-28T07:34:09.302Z] #152 ... [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-28T07:34:09.302Z] #170 DONE 0.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-28T07:34:09.302Z] #171 DONE 1.2s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #110 [security-bootstrapper] exporting to image [2025-03-28T07:34:09.302Z] #110 exporting layers 0.6s done [2025-03-28T07:34:09.302Z] #110 writing image sha256:1eff5cb2f3db33ac5d0a9148ca718254e178c350950080452c5def401eb9ba8c done [2025-03-28T07:34:09.302Z] #110 naming to docker.io/library/security-bootstrapper done [2025-03-28T07:34:09.302Z] #110 DONE 2.1s [2025-03-28T07:34:09.302Z] [2025-03-28T07:34:09.302Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-28T07:35:05.516Z] #151 ... [2025-03-28T07:35:05.516Z] [2025-03-28T07:35:05.516Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-28T07:35:05.516Z] #152 155.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-28T07:35:12.087Z] #152 ... [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-28T07:35:12.087Z] #151 DONE 170.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-28T07:35:12.087Z] #152 DONE 170.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-28T07:35:12.087Z] #147 DONE 170.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-28T07:35:12.087Z] #144 DONE 170.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-28T07:35:12.087Z] #146 DONE 170.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-28T07:35:12.087Z] #150 DONE 170.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-28T07:35:12.087Z] #154 DONE 170.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #172 ... [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-28T07:35:12.087Z] #149 DONE 170.4s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-28T07:35:12.087Z] #145 DONE 170.5s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-28T07:35:12.087Z] #148 DONE 170.5s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #173 ... [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #174 DONE 0.4s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #172 DONE 0.4s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #175 DONE 0.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #176 DONE 0.3s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #177 ... [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #173 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #178 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:12.087Z] #179 CACHED [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #180 CACHED [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:12.087Z] #181 CACHED [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #182 CACHED [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:12.087Z] #183 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #184 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:12.087Z] #185 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:12.087Z] #186 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-28T07:35:12.087Z] #177 DONE 0.2s [2025-03-28T07:35:12.087Z] [2025-03-28T07:35:12.087Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:13.022Z] #187 ... [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:13.022Z] #188 DONE 1.0s [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-28T07:35:13.022Z] #189 ... [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:13.022Z] #190 DONE 1.2s [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-28T07:35:13.022Z] #191 DONE 1.2s [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-28T07:35:13.022Z] #192 DONE 1.2s [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-28T07:35:13.022Z] #193 DONE 1.2s [2025-03-28T07:35:13.022Z] [2025-03-28T07:35:13.022Z] #194 [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-03-28T07:35:13.022Z] #194 DONE 1.2s [2025-03-28T07:35:13.280Z] [2025-03-28T07:35:13.280Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-28T07:35:13.280Z] #195 DONE 1.3s [2025-03-28T07:35:13.280Z] [2025-03-28T07:35:13.280Z] #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:13.280Z] #196 DONE 1.3s [2025-03-28T07:35:13.280Z] [2025-03-28T07:35:13.280Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-28T07:35:13.280Z] #187 DONE 1.2s [2025-03-28T07:35:13.280Z] [2025-03-28T07:35:13.280Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-28T07:35:13.280Z] #197 DONE 1.2s [2025-03-28T07:35:13.280Z] [2025-03-28T07:35:13.280Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.222Z] #198 ... [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.222Z] #199 DONE 1.1s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-28T07:35:14.222Z] #189 DONE 1.4s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #200 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-28T07:35:14.222Z] #200 DONE 1.2s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-28T07:35:14.222Z] #201 DONE 1.2s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.222Z] #202 DONE 1.2s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.222Z] #203 DONE 1.2s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-28T07:35:14.222Z] #204 DONE 1.1s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.222Z] #198 DONE 1.1s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-28T07:35:14.222Z] #205 DONE 1.2s [2025-03-28T07:35:14.222Z] [2025-03-28T07:35:14.222Z] #110 [core-command] exporting to image [2025-03-28T07:35:14.222Z] #110 exporting layers [2025-03-28T07:35:14.482Z] #110 ... [2025-03-28T07:35:14.482Z] [2025-03-28T07:35:14.482Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-28T07:35:14.482Z] #206 DONE 1.2s [2025-03-28T07:35:14.482Z] [2025-03-28T07:35:14.482Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-28T07:35:14.482Z] #207 DONE 0.3s [2025-03-28T07:35:14.482Z] [2025-03-28T07:35:14.482Z] #110 [core-data] exporting to image [2025-03-28T07:35:14.740Z] #110 ... [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #208 [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-03-28T07:35:14.740Z] #208 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #209 [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-03-28T07:35:14.740Z] #209 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-28T07:35:14.740Z] #210 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-28T07:35:14.740Z] #211 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #110 [support-scheduler] exporting to image [2025-03-28T07:35:14.740Z] #110 ... [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:14.740Z] #212 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-28T07:35:14.740Z] #213 DONE 0.4s [2025-03-28T07:35:14.740Z] [2025-03-28T07:35:14.740Z] #110 [support-notifications] exporting to image [2025-03-28T07:35:15.055Z] #110 ... [2025-03-28T07:35:15.055Z] [2025-03-28T07:35:15.055Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-28T07:35:15.055Z] #214 DONE 0.2s [2025-03-28T07:35:15.055Z] [2025-03-28T07:35:15.055Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-28T07:35:15.055Z] #215 DONE 0.2s [2025-03-28T07:35:15.055Z] [2025-03-28T07:35:15.055Z] #110 [core-data] exporting to image [2025-03-28T07:35:15.055Z] #110 writing image sha256:9834e3af7c6c4678894c989262c4b35aa3f506645851f6ec42c7daf01e8b7514 0.1s done [2025-03-28T07:35:15.055Z] #110 writing image sha256:55440b9ea8509764d1159d233bbcfa839e4859267e5fd9d18a27dd6a30dc2d7e [2025-03-28T07:35:15.055Z] #110 writing image sha256:cdbb0147935002c8db6f7999b4b2c61988f83203f5fc40f5ebe8015a8fba4660 0.0s done [2025-03-28T07:35:15.055Z] #110 naming to docker.io/library/core-data done [2025-03-28T07:35:15.055Z] #110 naming to docker.io/library/core-keeper [2025-03-28T07:35:15.470Z] #110 writing image sha256:55440b9ea8509764d1159d233bbcfa839e4859267e5fd9d18a27dd6a30dc2d7e 0.1s done [2025-03-28T07:35:15.470Z] #110 naming to docker.io/library/core-keeper done [2025-03-28T07:35:15.470Z] #110 naming to docker.io/library/core-command done [2025-03-28T07:35:15.470Z] #110 ... [2025-03-28T07:35:15.470Z] [2025-03-28T07:35:15.470Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-28T07:35:15.470Z] #216 DONE 0.4s [2025-03-28T07:35:15.731Z] [2025-03-28T07:35:15.731Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-28T07:35:15.731Z] #217 DONE 0.6s [2025-03-28T07:35:15.731Z] [2025-03-28T07:35:15.731Z] #110 [security-proxy-auth] exporting to image [2025-03-28T07:35:15.731Z] #110 exporting layers 0.7s done [2025-03-28T07:35:15.731Z] #110 writing image sha256:b07c9e90d8a76f7b43051676d2b4d2c018ecbcddbec3a44a2c47b5fed7532844 [2025-03-28T07:35:15.731Z] #110 writing image sha256:b07c9e90d8a76f7b43051676d2b4d2c018ecbcddbec3a44a2c47b5fed7532844 0.3s done [2025-03-28T07:35:15.731Z] #110 naming to docker.io/library/security-spiffe-token-provider [2025-03-28T07:35:15.731Z] #110 ... [2025-03-28T07:35:15.731Z] [2025-03-28T07:35:15.731Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-28T07:35:15.731Z] #218 DONE 0.5s [2025-03-28T07:35:15.731Z] [2025-03-28T07:35:15.731Z] #110 [support-scheduler] exporting to image [2025-03-28T07:35:15.731Z] #110 exporting layers 0.9s done [2025-03-28T07:35:15.731Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-03-28T07:35:15.731Z] #110 writing image sha256:6b7ce973494dff6d587408cd6e0c923c62a37b9c0444147c7bbe2c8810b66896 0.0s done [2025-03-28T07:35:15.731Z] #110 naming to docker.io/library/support-scheduler done [2025-03-28T07:35:15.731Z] #110 writing image sha256:3e961e8b697e5fa59c1deba12d1ecce05619a75e86b69df24f189e1c9d3ebe6c done [2025-03-28T07:35:15.731Z] #110 writing image sha256:9aa9b27f1e1838695c21a36c9276e7576b5ea51b761262417df42ed1f041b293 [2025-03-28T07:35:15.732Z] #110 naming to docker.io/library/core-metadata [2025-03-28T07:35:15.995Z] #110 ... [2025-03-28T07:35:15.995Z] [2025-03-28T07:35:15.995Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-28T07:35:15.995Z] #219 DONE 0.9s [2025-03-28T07:35:15.995Z] [2025-03-28T07:35:15.995Z] #110 [security-proxy-setup] exporting to image [2025-03-28T07:35:15.995Z] #110 writing image sha256:9aa9b27f1e1838695c21a36c9276e7576b5ea51b761262417df42ed1f041b293 done [2025-03-28T07:35:15.995Z] #110 naming to docker.io/library/core-metadata done [2025-03-28T07:35:15.995Z] #110 naming to docker.io/library/support-notifications done [2025-03-28T07:35:15.995Z] #110 ... [2025-03-28T07:35:15.995Z] [2025-03-28T07:35:15.995Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-28T07:35:15.995Z] #220 DONE 0.2s [2025-03-28T07:35:16.256Z] [2025-03-28T07:35:16.256Z] #110 [security-proxy-setup] exporting to image [2025-03-28T07:35:16.256Z] #110 exporting layers 0.3s done [2025-03-28T07:35:16.256Z] #110 writing image sha256:3e54bc53889a2224292ea59f2802b1fc256e93912747c23a3ef8d5d6f9a9cdbc done [2025-03-28T07:35:16.256Z] #110 naming to docker.io/library/security-proxy-setup done [2025-03-28T07:35:16.256Z] #110 ... [2025-03-28T07:35:16.256Z] [2025-03-28T07:35:16.256Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-28T07:35:16.256Z] #221 DONE 0.4s [2025-03-28T07:35:16.256Z] [2025-03-28T07:35:16.256Z] #110 [security-secretstore-setup] exporting to image [2025-03-28T07:35:16.256Z] #110 writing image sha256:fb249a2ec73f0e9431e0bbcbdf5a4a8413d4b175383adf30d5dde8447d13816b done [2025-03-28T07:35:16.256Z] #110 naming to docker.io/library/security-proxy-auth done [2025-03-28T07:35:16.515Z] #110 exporting layers 0.3s done [2025-03-28T07:35:16.515Z] #110 writing image sha256:de506ac25fa5725cdf46878b8ccbeedfa337252bccfae8a55c761091e1adb177 done [2025-03-28T07:35:16.515Z] #110 naming to docker.io/library/security-secretstore-setup done [2025-03-28T07:35:16.515Z] #110 DONE 4.4s [2025-03-28T07:35:16.515Z] [2025-03-28T07:35:16.515Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.515Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-28T07:35:16.516Z] time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-28T07:35:16.533Z] $ docker stop --time=1 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 [2025-03-28T07:35:17.862Z] $ docker rm -f --volumes 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T07:35:18.207Z] + docker images [2025-03-28T07:35:18.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-28T07:35:18.207Z] security-secretstore-setup latest de506ac25fa5 1 second ago 68MB [2025-03-28T07:35:18.207Z] security-proxy-auth latest fb249a2ec73f 2 seconds ago 31.4MB [2025-03-28T07:35:18.207Z] security-proxy-setup latest 3e54bc53889a 2 seconds ago 38.3MB [2025-03-28T07:35:18.207Z] core-command latest 55440b9ea850 3 seconds ago 28MB [2025-03-28T07:35:18.207Z] support-scheduler latest 6b7ce973494d 3 seconds ago 48.3MB [2025-03-28T07:35:18.207Z] support-notifications latest 9aa9b27f1e18 3 seconds ago 51.9MB [2025-03-28T07:35:18.207Z] security-spiffe-token-provider latest b07c9e90d8a7 3 seconds ago 47.2MB [2025-03-28T07:35:18.207Z] core-keeper latest 9834e3af7c6c 3 seconds ago 32.1MB [2025-03-28T07:35:18.207Z] core-metadata latest 3e961e8b697e 3 seconds ago 32.7MB [2025-03-28T07:35:18.207Z] core-data latest cdbb01479350 3 seconds ago 32.5MB [2025-03-28T07:35:18.207Z] security-bootstrapper latest 1eff5cb2f3db About a minute ago 20.3MB [2025-03-28T07:35:18.207Z] core-common-config-bootstrapper latest cec85c1868b8 About a minute ago 17.1MB [2025-03-28T07:35:18.207Z] security-spire-agent latest 61c8af301b64 4 minutes ago 195MB [2025-03-28T07:35:18.207Z] security-spire-server latest 172c586e59c4 4 minutes ago 149MB [2025-03-28T07:35:18.207Z] security-spire-config latest f8fc0820d19b 4 minutes ago 149MB [2025-03-28T07:35:18.207Z] ci-base-image-x86_64 latest f5c8a0263932 7 minutes ago 929MB [2025-03-28T07:35:18.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-28T07:35:18.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-28T07:35:18.207Z] 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-03-28T07:35:18.350Z] provisioning config files... [2025-03-28T07:35:18.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config11253695687083181125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:35:18.672Z] ---> ****-login.sh [2025-03-28T07:35:18.672Z] nexus3.edgexfoundry.org:10001 [2025-03-28T07:35:18.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:35:18.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:35:18.672Z] Configure a credential helper to remove this warning. See [2025-03-28T07:35:18.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:35:18.672Z] [2025-03-28T07:35:18.672Z] Login Succeeded [2025-03-28T07:35:18.672Z] nexus3.edgexfoundry.org:10002 [2025-03-28T07:35:18.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:35:18.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:35:18.931Z] Configure a credential helper to remove this warning. See [2025-03-28T07:35:18.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:35:18.931Z] [2025-03-28T07:35:18.931Z] Login Succeeded [2025-03-28T07:35:18.931Z] nexus3.edgexfoundry.org:10003 [2025-03-28T07:35:18.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:35:18.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:35:18.931Z] Configure a credential helper to remove this warning. See [2025-03-28T07:35:18.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:35:18.931Z] [2025-03-28T07:35:18.931Z] Login Succeeded [2025-03-28T07:35:18.931Z] nexus3.edgexfoundry.org:10004 [2025-03-28T07:35:19.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:35:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:35:19.192Z] Configure a credential helper to remove this warning. See [2025-03-28T07:35:19.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:35:19.192Z] [2025-03-28T07:35:19.192Z] Login Succeeded [2025-03-28T07:35:19.192Z] ****.io [2025-03-28T07:35:19.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T07:35:19.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T07:35:19.451Z] Configure a credential helper to remove this warning. See [2025-03-28T07:35:19.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T07:35:19.451Z] [2025-03-28T07:35:19.451Z] Login Succeeded [2025-03-28T07:35:19.451Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T07:35:19.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:19.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T07:35:19.550Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-28T07:35:19.550Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:19.550Z] latest [2025-03-28T07:35:19.550Z] 4.1.0-dev.1 [2025-03-28T07:35:19.550Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:19.550Z] main [2025-03-28T07:35:19.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:19.906Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:20.241Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:20.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-28T07:35:20.241Z] 01ee62122c1b: Preparing [2025-03-28T07:35:20.241Z] cea559bd0799: Preparing [2025-03-28T07:35:20.241Z] f462640b7ca5: Preparing [2025-03-28T07:35:20.241Z] 365369a8b4a9: Preparing [2025-03-28T07:35:20.241Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:20.241Z] f3e6757253ed: Preparing [2025-03-28T07:35:20.241Z] 994456c4fd7b: Preparing [2025-03-28T07:35:20.241Z] f3e6757253ed: Waiting [2025-03-28T07:35:20.241Z] 365369a8b4a9: Pushed [2025-03-28T07:35:20.241Z] 01ee62122c1b: Pushed [2025-03-28T07:35:20.241Z] f462640b7ca5: Pushed [2025-03-28T07:35:20.241Z] dc5ef6562bd2: Pushed [2025-03-28T07:35:20.241Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:20.241Z] f3e6757253ed: Pushed [2025-03-28T07:35:22.781Z] cea559bd0799: Pushed [2025-03-28T07:35:22.781Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:23.128Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:23.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-28T07:35:23.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-28T07:35:23.459Z] 01ee62122c1b: Preparing [2025-03-28T07:35:23.459Z] cea559bd0799: Preparing [2025-03-28T07:35:23.459Z] f462640b7ca5: Preparing [2025-03-28T07:35:23.459Z] 365369a8b4a9: Preparing [2025-03-28T07:35:23.459Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:23.459Z] f3e6757253ed: Preparing [2025-03-28T07:35:23.459Z] 994456c4fd7b: Preparing [2025-03-28T07:35:23.459Z] f3e6757253ed: Waiting [2025-03-28T07:35:23.459Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:23.459Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:23.459Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:23.459Z] cea559bd0799: Layer already exists [2025-03-28T07:35:23.459Z] 01ee62122c1b: Layer already exists [2025-03-28T07:35:23.459Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:23.459Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:23.459Z] latest: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:23.805Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:24.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-28T07:35:24.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-28T07:35:24.139Z] 01ee62122c1b: Preparing [2025-03-28T07:35:24.139Z] cea559bd0799: Preparing [2025-03-28T07:35:24.139Z] f462640b7ca5: Preparing [2025-03-28T07:35:24.139Z] 365369a8b4a9: Preparing [2025-03-28T07:35:24.139Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:24.139Z] f3e6757253ed: Preparing [2025-03-28T07:35:24.139Z] 994456c4fd7b: Preparing [2025-03-28T07:35:24.139Z] 994456c4fd7b: Waiting [2025-03-28T07:35:24.139Z] f3e6757253ed: Waiting [2025-03-28T07:35:24.139Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:24.139Z] cea559bd0799: Layer already exists [2025-03-28T07:35:24.139Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:24.139Z] 01ee62122c1b: Layer already exists [2025-03-28T07:35:24.139Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:24.139Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:24.139Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:24.139Z] 4.1.0-dev.1: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:24.467Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:24.797Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:24.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-28T07:35:24.797Z] 01ee62122c1b: Preparing [2025-03-28T07:35:24.797Z] cea559bd0799: Preparing [2025-03-28T07:35:24.797Z] f462640b7ca5: Preparing [2025-03-28T07:35:24.797Z] 365369a8b4a9: Preparing [2025-03-28T07:35:24.797Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:24.797Z] f3e6757253ed: Preparing [2025-03-28T07:35:24.797Z] 994456c4fd7b: Preparing [2025-03-28T07:35:24.797Z] f3e6757253ed: Waiting [2025-03-28T07:35:24.797Z] 994456c4fd7b: Waiting [2025-03-28T07:35:24.797Z] cea559bd0799: Layer already exists [2025-03-28T07:35:24.797Z] 01ee62122c1b: Layer already exists [2025-03-28T07:35:24.797Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:24.797Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:24.797Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:24.797Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:24.797Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:24.797Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:25.135Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:25.460Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-28T07:35:25.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-28T07:35:25.460Z] 01ee62122c1b: Preparing [2025-03-28T07:35:25.460Z] cea559bd0799: Preparing [2025-03-28T07:35:25.460Z] f462640b7ca5: Preparing [2025-03-28T07:35:25.460Z] 365369a8b4a9: Preparing [2025-03-28T07:35:25.460Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:25.460Z] f3e6757253ed: Preparing [2025-03-28T07:35:25.460Z] 994456c4fd7b: Preparing [2025-03-28T07:35:25.460Z] 994456c4fd7b: Waiting [2025-03-28T07:35:25.460Z] f3e6757253ed: Waiting [2025-03-28T07:35:25.460Z] cea559bd0799: Layer already exists [2025-03-28T07:35:25.460Z] 01ee62122c1b: Layer already exists [2025-03-28T07:35:25.460Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:25.460Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:25.460Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:25.460Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:25.460Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:25.460Z] main: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:25.547Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:25.567Z] taggedImages: [2025-03-28T07:35:25.567Z] - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:25.567Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-28T07:35:25.567Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-28T07:35:25.567Z] - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:25.567Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-28T07:35:25.595Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-28T07:35:25.595Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:25.595Z] latest [2025-03-28T07:35:25.595Z] 4.1.0-dev.1 [2025-03-28T07:35:25.595Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:25.595Z] main [2025-03-28T07:35:25.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:25.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:26.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:26.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-28T07:35:26.281Z] e842f363d1d7: Preparing [2025-03-28T07:35:26.281Z] 8e2cc3de1b19: Preparing [2025-03-28T07:35:26.281Z] 36615fba0a8b: Preparing [2025-03-28T07:35:26.281Z] fdc55ceef115: Preparing [2025-03-28T07:35:26.281Z] f462640b7ca5: Preparing [2025-03-28T07:35:26.281Z] 365369a8b4a9: Preparing [2025-03-28T07:35:26.281Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:26.281Z] f3e6757253ed: Preparing [2025-03-28T07:35:26.281Z] 994456c4fd7b: Preparing [2025-03-28T07:35:26.281Z] 365369a8b4a9: Waiting [2025-03-28T07:35:26.281Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:26.281Z] f3e6757253ed: Waiting [2025-03-28T07:35:26.281Z] 994456c4fd7b: Waiting [2025-03-28T07:35:26.281Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:26.281Z] 8e2cc3de1b19: Pushed [2025-03-28T07:35:26.281Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:26.281Z] 36615fba0a8b: Pushed [2025-03-28T07:35:26.281Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:26.281Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:26.281Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:26.281Z] e842f363d1d7: Pushed [2025-03-28T07:35:27.658Z] fdc55ceef115: Pushed [2025-03-28T07:35:27.658Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:27.988Z] + 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-03-28T07:35:28.312Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-28T07:35:28.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-28T07:35:28.312Z] e842f363d1d7: Preparing [2025-03-28T07:35:28.312Z] 8e2cc3de1b19: Preparing [2025-03-28T07:35:28.312Z] 36615fba0a8b: Preparing [2025-03-28T07:35:28.312Z] fdc55ceef115: Preparing [2025-03-28T07:35:28.312Z] f462640b7ca5: Preparing [2025-03-28T07:35:28.312Z] 365369a8b4a9: Preparing [2025-03-28T07:35:28.312Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:28.312Z] f3e6757253ed: Preparing [2025-03-28T07:35:28.312Z] 994456c4fd7b: Preparing [2025-03-28T07:35:28.312Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:28.312Z] f3e6757253ed: Waiting [2025-03-28T07:35:28.312Z] 365369a8b4a9: Waiting [2025-03-28T07:35:28.312Z] 994456c4fd7b: Waiting [2025-03-28T07:35:28.312Z] 36615fba0a8b: Layer already exists [2025-03-28T07:35:28.312Z] e842f363d1d7: Layer already exists [2025-03-28T07:35:28.312Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:28.312Z] 8e2cc3de1b19: Layer already exists [2025-03-28T07:35:28.312Z] fdc55ceef115: Layer already exists [2025-03-28T07:35:28.312Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:28.312Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:28.312Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:28.312Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:28.312Z] latest: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:28.637Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:28.954Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-28T07:35:28.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-28T07:35:28.954Z] e842f363d1d7: Preparing [2025-03-28T07:35:28.954Z] 8e2cc3de1b19: Preparing [2025-03-28T07:35:28.954Z] 36615fba0a8b: Preparing [2025-03-28T07:35:28.954Z] fdc55ceef115: Preparing [2025-03-28T07:35:28.954Z] f462640b7ca5: Preparing [2025-03-28T07:35:28.954Z] 365369a8b4a9: Preparing [2025-03-28T07:35:28.954Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:28.954Z] f3e6757253ed: Preparing [2025-03-28T07:35:28.954Z] 994456c4fd7b: Preparing [2025-03-28T07:35:28.954Z] 365369a8b4a9: Waiting [2025-03-28T07:35:28.954Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:28.954Z] f3e6757253ed: Waiting [2025-03-28T07:35:28.954Z] 994456c4fd7b: Waiting [2025-03-28T07:35:28.954Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:28.954Z] fdc55ceef115: Layer already exists [2025-03-28T07:35:28.954Z] 36615fba0a8b: Layer already exists [2025-03-28T07:35:28.954Z] 8e2cc3de1b19: Layer already exists [2025-03-28T07:35:28.954Z] e842f363d1d7: Layer already exists [2025-03-28T07:35:28.954Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:28.954Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:28.954Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:28.954Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:28.954Z] 4.1.0-dev.1: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:29.289Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:29.612Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:29.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-28T07:35:29.612Z] e842f363d1d7: Preparing [2025-03-28T07:35:29.612Z] 8e2cc3de1b19: Preparing [2025-03-28T07:35:29.612Z] 36615fba0a8b: Preparing [2025-03-28T07:35:29.612Z] fdc55ceef115: Preparing [2025-03-28T07:35:29.612Z] f462640b7ca5: Preparing [2025-03-28T07:35:29.612Z] 365369a8b4a9: Preparing [2025-03-28T07:35:29.612Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:29.612Z] f3e6757253ed: Preparing [2025-03-28T07:35:29.612Z] 994456c4fd7b: Preparing [2025-03-28T07:35:29.612Z] 365369a8b4a9: Waiting [2025-03-28T07:35:29.612Z] f3e6757253ed: Waiting [2025-03-28T07:35:29.612Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:29.612Z] 994456c4fd7b: Waiting [2025-03-28T07:35:29.612Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:29.612Z] 8e2cc3de1b19: Layer already exists [2025-03-28T07:35:29.612Z] 36615fba0a8b: Layer already exists [2025-03-28T07:35:29.612Z] fdc55ceef115: Layer already exists [2025-03-28T07:35:29.612Z] e842f363d1d7: Layer already exists [2025-03-28T07:35:29.612Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:29.612Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:29.612Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:29.612Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:29.612Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:29.953Z] + 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-03-28T07:35:30.286Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-28T07:35:30.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-28T07:35:30.286Z] e842f363d1d7: Preparing [2025-03-28T07:35:30.286Z] 8e2cc3de1b19: Preparing [2025-03-28T07:35:30.286Z] 36615fba0a8b: Preparing [2025-03-28T07:35:30.286Z] fdc55ceef115: Preparing [2025-03-28T07:35:30.286Z] f462640b7ca5: Preparing [2025-03-28T07:35:30.286Z] 365369a8b4a9: Preparing [2025-03-28T07:35:30.286Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:30.286Z] f3e6757253ed: Preparing [2025-03-28T07:35:30.286Z] 994456c4fd7b: Preparing [2025-03-28T07:35:30.286Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:30.286Z] 365369a8b4a9: Waiting [2025-03-28T07:35:30.286Z] f3e6757253ed: Waiting [2025-03-28T07:35:30.286Z] 994456c4fd7b: Waiting [2025-03-28T07:35:30.286Z] 36615fba0a8b: Layer already exists [2025-03-28T07:35:30.286Z] fdc55ceef115: Layer already exists [2025-03-28T07:35:30.286Z] e842f363d1d7: Layer already exists [2025-03-28T07:35:30.286Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:30.286Z] 8e2cc3de1b19: Layer already exists [2025-03-28T07:35:30.286Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:30.286Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:30.286Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:30.286Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:30.286Z] main: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:30.367Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:30.445Z] taggedImages: [2025-03-28T07:35:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-28T07:35:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-28T07:35:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-28T07:35:30.473Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-28T07:35:30.473Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:30.473Z] latest [2025-03-28T07:35:30.473Z] 4.1.0-dev.1 [2025-03-28T07:35:30.473Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:30.473Z] main [2025-03-28T07:35:30.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:30.829Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:31.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:31.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-28T07:35:31.156Z] d815f7d90c86: Preparing [2025-03-28T07:35:31.156Z] f680a213a0ba: Preparing [2025-03-28T07:35:31.156Z] f462640b7ca5: Preparing [2025-03-28T07:35:31.157Z] 365369a8b4a9: Preparing [2025-03-28T07:35:31.157Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:31.157Z] f3e6757253ed: Preparing [2025-03-28T07:35:31.157Z] 994456c4fd7b: Preparing [2025-03-28T07:35:31.157Z] f3e6757253ed: Waiting [2025-03-28T07:35:31.157Z] 994456c4fd7b: Waiting [2025-03-28T07:35:31.157Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:31.157Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:31.157Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:31.157Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:31.157Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:31.157Z] d815f7d90c86: Pushed [2025-03-28T07:35:33.694Z] f680a213a0ba: Pushed [2025-03-28T07:35:33.694Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:34.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:34.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-28T07:35:34.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-28T07:35:34.357Z] d815f7d90c86: Preparing [2025-03-28T07:35:34.357Z] f680a213a0ba: Preparing [2025-03-28T07:35:34.357Z] f462640b7ca5: Preparing [2025-03-28T07:35:34.357Z] 365369a8b4a9: Preparing [2025-03-28T07:35:34.357Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:34.357Z] f3e6757253ed: Preparing [2025-03-28T07:35:34.357Z] 994456c4fd7b: Preparing [2025-03-28T07:35:34.357Z] f3e6757253ed: Waiting [2025-03-28T07:35:34.357Z] 994456c4fd7b: Waiting [2025-03-28T07:35:34.357Z] d815f7d90c86: Layer already exists [2025-03-28T07:35:34.357Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:34.357Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:34.357Z] f680a213a0ba: Layer already exists [2025-03-28T07:35:34.357Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:34.357Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:34.357Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:34.357Z] latest: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:34.677Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:35.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-28T07:35:35.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-28T07:35:35.014Z] d815f7d90c86: Preparing [2025-03-28T07:35:35.014Z] f680a213a0ba: Preparing [2025-03-28T07:35:35.014Z] f462640b7ca5: Preparing [2025-03-28T07:35:35.014Z] 365369a8b4a9: Preparing [2025-03-28T07:35:35.014Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:35.014Z] f3e6757253ed: Preparing [2025-03-28T07:35:35.014Z] 994456c4fd7b: Preparing [2025-03-28T07:35:35.014Z] f3e6757253ed: Waiting [2025-03-28T07:35:35.014Z] 994456c4fd7b: Waiting [2025-03-28T07:35:35.014Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:35.014Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:35.014Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:35.014Z] f680a213a0ba: Layer already exists [2025-03-28T07:35:35.014Z] d815f7d90c86: Layer already exists [2025-03-28T07:35:35.014Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:35.014Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:35.014Z] 4.1.0-dev.1: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:35.343Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:35.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:35.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-28T07:35:35.666Z] d815f7d90c86: Preparing [2025-03-28T07:35:35.666Z] f680a213a0ba: Preparing [2025-03-28T07:35:35.666Z] f462640b7ca5: Preparing [2025-03-28T07:35:35.666Z] 365369a8b4a9: Preparing [2025-03-28T07:35:35.666Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:35.666Z] f3e6757253ed: Preparing [2025-03-28T07:35:35.666Z] 994456c4fd7b: Preparing [2025-03-28T07:35:35.666Z] f3e6757253ed: Waiting [2025-03-28T07:35:35.666Z] 994456c4fd7b: Waiting [2025-03-28T07:35:35.666Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:35.666Z] d815f7d90c86: Layer already exists [2025-03-28T07:35:35.666Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:35.666Z] f680a213a0ba: Layer already exists [2025-03-28T07:35:35.666Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:35.666Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:35.666Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:35.666Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:36.001Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:36.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-28T07:35:36.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-28T07:35:36.331Z] d815f7d90c86: Preparing [2025-03-28T07:35:36.331Z] f680a213a0ba: Preparing [2025-03-28T07:35:36.331Z] f462640b7ca5: Preparing [2025-03-28T07:35:36.331Z] 365369a8b4a9: Preparing [2025-03-28T07:35:36.331Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:36.331Z] f3e6757253ed: Preparing [2025-03-28T07:35:36.331Z] 994456c4fd7b: Preparing [2025-03-28T07:35:36.331Z] f3e6757253ed: Waiting [2025-03-28T07:35:36.331Z] 994456c4fd7b: Waiting [2025-03-28T07:35:36.331Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:36.331Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:36.331Z] f680a213a0ba: Layer already exists [2025-03-28T07:35:36.331Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:36.331Z] d815f7d90c86: Layer already exists [2025-03-28T07:35:36.331Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:36.331Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:36.331Z] main: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:36.409Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:36.423Z] taggedImages: [2025-03-28T07:35:36.423Z] - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:36.423Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-28T07:35:36.423Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-28T07:35:36.423Z] - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:36.423Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-28T07:35:36.449Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-28T07:35:36.449Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:36.449Z] latest [2025-03-28T07:35:36.449Z] 4.1.0-dev.1 [2025-03-28T07:35:36.449Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:36.449Z] main [2025-03-28T07:35:36.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:36.792Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:37.114Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:37.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-28T07:35:37.115Z] 1bcae177fe23: Preparing [2025-03-28T07:35:37.115Z] 90f4cdc1597b: Preparing [2025-03-28T07:35:37.115Z] 365369a8b4a9: Preparing [2025-03-28T07:35:37.115Z] 32da93f83e86: Preparing [2025-03-28T07:35:37.115Z] 40452097ba44: Preparing [2025-03-28T07:35:37.115Z] 994456c4fd7b: Preparing [2025-03-28T07:35:37.115Z] 994456c4fd7b: Waiting [2025-03-28T07:35:37.115Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:37.115Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:37.115Z] 1bcae177fe23: Pushed [2025-03-28T07:35:37.115Z] 40452097ba44: Pushed [2025-03-28T07:35:37.115Z] 32da93f83e86: Pushed [2025-03-28T07:35:39.657Z] 90f4cdc1597b: Pushed [2025-03-28T07:35:39.917Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:40.253Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:40.577Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-28T07:35:40.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-28T07:35:40.577Z] 1bcae177fe23: Preparing [2025-03-28T07:35:40.577Z] 90f4cdc1597b: Preparing [2025-03-28T07:35:40.577Z] 365369a8b4a9: Preparing [2025-03-28T07:35:40.577Z] 32da93f83e86: Preparing [2025-03-28T07:35:40.577Z] 40452097ba44: Preparing [2025-03-28T07:35:40.577Z] 994456c4fd7b: Preparing [2025-03-28T07:35:40.577Z] 994456c4fd7b: Waiting [2025-03-28T07:35:40.577Z] 32da93f83e86: Layer already exists [2025-03-28T07:35:40.577Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:40.577Z] 90f4cdc1597b: Layer already exists [2025-03-28T07:35:40.577Z] 1bcae177fe23: Layer already exists [2025-03-28T07:35:40.577Z] 40452097ba44: Layer already exists [2025-03-28T07:35:40.577Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:40.577Z] latest: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:40.914Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:41.245Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-28T07:35:41.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-28T07:35:41.245Z] 1bcae177fe23: Preparing [2025-03-28T07:35:41.245Z] 90f4cdc1597b: Preparing [2025-03-28T07:35:41.245Z] 365369a8b4a9: Preparing [2025-03-28T07:35:41.245Z] 32da93f83e86: Preparing [2025-03-28T07:35:41.245Z] 40452097ba44: Preparing [2025-03-28T07:35:41.245Z] 994456c4fd7b: Preparing [2025-03-28T07:35:41.245Z] 994456c4fd7b: Waiting [2025-03-28T07:35:41.245Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:41.245Z] 32da93f83e86: Layer already exists [2025-03-28T07:35:41.245Z] 90f4cdc1597b: Layer already exists [2025-03-28T07:35:41.245Z] 40452097ba44: Layer already exists [2025-03-28T07:35:41.245Z] 1bcae177fe23: Layer already exists [2025-03-28T07:35:41.245Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:41.245Z] 4.1.0-dev.1: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:41.571Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:41.902Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:41.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-28T07:35:41.902Z] 1bcae177fe23: Preparing [2025-03-28T07:35:41.902Z] 90f4cdc1597b: Preparing [2025-03-28T07:35:41.902Z] 365369a8b4a9: Preparing [2025-03-28T07:35:41.902Z] 32da93f83e86: Preparing [2025-03-28T07:35:41.902Z] 40452097ba44: Preparing [2025-03-28T07:35:41.902Z] 994456c4fd7b: Preparing [2025-03-28T07:35:41.902Z] 90f4cdc1597b: Layer already exists [2025-03-28T07:35:41.902Z] 40452097ba44: Layer already exists [2025-03-28T07:35:41.902Z] 1bcae177fe23: Layer already exists [2025-03-28T07:35:41.902Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:41.902Z] 32da93f83e86: Layer already exists [2025-03-28T07:35:41.902Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:41.902Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:42.235Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:42.567Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-28T07:35:42.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-28T07:35:42.567Z] 1bcae177fe23: Preparing [2025-03-28T07:35:42.567Z] 90f4cdc1597b: Preparing [2025-03-28T07:35:42.567Z] 365369a8b4a9: Preparing [2025-03-28T07:35:42.567Z] 32da93f83e86: Preparing [2025-03-28T07:35:42.567Z] 40452097ba44: Preparing [2025-03-28T07:35:42.567Z] 994456c4fd7b: Preparing [2025-03-28T07:35:42.567Z] 1bcae177fe23: Layer already exists [2025-03-28T07:35:42.567Z] 32da93f83e86: Layer already exists [2025-03-28T07:35:42.567Z] 40452097ba44: Layer already exists [2025-03-28T07:35:42.567Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:42.567Z] 90f4cdc1597b: Layer already exists [2025-03-28T07:35:42.567Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:42.567Z] main: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:42.643Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:42.653Z] taggedImages: [2025-03-28T07:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-28T07:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-28T07:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:42.653Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-28T07:35:42.687Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-28T07:35:42.687Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:42.687Z] latest [2025-03-28T07:35:42.687Z] 4.1.0-dev.1 [2025-03-28T07:35:42.687Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:42.687Z] main [2025-03-28T07:35:42.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:43.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:43.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:43.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-28T07:35:43.371Z] 1af268250cd6: Preparing [2025-03-28T07:35:43.371Z] 793bc998ba84: Preparing [2025-03-28T07:35:43.371Z] 78409e1f9c8f: Preparing [2025-03-28T07:35:43.371Z] f462640b7ca5: Preparing [2025-03-28T07:35:43.371Z] 365369a8b4a9: Preparing [2025-03-28T07:35:43.371Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:43.371Z] f3e6757253ed: Preparing [2025-03-28T07:35:43.371Z] 994456c4fd7b: Preparing [2025-03-28T07:35:43.371Z] 994456c4fd7b: Waiting [2025-03-28T07:35:43.371Z] f3e6757253ed: Waiting [2025-03-28T07:35:43.371Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:43.371Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:43.371Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:43.371Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:43.371Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:43.371Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:43.371Z] 793bc998ba84: Pushed [2025-03-28T07:35:43.371Z] 1af268250cd6: Pushed [2025-03-28T07:35:46.655Z] 78409e1f9c8f: Pushed [2025-03-28T07:35:46.655Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:46.985Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:47.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-28T07:35:47.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-28T07:35:47.313Z] 1af268250cd6: Preparing [2025-03-28T07:35:47.313Z] 793bc998ba84: Preparing [2025-03-28T07:35:47.313Z] 78409e1f9c8f: Preparing [2025-03-28T07:35:47.313Z] f462640b7ca5: Preparing [2025-03-28T07:35:47.313Z] 365369a8b4a9: Preparing [2025-03-28T07:35:47.313Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:47.313Z] f3e6757253ed: Preparing [2025-03-28T07:35:47.313Z] 994456c4fd7b: Preparing [2025-03-28T07:35:47.313Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:47.313Z] f3e6757253ed: Waiting [2025-03-28T07:35:47.313Z] 994456c4fd7b: Waiting [2025-03-28T07:35:47.313Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:47.313Z] 793bc998ba84: Layer already exists [2025-03-28T07:35:47.313Z] 78409e1f9c8f: Layer already exists [2025-03-28T07:35:47.313Z] 1af268250cd6: Layer already exists [2025-03-28T07:35:47.313Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:47.313Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:47.313Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:47.313Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:47.313Z] latest: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:47.642Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:47.979Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-28T07:35:47.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-28T07:35:47.979Z] 1af268250cd6: Preparing [2025-03-28T07:35:47.979Z] 793bc998ba84: Preparing [2025-03-28T07:35:47.979Z] 78409e1f9c8f: Preparing [2025-03-28T07:35:47.979Z] f462640b7ca5: Preparing [2025-03-28T07:35:47.979Z] 365369a8b4a9: Preparing [2025-03-28T07:35:47.979Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:47.979Z] f3e6757253ed: Preparing [2025-03-28T07:35:47.979Z] 994456c4fd7b: Preparing [2025-03-28T07:35:47.979Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:47.979Z] f3e6757253ed: Waiting [2025-03-28T07:35:47.979Z] 994456c4fd7b: Waiting [2025-03-28T07:35:47.979Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:47.979Z] 1af268250cd6: Layer already exists [2025-03-28T07:35:47.979Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:47.979Z] 793bc998ba84: Layer already exists [2025-03-28T07:35:47.979Z] 78409e1f9c8f: Layer already exists [2025-03-28T07:35:47.979Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:47.979Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:47.979Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:47.979Z] 4.1.0-dev.1: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:48.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:48.632Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:48.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-28T07:35:48.632Z] 1af268250cd6: Preparing [2025-03-28T07:35:48.632Z] 793bc998ba84: Preparing [2025-03-28T07:35:48.632Z] 78409e1f9c8f: Preparing [2025-03-28T07:35:48.632Z] f462640b7ca5: Preparing [2025-03-28T07:35:48.632Z] 365369a8b4a9: Preparing [2025-03-28T07:35:48.632Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:48.632Z] f3e6757253ed: Preparing [2025-03-28T07:35:48.632Z] 994456c4fd7b: Preparing [2025-03-28T07:35:48.632Z] f3e6757253ed: Waiting [2025-03-28T07:35:48.633Z] 994456c4fd7b: Waiting [2025-03-28T07:35:48.633Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:48.633Z] 793bc998ba84: Layer already exists [2025-03-28T07:35:48.633Z] 78409e1f9c8f: Layer already exists [2025-03-28T07:35:48.633Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:48.633Z] 1af268250cd6: Layer already exists [2025-03-28T07:35:48.633Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:48.633Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:48.633Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:48.633Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:48.633Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:48.967Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:49.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-28T07:35:49.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-28T07:35:49.289Z] 1af268250cd6: Preparing [2025-03-28T07:35:49.289Z] 793bc998ba84: Preparing [2025-03-28T07:35:49.289Z] 78409e1f9c8f: Preparing [2025-03-28T07:35:49.289Z] f462640b7ca5: Preparing [2025-03-28T07:35:49.289Z] 365369a8b4a9: Preparing [2025-03-28T07:35:49.289Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:49.289Z] f3e6757253ed: Preparing [2025-03-28T07:35:49.289Z] 994456c4fd7b: Preparing [2025-03-28T07:35:49.289Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:49.289Z] f3e6757253ed: Waiting [2025-03-28T07:35:49.289Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:49.289Z] 78409e1f9c8f: Layer already exists [2025-03-28T07:35:49.289Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:49.289Z] 1af268250cd6: Layer already exists [2025-03-28T07:35:49.289Z] 793bc998ba84: Layer already exists [2025-03-28T07:35:49.289Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:49.289Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:49.289Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:49.289Z] main: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:49.365Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:49.381Z] taggedImages: [2025-03-28T07:35:49.381Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:49.381Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-28T07:35:49.381Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-28T07:35:49.381Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:49.381Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-28T07:35:49.414Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-28T07:35:49.414Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:49.414Z] latest [2025-03-28T07:35:49.414Z] 4.1.0-dev.1 [2025-03-28T07:35:49.414Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:49.414Z] main [2025-03-28T07:35:49.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:49.762Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:50.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:50.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-28T07:35:50.088Z] 977b0f80fb2c: Preparing [2025-03-28T07:35:50.088Z] d1906f010703: Preparing [2025-03-28T07:35:50.088Z] 20907bb35ae6: Preparing [2025-03-28T07:35:50.088Z] 0b58835cf705: Preparing [2025-03-28T07:35:50.088Z] c684840e1b59: Preparing [2025-03-28T07:35:50.088Z] 5bf262bc316d: Preparing [2025-03-28T07:35:50.088Z] 885a364a5220: Preparing [2025-03-28T07:35:50.088Z] f462640b7ca5: Preparing [2025-03-28T07:35:50.088Z] 365369a8b4a9: Preparing [2025-03-28T07:35:50.088Z] 1fa05d88b089: Preparing [2025-03-28T07:35:50.088Z] 1c2337f1913c: Preparing [2025-03-28T07:35:50.088Z] 5bf262bc316d: Waiting [2025-03-28T07:35:50.088Z] 5f70bf18a086: Preparing [2025-03-28T07:35:50.088Z] 6cdc39d1c530: Preparing [2025-03-28T07:35:50.088Z] 7b37bb9632ec: Preparing [2025-03-28T07:35:50.088Z] 96db5895d321: Preparing [2025-03-28T07:35:50.088Z] 994456c4fd7b: Preparing [2025-03-28T07:35:50.088Z] 365369a8b4a9: Waiting [2025-03-28T07:35:50.088Z] 1fa05d88b089: Waiting [2025-03-28T07:35:50.088Z] f462640b7ca5: Waiting [2025-03-28T07:35:50.088Z] 1c2337f1913c: Waiting [2025-03-28T07:35:50.088Z] 7b37bb9632ec: Waiting [2025-03-28T07:35:50.088Z] 96db5895d321: Waiting [2025-03-28T07:35:50.088Z] 994456c4fd7b: Waiting [2025-03-28T07:35:50.088Z] 5f70bf18a086: Waiting [2025-03-28T07:35:50.088Z] 6cdc39d1c530: Waiting [2025-03-28T07:35:50.088Z] 20907bb35ae6: Pushed [2025-03-28T07:35:50.088Z] 0b58835cf705: Pushed [2025-03-28T07:35:50.088Z] 977b0f80fb2c: Pushed [2025-03-28T07:35:50.088Z] c684840e1b59: Pushed [2025-03-28T07:35:50.088Z] d1906f010703: Pushed [2025-03-28T07:35:50.088Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:50.088Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:50.088Z] 5f70bf18a086: Layer already exists [2025-03-28T07:35:50.088Z] 5bf262bc316d: Pushed [2025-03-28T07:35:50.348Z] 1fa05d88b089: Pushed [2025-03-28T07:35:50.348Z] 1c2337f1913c: Pushed [2025-03-28T07:35:50.348Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:50.348Z] 6cdc39d1c530: Pushed [2025-03-28T07:35:50.348Z] 7b37bb9632ec: Pushed [2025-03-28T07:35:50.348Z] 96db5895d321: Pushed [2025-03-28T07:35:51.726Z] 885a364a5220: Pushed [2025-03-28T07:35:51.726Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:52.058Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:52.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-28T07:35:52.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-28T07:35:52.403Z] 977b0f80fb2c: Preparing [2025-03-28T07:35:52.403Z] d1906f010703: Preparing [2025-03-28T07:35:52.403Z] 20907bb35ae6: Preparing [2025-03-28T07:35:52.403Z] 0b58835cf705: Preparing [2025-03-28T07:35:52.403Z] c684840e1b59: Preparing [2025-03-28T07:35:52.403Z] 5bf262bc316d: Preparing [2025-03-28T07:35:52.403Z] 885a364a5220: Preparing [2025-03-28T07:35:52.403Z] f462640b7ca5: Preparing [2025-03-28T07:35:52.403Z] 365369a8b4a9: Preparing [2025-03-28T07:35:52.403Z] 1fa05d88b089: Preparing [2025-03-28T07:35:52.403Z] 1c2337f1913c: Preparing [2025-03-28T07:35:52.403Z] 5f70bf18a086: Preparing [2025-03-28T07:35:52.403Z] 6cdc39d1c530: Preparing [2025-03-28T07:35:52.403Z] 7b37bb9632ec: Preparing [2025-03-28T07:35:52.403Z] 96db5895d321: Preparing [2025-03-28T07:35:52.403Z] 994456c4fd7b: Preparing [2025-03-28T07:35:52.403Z] f462640b7ca5: Waiting [2025-03-28T07:35:52.403Z] 365369a8b4a9: Waiting [2025-03-28T07:35:52.403Z] 1fa05d88b089: Waiting [2025-03-28T07:35:52.403Z] 5bf262bc316d: Waiting [2025-03-28T07:35:52.403Z] 1c2337f1913c: Waiting [2025-03-28T07:35:52.403Z] 6cdc39d1c530: Waiting [2025-03-28T07:35:52.403Z] 5f70bf18a086: Waiting [2025-03-28T07:35:52.403Z] 885a364a5220: Waiting [2025-03-28T07:35:52.403Z] 994456c4fd7b: Waiting [2025-03-28T07:35:52.403Z] 96db5895d321: Waiting [2025-03-28T07:35:52.403Z] 7b37bb9632ec: Waiting [2025-03-28T07:35:52.403Z] 20907bb35ae6: Layer already exists [2025-03-28T07:35:52.403Z] 0b58835cf705: Layer already exists [2025-03-28T07:35:52.403Z] c684840e1b59: Layer already exists [2025-03-28T07:35:52.403Z] 977b0f80fb2c: Layer already exists [2025-03-28T07:35:52.403Z] d1906f010703: Layer already exists [2025-03-28T07:35:52.403Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:52.403Z] 885a364a5220: Layer already exists [2025-03-28T07:35:52.403Z] 5bf262bc316d: Layer already exists [2025-03-28T07:35:52.403Z] 1fa05d88b089: Layer already exists [2025-03-28T07:35:52.404Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:52.404Z] 1c2337f1913c: Layer already exists [2025-03-28T07:35:52.404Z] 5f70bf18a086: Layer already exists [2025-03-28T07:35:52.404Z] 6cdc39d1c530: Layer already exists [2025-03-28T07:35:52.404Z] 96db5895d321: Layer already exists [2025-03-28T07:35:52.404Z] 7b37bb9632ec: Layer already exists [2025-03-28T07:35:52.404Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:52.404Z] latest: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:52.748Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:53.084Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-28T07:35:53.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-28T07:35:53.084Z] 977b0f80fb2c: Preparing [2025-03-28T07:35:53.084Z] d1906f010703: Preparing [2025-03-28T07:35:53.084Z] 20907bb35ae6: Preparing [2025-03-28T07:35:53.084Z] 0b58835cf705: Preparing [2025-03-28T07:35:53.084Z] c684840e1b59: Preparing [2025-03-28T07:35:53.084Z] 5bf262bc316d: Preparing [2025-03-28T07:35:53.084Z] 885a364a5220: Preparing [2025-03-28T07:35:53.084Z] f462640b7ca5: Preparing [2025-03-28T07:35:53.084Z] 365369a8b4a9: Preparing [2025-03-28T07:35:53.084Z] 1fa05d88b089: Preparing [2025-03-28T07:35:53.084Z] 1c2337f1913c: Preparing [2025-03-28T07:35:53.084Z] 5f70bf18a086: Preparing [2025-03-28T07:35:53.084Z] 6cdc39d1c530: Preparing [2025-03-28T07:35:53.084Z] 7b37bb9632ec: Preparing [2025-03-28T07:35:53.084Z] 96db5895d321: Preparing [2025-03-28T07:35:53.084Z] 994456c4fd7b: Preparing [2025-03-28T07:35:53.084Z] 885a364a5220: Waiting [2025-03-28T07:35:53.084Z] f462640b7ca5: Waiting [2025-03-28T07:35:53.084Z] 5bf262bc316d: Waiting [2025-03-28T07:35:53.084Z] 7b37bb9632ec: Waiting [2025-03-28T07:35:53.084Z] 365369a8b4a9: Waiting [2025-03-28T07:35:53.084Z] 1fa05d88b089: Waiting [2025-03-28T07:35:53.084Z] 1c2337f1913c: Waiting [2025-03-28T07:35:53.084Z] 96db5895d321: Waiting [2025-03-28T07:35:53.084Z] 994456c4fd7b: Waiting [2025-03-28T07:35:53.084Z] 5f70bf18a086: Waiting [2025-03-28T07:35:53.084Z] 6cdc39d1c530: Waiting [2025-03-28T07:35:53.084Z] c684840e1b59: Layer already exists [2025-03-28T07:35:53.084Z] 0b58835cf705: Layer already exists [2025-03-28T07:35:53.084Z] d1906f010703: Layer already exists [2025-03-28T07:35:53.084Z] 20907bb35ae6: Layer already exists [2025-03-28T07:35:53.084Z] 977b0f80fb2c: Layer already exists [2025-03-28T07:35:53.084Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:53.084Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:53.084Z] 885a364a5220: Layer already exists [2025-03-28T07:35:53.084Z] 5bf262bc316d: Layer already exists [2025-03-28T07:35:53.084Z] 1fa05d88b089: Layer already exists [2025-03-28T07:35:53.084Z] 5f70bf18a086: Layer already exists [2025-03-28T07:35:53.084Z] 1c2337f1913c: Layer already exists [2025-03-28T07:35:53.084Z] 6cdc39d1c530: Layer already exists [2025-03-28T07:35:53.084Z] 96db5895d321: Layer already exists [2025-03-28T07:35:53.084Z] 7b37bb9632ec: Layer already exists [2025-03-28T07:35:53.084Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:53.084Z] 4.1.0-dev.1: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:53.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:53.762Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:53.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-28T07:35:53.762Z] 977b0f80fb2c: Preparing [2025-03-28T07:35:53.762Z] d1906f010703: Preparing [2025-03-28T07:35:53.762Z] 20907bb35ae6: Preparing [2025-03-28T07:35:53.762Z] 0b58835cf705: Preparing [2025-03-28T07:35:53.762Z] c684840e1b59: Preparing [2025-03-28T07:35:53.762Z] 5bf262bc316d: Preparing [2025-03-28T07:35:53.762Z] 885a364a5220: Preparing [2025-03-28T07:35:53.762Z] f462640b7ca5: Preparing [2025-03-28T07:35:53.762Z] 365369a8b4a9: Preparing [2025-03-28T07:35:53.762Z] 1fa05d88b089: Preparing [2025-03-28T07:35:53.762Z] 1c2337f1913c: Preparing [2025-03-28T07:35:53.762Z] 885a364a5220: Waiting [2025-03-28T07:35:53.762Z] f462640b7ca5: Waiting [2025-03-28T07:35:53.762Z] 365369a8b4a9: Waiting [2025-03-28T07:35:53.762Z] 1fa05d88b089: Waiting [2025-03-28T07:35:53.762Z] 5f70bf18a086: Preparing [2025-03-28T07:35:53.762Z] 1c2337f1913c: Waiting [2025-03-28T07:35:53.762Z] 6cdc39d1c530: Preparing [2025-03-28T07:35:53.762Z] 7b37bb9632ec: Preparing [2025-03-28T07:35:53.762Z] 96db5895d321: Preparing [2025-03-28T07:35:53.762Z] 994456c4fd7b: Preparing [2025-03-28T07:35:53.762Z] 96db5895d321: Waiting [2025-03-28T07:35:53.762Z] 994456c4fd7b: Waiting [2025-03-28T07:35:53.762Z] d1906f010703: Layer already exists [2025-03-28T07:35:53.762Z] 20907bb35ae6: Layer already exists [2025-03-28T07:35:53.762Z] 977b0f80fb2c: Layer already exists [2025-03-28T07:35:53.762Z] 0b58835cf705: Layer already exists [2025-03-28T07:35:53.762Z] c684840e1b59: Layer already exists [2025-03-28T07:35:53.762Z] 5bf262bc316d: Layer already exists [2025-03-28T07:35:53.762Z] 885a364a5220: Layer already exists [2025-03-28T07:35:53.762Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:53.762Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:53.762Z] 1fa05d88b089: Layer already exists [2025-03-28T07:35:53.762Z] 1c2337f1913c: Layer already exists [2025-03-28T07:35:53.762Z] 5f70bf18a086: Layer already exists [2025-03-28T07:35:53.762Z] 6cdc39d1c530: Layer already exists [2025-03-28T07:35:53.762Z] 96db5895d321: Layer already exists [2025-03-28T07:35:53.762Z] 7b37bb9632ec: Layer already exists [2025-03-28T07:35:53.762Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:53.762Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:54.095Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:54.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-28T07:35:54.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-28T07:35:54.430Z] 977b0f80fb2c: Preparing [2025-03-28T07:35:54.430Z] d1906f010703: Preparing [2025-03-28T07:35:54.430Z] 20907bb35ae6: Preparing [2025-03-28T07:35:54.430Z] 0b58835cf705: Preparing [2025-03-28T07:35:54.430Z] c684840e1b59: Preparing [2025-03-28T07:35:54.430Z] 5bf262bc316d: Preparing [2025-03-28T07:35:54.431Z] 885a364a5220: Preparing [2025-03-28T07:35:54.431Z] f462640b7ca5: Preparing [2025-03-28T07:35:54.431Z] 365369a8b4a9: Preparing [2025-03-28T07:35:54.431Z] 5bf262bc316d: Waiting [2025-03-28T07:35:54.431Z] 885a364a5220: Waiting [2025-03-28T07:35:54.431Z] f462640b7ca5: Waiting [2025-03-28T07:35:54.431Z] 1fa05d88b089: Preparing [2025-03-28T07:35:54.431Z] 1c2337f1913c: Preparing [2025-03-28T07:35:54.431Z] 5f70bf18a086: Preparing [2025-03-28T07:35:54.431Z] 6cdc39d1c530: Preparing [2025-03-28T07:35:54.431Z] 7b37bb9632ec: Preparing [2025-03-28T07:35:54.431Z] 96db5895d321: Preparing [2025-03-28T07:35:54.431Z] 994456c4fd7b: Preparing [2025-03-28T07:35:54.431Z] 365369a8b4a9: Waiting [2025-03-28T07:35:54.431Z] 5f70bf18a086: Waiting [2025-03-28T07:35:54.431Z] 6cdc39d1c530: Waiting [2025-03-28T07:35:54.431Z] 7b37bb9632ec: Waiting [2025-03-28T07:35:54.431Z] 96db5895d321: Waiting [2025-03-28T07:35:54.431Z] 994456c4fd7b: Waiting [2025-03-28T07:35:54.431Z] 1fa05d88b089: Waiting [2025-03-28T07:35:54.431Z] 1c2337f1913c: Waiting [2025-03-28T07:35:54.431Z] c684840e1b59: Layer already exists [2025-03-28T07:35:54.431Z] d1906f010703: Layer already exists [2025-03-28T07:35:54.431Z] 20907bb35ae6: Layer already exists [2025-03-28T07:35:54.431Z] 977b0f80fb2c: Layer already exists [2025-03-28T07:35:54.431Z] 0b58835cf705: Layer already exists [2025-03-28T07:35:54.431Z] 5bf262bc316d: Layer already exists [2025-03-28T07:35:54.431Z] 885a364a5220: Layer already exists [2025-03-28T07:35:54.431Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:54.431Z] 1fa05d88b089: Layer already exists [2025-03-28T07:35:54.431Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:54.431Z] 1c2337f1913c: Layer already exists [2025-03-28T07:35:54.431Z] 7b37bb9632ec: Layer already exists [2025-03-28T07:35:54.431Z] 6cdc39d1c530: Layer already exists [2025-03-28T07:35:54.431Z] 5f70bf18a086: Layer already exists [2025-03-28T07:35:54.431Z] 96db5895d321: Layer already exists [2025-03-28T07:35:54.431Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:54.431Z] main: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:35:54.518Z] ===================================================== [Pipeline] echo [2025-03-28T07:35:54.532Z] taggedImages: [2025-03-28T07:35:54.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:54.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-28T07:35:54.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-28T07:35:54.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:54.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-28T07:35:54.565Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-28T07:35:54.565Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:54.565Z] latest [2025-03-28T07:35:54.565Z] 4.1.0-dev.1 [2025-03-28T07:35:54.565Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:35:54.565Z] main [2025-03-28T07:35:54.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:54.914Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:55.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:35:55.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-28T07:35:55.243Z] ad31d6e79b07: Preparing [2025-03-28T07:35:55.243Z] bd125f2fb2b7: Preparing [2025-03-28T07:35:55.243Z] aaf327677906: Preparing [2025-03-28T07:35:55.243Z] 89158fcc9caa: Preparing [2025-03-28T07:35:55.243Z] f462640b7ca5: Preparing [2025-03-28T07:35:55.243Z] 365369a8b4a9: Preparing [2025-03-28T07:35:55.243Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:55.243Z] f3e6757253ed: Preparing [2025-03-28T07:35:55.243Z] 994456c4fd7b: Preparing [2025-03-28T07:35:55.243Z] f3e6757253ed: Waiting [2025-03-28T07:35:55.243Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:55.243Z] 365369a8b4a9: Waiting [2025-03-28T07:35:55.243Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:55.243Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:55.243Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:55.243Z] bd125f2fb2b7: Pushed [2025-03-28T07:35:55.243Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:55.243Z] aaf327677906: Pushed [2025-03-28T07:35:55.243Z] ad31d6e79b07: Pushed [2025-03-28T07:35:55.243Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:57.777Z] 89158fcc9caa: Pushed [2025-03-28T07:35:58.036Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:58.372Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:58.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-28T07:35:58.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-28T07:35:58.710Z] ad31d6e79b07: Preparing [2025-03-28T07:35:58.710Z] bd125f2fb2b7: Preparing [2025-03-28T07:35:58.710Z] aaf327677906: Preparing [2025-03-28T07:35:58.710Z] 89158fcc9caa: Preparing [2025-03-28T07:35:58.710Z] f462640b7ca5: Preparing [2025-03-28T07:35:58.710Z] 365369a8b4a9: Preparing [2025-03-28T07:35:58.710Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:58.710Z] f3e6757253ed: Preparing [2025-03-28T07:35:58.710Z] 994456c4fd7b: Preparing [2025-03-28T07:35:58.710Z] 365369a8b4a9: Waiting [2025-03-28T07:35:58.710Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:58.710Z] f3e6757253ed: Waiting [2025-03-28T07:35:58.710Z] 994456c4fd7b: Waiting [2025-03-28T07:35:58.710Z] aaf327677906: Layer already exists [2025-03-28T07:35:58.710Z] ad31d6e79b07: Layer already exists [2025-03-28T07:35:58.710Z] 89158fcc9caa: Layer already exists [2025-03-28T07:35:58.710Z] bd125f2fb2b7: Layer already exists [2025-03-28T07:35:58.710Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:58.710Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:58.710Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:58.710Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:58.710Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:58.710Z] latest: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:59.044Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:59.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [2025-03-28T07:35:59.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-28T07:35:59.439Z] ad31d6e79b07: Preparing [2025-03-28T07:35:59.439Z] bd125f2fb2b7: Preparing [2025-03-28T07:35:59.439Z] aaf327677906: Preparing [2025-03-28T07:35:59.439Z] 89158fcc9caa: Preparing [2025-03-28T07:35:59.439Z] f462640b7ca5: Preparing [2025-03-28T07:35:59.439Z] 365369a8b4a9: Preparing [2025-03-28T07:35:59.439Z] dc5ef6562bd2: Preparing [2025-03-28T07:35:59.439Z] 365369a8b4a9: Waiting [2025-03-28T07:35:59.439Z] f3e6757253ed: Preparing [2025-03-28T07:35:59.439Z] 994456c4fd7b: Preparing [2025-03-28T07:35:59.439Z] dc5ef6562bd2: Waiting [2025-03-28T07:35:59.439Z] 994456c4fd7b: Waiting [2025-03-28T07:35:59.439Z] f3e6757253ed: Waiting [2025-03-28T07:35:59.439Z] ad31d6e79b07: Layer already exists [2025-03-28T07:35:59.439Z] aaf327677906: Layer already exists [2025-03-28T07:35:59.439Z] f462640b7ca5: Layer already exists [2025-03-28T07:35:59.439Z] bd125f2fb2b7: Layer already exists [2025-03-28T07:35:59.439Z] 89158fcc9caa: Layer already exists [2025-03-28T07:35:59.439Z] f3e6757253ed: Layer already exists [2025-03-28T07:35:59.439Z] 365369a8b4a9: Layer already exists [2025-03-28T07:35:59.439Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:35:59.439Z] 994456c4fd7b: Layer already exists [2025-03-28T07:35:59.439Z] 4.1.0-dev.1: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:35:59.880Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:00.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:00.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-28T07:36:00.283Z] ad31d6e79b07: Preparing [2025-03-28T07:36:00.283Z] bd125f2fb2b7: Preparing [2025-03-28T07:36:00.283Z] aaf327677906: Preparing [2025-03-28T07:36:00.283Z] 89158fcc9caa: Preparing [2025-03-28T07:36:00.283Z] f462640b7ca5: Preparing [2025-03-28T07:36:00.283Z] 365369a8b4a9: Preparing [2025-03-28T07:36:00.283Z] dc5ef6562bd2: Preparing [2025-03-28T07:36:00.283Z] f3e6757253ed: Preparing [2025-03-28T07:36:00.283Z] 994456c4fd7b: Preparing [2025-03-28T07:36:00.283Z] dc5ef6562bd2: Waiting [2025-03-28T07:36:00.283Z] 365369a8b4a9: Waiting [2025-03-28T07:36:00.283Z] 994456c4fd7b: Waiting [2025-03-28T07:36:00.283Z] f3e6757253ed: Waiting [2025-03-28T07:36:00.283Z] bd125f2fb2b7: Layer already exists [2025-03-28T07:36:00.283Z] 89158fcc9caa: Layer already exists [2025-03-28T07:36:00.283Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:00.283Z] ad31d6e79b07: Layer already exists [2025-03-28T07:36:00.283Z] aaf327677906: Layer already exists [2025-03-28T07:36:00.283Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:00.283Z] f3e6757253ed: Layer already exists [2025-03-28T07:36:00.283Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:36:00.283Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:00.283Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:00.608Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:00.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-28T07:36:00.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-28T07:36:00.931Z] ad31d6e79b07: Preparing [2025-03-28T07:36:00.931Z] bd125f2fb2b7: Preparing [2025-03-28T07:36:00.931Z] aaf327677906: Preparing [2025-03-28T07:36:00.931Z] 89158fcc9caa: Preparing [2025-03-28T07:36:00.931Z] f462640b7ca5: Preparing [2025-03-28T07:36:00.931Z] 365369a8b4a9: Preparing [2025-03-28T07:36:00.931Z] dc5ef6562bd2: Preparing [2025-03-28T07:36:00.931Z] f3e6757253ed: Preparing [2025-03-28T07:36:00.931Z] 994456c4fd7b: Preparing [2025-03-28T07:36:00.931Z] f3e6757253ed: Waiting [2025-03-28T07:36:00.931Z] 365369a8b4a9: Waiting [2025-03-28T07:36:00.931Z] dc5ef6562bd2: Waiting [2025-03-28T07:36:00.931Z] 994456c4fd7b: Waiting [2025-03-28T07:36:00.931Z] bd125f2fb2b7: Layer already exists [2025-03-28T07:36:00.931Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:00.931Z] ad31d6e79b07: Layer already exists [2025-03-28T07:36:00.931Z] aaf327677906: Layer already exists [2025-03-28T07:36:00.931Z] 89158fcc9caa: Layer already exists [2025-03-28T07:36:00.931Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:00.931Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:00.931Z] dc5ef6562bd2: Layer already exists [2025-03-28T07:36:00.931Z] f3e6757253ed: Layer already exists [2025-03-28T07:36:00.931Z] main: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:01.015Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:01.029Z] taggedImages: [2025-03-28T07:36:01.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:01.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-28T07:36:01.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [2025-03-28T07:36:01.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:01.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-28T07:36:01.063Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-28T07:36:01.064Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:01.064Z] latest [2025-03-28T07:36:01.064Z] 4.1.0-dev.1 [2025-03-28T07:36:01.064Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:01.064Z] main [2025-03-28T07:36:01.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:01.417Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:01.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:01.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-28T07:36:01.742Z] 4c0477f7cc98: Preparing [2025-03-28T07:36:01.742Z] 60eb9f404d04: Preparing [2025-03-28T07:36:01.742Z] 8aa0d03b272a: Preparing [2025-03-28T07:36:01.742Z] bb3e22730650: Preparing [2025-03-28T07:36:01.742Z] fffaaca449a0: Preparing [2025-03-28T07:36:01.742Z] f462640b7ca5: Preparing [2025-03-28T07:36:01.742Z] 365369a8b4a9: Preparing [2025-03-28T07:36:01.742Z] f647f47a8efc: Preparing [2025-03-28T07:36:01.742Z] b0af26db95e5: Preparing [2025-03-28T07:36:01.742Z] 434c73ed54fd: Preparing [2025-03-28T07:36:01.742Z] 994456c4fd7b: Preparing [2025-03-28T07:36:01.742Z] 994456c4fd7b: Waiting [2025-03-28T07:36:01.742Z] b0af26db95e5: Waiting [2025-03-28T07:36:01.742Z] f462640b7ca5: Waiting [2025-03-28T07:36:01.742Z] 434c73ed54fd: Waiting [2025-03-28T07:36:01.742Z] f647f47a8efc: Waiting [2025-03-28T07:36:01.742Z] 365369a8b4a9: Waiting [2025-03-28T07:36:01.743Z] bb3e22730650: Pushed [2025-03-28T07:36:01.743Z] 60eb9f404d04: Pushed [2025-03-28T07:36:01.743Z] fffaaca449a0: Pushed [2025-03-28T07:36:01.743Z] 4c0477f7cc98: Pushed [2025-03-28T07:36:01.743Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:01.743Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:01.743Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:02.001Z] f647f47a8efc: Pushed [2025-03-28T07:36:02.001Z] b0af26db95e5: Pushed [2025-03-28T07:36:03.380Z] 434c73ed54fd: Pushed [2025-03-28T07:36:03.639Z] 8aa0d03b272a: Pushed [2025-03-28T07:36:03.898Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:04.239Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:04.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-28T07:36:04.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-28T07:36:04.569Z] 4c0477f7cc98: Preparing [2025-03-28T07:36:04.569Z] 60eb9f404d04: Preparing [2025-03-28T07:36:04.569Z] 8aa0d03b272a: Preparing [2025-03-28T07:36:04.569Z] bb3e22730650: Preparing [2025-03-28T07:36:04.569Z] fffaaca449a0: Preparing [2025-03-28T07:36:04.569Z] f462640b7ca5: Preparing [2025-03-28T07:36:04.569Z] 365369a8b4a9: Preparing [2025-03-28T07:36:04.569Z] f647f47a8efc: Preparing [2025-03-28T07:36:04.569Z] b0af26db95e5: Preparing [2025-03-28T07:36:04.569Z] 434c73ed54fd: Preparing [2025-03-28T07:36:04.569Z] 994456c4fd7b: Preparing [2025-03-28T07:36:04.569Z] 365369a8b4a9: Waiting [2025-03-28T07:36:04.569Z] f647f47a8efc: Waiting [2025-03-28T07:36:04.569Z] b0af26db95e5: Waiting [2025-03-28T07:36:04.569Z] 434c73ed54fd: Waiting [2025-03-28T07:36:04.569Z] 994456c4fd7b: Waiting [2025-03-28T07:36:04.569Z] f462640b7ca5: Waiting [2025-03-28T07:36:04.569Z] 60eb9f404d04: Layer already exists [2025-03-28T07:36:04.569Z] fffaaca449a0: Layer already exists [2025-03-28T07:36:04.569Z] 4c0477f7cc98: Layer already exists [2025-03-28T07:36:04.569Z] bb3e22730650: Layer already exists [2025-03-28T07:36:04.569Z] 8aa0d03b272a: Layer already exists [2025-03-28T07:36:04.569Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:04.569Z] b0af26db95e5: Layer already exists [2025-03-28T07:36:04.569Z] 434c73ed54fd: Layer already exists [2025-03-28T07:36:04.569Z] f647f47a8efc: Layer already exists [2025-03-28T07:36:04.569Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:04.569Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:04.569Z] latest: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:04.897Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:05.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 [2025-03-28T07:36:05.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-28T07:36:05.235Z] 4c0477f7cc98: Preparing [2025-03-28T07:36:05.235Z] 60eb9f404d04: Preparing [2025-03-28T07:36:05.235Z] 8aa0d03b272a: Preparing [2025-03-28T07:36:05.235Z] bb3e22730650: Preparing [2025-03-28T07:36:05.235Z] fffaaca449a0: Preparing [2025-03-28T07:36:05.235Z] f462640b7ca5: Preparing [2025-03-28T07:36:05.235Z] 365369a8b4a9: Preparing [2025-03-28T07:36:05.235Z] f647f47a8efc: Preparing [2025-03-28T07:36:05.235Z] b0af26db95e5: Preparing [2025-03-28T07:36:05.235Z] 434c73ed54fd: Preparing [2025-03-28T07:36:05.235Z] 994456c4fd7b: Preparing [2025-03-28T07:36:05.235Z] f462640b7ca5: Waiting [2025-03-28T07:36:05.235Z] 434c73ed54fd: Waiting [2025-03-28T07:36:05.235Z] 365369a8b4a9: Waiting [2025-03-28T07:36:05.235Z] b0af26db95e5: Waiting [2025-03-28T07:36:05.235Z] 994456c4fd7b: Waiting [2025-03-28T07:36:05.235Z] f647f47a8efc: Waiting [2025-03-28T07:36:05.235Z] 4c0477f7cc98: Layer already exists [2025-03-28T07:36:05.235Z] 60eb9f404d04: Layer already exists [2025-03-28T07:36:05.235Z] bb3e22730650: Layer already exists [2025-03-28T07:36:05.235Z] 8aa0d03b272a: Layer already exists [2025-03-28T07:36:05.235Z] fffaaca449a0: Layer already exists [2025-03-28T07:36:05.235Z] f647f47a8efc: Layer already exists [2025-03-28T07:36:05.235Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:05.235Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:05.235Z] 434c73ed54fd: Layer already exists [2025-03-28T07:36:05.235Z] b0af26db95e5: Layer already exists [2025-03-28T07:36:05.235Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:05.235Z] 4.1.0-dev.1: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:05.572Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:05.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:05.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-28T07:36:05.898Z] 4c0477f7cc98: Preparing [2025-03-28T07:36:05.898Z] 60eb9f404d04: Preparing [2025-03-28T07:36:05.898Z] 8aa0d03b272a: Preparing [2025-03-28T07:36:05.898Z] bb3e22730650: Preparing [2025-03-28T07:36:05.898Z] fffaaca449a0: Preparing [2025-03-28T07:36:05.898Z] f462640b7ca5: Preparing [2025-03-28T07:36:05.898Z] 365369a8b4a9: Preparing [2025-03-28T07:36:05.898Z] f647f47a8efc: Preparing [2025-03-28T07:36:05.898Z] b0af26db95e5: Preparing [2025-03-28T07:36:05.898Z] 434c73ed54fd: Preparing [2025-03-28T07:36:05.898Z] f647f47a8efc: Waiting [2025-03-28T07:36:05.898Z] 365369a8b4a9: Waiting [2025-03-28T07:36:05.898Z] b0af26db95e5: Waiting [2025-03-28T07:36:05.898Z] f462640b7ca5: Waiting [2025-03-28T07:36:05.898Z] 994456c4fd7b: Preparing [2025-03-28T07:36:05.898Z] 434c73ed54fd: Waiting [2025-03-28T07:36:05.898Z] 994456c4fd7b: Waiting [2025-03-28T07:36:05.898Z] 8aa0d03b272a: Layer already exists [2025-03-28T07:36:05.898Z] fffaaca449a0: Layer already exists [2025-03-28T07:36:05.898Z] 60eb9f404d04: Layer already exists [2025-03-28T07:36:05.898Z] bb3e22730650: Layer already exists [2025-03-28T07:36:05.898Z] 4c0477f7cc98: Layer already exists [2025-03-28T07:36:05.898Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:05.898Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:05.898Z] f647f47a8efc: Layer already exists [2025-03-28T07:36:05.898Z] 434c73ed54fd: Layer already exists [2025-03-28T07:36:05.898Z] b0af26db95e5: Layer already exists [2025-03-28T07:36:05.898Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:05.898Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:06.286Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:06.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-28T07:36:06.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-28T07:36:06.627Z] 4c0477f7cc98: Preparing [2025-03-28T07:36:06.627Z] 60eb9f404d04: Preparing [2025-03-28T07:36:06.627Z] 8aa0d03b272a: Preparing [2025-03-28T07:36:06.627Z] bb3e22730650: Preparing [2025-03-28T07:36:06.627Z] fffaaca449a0: Preparing [2025-03-28T07:36:06.627Z] f462640b7ca5: Preparing [2025-03-28T07:36:06.627Z] 365369a8b4a9: Preparing [2025-03-28T07:36:06.627Z] f647f47a8efc: Preparing [2025-03-28T07:36:06.627Z] b0af26db95e5: Preparing [2025-03-28T07:36:06.627Z] 434c73ed54fd: Preparing [2025-03-28T07:36:06.627Z] 994456c4fd7b: Preparing [2025-03-28T07:36:06.627Z] f462640b7ca5: Waiting [2025-03-28T07:36:06.627Z] 365369a8b4a9: Waiting [2025-03-28T07:36:06.627Z] f647f47a8efc: Waiting [2025-03-28T07:36:06.627Z] b0af26db95e5: Waiting [2025-03-28T07:36:06.627Z] 434c73ed54fd: Waiting [2025-03-28T07:36:06.627Z] 994456c4fd7b: Waiting [2025-03-28T07:36:06.627Z] fffaaca449a0: Layer already exists [2025-03-28T07:36:06.627Z] 8aa0d03b272a: Layer already exists [2025-03-28T07:36:06.627Z] 4c0477f7cc98: Layer already exists [2025-03-28T07:36:06.627Z] bb3e22730650: Layer already exists [2025-03-28T07:36:06.627Z] 60eb9f404d04: Layer already exists [2025-03-28T07:36:06.627Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:06.627Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:06.627Z] f647f47a8efc: Layer already exists [2025-03-28T07:36:06.627Z] b0af26db95e5: Layer already exists [2025-03-28T07:36:06.627Z] 434c73ed54fd: Layer already exists [2025-03-28T07:36:06.627Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:06.627Z] main: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:06.720Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:06.734Z] taggedImages: [2025-03-28T07:36:06.734Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:06.734Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-28T07:36:06.734Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 [2025-03-28T07:36:06.734Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:06.734Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-28T07:36:06.765Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-28T07:36:06.765Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:06.765Z] latest [2025-03-28T07:36:06.765Z] 4.1.0-dev.1 [2025-03-28T07:36:06.765Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:06.765Z] main [2025-03-28T07:36:06.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:07.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:07.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:07.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-28T07:36:07.449Z] 4f5023c843e5: Preparing [2025-03-28T07:36:07.449Z] 26cdc3837954: Preparing [2025-03-28T07:36:07.449Z] 1426b2cc3548: Preparing [2025-03-28T07:36:07.449Z] eaf5de302880: Preparing [2025-03-28T07:36:07.449Z] 7e3417cf6185: Preparing [2025-03-28T07:36:07.449Z] c7f3eb5f0179: Preparing [2025-03-28T07:36:07.449Z] 791403b89e8e: Preparing [2025-03-28T07:36:07.449Z] f462640b7ca5: Preparing [2025-03-28T07:36:07.449Z] 365369a8b4a9: Preparing [2025-03-28T07:36:07.449Z] 0c66f54d8d98: Preparing [2025-03-28T07:36:07.449Z] 9855c8434e55: Preparing [2025-03-28T07:36:07.449Z] 994456c4fd7b: Preparing [2025-03-28T07:36:07.449Z] 791403b89e8e: Waiting [2025-03-28T07:36:07.449Z] f462640b7ca5: Waiting [2025-03-28T07:36:07.449Z] 365369a8b4a9: Waiting [2025-03-28T07:36:07.449Z] 0c66f54d8d98: Waiting [2025-03-28T07:36:07.449Z] 9855c8434e55: Waiting [2025-03-28T07:36:07.449Z] 994456c4fd7b: Waiting [2025-03-28T07:36:07.449Z] c7f3eb5f0179: Waiting [2025-03-28T07:36:07.449Z] 7e3417cf6185: Pushed [2025-03-28T07:36:07.449Z] 26cdc3837954: Pushed [2025-03-28T07:36:07.449Z] 4f5023c843e5: Pushed [2025-03-28T07:36:07.449Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:07.449Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:07.449Z] c7f3eb5f0179: Pushed [2025-03-28T07:36:07.708Z] 791403b89e8e: Pushed [2025-03-28T07:36:07.708Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:07.708Z] 0c66f54d8d98: Pushed [2025-03-28T07:36:09.088Z] 9855c8434e55: Pushed [2025-03-28T07:36:09.347Z] eaf5de302880: Pushed [2025-03-28T07:36:10.724Z] 1426b2cc3548: Pushed [2025-03-28T07:36:10.724Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:11.060Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:11.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-28T07:36:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-28T07:36:11.388Z] 4f5023c843e5: Preparing [2025-03-28T07:36:11.388Z] 26cdc3837954: Preparing [2025-03-28T07:36:11.388Z] 1426b2cc3548: Preparing [2025-03-28T07:36:11.388Z] eaf5de302880: Preparing [2025-03-28T07:36:11.388Z] 7e3417cf6185: Preparing [2025-03-28T07:36:11.388Z] c7f3eb5f0179: Preparing [2025-03-28T07:36:11.388Z] 791403b89e8e: Preparing [2025-03-28T07:36:11.388Z] f462640b7ca5: Preparing [2025-03-28T07:36:11.388Z] 365369a8b4a9: Preparing [2025-03-28T07:36:11.388Z] 0c66f54d8d98: Preparing [2025-03-28T07:36:11.388Z] 9855c8434e55: Preparing [2025-03-28T07:36:11.388Z] 994456c4fd7b: Preparing [2025-03-28T07:36:11.388Z] c7f3eb5f0179: Waiting [2025-03-28T07:36:11.388Z] 791403b89e8e: Waiting [2025-03-28T07:36:11.388Z] f462640b7ca5: Waiting [2025-03-28T07:36:11.388Z] 0c66f54d8d98: Waiting [2025-03-28T07:36:11.388Z] 9855c8434e55: Waiting [2025-03-28T07:36:11.388Z] 994456c4fd7b: Waiting [2025-03-28T07:36:11.388Z] 7e3417cf6185: Layer already exists [2025-03-28T07:36:11.388Z] 1426b2cc3548: Layer already exists [2025-03-28T07:36:11.388Z] 4f5023c843e5: Layer already exists [2025-03-28T07:36:11.388Z] eaf5de302880: Layer already exists [2025-03-28T07:36:11.388Z] 26cdc3837954: Layer already exists [2025-03-28T07:36:11.388Z] c7f3eb5f0179: Layer already exists [2025-03-28T07:36:11.388Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:11.388Z] 0c66f54d8d98: Layer already exists [2025-03-28T07:36:11.388Z] 791403b89e8e: Layer already exists [2025-03-28T07:36:11.388Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:11.388Z] 9855c8434e55: Layer already exists [2025-03-28T07:36:11.388Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:11.388Z] latest: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:11.720Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:12.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 [2025-03-28T07:36:12.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-28T07:36:12.043Z] 4f5023c843e5: Preparing [2025-03-28T07:36:12.043Z] 26cdc3837954: Preparing [2025-03-28T07:36:12.043Z] 1426b2cc3548: Preparing [2025-03-28T07:36:12.043Z] eaf5de302880: Preparing [2025-03-28T07:36:12.043Z] 7e3417cf6185: Preparing [2025-03-28T07:36:12.043Z] c7f3eb5f0179: Preparing [2025-03-28T07:36:12.043Z] 791403b89e8e: Preparing [2025-03-28T07:36:12.043Z] f462640b7ca5: Preparing [2025-03-28T07:36:12.043Z] 365369a8b4a9: Preparing [2025-03-28T07:36:12.043Z] 0c66f54d8d98: Preparing [2025-03-28T07:36:12.043Z] 9855c8434e55: Preparing [2025-03-28T07:36:12.043Z] 994456c4fd7b: Preparing [2025-03-28T07:36:12.043Z] f462640b7ca5: Waiting [2025-03-28T07:36:12.043Z] 365369a8b4a9: Waiting [2025-03-28T07:36:12.043Z] 0c66f54d8d98: Waiting [2025-03-28T07:36:12.043Z] 9855c8434e55: Waiting [2025-03-28T07:36:12.043Z] 994456c4fd7b: Waiting [2025-03-28T07:36:12.043Z] 791403b89e8e: Waiting [2025-03-28T07:36:12.043Z] 7e3417cf6185: Layer already exists [2025-03-28T07:36:12.043Z] 4f5023c843e5: Layer already exists [2025-03-28T07:36:12.043Z] eaf5de302880: Layer already exists [2025-03-28T07:36:12.043Z] 1426b2cc3548: Layer already exists [2025-03-28T07:36:12.043Z] 26cdc3837954: Layer already exists [2025-03-28T07:36:12.043Z] c7f3eb5f0179: Layer already exists [2025-03-28T07:36:12.043Z] 791403b89e8e: Layer already exists [2025-03-28T07:36:12.043Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:12.043Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:12.043Z] 0c66f54d8d98: Layer already exists [2025-03-28T07:36:12.043Z] 9855c8434e55: Layer already exists [2025-03-28T07:36:12.043Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:12.043Z] 4.1.0-dev.1: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:12.378Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:12.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:12.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-28T07:36:12.702Z] 4f5023c843e5: Preparing [2025-03-28T07:36:12.702Z] 26cdc3837954: Preparing [2025-03-28T07:36:12.702Z] 1426b2cc3548: Preparing [2025-03-28T07:36:12.702Z] eaf5de302880: Preparing [2025-03-28T07:36:12.702Z] 7e3417cf6185: Preparing [2025-03-28T07:36:12.702Z] c7f3eb5f0179: Preparing [2025-03-28T07:36:12.702Z] 791403b89e8e: Preparing [2025-03-28T07:36:12.702Z] f462640b7ca5: Preparing [2025-03-28T07:36:12.702Z] 365369a8b4a9: Preparing [2025-03-28T07:36:12.702Z] 0c66f54d8d98: Preparing [2025-03-28T07:36:12.702Z] 9855c8434e55: Preparing [2025-03-28T07:36:12.702Z] 994456c4fd7b: Preparing [2025-03-28T07:36:12.702Z] f462640b7ca5: Waiting [2025-03-28T07:36:12.702Z] 9855c8434e55: Waiting [2025-03-28T07:36:12.702Z] 994456c4fd7b: Waiting [2025-03-28T07:36:12.702Z] 365369a8b4a9: Waiting [2025-03-28T07:36:12.702Z] c7f3eb5f0179: Waiting [2025-03-28T07:36:12.702Z] 0c66f54d8d98: Waiting [2025-03-28T07:36:12.702Z] 791403b89e8e: Waiting [2025-03-28T07:36:12.702Z] 7e3417cf6185: Layer already exists [2025-03-28T07:36:12.702Z] eaf5de302880: Layer already exists [2025-03-28T07:36:12.702Z] 4f5023c843e5: Layer already exists [2025-03-28T07:36:12.702Z] 1426b2cc3548: Layer already exists [2025-03-28T07:36:12.702Z] 26cdc3837954: Layer already exists [2025-03-28T07:36:12.702Z] c7f3eb5f0179: Layer already exists [2025-03-28T07:36:12.702Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:12.702Z] 791403b89e8e: Layer already exists [2025-03-28T07:36:12.702Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:12.702Z] 9855c8434e55: Layer already exists [2025-03-28T07:36:12.702Z] 0c66f54d8d98: Layer already exists [2025-03-28T07:36:12.702Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:12.702Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:13.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:13.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-28T07:36:13.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-28T07:36:13.358Z] 4f5023c843e5: Preparing [2025-03-28T07:36:13.358Z] 26cdc3837954: Preparing [2025-03-28T07:36:13.358Z] 1426b2cc3548: Preparing [2025-03-28T07:36:13.358Z] eaf5de302880: Preparing [2025-03-28T07:36:13.358Z] 7e3417cf6185: Preparing [2025-03-28T07:36:13.358Z] c7f3eb5f0179: Preparing [2025-03-28T07:36:13.358Z] 791403b89e8e: Preparing [2025-03-28T07:36:13.358Z] c7f3eb5f0179: Waiting [2025-03-28T07:36:13.358Z] f462640b7ca5: Preparing [2025-03-28T07:36:13.358Z] 365369a8b4a9: Preparing [2025-03-28T07:36:13.358Z] 791403b89e8e: Waiting [2025-03-28T07:36:13.358Z] f462640b7ca5: Waiting [2025-03-28T07:36:13.358Z] 0c66f54d8d98: Preparing [2025-03-28T07:36:13.358Z] 365369a8b4a9: Waiting [2025-03-28T07:36:13.358Z] 9855c8434e55: Preparing [2025-03-28T07:36:13.358Z] 0c66f54d8d98: Waiting [2025-03-28T07:36:13.358Z] 994456c4fd7b: Preparing [2025-03-28T07:36:13.358Z] 9855c8434e55: Waiting [2025-03-28T07:36:13.358Z] 994456c4fd7b: Waiting [2025-03-28T07:36:13.358Z] eaf5de302880: Layer already exists [2025-03-28T07:36:13.358Z] 1426b2cc3548: Layer already exists [2025-03-28T07:36:13.358Z] 7e3417cf6185: Layer already exists [2025-03-28T07:36:13.358Z] 26cdc3837954: Layer already exists [2025-03-28T07:36:13.358Z] 4f5023c843e5: Layer already exists [2025-03-28T07:36:13.358Z] 791403b89e8e: Layer already exists [2025-03-28T07:36:13.358Z] c7f3eb5f0179: Layer already exists [2025-03-28T07:36:13.358Z] 0c66f54d8d98: Layer already exists [2025-03-28T07:36:13.358Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:13.358Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:13.358Z] 9855c8434e55: Layer already exists [2025-03-28T07:36:13.358Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:13.358Z] main: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:13.437Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:13.454Z] taggedImages: [2025-03-28T07:36:13.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:13.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-28T07:36:13.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 [2025-03-28T07:36:13.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:13.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-28T07:36:13.482Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-28T07:36:13.482Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:13.482Z] latest [2025-03-28T07:36:13.482Z] 4.1.0-dev.1 [2025-03-28T07:36:13.482Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:13.482Z] main [2025-03-28T07:36:13.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:13.832Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:14.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:14.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-28T07:36:14.153Z] f44273153842: Preparing [2025-03-28T07:36:14.153Z] 1f6294a4deb0: Preparing [2025-03-28T07:36:14.153Z] f462640b7ca5: Preparing [2025-03-28T07:36:14.153Z] 365369a8b4a9: Preparing [2025-03-28T07:36:14.153Z] 85253d5959d6: Preparing [2025-03-28T07:36:14.153Z] 59bc17939bd7: Preparing [2025-03-28T07:36:14.153Z] 994456c4fd7b: Preparing [2025-03-28T07:36:14.153Z] 994456c4fd7b: Waiting [2025-03-28T07:36:14.153Z] 59bc17939bd7: Waiting [2025-03-28T07:36:14.153Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:14.153Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:14.153Z] 85253d5959d6: Pushed [2025-03-28T07:36:14.153Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:14.153Z] f44273153842: Pushed [2025-03-28T07:36:15.087Z] 59bc17939bd7: Pushed [2025-03-28T07:36:17.621Z] 1f6294a4deb0: Pushed [2025-03-28T07:36:17.621Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:17.952Z] + 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-03-28T07:36:18.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-28T07:36:18.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-28T07:36:18.284Z] f44273153842: Preparing [2025-03-28T07:36:18.284Z] 1f6294a4deb0: Preparing [2025-03-28T07:36:18.284Z] f462640b7ca5: Preparing [2025-03-28T07:36:18.284Z] 365369a8b4a9: Preparing [2025-03-28T07:36:18.284Z] 85253d5959d6: Preparing [2025-03-28T07:36:18.284Z] 59bc17939bd7: Preparing [2025-03-28T07:36:18.284Z] 994456c4fd7b: Preparing [2025-03-28T07:36:18.284Z] 59bc17939bd7: Waiting [2025-03-28T07:36:18.284Z] 994456c4fd7b: Waiting [2025-03-28T07:36:18.284Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:18.284Z] 85253d5959d6: Layer already exists [2025-03-28T07:36:18.284Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:18.284Z] 1f6294a4deb0: Layer already exists [2025-03-28T07:36:18.284Z] f44273153842: Layer already exists [2025-03-28T07:36:18.284Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:18.284Z] 59bc17939bd7: Layer already exists [2025-03-28T07:36:18.284Z] latest: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:18.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:18.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 [2025-03-28T07:36:18.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-28T07:36:18.939Z] f44273153842: Preparing [2025-03-28T07:36:18.939Z] 1f6294a4deb0: Preparing [2025-03-28T07:36:18.939Z] f462640b7ca5: Preparing [2025-03-28T07:36:18.939Z] 365369a8b4a9: Preparing [2025-03-28T07:36:18.939Z] 85253d5959d6: Preparing [2025-03-28T07:36:18.939Z] 59bc17939bd7: Preparing [2025-03-28T07:36:18.939Z] 994456c4fd7b: Preparing [2025-03-28T07:36:18.939Z] 59bc17939bd7: Waiting [2025-03-28T07:36:18.939Z] 1f6294a4deb0: Layer already exists [2025-03-28T07:36:18.939Z] f44273153842: Layer already exists [2025-03-28T07:36:18.939Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:18.939Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:18.939Z] 85253d5959d6: Layer already exists [2025-03-28T07:36:18.939Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:18.939Z] 59bc17939bd7: Layer already exists [2025-03-28T07:36:18.939Z] 4.1.0-dev.1: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:19.272Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:19.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:19.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-28T07:36:19.607Z] f44273153842: Preparing [2025-03-28T07:36:19.607Z] 1f6294a4deb0: Preparing [2025-03-28T07:36:19.607Z] f462640b7ca5: Preparing [2025-03-28T07:36:19.607Z] 365369a8b4a9: Preparing [2025-03-28T07:36:19.607Z] 85253d5959d6: Preparing [2025-03-28T07:36:19.607Z] 59bc17939bd7: Preparing [2025-03-28T07:36:19.607Z] 994456c4fd7b: Preparing [2025-03-28T07:36:19.607Z] 59bc17939bd7: Waiting [2025-03-28T07:36:19.607Z] 994456c4fd7b: Waiting [2025-03-28T07:36:19.607Z] 1f6294a4deb0: Layer already exists [2025-03-28T07:36:19.607Z] f44273153842: Layer already exists [2025-03-28T07:36:19.607Z] 85253d5959d6: Layer already exists [2025-03-28T07:36:19.607Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:19.607Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:19.607Z] 59bc17939bd7: Layer already exists [2025-03-28T07:36:19.607Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:19.607Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:19.930Z] + 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-03-28T07:36:20.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-28T07:36:20.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-28T07:36:20.251Z] f44273153842: Preparing [2025-03-28T07:36:20.251Z] 1f6294a4deb0: Preparing [2025-03-28T07:36:20.251Z] f462640b7ca5: Preparing [2025-03-28T07:36:20.251Z] 365369a8b4a9: Preparing [2025-03-28T07:36:20.251Z] 85253d5959d6: Preparing [2025-03-28T07:36:20.251Z] 59bc17939bd7: Preparing [2025-03-28T07:36:20.251Z] 994456c4fd7b: Preparing [2025-03-28T07:36:20.251Z] 59bc17939bd7: Waiting [2025-03-28T07:36:20.251Z] f44273153842: Layer already exists [2025-03-28T07:36:20.251Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:20.251Z] 1f6294a4deb0: Layer already exists [2025-03-28T07:36:20.251Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:20.251Z] 85253d5959d6: Layer already exists [2025-03-28T07:36:20.251Z] 59bc17939bd7: Layer already exists [2025-03-28T07:36:20.251Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:20.251Z] main: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:20.324Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:20.341Z] taggedImages: [2025-03-28T07:36:20.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:20.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-28T07:36:20.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 [2025-03-28T07:36:20.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:20.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-28T07:36:20.367Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-28T07:36:20.367Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:20.367Z] latest [2025-03-28T07:36:20.367Z] 4.1.0-dev.1 [2025-03-28T07:36:20.367Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:20.367Z] main [2025-03-28T07:36:20.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:20.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:21.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:21.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-28T07:36:21.038Z] 5415ac69ab06: Preparing [2025-03-28T07:36:21.038Z] 63876e2d7849: Preparing [2025-03-28T07:36:21.038Z] 53f0594c6523: Preparing [2025-03-28T07:36:21.038Z] f462640b7ca5: Preparing [2025-03-28T07:36:21.038Z] 365369a8b4a9: Preparing [2025-03-28T07:36:21.038Z] b2cdda92fefe: Preparing [2025-03-28T07:36:21.038Z] f93ec434edbd: Preparing [2025-03-28T07:36:21.038Z] 32155daf3b02: Preparing [2025-03-28T07:36:21.038Z] 41f7f6581209: Preparing [2025-03-28T07:36:21.038Z] 994456c4fd7b: Preparing [2025-03-28T07:36:21.038Z] b2cdda92fefe: Waiting [2025-03-28T07:36:21.038Z] f93ec434edbd: Waiting [2025-03-28T07:36:21.038Z] 32155daf3b02: Waiting [2025-03-28T07:36:21.038Z] 41f7f6581209: Waiting [2025-03-28T07:36:21.038Z] 994456c4fd7b: Waiting [2025-03-28T07:36:21.038Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:21.038Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:21.038Z] 63876e2d7849: Pushed [2025-03-28T07:36:21.038Z] 5415ac69ab06: Pushed [2025-03-28T07:36:21.038Z] 53f0594c6523: Pushed [2025-03-28T07:36:21.038Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:21.038Z] 32155daf3b02: Pushed [2025-03-28T07:36:21.603Z] 41f7f6581209: Pushed [2025-03-28T07:36:25.792Z] f93ec434edbd: Pushed [2025-03-28T07:36:33.912Z] b2cdda92fefe: Pushed [2025-03-28T07:36:33.912Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:34.243Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:34.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-28T07:36:34.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-28T07:36:34.569Z] 5415ac69ab06: Preparing [2025-03-28T07:36:34.569Z] 63876e2d7849: Preparing [2025-03-28T07:36:34.569Z] 53f0594c6523: Preparing [2025-03-28T07:36:34.569Z] f462640b7ca5: Preparing [2025-03-28T07:36:34.569Z] 365369a8b4a9: Preparing [2025-03-28T07:36:34.569Z] b2cdda92fefe: Preparing [2025-03-28T07:36:34.569Z] f93ec434edbd: Preparing [2025-03-28T07:36:34.569Z] 32155daf3b02: Preparing [2025-03-28T07:36:34.569Z] 41f7f6581209: Preparing [2025-03-28T07:36:34.569Z] 994456c4fd7b: Preparing [2025-03-28T07:36:34.569Z] b2cdda92fefe: Waiting [2025-03-28T07:36:34.569Z] f93ec434edbd: Waiting [2025-03-28T07:36:34.569Z] 32155daf3b02: Waiting [2025-03-28T07:36:34.569Z] 41f7f6581209: Waiting [2025-03-28T07:36:34.569Z] 5415ac69ab06: Layer already exists [2025-03-28T07:36:34.569Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:34.569Z] 63876e2d7849: Layer already exists [2025-03-28T07:36:34.569Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:34.569Z] 53f0594c6523: Layer already exists [2025-03-28T07:36:34.569Z] b2cdda92fefe: Layer already exists [2025-03-28T07:36:34.569Z] f93ec434edbd: Layer already exists [2025-03-28T07:36:34.569Z] 32155daf3b02: Layer already exists [2025-03-28T07:36:34.569Z] 41f7f6581209: Layer already exists [2025-03-28T07:36:34.569Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:34.569Z] latest: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:34.911Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:35.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 [2025-03-28T07:36:35.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-28T07:36:35.233Z] 5415ac69ab06: Preparing [2025-03-28T07:36:35.233Z] 63876e2d7849: Preparing [2025-03-28T07:36:35.233Z] 53f0594c6523: Preparing [2025-03-28T07:36:35.234Z] f462640b7ca5: Preparing [2025-03-28T07:36:35.234Z] 365369a8b4a9: Preparing [2025-03-28T07:36:35.234Z] b2cdda92fefe: Preparing [2025-03-28T07:36:35.234Z] f93ec434edbd: Preparing [2025-03-28T07:36:35.234Z] 32155daf3b02: Preparing [2025-03-28T07:36:35.234Z] 41f7f6581209: Preparing [2025-03-28T07:36:35.234Z] 994456c4fd7b: Preparing [2025-03-28T07:36:35.234Z] f93ec434edbd: Waiting [2025-03-28T07:36:35.234Z] b2cdda92fefe: Waiting [2025-03-28T07:36:35.234Z] 32155daf3b02: Waiting [2025-03-28T07:36:35.234Z] 41f7f6581209: Waiting [2025-03-28T07:36:35.234Z] 994456c4fd7b: Waiting [2025-03-28T07:36:35.234Z] 5415ac69ab06: Layer already exists [2025-03-28T07:36:35.234Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:35.234Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:35.234Z] 63876e2d7849: Layer already exists [2025-03-28T07:36:35.234Z] 53f0594c6523: Layer already exists [2025-03-28T07:36:35.234Z] f93ec434edbd: Layer already exists [2025-03-28T07:36:35.234Z] b2cdda92fefe: Layer already exists [2025-03-28T07:36:35.234Z] 32155daf3b02: Layer already exists [2025-03-28T07:36:35.234Z] 41f7f6581209: Layer already exists [2025-03-28T07:36:35.234Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:35.234Z] 4.1.0-dev.1: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:35.564Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:35.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:35.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-28T07:36:35.884Z] 5415ac69ab06: Preparing [2025-03-28T07:36:35.884Z] 63876e2d7849: Preparing [2025-03-28T07:36:35.884Z] 53f0594c6523: Preparing [2025-03-28T07:36:35.884Z] f462640b7ca5: Preparing [2025-03-28T07:36:35.884Z] 365369a8b4a9: Preparing [2025-03-28T07:36:35.884Z] b2cdda92fefe: Preparing [2025-03-28T07:36:35.884Z] f93ec434edbd: Preparing [2025-03-28T07:36:35.884Z] 32155daf3b02: Preparing [2025-03-28T07:36:35.884Z] b2cdda92fefe: Waiting [2025-03-28T07:36:35.884Z] f93ec434edbd: Waiting [2025-03-28T07:36:35.884Z] 41f7f6581209: Preparing [2025-03-28T07:36:35.884Z] 994456c4fd7b: Preparing [2025-03-28T07:36:35.884Z] 32155daf3b02: Waiting [2025-03-28T07:36:35.884Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:35.884Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:35.884Z] 53f0594c6523: Layer already exists [2025-03-28T07:36:35.884Z] 5415ac69ab06: Layer already exists [2025-03-28T07:36:35.884Z] 63876e2d7849: Layer already exists [2025-03-28T07:36:35.884Z] b2cdda92fefe: Layer already exists [2025-03-28T07:36:35.884Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:35.884Z] 32155daf3b02: Layer already exists [2025-03-28T07:36:35.884Z] f93ec434edbd: Layer already exists [2025-03-28T07:36:35.884Z] 41f7f6581209: Layer already exists [2025-03-28T07:36:35.884Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:36.217Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:36.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-28T07:36:36.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-28T07:36:36.540Z] 5415ac69ab06: Preparing [2025-03-28T07:36:36.540Z] 63876e2d7849: Preparing [2025-03-28T07:36:36.540Z] 53f0594c6523: Preparing [2025-03-28T07:36:36.540Z] f462640b7ca5: Preparing [2025-03-28T07:36:36.540Z] 365369a8b4a9: Preparing [2025-03-28T07:36:36.540Z] b2cdda92fefe: Preparing [2025-03-28T07:36:36.540Z] f93ec434edbd: Preparing [2025-03-28T07:36:36.540Z] 32155daf3b02: Preparing [2025-03-28T07:36:36.540Z] 41f7f6581209: Preparing [2025-03-28T07:36:36.540Z] 994456c4fd7b: Preparing [2025-03-28T07:36:36.540Z] 41f7f6581209: Waiting [2025-03-28T07:36:36.540Z] f93ec434edbd: Waiting [2025-03-28T07:36:36.540Z] 32155daf3b02: Waiting [2025-03-28T07:36:36.540Z] b2cdda92fefe: Waiting [2025-03-28T07:36:36.540Z] 994456c4fd7b: Waiting [2025-03-28T07:36:36.540Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:36.540Z] 63876e2d7849: Layer already exists [2025-03-28T07:36:36.540Z] 5415ac69ab06: Layer already exists [2025-03-28T07:36:36.540Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:36.540Z] 53f0594c6523: Layer already exists [2025-03-28T07:36:36.540Z] 32155daf3b02: Layer already exists [2025-03-28T07:36:36.540Z] f93ec434edbd: Layer already exists [2025-03-28T07:36:36.540Z] 41f7f6581209: Layer already exists [2025-03-28T07:36:36.540Z] b2cdda92fefe: Layer already exists [2025-03-28T07:36:36.540Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:36.540Z] main: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:36.620Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:36.634Z] taggedImages: [2025-03-28T07:36:36.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:36.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-28T07:36:36.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 [2025-03-28T07:36:36.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:36.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-28T07:36:36.662Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-28T07:36:36.662Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:36.662Z] latest [2025-03-28T07:36:36.662Z] 4.1.0-dev.1 [2025-03-28T07:36:36.662Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:36.662Z] main [2025-03-28T07:36:36.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:37.014Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:37.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:37.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-28T07:36:37.349Z] 79bea3094b40: Preparing [2025-03-28T07:36:37.349Z] 57bd95a2d101: Preparing [2025-03-28T07:36:37.349Z] 7bdfe94c687e: Preparing [2025-03-28T07:36:37.349Z] f462640b7ca5: Preparing [2025-03-28T07:36:37.349Z] 365369a8b4a9: Preparing [2025-03-28T07:36:37.349Z] f35bf2c82a5d: Preparing [2025-03-28T07:36:37.349Z] ba839947affe: Preparing [2025-03-28T07:36:37.349Z] 9d61a83477c3: Preparing [2025-03-28T07:36:37.349Z] 994456c4fd7b: Preparing [2025-03-28T07:36:37.349Z] ba839947affe: Waiting [2025-03-28T07:36:37.349Z] 9d61a83477c3: Waiting [2025-03-28T07:36:37.349Z] 994456c4fd7b: Waiting [2025-03-28T07:36:37.349Z] f35bf2c82a5d: Waiting [2025-03-28T07:36:37.349Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:37.349Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:37.349Z] 57bd95a2d101: Pushed [2025-03-28T07:36:37.349Z] 79bea3094b40: Pushed [2025-03-28T07:36:37.349Z] ba839947affe: Pushed [2025-03-28T07:36:37.349Z] 7bdfe94c687e: Pushed [2025-03-28T07:36:37.349Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:37.915Z] 9d61a83477c3: Pushed [2025-03-28T07:36:50.128Z] f35bf2c82a5d: Pushed [2025-03-28T07:36:50.388Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:50.721Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:51.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-28T07:36:51.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-28T07:36:51.054Z] 79bea3094b40: Preparing [2025-03-28T07:36:51.054Z] 57bd95a2d101: Preparing [2025-03-28T07:36:51.054Z] 7bdfe94c687e: Preparing [2025-03-28T07:36:51.054Z] f462640b7ca5: Preparing [2025-03-28T07:36:51.054Z] 365369a8b4a9: Preparing [2025-03-28T07:36:51.054Z] f35bf2c82a5d: Preparing [2025-03-28T07:36:51.054Z] ba839947affe: Preparing [2025-03-28T07:36:51.054Z] 9d61a83477c3: Preparing [2025-03-28T07:36:51.054Z] 994456c4fd7b: Preparing [2025-03-28T07:36:51.054Z] f35bf2c82a5d: Waiting [2025-03-28T07:36:51.054Z] 994456c4fd7b: Waiting [2025-03-28T07:36:51.054Z] ba839947affe: Waiting [2025-03-28T07:36:51.054Z] 9d61a83477c3: Waiting [2025-03-28T07:36:51.054Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:51.054Z] 7bdfe94c687e: Layer already exists [2025-03-28T07:36:51.054Z] 79bea3094b40: Layer already exists [2025-03-28T07:36:51.054Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:51.054Z] 57bd95a2d101: Layer already exists [2025-03-28T07:36:51.054Z] f35bf2c82a5d: Layer already exists [2025-03-28T07:36:51.054Z] ba839947affe: Layer already exists [2025-03-28T07:36:51.054Z] 9d61a83477c3: Layer already exists [2025-03-28T07:36:51.054Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:51.054Z] latest: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:51.385Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:51.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 [2025-03-28T07:36:51.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-28T07:36:51.723Z] 79bea3094b40: Preparing [2025-03-28T07:36:51.723Z] 57bd95a2d101: Preparing [2025-03-28T07:36:51.723Z] 7bdfe94c687e: Preparing [2025-03-28T07:36:51.723Z] f462640b7ca5: Preparing [2025-03-28T07:36:51.723Z] 365369a8b4a9: Preparing [2025-03-28T07:36:51.723Z] f35bf2c82a5d: Preparing [2025-03-28T07:36:51.723Z] ba839947affe: Preparing [2025-03-28T07:36:51.723Z] 9d61a83477c3: Preparing [2025-03-28T07:36:51.723Z] 994456c4fd7b: Preparing [2025-03-28T07:36:51.723Z] 9d61a83477c3: Waiting [2025-03-28T07:36:51.723Z] ba839947affe: Waiting [2025-03-28T07:36:51.723Z] 994456c4fd7b: Waiting [2025-03-28T07:36:51.723Z] f35bf2c82a5d: Waiting [2025-03-28T07:36:51.723Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:51.723Z] 57bd95a2d101: Layer already exists [2025-03-28T07:36:51.723Z] 7bdfe94c687e: Layer already exists [2025-03-28T07:36:51.723Z] 79bea3094b40: Layer already exists [2025-03-28T07:36:51.723Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:51.723Z] f35bf2c82a5d: Layer already exists [2025-03-28T07:36:51.723Z] 9d61a83477c3: Layer already exists [2025-03-28T07:36:51.723Z] ba839947affe: Layer already exists [2025-03-28T07:36:51.723Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:51.723Z] 4.1.0-dev.1: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:52.050Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:52.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:52.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-28T07:36:52.412Z] 79bea3094b40: Preparing [2025-03-28T07:36:52.412Z] 57bd95a2d101: Preparing [2025-03-28T07:36:52.412Z] 7bdfe94c687e: Preparing [2025-03-28T07:36:52.412Z] f462640b7ca5: Preparing [2025-03-28T07:36:52.412Z] 365369a8b4a9: Preparing [2025-03-28T07:36:52.412Z] f35bf2c82a5d: Preparing [2025-03-28T07:36:52.412Z] ba839947affe: Preparing [2025-03-28T07:36:52.412Z] 9d61a83477c3: Preparing [2025-03-28T07:36:52.412Z] 994456c4fd7b: Preparing [2025-03-28T07:36:52.412Z] ba839947affe: Waiting [2025-03-28T07:36:52.412Z] 994456c4fd7b: Waiting [2025-03-28T07:36:52.412Z] f35bf2c82a5d: Waiting [2025-03-28T07:36:52.412Z] 9d61a83477c3: Waiting [2025-03-28T07:36:52.412Z] 57bd95a2d101: Layer already exists [2025-03-28T07:36:52.412Z] 7bdfe94c687e: Layer already exists [2025-03-28T07:36:52.412Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:52.412Z] 79bea3094b40: Layer already exists [2025-03-28T07:36:52.412Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:52.412Z] f35bf2c82a5d: Layer already exists [2025-03-28T07:36:52.412Z] 9d61a83477c3: Layer already exists [2025-03-28T07:36:52.412Z] ba839947affe: Layer already exists [2025-03-28T07:36:52.412Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:52.412Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:52.745Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:53.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-28T07:36:53.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-28T07:36:53.071Z] 79bea3094b40: Preparing [2025-03-28T07:36:53.071Z] 57bd95a2d101: Preparing [2025-03-28T07:36:53.071Z] 7bdfe94c687e: Preparing [2025-03-28T07:36:53.071Z] f462640b7ca5: Preparing [2025-03-28T07:36:53.071Z] 365369a8b4a9: Preparing [2025-03-28T07:36:53.071Z] f35bf2c82a5d: Preparing [2025-03-28T07:36:53.071Z] ba839947affe: Preparing [2025-03-28T07:36:53.071Z] 9d61a83477c3: Preparing [2025-03-28T07:36:53.071Z] 994456c4fd7b: Preparing [2025-03-28T07:36:53.071Z] f35bf2c82a5d: Waiting [2025-03-28T07:36:53.071Z] ba839947affe: Waiting [2025-03-28T07:36:53.071Z] 9d61a83477c3: Waiting [2025-03-28T07:36:53.071Z] 994456c4fd7b: Waiting [2025-03-28T07:36:53.071Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:53.071Z] 7bdfe94c687e: Layer already exists [2025-03-28T07:36:53.071Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:53.071Z] 57bd95a2d101: Layer already exists [2025-03-28T07:36:53.071Z] 79bea3094b40: Layer already exists [2025-03-28T07:36:53.071Z] f35bf2c82a5d: Layer already exists [2025-03-28T07:36:53.071Z] 9d61a83477c3: Layer already exists [2025-03-28T07:36:53.071Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:53.071Z] ba839947affe: Layer already exists [2025-03-28T07:36:53.071Z] main: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:36:53.161Z] ===================================================== [Pipeline] echo [2025-03-28T07:36:53.175Z] taggedImages: [2025-03-28T07:36:53.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:53.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-28T07:36:53.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 [2025-03-28T07:36:53.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:53.175Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-28T07:36:53.206Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-28T07:36:53.206Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:53.206Z] latest [2025-03-28T07:36:53.206Z] 4.1.0-dev.1 [2025-03-28T07:36:53.206Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:36:53.206Z] main [2025-03-28T07:36:53.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:53.552Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:36:53.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:36:53.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-28T07:36:53.875Z] f30c4200fe83: Preparing [2025-03-28T07:36:53.875Z] 113564a080dc: Preparing [2025-03-28T07:36:53.875Z] a442f89dc838: Preparing [2025-03-28T07:36:53.875Z] f462640b7ca5: Preparing [2025-03-28T07:36:53.875Z] 365369a8b4a9: Preparing [2025-03-28T07:36:53.875Z] 792323880257: Preparing [2025-03-28T07:36:53.875Z] 32155daf3b02: Preparing [2025-03-28T07:36:53.875Z] 41f7f6581209: Preparing [2025-03-28T07:36:53.875Z] 994456c4fd7b: Preparing [2025-03-28T07:36:53.875Z] 32155daf3b02: Waiting [2025-03-28T07:36:53.875Z] 41f7f6581209: Waiting [2025-03-28T07:36:53.876Z] 994456c4fd7b: Waiting [2025-03-28T07:36:53.876Z] 792323880257: Waiting [2025-03-28T07:36:53.876Z] 365369a8b4a9: Layer already exists [2025-03-28T07:36:53.876Z] f462640b7ca5: Layer already exists [2025-03-28T07:36:53.876Z] 32155daf3b02: Layer already exists [2025-03-28T07:36:53.876Z] a442f89dc838: Pushed [2025-03-28T07:36:53.876Z] 41f7f6581209: Layer already exists [2025-03-28T07:36:53.876Z] 994456c4fd7b: Layer already exists [2025-03-28T07:36:53.876Z] 113564a080dc: Pushed [2025-03-28T07:36:53.876Z] f30c4200fe83: Pushed [2025-03-28T07:37:08.780Z] 792323880257: Pushed [2025-03-28T07:37:08.780Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:09.125Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:09.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-28T07:37:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-28T07:37:09.452Z] f30c4200fe83: Preparing [2025-03-28T07:37:09.452Z] 113564a080dc: Preparing [2025-03-28T07:37:09.452Z] a442f89dc838: Preparing [2025-03-28T07:37:09.452Z] f462640b7ca5: Preparing [2025-03-28T07:37:09.452Z] 365369a8b4a9: Preparing [2025-03-28T07:37:09.452Z] 792323880257: Preparing [2025-03-28T07:37:09.452Z] 32155daf3b02: Preparing [2025-03-28T07:37:09.452Z] 41f7f6581209: Preparing [2025-03-28T07:37:09.452Z] 994456c4fd7b: Preparing [2025-03-28T07:37:09.452Z] 32155daf3b02: Waiting [2025-03-28T07:37:09.452Z] 41f7f6581209: Waiting [2025-03-28T07:37:09.452Z] 994456c4fd7b: Waiting [2025-03-28T07:37:09.452Z] 792323880257: Waiting [2025-03-28T07:37:09.452Z] 113564a080dc: Layer already exists [2025-03-28T07:37:09.452Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:09.452Z] f30c4200fe83: Layer already exists [2025-03-28T07:37:09.452Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:09.452Z] a442f89dc838: Layer already exists [2025-03-28T07:37:09.452Z] 41f7f6581209: Layer already exists [2025-03-28T07:37:09.452Z] 792323880257: Layer already exists [2025-03-28T07:37:09.452Z] 32155daf3b02: Layer already exists [2025-03-28T07:37:09.452Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:09.452Z] latest: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:09.789Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:10.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 [2025-03-28T07:37:10.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-28T07:37:10.125Z] f30c4200fe83: Preparing [2025-03-28T07:37:10.125Z] 113564a080dc: Preparing [2025-03-28T07:37:10.125Z] a442f89dc838: Preparing [2025-03-28T07:37:10.125Z] f462640b7ca5: Preparing [2025-03-28T07:37:10.125Z] 365369a8b4a9: Preparing [2025-03-28T07:37:10.125Z] 792323880257: Preparing [2025-03-28T07:37:10.125Z] 32155daf3b02: Preparing [2025-03-28T07:37:10.125Z] 41f7f6581209: Preparing [2025-03-28T07:37:10.125Z] 994456c4fd7b: Preparing [2025-03-28T07:37:10.125Z] 792323880257: Waiting [2025-03-28T07:37:10.125Z] 32155daf3b02: Waiting [2025-03-28T07:37:10.125Z] 41f7f6581209: Waiting [2025-03-28T07:37:10.125Z] 994456c4fd7b: Waiting [2025-03-28T07:37:10.125Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:10.125Z] a442f89dc838: Layer already exists [2025-03-28T07:37:10.125Z] 113564a080dc: Layer already exists [2025-03-28T07:37:10.125Z] f30c4200fe83: Layer already exists [2025-03-28T07:37:10.125Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:10.125Z] 41f7f6581209: Layer already exists [2025-03-28T07:37:10.125Z] 32155daf3b02: Layer already exists [2025-03-28T07:37:10.125Z] 792323880257: Layer already exists [2025-03-28T07:37:10.125Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:10.125Z] 4.1.0-dev.1: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:10.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:10.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:10.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-28T07:37:10.797Z] f30c4200fe83: Preparing [2025-03-28T07:37:10.797Z] 113564a080dc: Preparing [2025-03-28T07:37:10.797Z] a442f89dc838: Preparing [2025-03-28T07:37:10.797Z] f462640b7ca5: Preparing [2025-03-28T07:37:10.797Z] 365369a8b4a9: Preparing [2025-03-28T07:37:10.797Z] 792323880257: Preparing [2025-03-28T07:37:10.797Z] 32155daf3b02: Preparing [2025-03-28T07:37:10.797Z] 41f7f6581209: Preparing [2025-03-28T07:37:10.797Z] 792323880257: Waiting [2025-03-28T07:37:10.797Z] 32155daf3b02: Waiting [2025-03-28T07:37:10.797Z] 994456c4fd7b: Preparing [2025-03-28T07:37:10.797Z] 994456c4fd7b: Waiting [2025-03-28T07:37:10.797Z] 41f7f6581209: Waiting [2025-03-28T07:37:10.797Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:10.797Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:10.797Z] 113564a080dc: Layer already exists [2025-03-28T07:37:10.797Z] a442f89dc838: Layer already exists [2025-03-28T07:37:10.797Z] f30c4200fe83: Layer already exists [2025-03-28T07:37:10.797Z] 32155daf3b02: Layer already exists [2025-03-28T07:37:10.797Z] 792323880257: Layer already exists [2025-03-28T07:37:10.797Z] 41f7f6581209: Layer already exists [2025-03-28T07:37:10.797Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:10.797Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:11.127Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:11.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-28T07:37:11.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-28T07:37:11.460Z] f30c4200fe83: Preparing [2025-03-28T07:37:11.460Z] 113564a080dc: Preparing [2025-03-28T07:37:11.460Z] a442f89dc838: Preparing [2025-03-28T07:37:11.460Z] f462640b7ca5: Preparing [2025-03-28T07:37:11.460Z] 365369a8b4a9: Preparing [2025-03-28T07:37:11.460Z] 792323880257: Preparing [2025-03-28T07:37:11.460Z] 32155daf3b02: Preparing [2025-03-28T07:37:11.460Z] 41f7f6581209: Preparing [2025-03-28T07:37:11.460Z] 994456c4fd7b: Preparing [2025-03-28T07:37:11.460Z] 32155daf3b02: Waiting [2025-03-28T07:37:11.460Z] 792323880257: Waiting [2025-03-28T07:37:11.460Z] 41f7f6581209: Waiting [2025-03-28T07:37:11.460Z] 994456c4fd7b: Waiting [2025-03-28T07:37:11.460Z] a442f89dc838: Layer already exists [2025-03-28T07:37:11.460Z] f30c4200fe83: Layer already exists [2025-03-28T07:37:11.460Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:11.460Z] 113564a080dc: Layer already exists [2025-03-28T07:37:11.460Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:11.460Z] 41f7f6581209: Layer already exists [2025-03-28T07:37:11.460Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:11.460Z] 792323880257: Layer already exists [2025-03-28T07:37:11.460Z] 32155daf3b02: Layer already exists [2025-03-28T07:37:11.460Z] main: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:37:11.546Z] ===================================================== [Pipeline] echo [2025-03-28T07:37:11.563Z] taggedImages: [2025-03-28T07:37:11.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:11.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-28T07:37:11.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 [2025-03-28T07:37:11.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:11.564Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-28T07:37:11.592Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-28T07:37:11.592Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:11.592Z] latest [2025-03-28T07:37:11.592Z] 4.1.0-dev.1 [2025-03-28T07:37:11.592Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:11.592Z] main [2025-03-28T07:37:11.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:11.929Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:12.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:12.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-28T07:37:12.323Z] 830b865dfcab: Preparing [2025-03-28T07:37:12.323Z] 2c35990a2ee9: Preparing [2025-03-28T07:37:12.323Z] f462640b7ca5: Preparing [2025-03-28T07:37:12.323Z] 365369a8b4a9: Preparing [2025-03-28T07:37:12.323Z] c5484f0ebaee: Preparing [2025-03-28T07:37:12.323Z] bf2473039b93: Preparing [2025-03-28T07:37:12.323Z] 994456c4fd7b: Preparing [2025-03-28T07:37:12.323Z] bf2473039b93: Waiting [2025-03-28T07:37:12.323Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:12.323Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:12.323Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:12.323Z] c5484f0ebaee: Pushed [2025-03-28T07:37:12.323Z] 830b865dfcab: Pushed [2025-03-28T07:37:12.889Z] bf2473039b93: Pushed [2025-03-28T07:37:17.079Z] 2c35990a2ee9: Pushed [2025-03-28T07:37:17.079Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:17.408Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:17.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-28T07:37:17.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-28T07:37:17.727Z] 830b865dfcab: Preparing [2025-03-28T07:37:17.727Z] 2c35990a2ee9: Preparing [2025-03-28T07:37:17.727Z] f462640b7ca5: Preparing [2025-03-28T07:37:17.727Z] 365369a8b4a9: Preparing [2025-03-28T07:37:17.727Z] c5484f0ebaee: Preparing [2025-03-28T07:37:17.727Z] bf2473039b93: Preparing [2025-03-28T07:37:17.728Z] 994456c4fd7b: Preparing [2025-03-28T07:37:17.728Z] bf2473039b93: Waiting [2025-03-28T07:37:17.728Z] 994456c4fd7b: Waiting [2025-03-28T07:37:17.728Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:17.728Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:17.728Z] 2c35990a2ee9: Layer already exists [2025-03-28T07:37:17.728Z] 830b865dfcab: Layer already exists [2025-03-28T07:37:17.728Z] c5484f0ebaee: Layer already exists [2025-03-28T07:37:17.728Z] bf2473039b93: Layer already exists [2025-03-28T07:37:17.728Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:17.728Z] latest: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:18.054Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:18.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 [2025-03-28T07:37:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-28T07:37:18.381Z] 830b865dfcab: Preparing [2025-03-28T07:37:18.381Z] 2c35990a2ee9: Preparing [2025-03-28T07:37:18.381Z] f462640b7ca5: Preparing [2025-03-28T07:37:18.381Z] 365369a8b4a9: Preparing [2025-03-28T07:37:18.381Z] c5484f0ebaee: Preparing [2025-03-28T07:37:18.381Z] bf2473039b93: Preparing [2025-03-28T07:37:18.381Z] 994456c4fd7b: Preparing [2025-03-28T07:37:18.381Z] bf2473039b93: Waiting [2025-03-28T07:37:18.381Z] 994456c4fd7b: Waiting [2025-03-28T07:37:18.381Z] 830b865dfcab: Layer already exists [2025-03-28T07:37:18.381Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:18.381Z] 2c35990a2ee9: Layer already exists [2025-03-28T07:37:18.381Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:18.381Z] c5484f0ebaee: Layer already exists [2025-03-28T07:37:18.381Z] bf2473039b93: Layer already exists [2025-03-28T07:37:18.381Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:18.381Z] 4.1.0-dev.1: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:18.721Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:19.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:19.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-28T07:37:19.046Z] 830b865dfcab: Preparing [2025-03-28T07:37:19.046Z] 2c35990a2ee9: Preparing [2025-03-28T07:37:19.046Z] f462640b7ca5: Preparing [2025-03-28T07:37:19.046Z] 365369a8b4a9: Preparing [2025-03-28T07:37:19.046Z] c5484f0ebaee: Preparing [2025-03-28T07:37:19.046Z] bf2473039b93: Preparing [2025-03-28T07:37:19.046Z] 994456c4fd7b: Preparing [2025-03-28T07:37:19.046Z] bf2473039b93: Waiting [2025-03-28T07:37:19.046Z] 994456c4fd7b: Waiting [2025-03-28T07:37:19.046Z] 2c35990a2ee9: Layer already exists [2025-03-28T07:37:19.046Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:19.046Z] c5484f0ebaee: Layer already exists [2025-03-28T07:37:19.046Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:19.046Z] 830b865dfcab: Layer already exists [2025-03-28T07:37:19.046Z] bf2473039b93: Layer already exists [2025-03-28T07:37:19.046Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:19.046Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:19.381Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:19.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-28T07:37:19.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-28T07:37:19.710Z] 830b865dfcab: Preparing [2025-03-28T07:37:19.710Z] 2c35990a2ee9: Preparing [2025-03-28T07:37:19.710Z] f462640b7ca5: Preparing [2025-03-28T07:37:19.710Z] 365369a8b4a9: Preparing [2025-03-28T07:37:19.710Z] c5484f0ebaee: Preparing [2025-03-28T07:37:19.710Z] bf2473039b93: Preparing [2025-03-28T07:37:19.710Z] 994456c4fd7b: Preparing [2025-03-28T07:37:19.710Z] bf2473039b93: Waiting [2025-03-28T07:37:19.710Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:19.710Z] c5484f0ebaee: Layer already exists [2025-03-28T07:37:19.710Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:19.710Z] 2c35990a2ee9: Layer already exists [2025-03-28T07:37:19.710Z] 830b865dfcab: Layer already exists [2025-03-28T07:37:19.710Z] bf2473039b93: Layer already exists [2025-03-28T07:37:19.710Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:19.710Z] main: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:37:19.783Z] ===================================================== [Pipeline] echo [2025-03-28T07:37:19.801Z] taggedImages: [2025-03-28T07:37:19.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:19.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-28T07:37:19.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 [2025-03-28T07:37:19.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:19.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-28T07:37:19.830Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-28T07:37:19.830Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:19.830Z] latest [2025-03-28T07:37:19.830Z] 4.1.0-dev.1 [2025-03-28T07:37:19.830Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:19.830Z] main [2025-03-28T07:37:19.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:20.182Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:20.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:20.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-28T07:37:20.505Z] f581afa5e1d0: Preparing [2025-03-28T07:37:20.505Z] e5f2fcdb93f5: Preparing [2025-03-28T07:37:20.505Z] f462640b7ca5: Preparing [2025-03-28T07:37:20.505Z] 365369a8b4a9: Preparing [2025-03-28T07:37:20.505Z] 245c8f194f70: Preparing [2025-03-28T07:37:20.505Z] 7c7132cdf2c1: Preparing [2025-03-28T07:37:20.505Z] 994456c4fd7b: Preparing [2025-03-28T07:37:20.505Z] 7c7132cdf2c1: Waiting [2025-03-28T07:37:20.505Z] 994456c4fd7b: Waiting [2025-03-28T07:37:20.505Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:20.505Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:20.505Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:20.505Z] 245c8f194f70: Pushed [2025-03-28T07:37:20.505Z] f581afa5e1d0: Pushed [2025-03-28T07:37:20.765Z] 7c7132cdf2c1: Pushed [2025-03-28T07:37:24.956Z] e5f2fcdb93f5: Pushed [2025-03-28T07:37:24.956Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:25.283Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:25.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-28T07:37:25.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-28T07:37:25.607Z] f581afa5e1d0: Preparing [2025-03-28T07:37:25.607Z] e5f2fcdb93f5: Preparing [2025-03-28T07:37:25.607Z] f462640b7ca5: Preparing [2025-03-28T07:37:25.607Z] 365369a8b4a9: Preparing [2025-03-28T07:37:25.607Z] 245c8f194f70: Preparing [2025-03-28T07:37:25.607Z] 7c7132cdf2c1: Preparing [2025-03-28T07:37:25.607Z] 994456c4fd7b: Preparing [2025-03-28T07:37:25.607Z] 994456c4fd7b: Waiting [2025-03-28T07:37:25.607Z] 7c7132cdf2c1: Waiting [2025-03-28T07:37:25.607Z] f581afa5e1d0: Layer already exists [2025-03-28T07:37:25.607Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:25.607Z] e5f2fcdb93f5: Layer already exists [2025-03-28T07:37:25.607Z] 245c8f194f70: Layer already exists [2025-03-28T07:37:25.607Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:25.607Z] 7c7132cdf2c1: Layer already exists [2025-03-28T07:37:25.607Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:25.607Z] latest: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:25.938Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:26.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 [2025-03-28T07:37:26.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-28T07:37:26.259Z] f581afa5e1d0: Preparing [2025-03-28T07:37:26.259Z] e5f2fcdb93f5: Preparing [2025-03-28T07:37:26.259Z] f462640b7ca5: Preparing [2025-03-28T07:37:26.259Z] 365369a8b4a9: Preparing [2025-03-28T07:37:26.259Z] 245c8f194f70: Preparing [2025-03-28T07:37:26.259Z] 7c7132cdf2c1: Preparing [2025-03-28T07:37:26.259Z] 994456c4fd7b: Preparing [2025-03-28T07:37:26.259Z] 7c7132cdf2c1: Waiting [2025-03-28T07:37:26.259Z] 994456c4fd7b: Waiting [2025-03-28T07:37:26.259Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:26.259Z] f581afa5e1d0: Layer already exists [2025-03-28T07:37:26.259Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:26.259Z] 245c8f194f70: Layer already exists [2025-03-28T07:37:26.259Z] e5f2fcdb93f5: Layer already exists [2025-03-28T07:37:26.259Z] 7c7132cdf2c1: Layer already exists [2025-03-28T07:37:26.259Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:26.259Z] 4.1.0-dev.1: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:26.582Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:26.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:26.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-28T07:37:26.906Z] f581afa5e1d0: Preparing [2025-03-28T07:37:26.906Z] e5f2fcdb93f5: Preparing [2025-03-28T07:37:26.906Z] f462640b7ca5: Preparing [2025-03-28T07:37:26.906Z] 365369a8b4a9: Preparing [2025-03-28T07:37:26.906Z] 245c8f194f70: Preparing [2025-03-28T07:37:26.906Z] 7c7132cdf2c1: Preparing [2025-03-28T07:37:26.906Z] 994456c4fd7b: Preparing [2025-03-28T07:37:26.906Z] 7c7132cdf2c1: Waiting [2025-03-28T07:37:26.906Z] 994456c4fd7b: Waiting [2025-03-28T07:37:26.906Z] 245c8f194f70: Layer already exists [2025-03-28T07:37:26.906Z] f581afa5e1d0: Layer already exists [2025-03-28T07:37:26.906Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:26.906Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:26.906Z] e5f2fcdb93f5: Layer already exists [2025-03-28T07:37:26.906Z] 7c7132cdf2c1: Layer already exists [2025-03-28T07:37:26.906Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:26.906Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:27.230Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:37:27.553Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-28T07:37:27.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-28T07:37:27.553Z] f581afa5e1d0: Preparing [2025-03-28T07:37:27.553Z] e5f2fcdb93f5: Preparing [2025-03-28T07:37:27.553Z] f462640b7ca5: Preparing [2025-03-28T07:37:27.553Z] 365369a8b4a9: Preparing [2025-03-28T07:37:27.553Z] 245c8f194f70: Preparing [2025-03-28T07:37:27.553Z] 7c7132cdf2c1: Preparing [2025-03-28T07:37:27.553Z] 994456c4fd7b: Preparing [2025-03-28T07:37:27.553Z] 7c7132cdf2c1: Waiting [2025-03-28T07:37:27.553Z] 994456c4fd7b: Waiting [2025-03-28T07:37:27.553Z] f462640b7ca5: Layer already exists [2025-03-28T07:37:27.553Z] 365369a8b4a9: Layer already exists [2025-03-28T07:37:27.553Z] 245c8f194f70: Layer already exists [2025-03-28T07:37:27.553Z] e5f2fcdb93f5: Layer already exists [2025-03-28T07:37:27.553Z] f581afa5e1d0: Layer already exists [2025-03-28T07:37:27.553Z] 7c7132cdf2c1: Layer already exists [2025-03-28T07:37:27.553Z] 994456c4fd7b: Layer already exists [2025-03-28T07:37:27.553Z] main: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T07:37:27.634Z] ===================================================== [Pipeline] echo [2025-03-28T07:37:27.648Z] taggedImages: [2025-03-28T07:37:27.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe [2025-03-28T07:37:27.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-28T07:37:27.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 [2025-03-28T07:37:27.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-28T07:37:27.648Z] - 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] } Aborted by Jin Lin Guan [2025-03-28T07:42:18.108Z] Sending interrupt signal to process [Pipeline] } [2025-03-28T07:42:18.697Z] $ docker stop --time=1 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 [2025-03-28T07:42:22.130Z] $ docker rm -f --volumes 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:42:23.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-28T07:42:23.364Z] [2025-03-28T07:42:23.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:42:23.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-28T07:42:24.686Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-28T07:42:24.686Z] 8998bd30e6a1: Pulling fs layer [2025-03-28T07:42:24.686Z] 04944245beec: Pulling fs layer [2025-03-28T07:42:24.686Z] 699f458cf7ca: Pulling fs layer [2025-03-28T07:42:24.686Z] 765212b225bb: Pulling fs layer [2025-03-28T07:42:24.686Z] f23df028b6ca: Pulling fs layer [2025-03-28T07:42:24.686Z] d65c8cfc05b1: Pulling fs layer [2025-03-28T07:42:24.686Z] 2437ff75d9bd: Pulling fs layer [2025-03-28T07:42:24.686Z] f23df028b6ca: Waiting [2025-03-28T07:42:24.686Z] d65c8cfc05b1: Waiting [2025-03-28T07:42:24.686Z] 2437ff75d9bd: Waiting [2025-03-28T07:42:24.686Z] 765212b225bb: Waiting [2025-03-28T07:42:24.686Z] 04944245beec: Verifying Checksum [2025-03-28T07:42:24.686Z] 04944245beec: Download complete [2025-03-28T07:42:24.686Z] 765212b225bb: Download complete [2025-03-28T07:42:24.954Z] f23df028b6ca: Verifying Checksum [2025-03-28T07:42:24.954Z] f23df028b6ca: Download complete [2025-03-28T07:42:24.954Z] d65c8cfc05b1: Verifying Checksum [2025-03-28T07:42:24.954Z] d65c8cfc05b1: Download complete [2025-03-28T07:42:24.954Z] 699f458cf7ca: Verifying Checksum [2025-03-28T07:42:24.954Z] 699f458cf7ca: Download complete [2025-03-28T07:42:25.538Z] 8998bd30e6a1: Verifying Checksum [2025-03-28T07:42:25.538Z] 8998bd30e6a1: Download complete [2025-03-28T07:42:26.501Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-42235: java.io.IOException: cannot find current thread [2025-03-28T07:42:28.119Z] 2437ff75d9bd: Verifying Checksum [2025-03-28T07:42:28.119Z] 2437ff75d9bd: Download complete [2025-03-28T07:42:31.462Z] 8998bd30e6a1: Pull complete [2025-03-28T07:42:31.462Z] 04944245beec: Pull complete Click here to forcibly terminate running steps [2025-03-28T07:42:33.412Z] 699f458cf7ca: Pull complete [2025-03-28T07:42:33.412Z] 765212b225bb: Pull complete [2025-03-28T07:42:34.368Z] f23df028b6ca: Pull complete [2025-03-28T07:42:34.369Z] d65c8cfc05b1: Pull complete [2025-03-28T07:42:38.123Z] After 20s process did not stop Terminating sh Terminating parallel [Pipeline] // parallel [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 142ba3a0-f38b-44d3-9e8a-4e469afccd6e org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.job.WorkflowRun.doTerm(WorkflowRun.java:438) at org.jenkinsci.plugins.workflow.job.WorkflowRun.httpTerm(WorkflowRun.java:485) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:710) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:397) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:409) at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:78) at org.kohsuke.stapler.PreInvokeInterceptedFunction.invoke(PreInvokeInterceptedFunction.java:26) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:207) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:140) at org.kohsuke.stapler.MetaClass$11.doDispatch(MetaClass.java:558) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:475) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:698) at org.kohsuke.stapler.Stapler.service(Stapler.java:248) at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:163) at org.jenkinsci.plugins.ssegateway.Endpoint$SSEListenChannelFilter.doFilter(Endpoint.java:248) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at io.jenkins.blueocean.ResourceCacheControl.doFilter(ResourceCacheControl.java:134) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at io.jenkins.blueocean.auth.jwt.impl.JwtAuthenticationFilter.doFilter(JwtAuthenticationFilter.java:60) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at jenkins.metrics.impl.MetricsFilter.doFilter(MetricsFilter.java:125) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at jenkins.util.HttpServletFilter$1.doFilter(HttpServletFilter.java:76) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:166) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at jenkins.ErrorAttributeFilter.doFilter(ErrorAttributeFilter.java:29) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:154) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:94) at jenkins.security.AcegiSecurityExceptionFilter.doFilter(AcegiSecurityExceptionFilter.java:52) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:54) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:110) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:101) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:97) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:117) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:63) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:111) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:172) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:53) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:86) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at jenkins.security.SuspiciousRequestFilter.doFilter(SuspiciousRequestFilter.java:38) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:569) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:829) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] } Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] // ws [Pipeline] } Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-03-28T07:42:52.335Z] + [ -d /w/workspace/edgex-go/819/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:42:52.546Z] 2437ff75d9bd: Pull complete [2025-03-28T07:42:52.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-28T07:42:52.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-28T07:42:52.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-28T07:42:52.547Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-42235: java.io.IOException: cannot find current thread [2025-03-28T07:42:52.623Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:42:53.485Z] ---> package-listing.sh [2025-03-28T07:42:53.485Z] ++ facter osfamily [2025-03-28T07:42:53.485Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T07:42:53.746Z] + OS_FAMILY=debian [2025-03-28T07:42:53.746Z] + workspace=/w/workspace/edgex-go/819 [2025-03-28T07:42:53.746Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T07:42:53.746Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T07:42:53.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T07:42:53.746Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T07:42:53.746Z] + '[' /w/workspace/edgex-go/819 ']' [2025-03-28T07:42:53.746Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T07:42:53.746Z] + case "${OS_FAMILY}" in [2025-03-28T07:42:53.746Z] + dpkg -l [2025-03-28T07:42:53.746Z] + grep '^ii' [2025-03-28T07:42:53.746Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T07:42:53.746Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T07:42:53.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T07:42:53.746Z] + '[' /w/workspace/edgex-go/819 ']' [2025-03-28T07:42:53.746Z] + mkdir -p /w/workspace/edgex-go/819/archives/ [2025-03-28T07:42:53.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/819/archives/ [Pipeline] echo [2025-03-28T07:42:53.759Z] 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/819/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-28T07:42:54.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:42:56.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:42:56.424Z] [2025-03-28T07:42:56.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T07:42:56.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:42:56.734Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T07:42:56.734Z] 5eb5b503b376: Pulling fs layer [2025-03-28T07:42:56.734Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T07:42:56.734Z] ec43610c2a17: Pulling fs layer [2025-03-28T07:42:56.734Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T07:42:56.734Z] 33b1e0a273af: Pulling fs layer [2025-03-28T07:42:56.734Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T07:42:56.734Z] 2f39f015ded8: Pulling fs layer [2025-03-28T07:42:56.734Z] 33b1e0a273af: Waiting [2025-03-28T07:42:56.734Z] 5d3b04190fa2: Waiting [2025-03-28T07:42:56.734Z] 2f39f015ded8: Waiting [2025-03-28T07:42:56.734Z] 3a2ae6a8a46f: Waiting [2025-03-28T07:42:56.734Z] 5c69ac0246d0: Download complete [2025-03-28T07:42:56.734Z] 3a2ae6a8a46f: Download complete [2025-03-28T07:42:56.734Z] 33b1e0a273af: Verifying Checksum [2025-03-28T07:42:56.734Z] 33b1e0a273af: Download complete [2025-03-28T07:42:56.734Z] 5d3b04190fa2: Verifying Checksum [2025-03-28T07:42:56.734Z] 5d3b04190fa2: Download complete [2025-03-28T07:42:56.734Z] ec43610c2a17: Verifying Checksum [2025-03-28T07:42:56.734Z] ec43610c2a17: Download complete [2025-03-28T07:42:56.993Z] 5eb5b503b376: Verifying Checksum [2025-03-28T07:42:56.993Z] 5eb5b503b376: Download complete [2025-03-28T07:42:57.558Z] 2f39f015ded8: Download complete [2025-03-28T07:42:58.123Z] 5eb5b503b376: Pull complete [2025-03-28T07:42:58.382Z] 5c69ac0246d0: Pull complete [2025-03-28T07:42:58.949Z] ec43610c2a17: Pull complete [2025-03-28T07:42:58.949Z] 3a2ae6a8a46f: Pull complete [2025-03-28T07:42:59.209Z] 33b1e0a273af: Pull complete [2025-03-28T07:42:59.209Z] 5d3b04190fa2: Pull complete [2025-03-28T07:43:04.477Z] 2f39f015ded8: Pull complete [2025-03-28T07:43:04.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T07:43:04.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T07:43:04.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T07:43:04.584Z] prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container [2025-03-28T07:43:04.613Z] $ 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/819/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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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-03-28T07:43:06.242Z] $ docker top eb1072dd66723c01620b720c037df8fd14c85badde3bc88323ae203fb14e2f76 -eo pid,comm [Pipeline] { [Pipeline] sh Click here to forcibly kill entire build [2025-03-28T07:43:06.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T07:43:07.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T07:43:07.358Z] + ls /var/log/sa-host [2025-03-28T07:43:07.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T07:43:07.536Z] provisioning config files... [2025-03-28T07:43:07.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/819@tmp/config11965681317009970244tmp [Pipeline] { [Pipeline] echo [2025-03-28T07:43:07.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:43:07.853Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T07:43:07.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:43:08.302Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T07:43:08.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:43:08.594Z] ---> sudo-logs.sh [2025-03-28T07:43:08.594Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-28T07:43:08.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:43:08.900Z] ---> job-cost.sh [2025-03-28T07:43:08.900Z] lf-activate-venv: SKIPPING [2025-03-28T07:43:08.900Z] INFO: No Stack... [2025-03-28T07:43:09.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T07:43:09.727Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T07:43:09.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T07:43:10.031Z] ---> logs-deploy.sh [2025-03-28T07:43:10.031Z] lf-activate-venv: SKIPPING [2025-03-28T07:43:10.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/819 [2025-03-28T07:43:10.031Z] INFO: archiving workspace using pattern(s): [2025-03-28T07:43:10.968Z] Archives upload complete. [2025-03-28T07:43:11.233Z] INFO: archiving logs to Nexus [2025-03-28T07:43:11.805Z] ---> uname -a: [2025-03-28T07:43:11.805Z] Linux prd-ubuntu20-04-docker-8c-8g-42234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] ---> lscpu: [2025-03-28T07:43:11.805Z] Architecture: x86_64 [2025-03-28T07:43:11.805Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-28T07:43:11.805Z] Byte Order: Little Endian [2025-03-28T07:43:11.805Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-28T07:43:11.805Z] CPU(s): 8 [2025-03-28T07:43:11.805Z] On-line CPU(s) list: 0-7 [2025-03-28T07:43:11.805Z] Thread(s) per core: 1 [2025-03-28T07:43:11.805Z] Core(s) per socket: 1 [2025-03-28T07:43:11.805Z] Socket(s): 8 [2025-03-28T07:43:11.805Z] NUMA node(s): 1 [2025-03-28T07:43:11.805Z] Vendor ID: AuthenticAMD [2025-03-28T07:43:11.805Z] CPU family: 23 [2025-03-28T07:43:11.805Z] Model: 49 [2025-03-28T07:43:11.805Z] Model name: AMD EPYC-Rome Processor [2025-03-28T07:43:11.805Z] Stepping: 0 [2025-03-28T07:43:11.805Z] CPU MHz: 2799.998 [2025-03-28T07:43:11.805Z] BogoMIPS: 5599.99 [2025-03-28T07:43:11.805Z] Virtualization: AMD-V [2025-03-28T07:43:11.805Z] Hypervisor vendor: KVM [2025-03-28T07:43:11.805Z] Virtualization type: full [2025-03-28T07:43:11.805Z] L1d cache: 256 KiB [2025-03-28T07:43:11.805Z] L1i cache: 256 KiB [2025-03-28T07:43:11.805Z] L2 cache: 4 MiB [2025-03-28T07:43:11.805Z] L3 cache: 128 MiB [2025-03-28T07:43:11.805Z] NUMA node0 CPU(s): 0-7 [2025-03-28T07:43:11.805Z] Vulnerability Itlb multihit: Not affected [2025-03-28T07:43:11.805Z] Vulnerability L1tf: Not affected [2025-03-28T07:43:11.805Z] Vulnerability Mds: Not affected [2025-03-28T07:43:11.805Z] Vulnerability Meltdown: Not affected [2025-03-28T07:43:11.805Z] Vulnerability Mmio stale data: Not affected [2025-03-28T07:43:11.805Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-28T07:43:11.805Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-28T07:43:11.805Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-28T07:43:11.805Z] Vulnerability Srbds: Not affected [2025-03-28T07:43:11.805Z] Vulnerability Tsx async abort: Not affected [2025-03-28T07:43:11.805Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] ---> nproc: [2025-03-28T07:43:11.805Z] 8 [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z] ---> df -h: [2025-03-28T07:43:11.805Z] Filesystem Size Used Avail Use% Mounted on [2025-03-28T07:43:11.805Z] overlay 155G 29G 127G 19% / [2025-03-28T07:43:11.805Z] tmpfs 64M 0 64M 0% /dev [2025-03-28T07:43:11.805Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-28T07:43:11.805Z] shm 64M 0 64M 0% /dev/shm [2025-03-28T07:43:11.805Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-03-28T07:43:11.805Z] [2025-03-28T07:43:11.805Z]