Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b30e0ec92257b99dae16d28c3a521f006a0b909d 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-ssh7408441726011164508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15795535763918544683.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10013202323604191963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13467528388125104824.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-ssh1504536363639198773.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-34848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/761 [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/761 # 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 b30e0ec92257b99dae16d28c3a521f006a0b909d (main) Commit message: "Merge pull request #5021 from jackchenjc/issue-5018" > 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 b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 > git rev-list --no-walk 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-10T08:13:42.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-10T08:13:42.137Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-10T08:13:42.163Z] ========================================================= [2024-12-10T08:13:42.163Z] EdgeX Global Pipelines Version Info [2024-12-10T08:13:42.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:13:43.315Z] ------------------- [2024-12-10T08:13:43.315Z] stable info: [2024-12-10T08:13:43.315Z] ------------------- [2024-12-10T08:13:43.315Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-10T08:13:43.315Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T08:13:43.315Z] Message: update stable to v1.0.269 [2024-12-10T08:13:43.576Z] ------------------- [2024-12-10T08:13:43.576Z] experimental info: [2024-12-10T08:13:43.576Z] ------------------- [2024-12-10T08:13:43.576Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-10T08:13:43.576Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T08:13:43.576Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-10T08:13:43.665Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-10T08:13:43.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-10T08:13:43.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-10T08:13:43.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-10T08:13:43.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-10T08:13:43.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-10T08:13:43.816Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-10T08:13:43.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-10T08:13:43.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-10T08:13:43.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-10T08:13:43.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-10T08:13:43.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-10T08:13:43.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-10T08:13:43.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-10T08:13:43.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-10T08:13:43.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T08:13:44.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T08:13:44.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-10T08:13:44.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-10T08:13:44.050Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-10T08:13:44.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-10T08:13:44.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-10T08:13:44.108Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-10T08:13:44.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-10T08:13:44.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-10T08:13:44.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-10T08:13:44.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo [2024-12-10T08:13:44.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b30e0ec [Pipeline] echo [2024-12-10T08:13:44.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:13:44.294Z] provisioning config files... [2024-12-10T08:13:44.306Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config11294975401739593178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:13:44.652Z] ---> ****-login.sh [2024-12-10T08:13:44.652Z] nexus3.edgexfoundry.org:10001 [2024-12-10T08:13:44.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:13:44.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:13:44.914Z] Configure a credential helper to remove this warning. See [2024-12-10T08:13:44.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:13:44.914Z] [2024-12-10T08:13:44.914Z] Login Succeeded [2024-12-10T08:13:44.914Z] nexus3.edgexfoundry.org:10002 [2024-12-10T08:13:45.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:13:45.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:13:45.174Z] Configure a credential helper to remove this warning. See [2024-12-10T08:13:45.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:13:45.174Z] [2024-12-10T08:13:45.174Z] Login Succeeded [2024-12-10T08:13:45.174Z] nexus3.edgexfoundry.org:10003 [2024-12-10T08:13:45.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:13:45.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:13:45.174Z] Configure a credential helper to remove this warning. See [2024-12-10T08:13:45.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:13:45.174Z] [2024-12-10T08:13:45.174Z] Login Succeeded [2024-12-10T08:13:45.174Z] nexus3.edgexfoundry.org:10004 [2024-12-10T08:13:45.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:13:45.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:13:45.434Z] Configure a credential helper to remove this warning. See [2024-12-10T08:13:45.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:13:45.434Z] [2024-12-10T08:13:45.434Z] Login Succeeded [2024-12-10T08:13:45.434Z] ****.io [2024-12-10T08:13:45.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:13:45.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:13:45.694Z] Configure a credential helper to remove this warning. See [2024-12-10T08:13:45.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:13:45.694Z] [2024-12-10T08:13:45.694Z] Login Succeeded [2024-12-10T08:13:45.694Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T08:13:45.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T08:13:46.029Z] + 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 [2024-12-10T08:13:46.029Z] + dirname cmd/core-command/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/core-data/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/core-keeper/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/core-metadata/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-10T08:13:46.029Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2024-12-10T08:13:46.029Z] [2024-12-10T08:13:46.029Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-10T08:13:46.029Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2024-12-10T08:13:46.029Z] -f2 [2024-12-10T08:13:46.029Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2024-12-10T08:13:46.029Z] cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/support-notifications/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-10T08:13:46.029Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-10T08:13:46.029Z] + cut -d/ -f2 [2024-12-10T08:13:46.029Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-10T08:13:46.063Z] 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 [2024-12-10T08:13:46.435Z] + git rev-list -1 --merges b30e0ec92257b99dae16d28c3a521f006a0b909d~1..b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo [2024-12-10T08:13:46.450Z] -----------> git rev-list -1 --merges b30e0ec92257b99dae16d28c3a521f006a0b909d~1..b30e0ec92257b99dae16d28c3a521f006a0b909d b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:13:46.450Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [false] [Pipeline] sh [2024-12-10T08:13:46.743Z] + git log --format=format:%s -1 b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo [2024-12-10T08:13:46.762Z] ========================================================= [2024-12-10T08:13:46.762Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-10T08:13:46.762Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-10T08:13:47.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T08:13:47.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-10T08:13:47.212Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-10T08:13:47.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-10T08:13:47.212Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-10T08:13:47.212Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-10T08:13:47.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:13:47.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:13:47.653Z] [2024-12-10T08:13:47.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:13:47.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:13:47.963Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-10T08:13:47.963Z] b85a868b505f: Pulling fs layer [2024-12-10T08:13:47.963Z] e2be974225ed: Pulling fs layer [2024-12-10T08:13:47.963Z] 339a4e72a1f5: Pulling fs layer [2024-12-10T08:13:47.963Z] 988bab9f4d93: Pulling fs layer [2024-12-10T08:13:47.963Z] 1469e6f7b9e6: Pulling fs layer [2024-12-10T08:13:47.963Z] eaf3925da568: Pulling fs layer [2024-12-10T08:13:47.963Z] bab4dde63d76: Pulling fs layer [2024-12-10T08:13:47.963Z] bde34c3a00c8: Pulling fs layer [2024-12-10T08:13:47.963Z] b352a97aabf1: Pulling fs layer [2024-12-10T08:13:47.963Z] 4872d77fe225: Pulling fs layer [2024-12-10T08:13:47.963Z] 5851b861e8e6: Pulling fs layer [2024-12-10T08:13:47.963Z] 988bab9f4d93: Waiting [2024-12-10T08:13:47.963Z] bab4dde63d76: Waiting [2024-12-10T08:13:47.963Z] bde34c3a00c8: Waiting [2024-12-10T08:13:47.963Z] 1469e6f7b9e6: Waiting [2024-12-10T08:13:47.963Z] 4872d77fe225: Waiting [2024-12-10T08:13:47.963Z] eaf3925da568: Waiting [2024-12-10T08:13:47.963Z] 5851b861e8e6: Waiting [2024-12-10T08:13:47.963Z] e2be974225ed: Download complete [2024-12-10T08:13:47.963Z] 988bab9f4d93: Verifying Checksum [2024-12-10T08:13:47.963Z] 988bab9f4d93: Download complete [2024-12-10T08:13:47.963Z] 1469e6f7b9e6: Verifying Checksum [2024-12-10T08:13:47.963Z] 1469e6f7b9e6: Download complete [2024-12-10T08:13:48.222Z] eaf3925da568: Verifying Checksum [2024-12-10T08:13:48.222Z] eaf3925da568: Download complete [2024-12-10T08:13:48.222Z] 339a4e72a1f5: Verifying Checksum [2024-12-10T08:13:48.222Z] 339a4e72a1f5: Download complete [2024-12-10T08:13:48.222Z] bde34c3a00c8: Download complete [2024-12-10T08:13:48.222Z] b352a97aabf1: Verifying Checksum [2024-12-10T08:13:48.222Z] b352a97aabf1: Download complete [2024-12-10T08:13:48.222Z] 4872d77fe225: Verifying Checksum [2024-12-10T08:13:48.222Z] 4872d77fe225: Download complete [2024-12-10T08:13:48.222Z] 5851b861e8e6: Download complete [2024-12-10T08:13:48.222Z] b85a868b505f: Verifying Checksum [2024-12-10T08:13:48.222Z] b85a868b505f: Download complete [2024-12-10T08:13:48.481Z] bab4dde63d76: Verifying Checksum [2024-12-10T08:13:48.481Z] bab4dde63d76: Download complete [2024-12-10T08:13:49.418Z] b85a868b505f: Pull complete [2024-12-10T08:13:49.677Z] e2be974225ed: Pull complete [2024-12-10T08:13:49.937Z] 339a4e72a1f5: Pull complete [2024-12-10T08:13:49.937Z] 988bab9f4d93: Pull complete [2024-12-10T08:13:50.197Z] 1469e6f7b9e6: Pull complete [2024-12-10T08:13:50.456Z] eaf3925da568: Pull complete [2024-12-10T08:13:52.364Z] bab4dde63d76: Pull complete [2024-12-10T08:13:52.364Z] bde34c3a00c8: Pull complete [2024-12-10T08:13:52.364Z] b352a97aabf1: Pull complete [2024-12-10T08:13:52.364Z] 4872d77fe225: Pull complete [2024-12-10T08:13:52.364Z] 5851b861e8e6: Pull complete [2024-12-10T08:13:52.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-10T08:13:52.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:13:52.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:13:52.500Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:13:52.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-10T08:13:55.377Z] $ docker top 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 -eo pid,comm [2024-12-10T08:13:55.434Z] 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). [2024-12-10T08:13:55.434Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T08:13:55.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T08:13:55.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T08:13:55.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T08:13:55.619Z] $ docker exec 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent [2024-12-10T08:13:55.729Z] SSH_AUTH_SOCK=/tmp/ssh-WWtn159GbQwI/agent.32 [2024-12-10T08:13:55.729Z] SSH_AGENT_PID=38 [2024-12-10T08:13:55.736Z] Running ssh-add (command line suppressed) [2024-12-10T08:13:55.842Z] Identity added: /w/workspace/edgex-go/761@tmp/private_key_13195065243211941941.key (/w/workspace/edgex-go/761@tmp/private_key_13195065243211941941.key) [2024-12-10T08:13:55.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T08:13:56.152Z] + git tag --points-at HEAD [Pipeline] } [2024-12-10T08:13:56.163Z] $ docker exec --env ******** --env ******** 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent -k [2024-12-10T08:13:56.272Z] unset SSH_AUTH_SOCK; [2024-12-10T08:13:56.273Z] unset SSH_AGENT_PID; [2024-12-10T08:13:56.273Z] echo Agent pid 38 killed; [2024-12-10T08:13:56.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-10T08:13:56.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T08:13:56.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T08:13:56.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T08:13:56.427Z] $ docker exec 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent [2024-12-10T08:13:56.536Z] SSH_AUTH_SOCK=/tmp/ssh-M991xhdrsqcP/agent.71 [2024-12-10T08:13:56.536Z] SSH_AGENT_PID=77 [2024-12-10T08:13:56.541Z] Running ssh-add (command line suppressed) [2024-12-10T08:13:56.627Z] Identity added: /w/workspace/edgex-go/761@tmp/private_key_15930260818292343064.key (/w/workspace/edgex-go/761@tmp/private_key_15930260818292343064.key) [2024-12-10T08:13:56.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T08:13:56.938Z] + git semver init [2024-12-10T08:13:57.198Z] 2024-12-10 08:13:57,111 [run_init] DEBUG init version:0.0.0 force:False [2024-12-10T08:13:57.198Z] 2024-12-10 08:13:57,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/761/.semver [2024-12-10T08:13:57.198Z] 2024-12-10 08:13:57,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/761/.semver [2024-12-10T08:13:57.198Z] 2024-12-10 08:13:57,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/761/.semver'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) [2024-12-10T08:14:02.478Z] 2024-12-10 08:14:02,355 [append_file] DEBUG append to file:/w/workspace/edgex-go/761/.git/info/exclude [2024-12-10T08:14:02.478Z] 2024-12-10 08:14:02,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/761/.semver/main with force:False [2024-12-10T08:14:02.478Z] 2024-12-10 08:14:02,356 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:14:02.478Z] 2024-12-10 08:14:02,356 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:14:02.478Z] 4.0.0-dev.25 [Pipeline] } [2024-12-10T08:14:02.490Z] $ docker exec --env ******** --env ******** 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent -k [2024-12-10T08:14:02.591Z] unset SSH_AUTH_SOCK; [2024-12-10T08:14:02.591Z] unset SSH_AGENT_PID; [2024-12-10T08:14:02.591Z] echo Agent pid 77 killed; [2024-12-10T08:14:02.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T08:14:02.923Z] + git semver [Pipeline] } [2024-12-10T08:14:03.197Z] $ docker stop --time=1 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 [2024-12-10T08:14:04.487Z] $ docker rm -f --volumes 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T08:14:04.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-10T08:14:05.070Z] Stashed 1 file(s) [Pipeline] echo [2024-12-10T08:14:05.074Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.25 [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 [2024-12-10T08:14:05.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo [2024-12-10T08:14:05.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:14:05.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:14:05.589Z] ========================================================= [2024-12-10T08:14:05.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-10T08:14:05.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-10T08:14:05.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T08:14:05.886Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-10T08:14:05.886Z] 43c4264eed91: Pulling fs layer [2024-12-10T08:14:05.886Z] 4cc291be95ef: Pulling fs layer [2024-12-10T08:14:05.886Z] 2ac1f1163629: Pulling fs layer [2024-12-10T08:14:05.886Z] 5c3c966382ef: Pulling fs layer [2024-12-10T08:14:05.886Z] 4f4fb700ef54: Pulling fs layer [2024-12-10T08:14:05.886Z] 5d5c8e513c77: Pulling fs layer [2024-12-10T08:14:05.886Z] 9f66e0745190: Pulling fs layer [2024-12-10T08:14:05.886Z] f49a43e4bbc0: Pulling fs layer [2024-12-10T08:14:05.886Z] 561ebcabdf7f: Pulling fs layer [2024-12-10T08:14:05.886Z] 5d5c8e513c77: Waiting [2024-12-10T08:14:05.886Z] 9f66e0745190: Waiting [2024-12-10T08:14:05.886Z] 561ebcabdf7f: Waiting [2024-12-10T08:14:05.886Z] f49a43e4bbc0: Waiting [2024-12-10T08:14:05.886Z] 4f4fb700ef54: Waiting [2024-12-10T08:14:05.886Z] 5c3c966382ef: Waiting [2024-12-10T08:14:05.886Z] 4cc291be95ef: Verifying Checksum [2024-12-10T08:14:05.886Z] 4cc291be95ef: Download complete [2024-12-10T08:14:05.886Z] 5c3c966382ef: Download complete [2024-12-10T08:14:05.886Z] 4f4fb700ef54: Download complete [2024-12-10T08:14:05.886Z] 43c4264eed91: Download complete [2024-12-10T08:14:05.886Z] 5d5c8e513c77: Download complete [2024-12-10T08:14:05.886Z] 9f66e0745190: Verifying Checksum [2024-12-10T08:14:05.886Z] 9f66e0745190: Download complete [2024-12-10T08:14:06.145Z] 43c4264eed91: Pull complete [2024-12-10T08:14:06.145Z] 561ebcabdf7f: Verifying Checksum [2024-12-10T08:14:06.145Z] 561ebcabdf7f: Download complete [2024-12-10T08:14:06.145Z] 4cc291be95ef: Pull complete [2024-12-10T08:14:06.402Z] 2ac1f1163629: Verifying Checksum [2024-12-10T08:14:06.402Z] 2ac1f1163629: Download complete [2024-12-10T08:14:06.661Z] f49a43e4bbc0: Verifying Checksum [2024-12-10T08:14:06.661Z] f49a43e4bbc0: Download complete [2024-12-10T08:14:09.949Z] 2ac1f1163629: Pull complete [2024-12-10T08:14:09.949Z] 5c3c966382ef: Pull complete [2024-12-10T08:14:09.949Z] 4f4fb700ef54: Pull complete [2024-12-10T08:14:09.949Z] 5d5c8e513c77: Pull complete [2024-12-10T08:14:09.949Z] 9f66e0745190: Pull complete [2024-12-10T08:14:12.487Z] f49a43e4bbc0: Pull complete [2024-12-10T08:14:12.487Z] 561ebcabdf7f: Pull complete [2024-12-10T08:14:12.487Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-10T08:14:12.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T08:14:12.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-10T08:14:12.790Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T08:14:12.790Z] WORKDIR /edgex [2024-12-10T08:14:12.790Z] COPY go.mod . [2024-12-10T08:14:12.790Z] RUN go mod download [2024-12-10T08:14:12.790Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-10T08:14:13.356Z] Sending build context to Docker daemon 178.1MB [2024-12-10T08:14:13.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T08:14:13.356Z] ---> 3a752c3f9dda [2024-12-10T08:14:13.356Z] Step 2/4 : WORKDIR /edgex [2024-12-10T08:14:18.633Z] ---> Running in e8d144d6ff7e [2024-12-10T08:14:18.633Z] Removing intermediate container e8d144d6ff7e [2024-12-10T08:14:18.633Z] ---> 038dc299c1b5 [2024-12-10T08:14:18.633Z] Step 3/4 : COPY go.mod . [2024-12-10T08:14:18.633Z] ---> 2353836d616d [2024-12-10T08:14:18.633Z] Step 4/4 : RUN go mod download [2024-12-10T08:14:18.633Z] ---> Running in f9c3bdb36b44 [2024-12-10T08:14:20.197Z] Still waiting to schedule task [2024-12-10T08:14:20.198Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-10T08:14:45.189Z] Removing intermediate container f9c3bdb36b44 [2024-12-10T08:14:45.189Z] ---> 2e351065e087 [2024-12-10T08:14:45.189Z] Successfully built 2e351065e087 [2024-12-10T08:14:45.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:14:45.497Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T08:14:45.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:14:45.583Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:14:45.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** ci-base-image-x86_64 cat [2024-12-10T08:14:46.137Z] $ docker top f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T08:14:46.490Z] + go version [2024-12-10T08:14:46.490Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-10T08:14:46.499Z] $ docker stop --time=1 f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 [2024-12-10T08:14:47.991Z] $ docker rm -f --volumes f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:14:48.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T08:14:48.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:14:48.512Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:14:48.538Z] $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** ci-base-image-x86_64 cat [2024-12-10T08:14:48.868Z] $ docker top 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-10T08:14:48.938Z] ========================================================= [2024-12-10T08:14:48.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-10T08:14:48.938Z] ========================================================= [Pipeline] sh [2024-12-10T08:14:49.218Z] + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] fileExists [Pipeline] sh [2024-12-10T08:14:49.516Z] + make test [2024-12-10T08:14:49.516Z] go test -race -coverprofile=coverage.out ./... [2024-12-10T08:14:57.643Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-10T08:15:24.196Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-10T08:15:24.196Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-10T08:15:24.764Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-10T08:15:25.023Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-10T08:15:25.281Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-10T08:15:26.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-10T08:15:26.215Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-10T08:15:26.215Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-10T08:15:27.592Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-10T08:15:27.592Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-10T08:15:28.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-12-10T08:15:28.788Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-10T08:15:28.788Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-10T08:15:28.788Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-10T08:15:29.358Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-10T08:15:29.358Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-10T08:15:29.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-12-10T08:15:30.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-10T08:15:30.185Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-10T08:15:31.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-10T08:15:31.570Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-10T08:15:31.570Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-10T08:15:31.570Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-10T08:15:31.570Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-10T08:15:32.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-12-10T08:15:32.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 48.4% of statements [2024-12-10T08:15:32.959Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-10T08:15:32.959Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-10T08:15:33.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.536s coverage: 93.4% of statements [2024-12-10T08:15:33.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-12-10T08:15:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements [2024-12-10T08:15:35.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-10T08:15:35.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-10T08:15:35.032Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-10T08:15:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.436s coverage: 95.8% of statements [2024-12-10T08:15:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-12-10T08:15:36.666Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-10T08:15:36.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-10T08:15:36.666Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-10T08:15:37.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-12-10T08:15:37.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.1% of statements [2024-12-10T08:15:37.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements [2024-12-10T08:15:37.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2024-12-10T08:15:38.445Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-10T08:15:38.445Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-10T08:15:38.445Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-10T08:15:39.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-10T08:15:39.012Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-10T08:15:39.012Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-10T08:15:39.012Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-10T08:15:39.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.049s coverage: 87.1% of statements [2024-12-10T08:15:39.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-12-10T08:15:39.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-12-10T08:15:39.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2024-12-10T08:15:39.947Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-10T08:15:39.947Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-10T08:15:39.947Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-10T08:15:40.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-10T08:15:40.883Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-10T08:15:40.883Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-10T08:15:40.883Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-10T08:15:41.451Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-10T08:15:41.451Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-10T08:15:42.020Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-10T08:15:42.959Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-10T08:15:43.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-10T08:15:44.844Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-10T08:15:44.844Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-10T08:15:48.065Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-10T08:15:48.065Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-10T08:15:48.065Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-10T08:15:49.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-10T08:15:49.002Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-10T08:15:49.002Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-10T08:15:49.571Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-10T08:15:49.571Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-10T08:15:49.571Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-10T08:15:49.571Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-10T08:15:50.955Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-10T08:15:50.955Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-10T08:15:50.955Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-10T08:15:50.955Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-10T08:15:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-12-10T08:15:52.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-10T08:15:52.601Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-10T08:15:52.601Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-10T08:15:52.601Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-10T08:15:52.601Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-10T08:15:52.601Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-10T08:15:53.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-10T08:15:53.981Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.034s coverage: 86.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.199s coverage: 36.8% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.2% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 95.7% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 97.7% of statements [2024-12-10T08:15:59.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 45.8% of statements [2024-12-10T08:15:59.267Z] 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 [2024-12-10T08:15:59.267Z] running golangci-lint [2024-12-10T08:15:59.267Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-10T08:15:59.267Z] go version go1.23.2 linux/amd64 [2024-12-10T08:15:59.267Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-10T08:15:59.267Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-10T08:15:59.267Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-10T08:15:59.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34849 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-10T08:15:59.577Z] Running in /w/workspace/edgex-go/761 [Pipeline] { [Pipeline] checkout [2024-12-10T08:16:02.633Z] The recommended git tool is: git [2024-12-10T08:16:09.060Z] using credential edgex-jenkins-ssh [2024-12-10T08:16:09.085Z] Cloning the remote Git repository [2024-12-10T08:16:09.128Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-10T08:16:09.220Z] > git init /w/workspace/edgex-go/761 # timeout=10 [2024-12-10T08:16:09.406Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-10T08:16:09.407Z] > git --version # timeout=10 [2024-12-10T08:16:09.436Z] > git --version # 'git version 2.25.1' [2024-12-10T08:16:09.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-10T08:16:09.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-10T08:16:21.212Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 21.654256729s" [2024-12-10T08:16:21.212Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.509321ms" [2024-12-10T08:16:26.087Z] Avoid second fetch [2024-12-10T08:16:26.088Z] Checking out Revision b30e0ec92257b99dae16d28c3a521f006a0b909d (main) [2024-12-10T08:16:26.845Z] Commit message: "Merge pull request #5021 from jackchenjc/issue-5018" [2024-12-10T08:16:25.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-10T08:16:25.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-10T08:16:26.102Z] > git config core.sparsecheckout # timeout=10 [2024-12-10T08:16:26.160Z] > git checkout -f b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-10T08:16:31.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-10T08:16:31.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:16:31.514Z] Dload Upload Total Spent Left Speed [2024-12-10T08:16:31.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh [2024-12-10T08:16:31.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-10T08:16:32.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-10T08:16:32.185Z] + sudo tee /etc/docker/daemon.new [2024-12-10T08:16:32.185Z] { [2024-12-10T08:16:32.185Z] "registry-mirrors": [ [2024-12-10T08:16:32.185Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-10T08:16:32.185Z] ], [2024-12-10T08:16:32.185Z] "bip": "10.250.0.254/24", [2024-12-10T08:16:32.185Z] "hosts": [ [2024-12-10T08:16:32.185Z] "tcp://0.0.0.0:5555", [2024-12-10T08:16:32.185Z] "unix:///var/run/docker.sock" [2024-12-10T08:16:32.185Z] ], [2024-12-10T08:16:32.185Z] "mtu": 1458, [2024-12-10T08:16:32.185Z] "selinux-enabled": true, [2024-12-10T08:16:32.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-10T08:16:32.185Z] } [Pipeline] sh [2024-12-10T08:16:32.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-10T08:16:32.852Z] + sudo service docker restart [2024-12-10T08:16:33.478Z] level=info msg="[linters_context/goanalysis] analyzers took 1m56.090001242s with top 10 stages: buildir: 58.355367412s, gosec: 3.859582976s, inspect: 3.280299635s, printf: 2.528365926s, fact_deprecated: 2.513084343s, ctrlflow: 1.980519755s, fact_purity: 1.287925126s, S1038: 1.272871396s, directives: 1.086953605s, nilness: 1.073812968s" [2024-12-10T08:16:33.478Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-10T08:16:33.478Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, path_prettifier: 193/193, skip_files: 193/193, exclude: 193/193, exclude-rules: 193/15, filename_unadjuster: 193/193, invalid_issue: 193/193, nolint: 15/0, skip_dirs: 193/193" [2024-12-10T08:16:33.478Z] level=info msg="[runner] processing took 17.370753ms with stages: nolint: 7.932236ms, identifier_marker: 5.055986ms, exclude-rules: 1.48936ms, autogenerated_exclude: 1.216679ms, path_prettifier: 1.064747ms, skip_dirs: 541.994µs, cgo: 35.23µs, invalid_issue: 19.161µs, filename_unadjuster: 11.03µs, max_same_issues: 810ns, uniq_by_line: 580ns, fixer: 430ns, exclude: 360ns, skip_files: 340ns, sort_results: 330ns, source_code: 280ns, path_shortener: 270ns, max_from_linter: 250ns, diff: 220ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns, severity-rules: 130ns" [2024-12-10T08:16:33.478Z] level=info msg="[runner] linters took 12.330982449s with stages: goanalysis_metalinter: 12.313489815s" [2024-12-10T08:16:33.478Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-10T08:16:33.478Z] level=info msg="Memory: 341 samples, avg is 295.0MB, max is 1290.6MB" [2024-12-10T08:16:33.478Z] level=info msg="Execution took 34.03031461s" [2024-12-10T08:16:33.478Z] go vet ./... [2024-12-10T08:16:41.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-10T08:16:41.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-10T08:16:41.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-10T08:16:41.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-10T08:16:42.662Z] + ls -al . [2024-12-10T08:16:42.662Z] total 1740 [2024-12-10T08:16:42.662Z] drwxrwxr-x 11 1001 1001 4096 Dec 10 08:14 . [2024-12-10T08:16:42.662Z] drwxr-xr-x 4 root root 4096 Dec 10 08:14 .. [2024-12-10T08:16:42.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 .blubracket [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 10 Dec 10 08:13 .dockerignore [2024-12-10T08:16:42.662Z] drwxrwxr-x 8 1001 1001 4096 Dec 10 08:15 .git [2024-12-10T08:16:42.662Z] drwxrwxr-x 3 1001 1001 4096 Dec 10 08:13 .github [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 907 Dec 10 08:13 .gitignore [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 199 Dec 10 08:13 .golangci.yml [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 100 Dec 10 08:13 .hadolint.yml [2024-12-10T08:16:42.662Z] drwxr-xr-x 3 1001 1001 4096 Dec 10 08:14 .semver [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 155 Dec 10 08:13 .sonarcloud.properties [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 1171 Dec 10 08:13 ADOPTERS.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 17141 Dec 10 08:13 Attribution.txt [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 100284 Dec 10 08:13 CHANGELOG.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 3804 Dec 10 08:13 CONTRIBUTING.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 677 Dec 10 08:13 GOVERNANCE.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 858 Dec 10 08:13 Jenkinsfile [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 10775 Dec 10 08:13 LICENSE [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 16740 Dec 10 08:13 Makefile [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 582 Dec 10 08:13 OWNERS.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 9932 Dec 10 08:13 README.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 789 Dec 10 08:13 SECURITY.md [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 12 Dec 10 08:14 VERSION [2024-12-10T08:16:42.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 bin [2024-12-10T08:16:42.662Z] drwxrwxr-x 19 1001 1001 4096 Dec 10 08:13 cmd [2024-12-10T08:16:42.662Z] -rw-r--r-- 1 root root 1412872 Dec 10 08:15 coverage.out [2024-12-10T08:16:42.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 fuzz_test [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 6473 Dec 10 08:13 go.mod [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 87891 Dec 10 08:13 go.sum [2024-12-10T08:16:42.662Z] drwxrwxr-x 7 1001 1001 4096 Dec 10 08:13 internal [2024-12-10T08:16:42.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 openapi [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 584 Dec 10 08:13 security.txt [2024-12-10T08:16:42.662Z] -rw-rw-r-- 1 1001 1001 204 Dec 10 08:13 version.go [Pipeline] sh [2024-12-10T08:16:42.954Z] + '[' -e coverage.out ] [2024-12-10T08:16:42.954Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-10T08:16:43.239Z] Stashed 1 file(s) [Pipeline] sh [2024-12-10T08:16:43.620Z] + make build [2024-12-10T08:16:43.620Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:16:51.095Z] provisioning config files... [2024-12-10T08:16:51.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config7610039122189181811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:16:51.529Z] ---> ****-login.sh [2024-12-10T08:16:51.529Z] nexus3.edgexfoundry.org:10001 [2024-12-10T08:16:51.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:16:51.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:16:51.799Z] Configure a credential helper to remove this warning. See [2024-12-10T08:16:51.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:16:51.799Z] [2024-12-10T08:16:51.799Z] Login Succeeded [2024-12-10T08:16:51.799Z] nexus3.edgexfoundry.org:10002 [2024-12-10T08:16:52.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:16:52.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:16:52.070Z] Configure a credential helper to remove this warning. See [2024-12-10T08:16:52.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:16:52.070Z] [2024-12-10T08:16:52.070Z] Login Succeeded [2024-12-10T08:16:52.070Z] nexus3.edgexfoundry.org:10003 [2024-12-10T08:16:52.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:16:52.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:16:52.340Z] Configure a credential helper to remove this warning. See [2024-12-10T08:16:52.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:16:52.340Z] [2024-12-10T08:16:52.340Z] Login Succeeded [2024-12-10T08:16:52.340Z] nexus3.edgexfoundry.org:10004 [2024-12-10T08:16:52.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:16:52.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:16:52.610Z] Configure a credential helper to remove this warning. See [2024-12-10T08:16:52.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:16:52.610Z] [2024-12-10T08:16:52.610Z] Login Succeeded [2024-12-10T08:16:52.610Z] ****.io [2024-12-10T08:16:52.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:16:53.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:16:53.143Z] Configure a credential helper to remove this warning. See [2024-12-10T08:16:53.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:16:53.143Z] [2024-12-10T08:16:53.143Z] Login Succeeded [2024-12-10T08:16:53.143Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T08:16:53.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-10T08:16:53.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo [2024-12-10T08:16:53.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:16:53.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:16:53.808Z] ========================================================= [2024-12-10T08:16:53.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-10T08:16:53.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-10T08:16:54.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:16:54.134Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-10T08:16:54.134Z] cf04c63912e1: Pulling fs layer [2024-12-10T08:16:54.134Z] 55b35a11ae5e: Pulling fs layer [2024-12-10T08:16:54.134Z] a37a00ec5f00: Pulling fs layer [2024-12-10T08:16:54.134Z] 50b3750afda1: Pulling fs layer [2024-12-10T08:16:54.134Z] 4f4fb700ef54: Pulling fs layer [2024-12-10T08:16:54.134Z] 80978eb59214: Pulling fs layer [2024-12-10T08:16:54.134Z] c9f46d7d2bd2: Pulling fs layer [2024-12-10T08:16:54.134Z] c5a475d317c9: Pulling fs layer [2024-12-10T08:16:54.134Z] 50b3750afda1: Waiting [2024-12-10T08:16:54.134Z] 4f4fb700ef54: Waiting [2024-12-10T08:16:54.134Z] 80978eb59214: Waiting [2024-12-10T08:16:54.134Z] c5a475d317c9: Waiting [2024-12-10T08:16:54.134Z] c9f46d7d2bd2: Waiting [2024-12-10T08:16:54.404Z] 55b35a11ae5e: Verifying Checksum [2024-12-10T08:16:54.404Z] 55b35a11ae5e: Download complete [2024-12-10T08:16:54.404Z] 50b3750afda1: Verifying Checksum [2024-12-10T08:16:54.404Z] 50b3750afda1: Download complete [2024-12-10T08:16:54.404Z] 4f4fb700ef54: Verifying Checksum [2024-12-10T08:16:54.404Z] 4f4fb700ef54: Download complete [2024-12-10T08:16:54.404Z] 80978eb59214: Verifying Checksum [2024-12-10T08:16:54.404Z] 80978eb59214: Download complete [2024-12-10T08:16:54.404Z] cf04c63912e1: Download complete [2024-12-10T08:16:54.682Z] c5a475d317c9: Verifying Checksum [2024-12-10T08:16:54.682Z] c5a475d317c9: Download complete [2024-12-10T08:16:55.269Z] cf04c63912e1: Pull complete [2024-12-10T08:16:55.535Z] 55b35a11ae5e: Pull complete [2024-12-10T08:16:55.802Z] a37a00ec5f00: Verifying Checksum [2024-12-10T08:16:55.802Z] a37a00ec5f00: Download complete [2024-12-10T08:16:56.764Z] c9f46d7d2bd2: Verifying Checksum [2024-12-10T08:16:56.764Z] c9f46d7d2bd2: Download complete [2024-12-10T08:17:05.571Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-10T08:17:06.506Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-10T08:17:07.880Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-10T08:17:08.448Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-10T08:17:09.824Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-10T08:17:14.009Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-10T08:17:16.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-10T08:17:17.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-10T08:17:18.331Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-10T08:17:18.870Z] a37a00ec5f00: Pull complete [2024-12-10T08:17:18.870Z] 50b3750afda1: Pull complete [2024-12-10T08:17:18.870Z] 4f4fb700ef54: Pull complete [2024-12-10T08:17:18.870Z] 80978eb59214: Pull complete [2024-12-10T08:17:19.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-10T08:17:20.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-10T08:17:20.771Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-10T08:17:21.716Z] $ docker stop --time=1 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 [2024-12-10T08:17:24.226Z] c9f46d7d2bd2: Pull complete [2024-12-10T08:17:26.184Z] c5a475d317c9: Pull complete [2024-12-10T08:17:26.184Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-10T08:17:26.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:17:26.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:17:54.553Z] $ docker rm -f --volumes 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-12-10T08:17:55.677Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:17:55.677Z] WORKDIR /edgex [2024-12-10T08:17:55.677Z] COPY go.mod . [2024-12-10T08:17:55.677Z] RUN go mod download [2024-12-10T08:17:55.677Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:17:56.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-10T08:17:56.023Z] [2024-12-10T08:17:56.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:17:56.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-10T08:17:57.086Z] #0 building with "default" instance using docker driver [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #1 [internal] load .dockerignore [2024-12-10T08:17:57.086Z] #1 transferring context: 50B 0.0s done [2024-12-10T08:17:57.086Z] #1 DONE 0.1s [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #2 [internal] load build definition from Dockerfile [2024-12-10T08:17:57.086Z] #2 transferring dockerfile: 172B done [2024-12-10T08:17:57.086Z] #2 DONE 0.1s [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:17:57.086Z] #3 DONE 0.0s [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #4 [internal] load build context [2024-12-10T08:17:57.086Z] #4 transferring context: 6.51kB done [2024-12-10T08:17:57.086Z] #4 DONE 0.1s [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-10T08:17:57.086Z] #5 DONE 0.2s [2024-12-10T08:17:57.086Z] [2024-12-10T08:17:57.086Z] #6 [2/4] WORKDIR /edgex [2024-12-10T08:17:57.354Z] #6 DONE 0.2s [2024-12-10T08:17:57.354Z] [2024-12-10T08:17:57.354Z] #7 [3/4] COPY go.mod . [2024-12-10T08:17:57.354Z] #7 DONE 0.1s [2024-12-10T08:17:57.354Z] [2024-12-10T08:17:57.354Z] #8 [4/4] RUN go mod download [2024-12-10T08:17:57.709Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-10T08:17:57.709Z] 91d30c5bc195: Pulling fs layer [2024-12-10T08:17:57.709Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-10T08:17:57.709Z] 9c61dcf015f6: Pulling fs layer [2024-12-10T08:17:57.709Z] 4698f68db338: Pulling fs layer [2024-12-10T08:17:57.709Z] 2a2f49069b9e: Pulling fs layer [2024-12-10T08:17:57.709Z] e0025b399a48: Pulling fs layer [2024-12-10T08:17:57.709Z] 4698f68db338: Waiting [2024-12-10T08:17:57.709Z] 2a2f49069b9e: Waiting [2024-12-10T08:17:57.709Z] e0025b399a48: Waiting [2024-12-10T08:17:57.709Z] 91d30c5bc195: Verifying Checksum [2024-12-10T08:17:57.709Z] 91d30c5bc195: Download complete [2024-12-10T08:17:57.709Z] 4698f68db338: Verifying Checksum [2024-12-10T08:17:57.709Z] 4698f68db338: Download complete [2024-12-10T08:17:57.709Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-10T08:17:57.709Z] 2e9b0aa3be6d: Download complete [2024-12-10T08:17:57.709Z] e0025b399a48: Verifying Checksum [2024-12-10T08:17:57.709Z] e0025b399a48: Download complete [2024-12-10T08:17:57.709Z] 2a2f49069b9e: Verifying Checksum [2024-12-10T08:17:57.709Z] 2a2f49069b9e: Download complete [2024-12-10T08:17:58.277Z] 9c61dcf015f6: Verifying Checksum [2024-12-10T08:17:58.277Z] 9c61dcf015f6: Download complete [2024-12-10T08:17:58.277Z] 91d30c5bc195: Pull complete [2024-12-10T08:18:00.336Z] 2e9b0aa3be6d: Pull complete [2024-12-10T08:18:04.526Z] 9c61dcf015f6: Pull complete [2024-12-10T08:18:06.430Z] 4698f68db338: Pull complete [2024-12-10T08:18:08.328Z] 2a2f49069b9e: Pull complete [2024-12-10T08:18:08.894Z] e0025b399a48: Pull complete [2024-12-10T08:18:09.828Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-10T08:18:10.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-10T08:18:10.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:18:10.460Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:18:10.495Z] $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-12-10T08:18:12.357Z] #8 DONE 14.8s [2024-12-10T08:18:12.357Z] [2024-12-10T08:18:12.357Z] #9 exporting to image [2024-12-10T08:18:12.357Z] #9 exporting layers [2024-12-10T08:18:18.562Z] $ docker top b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T08:18:18.912Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-10T08:18:20.289Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-12-10T08:18:20.289Z] #1 transferring dockerfile: [2024-12-10T08:18:20.548Z] #1 transferring dockerfile: 1.69kB done [2024-12-10T08:18:20.548Z] #1 DONE 0.4s [2024-12-10T08:18:20.548Z] [2024-12-10T08:18:20.548Z] #2 [security-spire-config internal] load .dockerignore [2024-12-10T08:18:20.548Z] #2 transferring context: 50B done [2024-12-10T08:18:20.806Z] #2 DONE 0.2s [2024-12-10T08:18:20.806Z] [2024-12-10T08:18:20.806Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-12-10T08:18:20.806Z] #3 transferring dockerfile: 1.82kB done [2024-12-10T08:18:20.806Z] #3 DONE 0.4s [2024-12-10T08:18:20.806Z] [2024-12-10T08:18:20.806Z] #4 [support-scheduler internal] load .dockerignore [2024-12-10T08:18:21.065Z] #4 ... [2024-12-10T08:18:21.065Z] [2024-12-10T08:18:21.065Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-12-10T08:18:21.065Z] #5 transferring dockerfile: 1.70kB done [2024-12-10T08:18:21.065Z] #5 DONE 0.3s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-10T08:18:21.324Z] #6 transferring dockerfile: 1.89kB done [2024-12-10T08:18:21.324Z] #6 DONE 0.1s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #7 [security-spire-server internal] load .dockerignore [2024-12-10T08:18:21.324Z] #7 transferring context: 50B done [2024-12-10T08:18:21.324Z] #7 DONE 0.1s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #4 [support-scheduler internal] load .dockerignore [2024-12-10T08:18:21.324Z] #4 transferring context: 50B done [2024-12-10T08:18:21.324Z] #4 DONE 0.4s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #8 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:21.324Z] #8 DONE 0.1s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-10T08:18:21.324Z] #9 ... [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-12-10T08:18:21.324Z] #10 transferring dockerfile: 2.13kB done [2024-12-10T08:18:21.324Z] #10 DONE 0.0s [2024-12-10T08:18:21.324Z] [2024-12-10T08:18:21.324Z] #11 [security-spiffe-token-provider internal] load .dockerignore [2024-12-10T08:18:21.324Z] #11 transferring context: 50B done [2024-12-10T08:18:21.324Z] #11 DONE 0.0s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-10T08:18:21.583Z] #12 transferring dockerfile: 2.50kB done [2024-12-10T08:18:21.583Z] #12 DONE 0.0s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #13 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:21.583Z] #13 DONE 0.0s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #8 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:21.583Z] #8 ... [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-10T08:18:21.583Z] #14 transferring dockerfile: 2.49kB done [2024-12-10T08:18:21.583Z] #14 DONE 0.1s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-10T08:18:21.583Z] #15 transferring dockerfile: 2.15kB done [2024-12-10T08:18:21.583Z] #15 DONE 0.1s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-10T08:18:21.583Z] #9 DONE 0.5s [2024-12-10T08:18:21.583Z] [2024-12-10T08:18:21.583Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:21.841Z] #8 DONE 0.3s [2024-12-10T08:18:21.841Z] [2024-12-10T08:18:21.841Z] #16 [core-metadata internal] load .dockerignore [2024-12-10T08:18:21.841Z] #16 transferring context: 50B done [2024-12-10T08:18:21.841Z] #16 DONE 0.1s [2024-12-10T08:18:21.841Z] [2024-12-10T08:18:21.841Z] #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:21.841Z] #13 DONE 0.0s [2024-12-10T08:18:21.841Z] [2024-12-10T08:18:21.841Z] #17 [security-spire-server internal] load build context [2024-12-10T08:18:21.841Z] #17 transferring context: 23.57kB done [2024-12-10T08:18:21.841Z] #17 DONE 0.1s [2024-12-10T08:18:21.841Z] [2024-12-10T08:18:21.841Z] #18 [security-spire-config internal] load build context [2024-12-10T08:18:21.841Z] #18 transferring context: 21.82kB done [2024-12-10T08:18:21.841Z] #18 DONE 0.1s [2024-12-10T08:18:21.841Z] [2024-12-10T08:18:21.841Z] #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:21.841Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:21.841Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:21.841Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:21.841Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:22.100Z] #19 ... [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #20 transferring dockerfile: 2.23kB done [2024-12-10T08:18:22.100Z] #20 DONE 0.3s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #21 [security-spire-agent internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #21 transferring dockerfile: 1.81kB done [2024-12-10T08:18:22.100Z] #21 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #22 [core-data internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #22 transferring dockerfile: 2.07kB done [2024-12-10T08:18:22.100Z] #22 DONE 0.3s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #23 [security-proxy-setup internal] load .dockerignore [2024-12-10T08:18:22.100Z] #23 transferring context: 50B done [2024-12-10T08:18:22.100Z] #23 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #24 [core-command internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #24 transferring dockerfile: 1.94kB done [2024-12-10T08:18:22.100Z] #24 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.100Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 2.10MB / 3.62MB 0.3s [2024-12-10T08:18:22.100Z] #19 ... [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #25 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #25 transferring dockerfile: 3.02kB done [2024-12-10T08:18:22.100Z] #25 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.100Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:22.100Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-10T08:18:22.100Z] #19 ... [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #26 [core-keeper internal] load build definition from Dockerfile [2024-12-10T08:18:22.100Z] #26 transferring dockerfile: 2.07kB done [2024-12-10T08:18:22.100Z] #26 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-12-10T08:18:22.100Z] #27 transferring context: 50B done [2024-12-10T08:18:22.100Z] #27 DONE 0.2s [2024-12-10T08:18:22.100Z] [2024-12-10T08:18:22.100Z] #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.100Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:22.358Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:22.358Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:22.358Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:22.358Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:22.358Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:22.358Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:22.358Z] #19 DONE 1.7s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #28 [security-proxy-auth internal] load .dockerignore [2024-12-10T08:18:22.358Z] #28 transferring context: 50B done [2024-12-10T08:18:22.358Z] #28 DONE 0.3s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #29 [support-notifications internal] load .dockerignore [2024-12-10T08:18:22.358Z] #29 transferring context: 50B done [2024-12-10T08:18:22.358Z] #29 DONE 0.1s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-10T08:18:22.358Z] #30 transferring context: 50B done [2024-12-10T08:18:22.358Z] #30 DONE 0.2s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #13 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:22.358Z] #13 DONE 0.0s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #8 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:22.358Z] #8 DONE 0.3s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #31 [core-metadata internal] load build context [2024-12-10T08:18:22.358Z] #31 DONE 0.0s [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #32 [security-bootstrapper internal] load .dockerignore [2024-12-10T08:18:22.358Z] #32 ... [2024-12-10T08:18:22.358Z] [2024-12-10T08:18:22.358Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:22.358Z] #13 DONE 0.0s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #33 [core-data internal] load .dockerignore [2024-12-10T08:18:22.617Z] #33 transferring context: 50B done [2024-12-10T08:18:22.617Z] #33 DONE 0.3s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:22.617Z] #13 DONE 0.0s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:22.617Z] #8 DONE 0.4s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #34 [security-proxy-setup internal] load build context [2024-12-10T08:18:22.617Z] #34 DONE 0.0s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #19 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.617Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:22.617Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:22.617Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:22.617Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:22.617Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:22.617Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:22.617Z] #19 DONE 1.7s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:22.617Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-10T08:18:22.617Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-10T08:18:22.617Z] #35 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-10T08:18:22.617Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-10T08:18:22.617Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-10T08:18:22.617Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-10T08:18:22.617Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-10T08:18:22.617Z] #35 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-10T08:18:22.617Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-10T08:18:22.617Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.4s done [2024-12-10T08:18:22.617Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-10T08:18:22.617Z] #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s [2024-12-10T08:18:22.617Z] #35 ... [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #13 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:22.617Z] #13 DONE 0.0s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #36 [security-spire-agent internal] load .dockerignore [2024-12-10T08:18:22.617Z] #36 transferring context: 50B done [2024-12-10T08:18:22.617Z] #36 DONE 0.4s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #32 [security-bootstrapper internal] load .dockerignore [2024-12-10T08:18:22.617Z] #32 transferring context: 50B done [2024-12-10T08:18:22.617Z] #32 DONE 0.3s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:22.617Z] #8 DONE 0.5s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-10T08:18:22.617Z] #37 DONE 1.5s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #19 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.617Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:22.617Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:22.617Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:22.617Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:22.617Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:22.617Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:22.617Z] #19 DONE 1.7s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:22.617Z] #35 ... [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:22.617Z] #13 DONE 0.0s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #38 [core-command internal] load .dockerignore [2024-12-10T08:18:22.617Z] #38 transferring context: 50B 0.0s done [2024-12-10T08:18:22.617Z] #38 DONE 0.4s [2024-12-10T08:18:22.617Z] [2024-12-10T08:18:22.617Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:22.876Z] #35 ... [2024-12-10T08:18:22.876Z] [2024-12-10T08:18:22.876Z] #39 [core-keeper internal] load .dockerignore [2024-12-10T08:18:22.876Z] #39 transferring context: 50B done [2024-12-10T08:18:22.876Z] #39 DONE 0.4s [2024-12-10T08:18:22.876Z] [2024-12-10T08:18:22.876Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:22.876Z] #8 DONE 0.6s [2024-12-10T08:18:22.876Z] [2024-12-10T08:18:22.876Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-10T08:18:22.876Z] #37 DONE 1.5s [2024-12-10T08:18:22.876Z] [2024-12-10T08:18:22.876Z] #19 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:22.876Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:22.876Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:22.876Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:22.876Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:22.876Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:22.876Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:22.876Z] #19 DONE 1.7s [2024-12-10T08:18:22.876Z] [2024-12-10T08:18:22.876Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:23.134Z] #35 ... [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #13 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:23.134Z] #13 DONE 0.0s [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:23.134Z] #35 ... [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #13 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:23.134Z] #13 DONE 0.0s [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:23.134Z] #35 ... [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #13 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-10T08:18:23.134Z] #13 DONE 0.0s [2024-12-10T08:18:23.134Z] [2024-12-10T08:18:23.134Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:24.070Z] #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-12-10T08:18:24.329Z] #35 ... [2024-12-10T08:18:24.329Z] [2024-12-10T08:18:24.329Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-10T08:18:24.329Z] #37 DONE 1.6s [2024-12-10T08:18:24.329Z] [2024-12-10T08:18:24.329Z] #19 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:24.329Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:24.329Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:24.329Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:24.329Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:24.329Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:24.329Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:24.329Z] #19 DONE 1.8s [2024-12-10T08:18:24.329Z] [2024-12-10T08:18:24.329Z] #8 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:24.329Z] #8 DONE 1.9s [2024-12-10T08:18:24.329Z] [2024-12-10T08:18:24.329Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-12-10T08:18:24.329Z] #40 DONE 2.2s [2024-12-10T08:18:24.329Z] [2024-12-10T08:18:24.329Z] #41 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:18:29.716Z] #41 ... [2024-12-10T08:18:29.716Z] [2024-12-10T08:18:29.716Z] #42 [security-spiffe-token-provider internal] load build context [2024-12-10T08:18:29.716Z] #42 transferring context: 427.65MB 7.4s [2024-12-10T08:18:29.717Z] #42 transferring context: 433.36MB 7.5s done [2024-12-10T08:18:29.975Z] #42 ... [2024-12-10T08:18:29.975Z] [2024-12-10T08:18:29.975Z] #43 [security-proxy-auth internal] load build context [2024-12-10T08:18:29.975Z] #43 transferring context: 433.36MB 7.2s done [2024-12-10T08:18:30.572Z] #9 exporting layers 17.5s done [2024-12-10T08:18:30.572Z] #9 writing image sha256:cafc396628304b22162883990582132b763b63a9c6ceaf1adf3cbc861c6a1dc2 done [2024-12-10T08:18:30.572Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-10T08:18:30.572Z] #9 DONE 17.5s [2024-12-10T08:18:30.587Z] #43 ... [2024-12-10T08:18:30.587Z] [2024-12-10T08:18:30.587Z] #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:18:30.915Z] + docker inspect -f . ci-base-image-arm64 [2024-12-10T08:18:30.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:18:31.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container [2024-12-10T08:18:31.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 [2024-12-10T08:18:31.708Z] #44 ... [2024-12-10T08:18:31.708Z] [2024-12-10T08:18:31.708Z] #45 [support-scheduler internal] load build context [2024-12-10T08:18:31.708Z] #45 transferring context: 433.36MB 7.4s done [2024-12-10T08:18:31.708Z] #45 ... [2024-12-10T08:18:31.708Z] [2024-12-10T08:18:31.708Z] #46 [support-notifications internal] load build definition from Dockerfile [2024-12-10T08:18:31.708Z] #46 transferring dockerfile: 2.02kB done [2024-12-10T08:18:31.968Z] #46 ... [2024-12-10T08:18:31.968Z] [2024-12-10T08:18:31.968Z] #47 [support-notifications internal] load build context [2024-12-10T08:18:31.968Z] #47 transferring context: 433.36MB 6.8s done [2024-12-10T08:18:31.968Z] #47 ... [2024-12-10T08:18:31.968Z] [2024-12-10T08:18:31.968Z] #9 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-10T08:18:31.968Z] #9 DONE 9.5s [2024-12-10T08:18:31.968Z] [2024-12-10T08:18:31.968Z] #48 [security-secretstore-setup internal] load build context [2024-12-10T08:18:31.968Z] #48 transferring context: 433.36MB 6.5s done [2024-12-10T08:18:32.227Z] #48 DONE 9.7s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #19 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:32.227Z] #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-10T08:18:32.227Z] #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:32.227Z] #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-10T08:18:32.227Z] #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-10T08:18:32.227Z] #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done [2024-12-10T08:18:32.227Z] #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-10T08:18:32.227Z] #19 DONE 1.8s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-10T08:18:32.227Z] #49 DONE 9.2s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-10T08:18:32.227Z] #0 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 3.893 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:32.227Z] #0 3.931 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:32.227Z] #0 3.941 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:32.227Z] #0 3.944 (4/6) Installing openssl (3.3.2-r1) [2024-12-10T08:18:32.227Z] #0 3.957 (5/6) Installing su-exec (0.2-r3) [2024-12-10T08:18:32.227Z] #0 3.960 (6/6) Installing yq-go (4.44.1-r2) [2024-12-10T08:18:32.227Z] #0 4.026 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:32.227Z] #0 4.036 OK: 19 MiB in 18 packages [2024-12-10T08:18:32.227Z] #50 DONE 9.6s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #34 [security-proxy-setup internal] load build context [2024-12-10T08:18:32.227Z] #34 transferring context: 433.36MB 6.2s done [2024-12-10T08:18:32.227Z] #34 DONE 9.6s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-10T08:18:32.227Z] #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 5.245 (1/4) Installing ca-certificates (20240705-r0) [2024-12-10T08:18:32.227Z] #0 5.258 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:32.227Z] #0 5.263 (3/4) Installing su-exec (0.2-r3) [2024-12-10T08:18:32.227Z] #0 5.266 (4/4) Installing yq-go (4.44.1-r2) [2024-12-10T08:18:32.227Z] #0 5.332 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:32.227Z] #0 5.343 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:32.227Z] #0 5.386 OK: 19 MiB in 18 packages [2024-12-10T08:18:32.227Z] #51 DONE 9.6s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-10T08:18:32.227Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 4.119 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:18:32.227Z] #0 4.119 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:18:32.227Z] #0 4.119 OK: 24171 distinct packages available [2024-12-10T08:18:32.227Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.227Z] #0 4.541 (1/14) Installing ca-certificates (20240705-r0) [2024-12-10T08:18:32.227Z] #0 4.560 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-10T08:18:32.227Z] #0 4.576 (3/14) Installing c-ares (1.33.1-r0) [2024-12-10T08:18:32.227Z] #0 4.577 (4/14) Installing libunistring (1.2-r0) [2024-12-10T08:18:32.227Z] #0 4.590 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-10T08:18:32.227Z] #0 4.594 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-10T08:18:32.227Z] #0 4.599 (7/14) Installing libpsl (0.21.5-r1) [2024-12-10T08:18:32.227Z] #0 4.604 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-10T08:18:32.227Z] #0 4.614 (9/14) Installing libcurl (8.11.0-r2) [2024-12-10T08:18:32.227Z] #0 4.623 (10/14) Installing curl (8.11.0-r2) [2024-12-10T08:18:32.227Z] #0 4.630 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:32.227Z] #0 4.632 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:18:32.227Z] #0 4.634 (13/14) Installing libucontext (1.2-r3) [2024-12-10T08:18:32.227Z] #0 4.636 (14/14) Installing gcompat (1.1.0-r4) [2024-12-10T08:18:32.227Z] #0 4.648 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:32.227Z] #0 4.648 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:32.227Z] #0 4.681 OK: 13 MiB in 28 packages [2024-12-10T08:18:32.227Z] #52 DONE 9.8s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #45 [support-scheduler internal] load build context [2024-12-10T08:18:32.227Z] #45 DONE 10.6s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:32.227Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-10T08:18:32.227Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-10T08:18:32.227Z] #35 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-10T08:18:32.227Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-10T08:18:32.227Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-10T08:18:32.227Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-10T08:18:32.227Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-10T08:18:32.227Z] #35 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-10T08:18:32.227Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-10T08:18:32.227Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.4s done [2024-12-10T08:18:32.227Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-10T08:18:32.227Z] #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-12-10T08:18:32.227Z] #35 ... [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #47 [support-notifications internal] load build context [2024-12-10T08:18:32.227Z] #47 DONE 9.7s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #53 [core-common-config-bootstrapper internal] load build context [2024-12-10T08:18:32.227Z] #53 transferring context: 433.36MB 6.7s done [2024-12-10T08:18:32.227Z] #53 DONE 9.5s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #43 [security-proxy-auth internal] load build context [2024-12-10T08:18:32.227Z] #43 DONE 9.7s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #31 [core-metadata internal] load build context [2024-12-10T08:18:32.227Z] #31 transferring context: 433.36MB 6.8s done [2024-12-10T08:18:32.227Z] #31 DONE 10.0s [2024-12-10T08:18:32.227Z] [2024-12-10T08:18:32.227Z] #42 [security-spiffe-token-provider internal] load build context [2024-12-10T08:18:32.227Z] #42 DONE 10.5s [2024-12-10T08:18:32.332Z] $ docker top 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 -eo pid,comm [Pipeline] { [2024-12-10T08:18:32.487Z] [2024-12-10T08:18:32.487Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-10T08:18:32.487Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-12-10T08:18:32.487Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.2s [2024-12-10T08:18:32.487Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-10T08:18:32.487Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-10T08:18:32.487Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-10T08:18:32.487Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-12-10T08:18:32.487Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-10T08:18:32.487Z] #54 ... [2024-12-10T08:18:32.487Z] [2024-12-10T08:18:32.487Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:32.487Z] #35 DONE 11.9s [2024-12-10T08:18:32.487Z] [2024-12-10T08:18:32.487Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-10T08:18:32.487Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.3s [2024-12-10T08:18:32.487Z] #54 ... [2024-12-10T08:18:32.487Z] [2024-12-10T08:18:32.487Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:18:32.487Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2024-12-10T08:18:32.773Z] #55 ... [2024-12-10T08:18:32.773Z] [2024-12-10T08:18:32.773Z] #56 [security-spire-agent internal] load build context [2024-12-10T08:18:32.773Z] #56 transferring context: 23.10kB done [2024-12-10T08:18:32.773Z] #56 DONE 0.4s [2024-12-10T08:18:32.773Z] [2024-12-10T08:18:32.773Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:18:32.773Z] #55 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.773Z] #55 ... [2024-12-10T08:18:32.773Z] [2024-12-10T08:18:32.773Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-10T08:18:32.773Z] #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.773Z] #57 ... [2024-12-10T08:18:32.773Z] [2024-12-10T08:18:32.773Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T08:18:32.773Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.773Z] #58 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.773Z] #58 ... [2024-12-10T08:18:32.773Z] [2024-12-10T08:18:32.773Z] #59 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:32.773Z] #0 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.773Z] #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:32.800Z] + go version [2024-12-10T08:18:33.383Z] #59 ... [2024-12-10T08:18:33.383Z] [2024-12-10T08:18:33.383Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-10T08:18:33.383Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:33.383Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:33.383Z] #0 10.45 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:18:33.383Z] #0 10.45 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:18:33.383Z] #0 10.45 OK: 24171 distinct packages available [2024-12-10T08:18:33.383Z] #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:33.383Z] #60 ... [2024-12-10T08:18:33.383Z] [2024-12-10T08:18:33.383Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:18:33.383Z] #55 10.57 (1/3) Installing ca-certificates (20240705-r0) [2024-12-10T08:18:33.383Z] #55 10.57 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:33.383Z] #55 10.57 (3/3) Installing tzdata (2024b-r0) [2024-12-10T08:18:33.383Z] #55 10.60 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:33.383Z] #55 10.63 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:33.383Z] #55 10.67 OK: 10 MiB in 17 packages [2024-12-10T08:18:33.758Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-10T08:18:33.774Z] $ docker stop --time=1 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 [2024-12-10T08:18:34.394Z] #55 ... [2024-12-10T08:18:34.394Z] [2024-12-10T08:18:34.394Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-10T08:18:34.394Z] #61 ... [2024-12-10T08:18:34.394Z] [2024-12-10T08:18:34.394Z] #62 [security-bootstrapper internal] load build context [2024-12-10T08:18:34.394Z] #62 ... [2024-12-10T08:18:34.394Z] [2024-12-10T08:18:34.394Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-10T08:18:34.694Z] #63 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:34.694Z] #63 ... [2024-12-10T08:18:34.694Z] [2024-12-10T08:18:34.694Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:18:34.694Z] #64 ... [2024-12-10T08:18:34.694Z] [2024-12-10T08:18:34.694Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-10T08:18:35.000Z] #65 ... [2024-12-10T08:18:35.000Z] [2024-12-10T08:18:35.000Z] #66 [core-command internal] load build context [2024-12-10T08:18:35.000Z] #66 ... [2024-12-10T08:18:35.000Z] [2024-12-10T08:18:35.000Z] #67 [core-keeper internal] load build context [2024-12-10T08:18:35.283Z] #67 ... [2024-12-10T08:18:35.283Z] [2024-12-10T08:18:35.283Z] #68 [core-data internal] load build context [2024-12-10T08:18:35.283Z] #68 ... [2024-12-10T08:18:35.283Z] [2024-12-10T08:18:35.283Z] #66 [core-command internal] load build context [2024-12-10T08:18:35.311Z] $ docker rm -f --volumes 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 [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 [2024-12-10T08:18:35.848Z] #66 ... [2024-12-10T08:18:35.849Z] [2024-12-10T08:18:35.849Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:18:35.849Z] #55 DONE 13.5s [2024-12-10T08:18:35.849Z] [2024-12-10T08:18:35.849Z] #66 [core-command internal] load build context [2024-12-10T08:18:35.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-10T08:18:35.975Z] [2024-12-10T08:18:35.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:18:36.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-10T08:18:36.316Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-10T08:18:36.316Z] 547446be3368: Pulling fs layer [2024-12-10T08:18:36.316Z] d125d8839a47: Pulling fs layer [2024-12-10T08:18:36.316Z] 3e85d5ac6304: Pulling fs layer [2024-12-10T08:18:36.316Z] c3105a71a48b: Pulling fs layer [2024-12-10T08:18:36.316Z] 0f093f025ec4: Pulling fs layer [2024-12-10T08:18:36.316Z] c3106fc0e877: Pulling fs layer [2024-12-10T08:18:36.316Z] c3105a71a48b: Waiting [2024-12-10T08:18:36.316Z] 0f093f025ec4: Waiting [2024-12-10T08:18:36.316Z] c3106fc0e877: Waiting [2024-12-10T08:18:36.585Z] 547446be3368: Verifying Checksum [2024-12-10T08:18:36.585Z] 547446be3368: Download complete [2024-12-10T08:18:36.585Z] c3105a71a48b: Verifying Checksum [2024-12-10T08:18:36.585Z] c3105a71a48b: Download complete [2024-12-10T08:18:36.853Z] d125d8839a47: Verifying Checksum [2024-12-10T08:18:36.853Z] d125d8839a47: Download complete [2024-12-10T08:18:36.853Z] c3106fc0e877: Download complete [2024-12-10T08:18:36.853Z] 0f093f025ec4: Download complete [2024-12-10T08:18:37.122Z] 547446be3368: Pull complete [2024-12-10T08:18:37.222Z] #66 transferring context: 433.36MB 4.9s done [2024-12-10T08:18:37.709Z] d125d8839a47: Pull complete [2024-12-10T08:18:37.790Z] #66 ... [2024-12-10T08:18:37.790Z] [2024-12-10T08:18:37.790Z] #68 [core-data internal] load build context [2024-12-10T08:18:37.790Z] #68 transferring context: 433.36MB 4.8s done [2024-12-10T08:18:37.790Z] #68 DONE 13.5s [2024-12-10T08:18:37.790Z] [2024-12-10T08:18:37.790Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T08:18:37.790Z] #58 10.45 (1/2) Installing ca-certificates (20240705-r0) [2024-12-10T08:18:37.790Z] #58 10.78 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:37.790Z] #58 10.78 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:37.790Z] #58 10.78 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:37.790Z] #58 10.83 OK: 9 MiB in 16 packages [2024-12-10T08:18:37.790Z] #58 DONE 15.2s [2024-12-10T08:18:37.790Z] [2024-12-10T08:18:37.790Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-10T08:18:37.790Z] #57 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:37.790Z] #57 11.88 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:18:37.790Z] #57 11.88 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:18:37.790Z] #57 11.88 OK: 24171 distinct packages available [2024-12-10T08:18:37.790Z] #57 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:37.790Z] #57 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:37.790Z] #57 12.25 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:37.790Z] #57 12.28 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:37.790Z] #57 12.29 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:37.790Z] #57 12.30 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:18:37.790Z] #57 12.30 (5/7) Installing libucontext (1.2-r3) [2024-12-10T08:18:37.790Z] #57 12.30 (6/7) Installing gcompat (1.1.0-r4) [2024-12-10T08:18:37.790Z] #57 12.31 (7/7) Installing openssl (3.3.2-r1) [2024-12-10T08:18:37.790Z] #57 12.32 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:37.790Z] #57 12.32 OK: 9 MiB in 19 packages [2024-12-10T08:18:37.790Z] #57 DONE 15.8s [2024-12-10T08:18:37.790Z] [2024-12-10T08:18:37.790Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-10T08:18:37.790Z] #60 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:37.790Z] #60 11.53 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:37.790Z] #60 11.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:18:37.790Z] #60 11.54 (3/4) Installing libucontext (1.2-r3) [2024-12-10T08:18:37.790Z] #60 11.54 (4/4) Installing gcompat (1.1.0-r4) [2024-12-10T08:18:37.790Z] #60 11.54 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:37.790Z] #60 11.55 OK: 8 MiB in 18 packages [2024-12-10T08:18:37.790Z] #60 DONE 15.4s [2024-12-10T08:18:38.049Z] [2024-12-10T08:18:38.049Z] #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-10T08:18:38.049Z] #44 DONE 7.5s [2024-12-10T08:18:38.049Z] [2024-12-10T08:18:38.049Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:38.049Z] #69 ... [2024-12-10T08:18:38.049Z] [2024-12-10T08:18:38.049Z] #59 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:38.049Z] #59 10.89 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:38.049Z] #59 11.21 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:38.049Z] #59 11.21 OK: 8 MiB in 15 packages [2024-12-10T08:18:38.049Z] #59 DONE 15.7s [2024-12-10T08:18:38.049Z] [2024-12-10T08:18:38.049Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-10T08:18:38.049Z] #65 DONE 13.9s [2024-12-10T08:18:38.049Z] [2024-12-10T08:18:38.049Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-10T08:18:38.049Z] #63 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.049Z] #63 10.77 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:18:38.049Z] #63 10.77 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:18:38.049Z] #63 10.77 OK: 24175 distinct packages available [2024-12-10T08:18:38.049Z] #63 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.049Z] #63 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.049Z] #63 11.18 OK: 246 MiB in 54 packages [2024-12-10T08:18:38.049Z] #63 DONE 13.8s [2024-12-10T08:18:38.308Z] [2024-12-10T08:18:38.308Z] #66 [core-command internal] load build context [2024-12-10T08:18:38.308Z] #66 DONE 14.0s [2024-12-10T08:18:38.308Z] [2024-12-10T08:18:38.308Z] #67 [core-keeper internal] load build context [2024-12-10T08:18:38.308Z] #67 transferring context: 433.36MB 4.9s done [2024-12-10T08:18:38.308Z] #67 DONE 14.0s [2024-12-10T08:18:38.308Z] [2024-12-10T08:18:38.308Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-10T08:18:38.308Z] #61 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.308Z] #61 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.308Z] #61 10.85 OK: 246 MiB in 54 packages [2024-12-10T08:18:38.308Z] #61 DONE 14.6s [2024-12-10T08:18:38.308Z] [2024-12-10T08:18:38.308Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:18:38.308Z] #70 ... [2024-12-10T08:18:38.308Z] [2024-12-10T08:18:38.308Z] #62 [security-bootstrapper internal] load build context [2024-12-10T08:18:38.308Z] #62 transferring context: 433.36MB 5.1s done [2024-12-10T08:18:38.308Z] #62 DONE 14.1s [2024-12-10T08:18:38.569Z] [2024-12-10T08:18:38.569Z] #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-10T08:18:38.569Z] #71 ... [2024-12-10T08:18:38.569Z] [2024-12-10T08:18:38.569Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:18:38.569Z] #72 DONE 0.5s [2024-12-10T08:18:38.672Z] 3e85d5ac6304: Verifying Checksum [2024-12-10T08:18:38.672Z] 3e85d5ac6304: Download complete [2024-12-10T08:18:38.828Z] [2024-12-10T08:18:38.828Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:38.828Z] #0 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.828Z] #0 7.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:38.828Z] #0 7.318 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:38.828Z] #0 7.322 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:38.828Z] #0 7.326 OK: 8 MiB in 15 packages [2024-12-10T08:18:38.828Z] #73 DONE 7.4s [2024-12-10T08:18:38.828Z] [2024-12-10T08:18:38.828Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:18:38.828Z] #70 DONE 0.5s [2024-12-10T08:18:38.828Z] [2024-12-10T08:18:38.828Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:18:39.086Z] #74 ... [2024-12-10T08:18:39.086Z] [2024-12-10T08:18:39.086Z] #75 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-10T08:18:39.086Z] #0 7.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.086Z] #0 7.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.086Z] #0 8.146 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:39.086Z] #0 8.150 (2/2) Installing su-exec (0.2-r3) [2024-12-10T08:18:39.086Z] #0 8.153 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:39.086Z] #0 8.171 OK: 8 MiB in 16 packages [2024-12-10T08:18:39.086Z] #75 DONE 8.3s [2024-12-10T08:18:39.343Z] [2024-12-10T08:18:39.343Z] #41 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:18:39.343Z] #41 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.343Z] #41 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.343Z] #41 ... [2024-12-10T08:18:39.343Z] [2024-12-10T08:18:39.343Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:18:39.343Z] #64 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.344Z] #64 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:39.344Z] #64 15.00 OK: 246 MiB in 54 packages [2024-12-10T08:18:39.344Z] #64 DONE 15.2s [2024-12-10T08:18:39.344Z] [2024-12-10T08:18:39.344Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:18:39.344Z] #76 DONE 0.1s [2024-12-10T08:18:39.344Z] [2024-12-10T08:18:39.344Z] #41 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:18:39.344Z] #41 15.26 OK: 246 MiB in 54 packages [2024-12-10T08:18:39.601Z] #41 DONE 15.4s [2024-12-10T08:18:39.601Z] [2024-12-10T08:18:39.601Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:18:39.601Z] #77 DONE 0.1s [2024-12-10T08:18:39.602Z] [2024-12-10T08:18:39.602Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:18:40.536Z] #78 ... [2024-12-10T08:18:40.536Z] [2024-12-10T08:18:40.536Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-10T08:18:40.536Z] #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:40.536Z] #0 7.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:40.536Z] #0 7.707 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:40.536Z] #0 7.707 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:40.536Z] #0 7.712 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:40.536Z] #0 7.760 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:40.536Z] #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:40.536Z] #0 7.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:40.536Z] #0 8.120 OK: 19 MiB in 18 packages [2024-12-10T08:18:40.536Z] #79 DONE 8.2s [2024-12-10T08:18:40.536Z] [2024-12-10T08:18:40.536Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-10T08:18:40.536Z] #80 DONE 0.1s [2024-12-10T08:18:40.536Z] [2024-12-10T08:18:40.536Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-10T08:18:40.536Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-12-10T08:18:40.794Z] #54 ... [2024-12-10T08:18:40.794Z] [2024-12-10T08:18:40.794Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:40.794Z] #69 2.684 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.052Z] #69 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #69 ... [2024-12-10T08:18:41.622Z] [2024-12-10T08:18:41.622Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-10T08:18:41.622Z] #0 7.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.368 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:41.622Z] #0 8.368 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:41.622Z] #0 8.376 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:41.622Z] #0 8.447 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:41.622Z] #0 8.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.846 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 8.908 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 8.937 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:41.622Z] #0 9.019 OK: 19 MiB in 18 packages [2024-12-10T08:18:41.622Z] #81 DONE 9.3s [2024-12-10T08:18:41.622Z] [2024-12-10T08:18:41.622Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:18:41.622Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.463 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:41.622Z] #0 8.463 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:41.622Z] #0 8.471 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:41.622Z] #0 8.546 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:41.622Z] #0 8.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 8.950 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 9.004 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 9.014 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:41.622Z] #0 9.078 OK: 13 MiB in 28 packages [2024-12-10T08:18:41.622Z] #82 DONE 9.4s [2024-12-10T08:18:41.622Z] [2024-12-10T08:18:41.622Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:18:41.622Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 4.740 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:41.622Z] #0 4.740 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:41.622Z] #0 4.749 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:41.622Z] #0 4.845 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:41.622Z] #0 4.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 5.237 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 5.269 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 5.301 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:41.622Z] #0 5.341 OK: 10 MiB in 17 packages [2024-12-10T08:18:41.622Z] #83 DONE 5.6s [2024-12-10T08:18:41.622Z] [2024-12-10T08:18:41.622Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-10T08:18:41.622Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 3.090 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:41.622Z] #0 3.090 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:41.622Z] #0 3.102 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:41.622Z] #0 3.203 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:41.622Z] #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.622Z] #0 3.630 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 3.685 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:41.622Z] #0 3.697 OK: 8 MiB in 18 packages [2024-12-10T08:18:41.622Z] #84 DONE 3.9s [2024-12-10T08:18:41.622Z] [2024-12-10T08:18:41.622Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:18:41.881Z] #85 ... [2024-12-10T08:18:41.881Z] [2024-12-10T08:18:41.881Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-10T08:18:41.881Z] #0 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.881Z] #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.881Z] #0 3.528 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:41.881Z] #0 3.528 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:41.881Z] #0 3.539 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:41.881Z] #0 3.635 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:41.881Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.881Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:41.881Z] #0 4.130 OK: 9 MiB in 19 packages [2024-12-10T08:18:41.881Z] #86 DONE 4.3s [2024-12-10T08:18:41.881Z] [2024-12-10T08:18:41.881Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:41.881Z] #69 3.904 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:18:42.451Z] #69 4.386 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:42.451Z] #69 4.390 OK: 8 MiB in 15 packages [2024-12-10T08:18:42.451Z] #69 ... [2024-12-10T08:18:42.451Z] [2024-12-10T08:18:42.451Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-10T08:18:42.451Z] #0 2.761 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 3.281 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 3.994 OK: 246 MiB in 54 packages [2024-12-10T08:18:42.451Z] #87 DONE 4.5s [2024-12-10T08:18:42.451Z] [2024-12-10T08:18:42.451Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-10T08:18:42.451Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 2.436 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:42.451Z] #0 2.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:42.451Z] #0 2.443 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:42.451Z] #0 2.526 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:42.451Z] #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.451Z] #0 2.904 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.451Z] #0 2.935 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.451Z] #0 3.038 OK: 8 MiB in 16 packages [2024-12-10T08:18:42.451Z] #88 DONE 3.5s [2024-12-10T08:18:42.711Z] [2024-12-10T08:18:42.711Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:18:42.711Z] #69 DONE 4.7s [2024-12-10T08:18:42.711Z] [2024-12-10T08:18:42.711Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:18:42.711Z] #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.711Z] #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.711Z] #0 3.475 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:42.711Z] #0 3.475 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:42.711Z] #0 3.484 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:42.711Z] #0 3.604 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:42.711Z] #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.711Z] #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.711Z] #0 4.023 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.711Z] #0 4.072 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.711Z] #0 4.072 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:18:42.711Z] #0 4.233 OK: 9 MiB in 16 packages [2024-12-10T08:18:42.711Z] #89 DONE 4.7s [2024-12-10T08:18:42.711Z] [2024-12-10T08:18:42.712Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:18:42.712Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #0 2.762 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:42.712Z] #0 2.762 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:42.712Z] #0 2.769 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:42.712Z] #0 2.841 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:42.712Z] #0 2.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #0 3.251 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.712Z] #0 3.288 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.712Z] #0 3.299 OK: 8 MiB in 15 packages [2024-12-10T08:18:42.712Z] #90 DONE 3.9s [2024-12-10T08:18:42.712Z] [2024-12-10T08:18:42.712Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:18:42.712Z] #91 DONE 0.9s [2024-12-10T08:18:42.712Z] [2024-12-10T08:18:42.712Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-10T08:18:42.712Z] #92 ... [2024-12-10T08:18:42.712Z] [2024-12-10T08:18:42.712Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-10T08:18:42.712Z] #93 DONE 1.1s [2024-12-10T08:18:42.712Z] [2024-12-10T08:18:42.712Z] #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-12-10T08:18:42.712Z] #71 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #71 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #71 3.389 Upgrading critical system libraries and apk-tools: [2024-12-10T08:18:42.712Z] #71 3.389 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:18:42.712Z] #71 3.399 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:18:42.712Z] #71 3.503 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:18:42.712Z] #71 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #71 3.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T08:18:42.712Z] #71 3.901 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.712Z] #71 3.933 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:18:42.712Z] #71 4.118 OK: 8 MiB in 15 packages [2024-12-10T08:18:42.712Z] #71 DONE 4.8s [2024-12-10T08:18:42.712Z] [2024-12-10T08:18:42.712Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:18:42.712Z] #85 DONE 1.0s [2024-12-10T08:18:43.043Z] [2024-12-10T08:18:43.043Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-10T08:18:43.043Z] #94 DONE 0.3s [2024-12-10T08:18:43.043Z] [2024-12-10T08:18:43.043Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-10T08:18:43.043Z] #92 DONE 0.2s [2024-12-10T08:18:43.043Z] [2024-12-10T08:18:43.043Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-10T08:18:43.043Z] #95 DONE 0.2s [2024-12-10T08:18:43.043Z] [2024-12-10T08:18:43.043Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-10T08:18:43.331Z] #96 ... [2024-12-10T08:18:43.331Z] [2024-12-10T08:18:43.331Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-10T08:18:43.331Z] #97 DONE 0.3s [2024-12-10T08:18:43.331Z] [2024-12-10T08:18:43.331Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:18:43.331Z] #98 DONE 0.5s [2024-12-10T08:18:43.331Z] [2024-12-10T08:18:43.331Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-10T08:18:43.331Z] #96 DONE 0.3s [2024-12-10T08:18:43.331Z] [2024-12-10T08:18:43.331Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:18:43.594Z] #99 DONE 0.3s [2024-12-10T08:18:43.594Z] [2024-12-10T08:18:43.594Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-10T08:18:43.594Z] #100 DONE 0.3s [2024-12-10T08:18:43.594Z] [2024-12-10T08:18:43.594Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:18:43.594Z] #101 DONE 0.3s [2024-12-10T08:18:43.594Z] [2024-12-10T08:18:43.594Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-10T08:18:43.594Z] #102 DONE 0.1s [2024-12-10T08:18:43.594Z] [2024-12-10T08:18:43.594Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-10T08:18:43.853Z] #103 DONE 0.1s [2024-12-10T08:18:43.853Z] [2024-12-10T08:18:43.853Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-10T08:18:43.853Z] #104 DONE 0.1s [2024-12-10T08:18:43.853Z] [2024-12-10T08:18:43.853Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-10T08:18:43.853Z] #105 DONE 0.1s [2024-12-10T08:18:43.853Z] [2024-12-10T08:18:43.853Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-10T08:18:43.853Z] #106 DONE 0.1s [2024-12-10T08:18:43.853Z] [2024-12-10T08:18:43.853Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:18:43.853Z] #107 DONE 0.1s [2024-12-10T08:18:43.853Z] [2024-12-10T08:18:43.853Z] #108 [security-spire-server] exporting to image [2024-12-10T08:18:43.853Z] #108 exporting layers [2024-12-10T08:18:44.111Z] #108 ... [2024-12-10T08:18:44.112Z] [2024-12-10T08:18:44.112Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-10T08:18:44.112Z] #109 DONE 0.1s [2024-12-10T08:18:44.112Z] [2024-12-10T08:18:44.112Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-10T08:18:44.112Z] #110 DONE 0.2s [2024-12-10T08:18:44.112Z] [2024-12-10T08:18:44.112Z] #108 [security-spire-agent] exporting to image [2024-12-10T08:18:44.370Z] #108 ... [2024-12-10T08:18:44.370Z] [2024-12-10T08:18:44.370Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-10T08:18:44.370Z] #111 DONE 1.7s [2024-12-10T08:18:44.631Z] [2024-12-10T08:18:44.631Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-10T08:18:44.631Z] #112 DONE 0.2s [2024-12-10T08:18:44.631Z] [2024-12-10T08:18:44.631Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:18:44.893Z] #113 ... [2024-12-10T08:18:44.893Z] [2024-12-10T08:18:44.893Z] #108 [security-spire-agent] exporting to image [2024-12-10T08:18:44.893Z] #108 exporting layers 0.7s done [2024-12-10T08:18:44.893Z] #108 writing image sha256:a3eb180a25896c43acd69e79317691408acd3abf423bd21ef546560a8324d1f9 done [2024-12-10T08:18:44.893Z] #108 naming to docker.io/library/security-spire-server done [2024-12-10T08:18:44.893Z] #108 writing image sha256:27ddda3e0765cba5075214defa089cc4da3a52cfda46847e3706057a5e66de48 done [2024-12-10T08:18:44.893Z] #108 naming to docker.io/library/security-spire-config done [2024-12-10T08:18:44.893Z] #108 writing image sha256:d0a052eb57a7ef9609819d87405dea9eb05959b387b404615125a3f9e6239f29 done [2024-12-10T08:18:44.893Z] #108 naming to docker.io/library/security-spire-agent done [2024-12-10T08:18:44.893Z] #108 DONE 1.6s [2024-12-10T08:18:44.893Z] [2024-12-10T08:18:44.893Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:18:49.092Z] #114 ... [2024-12-10T08:18:49.092Z] [2024-12-10T08:18:49.093Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:18:51.003Z] 3e85d5ac6304: Pull complete [2024-12-10T08:18:51.003Z] c3105a71a48b: Pull complete [2024-12-10T08:18:51.589Z] 0f093f025ec4: Pull complete [2024-12-10T08:18:51.589Z] c3106fc0e877: Pull complete [2024-12-10T08:18:51.589Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-10T08:18:51.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-10T08:18:51.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:18:51.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container [2024-12-10T08:18:51.851Z] $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 [2024-12-10T08:18:53.536Z] $ docker top 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T08:18:54.085Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-10T08:18:56.060Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-10T08:18:56.061Z] #1 ... [2024-12-10T08:18:56.061Z] [2024-12-10T08:18:56.061Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-12-10T08:18:56.061Z] #2 transferring dockerfile: 2.02kB 0.0s done [2024-12-10T08:18:56.061Z] #2 DONE 0.2s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #3 [support-notifications internal] load .dockerignore [2024-12-10T08:18:56.342Z] #3 transferring context: 50B 0.0s done [2024-12-10T08:18:56.342Z] #3 DONE 0.3s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.342Z] #4 DONE 0.0s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #5 [security-proxy-auth internal] load .dockerignore [2024-12-10T08:18:56.342Z] #5 transferring context: 50B done [2024-12-10T08:18:56.342Z] #5 DONE 0.3s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-10T08:18:56.342Z] #1 transferring dockerfile: 2.15kB done [2024-12-10T08:18:56.342Z] #1 DONE 0.3s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #6 [security-bootstrapper internal] load .dockerignore [2024-12-10T08:18:56.342Z] #6 transferring context: 50B done [2024-12-10T08:18:56.342Z] #6 DONE 0.3s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-10T08:18:56.342Z] #7 transferring dockerfile: 3.02kB 0.0s done [2024-12-10T08:18:56.342Z] #7 DONE 0.2s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.342Z] #4 DONE 0.0s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-10T08:18:56.342Z] #8 transferring dockerfile: 1.89kB done [2024-12-10T08:18:56.342Z] #8 DONE 0.1s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-12-10T08:18:56.342Z] #9 transferring context: 50B done [2024-12-10T08:18:56.342Z] #9 DONE 0.2s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-10T08:18:56.342Z] #10 transferring dockerfile: 2.49kB done [2024-12-10T08:18:56.342Z] #10 DONE 0.2s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.342Z] #4 DONE 0.0s [2024-12-10T08:18:56.342Z] [2024-12-10T08:18:56.342Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-12-10T08:18:56.342Z] #11 transferring dockerfile: 2.07kB done [2024-12-10T08:18:56.611Z] #11 DONE 0.1s [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #12 [security-spiffe-token-provider internal] load .dockerignore [2024-12-10T08:18:56.611Z] #12 transferring context: 50B done [2024-12-10T08:18:56.611Z] #12 DONE 0.2s [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.611Z] #4 DONE 0.0s [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #13 [core-keeper internal] load .dockerignore [2024-12-10T08:18:56.611Z] #13 transferring context: 50B done [2024-12-10T08:18:56.611Z] #13 DONE 0.2s [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #14 [security-spire-agent internal] load .dockerignore [2024-12-10T08:18:56.611Z] #14 ... [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.611Z] #4 DONE 0.0s [2024-12-10T08:18:56.611Z] [2024-12-10T08:18:56.611Z] #14 [security-spire-agent internal] load .dockerignore [2024-12-10T08:18:56.611Z] #14 transferring context: 50B done [2024-12-10T08:18:56.877Z] #14 DONE 0.2s [2024-12-10T08:18:56.877Z] [2024-12-10T08:18:56.877Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-12-10T08:18:56.877Z] #15 transferring dockerfile: 1.81kB done [2024-12-10T08:18:56.877Z] #15 DONE 0.2s [2024-12-10T08:18:56.877Z] [2024-12-10T08:18:56.877Z] #16 [core-data internal] load build definition from Dockerfile [2024-12-10T08:18:56.877Z] #16 transferring dockerfile: 2.07kB done [2024-12-10T08:18:56.877Z] #16 DONE 0.1s [2024-12-10T08:18:56.877Z] [2024-12-10T08:18:56.877Z] #17 [core-data internal] load .dockerignore [2024-12-10T08:18:56.877Z] #17 transferring context: 50B done [2024-12-10T08:18:56.877Z] #17 DONE 0.2s [2024-12-10T08:18:56.877Z] [2024-12-10T08:18:56.877Z] #18 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:56.878Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:56.878Z] #18 ... [2024-12-10T08:18:56.878Z] [2024-12-10T08:18:56.878Z] #19 [security-spire-config internal] load .dockerignore [2024-12-10T08:18:56.878Z] #19 transferring context: 50B 0.0s done [2024-12-10T08:18:56.878Z] #19 DONE 0.1s [2024-12-10T08:18:56.878Z] [2024-12-10T08:18:56.878Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:56.878Z] #4 DONE 0.0s [2024-12-10T08:18:57.151Z] [2024-12-10T08:18:57.151Z] #20 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-10T08:18:58.121Z] #20 ... [2024-12-10T08:18:58.121Z] [2024-12-10T08:18:58.121Z] #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:58.122Z] #21 DONE 1.5s [2024-12-10T08:18:58.122Z] [2024-12-10T08:18:58.122Z] #22 [security-spire-config internal] load build definition from Dockerfile [2024-12-10T08:18:58.122Z] #22 transferring dockerfile: 1.69kB 0.0s done [2024-12-10T08:18:58.122Z] #22 DONE 1.2s [2024-12-10T08:18:58.122Z] [2024-12-10T08:18:58.122Z] #23 [core-metadata internal] load .dockerignore [2024-12-10T08:18:58.390Z] #23 ... [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #24 [support-scheduler internal] load .dockerignore [2024-12-10T08:18:58.390Z] #24 transferring context: 50B 0.1s done [2024-12-10T08:18:58.390Z] #24 DONE 1.4s [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #25 [support-scheduler internal] load build definition from Dockerfile [2024-12-10T08:18:58.390Z] #25 transferring dockerfile: 1.82kB 0.1s done [2024-12-10T08:18:58.390Z] #25 DONE 1.5s [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-10T08:18:58.390Z] #26 transferring context: 50B 0.0s done [2024-12-10T08:18:58.390Z] #26 DONE 1.4s [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:58.390Z] #4 DONE 0.0s [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-10T08:18:58.390Z] #27 DONE 1.7s [2024-12-10T08:18:58.390Z] [2024-12-10T08:18:58.390Z] #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:58.390Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done [2024-12-10T08:18:58.390Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:58.390Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-10T08:18:58.390Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-10T08:18:58.390Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.4s [2024-12-10T08:18:58.390Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-10T08:18:58.659Z] #18 ... [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #28 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-10T08:18:58.659Z] #28 transferring dockerfile: 2.23kB 0.0s done [2024-12-10T08:18:58.659Z] #28 DONE 1.5s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:18:58.659Z] #4 DONE 0.0s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-10T08:18:58.659Z] #29 DONE 1.7s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #30 [security-spiffe-token-provider internal] load build context [2024-12-10T08:18:58.659Z] #30 transferring context: 2.94MB 1.3s done [2024-12-10T08:18:58.659Z] #30 DONE 1.8s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #31 [security-secretstore-setup internal] load build context [2024-12-10T08:18:58.659Z] #31 transferring context: 2.94MB 1.3s done [2024-12-10T08:18:58.659Z] #31 DONE 1.8s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #32 [security-bootstrapper internal] load build context [2024-12-10T08:18:58.659Z] #32 transferring context: 2.94MB 1.3s done [2024-12-10T08:18:58.659Z] #32 DONE 1.8s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #18 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:58.659Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done [2024-12-10T08:18:58.659Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:58.659Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-10T08:18:58.659Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-10T08:18:58.659Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-12-10T08:18:58.659Z] #18 ... [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #33 [core-keeper internal] load build context [2024-12-10T08:18:58.659Z] #33 transferring context: 2.94MB 1.4s done [2024-12-10T08:18:58.659Z] #33 DONE 1.9s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #34 [security-proxy-auth internal] load build context [2024-12-10T08:18:58.659Z] #34 transferring context: 2.94MB 1.4s done [2024-12-10T08:18:58.659Z] #34 DONE 1.9s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #35 [support-notifications internal] load build context [2024-12-10T08:18:58.659Z] #35 transferring context: 2.94MB 1.4s done [2024-12-10T08:18:58.659Z] #35 DONE 1.9s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:18:58.659Z] #21 DONE 2.1s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-10T08:18:58.659Z] #20 DONE 2.3s [2024-12-10T08:18:58.659Z] [2024-12-10T08:18:58.659Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-12-10T08:18:58.927Z] #36 ... [2024-12-10T08:18:58.927Z] [2024-12-10T08:18:58.927Z] #37 [security-spire-server internal] load build definition from Dockerfile [2024-12-10T08:18:58.927Z] #37 transferring dockerfile: 1.70kB done [2024-12-10T08:18:58.927Z] #37 DONE 1.6s [2024-12-10T08:18:58.927Z] [2024-12-10T08:18:58.927Z] #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:58.927Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done [2024-12-10T08:18:58.927Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:18:58.927Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-10T08:18:58.927Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-10T08:18:58.927Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-12-10T08:18:59.195Z] #18 ... [2024-12-10T08:18:59.195Z] [2024-12-10T08:18:59.195Z] #38 [security-spire-agent internal] load build context [2024-12-10T08:18:59.195Z] #38 transferring context: 23.10kB 0.0s done [2024-12-10T08:18:59.195Z] #38 DONE 0.6s [2024-12-10T08:18:59.195Z] [2024-12-10T08:18:59.195Z] #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:59.463Z] #18 ... [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #39 [security-proxy-setup internal] load .dockerignore [2024-12-10T08:18:59.463Z] #39 transferring context: 50B done [2024-12-10T08:18:59.463Z] #39 DONE 1.3s [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #40 [security-spire-config internal] load build context [2024-12-10T08:18:59.463Z] #40 transferring context: 21.82kB 0.0s done [2024-12-10T08:18:59.463Z] #40 DONE 0.7s [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:59.463Z] #18 ... [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #41 [security-spire-server internal] load .dockerignore [2024-12-10T08:18:59.463Z] #41 transferring context: 50B 0.0s done [2024-12-10T08:18:59.463Z] #41 DONE 2.2s [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:18:59.463Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-10T08:18:59.463Z] #18 ... [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #42 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-10T08:18:59.463Z] #42 transferring dockerfile: 2.50kB 0.0s done [2024-12-10T08:18:59.463Z] #42 DONE 1.4s [2024-12-10T08:18:59.463Z] [2024-12-10T08:18:59.463Z] #43 [core-data internal] load build context [2024-12-10T08:18:59.463Z] #43 transferring context: 2.94MB 0.6s done [2024-12-10T08:18:59.463Z] #43 DONE 1.6s [2024-12-10T08:18:59.733Z] [2024-12-10T08:18:59.733Z] #44 [core-metadata internal] load build definition from Dockerfile [2024-12-10T08:18:59.733Z] #44 transferring dockerfile: 2.13kB 0.1s done [2024-12-10T08:18:59.733Z] #44 DONE 1.6s [2024-12-10T08:18:59.733Z] [2024-12-10T08:18:59.733Z] #45 [core-command internal] load .dockerignore [2024-12-10T08:18:59.733Z] #45 transferring context: 50B 0.0s done [2024-12-10T08:18:59.733Z] #45 DONE 2.1s [2024-12-10T08:18:59.733Z] [2024-12-10T08:18:59.733Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:59.733Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-10T08:18:59.733Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-10T08:18:59.733Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-10T08:18:59.733Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-10T08:18:59.733Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-10T08:18:59.733Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-10T08:18:59.733Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-10T08:18:59.733Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-10T08:18:59.733Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-10T08:18:59.733Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-10T08:18:59.733Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 1.0s [2024-12-10T08:18:59.733Z] #46 ... [2024-12-10T08:18:59.733Z] [2024-12-10T08:18:59.733Z] #23 [core-metadata internal] load .dockerignore [2024-12-10T08:18:59.733Z] #23 transferring context: 50B 0.0s done [2024-12-10T08:18:59.733Z] #23 DONE 1.7s [2024-12-10T08:18:59.733Z] [2024-12-10T08:18:59.733Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:18:59.733Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.93MB / 28.04MB 1.1s [2024-12-10T08:19:00.000Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.2s [2024-12-10T08:19:00.000Z] #46 ... [2024-12-10T08:19:00.000Z] [2024-12-10T08:19:00.000Z] #47 [core-command internal] load build definition from Dockerfile [2024-12-10T08:19:00.000Z] #47 transferring dockerfile: 1.94kB done [2024-12-10T08:19:00.000Z] #47 DONE 2.4s [2024-12-10T08:19:00.000Z] [2024-12-10T08:19:00.000Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-10T08:19:00.000Z] #4 DONE 0.0s [2024-12-10T08:19:00.000Z] [2024-12-10T08:19:00.000Z] #48 [support-scheduler internal] load build context [2024-12-10T08:19:00.000Z] #48 transferring context: 2.94MB 0.6s done [2024-12-10T08:19:00.000Z] #48 DONE 1.4s [2024-12-10T08:19:00.000Z] [2024-12-10T08:19:00.000Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-10T08:19:00.000Z] #36 DONE 1.5s [2024-12-10T08:19:00.000Z] [2024-12-10T08:19:00.000Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:00.000Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.91MB / 28.04MB 1.4s [2024-12-10T08:19:00.269Z] #46 ... [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-10T08:19:00.269Z] #20 DONE 3.2s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-10T08:19:00.269Z] #21 DONE 2.6s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #49 [core-common-config-bootstrapper internal] load build context [2024-12-10T08:19:00.269Z] #49 transferring context: 2.94MB 0.6s done [2024-12-10T08:19:00.269Z] #49 DONE 1.4s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-12-10T08:19:00.269Z] #36 DONE 2.3s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:00.269Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.5s [2024-12-10T08:19:00.269Z] #46 ... [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #20 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-10T08:19:00.269Z] #20 DONE 3.2s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-12-10T08:19:00.269Z] #36 DONE 2.3s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:00.269Z] #46 ... [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-10T08:19:00.269Z] #27 DONE 2.0s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #18 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T08:19:00.269Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done [2024-12-10T08:19:00.269Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-10T08:19:00.269Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-10T08:19:00.269Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-10T08:19:00.269Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2024-12-10T08:19:00.269Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-10T08:19:00.269Z] #18 DONE 4.7s [2024-12-10T08:19:00.269Z] [2024-12-10T08:19:00.269Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:00.269Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-10T08:19:00.269Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-10T08:19:00.269Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-10T08:19:00.269Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-10T08:19:00.269Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-10T08:19:00.269Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-10T08:19:00.269Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-10T08:19:00.269Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-10T08:19:00.269Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-10T08:19:00.269Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-10T08:19:00.269Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done [2024-12-10T08:19:00.269Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-10T08:19:01.239Z] #46 ... [2024-12-10T08:19:01.239Z] [2024-12-10T08:19:01.239Z] #50 [security-spire-server internal] load build context [2024-12-10T08:19:01.239Z] #50 transferring context: 23.57kB 0.0s done [2024-12-10T08:19:01.239Z] #50 DONE 0.7s [2024-12-10T08:19:01.239Z] [2024-12-10T08:19:01.239Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:02.212Z] #46 ... [2024-12-10T08:19:02.212Z] [2024-12-10T08:19:02.212Z] #51 [core-metadata internal] load build context [2024-12-10T08:19:02.212Z] #51 transferring context: 2.94MB 1.4s done [2024-12-10T08:19:02.212Z] #51 DONE 2.0s [2024-12-10T08:19:02.212Z] [2024-12-10T08:19:02.212Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:02.484Z] #46 ... [2024-12-10T08:19:02.484Z] [2024-12-10T08:19:02.484Z] #52 [security-proxy-setup internal] load build context [2024-12-10T08:19:02.484Z] #52 transferring context: 2.94MB 1.7s done [2024-12-10T08:19:02.484Z] #52 DONE 2.3s [2024-12-10T08:19:02.484Z] [2024-12-10T08:19:02.484Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:03.073Z] #46 ... [2024-12-10T08:19:03.073Z] [2024-12-10T08:19:03.073Z] #53 [core-command internal] load build context [2024-12-10T08:19:03.073Z] #53 transferring context: 2.94MB 1.9s done [2024-12-10T08:19:03.073Z] #53 DONE 2.8s [2024-12-10T08:19:03.343Z] [2024-12-10T08:19:03.343Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-10T08:19:03.343Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-10T08:19:03.343Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-10T08:19:03.343Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-10T08:19:03.343Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-10T08:19:03.343Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-10T08:19:03.343Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-10T08:19:03.343Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-10T08:19:03.343Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-10T08:19:03.343Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-12-10T08:19:03.343Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done [2024-12-10T08:19:03.343Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-10T08:19:03.343Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.2s [2024-12-10T08:19:04.314Z] #54 ... [2024-12-10T08:19:04.314Z] [2024-12-10T08:19:04.314Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-10T08:19:04.314Z] #55 DONE 4.2s [2024-12-10T08:19:04.314Z] [2024-12-10T08:19:04.314Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:05.743Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-12-10T08:19:06.336Z] #46 ... [2024-12-10T08:19:06.336Z] [2024-12-10T08:19:06.336Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:19:06.336Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:06.336Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:06.336Z] #0 6.027 OK: 238 MiB in 54 packages [2024-12-10T08:19:06.336Z] #56 DONE 7.3s [2024-12-10T08:19:06.336Z] [2024-12-10T08:19:06.336Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:06.606Z] #46 ... [2024-12-10T08:19:06.606Z] [2024-12-10T08:19:06.606Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-10T08:19:06.606Z] #57 DONE 6.4s [2024-12-10T08:19:06.606Z] [2024-12-10T08:19:06.606Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:06.874Z] #46 ... [2024-12-10T08:19:06.874Z] [2024-12-10T08:19:06.874Z] #58 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:06.874Z] #58 DONE 0.7s [2024-12-10T08:19:06.874Z] [2024-12-10T08:19:06.874Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:07.168Z] #46 ... [2024-12-10T08:19:07.168Z] [2024-12-10T08:19:07.168Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-10T08:19:07.168Z] #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:07.168Z] #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:07.168Z] #0 6.230 OK: 238 MiB in 54 packages [2024-12-10T08:19:07.168Z] #59 DONE 8.3s [2024-12-10T08:19:07.168Z] [2024-12-10T08:19:07.168Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:08.138Z] #46 ... [2024-12-10T08:19:08.138Z] [2024-12-10T08:19:08.138Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-10T08:19:08.138Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:08.138Z] #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:08.138Z] #0 7.434 OK: 238 MiB in 54 packages [2024-12-10T08:19:08.138Z] #60 DONE 8.2s [2024-12-10T08:19:08.138Z] [2024-12-10T08:19:08.138Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:08.409Z] #46 ... [2024-12-10T08:19:08.409Z] [2024-12-10T08:19:08.409Z] #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:08.409Z] #61 DONE 1.1s [2024-12-10T08:19:08.409Z] [2024-12-10T08:19:08.409Z] #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:08.677Z] #62 ... [2024-12-10T08:19:08.677Z] [2024-12-10T08:19:08.677Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-10T08:19:08.677Z] #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:08.677Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:08.677Z] #0 7.061 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:08.677Z] #0 7.093 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:08.677Z] #0 7.219 OK: 9 MiB in 15 packages [2024-12-10T08:19:08.677Z] #63 DONE 9.4s [2024-12-10T08:19:08.948Z] [2024-12-10T08:19:08.948Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-10T08:19:09.225Z] #64 ... [2024-12-10T08:19:09.225Z] [2024-12-10T08:19:09.225Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:09.225Z] #65 DONE 1.1s [2024-12-10T08:19:09.494Z] [2024-12-10T08:19:09.494Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:10.082Z] #46 ... [2024-12-10T08:19:10.082Z] [2024-12-10T08:19:10.082Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-10T08:19:10.082Z] #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.082Z] #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.082Z] #0 6.991 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:19:10.082Z] #0 6.991 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:19:10.082Z] #0 6.991 OK: 24053 distinct packages available [2024-12-10T08:19:10.082Z] #0 7.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.082Z] #0 8.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.082Z] #66 ... [2024-12-10T08:19:10.082Z] [2024-12-10T08:19:10.082Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:10.349Z] #46 ... [2024-12-10T08:19:10.349Z] [2024-12-10T08:19:10.349Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-10T08:19:10.349Z] #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.349Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.349Z] #67 ... [2024-12-10T08:19:10.349Z] [2024-12-10T08:19:10.349Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-10T08:19:10.349Z] #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.349Z] #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.349Z] #0 8.512 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:10.349Z] #0 8.889 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:10.349Z] #0 8.996 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:10.349Z] #0 8.997 (4/6) Installing openssl (3.3.2-r1) [2024-12-10T08:19:10.349Z] #0 9.145 (5/6) Installing su-exec (0.2-r3) [2024-12-10T08:19:10.349Z] #0 9.160 (6/6) Installing yq-go (4.44.1-r2) [2024-12-10T08:19:10.349Z] #0 10.15 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:10.618Z] #68 10.31 OK: 20 MiB in 18 packages [2024-12-10T08:19:10.618Z] #68 ... [2024-12-10T08:19:10.618Z] [2024-12-10T08:19:10.618Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:19:10.618Z] #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.618Z] #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.618Z] #0 9.529 (1/3) Installing ca-certificates (20240705-r0) [2024-12-10T08:19:10.618Z] #0 9.805 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:10.618Z] #0 9.848 (3/3) Installing tzdata (2024b-r0) [2024-12-10T08:19:10.618Z] #69 ... [2024-12-10T08:19:10.618Z] [2024-12-10T08:19:10.618Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-10T08:19:10.618Z] #0 5.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.618Z] #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.888Z] #70 ... [2024-12-10T08:19:10.888Z] [2024-12-10T08:19:10.888Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-10T08:19:10.888Z] #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.888Z] #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.888Z] #0 10.40 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:10.888Z] #0 10.45 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:10.888Z] #0 10.54 OK: 9 MiB in 15 packages [2024-12-10T08:19:10.888Z] #71 ... [2024-12-10T08:19:10.888Z] [2024-12-10T08:19:10.888Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-10T08:19:10.888Z] #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.888Z] #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:10.888Z] #0 10.67 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:19:10.888Z] #0 10.67 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:19:10.888Z] #0 10.67 OK: 24049 distinct packages available [2024-12-10T08:19:11.159Z] #72 ... [2024-12-10T08:19:11.159Z] [2024-12-10T08:19:11.159Z] #73 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-10T08:19:11.159Z] #0 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.159Z] #0 9.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.159Z] #73 ... [2024-12-10T08:19:11.159Z] [2024-12-10T08:19:11.159Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T08:19:11.159Z] #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.159Z] #0 7.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.159Z] #0 10.94 (1/2) Installing ca-certificates (20240705-r0) [2024-12-10T08:19:11.434Z] #74 ... [2024-12-10T08:19:11.434Z] [2024-12-10T08:19:11.434Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-10T08:19:11.434Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.9s done [2024-12-10T08:19:11.434Z] #54 DONE 12.9s [2024-12-10T08:19:11.434Z] [2024-12-10T08:19:11.434Z] #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-10T08:19:11.434Z] #0 7.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.434Z] #0 8.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:11.434Z] #75 ... [2024-12-10T08:19:11.434Z] [2024-12-10T08:19:11.434Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:11.434Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s [2024-12-10T08:19:11.952Z] #115 ... [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:11.952Z] #114 DONE 30.8s [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:11.952Z] #78 DONE 30.6s [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #116 [core-metadata builder 6/7] COPY . . [2024-12-10T08:19:11.952Z] #116 ... [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:11.952Z] #113 DONE 27.4s [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:11.952Z] #115 DONE 31.7s [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:11.952Z] #74 DONE 31.6s [2024-12-10T08:19:11.952Z] [2024-12-10T08:19:11.952Z] #117 [support-scheduler builder 6/7] COPY . . [2024-12-10T08:19:12.039Z] #46 ... [2024-12-10T08:19:12.039Z] [2024-12-10T08:19:12.039Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-10T08:19:12.039Z] #68 DONE 11.8s [2024-12-10T08:19:12.039Z] [2024-12-10T08:19:12.039Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-10T08:19:12.039Z] #71 DONE 11.8s [2024-12-10T08:19:12.039Z] [2024-12-10T08:19:12.039Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:12.629Z] #46 ... [2024-12-10T08:19:12.629Z] [2024-12-10T08:19:12.629Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-10T08:19:12.629Z] #69 10.49 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:12.629Z] #69 10.59 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:12.629Z] #69 11.36 OK: 11 MiB in 17 packages [2024-12-10T08:19:12.629Z] #69 DONE 12.4s [2024-12-10T08:19:12.629Z] [2024-12-10T08:19:12.629Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:13.222Z] #46 ... [2024-12-10T08:19:13.222Z] [2024-12-10T08:19:13.222Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-10T08:19:13.222Z] #67 11.86 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:13.222Z] #67 11.90 (2/2) Installing su-exec (0.2-r3) [2024-12-10T08:19:13.222Z] #67 11.94 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:13.222Z] #67 12.08 OK: 9 MiB in 16 packages [2024-12-10T08:19:13.222Z] #67 DONE 13.0s [2024-12-10T08:19:13.222Z] [2024-12-10T08:19:13.222Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:13.222Z] #46 ... [2024-12-10T08:19:13.222Z] [2024-12-10T08:19:13.222Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-10T08:19:13.222Z] #74 11.16 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:13.222Z] #74 11.21 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:13.222Z] #74 11.35 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:13.222Z] #74 12.05 OK: 10 MiB in 16 packages [2024-12-10T08:19:13.222Z] #74 DONE 13.1s [2024-12-10T08:19:13.490Z] [2024-12-10T08:19:13.490Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-10T08:19:13.490Z] #66 13.48 OK: 238 MiB in 54 packages [2024-12-10T08:19:14.483Z] #66 ... [2024-12-10T08:19:14.483Z] [2024-12-10T08:19:14.483Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-10T08:19:14.483Z] #0 4.540 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:14.483Z] #0 5.766 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:14.483Z] #76 ... [2024-12-10T08:19:14.483Z] [2024-12-10T08:19:14.483Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-10T08:19:14.483Z] #66 DONE 14.4s [2024-12-10T08:19:14.483Z] [2024-12-10T08:19:14.484Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:15.456Z] #77 DONE 0.8s [2024-12-10T08:19:15.456Z] [2024-12-10T08:19:15.456Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-10T08:19:15.456Z] #76 10.95 OK: 238 MiB in 54 packages [2024-12-10T08:19:16.043Z] #76 DONE 11.8s [2024-12-10T08:19:16.043Z] [2024-12-10T08:19:16.043Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:16.629Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-12-10T08:19:16.629Z] #46 ... [2024-12-10T08:19:16.629Z] [2024-12-10T08:19:16.629Z] #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-10T08:19:16.629Z] #75 13.26 (1/4) Installing ca-certificates (20240705-r0) [2024-12-10T08:19:16.629Z] #75 13.48 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:16.629Z] #75 13.49 (3/4) Installing su-exec (0.2-r3) [2024-12-10T08:19:16.629Z] #75 13.51 (4/4) Installing yq-go (4.44.1-r2) [2024-12-10T08:19:16.629Z] #75 14.32 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:16.629Z] #75 14.42 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:16.629Z] #75 15.12 OK: 20 MiB in 18 packages [2024-12-10T08:19:16.629Z] #75 DONE 16.5s [2024-12-10T08:19:16.629Z] [2024-12-10T08:19:16.629Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:19:16.629Z] #0 4.458 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:16.629Z] #0 6.201 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:16.896Z] #78 ... [2024-12-10T08:19:16.896Z] [2024-12-10T08:19:16.896Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:17.168Z] #46 ... [2024-12-10T08:19:17.168Z] [2024-12-10T08:19:17.168Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:17.168Z] #79 ... [2024-12-10T08:19:17.168Z] [2024-12-10T08:19:17.168Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-10T08:19:17.168Z] #80 DONE 1.0s [2024-12-10T08:19:17.168Z] [2024-12-10T08:19:17.168Z] #81 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:18.601Z] #81 ... [2024-12-10T08:19:18.601Z] [2024-12-10T08:19:18.601Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-10T08:19:18.601Z] #70 10.75 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:19:18.601Z] #70 10.75 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:19:18.601Z] #70 10.75 OK: 24049 distinct packages available [2024-12-10T08:19:18.601Z] #70 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:18.601Z] #70 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:18.601Z] #70 16.61 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:18.601Z] #70 16.65 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:19:18.601Z] #70 16.65 (3/4) Installing libucontext (1.2-r3) [2024-12-10T08:19:18.601Z] #70 16.69 (4/4) Installing gcompat (1.1.0-r4) [2024-12-10T08:19:18.601Z] #70 16.71 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:18.601Z] #70 16.85 OK: 9 MiB in 18 packages [2024-12-10T08:19:18.601Z] #70 DONE 17.9s [2024-12-10T08:19:18.601Z] [2024-12-10T08:19:18.601Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:19.572Z] #46 ... [2024-12-10T08:19:19.572Z] [2024-12-10T08:19:19.572Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:19.572Z] #82 ... [2024-12-10T08:19:19.572Z] [2024-12-10T08:19:19.572Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:20.184Z] #46 ... [2024-12-10T08:19:20.185Z] [2024-12-10T08:19:20.185Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-10T08:19:20.185Z] #78 11.43 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:20.185Z] #78 12.17 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:20.185Z] #78 12.28 OK: 9 MiB in 15 packages [2024-12-10T08:19:20.185Z] #78 DONE 13.4s [2024-12-10T08:19:20.185Z] [2024-12-10T08:19:20.185Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:20.470Z] #46 ... [2024-12-10T08:19:20.470Z] [2024-12-10T08:19:20.470Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-10T08:19:20.470Z] #72 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:20.470Z] #72 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:20.470Z] #72 17.02 (1/14) Installing ca-certificates (20240705-r0) [2024-12-10T08:19:20.470Z] #72 17.16 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-10T08:19:20.470Z] #72 17.26 (3/14) Installing c-ares (1.33.1-r0) [2024-12-10T08:19:20.470Z] #72 17.28 (4/14) Installing libunistring (1.2-r0) [2024-12-10T08:19:20.470Z] #72 17.40 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-10T08:19:20.470Z] #72 17.44 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-10T08:19:20.470Z] #72 17.46 (7/14) Installing libpsl (0.21.5-r1) [2024-12-10T08:19:20.470Z] #72 17.47 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-10T08:19:20.470Z] #72 17.52 (9/14) Installing libcurl (8.11.0-r2) [2024-12-10T08:19:20.470Z] #72 17.57 (10/14) Installing curl (8.11.0-r2) [2024-12-10T08:19:20.470Z] #72 17.59 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:20.470Z] #72 17.63 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:19:20.470Z] #72 17.64 (13/14) Installing libucontext (1.2-r3) [2024-12-10T08:19:20.470Z] #72 17.65 (14/14) Installing gcompat (1.1.0-r4) [2024-12-10T08:19:20.470Z] #72 17.66 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:20.470Z] #72 17.83 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:20.470Z] #72 18.73 OK: 15 MiB in 28 packages [2024-12-10T08:19:20.470Z] #72 DONE 20.0s [2024-12-10T08:19:20.470Z] [2024-12-10T08:19:20.470Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:21.457Z] #83 ... [2024-12-10T08:19:21.457Z] [2024-12-10T08:19:21.457Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-10T08:19:21.457Z] #73 13.85 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-10T08:19:21.457Z] #73 13.85 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-10T08:19:21.457Z] #73 13.85 OK: 24049 distinct packages available [2024-12-10T08:19:21.457Z] #73 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:21.457Z] #73 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:21.457Z] #73 19.36 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:21.457Z] #73 19.85 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:21.457Z] #73 19.93 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-10T08:19:21.457Z] #73 19.95 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-10T08:19:21.457Z] #73 19.96 (5/7) Installing libucontext (1.2-r3) [2024-12-10T08:19:21.457Z] #73 20.00 (6/7) Installing gcompat (1.1.0-r4) [2024-12-10T08:19:21.457Z] #73 20.10 (7/7) Installing openssl (3.3.2-r1) [2024-12-10T08:19:21.457Z] #73 20.21 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:21.457Z] #73 20.32 OK: 10 MiB in 19 packages [2024-12-10T08:19:21.457Z] #73 DONE 21.3s [2024-12-10T08:19:21.457Z] [2024-12-10T08:19:21.457Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:21.457Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s [2024-12-10T08:19:21.951Z] #117 ... [2024-12-10T08:19:21.951Z] [2024-12-10T08:19:21.951Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-12-10T08:19:21.951Z] #118 ... [2024-12-10T08:19:21.951Z] [2024-12-10T08:19:21.951Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-10T08:19:21.951Z] #119 ... [2024-12-10T08:19:21.951Z] [2024-12-10T08:19:21.951Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-10T08:19:22.060Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.8s done [2024-12-10T08:19:22.060Z] #46 ... [2024-12-10T08:19:22.060Z] [2024-12-10T08:19:22.060Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-10T08:19:22.060Z] #0 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.060Z] #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.060Z] #0 8.956 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:22.060Z] #0 8.956 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:22.060Z] #0 8.999 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:22.060Z] #0 9.718 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:22.060Z] #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.330Z] #84 ... [2024-12-10T08:19:22.330Z] [2024-12-10T08:19:22.330Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-10T08:19:22.330Z] #64 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.330Z] #64 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.330Z] #64 11.29 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:22.330Z] #64 11.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:22.330Z] #64 11.34 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:22.330Z] #64 12.39 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:22.330Z] #64 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.330Z] #64 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.601Z] #64 ... [2024-12-10T08:19:22.601Z] [2024-12-10T08:19:22.601Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:19:22.601Z] #0 4.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.601Z] #0 6.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.601Z] #0 9.990 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:22.601Z] #0 9.990 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:22.601Z] #0 10.03 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:22.601Z] #85 ... [2024-12-10T08:19:22.601Z] [2024-12-10T08:19:22.601Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-10T08:19:22.601Z] #46 DONE 24.4s [2024-12-10T08:19:22.601Z] [2024-12-10T08:19:22.601Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-10T08:19:22.601Z] #84 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.874Z] #84 ... [2024-12-10T08:19:22.874Z] [2024-12-10T08:19:22.874Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:22.874Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.874Z] #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:22.874Z] #86 ... [2024-12-10T08:19:22.874Z] [2024-12-10T08:19:22.874Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:19:22.874Z] #85 10.80 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:22.874Z] #85 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #85 ... [2024-12-10T08:19:23.472Z] [2024-12-10T08:19:23.472Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-10T08:19:23.472Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #0 4.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #0 9.076 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:23.472Z] #0 9.076 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:23.472Z] #0 9.106 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:23.472Z] #87 10.07 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:23.472Z] #87 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #87 ... [2024-12-10T08:19:23.472Z] [2024-12-10T08:19:23.472Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:19:23.472Z] #0 4.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.472Z] #0 9.589 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:23.472Z] #0 9.589 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:23.472Z] #0 9.633 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:23.472Z] #88 ... [2024-12-10T08:19:23.472Z] [2024-12-10T08:19:23.472Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:23.472Z] #83 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:23.740Z] #83 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:25.692Z] #83 ... [2024-12-10T08:19:25.692Z] [2024-12-10T08:19:25.692Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:25.692Z] #89 ... [2024-12-10T08:19:25.692Z] [2024-12-10T08:19:25.692Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-10T08:19:25.692Z] #64 16.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:25.692Z] #64 17.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:25.692Z] #64 17.48 OK: 9 MiB in 15 packages [2024-12-10T08:19:26.297Z] #64 DONE 18.8s [2024-12-10T08:19:26.298Z] [2024-12-10T08:19:26.298Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:26.298Z] #86 11.40 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:26.298Z] #86 11.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:26.298Z] #86 11.43 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:26.298Z] #86 12.16 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:26.298Z] #86 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:26.298Z] #86 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:26.567Z] #86 ... [2024-12-10T08:19:26.567Z] [2024-12-10T08:19:26.567Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-10T08:19:26.567Z] #84 13.73 OK: 20 MiB in 18 packages [2024-12-10T08:19:26.567Z] #84 DONE 14.5s [2024-12-10T08:19:26.835Z] [2024-12-10T08:19:26.835Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-10T08:19:26.835Z] #90 ... [2024-12-10T08:19:26.835Z] [2024-12-10T08:19:26.835Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-10T08:19:26.835Z] #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:26.835Z] #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:26.835Z] #0 7.718 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:26.835Z] #0 7.718 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:26.835Z] #0 7.750 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:26.835Z] #0 8.488 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:26.835Z] #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:26.835Z] #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:27.105Z] #91 ... [2024-12-10T08:19:27.105Z] [2024-12-10T08:19:27.105Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-10T08:19:27.105Z] #90 DONE 0.3s [2024-12-10T08:19:27.105Z] [2024-12-10T08:19:27.105Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:19:27.105Z] #85 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:27.105Z] #85 14.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:27.105Z] #85 14.67 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:27.105Z] #85 14.77 OK: 9 MiB in 15 packages [2024-12-10T08:19:27.729Z] #85 DONE 15.6s [2024-12-10T08:19:27.729Z] [2024-12-10T08:19:27.729Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:27.729Z] #83 7.067 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:27.729Z] #83 7.073 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:27.729Z] #83 7.141 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:28.321Z] #83 ... [2024-12-10T08:19:28.321Z] [2024-12-10T08:19:28.321Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-10T08:19:28.321Z] #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:28.321Z] #0 4.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:28.321Z] #0 7.738 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:28.321Z] #0 7.738 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:28.321Z] #0 7.767 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:28.321Z] #0 8.522 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:28.321Z] #0 8.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:28.321Z] #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:28.321Z] #92 ... [2024-12-10T08:19:28.321Z] [2024-12-10T08:19:28.321Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:28.321Z] #83 8.079 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:28.590Z] #83 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:29.183Z] #83 ... [2024-12-10T08:19:29.183Z] [2024-12-10T08:19:29.183Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-10T08:19:29.183Z] #87 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:29.183Z] #87 14.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:29.183Z] #87 14.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:29.183Z] #87 14.86 OK: 9 MiB in 16 packages [2024-12-10T08:19:29.183Z] #87 DONE 15.7s [2024-12-10T08:19:29.183Z] [2024-12-10T08:19:29.183Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:29.183Z] #83 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:30.146Z] #83 ... [2024-12-10T08:19:30.146Z] [2024-12-10T08:19:30.146Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-10T08:19:30.146Z] #88 10.37 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:30.146Z] #88 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:30.146Z] #88 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:30.146Z] #88 14.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:30.146Z] #88 15.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:30.146Z] #88 15.28 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:30.146Z] #88 15.69 OK: 10 MiB in 16 packages [2024-12-10T08:19:30.146Z] #88 DONE 16.5s [2024-12-10T08:19:30.146Z] [2024-12-10T08:19:30.146Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-10T08:19:30.146Z] #91 12.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:30.146Z] #91 12.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:30.146Z] #91 13.02 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:30.417Z] #91 13.61 OK: 20 MiB in 18 packages [2024-12-10T08:19:31.050Z] #91 ... [2024-12-10T08:19:31.050Z] [2024-12-10T08:19:31.050Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-10T08:19:31.050Z] #93 DONE 2.0s [2024-12-10T08:19:31.050Z] [2024-12-10T08:19:31.050Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:31.050Z] #86 16.21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:31.050Z] #86 16.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:31.050Z] #86 16.79 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:31.050Z] #86 17.28 OK: 11 MiB in 17 packages [2024-12-10T08:19:31.050Z] #86 DONE 18.3s [2024-12-10T08:19:31.050Z] [2024-12-10T08:19:31.050Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-10T08:19:31.327Z] #94 ... [2024-12-10T08:19:31.328Z] [2024-12-10T08:19:31.328Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-10T08:19:31.328Z] #91 DONE 14.3s [2024-12-10T08:19:31.328Z] [2024-12-10T08:19:31.328Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-12-10T08:19:31.328Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:31.328Z] #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:31.328Z] #0 6.795 Upgrading critical system libraries and apk-tools: [2024-12-10T08:19:31.328Z] #0 6.795 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T08:19:31.328Z] #0 6.824 Executing busybox-1.36.1-r29.trigger [2024-12-10T08:19:31.328Z] #0 7.542 Continuing the upgrade transaction with new apk-tools: [2024-12-10T08:19:31.328Z] #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:31.328Z] #0 8.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-10T08:19:31.328Z] #95 ... [2024-12-10T08:19:31.328Z] [2024-12-10T08:19:31.328Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-10T08:19:31.328Z] #94 DONE 0.3s [2024-12-10T08:19:31.328Z] [2024-12-10T08:19:31.328Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-10T08:19:31.328Z] #92 12.46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:31.328Z] #92 12.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:31.328Z] #92 12.97 OK: 9 MiB in 18 packages [2024-12-10T08:19:31.925Z] #92 DONE 13.7s [2024-12-10T08:19:31.925Z] [2024-12-10T08:19:31.925Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:19:33.943Z] #96 DONE 1.8s [2024-12-10T08:19:33.943Z] [2024-12-10T08:19:33.943Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-12-10T08:19:33.943Z] #95 11.65 OK: 10 MiB in 19 packages [2024-12-10T08:19:33.943Z] #95 DONE 12.8s [2024-12-10T08:19:33.943Z] [2024-12-10T08:19:33.943Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-10T08:19:33.944Z] #83 11.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:33.944Z] #83 11.87 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T08:19:33.944Z] #83 11.91 Executing ca-certificates-20240705-r0.trigger [2024-12-10T08:19:33.944Z] #83 12.27 OK: 15 MiB in 28 packages [2024-12-10T08:19:33.944Z] #83 DONE 13.3s [2024-12-10T08:19:33.944Z] [2024-12-10T08:19:33.944Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-10T08:19:34.545Z] #97 DONE 0.8s [2024-12-10T08:19:34.545Z] [2024-12-10T08:19:34.545Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-10T08:19:35.511Z] #98 DONE 0.7s [2024-12-10T08:19:35.511Z] [2024-12-10T08:19:35.511Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:19:35.511Z] #99 ... [2024-12-10T08:19:35.511Z] [2024-12-10T08:19:35.511Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-10T08:19:35.511Z] #100 DONE 1.8s [2024-12-10T08:19:35.511Z] [2024-12-10T08:19:35.511Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:19:35.798Z] #101 ... [2024-12-10T08:19:35.798Z] [2024-12-10T08:19:35.798Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:19:35.798Z] #102 DONE 2.1s [2024-12-10T08:19:35.798Z] [2024-12-10T08:19:35.798Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:19:35.798Z] #99 DONE 0.5s [2024-12-10T08:19:36.085Z] [2024-12-10T08:19:36.085Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-10T08:19:36.359Z] #103 ... [2024-12-10T08:19:36.359Z] [2024-12-10T08:19:36.359Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-10T08:19:36.359Z] #104 DONE 0.5s [2024-12-10T08:19:36.625Z] [2024-12-10T08:19:36.625Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-10T08:19:36.625Z] #103 DONE 0.6s [2024-12-10T08:19:36.625Z] [2024-12-10T08:19:36.625Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-10T08:19:36.625Z] #105 ... [2024-12-10T08:19:36.625Z] [2024-12-10T08:19:36.625Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-10T08:19:36.625Z] #106 DONE 0.4s [2024-12-10T08:19:36.891Z] [2024-12-10T08:19:36.891Z] #107 [security-spire-config] exporting to image [2024-12-10T08:19:36.891Z] #107 exporting layers [2024-12-10T08:19:37.158Z] #107 ... [2024-12-10T08:19:37.158Z] [2024-12-10T08:19:37.158Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-10T08:19:37.158Z] #105 DONE 0.6s [2024-12-10T08:19:37.158Z] [2024-12-10T08:19:37.158Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:19:37.763Z] #108 DONE 0.7s [2024-12-10T08:19:37.763Z] [2024-12-10T08:19:37.763Z] #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:38.032Z] #62 ... [2024-12-10T08:19:38.032Z] [2024-12-10T08:19:38.032Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-10T08:19:38.032Z] #109 ... [2024-12-10T08:19:38.032Z] [2024-12-10T08:19:38.032Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-10T08:19:38.032Z] #101 DONE 2.6s [2024-12-10T08:19:38.299Z] [2024-12-10T08:19:38.299Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-10T08:19:38.566Z] #110 ... [2024-12-10T08:19:38.566Z] [2024-12-10T08:19:38.566Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-10T08:19:38.566Z] #109 DONE 0.7s [2024-12-10T08:19:38.566Z] [2024-12-10T08:19:38.566Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-10T08:19:38.566Z] #110 DONE 0.6s [2024-12-10T08:19:38.566Z] [2024-12-10T08:19:38.566Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-10T08:19:39.162Z] #111 DONE 0.6s [2024-12-10T08:19:39.162Z] [2024-12-10T08:19:39.162Z] #112 [security-spire-server] exporting to image [2024-12-10T08:19:39.458Z] #112 ... [2024-12-10T08:19:39.458Z] [2024-12-10T08:19:39.458Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-10T08:19:39.458Z] #113 DONE 0.6s [2024-12-10T08:19:39.458Z] [2024-12-10T08:19:39.458Z] #107 [security-spire-config] exporting to image [2024-12-10T08:19:39.458Z] #107 exporting layers 2.7s done [2024-12-10T08:19:39.458Z] #107 writing image sha256:aec290501308db3f26c6c34c222cec504cd22c6073d4cc58d5055d171cbb3fff 0.0s done [2024-12-10T08:19:39.458Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-10T08:19:39.458Z] #107 DONE 2.8s [2024-12-10T08:19:39.458Z] [2024-12-10T08:19:39.458Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-10T08:19:40.431Z] #114 DONE 0.9s [2024-12-10T08:19:40.431Z] [2024-12-10T08:19:40.431Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-10T08:19:41.027Z] #115 DONE 0.6s [2024-12-10T08:19:41.027Z] [2024-12-10T08:19:41.027Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-10T08:19:41.614Z] #116 DONE 0.6s [2024-12-10T08:19:41.614Z] [2024-12-10T08:19:41.614Z] #117 [security-spire-agent] exporting to image [2024-12-10T08:19:41.614Z] #117 ... [2024-12-10T08:19:41.614Z] [2024-12-10T08:19:41.614Z] #112 [security-spire-server] exporting to image [2024-12-10T08:19:41.614Z] #112 exporting layers 2.3s done [2024-12-10T08:19:41.614Z] #112 writing image sha256:a5d0ea39967ec388c34532576b63f7619290350efc8089e49ec944314317de82 0.0s done [2024-12-10T08:19:41.614Z] #112 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-12-10T08:19:41.614Z] #112 DONE 2.4s [2024-12-10T08:19:41.614Z] [2024-12-10T08:19:41.614Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:43.567Z] #89 ... [2024-12-10T08:19:43.567Z] [2024-12-10T08:19:43.567Z] #117 [security-spire-agent] exporting to image [2024-12-10T08:19:43.567Z] #117 exporting layers 1.8s done [2024-12-10T08:19:43.567Z] #117 writing image sha256:f335e6964e2da2d1214a5b17763193b72da3ba06118f1dbaf55164a0263d8cb5 0.0s done [2024-12-10T08:19:43.567Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-10T08:19:43.567Z] #117 DONE 1.9s [2024-12-10T08:19:43.567Z] [2024-12-10T08:19:43.567Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.035Z] #120 DONE 40.3s [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #46 [support-notifications internal] load build definition from Dockerfile [2024-12-10T08:19:54.035Z] #46 ... [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-10T08:19:54.035Z] #121 ... [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #117 [support-scheduler builder 6/7] COPY . . [2024-12-10T08:19:54.035Z] #117 DONE 40.5s [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.035Z] #122 CACHED [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #123 [support-notifications builder 6/7] COPY . . [2024-12-10T08:19:54.035Z] #123 CACHED [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.035Z] #124 CACHED [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:19:54.035Z] #125 ... [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-12-10T08:19:54.035Z] #118 DONE 41.0s [2024-12-10T08:19:54.035Z] [2024-12-10T08:19:54.035Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:19:54.035Z] #126 ... [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #127 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #128 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #129 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #130 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #131 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #132 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:19:54.036Z] #133 ... [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #116 [core-metadata builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #116 DONE 42.3s [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-10T08:19:54.036Z] #134 ... [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #135 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #136 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #137 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #138 [core-command builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #138 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #139 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #140 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #141 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #142 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #143 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #144 [core-data builder 6/7] COPY . . [2024-12-10T08:19:54.036Z] #144 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:19:54.036Z] #145 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:19:54.036Z] #146 CACHED [2024-12-10T08:19:54.036Z] [2024-12-10T08:19:54.036Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-10T08:19:54.296Z] #147 ... [2024-12-10T08:19:54.296Z] [2024-12-10T08:19:54.296Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-10T08:19:54.296Z] #119 DONE 44.1s [2024-12-10T08:19:54.555Z] [2024-12-10T08:19:54.555Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:19:59.897Z] #148 ... [2024-12-10T08:19:59.897Z] [2024-12-10T08:19:59.897Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:19:59.897Z] #125 8.857 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-10T08:20:01.817Z] #125 ... [2024-12-10T08:20:01.817Z] [2024-12-10T08:20:01.817Z] #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 [2024-12-10T08:20:01.817Z] #149 ... [2024-12-10T08:20:01.817Z] [2024-12-10T08:20:01.817Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-10T08:20:01.817Z] #121 8.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-10T08:20:03.203Z] #121 ... [2024-12-10T08:20:03.203Z] [2024-12-10T08:20:03.203Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:20:03.476Z] #150 ... [2024-12-10T08:20:03.476Z] [2024-12-10T08:20:03.476Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:20:03.746Z] #151 ... [2024-12-10T08:20:03.746Z] [2024-12-10T08:20:03.746Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:20:03.746Z] #152 ... [2024-12-10T08:20:03.746Z] [2024-12-10T08:20:03.746Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-10T08:20:04.007Z] #153 ... [2024-12-10T08:20:04.007Z] [2024-12-10T08:20:04.007Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-10T08:20:04.007Z] #134 12.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-10T08:20:09.310Z] #134 ... [2024-12-10T08:20:09.310Z] [2024-12-10T08:20:09.310Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-10T08:20:09.310Z] #147 13.08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-10T08:20:10.259Z] #82 ... [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #62 DONE 59.4s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #79 DONE 60.9s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #118 ... [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #81 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #81 DONE 50.8s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #89 DONE 52.6s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #82 DONE 58.7s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #119 DONE 1.0s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #120 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.259Z] #121 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #122 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #123 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #124 [support-scheduler builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #124 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.259Z] #125 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #126 [core-keeper builder 7/8] COPY . . [2024-12-10T08:20:10.259Z] #126 DONE 1.0s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #127 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #128 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.259Z] #129 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #118 DONE 1.0s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #130 [support-notifications builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #130 DONE 1.0s [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:20:10.259Z] #131 ... [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #132 [core-metadata builder 6/7] COPY . . [2024-12-10T08:20:10.259Z] #132 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #133 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.259Z] #134 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.259Z] #135 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.259Z] #136 CACHED [2024-12-10T08:20:10.259Z] [2024-12-10T08:20:10.259Z] #137 [core-command builder 6/7] COPY . . [2024-12-10T08:20:10.260Z] #137 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.260Z] #138 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-10T08:20:10.260Z] #139 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.260Z] #140 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T08:20:10.260Z] #141 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #142 [core-data builder 6/7] COPY . . [2024-12-10T08:20:10.260Z] #142 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-10T08:20:10.260Z] #143 CACHED [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-12-10T08:20:10.260Z] #144 DONE 1.0s [2024-12-10T08:20:10.260Z] [2024-12-10T08:20:10.260Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:20:12.205Z] #145 2.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-10T08:20:13.522Z] #147 ... [2024-12-10T08:20:13.522Z] [2024-12-10T08:20:13.522Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:20:13.522Z] #126 11.99 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-10T08:20:13.522Z] #126 ... [2024-12-10T08:20:13.522Z] [2024-12-10T08:20:13.522Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:20:13.522Z] #152 13.01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-10T08:20:14.906Z] #152 ... [2024-12-10T08:20:14.906Z] [2024-12-10T08:20:14.906Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-10T08:20:14.906Z] #153 11.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-10T08:20:15.167Z] #153 ... [2024-12-10T08:20:15.167Z] [2024-12-10T08:20:15.167Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:20:15.167Z] #151 11.61 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-10T08:20:15.167Z] #151 ... [2024-12-10T08:20:15.167Z] [2024-12-10T08:20:15.167Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:20:15.167Z] #133 13.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-10T08:20:16.865Z] #133 ... [2024-12-10T08:20:16.865Z] [2024-12-10T08:20:16.865Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:20:16.865Z] #150 12.16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-10T08:20:17.125Z] #150 ... [2024-12-10T08:20:17.125Z] [2024-12-10T08:20:17.125Z] #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 [2024-12-10T08:20:17.125Z] #149 14.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-10T08:20:17.125Z] #149 ... [2024-12-10T08:20:17.125Z] [2024-12-10T08:20:17.125Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:20:17.125Z] #148 11.47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-10T08:20:20.406Z] #145 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-10T08:20:20.406Z] #0 2.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-10T08:20:20.406Z] #146 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:20:20.406Z] #0 3.164 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-10T08:20:20.406Z] #147 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:20:20.406Z] #0 1.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-10T08:20:20.406Z] #148 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:20:20.406Z] #0 2.561 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-10T08:20:20.406Z] #149 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:20:20.406Z] #0 1.996 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-10T08:20:20.406Z] #150 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-10T08:20:20.406Z] #0 2.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-10T08:20:20.406Z] #151 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-10T08:20:20.406Z] #0 2.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-10T08:20:20.406Z] #152 ... [2024-12-10T08:20:20.406Z] [2024-12-10T08:20:20.406Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:20:20.406Z] #0 2.780 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-10T08:20:20.770Z] #153 ... [2024-12-10T08:20:20.771Z] [2024-12-10T08:20:20.771Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:20:20.771Z] #0 3.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-10T08:20:21.036Z] #154 ... [2024-12-10T08:20:21.036Z] [2024-12-10T08:20:21.036Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-10T08:20:21.036Z] #0 2.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-10T08:20:21.995Z] #155 ... [2024-12-10T08:20:21.995Z] [2024-12-10T08:20:21.995Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:20:21.995Z] #131 2.731 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-10T08:21:53.636Z] #148 ... [2024-12-10T08:21:53.636Z] [2024-12-10T08:21:53.636Z] #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 [2024-12-10T08:21:53.636Z] #149 114.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-10T08:23:15.141Z] #149 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:23:15.141Z] #126 DONE 192.2s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:23:15.141Z] #151 DONE 190.0s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:23:15.141Z] #150 DONE 190.0s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:23:15.141Z] #125 DONE 192.2s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #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 [2024-12-10T08:23:15.141Z] #149 DONE 191.8s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #154 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-10T08:23:15.141Z] #147 DONE 190.2s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-10T08:23:15.141Z] #121 DONE 192.7s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #155 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:23:15.141Z] #152 DONE 190.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-10T08:23:15.141Z] #153 DONE 190.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-10T08:23:15.141Z] #134 DONE 192.2s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:23:15.141Z] #148 DONE 189.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #156 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:23:15.141Z] #133 DONE 192.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #157 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #154 DONE 0.8s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #158 DONE 0.7s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #156 DONE 0.8s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #159 DONE 0.8s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-10T08:23:15.141Z] #160 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-10T08:23:15.141Z] #161 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #155 DONE 0.8s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #162 DONE 0.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #163 DONE 0.9s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #164 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #165 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #166 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #167 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #157 DONE 0.6s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #168 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #169 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.141Z] #170 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #171 CACHED [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #172 DONE 0.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #173 DONE 0.4s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #174 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #175 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #165 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.141Z] #176 DONE 0.5s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-10T08:23:15.141Z] #177 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-10T08:23:15.141Z] #178 DONE 0.9s [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-10T08:23:15.141Z] #179 ... [2024-12-10T08:23:15.141Z] [2024-12-10T08:23:15.141Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-10T08:23:15.141Z] #180 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-10T08:23:15.142Z] #181 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #182 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-10T08:23:15.142Z] #182 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-10T08:23:15.142Z] #179 DONE 1.0s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-10T08:23:15.142Z] #183 DONE 1.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-10T08:23:15.142Z] #184 DONE 1.3s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-10T08:23:15.142Z] #185 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-10T08:23:15.142Z] #186 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #187 [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 [2024-12-10T08:23:15.142Z] #187 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-10T08:23:15.142Z] #161 DONE 1.7s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-10T08:23:15.142Z] #177 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-10T08:23:15.142Z] #188 DONE 1.2s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #189 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #190 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #191 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #192 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #193 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-10T08:23:15.142Z] #194 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #195 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-10T08:23:15.142Z] #186 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [support-scheduler] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #196 [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 [2024-12-10T08:23:15.142Z] #196 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #197 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #197 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:23:15.142Z] #198 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #189 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #199 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-spiffe-token-provider] exporting to image [2024-12-10T08:23:15.142Z] #108 writing image sha256:677646f83dbbb9ffb67b1331db64b8a5a3e85fa5d40dd3047c3d628090b23666 [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-10T08:23:15.142Z] #200 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-10T08:23:15.142Z] #201 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-10T08:23:15.142Z] #202 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [core-command] exporting to image [2024-12-10T08:23:15.142Z] #108 writing image sha256:677646f83dbbb9ffb67b1331db64b8a5a3e85fa5d40dd3047c3d628090b23666 0.0s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/core-command done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-10T08:23:15.142Z] #203 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-10T08:23:15.142Z] #204 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:23:15.142Z] #205 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [core-data] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.4s done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #206 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-10T08:23:15.142Z] #206 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-10T08:23:15.142Z] #207 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:23:15.142Z] #208 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [core-keeper] exporting to image [2024-12-10T08:23:15.142Z] #108 writing image sha256:2f66ec7fbe72590e8f62d24c1b623085a15351f1c8fb04273312f8beafb154c4 0.0s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/support-scheduler done [2024-12-10T08:23:15.142Z] #108 writing image sha256:c5d4297bb3bc8c1c3e63cdf614a38b010dc3ac2c0876faee0331b93a2d95e1ee 0.0s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-spiffe-token-provider [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-10T08:23:15.142Z] #209 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-spiffe-token-provider] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.3s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-12-10T08:23:15.142Z] #108 writing image sha256:7d27ad37842103163415502925a418fe3ab80789d40c25c23b81b7207ea051cf 0.0s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/core-data done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-10T08:23:15.142Z] #210 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-10T08:23:15.142Z] #211 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-10T08:23:15.142Z] #212 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [core-data] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.4s done [2024-12-10T08:23:15.142Z] #108 exporting layers 0.3s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:a7662aa89d855db36e7f93452d51a424f1d9dbee94dc16f1062d21dfea2ba052 0.0s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:daafc82e33e9659154ad15afa65493fdad3a77dc1a88f8da71abc86e311190be done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/support-notifications [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/core-keeper 0.0s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:f67e027e0f05f86f0c76aabe8a89e3431d0ea298d5fcf9596c2ebd2f00d1bf31 [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/support-notifications 0.1s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:f67e027e0f05f86f0c76aabe8a89e3431d0ea298d5fcf9596c2ebd2f00d1bf31 0.0s done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/core-metadata 0.0s done [2024-12-10T08:23:15.142Z] #108 DONE 3.0s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:23:15.142Z] #213 DONE 0.9s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-10T08:23:15.142Z] #214 DONE 0.3s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:23:15.142Z] #215 DONE 1.0s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-10T08:23:15.142Z] #216 DONE 0.4s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #217 [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/ [2024-12-10T08:23:15.142Z] #217 DONE 0.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [core-common-config-bootstrapper] exporting to image [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-10T08:23:15.142Z] #218 DONE 0.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-10T08:23:15.142Z] #219 DONE 0.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-proxy-auth] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.2s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:dced9aef96dd141c8f9016a00cf2e73336c8b9bd18591503eb9cdca9773fd6f5 done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-proxy-auth done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #220 [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/ [2024-12-10T08:23:15.142Z] #220 DONE 0.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:23:15.142Z] #221 DONE 0.7s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-proxy-setup] exporting to image [2024-12-10T08:23:15.142Z] #108 writing image sha256:aa688c0142b92736d914ae899ba430df39099c470f4672a3d5f94f698a7c8469 done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-10T08:23:15.142Z] #222 DONE 0.1s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-proxy-setup] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.2s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:7038ce9257adc5fb24f2c6d3078bb2a86bd91d856b7b3f4e8de16ae017f499e1 done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-proxy-setup done [2024-12-10T08:23:15.142Z] #108 DONE 3.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-10T08:23:15.142Z] #223 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:23:15.142Z] #224 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-secretstore-setup] exporting to image [2024-12-10T08:23:15.142Z] #108 exporting layers 0.3s done [2024-12-10T08:23:15.142Z] #108 ... [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-10T08:23:15.142Z] #223 DONE 0.5s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #108 [security-bootstrapper] exporting to image [2024-12-10T08:23:15.142Z] #108 writing image sha256:ffb374063da14cd5bd14ceb56fbb4c826ab612937837f921af44d2bcd344a86b done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-12-10T08:23:15.142Z] #108 exporting layers 0.2s done [2024-12-10T08:23:15.142Z] #108 writing image sha256:08bc4e58361e4cb827ee3f84fcf3cab988f2931fc4ea143f577966614439e6e7 done [2024-12-10T08:23:15.142Z] #108 naming to docker.io/library/security-bootstrapper done [2024-12-10T08:23:15.142Z] #108 DONE 3.9s [2024-12-10T08:23:15.142Z] [2024-12-10T08:23:15.142Z] #46 [support-notifications internal] load build definition from Dockerfile [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:23:15.142Z] time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-10T08:23:15.153Z] $ docker stop --time=1 b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 [2024-12-10T08:23:16.429Z] $ docker rm -f --volumes b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T08:23:16.780Z] + docker images [2024-12-10T08:23:16.780Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-10T08:23:16.780Z] security-bootstrapper latest 08bc4e58361e 8 seconds ago 26MB [2024-12-10T08:23:16.780Z] security-secretstore-setup latest ffb374063da1 8 seconds ago 46.9MB [2024-12-10T08:23:16.780Z] security-proxy-setup latest 7038ce9257ad 9 seconds ago 35MB [2024-12-10T08:23:16.780Z] core-metadata latest f67e027e0f05 9 seconds ago 37.6MB [2024-12-10T08:23:16.780Z] security-proxy-auth latest dced9aef96dd 9 seconds ago 32.2MB [2024-12-10T08:23:16.780Z] core-common-config-bootstrapper latest aa688c0142b9 9 seconds ago 22.8MB [2024-12-10T08:23:16.780Z] core-data latest 7d27ad378421 10 seconds ago 37.4MB [2024-12-10T08:23:16.780Z] support-scheduler latest 2f66ec7fbe72 10 seconds ago 52.9MB [2024-12-10T08:23:16.780Z] core-keeper latest a7662aa89d85 10 seconds ago 31.3MB [2024-12-10T08:23:16.780Z] security-spiffe-token-provider latest c5d4297bb3bc 10 seconds ago 38.5MB [2024-12-10T08:23:16.780Z] support-notifications latest daafc82e33e9 10 seconds ago 51.9MB [2024-12-10T08:23:16.780Z] core-command latest 677646f83dbb 10 seconds ago 33.2MB [2024-12-10T08:23:16.780Z] security-spire-agent latest d0a052eb57a7 4 minutes ago 188MB [2024-12-10T08:23:16.780Z] security-spire-server latest a3eb180a2589 4 minutes ago 128MB [2024-12-10T08:23:16.780Z] security-spire-config latest 27ddda3e0765 4 minutes ago 127MB [2024-12-10T08:23:16.780Z] ci-base-image-x86_64 latest 2e351065e087 8 minutes ago 975MB [2024-12-10T08:23:16.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-10T08:23:16.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-10T08:23:16.780Z] 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 [2024-12-10T08:23:16.930Z] provisioning config files... [2024-12-10T08:23:16.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config1908430150137650099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:23:17.248Z] ---> ****-login.sh [2024-12-10T08:23:17.248Z] nexus3.edgexfoundry.org:10001 [2024-12-10T08:23:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:23:17.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:23:17.248Z] Configure a credential helper to remove this warning. See [2024-12-10T08:23:17.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:23:17.249Z] [2024-12-10T08:23:17.249Z] Login Succeeded [2024-12-10T08:23:17.249Z] nexus3.edgexfoundry.org:10002 [2024-12-10T08:23:17.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:23:17.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:23:17.508Z] Configure a credential helper to remove this warning. See [2024-12-10T08:23:17.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:23:17.508Z] [2024-12-10T08:23:17.508Z] Login Succeeded [2024-12-10T08:23:17.508Z] nexus3.edgexfoundry.org:10003 [2024-12-10T08:23:17.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:23:17.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:23:17.508Z] Configure a credential helper to remove this warning. See [2024-12-10T08:23:17.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:23:17.509Z] [2024-12-10T08:23:17.509Z] Login Succeeded [2024-12-10T08:23:17.509Z] nexus3.edgexfoundry.org:10004 [2024-12-10T08:23:17.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:23:17.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:23:17.509Z] Configure a credential helper to remove this warning. See [2024-12-10T08:23:17.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:23:17.509Z] [2024-12-10T08:23:17.509Z] Login Succeeded [2024-12-10T08:23:17.509Z] ****.io [2024-12-10T08:23:17.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:23:17.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:23:17.768Z] Configure a credential helper to remove this warning. See [2024-12-10T08:23:17.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:23:17.768Z] [2024-12-10T08:23:17.768Z] Login Succeeded [2024-12-10T08:23:17.768Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T08:23:17.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:17.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:23:17.869Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-10T08:23:17.869Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:17.869Z] latest [2024-12-10T08:23:17.869Z] 4.0.0-dev.25 [2024-12-10T08:23:17.869Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:17.869Z] main [2024-12-10T08:23:17.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:18.202Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:18.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:18.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-10T08:23:18.533Z] a624413bfae6: Preparing [2024-12-10T08:23:18.533Z] 40754df0da26: Preparing [2024-12-10T08:23:18.533Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:18.533Z] 83b53bbce718: Preparing [2024-12-10T08:23:18.533Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:18.533Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:18.533Z] 75654b8eeebd: Preparing [2024-12-10T08:23:18.533Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:18.533Z] 75654b8eeebd: Waiting [2024-12-10T08:23:18.533Z] 8e6e46ddd3ac: Pushed [2024-12-10T08:23:18.533Z] a624413bfae6: Pushed [2024-12-10T08:23:18.533Z] 83b53bbce718: Pushed [2024-12-10T08:23:18.533Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:18.533Z] a3eaf4ce3062: Pushed [2024-12-10T08:23:19.101Z] d1fc0c3a5335: Pushed [2024-12-10T08:23:20.480Z] 40754df0da26: Pushed [2024-12-10T08:23:20.480Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:20.811Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:21.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-10T08:23:21.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-10T08:23:21.145Z] a624413bfae6: Preparing [2024-12-10T08:23:21.145Z] 40754df0da26: Preparing [2024-12-10T08:23:21.145Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:21.145Z] 83b53bbce718: Preparing [2024-12-10T08:23:21.145Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:21.145Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:21.145Z] 75654b8eeebd: Preparing [2024-12-10T08:23:21.145Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:21.145Z] a624413bfae6: Layer already exists [2024-12-10T08:23:21.145Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:21.145Z] 40754df0da26: Layer already exists [2024-12-10T08:23:21.145Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:21.145Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:21.145Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:21.145Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:21.145Z] latest: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:21.481Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:21.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 [2024-12-10T08:23:21.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-10T08:23:21.811Z] a624413bfae6: Preparing [2024-12-10T08:23:21.811Z] 40754df0da26: Preparing [2024-12-10T08:23:21.811Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:21.811Z] 83b53bbce718: Preparing [2024-12-10T08:23:21.811Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:21.811Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:21.811Z] 75654b8eeebd: Preparing [2024-12-10T08:23:21.811Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:21.811Z] 75654b8eeebd: Waiting [2024-12-10T08:23:21.811Z] 40754df0da26: Layer already exists [2024-12-10T08:23:21.811Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:21.811Z] a624413bfae6: Layer already exists [2024-12-10T08:23:21.811Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:21.811Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:21.811Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:21.811Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:21.811Z] 4.0.0-dev.25: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:22.144Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:22.484Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:22.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-10T08:23:22.484Z] a624413bfae6: Preparing [2024-12-10T08:23:22.484Z] 40754df0da26: Preparing [2024-12-10T08:23:22.484Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:22.484Z] 83b53bbce718: Preparing [2024-12-10T08:23:22.484Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:22.484Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:22.484Z] 75654b8eeebd: Preparing [2024-12-10T08:23:22.484Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:22.484Z] 75654b8eeebd: Waiting [2024-12-10T08:23:22.484Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:22.484Z] a624413bfae6: Layer already exists [2024-12-10T08:23:22.484Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:22.484Z] 40754df0da26: Layer already exists [2024-12-10T08:23:22.484Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:22.484Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:22.484Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:22.484Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:22.813Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:23.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-10T08:23:23.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-10T08:23:23.140Z] a624413bfae6: Preparing [2024-12-10T08:23:23.140Z] 40754df0da26: Preparing [2024-12-10T08:23:23.140Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:23.140Z] 83b53bbce718: Preparing [2024-12-10T08:23:23.140Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:23.140Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:23.140Z] 75654b8eeebd: Preparing [2024-12-10T08:23:23.140Z] 75654b8eeebd: Waiting [2024-12-10T08:23:23.140Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:23.140Z] a624413bfae6: Layer already exists [2024-12-10T08:23:23.140Z] 40754df0da26: Layer already exists [2024-12-10T08:23:23.140Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:23.140Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:23.140Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:23.140Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:23.140Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:23.140Z] main: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:23.223Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:23.236Z] taggedImages: [2024-12-10T08:23:23.236Z] - nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:23.236Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-10T08:23:23.236Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 [2024-12-10T08:23:23.236Z] - nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:23.236Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-10T08:23:23.265Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-10T08:23:23.265Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:23.265Z] latest [2024-12-10T08:23:23.265Z] 4.0.0-dev.25 [2024-12-10T08:23:23.265Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:23.265Z] main [2024-12-10T08:23:23.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:23.614Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:23.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:23.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-10T08:23:23.941Z] 90a4ba512730: Preparing [2024-12-10T08:23:23.941Z] 5b2e9053766d: Preparing [2024-12-10T08:23:23.941Z] 12bc65f18e4f: Preparing [2024-12-10T08:23:23.941Z] 4f36d1e32dd9: Preparing [2024-12-10T08:23:23.941Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:23.941Z] 83b53bbce718: Preparing [2024-12-10T08:23:23.941Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:23.941Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:23.941Z] 75654b8eeebd: Preparing [2024-12-10T08:23:23.941Z] 83b53bbce718: Waiting [2024-12-10T08:23:23.941Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:23.941Z] 75654b8eeebd: Waiting [2024-12-10T08:23:23.941Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:23.941Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:23.941Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:23.941Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:23.941Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:23.941Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:23.941Z] 90a4ba512730: Pushed [2024-12-10T08:23:23.941Z] 12bc65f18e4f: Pushed [2024-12-10T08:23:23.941Z] 5b2e9053766d: Pushed [2024-12-10T08:23:24.881Z] 4f36d1e32dd9: Pushed [2024-12-10T08:23:25.143Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:25.481Z] + 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 [2024-12-10T08:23:25.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-10T08:23:25.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-10T08:23:25.809Z] 90a4ba512730: Preparing [2024-12-10T08:23:25.809Z] 5b2e9053766d: Preparing [2024-12-10T08:23:25.809Z] 12bc65f18e4f: Preparing [2024-12-10T08:23:25.809Z] 4f36d1e32dd9: Preparing [2024-12-10T08:23:25.809Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:25.809Z] 83b53bbce718: Preparing [2024-12-10T08:23:25.809Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:25.809Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:25.809Z] 75654b8eeebd: Preparing [2024-12-10T08:23:25.809Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:25.809Z] 75654b8eeebd: Waiting [2024-12-10T08:23:25.809Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:25.809Z] 83b53bbce718: Waiting [2024-12-10T08:23:25.809Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:25.809Z] 12bc65f18e4f: Layer already exists [2024-12-10T08:23:25.809Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:25.809Z] 4f36d1e32dd9: Layer already exists [2024-12-10T08:23:25.809Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:25.809Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:25.809Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:25.809Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:25.809Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:25.809Z] latest: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:26.143Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:26.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 [2024-12-10T08:23:26.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-10T08:23:26.468Z] 90a4ba512730: Preparing [2024-12-10T08:23:26.468Z] 5b2e9053766d: Preparing [2024-12-10T08:23:26.468Z] 12bc65f18e4f: Preparing [2024-12-10T08:23:26.468Z] 4f36d1e32dd9: Preparing [2024-12-10T08:23:26.468Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:26.468Z] 83b53bbce718: Preparing [2024-12-10T08:23:26.468Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:26.468Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:26.468Z] 75654b8eeebd: Preparing [2024-12-10T08:23:26.468Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:26.468Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:26.468Z] 83b53bbce718: Waiting [2024-12-10T08:23:26.468Z] 75654b8eeebd: Waiting [2024-12-10T08:23:26.468Z] 4f36d1e32dd9: Layer already exists [2024-12-10T08:23:26.468Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:26.468Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:26.468Z] 12bc65f18e4f: Layer already exists [2024-12-10T08:23:26.468Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:26.468Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:26.468Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:26.468Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:26.468Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:26.468Z] 4.0.0-dev.25: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:26.811Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:27.166Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:27.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-10T08:23:27.166Z] 90a4ba512730: Preparing [2024-12-10T08:23:27.166Z] 5b2e9053766d: Preparing [2024-12-10T08:23:27.166Z] 12bc65f18e4f: Preparing [2024-12-10T08:23:27.166Z] 4f36d1e32dd9: Preparing [2024-12-10T08:23:27.166Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:27.166Z] 83b53bbce718: Preparing [2024-12-10T08:23:27.166Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:27.166Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:27.166Z] 75654b8eeebd: Preparing [2024-12-10T08:23:27.166Z] 83b53bbce718: Waiting [2024-12-10T08:23:27.166Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:27.166Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:27.166Z] 75654b8eeebd: Waiting [2024-12-10T08:23:27.166Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:27.166Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:27.166Z] 4f36d1e32dd9: Layer already exists [2024-12-10T08:23:27.166Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:27.166Z] 12bc65f18e4f: Layer already exists [2024-12-10T08:23:27.166Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:27.166Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:27.166Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:27.166Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:27.166Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:27.511Z] + 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 [2024-12-10T08:23:27.832Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-10T08:23:27.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-10T08:23:27.832Z] 90a4ba512730: Preparing [2024-12-10T08:23:27.832Z] 5b2e9053766d: Preparing [2024-12-10T08:23:27.832Z] 12bc65f18e4f: Preparing [2024-12-10T08:23:27.832Z] 4f36d1e32dd9: Preparing [2024-12-10T08:23:27.832Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:27.832Z] 83b53bbce718: Preparing [2024-12-10T08:23:27.832Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:27.832Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:27.832Z] 75654b8eeebd: Preparing [2024-12-10T08:23:27.832Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:27.832Z] 75654b8eeebd: Waiting [2024-12-10T08:23:27.832Z] 83b53bbce718: Waiting [2024-12-10T08:23:27.832Z] 12bc65f18e4f: Layer already exists [2024-12-10T08:23:27.832Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:27.832Z] 4f36d1e32dd9: Layer already exists [2024-12-10T08:23:27.832Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:27.832Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:27.832Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:27.832Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:27.832Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:27.832Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:27.832Z] main: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:27.915Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:27.932Z] taggedImages: [2024-12-10T08:23:27.932Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:27.932Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-10T08:23:27.932Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 [2024-12-10T08:23:27.932Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:27.932Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-10T08:23:27.962Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-10T08:23:27.962Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:27.962Z] latest [2024-12-10T08:23:27.962Z] 4.0.0-dev.25 [2024-12-10T08:23:27.962Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:27.962Z] main [2024-12-10T08:23:27.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:28.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:28.632Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:28.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-10T08:23:28.632Z] 0ff2f839f6ef: Preparing [2024-12-10T08:23:28.632Z] 006fd531451c: Preparing [2024-12-10T08:23:28.632Z] cb7bb85acc78: Preparing [2024-12-10T08:23:28.632Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:28.632Z] 83b53bbce718: Preparing [2024-12-10T08:23:28.632Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:28.632Z] 9d34d40e894a: Preparing [2024-12-10T08:23:28.632Z] 75654b8eeebd: Preparing [2024-12-10T08:23:28.632Z] 75654b8eeebd: Waiting [2024-12-10T08:23:28.632Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:28.632Z] 9d34d40e894a: Waiting [2024-12-10T08:23:28.632Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:28.632Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:28.632Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:28.632Z] 006fd531451c: Pushed [2024-12-10T08:23:28.632Z] 0ff2f839f6ef: Pushed [2024-12-10T08:23:28.632Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:28.632Z] 9d34d40e894a: Pushed [2024-12-10T08:23:31.170Z] cb7bb85acc78: Pushed [2024-12-10T08:23:31.170Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:31.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:31.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-10T08:23:31.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-10T08:23:31.850Z] 0ff2f839f6ef: Preparing [2024-12-10T08:23:31.850Z] 006fd531451c: Preparing [2024-12-10T08:23:31.850Z] cb7bb85acc78: Preparing [2024-12-10T08:23:31.850Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:31.850Z] 83b53bbce718: Preparing [2024-12-10T08:23:31.850Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:31.850Z] 9d34d40e894a: Preparing [2024-12-10T08:23:31.850Z] 75654b8eeebd: Preparing [2024-12-10T08:23:31.850Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:31.850Z] 9d34d40e894a: Waiting [2024-12-10T08:23:31.850Z] 75654b8eeebd: Waiting [2024-12-10T08:23:31.850Z] cb7bb85acc78: Layer already exists [2024-12-10T08:23:31.850Z] 0ff2f839f6ef: Layer already exists [2024-12-10T08:23:31.850Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:31.850Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:31.850Z] 006fd531451c: Layer already exists [2024-12-10T08:23:31.850Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:31.850Z] 9d34d40e894a: Layer already exists [2024-12-10T08:23:31.850Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:31.850Z] latest: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:32.181Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:32.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 [2024-12-10T08:23:32.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-10T08:23:32.515Z] 0ff2f839f6ef: Preparing [2024-12-10T08:23:32.515Z] 006fd531451c: Preparing [2024-12-10T08:23:32.515Z] cb7bb85acc78: Preparing [2024-12-10T08:23:32.515Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:32.515Z] 83b53bbce718: Preparing [2024-12-10T08:23:32.515Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:32.515Z] 9d34d40e894a: Preparing [2024-12-10T08:23:32.515Z] 75654b8eeebd: Preparing [2024-12-10T08:23:32.515Z] 75654b8eeebd: Waiting [2024-12-10T08:23:32.515Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:32.515Z] 9d34d40e894a: Waiting [2024-12-10T08:23:32.515Z] 0ff2f839f6ef: Layer already exists [2024-12-10T08:23:32.515Z] cb7bb85acc78: Layer already exists [2024-12-10T08:23:32.515Z] 006fd531451c: Layer already exists [2024-12-10T08:23:32.515Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:32.515Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:32.515Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:32.515Z] 9d34d40e894a: Layer already exists [2024-12-10T08:23:32.515Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:32.515Z] 4.0.0-dev.25: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:32.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:33.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:33.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-10T08:23:33.182Z] 0ff2f839f6ef: Preparing [2024-12-10T08:23:33.182Z] 006fd531451c: Preparing [2024-12-10T08:23:33.182Z] cb7bb85acc78: Preparing [2024-12-10T08:23:33.182Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:33.182Z] 83b53bbce718: Preparing [2024-12-10T08:23:33.182Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:33.182Z] 9d34d40e894a: Preparing [2024-12-10T08:23:33.182Z] 75654b8eeebd: Preparing [2024-12-10T08:23:33.182Z] 9d34d40e894a: Waiting [2024-12-10T08:23:33.182Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:33.182Z] 75654b8eeebd: Waiting [2024-12-10T08:23:33.182Z] 006fd531451c: Layer already exists [2024-12-10T08:23:33.182Z] 0ff2f839f6ef: Layer already exists [2024-12-10T08:23:33.182Z] cb7bb85acc78: Layer already exists [2024-12-10T08:23:33.182Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:33.182Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:33.182Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:33.182Z] 9d34d40e894a: Layer already exists [2024-12-10T08:23:33.182Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:33.182Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:33.514Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:33.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-10T08:23:33.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-10T08:23:33.841Z] 0ff2f839f6ef: Preparing [2024-12-10T08:23:33.841Z] 006fd531451c: Preparing [2024-12-10T08:23:33.841Z] cb7bb85acc78: Preparing [2024-12-10T08:23:33.841Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:33.841Z] 83b53bbce718: Preparing [2024-12-10T08:23:33.841Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:33.841Z] 9d34d40e894a: Preparing [2024-12-10T08:23:33.841Z] 75654b8eeebd: Preparing [2024-12-10T08:23:33.841Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:33.841Z] 9d34d40e894a: Waiting [2024-12-10T08:23:33.841Z] 75654b8eeebd: Waiting [2024-12-10T08:23:33.841Z] cb7bb85acc78: Layer already exists [2024-12-10T08:23:33.841Z] 006fd531451c: Layer already exists [2024-12-10T08:23:33.841Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:33.841Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:33.841Z] 0ff2f839f6ef: Layer already exists [2024-12-10T08:23:33.841Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:33.841Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:33.841Z] 9d34d40e894a: Layer already exists [2024-12-10T08:23:33.841Z] main: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:33.921Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:33.934Z] taggedImages: [2024-12-10T08:23:33.934Z] - nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:33.934Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-10T08:23:33.934Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 [2024-12-10T08:23:33.934Z] - nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:33.934Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-10T08:23:33.965Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-10T08:23:33.965Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:33.965Z] latest [2024-12-10T08:23:33.965Z] 4.0.0-dev.25 [2024-12-10T08:23:33.965Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:33.965Z] main [2024-12-10T08:23:33.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:34.310Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:34.653Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:34.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-10T08:23:34.653Z] 53dba485c24b: Preparing [2024-12-10T08:23:34.653Z] 43ec7565706c: Preparing [2024-12-10T08:23:34.653Z] e028f00bae12: Preparing [2024-12-10T08:23:34.653Z] 83b53bbce718: Preparing [2024-12-10T08:23:34.653Z] 234ea131d496: Preparing [2024-12-10T08:23:34.653Z] e2fe3bd6264d: Preparing [2024-12-10T08:23:34.653Z] 75654b8eeebd: Preparing [2024-12-10T08:23:34.653Z] e2fe3bd6264d: Waiting [2024-12-10T08:23:34.653Z] 43ec7565706c: Pushed [2024-12-10T08:23:34.653Z] 234ea131d496: Pushed [2024-12-10T08:23:34.653Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:34.653Z] 53dba485c24b: Pushed [2024-12-10T08:23:34.914Z] e2fe3bd6264d: Pushed [2024-12-10T08:23:34.914Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:37.452Z] e028f00bae12: Pushed [2024-12-10T08:23:37.452Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:37.789Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:38.118Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-10T08:23:38.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-10T08:23:38.118Z] 53dba485c24b: Preparing [2024-12-10T08:23:38.118Z] 43ec7565706c: Preparing [2024-12-10T08:23:38.118Z] e028f00bae12: Preparing [2024-12-10T08:23:38.118Z] 83b53bbce718: Preparing [2024-12-10T08:23:38.118Z] 234ea131d496: Preparing [2024-12-10T08:23:38.118Z] e2fe3bd6264d: Preparing [2024-12-10T08:23:38.118Z] 75654b8eeebd: Preparing [2024-12-10T08:23:38.118Z] e2fe3bd6264d: Waiting [2024-12-10T08:23:38.118Z] 75654b8eeebd: Waiting [2024-12-10T08:23:38.118Z] e028f00bae12: Layer already exists [2024-12-10T08:23:38.118Z] 43ec7565706c: Layer already exists [2024-12-10T08:23:38.118Z] 53dba485c24b: Layer already exists [2024-12-10T08:23:38.118Z] 234ea131d496: Layer already exists [2024-12-10T08:23:38.118Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:38.118Z] e2fe3bd6264d: Layer already exists [2024-12-10T08:23:38.118Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:38.118Z] latest: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:38.464Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:38.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 [2024-12-10T08:23:38.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-10T08:23:38.791Z] 53dba485c24b: Preparing [2024-12-10T08:23:38.791Z] 43ec7565706c: Preparing [2024-12-10T08:23:38.791Z] e028f00bae12: Preparing [2024-12-10T08:23:38.791Z] 83b53bbce718: Preparing [2024-12-10T08:23:38.791Z] 234ea131d496: Preparing [2024-12-10T08:23:38.791Z] e2fe3bd6264d: Preparing [2024-12-10T08:23:38.791Z] 75654b8eeebd: Preparing [2024-12-10T08:23:38.791Z] e2fe3bd6264d: Waiting [2024-12-10T08:23:38.791Z] 75654b8eeebd: Waiting [2024-12-10T08:23:38.791Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:38.791Z] 234ea131d496: Layer already exists [2024-12-10T08:23:38.791Z] 43ec7565706c: Layer already exists [2024-12-10T08:23:38.791Z] e028f00bae12: Layer already exists [2024-12-10T08:23:38.791Z] 53dba485c24b: Layer already exists [2024-12-10T08:23:38.791Z] e2fe3bd6264d: Layer already exists [2024-12-10T08:23:38.791Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:38.791Z] 4.0.0-dev.25: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:39.119Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:39.446Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:39.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-10T08:23:39.447Z] 53dba485c24b: Preparing [2024-12-10T08:23:39.447Z] 43ec7565706c: Preparing [2024-12-10T08:23:39.447Z] e028f00bae12: Preparing [2024-12-10T08:23:39.447Z] 83b53bbce718: Preparing [2024-12-10T08:23:39.447Z] 234ea131d496: Preparing [2024-12-10T08:23:39.447Z] e2fe3bd6264d: Preparing [2024-12-10T08:23:39.447Z] 75654b8eeebd: Preparing [2024-12-10T08:23:39.447Z] e2fe3bd6264d: Waiting [2024-12-10T08:23:39.447Z] 75654b8eeebd: Waiting [2024-12-10T08:23:39.447Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:39.447Z] 43ec7565706c: Layer already exists [2024-12-10T08:23:39.447Z] 234ea131d496: Layer already exists [2024-12-10T08:23:39.447Z] 53dba485c24b: Layer already exists [2024-12-10T08:23:39.447Z] e028f00bae12: Layer already exists [2024-12-10T08:23:39.447Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:39.447Z] e2fe3bd6264d: Layer already exists [2024-12-10T08:23:39.447Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:39.782Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:40.118Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-10T08:23:40.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-10T08:23:40.118Z] 53dba485c24b: Preparing [2024-12-10T08:23:40.118Z] 43ec7565706c: Preparing [2024-12-10T08:23:40.118Z] e028f00bae12: Preparing [2024-12-10T08:23:40.118Z] 83b53bbce718: Preparing [2024-12-10T08:23:40.118Z] 234ea131d496: Preparing [2024-12-10T08:23:40.118Z] e2fe3bd6264d: Preparing [2024-12-10T08:23:40.118Z] 75654b8eeebd: Preparing [2024-12-10T08:23:40.118Z] e2fe3bd6264d: Waiting [2024-12-10T08:23:40.118Z] 75654b8eeebd: Waiting [2024-12-10T08:23:40.118Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:40.118Z] e028f00bae12: Layer already exists [2024-12-10T08:23:40.118Z] 234ea131d496: Layer already exists [2024-12-10T08:23:40.118Z] 53dba485c24b: Layer already exists [2024-12-10T08:23:40.118Z] 43ec7565706c: Layer already exists [2024-12-10T08:23:40.118Z] e2fe3bd6264d: Layer already exists [2024-12-10T08:23:40.118Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:40.118Z] main: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:40.198Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:40.210Z] taggedImages: [2024-12-10T08:23:40.210Z] - nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:40.210Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-10T08:23:40.210Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 [2024-12-10T08:23:40.210Z] - nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:40.210Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-10T08:23:40.234Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-10T08:23:40.234Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:40.234Z] latest [2024-12-10T08:23:40.234Z] 4.0.0-dev.25 [2024-12-10T08:23:40.234Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:40.234Z] main [2024-12-10T08:23:40.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:40.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:40.904Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:40.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-10T08:23:40.904Z] 83ba4d4394c7: Preparing [2024-12-10T08:23:40.904Z] c1a51d7950b9: Preparing [2024-12-10T08:23:40.904Z] 01a610e33f5a: Preparing [2024-12-10T08:23:40.904Z] dcaa326a43b6: Preparing [2024-12-10T08:23:40.904Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:40.904Z] 83b53bbce718: Preparing [2024-12-10T08:23:40.904Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:40.904Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:40.904Z] 75654b8eeebd: Preparing [2024-12-10T08:23:40.904Z] 83b53bbce718: Waiting [2024-12-10T08:23:40.904Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:40.904Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:40.904Z] 75654b8eeebd: Waiting [2024-12-10T08:23:40.904Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:40.904Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:40.904Z] c1a51d7950b9: Pushed [2024-12-10T08:23:40.904Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:40.904Z] 83ba4d4394c7: Pushed [2024-12-10T08:23:40.904Z] 01a610e33f5a: Pushed [2024-12-10T08:23:40.904Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:40.904Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:43.441Z] dcaa326a43b6: Pushed [2024-12-10T08:23:43.441Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:43.776Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:44.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-10T08:23:44.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-10T08:23:44.101Z] 83ba4d4394c7: Preparing [2024-12-10T08:23:44.101Z] c1a51d7950b9: Preparing [2024-12-10T08:23:44.101Z] 01a610e33f5a: Preparing [2024-12-10T08:23:44.101Z] dcaa326a43b6: Preparing [2024-12-10T08:23:44.101Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:44.101Z] 83b53bbce718: Preparing [2024-12-10T08:23:44.101Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:44.101Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:44.101Z] 75654b8eeebd: Preparing [2024-12-10T08:23:44.101Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:44.101Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:44.101Z] 75654b8eeebd: Waiting [2024-12-10T08:23:44.101Z] 83b53bbce718: Waiting [2024-12-10T08:23:44.101Z] c1a51d7950b9: Layer already exists [2024-12-10T08:23:44.101Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:44.101Z] 83ba4d4394c7: Layer already exists [2024-12-10T08:23:44.101Z] 01a610e33f5a: Layer already exists [2024-12-10T08:23:44.101Z] dcaa326a43b6: Layer already exists [2024-12-10T08:23:44.101Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:44.101Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:44.101Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:44.101Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:44.101Z] latest: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:44.441Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:44.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 [2024-12-10T08:23:44.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-10T08:23:44.773Z] 83ba4d4394c7: Preparing [2024-12-10T08:23:44.773Z] c1a51d7950b9: Preparing [2024-12-10T08:23:44.773Z] 01a610e33f5a: Preparing [2024-12-10T08:23:44.773Z] dcaa326a43b6: Preparing [2024-12-10T08:23:44.773Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:44.773Z] 83b53bbce718: Preparing [2024-12-10T08:23:44.773Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:44.773Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:44.773Z] 75654b8eeebd: Preparing [2024-12-10T08:23:44.773Z] 83b53bbce718: Waiting [2024-12-10T08:23:44.773Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:44.773Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:44.773Z] 75654b8eeebd: Waiting [2024-12-10T08:23:44.773Z] c1a51d7950b9: Layer already exists [2024-12-10T08:23:44.773Z] dcaa326a43b6: Layer already exists [2024-12-10T08:23:44.773Z] 83ba4d4394c7: Layer already exists [2024-12-10T08:23:44.773Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:44.773Z] 01a610e33f5a: Layer already exists [2024-12-10T08:23:44.773Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:44.773Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:44.773Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:44.773Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:44.773Z] 4.0.0-dev.25: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:45.159Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:45.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:45.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-10T08:23:45.480Z] 83ba4d4394c7: Preparing [2024-12-10T08:23:45.480Z] c1a51d7950b9: Preparing [2024-12-10T08:23:45.480Z] 01a610e33f5a: Preparing [2024-12-10T08:23:45.480Z] dcaa326a43b6: Preparing [2024-12-10T08:23:45.480Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:45.480Z] 83b53bbce718: Preparing [2024-12-10T08:23:45.480Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:45.480Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:45.480Z] 75654b8eeebd: Preparing [2024-12-10T08:23:45.480Z] 83b53bbce718: Waiting [2024-12-10T08:23:45.480Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:45.480Z] 75654b8eeebd: Waiting [2024-12-10T08:23:45.480Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:45.480Z] c1a51d7950b9: Layer already exists [2024-12-10T08:23:45.480Z] 83ba4d4394c7: Layer already exists [2024-12-10T08:23:45.480Z] dcaa326a43b6: Layer already exists [2024-12-10T08:23:45.480Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:45.480Z] 01a610e33f5a: Layer already exists [2024-12-10T08:23:45.480Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:45.480Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:45.480Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:45.480Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:45.480Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:45.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:46.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-10T08:23:46.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-10T08:23:46.127Z] 83ba4d4394c7: Preparing [2024-12-10T08:23:46.127Z] c1a51d7950b9: Preparing [2024-12-10T08:23:46.127Z] 01a610e33f5a: Preparing [2024-12-10T08:23:46.127Z] dcaa326a43b6: Preparing [2024-12-10T08:23:46.127Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:46.127Z] 83b53bbce718: Preparing [2024-12-10T08:23:46.127Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:46.127Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:46.127Z] 75654b8eeebd: Preparing [2024-12-10T08:23:46.127Z] 83b53bbce718: Waiting [2024-12-10T08:23:46.127Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:46.127Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:46.127Z] 75654b8eeebd: Waiting [2024-12-10T08:23:46.127Z] dcaa326a43b6: Layer already exists [2024-12-10T08:23:46.127Z] 01a610e33f5a: Layer already exists [2024-12-10T08:23:46.127Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:46.127Z] 83ba4d4394c7: Layer already exists [2024-12-10T08:23:46.127Z] c1a51d7950b9: Layer already exists [2024-12-10T08:23:46.127Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:46.127Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:46.127Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:46.127Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:46.127Z] main: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:46.200Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:46.212Z] taggedImages: [2024-12-10T08:23:46.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:46.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-10T08:23:46.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 [2024-12-10T08:23:46.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:46.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-10T08:23:46.235Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-10T08:23:46.235Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:46.235Z] latest [2024-12-10T08:23:46.235Z] 4.0.0-dev.25 [2024-12-10T08:23:46.235Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:46.235Z] main [2024-12-10T08:23:46.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:46.583Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:46.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:46.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-10T08:23:46.907Z] ca74e862822e: Preparing [2024-12-10T08:23:46.907Z] 013b55c8e02c: Preparing [2024-12-10T08:23:46.907Z] 2ca96ad96d30: Preparing [2024-12-10T08:23:46.907Z] 09d302b2671d: Preparing [2024-12-10T08:23:46.907Z] 731e7e5ce07a: Preparing [2024-12-10T08:23:46.907Z] 55cf42a7a7f4: Preparing [2024-12-10T08:23:46.907Z] aa83cd4a90b0: Preparing [2024-12-10T08:23:46.907Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:46.907Z] 83b53bbce718: Preparing [2024-12-10T08:23:46.907Z] f5a28ad73c0f: Preparing [2024-12-10T08:23:46.907Z] 8831be2289df: Preparing [2024-12-10T08:23:46.907Z] 5f70bf18a086: Preparing [2024-12-10T08:23:46.907Z] 4750f38f6b2e: Preparing [2024-12-10T08:23:46.907Z] b3818b725462: Preparing [2024-12-10T08:23:46.907Z] eaa0e1eb26a8: Preparing [2024-12-10T08:23:46.907Z] 75654b8eeebd: Preparing [2024-12-10T08:23:46.907Z] 83b53bbce718: Waiting [2024-12-10T08:23:46.907Z] f5a28ad73c0f: Waiting [2024-12-10T08:23:46.907Z] 8831be2289df: Waiting [2024-12-10T08:23:46.907Z] 5f70bf18a086: Waiting [2024-12-10T08:23:46.907Z] 4750f38f6b2e: Waiting [2024-12-10T08:23:46.907Z] b3818b725462: Waiting [2024-12-10T08:23:46.907Z] eaa0e1eb26a8: Waiting [2024-12-10T08:23:46.907Z] 75654b8eeebd: Waiting [2024-12-10T08:23:46.907Z] 55cf42a7a7f4: Waiting [2024-12-10T08:23:46.907Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:23:46.907Z] aa83cd4a90b0: Waiting [2024-12-10T08:23:46.907Z] 09d302b2671d: Pushed [2024-12-10T08:23:46.907Z] 2ca96ad96d30: Pushed [2024-12-10T08:23:46.907Z] ca74e862822e: Pushed [2024-12-10T08:23:46.907Z] 731e7e5ce07a: Pushed [2024-12-10T08:23:46.907Z] 013b55c8e02c: Pushed [2024-12-10T08:23:47.166Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:47.166Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:47.166Z] 55cf42a7a7f4: Pushed [2024-12-10T08:23:47.166Z] 5f70bf18a086: Layer already exists [2024-12-10T08:23:47.166Z] f5a28ad73c0f: Pushed [2024-12-10T08:23:47.166Z] 8831be2289df: Pushed [2024-12-10T08:23:47.166Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:47.166Z] 4750f38f6b2e: Pushed [2024-12-10T08:23:47.166Z] eaa0e1eb26a8: Pushed [2024-12-10T08:23:47.734Z] b3818b725462: Pushed [2024-12-10T08:23:48.671Z] aa83cd4a90b0: Pushed [2024-12-10T08:23:48.671Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:49.003Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:49.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-10T08:23:49.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-10T08:23:49.327Z] ca74e862822e: Preparing [2024-12-10T08:23:49.327Z] 013b55c8e02c: Preparing [2024-12-10T08:23:49.327Z] 2ca96ad96d30: Preparing [2024-12-10T08:23:49.327Z] 09d302b2671d: Preparing [2024-12-10T08:23:49.327Z] 731e7e5ce07a: Preparing [2024-12-10T08:23:49.327Z] 55cf42a7a7f4: Preparing [2024-12-10T08:23:49.327Z] aa83cd4a90b0: Preparing [2024-12-10T08:23:49.327Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:49.327Z] 83b53bbce718: Preparing [2024-12-10T08:23:49.327Z] f5a28ad73c0f: Preparing [2024-12-10T08:23:49.327Z] 8831be2289df: Preparing [2024-12-10T08:23:49.327Z] 5f70bf18a086: Preparing [2024-12-10T08:23:49.327Z] 4750f38f6b2e: Preparing [2024-12-10T08:23:49.327Z] b3818b725462: Preparing [2024-12-10T08:23:49.327Z] eaa0e1eb26a8: Preparing [2024-12-10T08:23:49.327Z] 75654b8eeebd: Preparing [2024-12-10T08:23:49.327Z] b3818b725462: Waiting [2024-12-10T08:23:49.327Z] eaa0e1eb26a8: Waiting [2024-12-10T08:23:49.327Z] 8831be2289df: Waiting [2024-12-10T08:23:49.327Z] 5f70bf18a086: Waiting [2024-12-10T08:23:49.327Z] 4750f38f6b2e: Waiting [2024-12-10T08:23:49.327Z] 75654b8eeebd: Waiting [2024-12-10T08:23:49.327Z] aa83cd4a90b0: Waiting [2024-12-10T08:23:49.327Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:23:49.327Z] 55cf42a7a7f4: Waiting [2024-12-10T08:23:49.327Z] 731e7e5ce07a: Layer already exists [2024-12-10T08:23:49.327Z] 013b55c8e02c: Layer already exists [2024-12-10T08:23:49.327Z] 2ca96ad96d30: Layer already exists [2024-12-10T08:23:49.327Z] 09d302b2671d: Layer already exists [2024-12-10T08:23:49.327Z] ca74e862822e: Layer already exists [2024-12-10T08:23:49.327Z] 55cf42a7a7f4: Layer already exists [2024-12-10T08:23:49.327Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:49.327Z] aa83cd4a90b0: Layer already exists [2024-12-10T08:23:49.327Z] f5a28ad73c0f: Layer already exists [2024-12-10T08:23:49.327Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:49.327Z] 8831be2289df: Layer already exists [2024-12-10T08:23:49.327Z] 5f70bf18a086: Layer already exists [2024-12-10T08:23:49.327Z] 4750f38f6b2e: Layer already exists [2024-12-10T08:23:49.327Z] eaa0e1eb26a8: Layer already exists [2024-12-10T08:23:49.327Z] b3818b725462: Layer already exists [2024-12-10T08:23:49.327Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:49.327Z] latest: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:49.653Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:49.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 [2024-12-10T08:23:49.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-10T08:23:49.982Z] ca74e862822e: Preparing [2024-12-10T08:23:49.982Z] 013b55c8e02c: Preparing [2024-12-10T08:23:49.982Z] 2ca96ad96d30: Preparing [2024-12-10T08:23:49.982Z] 09d302b2671d: Preparing [2024-12-10T08:23:49.982Z] 731e7e5ce07a: Preparing [2024-12-10T08:23:49.982Z] 55cf42a7a7f4: Preparing [2024-12-10T08:23:49.982Z] aa83cd4a90b0: Preparing [2024-12-10T08:23:49.982Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:49.982Z] 83b53bbce718: Preparing [2024-12-10T08:23:49.982Z] f5a28ad73c0f: Preparing [2024-12-10T08:23:49.982Z] 8831be2289df: Preparing [2024-12-10T08:23:49.982Z] 5f70bf18a086: Preparing [2024-12-10T08:23:49.982Z] 4750f38f6b2e: Preparing [2024-12-10T08:23:49.982Z] b3818b725462: Preparing [2024-12-10T08:23:49.982Z] eaa0e1eb26a8: Preparing [2024-12-10T08:23:49.982Z] 75654b8eeebd: Preparing [2024-12-10T08:23:49.982Z] 55cf42a7a7f4: Waiting [2024-12-10T08:23:49.982Z] aa83cd4a90b0: Waiting [2024-12-10T08:23:49.982Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:23:49.982Z] 83b53bbce718: Waiting [2024-12-10T08:23:49.982Z] f5a28ad73c0f: Waiting [2024-12-10T08:23:49.982Z] 8831be2289df: Waiting [2024-12-10T08:23:49.982Z] 5f70bf18a086: Waiting [2024-12-10T08:23:49.982Z] 4750f38f6b2e: Waiting [2024-12-10T08:23:49.982Z] b3818b725462: Waiting [2024-12-10T08:23:49.982Z] eaa0e1eb26a8: Waiting [2024-12-10T08:23:49.982Z] 75654b8eeebd: Waiting [2024-12-10T08:23:49.982Z] 013b55c8e02c: Layer already exists [2024-12-10T08:23:49.982Z] 2ca96ad96d30: Layer already exists [2024-12-10T08:23:49.982Z] 09d302b2671d: Layer already exists [2024-12-10T08:23:49.982Z] ca74e862822e: Layer already exists [2024-12-10T08:23:49.982Z] 731e7e5ce07a: Layer already exists [2024-12-10T08:23:49.982Z] 55cf42a7a7f4: Layer already exists [2024-12-10T08:23:49.982Z] aa83cd4a90b0: Layer already exists [2024-12-10T08:23:49.982Z] f5a28ad73c0f: Layer already exists [2024-12-10T08:23:49.982Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:49.982Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:49.982Z] 8831be2289df: Layer already exists [2024-12-10T08:23:49.982Z] eaa0e1eb26a8: Layer already exists [2024-12-10T08:23:49.982Z] 5f70bf18a086: Layer already exists [2024-12-10T08:23:49.982Z] 4750f38f6b2e: Layer already exists [2024-12-10T08:23:49.982Z] b3818b725462: Layer already exists [2024-12-10T08:23:49.982Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:49.982Z] 4.0.0-dev.25: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:50.320Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:50.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:50.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-10T08:23:50.647Z] ca74e862822e: Preparing [2024-12-10T08:23:50.647Z] 013b55c8e02c: Preparing [2024-12-10T08:23:50.647Z] 2ca96ad96d30: Preparing [2024-12-10T08:23:50.647Z] 09d302b2671d: Preparing [2024-12-10T08:23:50.647Z] 731e7e5ce07a: Preparing [2024-12-10T08:23:50.647Z] 55cf42a7a7f4: Preparing [2024-12-10T08:23:50.647Z] aa83cd4a90b0: Preparing [2024-12-10T08:23:50.647Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:50.647Z] 83b53bbce718: Preparing [2024-12-10T08:23:50.647Z] f5a28ad73c0f: Preparing [2024-12-10T08:23:50.647Z] 8831be2289df: Preparing [2024-12-10T08:23:50.647Z] 5f70bf18a086: Preparing [2024-12-10T08:23:50.647Z] 4750f38f6b2e: Preparing [2024-12-10T08:23:50.647Z] b3818b725462: Preparing [2024-12-10T08:23:50.647Z] eaa0e1eb26a8: Preparing [2024-12-10T08:23:50.647Z] 75654b8eeebd: Preparing [2024-12-10T08:23:50.647Z] 55cf42a7a7f4: Waiting [2024-12-10T08:23:50.647Z] aa83cd4a90b0: Waiting [2024-12-10T08:23:50.647Z] 4750f38f6b2e: Waiting [2024-12-10T08:23:50.647Z] 83b53bbce718: Waiting [2024-12-10T08:23:50.647Z] f5a28ad73c0f: Waiting [2024-12-10T08:23:50.647Z] b3818b725462: Waiting [2024-12-10T08:23:50.647Z] eaa0e1eb26a8: Waiting [2024-12-10T08:23:50.647Z] 75654b8eeebd: Waiting [2024-12-10T08:23:50.647Z] 8831be2289df: Waiting [2024-12-10T08:23:50.647Z] 5f70bf18a086: Waiting [2024-12-10T08:23:50.647Z] 731e7e5ce07a: Layer already exists [2024-12-10T08:23:50.647Z] 2ca96ad96d30: Layer already exists [2024-12-10T08:23:50.647Z] 09d302b2671d: Layer already exists [2024-12-10T08:23:50.647Z] 013b55c8e02c: Layer already exists [2024-12-10T08:23:50.647Z] ca74e862822e: Layer already exists [2024-12-10T08:23:50.647Z] 55cf42a7a7f4: Layer already exists [2024-12-10T08:23:50.647Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:50.647Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:50.647Z] aa83cd4a90b0: Layer already exists [2024-12-10T08:23:50.647Z] f5a28ad73c0f: Layer already exists [2024-12-10T08:23:50.647Z] 5f70bf18a086: Layer already exists [2024-12-10T08:23:50.647Z] b3818b725462: Layer already exists [2024-12-10T08:23:50.647Z] 4750f38f6b2e: Layer already exists [2024-12-10T08:23:50.647Z] eaa0e1eb26a8: Layer already exists [2024-12-10T08:23:50.647Z] 8831be2289df: Layer already exists [2024-12-10T08:23:50.647Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:50.647Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:50.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:51.303Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-10T08:23:51.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-10T08:23:51.303Z] ca74e862822e: Preparing [2024-12-10T08:23:51.303Z] 013b55c8e02c: Preparing [2024-12-10T08:23:51.303Z] 2ca96ad96d30: Preparing [2024-12-10T08:23:51.303Z] 09d302b2671d: Preparing [2024-12-10T08:23:51.303Z] 731e7e5ce07a: Preparing [2024-12-10T08:23:51.303Z] 55cf42a7a7f4: Preparing [2024-12-10T08:23:51.303Z] aa83cd4a90b0: Preparing [2024-12-10T08:23:51.303Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:51.303Z] 83b53bbce718: Preparing [2024-12-10T08:23:51.303Z] f5a28ad73c0f: Preparing [2024-12-10T08:23:51.303Z] 8831be2289df: Preparing [2024-12-10T08:23:51.303Z] 5f70bf18a086: Preparing [2024-12-10T08:23:51.303Z] 4750f38f6b2e: Preparing [2024-12-10T08:23:51.303Z] b3818b725462: Preparing [2024-12-10T08:23:51.303Z] eaa0e1eb26a8: Preparing [2024-12-10T08:23:51.303Z] 75654b8eeebd: Preparing [2024-12-10T08:23:51.303Z] b3818b725462: Waiting [2024-12-10T08:23:51.303Z] 8831be2289df: Waiting [2024-12-10T08:23:51.303Z] eaa0e1eb26a8: Waiting [2024-12-10T08:23:51.303Z] 5f70bf18a086: Waiting [2024-12-10T08:23:51.303Z] 75654b8eeebd: Waiting [2024-12-10T08:23:51.303Z] 55cf42a7a7f4: Waiting [2024-12-10T08:23:51.303Z] 4750f38f6b2e: Waiting [2024-12-10T08:23:51.303Z] aa83cd4a90b0: Waiting [2024-12-10T08:23:51.303Z] f5a28ad73c0f: Waiting [2024-12-10T08:23:51.303Z] 731e7e5ce07a: Layer already exists [2024-12-10T08:23:51.303Z] 013b55c8e02c: Layer already exists [2024-12-10T08:23:51.303Z] 2ca96ad96d30: Layer already exists [2024-12-10T08:23:51.303Z] ca74e862822e: Layer already exists [2024-12-10T08:23:51.303Z] 09d302b2671d: Layer already exists [2024-12-10T08:23:51.303Z] 55cf42a7a7f4: Layer already exists [2024-12-10T08:23:51.303Z] aa83cd4a90b0: Layer already exists [2024-12-10T08:23:51.303Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:51.303Z] f5a28ad73c0f: Layer already exists [2024-12-10T08:23:51.303Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:51.303Z] 8831be2289df: Layer already exists [2024-12-10T08:23:51.303Z] 4750f38f6b2e: Layer already exists [2024-12-10T08:23:51.303Z] 5f70bf18a086: Layer already exists [2024-12-10T08:23:51.303Z] b3818b725462: Layer already exists [2024-12-10T08:23:51.303Z] eaa0e1eb26a8: Layer already exists [2024-12-10T08:23:51.303Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:51.303Z] main: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:51.391Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:51.407Z] taggedImages: [2024-12-10T08:23:51.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:51.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-10T08:23:51.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 [2024-12-10T08:23:51.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:51.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-10T08:23:51.435Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-10T08:23:51.435Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:51.435Z] latest [2024-12-10T08:23:51.435Z] 4.0.0-dev.25 [2024-12-10T08:23:51.435Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:51.435Z] main [2024-12-10T08:23:51.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:51.797Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:52.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:52.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-10T08:23:52.131Z] 90a4ba512730: Preparing [2024-12-10T08:23:52.131Z] 5b2e9053766d: Preparing [2024-12-10T08:23:52.131Z] 1a731e95b92f: Preparing [2024-12-10T08:23:52.131Z] dc4ac87e7726: Preparing [2024-12-10T08:23:52.131Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:52.131Z] 83b53bbce718: Preparing [2024-12-10T08:23:52.131Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:52.131Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:52.131Z] 75654b8eeebd: Preparing [2024-12-10T08:23:52.131Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:52.131Z] 75654b8eeebd: Waiting [2024-12-10T08:23:52.131Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:52.131Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:52.131Z] 1a731e95b92f: Pushed [2024-12-10T08:23:52.131Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:52.390Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:52.390Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:52.390Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:52.390Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:54.296Z] dc4ac87e7726: Pushed [2024-12-10T08:23:54.296Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:54.623Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:54.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-10T08:23:54.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-10T08:23:54.960Z] 90a4ba512730: Preparing [2024-12-10T08:23:54.960Z] 5b2e9053766d: Preparing [2024-12-10T08:23:54.960Z] 1a731e95b92f: Preparing [2024-12-10T08:23:54.960Z] dc4ac87e7726: Preparing [2024-12-10T08:23:54.960Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:54.960Z] 83b53bbce718: Preparing [2024-12-10T08:23:54.960Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:54.960Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:54.960Z] 75654b8eeebd: Preparing [2024-12-10T08:23:54.960Z] 83b53bbce718: Waiting [2024-12-10T08:23:54.960Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:54.960Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:54.960Z] 75654b8eeebd: Waiting [2024-12-10T08:23:54.960Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:54.960Z] 1a731e95b92f: Layer already exists [2024-12-10T08:23:54.960Z] dc4ac87e7726: Layer already exists [2024-12-10T08:23:54.960Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:54.960Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:54.960Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:54.960Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:54.960Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:54.960Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:54.960Z] latest: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:55.295Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:55.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 [2024-12-10T08:23:55.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-10T08:23:55.624Z] 90a4ba512730: Preparing [2024-12-10T08:23:55.624Z] 5b2e9053766d: Preparing [2024-12-10T08:23:55.624Z] 1a731e95b92f: Preparing [2024-12-10T08:23:55.624Z] dc4ac87e7726: Preparing [2024-12-10T08:23:55.624Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:55.624Z] 83b53bbce718: Preparing [2024-12-10T08:23:55.624Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:55.624Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:55.624Z] 75654b8eeebd: Preparing [2024-12-10T08:23:55.624Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:55.624Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:55.624Z] 75654b8eeebd: Waiting [2024-12-10T08:23:55.624Z] 83b53bbce718: Waiting [2024-12-10T08:23:55.624Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:55.624Z] dc4ac87e7726: Layer already exists [2024-12-10T08:23:55.624Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:55.624Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:55.624Z] 1a731e95b92f: Layer already exists [2024-12-10T08:23:55.624Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:55.624Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:55.624Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:55.624Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:55.624Z] 4.0.0-dev.25: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:55.957Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:56.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:56.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-10T08:23:56.282Z] 90a4ba512730: Preparing [2024-12-10T08:23:56.282Z] 5b2e9053766d: Preparing [2024-12-10T08:23:56.282Z] 1a731e95b92f: Preparing [2024-12-10T08:23:56.282Z] dc4ac87e7726: Preparing [2024-12-10T08:23:56.282Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:56.282Z] 83b53bbce718: Preparing [2024-12-10T08:23:56.282Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:56.282Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:56.282Z] 75654b8eeebd: Preparing [2024-12-10T08:23:56.282Z] 83b53bbce718: Waiting [2024-12-10T08:23:56.282Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:56.282Z] 75654b8eeebd: Waiting [2024-12-10T08:23:56.282Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:56.282Z] 1a731e95b92f: Layer already exists [2024-12-10T08:23:56.282Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:56.282Z] dc4ac87e7726: Layer already exists [2024-12-10T08:23:56.282Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:56.282Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:56.282Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:56.282Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:56.282Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:56.282Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:56.282Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:56.617Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:57.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-10T08:23:57.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-10T08:23:57.813Z] 90a4ba512730: Preparing [2024-12-10T08:23:57.813Z] 5b2e9053766d: Preparing [2024-12-10T08:23:57.813Z] 1a731e95b92f: Preparing [2024-12-10T08:23:57.813Z] dc4ac87e7726: Preparing [2024-12-10T08:23:57.813Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:57.813Z] 83b53bbce718: Preparing [2024-12-10T08:23:57.813Z] d1fc0c3a5335: Preparing [2024-12-10T08:23:57.813Z] a3eaf4ce3062: Preparing [2024-12-10T08:23:57.813Z] 75654b8eeebd: Preparing [2024-12-10T08:23:57.813Z] d1fc0c3a5335: Waiting [2024-12-10T08:23:57.813Z] a3eaf4ce3062: Waiting [2024-12-10T08:23:57.813Z] 75654b8eeebd: Waiting [2024-12-10T08:23:57.813Z] 1a731e95b92f: Layer already exists [2024-12-10T08:23:57.813Z] dc4ac87e7726: Layer already exists [2024-12-10T08:23:57.813Z] 90a4ba512730: Layer already exists [2024-12-10T08:23:57.813Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:57.813Z] 5b2e9053766d: Layer already exists [2024-12-10T08:23:57.813Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:57.813Z] d1fc0c3a5335: Layer already exists [2024-12-10T08:23:57.813Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:57.813Z] a3eaf4ce3062: Layer already exists [2024-12-10T08:23:57.813Z] main: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:23:57.887Z] ===================================================== [Pipeline] echo [2024-12-10T08:23:57.902Z] taggedImages: [2024-12-10T08:23:57.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:57.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-10T08:23:57.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 [2024-12-10T08:23:57.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:57.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-10T08:23:57.934Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-10T08:23:57.934Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:57.934Z] latest [2024-12-10T08:23:57.934Z] 4.0.0-dev.25 [2024-12-10T08:23:57.934Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:23:57.934Z] main [2024-12-10T08:23:57.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:58.350Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:23:58.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:23:58.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-10T08:23:58.978Z] 12996671c815: Preparing [2024-12-10T08:23:58.978Z] 88b512ef8c01: Preparing [2024-12-10T08:23:58.978Z] 1f526ffb989a: Preparing [2024-12-10T08:23:58.978Z] 17009f5695d3: Preparing [2024-12-10T08:23:58.978Z] 2e61656c5c30: Preparing [2024-12-10T08:23:58.978Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:23:58.978Z] 83b53bbce718: Preparing [2024-12-10T08:23:58.978Z] 8db6b0a1da6a: Preparing [2024-12-10T08:23:58.978Z] decea6683471: Preparing [2024-12-10T08:23:58.978Z] 77219021a12a: Preparing [2024-12-10T08:23:58.978Z] 75654b8eeebd: Preparing [2024-12-10T08:23:58.978Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:23:58.978Z] 83b53bbce718: Waiting [2024-12-10T08:23:58.978Z] 8db6b0a1da6a: Waiting [2024-12-10T08:23:58.978Z] decea6683471: Waiting [2024-12-10T08:23:58.978Z] 77219021a12a: Waiting [2024-12-10T08:23:58.978Z] 75654b8eeebd: Waiting [2024-12-10T08:23:58.978Z] 2e61656c5c30: Pushed [2024-12-10T08:23:58.978Z] 88b512ef8c01: Pushed [2024-12-10T08:23:58.978Z] 17009f5695d3: Pushed [2024-12-10T08:23:59.246Z] 12996671c815: Pushed [2024-12-10T08:23:59.246Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:23:59.246Z] 83b53bbce718: Layer already exists [2024-12-10T08:23:59.246Z] 75654b8eeebd: Layer already exists [2024-12-10T08:23:59.246Z] 8db6b0a1da6a: Pushed [2024-12-10T08:23:59.246Z] decea6683471: Pushed [2024-12-10T08:24:00.224Z] 1f526ffb989a: Pushed [2024-12-10T08:24:01.165Z] 77219021a12a: Pushed [2024-12-10T08:24:01.165Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:01.494Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:01.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-10T08:24:01.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-10T08:24:01.820Z] 12996671c815: Preparing [2024-12-10T08:24:01.820Z] 88b512ef8c01: Preparing [2024-12-10T08:24:01.820Z] 1f526ffb989a: Preparing [2024-12-10T08:24:01.820Z] 17009f5695d3: Preparing [2024-12-10T08:24:01.820Z] 2e61656c5c30: Preparing [2024-12-10T08:24:01.820Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:01.820Z] 83b53bbce718: Preparing [2024-12-10T08:24:01.820Z] 8db6b0a1da6a: Preparing [2024-12-10T08:24:01.820Z] decea6683471: Preparing [2024-12-10T08:24:01.820Z] 77219021a12a: Preparing [2024-12-10T08:24:01.820Z] 75654b8eeebd: Preparing [2024-12-10T08:24:01.820Z] 77219021a12a: Waiting [2024-12-10T08:24:01.820Z] 83b53bbce718: Waiting [2024-12-10T08:24:01.820Z] decea6683471: Waiting [2024-12-10T08:24:01.820Z] 8db6b0a1da6a: Waiting [2024-12-10T08:24:01.820Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:01.820Z] 88b512ef8c01: Layer already exists [2024-12-10T08:24:01.820Z] 1f526ffb989a: Layer already exists [2024-12-10T08:24:01.820Z] 12996671c815: Layer already exists [2024-12-10T08:24:01.820Z] 17009f5695d3: Layer already exists [2024-12-10T08:24:01.820Z] 2e61656c5c30: Layer already exists [2024-12-10T08:24:01.820Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:01.820Z] decea6683471: Layer already exists [2024-12-10T08:24:01.820Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:01.820Z] 77219021a12a: Layer already exists [2024-12-10T08:24:01.820Z] 8db6b0a1da6a: Layer already exists [2024-12-10T08:24:01.820Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:01.820Z] latest: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:02.153Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:02.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 [2024-12-10T08:24:02.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-10T08:24:02.485Z] 12996671c815: Preparing [2024-12-10T08:24:02.485Z] 88b512ef8c01: Preparing [2024-12-10T08:24:02.485Z] 1f526ffb989a: Preparing [2024-12-10T08:24:02.485Z] 17009f5695d3: Preparing [2024-12-10T08:24:02.485Z] 2e61656c5c30: Preparing [2024-12-10T08:24:02.485Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:02.485Z] 83b53bbce718: Preparing [2024-12-10T08:24:02.485Z] 8db6b0a1da6a: Preparing [2024-12-10T08:24:02.485Z] decea6683471: Preparing [2024-12-10T08:24:02.485Z] 77219021a12a: Preparing [2024-12-10T08:24:02.485Z] 75654b8eeebd: Preparing [2024-12-10T08:24:02.485Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:02.485Z] 83b53bbce718: Waiting [2024-12-10T08:24:02.485Z] 77219021a12a: Waiting [2024-12-10T08:24:02.485Z] 8db6b0a1da6a: Waiting [2024-12-10T08:24:02.485Z] decea6683471: Waiting [2024-12-10T08:24:02.485Z] 75654b8eeebd: Waiting [2024-12-10T08:24:02.485Z] 2e61656c5c30: Layer already exists [2024-12-10T08:24:02.485Z] 12996671c815: Layer already exists [2024-12-10T08:24:02.485Z] 17009f5695d3: Layer already exists [2024-12-10T08:24:02.485Z] 1f526ffb989a: Layer already exists [2024-12-10T08:24:02.485Z] 88b512ef8c01: Layer already exists [2024-12-10T08:24:02.485Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:02.485Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:02.485Z] 8db6b0a1da6a: Layer already exists [2024-12-10T08:24:02.485Z] decea6683471: Layer already exists [2024-12-10T08:24:02.485Z] 77219021a12a: Layer already exists [2024-12-10T08:24:02.485Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:02.485Z] 4.0.0-dev.25: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:02.817Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:03.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:03.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-10T08:24:03.144Z] 12996671c815: Preparing [2024-12-10T08:24:03.144Z] 88b512ef8c01: Preparing [2024-12-10T08:24:03.144Z] 1f526ffb989a: Preparing [2024-12-10T08:24:03.144Z] 17009f5695d3: Preparing [2024-12-10T08:24:03.144Z] 2e61656c5c30: Preparing [2024-12-10T08:24:03.144Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:03.144Z] 83b53bbce718: Preparing [2024-12-10T08:24:03.144Z] 8db6b0a1da6a: Preparing [2024-12-10T08:24:03.144Z] decea6683471: Preparing [2024-12-10T08:24:03.144Z] 77219021a12a: Preparing [2024-12-10T08:24:03.144Z] 75654b8eeebd: Preparing [2024-12-10T08:24:03.144Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:03.144Z] 83b53bbce718: Waiting [2024-12-10T08:24:03.144Z] 8db6b0a1da6a: Waiting [2024-12-10T08:24:03.144Z] decea6683471: Waiting [2024-12-10T08:24:03.144Z] 77219021a12a: Waiting [2024-12-10T08:24:03.144Z] 75654b8eeebd: Waiting [2024-12-10T08:24:03.144Z] 1f526ffb989a: Layer already exists [2024-12-10T08:24:03.144Z] 12996671c815: Layer already exists [2024-12-10T08:24:03.144Z] 17009f5695d3: Layer already exists [2024-12-10T08:24:03.144Z] 2e61656c5c30: Layer already exists [2024-12-10T08:24:03.144Z] 88b512ef8c01: Layer already exists [2024-12-10T08:24:03.144Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:03.144Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:03.144Z] 77219021a12a: Layer already exists [2024-12-10T08:24:03.144Z] 8db6b0a1da6a: Layer already exists [2024-12-10T08:24:03.144Z] decea6683471: Layer already exists [2024-12-10T08:24:03.144Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:03.144Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:03.481Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:03.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-10T08:24:03.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-10T08:24:03.816Z] 12996671c815: Preparing [2024-12-10T08:24:03.816Z] 88b512ef8c01: Preparing [2024-12-10T08:24:03.816Z] 1f526ffb989a: Preparing [2024-12-10T08:24:03.816Z] 17009f5695d3: Preparing [2024-12-10T08:24:03.816Z] 2e61656c5c30: Preparing [2024-12-10T08:24:03.816Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:03.816Z] 83b53bbce718: Preparing [2024-12-10T08:24:03.816Z] 8db6b0a1da6a: Preparing [2024-12-10T08:24:03.816Z] decea6683471: Preparing [2024-12-10T08:24:03.816Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:03.816Z] decea6683471: Waiting [2024-12-10T08:24:03.816Z] 8db6b0a1da6a: Waiting [2024-12-10T08:24:03.816Z] 77219021a12a: Preparing [2024-12-10T08:24:03.816Z] 75654b8eeebd: Preparing [2024-12-10T08:24:03.816Z] 75654b8eeebd: Waiting [2024-12-10T08:24:03.816Z] 77219021a12a: Waiting [2024-12-10T08:24:03.816Z] 17009f5695d3: Layer already exists [2024-12-10T08:24:03.816Z] 2e61656c5c30: Layer already exists [2024-12-10T08:24:03.816Z] 1f526ffb989a: Layer already exists [2024-12-10T08:24:03.816Z] 12996671c815: Layer already exists [2024-12-10T08:24:03.816Z] 88b512ef8c01: Layer already exists [2024-12-10T08:24:03.816Z] 8db6b0a1da6a: Layer already exists [2024-12-10T08:24:03.816Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:03.816Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:03.816Z] decea6683471: Layer already exists [2024-12-10T08:24:03.816Z] 77219021a12a: Layer already exists [2024-12-10T08:24:03.816Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:03.816Z] main: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:03.898Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:03.909Z] taggedImages: [2024-12-10T08:24:03.909Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:03.909Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-10T08:24:03.909Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 [2024-12-10T08:24:03.909Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:03.909Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-10T08:24:03.944Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-10T08:24:03.944Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:03.944Z] latest [2024-12-10T08:24:03.944Z] 4.0.0-dev.25 [2024-12-10T08:24:03.944Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:03.944Z] main [2024-12-10T08:24:03.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:04.289Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:04.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:04.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-10T08:24:04.619Z] 11701a19c460: Preparing [2024-12-10T08:24:04.619Z] e973f3acec71: Preparing [2024-12-10T08:24:04.619Z] ab5cbe5b76de: Preparing [2024-12-10T08:24:04.619Z] 44ea75641f3a: Preparing [2024-12-10T08:24:04.619Z] a13aa9a3d467: Preparing [2024-12-10T08:24:04.619Z] a9039d34101e: Preparing [2024-12-10T08:24:04.619Z] ceb72eba6283: Preparing [2024-12-10T08:24:04.619Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:04.619Z] 83b53bbce718: Preparing [2024-12-10T08:24:04.619Z] 38143d94a60f: Preparing [2024-12-10T08:24:04.619Z] 4f35d4528379: Preparing [2024-12-10T08:24:04.619Z] 75654b8eeebd: Preparing [2024-12-10T08:24:04.619Z] ceb72eba6283: Waiting [2024-12-10T08:24:04.619Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:04.619Z] 83b53bbce718: Waiting [2024-12-10T08:24:04.619Z] 38143d94a60f: Waiting [2024-12-10T08:24:04.619Z] 4f35d4528379: Waiting [2024-12-10T08:24:04.619Z] a9039d34101e: Waiting [2024-12-10T08:24:04.619Z] 75654b8eeebd: Waiting [2024-12-10T08:24:04.619Z] a13aa9a3d467: Pushed [2024-12-10T08:24:04.619Z] e973f3acec71: Pushed [2024-12-10T08:24:04.619Z] 11701a19c460: Pushed [2024-12-10T08:24:04.619Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:04.619Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:04.619Z] a9039d34101e: Pushed [2024-12-10T08:24:04.879Z] ceb72eba6283: Pushed [2024-12-10T08:24:04.879Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:05.444Z] 38143d94a60f: Pushed [2024-12-10T08:24:05.444Z] 44ea75641f3a: Pushed [2024-12-10T08:24:06.012Z] ab5cbe5b76de: Pushed [2024-12-10T08:24:06.012Z] 4f35d4528379: Pushed [2024-12-10T08:24:06.012Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:06.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:06.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-10T08:24:06.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-10T08:24:06.675Z] 11701a19c460: Preparing [2024-12-10T08:24:06.675Z] e973f3acec71: Preparing [2024-12-10T08:24:06.675Z] ab5cbe5b76de: Preparing [2024-12-10T08:24:06.675Z] 44ea75641f3a: Preparing [2024-12-10T08:24:06.675Z] a13aa9a3d467: Preparing [2024-12-10T08:24:06.675Z] a9039d34101e: Preparing [2024-12-10T08:24:06.675Z] ceb72eba6283: Preparing [2024-12-10T08:24:06.675Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:06.675Z] 83b53bbce718: Preparing [2024-12-10T08:24:06.675Z] 38143d94a60f: Preparing [2024-12-10T08:24:06.675Z] 4f35d4528379: Preparing [2024-12-10T08:24:06.675Z] 75654b8eeebd: Preparing [2024-12-10T08:24:06.675Z] a9039d34101e: Waiting [2024-12-10T08:24:06.675Z] ceb72eba6283: Waiting [2024-12-10T08:24:06.675Z] 83b53bbce718: Waiting [2024-12-10T08:24:06.675Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:06.675Z] 4f35d4528379: Waiting [2024-12-10T08:24:06.675Z] 75654b8eeebd: Waiting [2024-12-10T08:24:06.675Z] a13aa9a3d467: Layer already exists [2024-12-10T08:24:06.675Z] e973f3acec71: Layer already exists [2024-12-10T08:24:06.675Z] 11701a19c460: Layer already exists [2024-12-10T08:24:06.675Z] ab5cbe5b76de: Layer already exists [2024-12-10T08:24:06.675Z] 44ea75641f3a: Layer already exists [2024-12-10T08:24:06.675Z] ceb72eba6283: Layer already exists [2024-12-10T08:24:06.675Z] a9039d34101e: Layer already exists [2024-12-10T08:24:06.675Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:06.675Z] 38143d94a60f: Layer already exists [2024-12-10T08:24:06.675Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:06.675Z] 4f35d4528379: Layer already exists [2024-12-10T08:24:06.675Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:06.675Z] latest: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:07.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:07.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 [2024-12-10T08:24:07.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-10T08:24:07.330Z] 11701a19c460: Preparing [2024-12-10T08:24:07.330Z] e973f3acec71: Preparing [2024-12-10T08:24:07.330Z] ab5cbe5b76de: Preparing [2024-12-10T08:24:07.330Z] 44ea75641f3a: Preparing [2024-12-10T08:24:07.330Z] a13aa9a3d467: Preparing [2024-12-10T08:24:07.330Z] a9039d34101e: Preparing [2024-12-10T08:24:07.330Z] ceb72eba6283: Preparing [2024-12-10T08:24:07.330Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:07.330Z] 83b53bbce718: Preparing [2024-12-10T08:24:07.330Z] 38143d94a60f: Preparing [2024-12-10T08:24:07.330Z] 4f35d4528379: Preparing [2024-12-10T08:24:07.330Z] 75654b8eeebd: Preparing [2024-12-10T08:24:07.330Z] 38143d94a60f: Waiting [2024-12-10T08:24:07.330Z] 4f35d4528379: Waiting [2024-12-10T08:24:07.330Z] a9039d34101e: Waiting [2024-12-10T08:24:07.330Z] 75654b8eeebd: Waiting [2024-12-10T08:24:07.330Z] 83b53bbce718: Waiting [2024-12-10T08:24:07.330Z] ceb72eba6283: Waiting [2024-12-10T08:24:07.330Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:07.330Z] 44ea75641f3a: Layer already exists [2024-12-10T08:24:07.330Z] 11701a19c460: Layer already exists [2024-12-10T08:24:07.330Z] a13aa9a3d467: Layer already exists [2024-12-10T08:24:07.330Z] e973f3acec71: Layer already exists [2024-12-10T08:24:07.330Z] ab5cbe5b76de: Layer already exists [2024-12-10T08:24:07.330Z] a9039d34101e: Layer already exists [2024-12-10T08:24:07.330Z] ceb72eba6283: Layer already exists [2024-12-10T08:24:07.330Z] 38143d94a60f: Layer already exists [2024-12-10T08:24:07.330Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:07.330Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:07.330Z] 4f35d4528379: Layer already exists [2024-12-10T08:24:07.330Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:07.330Z] 4.0.0-dev.25: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:07.668Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:07.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:07.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-10T08:24:07.992Z] 11701a19c460: Preparing [2024-12-10T08:24:07.992Z] e973f3acec71: Preparing [2024-12-10T08:24:07.992Z] ab5cbe5b76de: Preparing [2024-12-10T08:24:07.992Z] 44ea75641f3a: Preparing [2024-12-10T08:24:07.992Z] a13aa9a3d467: Preparing [2024-12-10T08:24:07.992Z] a9039d34101e: Preparing [2024-12-10T08:24:07.992Z] ceb72eba6283: Preparing [2024-12-10T08:24:07.992Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:07.992Z] 83b53bbce718: Preparing [2024-12-10T08:24:07.992Z] 38143d94a60f: Preparing [2024-12-10T08:24:07.992Z] 4f35d4528379: Preparing [2024-12-10T08:24:07.992Z] 75654b8eeebd: Preparing [2024-12-10T08:24:07.992Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:07.992Z] 83b53bbce718: Waiting [2024-12-10T08:24:07.992Z] 38143d94a60f: Waiting [2024-12-10T08:24:07.992Z] 4f35d4528379: Waiting [2024-12-10T08:24:07.992Z] 75654b8eeebd: Waiting [2024-12-10T08:24:07.992Z] a9039d34101e: Waiting [2024-12-10T08:24:07.992Z] ceb72eba6283: Waiting [2024-12-10T08:24:07.992Z] 11701a19c460: Layer already exists [2024-12-10T08:24:07.992Z] e973f3acec71: Layer already exists [2024-12-10T08:24:07.992Z] a13aa9a3d467: Layer already exists [2024-12-10T08:24:07.992Z] 44ea75641f3a: Layer already exists [2024-12-10T08:24:07.992Z] ab5cbe5b76de: Layer already exists [2024-12-10T08:24:07.992Z] ceb72eba6283: Layer already exists [2024-12-10T08:24:07.992Z] 38143d94a60f: Layer already exists [2024-12-10T08:24:07.992Z] a9039d34101e: Layer already exists [2024-12-10T08:24:07.992Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:07.992Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:07.992Z] 4f35d4528379: Layer already exists [2024-12-10T08:24:07.992Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:07.992Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:08.324Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:08.656Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-10T08:24:08.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-10T08:24:08.656Z] 11701a19c460: Preparing [2024-12-10T08:24:08.656Z] e973f3acec71: Preparing [2024-12-10T08:24:08.656Z] ab5cbe5b76de: Preparing [2024-12-10T08:24:08.657Z] 44ea75641f3a: Preparing [2024-12-10T08:24:08.657Z] a13aa9a3d467: Preparing [2024-12-10T08:24:08.657Z] a9039d34101e: Preparing [2024-12-10T08:24:08.657Z] ceb72eba6283: Preparing [2024-12-10T08:24:08.657Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:08.657Z] 83b53bbce718: Preparing [2024-12-10T08:24:08.657Z] 38143d94a60f: Preparing [2024-12-10T08:24:08.657Z] 4f35d4528379: Preparing [2024-12-10T08:24:08.657Z] 75654b8eeebd: Preparing [2024-12-10T08:24:08.657Z] a9039d34101e: Waiting [2024-12-10T08:24:08.657Z] 38143d94a60f: Waiting [2024-12-10T08:24:08.657Z] ceb72eba6283: Waiting [2024-12-10T08:24:08.657Z] 8e6e46ddd3ac: Waiting [2024-12-10T08:24:08.657Z] 4f35d4528379: Waiting [2024-12-10T08:24:08.657Z] 75654b8eeebd: Waiting [2024-12-10T08:24:08.657Z] 83b53bbce718: Waiting [2024-12-10T08:24:08.657Z] 44ea75641f3a: Layer already exists [2024-12-10T08:24:08.657Z] a13aa9a3d467: Layer already exists [2024-12-10T08:24:08.657Z] ab5cbe5b76de: Layer already exists [2024-12-10T08:24:08.657Z] e973f3acec71: Layer already exists [2024-12-10T08:24:08.657Z] 11701a19c460: Layer already exists [2024-12-10T08:24:08.657Z] a9039d34101e: Layer already exists [2024-12-10T08:24:08.657Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:08.657Z] ceb72eba6283: Layer already exists [2024-12-10T08:24:08.657Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:08.657Z] 38143d94a60f: Layer already exists [2024-12-10T08:24:08.657Z] 4f35d4528379: Layer already exists [2024-12-10T08:24:08.657Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:08.657Z] main: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:08.743Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:08.759Z] taggedImages: [2024-12-10T08:24:08.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:08.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-10T08:24:08.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 [2024-12-10T08:24:08.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:08.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-10T08:24:08.784Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-10T08:24:08.784Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:08.784Z] latest [2024-12-10T08:24:08.784Z] 4.0.0-dev.25 [2024-12-10T08:24:08.784Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:08.784Z] main [2024-12-10T08:24:08.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:09.125Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:09.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:09.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-10T08:24:09.447Z] 5ab6642930b6: Preparing [2024-12-10T08:24:09.447Z] e622e2956e69: Preparing [2024-12-10T08:24:09.447Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:09.447Z] 83b53bbce718: Preparing [2024-12-10T08:24:09.447Z] 96eb9d7d6fea: Preparing [2024-12-10T08:24:09.447Z] d5a593955f9b: Preparing [2024-12-10T08:24:09.447Z] 75654b8eeebd: Preparing [2024-12-10T08:24:09.447Z] d5a593955f9b: Waiting [2024-12-10T08:24:09.447Z] 75654b8eeebd: Waiting [2024-12-10T08:24:09.447Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:09.447Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:09.447Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:09.447Z] 5ab6642930b6: Pushed [2024-12-10T08:24:10.012Z] 96eb9d7d6fea: Pushed [2024-12-10T08:24:10.270Z] d5a593955f9b: Pushed [2024-12-10T08:24:11.206Z] e622e2956e69: Pushed [2024-12-10T08:24:11.206Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:11.542Z] + 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 [2024-12-10T08:24:11.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-10T08:24:11.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-10T08:24:11.874Z] 5ab6642930b6: Preparing [2024-12-10T08:24:11.874Z] e622e2956e69: Preparing [2024-12-10T08:24:11.874Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:11.874Z] 83b53bbce718: Preparing [2024-12-10T08:24:11.874Z] 96eb9d7d6fea: Preparing [2024-12-10T08:24:11.874Z] d5a593955f9b: Preparing [2024-12-10T08:24:11.874Z] 75654b8eeebd: Preparing [2024-12-10T08:24:11.874Z] d5a593955f9b: Waiting [2024-12-10T08:24:11.874Z] 75654b8eeebd: Waiting [2024-12-10T08:24:11.874Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:11.874Z] 5ab6642930b6: Layer already exists [2024-12-10T08:24:11.874Z] 96eb9d7d6fea: Layer already exists [2024-12-10T08:24:11.874Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:11.874Z] e622e2956e69: Layer already exists [2024-12-10T08:24:11.874Z] d5a593955f9b: Layer already exists [2024-12-10T08:24:11.874Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:11.874Z] latest: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:12.203Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:12.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 [2024-12-10T08:24:12.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-10T08:24:12.533Z] 5ab6642930b6: Preparing [2024-12-10T08:24:12.533Z] e622e2956e69: Preparing [2024-12-10T08:24:12.533Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:12.533Z] 83b53bbce718: Preparing [2024-12-10T08:24:12.533Z] 96eb9d7d6fea: Preparing [2024-12-10T08:24:12.533Z] d5a593955f9b: Preparing [2024-12-10T08:24:12.533Z] 75654b8eeebd: Preparing [2024-12-10T08:24:12.533Z] d5a593955f9b: Waiting [2024-12-10T08:24:12.533Z] 75654b8eeebd: Waiting [2024-12-10T08:24:12.533Z] 5ab6642930b6: Layer already exists [2024-12-10T08:24:12.533Z] 96eb9d7d6fea: Layer already exists [2024-12-10T08:24:12.533Z] e622e2956e69: Layer already exists [2024-12-10T08:24:12.533Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:12.533Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:12.533Z] d5a593955f9b: Layer already exists [2024-12-10T08:24:12.533Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:12.533Z] 4.0.0-dev.25: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:12.868Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:13.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:13.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-10T08:24:13.188Z] 5ab6642930b6: Preparing [2024-12-10T08:24:13.188Z] e622e2956e69: Preparing [2024-12-10T08:24:13.188Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:13.188Z] 83b53bbce718: Preparing [2024-12-10T08:24:13.188Z] 96eb9d7d6fea: Preparing [2024-12-10T08:24:13.188Z] d5a593955f9b: Preparing [2024-12-10T08:24:13.188Z] 75654b8eeebd: Preparing [2024-12-10T08:24:13.188Z] d5a593955f9b: Waiting [2024-12-10T08:24:13.188Z] 75654b8eeebd: Waiting [2024-12-10T08:24:13.188Z] e622e2956e69: Layer already exists [2024-12-10T08:24:13.188Z] 5ab6642930b6: Layer already exists [2024-12-10T08:24:13.188Z] 96eb9d7d6fea: Layer already exists [2024-12-10T08:24:13.188Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:13.188Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:13.188Z] d5a593955f9b: Layer already exists [2024-12-10T08:24:13.188Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:13.188Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:13.521Z] + 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 [2024-12-10T08:24:13.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-10T08:24:13.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-10T08:24:13.844Z] 5ab6642930b6: Preparing [2024-12-10T08:24:13.844Z] e622e2956e69: Preparing [2024-12-10T08:24:13.844Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:13.844Z] 83b53bbce718: Preparing [2024-12-10T08:24:13.844Z] 96eb9d7d6fea: Preparing [2024-12-10T08:24:13.844Z] d5a593955f9b: Preparing [2024-12-10T08:24:13.844Z] 75654b8eeebd: Preparing [2024-12-10T08:24:13.844Z] d5a593955f9b: Waiting [2024-12-10T08:24:13.844Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:13.844Z] 5ab6642930b6: Layer already exists [2024-12-10T08:24:13.844Z] e622e2956e69: Layer already exists [2024-12-10T08:24:13.844Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:13.844Z] 96eb9d7d6fea: Layer already exists [2024-12-10T08:24:13.844Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:13.844Z] d5a593955f9b: Layer already exists [2024-12-10T08:24:13.844Z] main: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:13.919Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:13.933Z] taggedImages: [2024-12-10T08:24:13.933Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:13.933Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-10T08:24:13.933Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 [2024-12-10T08:24:13.933Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:13.933Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-10T08:24:13.961Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-10T08:24:13.961Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:13.961Z] latest [2024-12-10T08:24:13.961Z] 4.0.0-dev.25 [2024-12-10T08:24:13.961Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:13.961Z] main [2024-12-10T08:24:13.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:14.303Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:14.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:14.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-10T08:24:14.621Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:14.621Z] cca8358f875a: Preparing [2024-12-10T08:24:14.621Z] 3880447c3f42: Preparing [2024-12-10T08:24:14.621Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:14.621Z] 83b53bbce718: Preparing [2024-12-10T08:24:14.621Z] 19efbe3f887a: Preparing [2024-12-10T08:24:14.621Z] 0d5e077bb8ad: Preparing [2024-12-10T08:24:14.621Z] bd4049db89f2: Preparing [2024-12-10T08:24:14.621Z] b9768e2a7601: Preparing [2024-12-10T08:24:14.621Z] 75654b8eeebd: Preparing [2024-12-10T08:24:14.621Z] bd4049db89f2: Waiting [2024-12-10T08:24:14.621Z] b9768e2a7601: Waiting [2024-12-10T08:24:14.621Z] 75654b8eeebd: Waiting [2024-12-10T08:24:14.621Z] 19efbe3f887a: Waiting [2024-12-10T08:24:14.621Z] 0d5e077bb8ad: Waiting [2024-12-10T08:24:14.621Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:14.621Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:14.621Z] 7c3fc5c4127e: Pushed [2024-12-10T08:24:14.621Z] 3880447c3f42: Pushed [2024-12-10T08:24:14.621Z] cca8358f875a: Pushed [2024-12-10T08:24:14.621Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:14.882Z] bd4049db89f2: Pushed [2024-12-10T08:24:15.821Z] b9768e2a7601: Pushed [2024-12-10T08:24:21.096Z] 0d5e077bb8ad: Pushed [2024-12-10T08:24:24.387Z] 19efbe3f887a: Pushed [2024-12-10T08:24:24.387Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:24.719Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:25.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-10T08:24:25.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-10T08:24:25.051Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:25.051Z] cca8358f875a: Preparing [2024-12-10T08:24:25.051Z] 3880447c3f42: Preparing [2024-12-10T08:24:25.051Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:25.051Z] 83b53bbce718: Preparing [2024-12-10T08:24:25.051Z] 19efbe3f887a: Preparing [2024-12-10T08:24:25.051Z] 0d5e077bb8ad: Preparing [2024-12-10T08:24:25.051Z] bd4049db89f2: Preparing [2024-12-10T08:24:25.051Z] b9768e2a7601: Preparing [2024-12-10T08:24:25.051Z] 75654b8eeebd: Preparing [2024-12-10T08:24:25.051Z] 19efbe3f887a: Waiting [2024-12-10T08:24:25.051Z] b9768e2a7601: Waiting [2024-12-10T08:24:25.051Z] 0d5e077bb8ad: Waiting [2024-12-10T08:24:25.051Z] 75654b8eeebd: Waiting [2024-12-10T08:24:25.051Z] bd4049db89f2: Waiting [2024-12-10T08:24:25.051Z] cca8358f875a: Layer already exists [2024-12-10T08:24:25.051Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:25.051Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:25.051Z] 3880447c3f42: Layer already exists [2024-12-10T08:24:25.051Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:25.051Z] 19efbe3f887a: Layer already exists [2024-12-10T08:24:25.051Z] 0d5e077bb8ad: Layer already exists [2024-12-10T08:24:25.051Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:25.051Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:25.051Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:25.051Z] latest: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:25.374Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:25.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 [2024-12-10T08:24:25.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-10T08:24:25.706Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:25.706Z] cca8358f875a: Preparing [2024-12-10T08:24:25.706Z] 3880447c3f42: Preparing [2024-12-10T08:24:25.706Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:25.706Z] 83b53bbce718: Preparing [2024-12-10T08:24:25.706Z] 19efbe3f887a: Preparing [2024-12-10T08:24:25.706Z] 0d5e077bb8ad: Preparing [2024-12-10T08:24:25.706Z] 19efbe3f887a: Waiting [2024-12-10T08:24:25.706Z] bd4049db89f2: Preparing [2024-12-10T08:24:25.706Z] b9768e2a7601: Preparing [2024-12-10T08:24:25.706Z] 75654b8eeebd: Preparing [2024-12-10T08:24:25.706Z] bd4049db89f2: Waiting [2024-12-10T08:24:25.706Z] 75654b8eeebd: Waiting [2024-12-10T08:24:25.706Z] 0d5e077bb8ad: Waiting [2024-12-10T08:24:25.706Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:25.706Z] cca8358f875a: Layer already exists [2024-12-10T08:24:25.706Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:25.706Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:25.706Z] 3880447c3f42: Layer already exists [2024-12-10T08:24:25.706Z] 19efbe3f887a: Layer already exists [2024-12-10T08:24:25.706Z] 0d5e077bb8ad: Layer already exists [2024-12-10T08:24:25.706Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:25.706Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:25.706Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:25.706Z] 4.0.0-dev.25: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:26.039Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:26.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:26.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-10T08:24:26.367Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:26.367Z] cca8358f875a: Preparing [2024-12-10T08:24:26.367Z] 3880447c3f42: Preparing [2024-12-10T08:24:26.367Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:26.367Z] 83b53bbce718: Preparing [2024-12-10T08:24:26.367Z] 19efbe3f887a: Preparing [2024-12-10T08:24:26.367Z] 0d5e077bb8ad: Preparing [2024-12-10T08:24:26.367Z] bd4049db89f2: Preparing [2024-12-10T08:24:26.367Z] b9768e2a7601: Preparing [2024-12-10T08:24:26.367Z] 75654b8eeebd: Preparing [2024-12-10T08:24:26.367Z] b9768e2a7601: Waiting [2024-12-10T08:24:26.367Z] bd4049db89f2: Waiting [2024-12-10T08:24:26.367Z] 19efbe3f887a: Waiting [2024-12-10T08:24:26.367Z] 0d5e077bb8ad: Waiting [2024-12-10T08:24:26.367Z] 75654b8eeebd: Waiting [2024-12-10T08:24:26.367Z] cca8358f875a: Layer already exists [2024-12-10T08:24:26.367Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:26.367Z] 3880447c3f42: Layer already exists [2024-12-10T08:24:26.367Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:26.367Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:26.367Z] 19efbe3f887a: Layer already exists [2024-12-10T08:24:26.367Z] 0d5e077bb8ad: Layer already exists [2024-12-10T08:24:26.367Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:26.367Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:26.367Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:26.367Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:26.696Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:27.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-10T08:24:27.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-10T08:24:27.031Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:27.031Z] cca8358f875a: Preparing [2024-12-10T08:24:27.031Z] 3880447c3f42: Preparing [2024-12-10T08:24:27.031Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:27.031Z] 83b53bbce718: Preparing [2024-12-10T08:24:27.031Z] 19efbe3f887a: Preparing [2024-12-10T08:24:27.031Z] 0d5e077bb8ad: Preparing [2024-12-10T08:24:27.031Z] bd4049db89f2: Preparing [2024-12-10T08:24:27.031Z] b9768e2a7601: Preparing [2024-12-10T08:24:27.031Z] 75654b8eeebd: Preparing [2024-12-10T08:24:27.031Z] 19efbe3f887a: Waiting [2024-12-10T08:24:27.031Z] 75654b8eeebd: Waiting [2024-12-10T08:24:27.031Z] 0d5e077bb8ad: Waiting [2024-12-10T08:24:27.031Z] 3880447c3f42: Layer already exists [2024-12-10T08:24:27.031Z] cca8358f875a: Layer already exists [2024-12-10T08:24:27.031Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:27.031Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:27.031Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:27.031Z] 0d5e077bb8ad: Layer already exists [2024-12-10T08:24:27.031Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:27.031Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:27.031Z] 19efbe3f887a: Layer already exists [2024-12-10T08:24:27.031Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:27.031Z] main: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:27.107Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:27.121Z] taggedImages: [2024-12-10T08:24:27.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:27.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-10T08:24:27.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 [2024-12-10T08:24:27.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:27.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-10T08:24:27.149Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-10T08:24:27.149Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:27.149Z] latest [2024-12-10T08:24:27.149Z] 4.0.0-dev.25 [2024-12-10T08:24:27.149Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:27.149Z] main [2024-12-10T08:24:27.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:27.498Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:27.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:27.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-10T08:24:27.825Z] 07855f26a03d: Preparing [2024-12-10T08:24:27.825Z] 3cee47040440: Preparing [2024-12-10T08:24:27.825Z] 91a13f35e320: Preparing [2024-12-10T08:24:27.825Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:27.825Z] 83b53bbce718: Preparing [2024-12-10T08:24:27.825Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:27.825Z] c29bd7759f97: Preparing [2024-12-10T08:24:27.825Z] 4d3cfb40c0d7: Preparing [2024-12-10T08:24:27.825Z] 75654b8eeebd: Preparing [2024-12-10T08:24:27.825Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:27.825Z] c29bd7759f97: Waiting [2024-12-10T08:24:27.825Z] 75654b8eeebd: Waiting [2024-12-10T08:24:27.825Z] 4d3cfb40c0d7: Waiting [2024-12-10T08:24:27.825Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:27.825Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:28.084Z] 07855f26a03d: Pushed [2024-12-10T08:24:28.343Z] 91a13f35e320: Pushed [2024-12-10T08:24:28.343Z] 3cee47040440: Pushed [2024-12-10T08:24:28.343Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:28.343Z] c29bd7759f97: Pushed [2024-12-10T08:24:28.604Z] 4d3cfb40c0d7: Pushed [2024-12-10T08:24:36.765Z] bb2efd63f2ed: Pushed [2024-12-10T08:24:36.765Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:37.350Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:38.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-10T08:24:38.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-10T08:24:38.741Z] 07855f26a03d: Preparing [2024-12-10T08:24:38.741Z] 3cee47040440: Preparing [2024-12-10T08:24:38.741Z] 91a13f35e320: Preparing [2024-12-10T08:24:38.741Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:38.741Z] 83b53bbce718: Preparing [2024-12-10T08:24:38.741Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:38.741Z] c29bd7759f97: Preparing [2024-12-10T08:24:38.741Z] 4d3cfb40c0d7: Preparing [2024-12-10T08:24:38.741Z] 75654b8eeebd: Preparing [2024-12-10T08:24:38.741Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:38.741Z] c29bd7759f97: Waiting [2024-12-10T08:24:38.741Z] 4d3cfb40c0d7: Waiting [2024-12-10T08:24:38.741Z] 75654b8eeebd: Waiting [2024-12-10T08:24:38.741Z] 3cee47040440: Layer already exists [2024-12-10T08:24:38.741Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:38.741Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:38.741Z] 91a13f35e320: Layer already exists [2024-12-10T08:24:38.741Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:38.741Z] 4d3cfb40c0d7: Layer already exists [2024-12-10T08:24:38.741Z] c29bd7759f97: Layer already exists [2024-12-10T08:24:38.741Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:38.999Z] 07855f26a03d: Layer already exists [2024-12-10T08:24:39.259Z] latest: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:39.577Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:40.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 [2024-12-10T08:24:40.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-10T08:24:40.846Z] 07855f26a03d: Preparing [2024-12-10T08:24:40.846Z] 3cee47040440: Preparing [2024-12-10T08:24:40.846Z] 91a13f35e320: Preparing [2024-12-10T08:24:40.846Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:40.846Z] 83b53bbce718: Preparing [2024-12-10T08:24:40.846Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:40.846Z] c29bd7759f97: Preparing [2024-12-10T08:24:40.846Z] 4d3cfb40c0d7: Preparing [2024-12-10T08:24:40.846Z] 75654b8eeebd: Preparing [2024-12-10T08:24:40.846Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:40.846Z] c29bd7759f97: Waiting [2024-12-10T08:24:40.846Z] 4d3cfb40c0d7: Waiting [2024-12-10T08:24:40.846Z] 75654b8eeebd: Waiting [2024-12-10T08:24:40.846Z] 3cee47040440: Layer already exists [2024-12-10T08:24:40.846Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:40.846Z] 91a13f35e320: Layer already exists [2024-12-10T08:24:40.846Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:40.846Z] 07855f26a03d: Layer already exists [2024-12-10T08:24:40.846Z] c29bd7759f97: Layer already exists [2024-12-10T08:24:40.846Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:40.846Z] 4d3cfb40c0d7: Layer already exists [2024-12-10T08:24:40.846Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:40.846Z] 4.0.0-dev.25: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:41.164Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:41.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:41.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-10T08:24:41.750Z] 07855f26a03d: Preparing [2024-12-10T08:24:41.750Z] 3cee47040440: Preparing [2024-12-10T08:24:41.750Z] 91a13f35e320: Preparing [2024-12-10T08:24:41.750Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:41.750Z] 83b53bbce718: Preparing [2024-12-10T08:24:41.750Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:41.750Z] c29bd7759f97: Preparing [2024-12-10T08:24:41.750Z] 4d3cfb40c0d7: Preparing [2024-12-10T08:24:41.750Z] 75654b8eeebd: Preparing [2024-12-10T08:24:41.750Z] c29bd7759f97: Waiting [2024-12-10T08:24:41.750Z] 4d3cfb40c0d7: Waiting [2024-12-10T08:24:41.750Z] 75654b8eeebd: Waiting [2024-12-10T08:24:41.750Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:41.750Z] 07855f26a03d: Layer already exists [2024-12-10T08:24:41.750Z] 91a13f35e320: Layer already exists [2024-12-10T08:24:41.750Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:41.750Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:41.750Z] 3cee47040440: Layer already exists [2024-12-10T08:24:41.750Z] c29bd7759f97: Layer already exists [2024-12-10T08:24:41.750Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:41.750Z] 4d3cfb40c0d7: Layer already exists [2024-12-10T08:24:41.750Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:41.750Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:42.079Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:42.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-10T08:24:42.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-10T08:24:42.673Z] 07855f26a03d: Preparing [2024-12-10T08:24:42.673Z] 3cee47040440: Preparing [2024-12-10T08:24:42.673Z] 91a13f35e320: Preparing [2024-12-10T08:24:42.673Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:42.673Z] 83b53bbce718: Preparing [2024-12-10T08:24:42.673Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:42.673Z] c29bd7759f97: Preparing [2024-12-10T08:24:42.673Z] 4d3cfb40c0d7: Preparing [2024-12-10T08:24:42.673Z] 75654b8eeebd: Preparing [2024-12-10T08:24:42.673Z] c29bd7759f97: Waiting [2024-12-10T08:24:42.673Z] 4d3cfb40c0d7: Waiting [2024-12-10T08:24:42.673Z] 75654b8eeebd: Waiting [2024-12-10T08:24:42.673Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:42.673Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:42.673Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:42.673Z] 3cee47040440: Layer already exists [2024-12-10T08:24:42.673Z] 07855f26a03d: Layer already exists [2024-12-10T08:24:42.673Z] 91a13f35e320: Layer already exists [2024-12-10T08:24:42.673Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:42.673Z] c29bd7759f97: Layer already exists [2024-12-10T08:24:42.673Z] 4d3cfb40c0d7: Layer already exists [2024-12-10T08:24:42.673Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:42.673Z] main: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:42.753Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:42.765Z] taggedImages: [2024-12-10T08:24:42.765Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:42.765Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-10T08:24:42.765Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 [2024-12-10T08:24:42.765Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:42.765Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-10T08:24:42.794Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-10T08:24:42.794Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:42.794Z] latest [2024-12-10T08:24:42.794Z] 4.0.0-dev.25 [2024-12-10T08:24:42.794Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:42.794Z] main [2024-12-10T08:24:42.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:43.141Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:43.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:43.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-10T08:24:43.468Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:43.468Z] b5fd3b387d0b: Preparing [2024-12-10T08:24:43.468Z] 0b1d0136e3c9: Preparing [2024-12-10T08:24:43.468Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:43.468Z] 83b53bbce718: Preparing [2024-12-10T08:24:43.468Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:43.468Z] bd4049db89f2: Preparing [2024-12-10T08:24:43.468Z] b9768e2a7601: Preparing [2024-12-10T08:24:43.468Z] 75654b8eeebd: Preparing [2024-12-10T08:24:43.468Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:43.468Z] b9768e2a7601: Waiting [2024-12-10T08:24:43.468Z] bd4049db89f2: Waiting [2024-12-10T08:24:43.468Z] 75654b8eeebd: Waiting [2024-12-10T08:24:43.468Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:43.468Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:43.468Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:43.468Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:43.468Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:43.468Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:43.468Z] 0b1d0136e3c9: Pushed [2024-12-10T08:24:43.468Z] b5fd3b387d0b: Pushed [2024-12-10T08:24:43.468Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:43.727Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:44.071Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:44.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-10T08:24:44.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-10T08:24:44.399Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:44.399Z] b5fd3b387d0b: Preparing [2024-12-10T08:24:44.399Z] 0b1d0136e3c9: Preparing [2024-12-10T08:24:44.399Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:44.399Z] 83b53bbce718: Preparing [2024-12-10T08:24:44.399Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:44.399Z] bd4049db89f2: Preparing [2024-12-10T08:24:44.399Z] b9768e2a7601: Preparing [2024-12-10T08:24:44.399Z] 75654b8eeebd: Preparing [2024-12-10T08:24:44.399Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:44.399Z] bd4049db89f2: Waiting [2024-12-10T08:24:44.399Z] 75654b8eeebd: Waiting [2024-12-10T08:24:44.399Z] 0b1d0136e3c9: Layer already exists [2024-12-10T08:24:44.399Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:44.399Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:44.399Z] b5fd3b387d0b: Layer already exists [2024-12-10T08:24:44.399Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:44.399Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:44.399Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:44.399Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:44.399Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:44.399Z] latest: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:44.728Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:45.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 [2024-12-10T08:24:45.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-10T08:24:45.062Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:45.062Z] b5fd3b387d0b: Preparing [2024-12-10T08:24:45.062Z] 0b1d0136e3c9: Preparing [2024-12-10T08:24:45.062Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:45.062Z] 83b53bbce718: Preparing [2024-12-10T08:24:45.062Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:45.062Z] bd4049db89f2: Preparing [2024-12-10T08:24:45.062Z] b9768e2a7601: Preparing [2024-12-10T08:24:45.062Z] 75654b8eeebd: Preparing [2024-12-10T08:24:45.062Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:45.062Z] bd4049db89f2: Waiting [2024-12-10T08:24:45.062Z] 75654b8eeebd: Waiting [2024-12-10T08:24:45.062Z] b9768e2a7601: Waiting [2024-12-10T08:24:45.062Z] 0b1d0136e3c9: Layer already exists [2024-12-10T08:24:45.062Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:45.062Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:45.062Z] b5fd3b387d0b: Layer already exists [2024-12-10T08:24:45.062Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:45.062Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:45.062Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:45.062Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:45.062Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:45.062Z] 4.0.0-dev.25: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:45.380Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:45.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:45.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-10T08:24:45.708Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:45.708Z] b5fd3b387d0b: Preparing [2024-12-10T08:24:45.708Z] 0b1d0136e3c9: Preparing [2024-12-10T08:24:45.708Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:45.708Z] 83b53bbce718: Preparing [2024-12-10T08:24:45.708Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:45.708Z] bd4049db89f2: Preparing [2024-12-10T08:24:45.708Z] b9768e2a7601: Preparing [2024-12-10T08:24:45.708Z] 75654b8eeebd: Preparing [2024-12-10T08:24:45.708Z] b9768e2a7601: Waiting [2024-12-10T08:24:45.708Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:45.708Z] bd4049db89f2: Waiting [2024-12-10T08:24:45.708Z] 75654b8eeebd: Waiting [2024-12-10T08:24:45.708Z] b5fd3b387d0b: Layer already exists [2024-12-10T08:24:45.708Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:45.708Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:45.708Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:45.708Z] 0b1d0136e3c9: Layer already exists [2024-12-10T08:24:45.708Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:45.708Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:45.708Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:45.708Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:45.708Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:46.034Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:46.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-10T08:24:46.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-10T08:24:46.454Z] 7c3fc5c4127e: Preparing [2024-12-10T08:24:46.454Z] b5fd3b387d0b: Preparing [2024-12-10T08:24:46.454Z] 0b1d0136e3c9: Preparing [2024-12-10T08:24:46.454Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:46.454Z] 83b53bbce718: Preparing [2024-12-10T08:24:46.454Z] bb2efd63f2ed: Preparing [2024-12-10T08:24:46.454Z] bd4049db89f2: Preparing [2024-12-10T08:24:46.454Z] b9768e2a7601: Preparing [2024-12-10T08:24:46.454Z] 75654b8eeebd: Preparing [2024-12-10T08:24:46.454Z] bb2efd63f2ed: Waiting [2024-12-10T08:24:46.454Z] b9768e2a7601: Waiting [2024-12-10T08:24:46.454Z] bd4049db89f2: Waiting [2024-12-10T08:24:46.454Z] 75654b8eeebd: Waiting [2024-12-10T08:24:46.454Z] b5fd3b387d0b: Layer already exists [2024-12-10T08:24:46.454Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:46.454Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:46.454Z] 7c3fc5c4127e: Layer already exists [2024-12-10T08:24:46.454Z] 0b1d0136e3c9: Layer already exists [2024-12-10T08:24:46.454Z] b9768e2a7601: Layer already exists [2024-12-10T08:24:46.454Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:46.454Z] bb2efd63f2ed: Layer already exists [2024-12-10T08:24:46.454Z] bd4049db89f2: Layer already exists [2024-12-10T08:24:46.454Z] main: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:46.531Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:46.544Z] taggedImages: [2024-12-10T08:24:46.544Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:46.544Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-10T08:24:46.544Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 [2024-12-10T08:24:46.544Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:46.544Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-10T08:24:46.574Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-10T08:24:46.574Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:46.574Z] latest [2024-12-10T08:24:46.574Z] 4.0.0-dev.25 [2024-12-10T08:24:46.574Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:46.574Z] main [2024-12-10T08:24:46.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:46.926Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:47.252Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:47.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-10T08:24:47.252Z] 736ee26851be: Preparing [2024-12-10T08:24:47.252Z] 2254a4269742: Preparing [2024-12-10T08:24:47.252Z] 63e9bfc93bd1: Preparing [2024-12-10T08:24:47.252Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:47.252Z] 83b53bbce718: Preparing [2024-12-10T08:24:47.252Z] b03b93b62659: Preparing [2024-12-10T08:24:47.252Z] 9945df461ace: Preparing [2024-12-10T08:24:47.252Z] 75654b8eeebd: Preparing [2024-12-10T08:24:47.252Z] 9945df461ace: Waiting [2024-12-10T08:24:47.252Z] b03b93b62659: Waiting [2024-12-10T08:24:47.252Z] 75654b8eeebd: Waiting [2024-12-10T08:24:47.252Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:47.252Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:47.252Z] 2254a4269742: Pushed [2024-12-10T08:24:47.252Z] 736ee26851be: Pushed [2024-12-10T08:24:47.252Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:47.252Z] 9945df461ace: Pushed [2024-12-10T08:24:47.820Z] b03b93b62659: Pushed [2024-12-10T08:24:51.131Z] 63e9bfc93bd1: Pushed [2024-12-10T08:24:51.131Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:51.463Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:51.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-10T08:24:51.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-10T08:24:51.794Z] 736ee26851be: Preparing [2024-12-10T08:24:51.794Z] 2254a4269742: Preparing [2024-12-10T08:24:51.794Z] 63e9bfc93bd1: Preparing [2024-12-10T08:24:51.794Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:51.794Z] 83b53bbce718: Preparing [2024-12-10T08:24:51.794Z] b03b93b62659: Preparing [2024-12-10T08:24:51.794Z] 9945df461ace: Preparing [2024-12-10T08:24:51.794Z] 75654b8eeebd: Preparing [2024-12-10T08:24:51.794Z] b03b93b62659: Waiting [2024-12-10T08:24:51.794Z] 9945df461ace: Waiting [2024-12-10T08:24:51.794Z] 75654b8eeebd: Waiting [2024-12-10T08:24:51.794Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:51.794Z] 63e9bfc93bd1: Layer already exists [2024-12-10T08:24:51.794Z] 2254a4269742: Layer already exists [2024-12-10T08:24:51.794Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:51.794Z] 736ee26851be: Layer already exists [2024-12-10T08:24:51.794Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:51.794Z] 9945df461ace: Layer already exists [2024-12-10T08:24:51.794Z] b03b93b62659: Layer already exists [2024-12-10T08:24:51.794Z] latest: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:52.127Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:52.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 [2024-12-10T08:24:52.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-10T08:24:52.456Z] 736ee26851be: Preparing [2024-12-10T08:24:52.456Z] 2254a4269742: Preparing [2024-12-10T08:24:52.456Z] 63e9bfc93bd1: Preparing [2024-12-10T08:24:52.456Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:52.456Z] 83b53bbce718: Preparing [2024-12-10T08:24:52.456Z] b03b93b62659: Preparing [2024-12-10T08:24:52.456Z] 9945df461ace: Preparing [2024-12-10T08:24:52.456Z] 75654b8eeebd: Preparing [2024-12-10T08:24:52.456Z] b03b93b62659: Waiting [2024-12-10T08:24:52.456Z] 63e9bfc93bd1: Layer already exists [2024-12-10T08:24:52.456Z] 2254a4269742: Layer already exists [2024-12-10T08:24:52.456Z] 736ee26851be: Layer already exists [2024-12-10T08:24:52.456Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:52.456Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:52.456Z] b03b93b62659: Layer already exists [2024-12-10T08:24:52.456Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:52.456Z] 9945df461ace: Layer already exists [2024-12-10T08:24:52.456Z] 4.0.0-dev.25: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:52.801Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:53.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-10T08:24:53.129Z] 736ee26851be: Preparing [2024-12-10T08:24:53.129Z] 2254a4269742: Preparing [2024-12-10T08:24:53.129Z] 63e9bfc93bd1: Preparing [2024-12-10T08:24:53.129Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:53.129Z] 83b53bbce718: Preparing [2024-12-10T08:24:53.129Z] b03b93b62659: Preparing [2024-12-10T08:24:53.129Z] 9945df461ace: Preparing [2024-12-10T08:24:53.129Z] 75654b8eeebd: Preparing [2024-12-10T08:24:53.129Z] b03b93b62659: Waiting [2024-12-10T08:24:53.129Z] 9945df461ace: Waiting [2024-12-10T08:24:53.129Z] 75654b8eeebd: Waiting [2024-12-10T08:24:53.129Z] 736ee26851be: Layer already exists [2024-12-10T08:24:53.129Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:53.129Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:53.129Z] 2254a4269742: Layer already exists [2024-12-10T08:24:53.129Z] 63e9bfc93bd1: Layer already exists [2024-12-10T08:24:53.129Z] b03b93b62659: Layer already exists [2024-12-10T08:24:53.129Z] 9945df461ace: Layer already exists [2024-12-10T08:24:53.129Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:53.129Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:53.465Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:53.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-10T08:24:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-10T08:24:53.791Z] 736ee26851be: Preparing [2024-12-10T08:24:53.791Z] 2254a4269742: Preparing [2024-12-10T08:24:53.791Z] 63e9bfc93bd1: Preparing [2024-12-10T08:24:53.791Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:53.791Z] 83b53bbce718: Preparing [2024-12-10T08:24:53.791Z] b03b93b62659: Preparing [2024-12-10T08:24:53.791Z] 9945df461ace: Preparing [2024-12-10T08:24:53.791Z] 75654b8eeebd: Preparing [2024-12-10T08:24:53.791Z] 9945df461ace: Waiting [2024-12-10T08:24:53.791Z] 75654b8eeebd: Waiting [2024-12-10T08:24:53.791Z] b03b93b62659: Waiting [2024-12-10T08:24:53.791Z] 63e9bfc93bd1: Layer already exists [2024-12-10T08:24:53.791Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:53.791Z] 736ee26851be: Layer already exists [2024-12-10T08:24:53.791Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:53.791Z] 2254a4269742: Layer already exists [2024-12-10T08:24:53.791Z] b03b93b62659: Layer already exists [2024-12-10T08:24:53.791Z] 9945df461ace: Layer already exists [2024-12-10T08:24:53.791Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:53.791Z] main: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:24:53.869Z] ===================================================== [Pipeline] echo [2024-12-10T08:24:53.885Z] taggedImages: [2024-12-10T08:24:53.885Z] - nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:53.885Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-10T08:24:53.885Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 [2024-12-10T08:24:53.885Z] - nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:53.885Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-10T08:24:53.914Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-10T08:24:53.914Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:53.914Z] latest [2024-12-10T08:24:53.914Z] 4.0.0-dev.25 [2024-12-10T08:24:53.914Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:53.914Z] main [2024-12-10T08:24:53.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:54.269Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:54.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:24:54.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-10T08:24:54.592Z] b3e6ce13bf9f: Preparing [2024-12-10T08:24:54.592Z] 47a6bf322a9a: Preparing [2024-12-10T08:24:54.592Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:54.592Z] 83b53bbce718: Preparing [2024-12-10T08:24:54.592Z] 25252f5d74e9: Preparing [2024-12-10T08:24:54.592Z] 79141e9c9de6: Preparing [2024-12-10T08:24:54.592Z] 75654b8eeebd: Preparing [2024-12-10T08:24:54.592Z] 79141e9c9de6: Waiting [2024-12-10T08:24:54.592Z] 75654b8eeebd: Waiting [2024-12-10T08:24:54.592Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:54.592Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:54.592Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:54.592Z] b3e6ce13bf9f: Pushed [2024-12-10T08:24:54.851Z] 79141e9c9de6: Pushed [2024-12-10T08:24:55.109Z] 25252f5d74e9: Pushed [2024-12-10T08:24:57.647Z] 47a6bf322a9a: Pushed [2024-12-10T08:24:57.907Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:58.240Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:58.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-10T08:24:58.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-10T08:24:58.562Z] b3e6ce13bf9f: Preparing [2024-12-10T08:24:58.562Z] 47a6bf322a9a: Preparing [2024-12-10T08:24:58.562Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:58.562Z] 83b53bbce718: Preparing [2024-12-10T08:24:58.562Z] 25252f5d74e9: Preparing [2024-12-10T08:24:58.562Z] 79141e9c9de6: Preparing [2024-12-10T08:24:58.562Z] 75654b8eeebd: Preparing [2024-12-10T08:24:58.562Z] 79141e9c9de6: Waiting [2024-12-10T08:24:58.562Z] 75654b8eeebd: Waiting [2024-12-10T08:24:58.562Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:58.562Z] 25252f5d74e9: Layer already exists [2024-12-10T08:24:58.562Z] 47a6bf322a9a: Layer already exists [2024-12-10T08:24:58.562Z] b3e6ce13bf9f: Layer already exists [2024-12-10T08:24:58.562Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:58.562Z] 79141e9c9de6: Layer already exists [2024-12-10T08:24:58.562Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:58.562Z] latest: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:58.888Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:59.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 [2024-12-10T08:24:59.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-10T08:24:59.214Z] b3e6ce13bf9f: Preparing [2024-12-10T08:24:59.214Z] 47a6bf322a9a: Preparing [2024-12-10T08:24:59.214Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:59.214Z] 83b53bbce718: Preparing [2024-12-10T08:24:59.214Z] 25252f5d74e9: Preparing [2024-12-10T08:24:59.214Z] 79141e9c9de6: Preparing [2024-12-10T08:24:59.214Z] 75654b8eeebd: Preparing [2024-12-10T08:24:59.214Z] 79141e9c9de6: Waiting [2024-12-10T08:24:59.214Z] 75654b8eeebd: Waiting [2024-12-10T08:24:59.214Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:59.214Z] 47a6bf322a9a: Layer already exists [2024-12-10T08:24:59.214Z] 25252f5d74e9: Layer already exists [2024-12-10T08:24:59.214Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:59.214Z] b3e6ce13bf9f: Layer already exists [2024-12-10T08:24:59.214Z] 79141e9c9de6: Layer already exists [2024-12-10T08:24:59.214Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:59.214Z] 4.0.0-dev.25: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:59.536Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:24:59.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:24:59.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-10T08:24:59.856Z] b3e6ce13bf9f: Preparing [2024-12-10T08:24:59.856Z] 47a6bf322a9a: Preparing [2024-12-10T08:24:59.856Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:24:59.856Z] 83b53bbce718: Preparing [2024-12-10T08:24:59.856Z] 25252f5d74e9: Preparing [2024-12-10T08:24:59.856Z] 79141e9c9de6: Preparing [2024-12-10T08:24:59.856Z] 75654b8eeebd: Preparing [2024-12-10T08:24:59.856Z] 75654b8eeebd: Waiting [2024-12-10T08:24:59.856Z] 79141e9c9de6: Waiting [2024-12-10T08:24:59.856Z] 25252f5d74e9: Layer already exists [2024-12-10T08:24:59.856Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:24:59.856Z] 47a6bf322a9a: Layer already exists [2024-12-10T08:24:59.856Z] b3e6ce13bf9f: Layer already exists [2024-12-10T08:24:59.856Z] 83b53bbce718: Layer already exists [2024-12-10T08:24:59.856Z] 79141e9c9de6: Layer already exists [2024-12-10T08:24:59.856Z] 75654b8eeebd: Layer already exists [2024-12-10T08:24:59.856Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:25:00.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:25:00.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-10T08:25:00.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-10T08:25:00.514Z] b3e6ce13bf9f: Preparing [2024-12-10T08:25:00.514Z] 47a6bf322a9a: Preparing [2024-12-10T08:25:00.514Z] 8e6e46ddd3ac: Preparing [2024-12-10T08:25:00.514Z] 83b53bbce718: Preparing [2024-12-10T08:25:00.514Z] 25252f5d74e9: Preparing [2024-12-10T08:25:00.514Z] 79141e9c9de6: Preparing [2024-12-10T08:25:00.514Z] 79141e9c9de6: Waiting [2024-12-10T08:25:00.514Z] 75654b8eeebd: Preparing [2024-12-10T08:25:00.514Z] 75654b8eeebd: Waiting [2024-12-10T08:25:00.514Z] 8e6e46ddd3ac: Layer already exists [2024-12-10T08:25:00.514Z] 83b53bbce718: Layer already exists [2024-12-10T08:25:00.514Z] b3e6ce13bf9f: Layer already exists [2024-12-10T08:25:00.514Z] 47a6bf322a9a: Layer already exists [2024-12-10T08:25:00.514Z] 25252f5d74e9: Layer already exists [2024-12-10T08:25:00.514Z] 79141e9c9de6: Layer already exists [2024-12-10T08:25:00.514Z] 75654b8eeebd: Layer already exists [2024-12-10T08:25:00.514Z] main: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:25:00.599Z] ===================================================== [Pipeline] echo [2024-12-10T08:25:00.615Z] taggedImages: [2024-12-10T08:25:00.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:25:00.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-10T08:25:00.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 [2024-12-10T08:25:00.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:25:00.615Z] - 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] } [2024-12-10T08:29:29.213Z] #131 ... [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-10T08:29:29.213Z] #146 DONE 557.2s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:29:29.213Z] #148 ... [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:29:29.213Z] #156 DONE 0.2s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:29:29.213Z] #157 DONE 0.3s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-10T08:29:29.213Z] #158 DONE 0.5s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #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 [2024-12-10T08:29:29.213Z] #159 DONE 0.3s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-10T08:29:29.213Z] #160 DONE 0.2s [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:29:29.213Z] #150 ... [2024-12-10T08:29:29.213Z] [2024-12-10T08:29:29.213Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:29:30.189Z] #161 DONE 1.8s [2024-12-10T08:29:30.189Z] [2024-12-10T08:29:30.189Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:29:30.189Z] #145 ... [2024-12-10T08:29:30.189Z] [2024-12-10T08:29:30.189Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-10T08:29:30.189Z] #162 exporting layers [2024-12-10T08:29:30.772Z] #162 exporting layers 0.8s done [2024-12-10T08:29:30.772Z] #162 writing image sha256:774520dd52ab07db2e35f3da4ee6191957fa4cf1ad7623400d93a179be6f0c19 done [2024-12-10T08:29:30.772Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-10T08:29:30.772Z] #162 DONE 0.8s [2024-12-10T08:29:30.772Z] [2024-12-10T08:29:30.772Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:29:33.461Z] #153 ... [2024-12-10T08:29:33.461Z] [2024-12-10T08:29:33.461Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-10T08:29:33.461Z] #150 DONE 564.4s [2024-12-10T08:29:33.736Z] [2024-12-10T08:29:33.736Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:29:34.002Z] #163 DONE 0.5s [2024-12-10T08:29:34.002Z] [2024-12-10T08:29:34.002Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:29:34.269Z] #164 DONE 0.2s [2024-12-10T08:29:34.269Z] [2024-12-10T08:29:34.269Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:29:34.269Z] #149 ... [2024-12-10T08:29:34.269Z] [2024-12-10T08:29:34.269Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-10T08:29:34.543Z] #165 DONE 0.2s [2024-12-10T08:29:34.543Z] [2024-12-10T08:29:34.543Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-10T08:29:34.543Z] #166 DONE 0.2s [2024-12-10T08:29:34.543Z] [2024-12-10T08:29:34.543Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:29:34.808Z] #131 ... [2024-12-10T08:29:34.808Z] [2024-12-10T08:29:34.808Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-10T08:29:34.808Z] #167 DONE 0.2s [2024-12-10T08:29:34.808Z] [2024-12-10T08:29:34.808Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:29:35.074Z] #148 ... [2024-12-10T08:29:35.074Z] [2024-12-10T08:29:35.074Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-10T08:29:35.074Z] #168 DONE 0.1s [2024-12-10T08:29:35.340Z] [2024-12-10T08:29:35.340Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:29:36.744Z] #169 DONE 1.6s [2024-12-10T08:29:36.744Z] [2024-12-10T08:29:36.744Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:29:36.744Z] #148 ... [2024-12-10T08:29:36.744Z] [2024-12-10T08:29:36.744Z] #170 [security-proxy-setup] exporting to image [2024-12-10T08:29:36.744Z] #170 exporting layers [2024-12-10T08:29:37.728Z] #170 exporting layers 1.0s done [2024-12-10T08:29:37.999Z] #170 writing image sha256:b7aebd7198505e2654912586f19b3e5a9cdb7a12c2e34363b9ef3d8c07edb35f done [2024-12-10T08:29:37.999Z] #170 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-10T08:29:37.999Z] #170 DONE 1.1s [2024-12-10T08:29:37.999Z] [2024-12-10T08:29:37.999Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:29:38.954Z] #148 570.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-10T08:29:41.526Z] #148 ... [2024-12-10T08:29:41.526Z] [2024-12-10T08:29:41.526Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-10T08:29:41.526Z] #151 DONE 572.3s [2024-12-10T08:29:41.526Z] [2024-12-10T08:29:41.526Z] #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-10T08:29:41.794Z] #171 DONE 0.4s [2024-12-10T08:29:41.794Z] [2024-12-10T08:29:41.794Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-10T08:29:44.374Z] #172 DONE 2.3s [2024-12-10T08:29:44.374Z] [2024-12-10T08:29:44.374Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:29:44.374Z] #153 ... [2024-12-10T08:29:44.374Z] [2024-12-10T08:29:44.374Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:29:44.374Z] #173 DONE 0.3s [2024-12-10T08:29:44.374Z] [2024-12-10T08:29:44.374Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:29:44.374Z] #149 ... [2024-12-10T08:29:44.374Z] [2024-12-10T08:29:44.374Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:29:44.641Z] #174 DONE 0.3s [2024-12-10T08:29:44.641Z] [2024-12-10T08:29:44.641Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-10T08:29:45.223Z] #175 DONE 0.3s [2024-12-10T08:29:45.223Z] [2024-12-10T08:29:45.223Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-10T08:29:45.223Z] #176 DONE 0.2s [2024-12-10T08:29:45.223Z] [2024-12-10T08:29:45.223Z] #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-10T08:29:45.490Z] #177 DONE 0.3s [2024-12-10T08:29:45.490Z] [2024-12-10T08:29:45.490Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:29:45.756Z] #145 ... [2024-12-10T08:29:45.756Z] [2024-12-10T08:29:45.756Z] #178 [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/ [2024-12-10T08:29:45.756Z] #178 DONE 0.2s [2024-12-10T08:29:45.756Z] [2024-12-10T08:29:45.756Z] #179 [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/ [2024-12-10T08:29:46.027Z] #179 DONE 0.1s [2024-12-10T08:29:46.027Z] [2024-12-10T08:29:46.027Z] #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-10T08:29:46.027Z] #180 DONE 0.2s [2024-12-10T08:29:46.027Z] [2024-12-10T08:29:46.027Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-10T08:29:48.632Z] #181 DONE 2.1s [2024-12-10T08:29:48.632Z] [2024-12-10T08:29:48.632Z] #182 [security-bootstrapper] exporting to image [2024-12-10T08:29:48.632Z] #182 exporting layers [2024-12-10T08:29:49.592Z] #182 exporting layers 1.3s done [2024-12-10T08:29:49.592Z] #182 writing image sha256:259facf98ec656d4ee74b98209ca285381d96428532439392bb6c55f48a54747 0.0s done [2024-12-10T08:29:49.592Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-10T08:29:49.592Z] #182 DONE 1.4s [2024-12-10T08:29:49.592Z] [2024-12-10T08:29:49.592Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:29:52.166Z] #153 ... [2024-12-10T08:29:52.166Z] [2024-12-10T08:29:52.166Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-10T08:29:52.166Z] #148 DONE 582.9s [2024-12-10T08:29:52.166Z] [2024-12-10T08:29:52.166Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:29:52.434Z] #153 ... [2024-12-10T08:29:52.434Z] [2024-12-10T08:29:52.434Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:29:52.701Z] #183 DONE 0.2s [2024-12-10T08:29:52.701Z] [2024-12-10T08:29:52.701Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:29:52.968Z] #184 DONE 0.3s [2024-12-10T08:29:52.968Z] [2024-12-10T08:29:52.968Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-10T08:29:52.968Z] #185 DONE 0.2s [2024-12-10T08:29:52.968Z] [2024-12-10T08:29:52.968Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:29:53.253Z] #131 ... [2024-12-10T08:29:53.253Z] [2024-12-10T08:29:53.253Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-12-10T08:29:53.253Z] #186 DONE 0.2s [2024-12-10T08:29:53.253Z] [2024-12-10T08:29:53.253Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:29:53.523Z] #187 DONE 0.2s [2024-12-10T08:29:53.523Z] [2024-12-10T08:29:53.523Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-10T08:29:53.788Z] #188 DONE 0.3s [2024-12-10T08:29:53.788Z] [2024-12-10T08:29:53.788Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-10T08:29:54.371Z] #189 DONE 0.5s [2024-12-10T08:29:54.371Z] [2024-12-10T08:29:54.371Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-10T08:29:54.371Z] #190 DONE 0.1s [2024-12-10T08:29:54.371Z] [2024-12-10T08:29:54.371Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:29:54.371Z] #153 ... [2024-12-10T08:29:54.371Z] [2024-12-10T08:29:54.371Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:29:56.309Z] #191 DONE 1.9s [2024-12-10T08:29:56.309Z] [2024-12-10T08:29:56.309Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:29:56.309Z] #154 ... [2024-12-10T08:29:56.309Z] [2024-12-10T08:29:56.309Z] #192 [security-secretstore-setup] exporting to image [2024-12-10T08:29:56.309Z] #192 exporting layers [2024-12-10T08:29:57.713Z] #192 exporting layers 1.3s done [2024-12-10T08:29:57.713Z] #192 writing image sha256:a80d0ba41341d6f7c6db0edf7f66ae4eb04eef09bfcd286343d68e6bae2d398e done [2024-12-10T08:29:57.713Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-10T08:29:57.713Z] #192 DONE 1.4s [2024-12-10T08:29:57.713Z] [2024-12-10T08:29:57.713Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:31:19.296Z] #147 ... [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-10T08:31:19.296Z] #152 DONE 667.9s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:31:19.296Z] #193 DONE 0.3s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:31:19.296Z] #194 DONE 0.3s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-10T08:31:19.296Z] #195 DONE 0.3s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:31:19.296Z] #196 DONE 0.1s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-10T08:31:19.296Z] #197 exporting layers [2024-12-10T08:31:19.296Z] #197 exporting layers 0.6s done [2024-12-10T08:31:19.296Z] #197 writing image sha256:271bc7fa0a6694d8cb2c1314120b9c5e04a74b51b084b3d0b429a3062d385671 done [2024-12-10T08:31:19.296Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-10T08:31:19.296Z] #197 DONE 0.6s [2024-12-10T08:31:19.296Z] [2024-12-10T08:31:19.296Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:35:11.099Z] #145 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-10T08:35:11.099Z] #155 DONE 888.4s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:11.099Z] #153 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:35:11.099Z] #198 DONE 0.2s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:11.099Z] #153 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:35:11.099Z] #199 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-10T08:35:11.099Z] #145 DONE 889.2s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:11.099Z] #153 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:35:11.099Z] #199 DONE 0.4s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-10T08:35:11.099Z] #200 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:35:11.099Z] #201 CACHED [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:35:11.099Z] #202 CACHED [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-10T08:35:11.099Z] #203 DONE 0.4s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-10T08:35:11.099Z] #200 DONE 0.7s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:35:11.099Z] #204 DONE 0.3s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:35:11.099Z] #205 DONE 0.2s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #206 [core-command] exporting to image [2024-12-10T08:35:11.099Z] #206 exporting layers [2024-12-10T08:35:11.099Z] #206 ... [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-10T08:35:11.099Z] #207 DONE 0.3s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #206 [core-command] exporting to image [2024-12-10T08:35:11.099Z] #206 exporting layers 0.4s done [2024-12-10T08:35:11.099Z] #206 writing image sha256:3063810f11610fffec3d64dbbadeac352ed5e4a6de152c690da249d4f1a8dee7 0.0s done [2024-12-10T08:35:11.099Z] #206 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-10T08:35:11.099Z] #206 DONE 0.5s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-10T08:35:11.099Z] #208 DONE 1.7s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #209 [security-proxy-auth] exporting to image [2024-12-10T08:35:11.099Z] #209 exporting layers 0.9s done [2024-12-10T08:35:11.099Z] #209 writing image sha256:b65be6c7197f2ef05e930f7252f511abd7dd8273c73a3983c501c5f3eddd1281 done [2024-12-10T08:35:11.099Z] #209 naming to docker.io/library/security-proxy-auth-arm64 done [2024-12-10T08:35:11.099Z] #209 DONE 0.9s [2024-12-10T08:35:11.099Z] [2024-12-10T08:35:11.099Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:35:49.988Z] #131 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-10T08:35:49.988Z] #149 DONE 935.0s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:35:49.988Z] #210 DONE 0.3s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:49.988Z] #153 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-10T08:35:49.988Z] #211 DONE 0.4s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:35:49.988Z] #212 DONE 0.2s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-10T08:35:49.988Z] #213 DONE 0.2s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #214 [core-keeper] exporting to image [2024-12-10T08:35:49.988Z] #214 exporting layers [2024-12-10T08:35:49.988Z] #214 exporting layers 0.5s done [2024-12-10T08:35:49.988Z] #214 writing image sha256:3ab7fa75324e7824f9ab4be05f94768616691f0b883e2b432efe13749b68b2e4 0.0s done [2024-12-10T08:35:49.988Z] #214 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-10T08:35:49.988Z] #214 DONE 0.5s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:49.988Z] #153 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-10T08:35:49.988Z] #154 DONE 937.1s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:35:49.988Z] #215 DONE 0.2s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:35:49.988Z] #131 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:35:49.988Z] #216 DONE 0.1s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-10T08:35:49.988Z] #147 DONE 937.8s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-10T08:35:49.988Z] #217 DONE 0.4s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:35:49.988Z] #218 DONE 0.1s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:35:49.988Z] #219 DONE 0.2s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-10T08:35:49.988Z] #220 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #221 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:35:49.988Z] #221 DONE 0.3s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-10T08:35:49.988Z] #220 DONE 0.3s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-10T08:35:49.988Z] #222 DONE 0.5s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:35:49.988Z] #223 DONE 0.1s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #224 [core-data] exporting to image [2024-12-10T08:35:49.988Z] #224 exporting layers 0.5s done [2024-12-10T08:35:49.988Z] #224 writing image sha256:e3b896b3b8d7ffc672db64b5a8883bcc86d6bb3dac6ba8d4fe606b35fa1e69f1 done [2024-12-10T08:35:49.988Z] #224 naming to docker.io/library/core-data-arm64 done [2024-12-10T08:35:49.988Z] #224 DONE 0.5s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-10T08:35:49.988Z] #225 DONE 0.1s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-10T08:35:49.988Z] #226 DONE 0.2s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:35:49.988Z] #153 ... [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #227 [core-metadata] exporting to image [2024-12-10T08:35:49.988Z] #227 exporting layers 0.5s done [2024-12-10T08:35:49.988Z] #227 writing image sha256:9747df74c9711365de28b8693cdaa9a0168a6ce83cb5a6daf0eac370f284747d done [2024-12-10T08:35:49.988Z] #227 naming to docker.io/library/core-metadata-arm64 done [2024-12-10T08:35:49.988Z] #227 DONE 0.6s [2024-12-10T08:35:49.988Z] [2024-12-10T08:35:49.988Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:36:02.299Z] #131 ... [2024-12-10T08:36:02.299Z] [2024-12-10T08:36:02.299Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-10T08:36:02.299Z] #153 DONE 953.4s [2024-12-10T08:36:02.567Z] [2024-12-10T08:36:02.567Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-10T08:36:02.567Z] #131 DONE 953.5s [2024-12-10T08:36:02.567Z] [2024-12-10T08:36:02.567Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:36:02.835Z] #228 DONE 0.2s [2024-12-10T08:36:02.835Z] [2024-12-10T08:36:02.835Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:36:02.835Z] #229 DONE 0.1s [2024-12-10T08:36:02.835Z] [2024-12-10T08:36:02.835Z] #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-10T08:36:03.431Z] #230 DONE 0.2s [2024-12-10T08:36:03.431Z] [2024-12-10T08:36:03.431Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-10T08:36:03.431Z] #231 DONE 0.1s [2024-12-10T08:36:03.431Z] [2024-12-10T08:36:03.431Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-10T08:36:03.431Z] #232 DONE 0.5s [2024-12-10T08:36:03.431Z] [2024-12-10T08:36:03.431Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-10T08:36:03.431Z] #233 DONE 0.1s [2024-12-10T08:36:03.431Z] [2024-12-10T08:36:03.431Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-10T08:36:03.697Z] #234 DONE 0.2s [2024-12-10T08:36:03.697Z] [2024-12-10T08:36:03.697Z] #235 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-10T08:36:03.697Z] #235 DONE 0.5s [2024-12-10T08:36:03.697Z] [2024-12-10T08:36:03.697Z] #236 [support-notifications] exporting to image [2024-12-10T08:36:03.697Z] #236 exporting layers [2024-12-10T08:36:03.964Z] #236 ... [2024-12-10T08:36:03.964Z] [2024-12-10T08:36:03.964Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-10T08:36:03.964Z] #237 DONE 0.1s [2024-12-10T08:36:03.964Z] [2024-12-10T08:36:03.964Z] #238 [support-scheduler] exporting to image [2024-12-10T08:36:04.544Z] #238 ... [2024-12-10T08:36:04.544Z] [2024-12-10T08:36:04.544Z] #236 [support-notifications] exporting to image [2024-12-10T08:36:04.544Z] #236 exporting layers 0.6s done [2024-12-10T08:36:04.544Z] #236 writing image sha256:ae1c995c7b8d66e5cb557b2cdbbfe0156721b002303fb487f9c559cae20185fa done [2024-12-10T08:36:04.544Z] #236 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-10T08:36:04.544Z] #236 DONE 0.6s [2024-12-10T08:36:04.544Z] [2024-12-10T08:36:04.544Z] #238 [support-scheduler] exporting to image [2024-12-10T08:36:04.544Z] #238 exporting layers 0.6s done [2024-12-10T08:36:04.544Z] #238 writing image sha256:358b80e156b00b398a9d1f89306c3e57d3cab6baacffe86fa83db7b2a605a018 done [2024-12-10T08:36:04.544Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2024-12-10T08:36:04.544Z] #238 DONE 0.6s [2024-12-10T08:36:04.544Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.544Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.544Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.544Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-10T08:36:04.545Z] time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-10T08:36:04.825Z] $ docker stop --time=1 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 [2024-12-10T08:36:06.434Z] $ docker rm -f --volumes 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T08:36:06.899Z] + docker images [2024-12-10T08:36:06.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-10T08:36:06.899Z] support-scheduler-arm64 latest 358b80e156b0 3 seconds ago 53.6MB [2024-12-10T08:36:06.899Z] support-notifications-arm64 latest ae1c995c7b8d 3 seconds ago 52.7MB [2024-12-10T08:36:06.899Z] core-metadata-arm64 latest 9747df74c971 18 seconds ago 38.5MB [2024-12-10T08:36:06.899Z] core-data-arm64 latest e3b896b3b8d7 19 seconds ago 38.5MB [2024-12-10T08:36:06.899Z] core-keeper-arm64 latest 3ab7fa75324e 21 seconds ago 31.7MB [2024-12-10T08:36:06.899Z] security-proxy-auth-arm64 latest b65be6c7197f About a minute ago 33.3MB [2024-12-10T08:36:06.899Z] core-command-arm64 latest 3063810f1161 About a minute ago 34.3MB [2024-12-10T08:36:06.899Z] security-spiffe-token-provider-arm64 latest 271bc7fa0a66 4 minutes ago 40.2MB [2024-12-10T08:36:06.899Z] security-secretstore-setup-arm64 latest a80d0ba41341 6 minutes ago 47.6MB [2024-12-10T08:36:06.899Z] security-bootstrapper-arm64 latest 259facf98ec6 6 minutes ago 27.2MB [2024-12-10T08:36:06.899Z] security-proxy-setup-arm64 latest b7aebd719850 6 minutes ago 36.2MB [2024-12-10T08:36:06.899Z] core-common-config-bootstrapper-arm64 latest 774520dd52ab 6 minutes ago 24.1MB [2024-12-10T08:36:06.899Z] security-spire-agent-arm64 latest f335e6964e2d 16 minutes ago 182MB [2024-12-10T08:36:06.899Z] security-spire-server-arm64 latest a5d0ea39967e 16 minutes ago 124MB [2024-12-10T08:36:06.899Z] security-spire-config-arm64 latest aec290501308 16 minutes ago 123MB [2024-12-10T08:36:06.899Z] ci-base-image-arm64 latest cafc39662830 17 minutes ago 960MB [2024-12-10T08:36:06.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-10T08:36:06.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:36:07.054Z] provisioning config files... [2024-12-10T08:36:07.067Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config14523922357213217116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:36:07.403Z] ---> ****-login.sh [2024-12-10T08:36:07.403Z] nexus3.edgexfoundry.org:10001 [2024-12-10T08:36:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:36:07.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:36:07.670Z] Configure a credential helper to remove this warning. See [2024-12-10T08:36:07.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:36:07.670Z] [2024-12-10T08:36:07.670Z] Login Succeeded [2024-12-10T08:36:07.670Z] nexus3.edgexfoundry.org:10002 [2024-12-10T08:36:07.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:36:07.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:36:07.938Z] Configure a credential helper to remove this warning. See [2024-12-10T08:36:07.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:36:07.938Z] [2024-12-10T08:36:07.938Z] Login Succeeded [2024-12-10T08:36:07.938Z] nexus3.edgexfoundry.org:10003 [2024-12-10T08:36:08.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:36:08.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:36:08.205Z] Configure a credential helper to remove this warning. See [2024-12-10T08:36:08.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:36:08.205Z] [2024-12-10T08:36:08.205Z] Login Succeeded [2024-12-10T08:36:08.205Z] nexus3.edgexfoundry.org:10004 [2024-12-10T08:36:08.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:36:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:36:08.473Z] Configure a credential helper to remove this warning. See [2024-12-10T08:36:08.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:36:08.473Z] [2024-12-10T08:36:08.473Z] Login Succeeded [2024-12-10T08:36:08.473Z] ****.io [2024-12-10T08:36:08.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T08:36:09.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T08:36:09.004Z] Configure a credential helper to remove this warning. See [2024-12-10T08:36:09.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T08:36:09.004Z] [2024-12-10T08:36:09.004Z] Login Succeeded [2024-12-10T08:36:09.004Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T08:36:09.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:09.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T08:36:09.113Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-10T08:36:09.113Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:09.113Z] latest [2024-12-10T08:36:09.113Z] 4.0.0-dev.25 [2024-12-10T08:36:09.113Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:09.113Z] main [2024-12-10T08:36:09.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:09.492Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:09.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:09.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-10T08:36:09.858Z] 32e3da7df472: Preparing [2024-12-10T08:36:09.858Z] 4aecae0c8e93: Preparing [2024-12-10T08:36:09.858Z] 9d0c18898af6: Preparing [2024-12-10T08:36:09.858Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:09.858Z] 56f72be70754: Preparing [2024-12-10T08:36:09.858Z] a07787ea0134: Preparing [2024-12-10T08:36:09.858Z] 651d9022c234: Preparing [2024-12-10T08:36:09.858Z] a07787ea0134: Waiting [2024-12-10T08:36:09.858Z] 651d9022c234: Waiting [2024-12-10T08:36:10.122Z] 0e7f2cc629c3: Pushed [2024-12-10T08:36:10.122Z] 9d0c18898af6: Pushed [2024-12-10T08:36:10.122Z] 32e3da7df472: Pushed [2024-12-10T08:36:10.122Z] 651d9022c234: Layer already exists [2024-12-10T08:36:10.122Z] a07787ea0134: Pushed [2024-12-10T08:36:11.524Z] 56f72be70754: Pushed [2024-12-10T08:36:14.857Z] 4aecae0c8e93: Pushed [2024-12-10T08:36:14.857Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:15.213Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:15.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-10T08:36:15.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-10T08:36:15.560Z] 32e3da7df472: Preparing [2024-12-10T08:36:15.560Z] 4aecae0c8e93: Preparing [2024-12-10T08:36:15.560Z] 9d0c18898af6: Preparing [2024-12-10T08:36:15.560Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:15.560Z] 56f72be70754: Preparing [2024-12-10T08:36:15.560Z] a07787ea0134: Preparing [2024-12-10T08:36:15.560Z] 651d9022c234: Preparing [2024-12-10T08:36:15.560Z] a07787ea0134: Waiting [2024-12-10T08:36:15.560Z] 651d9022c234: Waiting [2024-12-10T08:36:15.560Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:15.560Z] 32e3da7df472: Layer already exists [2024-12-10T08:36:15.560Z] 56f72be70754: Layer already exists [2024-12-10T08:36:15.560Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:15.560Z] 4aecae0c8e93: Layer already exists [2024-12-10T08:36:15.560Z] a07787ea0134: Layer already exists [2024-12-10T08:36:15.560Z] 651d9022c234: Layer already exists [2024-12-10T08:36:15.825Z] latest: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:16.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:16.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 [2024-12-10T08:36:16.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-10T08:36:16.554Z] 32e3da7df472: Preparing [2024-12-10T08:36:16.554Z] 4aecae0c8e93: Preparing [2024-12-10T08:36:16.554Z] 9d0c18898af6: Preparing [2024-12-10T08:36:16.555Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:16.555Z] 56f72be70754: Preparing [2024-12-10T08:36:16.555Z] a07787ea0134: Preparing [2024-12-10T08:36:16.555Z] 651d9022c234: Preparing [2024-12-10T08:36:16.555Z] a07787ea0134: Waiting [2024-12-10T08:36:16.555Z] 651d9022c234: Waiting [2024-12-10T08:36:16.555Z] 4aecae0c8e93: Layer already exists [2024-12-10T08:36:16.555Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:16.555Z] 32e3da7df472: Layer already exists [2024-12-10T08:36:16.555Z] 56f72be70754: Layer already exists [2024-12-10T08:36:16.555Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:16.555Z] a07787ea0134: Layer already exists [2024-12-10T08:36:16.555Z] 651d9022c234: Layer already exists [2024-12-10T08:36:16.823Z] 4.0.0-dev.25: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:17.200Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:17.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:17.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-10T08:36:17.561Z] 32e3da7df472: Preparing [2024-12-10T08:36:17.561Z] 4aecae0c8e93: Preparing [2024-12-10T08:36:17.561Z] 9d0c18898af6: Preparing [2024-12-10T08:36:17.561Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:17.561Z] 56f72be70754: Preparing [2024-12-10T08:36:17.561Z] a07787ea0134: Preparing [2024-12-10T08:36:17.561Z] 651d9022c234: Preparing [2024-12-10T08:36:17.561Z] a07787ea0134: Waiting [2024-12-10T08:36:17.561Z] 651d9022c234: Waiting [2024-12-10T08:36:17.561Z] 4aecae0c8e93: Layer already exists [2024-12-10T08:36:17.561Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:17.561Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:17.561Z] 56f72be70754: Layer already exists [2024-12-10T08:36:17.561Z] 32e3da7df472: Layer already exists [2024-12-10T08:36:17.561Z] a07787ea0134: Layer already exists [2024-12-10T08:36:17.561Z] 651d9022c234: Layer already exists [2024-12-10T08:36:17.828Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:18.180Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:18.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-10T08:36:18.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-10T08:36:18.528Z] 32e3da7df472: Preparing [2024-12-10T08:36:18.528Z] 4aecae0c8e93: Preparing [2024-12-10T08:36:18.528Z] 9d0c18898af6: Preparing [2024-12-10T08:36:18.528Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:18.528Z] 56f72be70754: Preparing [2024-12-10T08:36:18.528Z] a07787ea0134: Preparing [2024-12-10T08:36:18.528Z] 651d9022c234: Preparing [2024-12-10T08:36:18.528Z] a07787ea0134: Waiting [2024-12-10T08:36:18.528Z] 651d9022c234: Waiting [2024-12-10T08:36:18.528Z] 4aecae0c8e93: Layer already exists [2024-12-10T08:36:18.528Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:18.528Z] 56f72be70754: Layer already exists [2024-12-10T08:36:18.528Z] 32e3da7df472: Layer already exists [2024-12-10T08:36:18.528Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:18.528Z] a07787ea0134: Layer already exists [2024-12-10T08:36:18.528Z] 651d9022c234: Layer already exists [2024-12-10T08:36:18.794Z] main: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:18.883Z] ===================================================== [Pipeline] echo [2024-12-10T08:36:18.903Z] taggedImages: [2024-12-10T08:36:18.903Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:18.903Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-10T08:36:18.903Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 [2024-12-10T08:36:18.903Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:18.903Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-10T08:36:18.935Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-10T08:36:18.935Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:18.935Z] latest [2024-12-10T08:36:18.935Z] 4.0.0-dev.25 [2024-12-10T08:36:18.935Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:18.935Z] main [2024-12-10T08:36:18.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:19.314Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:19.679Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:19.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-10T08:36:19.679Z] 1bc793ce8786: Preparing [2024-12-10T08:36:19.679Z] 02f719f484e4: Preparing [2024-12-10T08:36:19.679Z] 99a18feca5c2: Preparing [2024-12-10T08:36:19.679Z] 70f5a12b908a: Preparing [2024-12-10T08:36:19.679Z] 9d0c18898af6: Preparing [2024-12-10T08:36:19.679Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:19.679Z] 56f72be70754: Preparing [2024-12-10T08:36:19.679Z] a07787ea0134: Preparing [2024-12-10T08:36:19.679Z] 651d9022c234: Preparing [2024-12-10T08:36:19.679Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:19.679Z] 56f72be70754: Waiting [2024-12-10T08:36:19.679Z] a07787ea0134: Waiting [2024-12-10T08:36:19.679Z] 651d9022c234: Waiting [2024-12-10T08:36:19.679Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:19.679Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:19.944Z] 56f72be70754: Layer already exists [2024-12-10T08:36:19.944Z] 99a18feca5c2: Pushed [2024-12-10T08:36:19.944Z] 02f719f484e4: Pushed [2024-12-10T08:36:19.944Z] 1bc793ce8786: Pushed [2024-12-10T08:36:19.944Z] a07787ea0134: Layer already exists [2024-12-10T08:36:19.944Z] 651d9022c234: Layer already exists [2024-12-10T08:36:22.517Z] 70f5a12b908a: Pushed [2024-12-10T08:36:22.517Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:22.887Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:23.244Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-10T08:36:23.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-10T08:36:23.244Z] 1bc793ce8786: Preparing [2024-12-10T08:36:23.244Z] 02f719f484e4: Preparing [2024-12-10T08:36:23.244Z] 99a18feca5c2: Preparing [2024-12-10T08:36:23.244Z] 70f5a12b908a: Preparing [2024-12-10T08:36:23.244Z] 9d0c18898af6: Preparing [2024-12-10T08:36:23.244Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:23.244Z] 56f72be70754: Preparing [2024-12-10T08:36:23.244Z] a07787ea0134: Preparing [2024-12-10T08:36:23.244Z] 651d9022c234: Preparing [2024-12-10T08:36:23.244Z] 56f72be70754: Waiting [2024-12-10T08:36:23.244Z] a07787ea0134: Waiting [2024-12-10T08:36:23.244Z] 651d9022c234: Waiting [2024-12-10T08:36:23.244Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:23.244Z] 99a18feca5c2: Layer already exists [2024-12-10T08:36:23.244Z] 1bc793ce8786: Layer already exists [2024-12-10T08:36:23.244Z] 70f5a12b908a: Layer already exists [2024-12-10T08:36:23.244Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:23.244Z] 02f719f484e4: Layer already exists [2024-12-10T08:36:23.244Z] 56f72be70754: Layer already exists [2024-12-10T08:36:23.244Z] 651d9022c234: Layer already exists [2024-12-10T08:36:23.244Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:23.244Z] a07787ea0134: Layer already exists [2024-12-10T08:36:23.511Z] latest: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:23.889Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:24.269Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 [2024-12-10T08:36:24.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-10T08:36:24.270Z] 1bc793ce8786: Preparing [2024-12-10T08:36:24.270Z] 02f719f484e4: Preparing [2024-12-10T08:36:24.270Z] 99a18feca5c2: Preparing [2024-12-10T08:36:24.270Z] 70f5a12b908a: Preparing [2024-12-10T08:36:24.270Z] 9d0c18898af6: Preparing [2024-12-10T08:36:24.270Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:24.270Z] 56f72be70754: Preparing [2024-12-10T08:36:24.270Z] a07787ea0134: Preparing [2024-12-10T08:36:24.270Z] 651d9022c234: Preparing [2024-12-10T08:36:24.270Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:24.270Z] 56f72be70754: Waiting [2024-12-10T08:36:24.270Z] a07787ea0134: Waiting [2024-12-10T08:36:24.270Z] 651d9022c234: Waiting [2024-12-10T08:36:24.270Z] 02f719f484e4: Layer already exists [2024-12-10T08:36:24.270Z] 1bc793ce8786: Layer already exists [2024-12-10T08:36:24.270Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:24.270Z] 99a18feca5c2: Layer already exists [2024-12-10T08:36:24.270Z] 70f5a12b908a: Layer already exists [2024-12-10T08:36:24.270Z] 56f72be70754: Layer already exists [2024-12-10T08:36:24.270Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:24.270Z] a07787ea0134: Layer already exists [2024-12-10T08:36:24.270Z] 651d9022c234: Layer already exists [2024-12-10T08:36:24.536Z] 4.0.0-dev.25: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:24.893Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:25.260Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:25.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-10T08:36:25.260Z] 1bc793ce8786: Preparing [2024-12-10T08:36:25.260Z] 02f719f484e4: Preparing [2024-12-10T08:36:25.260Z] 99a18feca5c2: Preparing [2024-12-10T08:36:25.260Z] 70f5a12b908a: Preparing [2024-12-10T08:36:25.260Z] 9d0c18898af6: Preparing [2024-12-10T08:36:25.260Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:25.260Z] 56f72be70754: Preparing [2024-12-10T08:36:25.260Z] a07787ea0134: Preparing [2024-12-10T08:36:25.260Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:25.260Z] 56f72be70754: Waiting [2024-12-10T08:36:25.260Z] 651d9022c234: Preparing [2024-12-10T08:36:25.260Z] a07787ea0134: Waiting [2024-12-10T08:36:25.260Z] 651d9022c234: Waiting [2024-12-10T08:36:25.260Z] 1bc793ce8786: Layer already exists [2024-12-10T08:36:25.260Z] 02f719f484e4: Layer already exists [2024-12-10T08:36:25.260Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:25.260Z] 70f5a12b908a: Layer already exists [2024-12-10T08:36:25.260Z] 99a18feca5c2: Layer already exists [2024-12-10T08:36:25.260Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:25.260Z] 56f72be70754: Layer already exists [2024-12-10T08:36:25.260Z] 651d9022c234: Layer already exists [2024-12-10T08:36:25.260Z] a07787ea0134: Layer already exists [2024-12-10T08:36:25.526Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:25.887Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:26.233Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-10T08:36:26.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-10T08:36:26.233Z] 1bc793ce8786: Preparing [2024-12-10T08:36:26.233Z] 02f719f484e4: Preparing [2024-12-10T08:36:26.233Z] 99a18feca5c2: Preparing [2024-12-10T08:36:26.233Z] 70f5a12b908a: Preparing [2024-12-10T08:36:26.233Z] 9d0c18898af6: Preparing [2024-12-10T08:36:26.233Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:26.233Z] 56f72be70754: Preparing [2024-12-10T08:36:26.233Z] a07787ea0134: Preparing [2024-12-10T08:36:26.233Z] 651d9022c234: Preparing [2024-12-10T08:36:26.233Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:26.233Z] 56f72be70754: Waiting [2024-12-10T08:36:26.233Z] 651d9022c234: Waiting [2024-12-10T08:36:26.233Z] a07787ea0134: Waiting [2024-12-10T08:36:26.233Z] 1bc793ce8786: Layer already exists [2024-12-10T08:36:26.233Z] 02f719f484e4: Layer already exists [2024-12-10T08:36:26.233Z] 99a18feca5c2: Layer already exists [2024-12-10T08:36:26.233Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:26.233Z] 70f5a12b908a: Layer already exists [2024-12-10T08:36:26.233Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:26.233Z] a07787ea0134: Layer already exists [2024-12-10T08:36:26.233Z] 651d9022c234: Layer already exists [2024-12-10T08:36:26.233Z] 56f72be70754: Layer already exists [2024-12-10T08:36:26.499Z] main: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:26.591Z] ===================================================== [Pipeline] echo [2024-12-10T08:36:26.605Z] taggedImages: [2024-12-10T08:36:26.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:26.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-10T08:36:26.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 [2024-12-10T08:36:26.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:26.605Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-10T08:36:26.639Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-10T08:36:26.639Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:26.639Z] latest [2024-12-10T08:36:26.639Z] 4.0.0-dev.25 [2024-12-10T08:36:26.639Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:26.639Z] main [2024-12-10T08:36:26.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:27.017Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:27.382Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:27.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-10T08:36:27.382Z] c8811ea766d7: Preparing [2024-12-10T08:36:27.382Z] 3886cdc0511b: Preparing [2024-12-10T08:36:27.382Z] affdbf69c9a3: Preparing [2024-12-10T08:36:27.382Z] 9d0c18898af6: Preparing [2024-12-10T08:36:27.382Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:27.382Z] dfcb417b7b19: Preparing [2024-12-10T08:36:27.382Z] da04ce2f72c0: Preparing [2024-12-10T08:36:27.382Z] 651d9022c234: Preparing [2024-12-10T08:36:27.382Z] dfcb417b7b19: Waiting [2024-12-10T08:36:27.382Z] da04ce2f72c0: Waiting [2024-12-10T08:36:27.382Z] 651d9022c234: Waiting [2024-12-10T08:36:27.382Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:27.382Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:27.647Z] 3886cdc0511b: Pushed [2024-12-10T08:36:27.648Z] c8811ea766d7: Pushed [2024-12-10T08:36:27.648Z] 651d9022c234: Layer already exists [2024-12-10T08:36:27.648Z] da04ce2f72c0: Pushed [2024-12-10T08:36:29.050Z] dfcb417b7b19: Pushed [2024-12-10T08:36:33.293Z] affdbf69c9a3: Pushed [2024-12-10T08:36:33.293Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:33.647Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:34.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-10T08:36:34.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-10T08:36:34.953Z] c8811ea766d7: Preparing [2024-12-10T08:36:34.953Z] 3886cdc0511b: Preparing [2024-12-10T08:36:34.953Z] affdbf69c9a3: Preparing [2024-12-10T08:36:34.953Z] 9d0c18898af6: Preparing [2024-12-10T08:36:34.953Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:34.953Z] dfcb417b7b19: Preparing [2024-12-10T08:36:34.953Z] da04ce2f72c0: Preparing [2024-12-10T08:36:34.953Z] 651d9022c234: Preparing [2024-12-10T08:36:34.953Z] dfcb417b7b19: Waiting [2024-12-10T08:36:34.953Z] da04ce2f72c0: Waiting [2024-12-10T08:36:34.953Z] 651d9022c234: Waiting [2024-12-10T08:36:34.953Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:34.953Z] 3886cdc0511b: Layer already exists [2024-12-10T08:36:34.953Z] c8811ea766d7: Layer already exists [2024-12-10T08:36:34.953Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:34.953Z] affdbf69c9a3: Layer already exists [2024-12-10T08:36:34.953Z] dfcb417b7b19: Layer already exists [2024-12-10T08:36:34.953Z] da04ce2f72c0: Layer already exists [2024-12-10T08:36:34.953Z] 651d9022c234: Layer already exists [2024-12-10T08:36:35.220Z] latest: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:35.577Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:35.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 [2024-12-10T08:36:35.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-10T08:36:35.937Z] c8811ea766d7: Preparing [2024-12-10T08:36:35.937Z] 3886cdc0511b: Preparing [2024-12-10T08:36:35.937Z] affdbf69c9a3: Preparing [2024-12-10T08:36:35.937Z] 9d0c18898af6: Preparing [2024-12-10T08:36:35.937Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:35.937Z] dfcb417b7b19: Preparing [2024-12-10T08:36:35.937Z] da04ce2f72c0: Preparing [2024-12-10T08:36:35.937Z] 651d9022c234: Preparing [2024-12-10T08:36:35.937Z] da04ce2f72c0: Waiting [2024-12-10T08:36:35.937Z] 651d9022c234: Waiting [2024-12-10T08:36:35.937Z] dfcb417b7b19: Waiting [2024-12-10T08:36:35.937Z] affdbf69c9a3: Layer already exists [2024-12-10T08:36:35.937Z] 3886cdc0511b: Layer already exists [2024-12-10T08:36:35.937Z] c8811ea766d7: Layer already exists [2024-12-10T08:36:35.937Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:35.937Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:35.937Z] dfcb417b7b19: Layer already exists [2024-12-10T08:36:35.937Z] da04ce2f72c0: Layer already exists [2024-12-10T08:36:35.937Z] 651d9022c234: Layer already exists [2024-12-10T08:36:36.203Z] 4.0.0-dev.25: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:36.561Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:36.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:36.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-10T08:36:36.923Z] c8811ea766d7: Preparing [2024-12-10T08:36:36.923Z] 3886cdc0511b: Preparing [2024-12-10T08:36:36.923Z] affdbf69c9a3: Preparing [2024-12-10T08:36:36.923Z] 9d0c18898af6: Preparing [2024-12-10T08:36:36.923Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:36.923Z] dfcb417b7b19: Preparing [2024-12-10T08:36:36.923Z] da04ce2f72c0: Preparing [2024-12-10T08:36:36.923Z] dfcb417b7b19: Waiting [2024-12-10T08:36:36.923Z] 651d9022c234: Preparing [2024-12-10T08:36:36.923Z] da04ce2f72c0: Waiting [2024-12-10T08:36:36.923Z] 651d9022c234: Waiting [2024-12-10T08:36:36.923Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:36.923Z] c8811ea766d7: Layer already exists [2024-12-10T08:36:36.923Z] 3886cdc0511b: Layer already exists [2024-12-10T08:36:36.923Z] affdbf69c9a3: Layer already exists [2024-12-10T08:36:36.923Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:36.923Z] dfcb417b7b19: Layer already exists [2024-12-10T08:36:36.923Z] da04ce2f72c0: Layer already exists [2024-12-10T08:36:36.923Z] 651d9022c234: Layer already exists [2024-12-10T08:36:37.188Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:37.540Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:37.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-10T08:36:37.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-10T08:36:37.880Z] c8811ea766d7: Preparing [2024-12-10T08:36:37.880Z] 3886cdc0511b: Preparing [2024-12-10T08:36:37.880Z] affdbf69c9a3: Preparing [2024-12-10T08:36:37.880Z] 9d0c18898af6: Preparing [2024-12-10T08:36:37.880Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:37.880Z] dfcb417b7b19: Preparing [2024-12-10T08:36:37.880Z] da04ce2f72c0: Preparing [2024-12-10T08:36:37.880Z] 651d9022c234: Preparing [2024-12-10T08:36:37.880Z] da04ce2f72c0: Waiting [2024-12-10T08:36:37.880Z] 651d9022c234: Waiting [2024-12-10T08:36:37.880Z] dfcb417b7b19: Waiting [2024-12-10T08:36:37.880Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:37.880Z] affdbf69c9a3: Layer already exists [2024-12-10T08:36:37.880Z] c8811ea766d7: Layer already exists [2024-12-10T08:36:37.880Z] 3886cdc0511b: Layer already exists [2024-12-10T08:36:37.880Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:37.880Z] da04ce2f72c0: Layer already exists [2024-12-10T08:36:37.880Z] dfcb417b7b19: Layer already exists [2024-12-10T08:36:37.880Z] 651d9022c234: Layer already exists [2024-12-10T08:36:38.144Z] main: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:38.228Z] ===================================================== [Pipeline] echo [2024-12-10T08:36:38.247Z] taggedImages: [2024-12-10T08:36:38.247Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:38.247Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-10T08:36:38.247Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 [2024-12-10T08:36:38.247Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:38.247Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-10T08:36:38.276Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-10T08:36:38.276Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:38.276Z] latest [2024-12-10T08:36:38.276Z] 4.0.0-dev.25 [2024-12-10T08:36:38.276Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:38.276Z] main [2024-12-10T08:36:38.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:38.642Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:38.997Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:38.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-10T08:36:38.997Z] 0da9d81fb119: Preparing [2024-12-10T08:36:38.997Z] e74c7e1db3fd: Preparing [2024-12-10T08:36:38.997Z] 08e46bf69641: Preparing [2024-12-10T08:36:38.997Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:38.997Z] 6494bb1b8e82: Preparing [2024-12-10T08:36:38.997Z] 4b2e43165784: Preparing [2024-12-10T08:36:38.997Z] 651d9022c234: Preparing [2024-12-10T08:36:38.997Z] 4b2e43165784: Waiting [2024-12-10T08:36:38.997Z] 651d9022c234: Waiting [2024-12-10T08:36:38.997Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:39.265Z] e74c7e1db3fd: Pushed [2024-12-10T08:36:39.265Z] 4b2e43165784: Pushed [2024-12-10T08:36:39.265Z] 0da9d81fb119: Pushed [2024-12-10T08:36:39.265Z] 6494bb1b8e82: Pushed [2024-12-10T08:36:39.265Z] 651d9022c234: Layer already exists [2024-12-10T08:36:44.593Z] 08e46bf69641: Pushed [2024-12-10T08:36:44.594Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:44.958Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:45.316Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-10T08:36:45.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-10T08:36:45.316Z] 0da9d81fb119: Preparing [2024-12-10T08:36:45.316Z] e74c7e1db3fd: Preparing [2024-12-10T08:36:45.316Z] 08e46bf69641: Preparing [2024-12-10T08:36:45.316Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:45.316Z] 6494bb1b8e82: Preparing [2024-12-10T08:36:45.316Z] 4b2e43165784: Preparing [2024-12-10T08:36:45.316Z] 651d9022c234: Preparing [2024-12-10T08:36:45.316Z] 4b2e43165784: Waiting [2024-12-10T08:36:45.316Z] 651d9022c234: Waiting [2024-12-10T08:36:45.316Z] e74c7e1db3fd: Layer already exists [2024-12-10T08:36:45.316Z] 0da9d81fb119: Layer already exists [2024-12-10T08:36:45.316Z] 6494bb1b8e82: Layer already exists [2024-12-10T08:36:45.316Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:45.316Z] 08e46bf69641: Layer already exists [2024-12-10T08:36:45.316Z] 651d9022c234: Layer already exists [2024-12-10T08:36:45.316Z] 4b2e43165784: Layer already exists [2024-12-10T08:36:45.580Z] latest: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:45.944Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:46.300Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 [2024-12-10T08:36:46.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-10T08:36:46.300Z] 0da9d81fb119: Preparing [2024-12-10T08:36:46.300Z] e74c7e1db3fd: Preparing [2024-12-10T08:36:46.300Z] 08e46bf69641: Preparing [2024-12-10T08:36:46.300Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:46.300Z] 6494bb1b8e82: Preparing [2024-12-10T08:36:46.300Z] 4b2e43165784: Preparing [2024-12-10T08:36:46.300Z] 651d9022c234: Preparing [2024-12-10T08:36:46.300Z] 4b2e43165784: Waiting [2024-12-10T08:36:46.300Z] 651d9022c234: Waiting [2024-12-10T08:36:46.300Z] 08e46bf69641: Layer already exists [2024-12-10T08:36:46.300Z] 0da9d81fb119: Layer already exists [2024-12-10T08:36:46.300Z] e74c7e1db3fd: Layer already exists [2024-12-10T08:36:46.300Z] 6494bb1b8e82: Layer already exists [2024-12-10T08:36:46.300Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:46.300Z] 4b2e43165784: Layer already exists [2024-12-10T08:36:46.300Z] 651d9022c234: Layer already exists [2024-12-10T08:36:46.564Z] 4.0.0-dev.25: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:46.932Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:47.281Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:47.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-10T08:36:47.281Z] 0da9d81fb119: Preparing [2024-12-10T08:36:47.281Z] e74c7e1db3fd: Preparing [2024-12-10T08:36:47.281Z] 08e46bf69641: Preparing [2024-12-10T08:36:47.281Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:47.281Z] 6494bb1b8e82: Preparing [2024-12-10T08:36:47.281Z] 4b2e43165784: Preparing [2024-12-10T08:36:47.281Z] 651d9022c234: Preparing [2024-12-10T08:36:47.281Z] 651d9022c234: Waiting [2024-12-10T08:36:47.281Z] 4b2e43165784: Waiting [2024-12-10T08:36:47.281Z] e74c7e1db3fd: Layer already exists [2024-12-10T08:36:47.281Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:47.281Z] 08e46bf69641: Layer already exists [2024-12-10T08:36:47.281Z] 0da9d81fb119: Layer already exists [2024-12-10T08:36:47.281Z] 6494bb1b8e82: Layer already exists [2024-12-10T08:36:47.281Z] 4b2e43165784: Layer already exists [2024-12-10T08:36:47.281Z] 651d9022c234: Layer already exists [2024-12-10T08:36:47.546Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:47.901Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:48.255Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-10T08:36:48.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-10T08:36:48.255Z] 0da9d81fb119: Preparing [2024-12-10T08:36:48.255Z] e74c7e1db3fd: Preparing [2024-12-10T08:36:48.255Z] 08e46bf69641: Preparing [2024-12-10T08:36:48.255Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:48.255Z] 6494bb1b8e82: Preparing [2024-12-10T08:36:48.255Z] 4b2e43165784: Preparing [2024-12-10T08:36:48.255Z] 651d9022c234: Preparing [2024-12-10T08:36:48.255Z] 4b2e43165784: Waiting [2024-12-10T08:36:48.255Z] 651d9022c234: Waiting [2024-12-10T08:36:48.255Z] 08e46bf69641: Layer already exists [2024-12-10T08:36:48.255Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:48.255Z] 0da9d81fb119: Layer already exists [2024-12-10T08:36:48.255Z] e74c7e1db3fd: Layer already exists [2024-12-10T08:36:48.255Z] 6494bb1b8e82: Layer already exists [2024-12-10T08:36:48.255Z] 651d9022c234: Layer already exists [2024-12-10T08:36:48.255Z] 4b2e43165784: Layer already exists [2024-12-10T08:36:48.520Z] main: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:48.615Z] ===================================================== [Pipeline] echo [2024-12-10T08:36:48.636Z] taggedImages: [2024-12-10T08:36:48.636Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:48.636Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-10T08:36:48.636Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 [2024-12-10T08:36:48.636Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:48.636Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-10T08:36:48.669Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-10T08:36:48.670Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:48.670Z] latest [2024-12-10T08:36:48.670Z] 4.0.0-dev.25 [2024-12-10T08:36:48.670Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:48.670Z] main [2024-12-10T08:36:48.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:49.045Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:49.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:49.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-10T08:36:49.408Z] 02d1551def1e: Preparing [2024-12-10T08:36:49.408Z] 5194df2c7ff9: Preparing [2024-12-10T08:36:49.408Z] 87efb2936291: Preparing [2024-12-10T08:36:49.408Z] 532e16d03dc0: Preparing [2024-12-10T08:36:49.408Z] 9d0c18898af6: Preparing [2024-12-10T08:36:49.408Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:49.408Z] 56f72be70754: Preparing [2024-12-10T08:36:49.408Z] a07787ea0134: Preparing [2024-12-10T08:36:49.408Z] 651d9022c234: Preparing [2024-12-10T08:36:49.408Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:49.408Z] 56f72be70754: Waiting [2024-12-10T08:36:49.408Z] a07787ea0134: Waiting [2024-12-10T08:36:49.408Z] 651d9022c234: Waiting [2024-12-10T08:36:49.408Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:49.673Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:49.673Z] 56f72be70754: Layer already exists [2024-12-10T08:36:49.673Z] 5194df2c7ff9: Pushed [2024-12-10T08:36:49.673Z] a07787ea0134: Layer already exists [2024-12-10T08:36:49.673Z] 87efb2936291: Pushed [2024-12-10T08:36:49.673Z] 02d1551def1e: Pushed [2024-12-10T08:36:49.673Z] 651d9022c234: Layer already exists [2024-12-10T08:36:54.995Z] 532e16d03dc0: Pushed [2024-12-10T08:36:54.995Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:55.350Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:55.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-10T08:36:55.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-10T08:36:55.880Z] 02d1551def1e: Preparing [2024-12-10T08:36:55.880Z] 5194df2c7ff9: Preparing [2024-12-10T08:36:55.880Z] 87efb2936291: Preparing [2024-12-10T08:36:55.880Z] 532e16d03dc0: Preparing [2024-12-10T08:36:55.880Z] 9d0c18898af6: Preparing [2024-12-10T08:36:55.880Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:55.880Z] 56f72be70754: Preparing [2024-12-10T08:36:55.880Z] a07787ea0134: Preparing [2024-12-10T08:36:55.880Z] 651d9022c234: Preparing [2024-12-10T08:36:55.880Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:55.880Z] 56f72be70754: Waiting [2024-12-10T08:36:55.880Z] a07787ea0134: Waiting [2024-12-10T08:36:55.880Z] 651d9022c234: Waiting [2024-12-10T08:36:55.880Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:55.880Z] 02d1551def1e: Layer already exists [2024-12-10T08:36:55.880Z] 532e16d03dc0: Layer already exists [2024-12-10T08:36:55.880Z] 5194df2c7ff9: Layer already exists [2024-12-10T08:36:55.880Z] 87efb2936291: Layer already exists [2024-12-10T08:36:55.880Z] a07787ea0134: Layer already exists [2024-12-10T08:36:55.880Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:55.880Z] 56f72be70754: Layer already exists [2024-12-10T08:36:55.880Z] 651d9022c234: Layer already exists [2024-12-10T08:36:55.880Z] latest: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:56.244Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:56.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 [2024-12-10T08:36:56.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-10T08:36:56.602Z] 02d1551def1e: Preparing [2024-12-10T08:36:56.602Z] 5194df2c7ff9: Preparing [2024-12-10T08:36:56.602Z] 87efb2936291: Preparing [2024-12-10T08:36:56.602Z] 532e16d03dc0: Preparing [2024-12-10T08:36:56.602Z] 9d0c18898af6: Preparing [2024-12-10T08:36:56.602Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:56.602Z] 56f72be70754: Preparing [2024-12-10T08:36:56.602Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:56.602Z] a07787ea0134: Preparing [2024-12-10T08:36:56.602Z] 56f72be70754: Waiting [2024-12-10T08:36:56.602Z] 651d9022c234: Preparing [2024-12-10T08:36:56.602Z] a07787ea0134: Waiting [2024-12-10T08:36:56.602Z] 651d9022c234: Waiting [2024-12-10T08:36:56.602Z] 02d1551def1e: Layer already exists [2024-12-10T08:36:56.602Z] 532e16d03dc0: Layer already exists [2024-12-10T08:36:56.602Z] 87efb2936291: Layer already exists [2024-12-10T08:36:56.602Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:56.602Z] 5194df2c7ff9: Layer already exists [2024-12-10T08:36:56.602Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:56.602Z] 56f72be70754: Layer already exists [2024-12-10T08:36:56.602Z] a07787ea0134: Layer already exists [2024-12-10T08:36:56.602Z] 651d9022c234: Layer already exists [2024-12-10T08:36:56.871Z] 4.0.0-dev.25: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:57.230Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:57.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:57.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-10T08:36:57.577Z] 02d1551def1e: Preparing [2024-12-10T08:36:57.577Z] 5194df2c7ff9: Preparing [2024-12-10T08:36:57.577Z] 87efb2936291: Preparing [2024-12-10T08:36:57.577Z] 532e16d03dc0: Preparing [2024-12-10T08:36:57.577Z] 9d0c18898af6: Preparing [2024-12-10T08:36:57.577Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:57.577Z] 56f72be70754: Preparing [2024-12-10T08:36:57.577Z] a07787ea0134: Preparing [2024-12-10T08:36:57.577Z] 651d9022c234: Preparing [2024-12-10T08:36:57.577Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:57.577Z] 56f72be70754: Waiting [2024-12-10T08:36:57.577Z] a07787ea0134: Waiting [2024-12-10T08:36:57.577Z] 651d9022c234: Waiting [2024-12-10T08:36:57.577Z] 87efb2936291: Layer already exists [2024-12-10T08:36:57.577Z] 532e16d03dc0: Layer already exists [2024-12-10T08:36:57.577Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:57.577Z] 5194df2c7ff9: Layer already exists [2024-12-10T08:36:57.577Z] 02d1551def1e: Layer already exists [2024-12-10T08:36:57.577Z] 651d9022c234: Layer already exists [2024-12-10T08:36:57.577Z] 56f72be70754: Layer already exists [2024-12-10T08:36:57.577Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:57.577Z] a07787ea0134: Layer already exists [2024-12-10T08:36:57.844Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:58.206Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:58.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-10T08:36:58.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-10T08:36:58.571Z] 02d1551def1e: Preparing [2024-12-10T08:36:58.571Z] 5194df2c7ff9: Preparing [2024-12-10T08:36:58.571Z] 87efb2936291: Preparing [2024-12-10T08:36:58.571Z] 532e16d03dc0: Preparing [2024-12-10T08:36:58.571Z] 9d0c18898af6: Preparing [2024-12-10T08:36:58.571Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:58.571Z] 56f72be70754: Preparing [2024-12-10T08:36:58.571Z] a07787ea0134: Preparing [2024-12-10T08:36:58.571Z] 651d9022c234: Preparing [2024-12-10T08:36:58.571Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:58.571Z] a07787ea0134: Waiting [2024-12-10T08:36:58.571Z] 651d9022c234: Waiting [2024-12-10T08:36:58.571Z] 56f72be70754: Waiting [2024-12-10T08:36:58.571Z] 532e16d03dc0: Layer already exists [2024-12-10T08:36:58.571Z] 02d1551def1e: Layer already exists [2024-12-10T08:36:58.571Z] 5194df2c7ff9: Layer already exists [2024-12-10T08:36:58.571Z] 87efb2936291: Layer already exists [2024-12-10T08:36:58.571Z] 9d0c18898af6: Layer already exists [2024-12-10T08:36:58.571Z] a07787ea0134: Layer already exists [2024-12-10T08:36:58.571Z] 56f72be70754: Layer already exists [2024-12-10T08:36:58.571Z] 651d9022c234: Layer already exists [2024-12-10T08:36:58.571Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:36:58.840Z] main: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:36:58.917Z] ===================================================== [Pipeline] echo [2024-12-10T08:36:58.936Z] taggedImages: [2024-12-10T08:36:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-10T08:36:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 [2024-12-10T08:36:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-10T08:36:58.969Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-10T08:36:58.969Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:58.969Z] latest [2024-12-10T08:36:58.969Z] 4.0.0-dev.25 [2024-12-10T08:36:58.969Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:36:58.969Z] main [2024-12-10T08:36:58.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:59.365Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:36:59.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:36:59.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-10T08:36:59.716Z] 405a3bc837a1: Preparing [2024-12-10T08:36:59.716Z] 5c57eaa4c88e: Preparing [2024-12-10T08:36:59.716Z] 84a062f890e1: Preparing [2024-12-10T08:36:59.716Z] 85c2049e8311: Preparing [2024-12-10T08:36:59.716Z] 0248b340eedb: Preparing [2024-12-10T08:36:59.716Z] c2c2b4ee16e0: Preparing [2024-12-10T08:36:59.716Z] 7db407a1dfc4: Preparing [2024-12-10T08:36:59.716Z] 9d0c18898af6: Preparing [2024-12-10T08:36:59.716Z] 0e7f2cc629c3: Preparing [2024-12-10T08:36:59.716Z] 2ea11f6a99c6: Preparing [2024-12-10T08:36:59.716Z] e1387533f345: Preparing [2024-12-10T08:36:59.716Z] c2c2b4ee16e0: Waiting [2024-12-10T08:36:59.716Z] 7db407a1dfc4: Waiting [2024-12-10T08:36:59.716Z] 9d0c18898af6: Waiting [2024-12-10T08:36:59.716Z] 0e7f2cc629c3: Waiting [2024-12-10T08:36:59.716Z] 2ea11f6a99c6: Waiting [2024-12-10T08:36:59.716Z] e1387533f345: Waiting [2024-12-10T08:36:59.716Z] 5f70bf18a086: Preparing [2024-12-10T08:36:59.716Z] 2f7f2b94f9cf: Preparing [2024-12-10T08:36:59.716Z] 5f70bf18a086: Waiting [2024-12-10T08:36:59.716Z] 2f7f2b94f9cf: Waiting [2024-12-10T08:36:59.716Z] fcffb7b21755: Preparing [2024-12-10T08:36:59.716Z] 0e888731d806: Preparing [2024-12-10T08:36:59.716Z] fcffb7b21755: Waiting [2024-12-10T08:36:59.716Z] 651d9022c234: Preparing [2024-12-10T08:36:59.716Z] 651d9022c234: Waiting [2024-12-10T08:36:59.716Z] 0e888731d806: Waiting [2024-12-10T08:37:00.001Z] 85c2049e8311: Pushed [2024-12-10T08:37:00.001Z] 84a062f890e1: Pushed [2024-12-10T08:37:00.001Z] 5c57eaa4c88e: Pushed [2024-12-10T08:37:00.001Z] 0248b340eedb: Pushed [2024-12-10T08:37:00.001Z] 405a3bc837a1: Pushed [2024-12-10T08:37:00.001Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:00.001Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:00.001Z] 5f70bf18a086: Layer already exists [2024-12-10T08:37:00.001Z] c2c2b4ee16e0: Pushed [2024-12-10T08:37:00.001Z] 2ea11f6a99c6: Pushed [2024-12-10T08:37:00.285Z] e1387533f345: Pushed [2024-12-10T08:37:00.285Z] 2f7f2b94f9cf: Pushed [2024-12-10T08:37:00.285Z] 651d9022c234: Layer already exists [2024-12-10T08:37:00.285Z] 0e888731d806: Pushed [2024-12-10T08:37:01.714Z] fcffb7b21755: Pushed [2024-12-10T08:37:03.151Z] 7db407a1dfc4: Pushed [2024-12-10T08:37:03.151Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:03.513Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:03.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-10T08:37:03.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-10T08:37:03.861Z] 405a3bc837a1: Preparing [2024-12-10T08:37:03.861Z] 5c57eaa4c88e: Preparing [2024-12-10T08:37:03.861Z] 84a062f890e1: Preparing [2024-12-10T08:37:03.861Z] 85c2049e8311: Preparing [2024-12-10T08:37:03.861Z] 0248b340eedb: Preparing [2024-12-10T08:37:03.861Z] c2c2b4ee16e0: Preparing [2024-12-10T08:37:03.861Z] 7db407a1dfc4: Preparing [2024-12-10T08:37:03.861Z] 9d0c18898af6: Preparing [2024-12-10T08:37:03.861Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:03.861Z] 2ea11f6a99c6: Preparing [2024-12-10T08:37:03.861Z] e1387533f345: Preparing [2024-12-10T08:37:03.861Z] 5f70bf18a086: Preparing [2024-12-10T08:37:03.861Z] 2f7f2b94f9cf: Preparing [2024-12-10T08:37:03.861Z] fcffb7b21755: Preparing [2024-12-10T08:37:03.861Z] 0e888731d806: Preparing [2024-12-10T08:37:03.861Z] 651d9022c234: Preparing [2024-12-10T08:37:03.861Z] 7db407a1dfc4: Waiting [2024-12-10T08:37:03.861Z] 9d0c18898af6: Waiting [2024-12-10T08:37:03.861Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:03.861Z] 2ea11f6a99c6: Waiting [2024-12-10T08:37:03.861Z] e1387533f345: Waiting [2024-12-10T08:37:03.861Z] 5f70bf18a086: Waiting [2024-12-10T08:37:03.861Z] 2f7f2b94f9cf: Waiting [2024-12-10T08:37:03.861Z] fcffb7b21755: Waiting [2024-12-10T08:37:03.861Z] 0e888731d806: Waiting [2024-12-10T08:37:03.861Z] 651d9022c234: Waiting [2024-12-10T08:37:03.861Z] c2c2b4ee16e0: Waiting [2024-12-10T08:37:03.861Z] 405a3bc837a1: Layer already exists [2024-12-10T08:37:03.861Z] 5c57eaa4c88e: Layer already exists [2024-12-10T08:37:03.861Z] 84a062f890e1: Layer already exists [2024-12-10T08:37:03.861Z] 85c2049e8311: Layer already exists [2024-12-10T08:37:03.861Z] 0248b340eedb: Layer already exists [2024-12-10T08:37:03.861Z] c2c2b4ee16e0: Layer already exists [2024-12-10T08:37:03.861Z] 7db407a1dfc4: Layer already exists [2024-12-10T08:37:03.861Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:03.861Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:03.861Z] 2ea11f6a99c6: Layer already exists [2024-12-10T08:37:03.861Z] e1387533f345: Layer already exists [2024-12-10T08:37:03.861Z] 5f70bf18a086: Layer already exists [2024-12-10T08:37:03.861Z] fcffb7b21755: Layer already exists [2024-12-10T08:37:03.861Z] 2f7f2b94f9cf: Layer already exists [2024-12-10T08:37:03.861Z] 0e888731d806: Layer already exists [2024-12-10T08:37:04.126Z] 651d9022c234: Layer already exists [2024-12-10T08:37:04.126Z] latest: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:04.480Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:04.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 [2024-12-10T08:37:04.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-10T08:37:04.829Z] 405a3bc837a1: Preparing [2024-12-10T08:37:04.829Z] 5c57eaa4c88e: Preparing [2024-12-10T08:37:04.829Z] 84a062f890e1: Preparing [2024-12-10T08:37:04.829Z] 85c2049e8311: Preparing [2024-12-10T08:37:04.829Z] 0248b340eedb: Preparing [2024-12-10T08:37:04.829Z] c2c2b4ee16e0: Preparing [2024-12-10T08:37:04.829Z] 7db407a1dfc4: Preparing [2024-12-10T08:37:04.829Z] 9d0c18898af6: Preparing [2024-12-10T08:37:04.829Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:04.829Z] 2ea11f6a99c6: Preparing [2024-12-10T08:37:04.829Z] e1387533f345: Preparing [2024-12-10T08:37:04.829Z] 5f70bf18a086: Preparing [2024-12-10T08:37:04.829Z] 2f7f2b94f9cf: Preparing [2024-12-10T08:37:04.829Z] fcffb7b21755: Preparing [2024-12-10T08:37:04.829Z] 0e888731d806: Preparing [2024-12-10T08:37:04.829Z] 651d9022c234: Preparing [2024-12-10T08:37:04.829Z] c2c2b4ee16e0: Waiting [2024-12-10T08:37:04.829Z] e1387533f345: Waiting [2024-12-10T08:37:04.829Z] 7db407a1dfc4: Waiting [2024-12-10T08:37:04.829Z] 5f70bf18a086: Waiting [2024-12-10T08:37:04.829Z] 9d0c18898af6: Waiting [2024-12-10T08:37:04.829Z] 2f7f2b94f9cf: Waiting [2024-12-10T08:37:04.829Z] fcffb7b21755: Waiting [2024-12-10T08:37:04.829Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:04.829Z] 0e888731d806: Waiting [2024-12-10T08:37:04.829Z] 2ea11f6a99c6: Waiting [2024-12-10T08:37:04.829Z] 651d9022c234: Waiting [2024-12-10T08:37:04.829Z] 0248b340eedb: Layer already exists [2024-12-10T08:37:04.829Z] 405a3bc837a1: Layer already exists [2024-12-10T08:37:04.829Z] 85c2049e8311: Layer already exists [2024-12-10T08:37:04.829Z] 5c57eaa4c88e: Layer already exists [2024-12-10T08:37:04.829Z] 84a062f890e1: Layer already exists [2024-12-10T08:37:04.829Z] 2ea11f6a99c6: Layer already exists [2024-12-10T08:37:04.829Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:04.829Z] c2c2b4ee16e0: Layer already exists [2024-12-10T08:37:04.829Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:04.829Z] 7db407a1dfc4: Layer already exists [2024-12-10T08:37:04.829Z] e1387533f345: Layer already exists [2024-12-10T08:37:04.829Z] 2f7f2b94f9cf: Layer already exists [2024-12-10T08:37:04.829Z] 5f70bf18a086: Layer already exists [2024-12-10T08:37:04.829Z] 0e888731d806: Layer already exists [2024-12-10T08:37:05.095Z] fcffb7b21755: Layer already exists [2024-12-10T08:37:05.095Z] 651d9022c234: Layer already exists [2024-12-10T08:37:05.095Z] 4.0.0-dev.25: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:05.456Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:05.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:05.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-10T08:37:05.820Z] 405a3bc837a1: Preparing [2024-12-10T08:37:05.820Z] 5c57eaa4c88e: Preparing [2024-12-10T08:37:05.820Z] 84a062f890e1: Preparing [2024-12-10T08:37:05.820Z] 85c2049e8311: Preparing [2024-12-10T08:37:05.820Z] 0248b340eedb: Preparing [2024-12-10T08:37:05.820Z] c2c2b4ee16e0: Preparing [2024-12-10T08:37:05.820Z] 7db407a1dfc4: Preparing [2024-12-10T08:37:05.820Z] 9d0c18898af6: Preparing [2024-12-10T08:37:05.820Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:05.820Z] 2ea11f6a99c6: Preparing [2024-12-10T08:37:05.820Z] e1387533f345: Preparing [2024-12-10T08:37:05.820Z] 5f70bf18a086: Preparing [2024-12-10T08:37:05.820Z] 2f7f2b94f9cf: Preparing [2024-12-10T08:37:05.820Z] fcffb7b21755: Preparing [2024-12-10T08:37:05.820Z] 0e888731d806: Preparing [2024-12-10T08:37:05.820Z] 651d9022c234: Preparing [2024-12-10T08:37:05.820Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:05.820Z] 2ea11f6a99c6: Waiting [2024-12-10T08:37:05.820Z] e1387533f345: Waiting [2024-12-10T08:37:05.820Z] 5f70bf18a086: Waiting [2024-12-10T08:37:05.820Z] 2f7f2b94f9cf: Waiting [2024-12-10T08:37:05.820Z] fcffb7b21755: Waiting [2024-12-10T08:37:05.820Z] 0e888731d806: Waiting [2024-12-10T08:37:05.820Z] c2c2b4ee16e0: Waiting [2024-12-10T08:37:05.820Z] 651d9022c234: Waiting [2024-12-10T08:37:05.820Z] 7db407a1dfc4: Waiting [2024-12-10T08:37:05.820Z] 9d0c18898af6: Waiting [2024-12-10T08:37:05.820Z] 85c2049e8311: Layer already exists [2024-12-10T08:37:05.820Z] 405a3bc837a1: Layer already exists [2024-12-10T08:37:05.820Z] 0248b340eedb: Layer already exists [2024-12-10T08:37:05.820Z] 5c57eaa4c88e: Layer already exists [2024-12-10T08:37:05.820Z] 84a062f890e1: Layer already exists [2024-12-10T08:37:05.820Z] c2c2b4ee16e0: Layer already exists [2024-12-10T08:37:05.820Z] 7db407a1dfc4: Layer already exists [2024-12-10T08:37:05.820Z] 2ea11f6a99c6: Layer already exists [2024-12-10T08:37:05.820Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:05.820Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:05.820Z] 5f70bf18a086: Layer already exists [2024-12-10T08:37:05.820Z] e1387533f345: Layer already exists [2024-12-10T08:37:06.083Z] 2f7f2b94f9cf: Layer already exists [2024-12-10T08:37:06.083Z] fcffb7b21755: Layer already exists [2024-12-10T08:37:06.083Z] 0e888731d806: Layer already exists [2024-12-10T08:37:06.083Z] 651d9022c234: Layer already exists [2024-12-10T08:37:06.083Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:06.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:06.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-10T08:37:06.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-10T08:37:06.785Z] 405a3bc837a1: Preparing [2024-12-10T08:37:06.785Z] 5c57eaa4c88e: Preparing [2024-12-10T08:37:06.785Z] 84a062f890e1: Preparing [2024-12-10T08:37:06.785Z] 85c2049e8311: Preparing [2024-12-10T08:37:06.785Z] 0248b340eedb: Preparing [2024-12-10T08:37:06.785Z] c2c2b4ee16e0: Preparing [2024-12-10T08:37:06.785Z] 7db407a1dfc4: Preparing [2024-12-10T08:37:06.785Z] 9d0c18898af6: Preparing [2024-12-10T08:37:06.785Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:06.785Z] 2ea11f6a99c6: Preparing [2024-12-10T08:37:06.785Z] e1387533f345: Preparing [2024-12-10T08:37:06.785Z] 5f70bf18a086: Preparing [2024-12-10T08:37:06.785Z] 2f7f2b94f9cf: Preparing [2024-12-10T08:37:06.785Z] fcffb7b21755: Preparing [2024-12-10T08:37:06.785Z] c2c2b4ee16e0: Waiting [2024-12-10T08:37:06.785Z] 7db407a1dfc4: Waiting [2024-12-10T08:37:06.785Z] 0e888731d806: Preparing [2024-12-10T08:37:06.785Z] 9d0c18898af6: Waiting [2024-12-10T08:37:06.785Z] 651d9022c234: Preparing [2024-12-10T08:37:06.785Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:06.785Z] 5f70bf18a086: Waiting [2024-12-10T08:37:06.785Z] 2ea11f6a99c6: Waiting [2024-12-10T08:37:06.785Z] 2f7f2b94f9cf: Waiting [2024-12-10T08:37:06.785Z] e1387533f345: Waiting [2024-12-10T08:37:06.785Z] fcffb7b21755: Waiting [2024-12-10T08:37:06.785Z] 651d9022c234: Waiting [2024-12-10T08:37:06.785Z] 0e888731d806: Waiting [2024-12-10T08:37:06.785Z] 0248b340eedb: Layer already exists [2024-12-10T08:37:06.785Z] 5c57eaa4c88e: Layer already exists [2024-12-10T08:37:06.785Z] 85c2049e8311: Layer already exists [2024-12-10T08:37:06.785Z] 84a062f890e1: Layer already exists [2024-12-10T08:37:06.785Z] 405a3bc837a1: Layer already exists [2024-12-10T08:37:06.785Z] c2c2b4ee16e0: Layer already exists [2024-12-10T08:37:06.785Z] 7db407a1dfc4: Layer already exists [2024-12-10T08:37:06.785Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:06.785Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:06.785Z] 2ea11f6a99c6: Layer already exists [2024-12-10T08:37:06.785Z] e1387533f345: Layer already exists [2024-12-10T08:37:06.785Z] 5f70bf18a086: Layer already exists [2024-12-10T08:37:06.785Z] 2f7f2b94f9cf: Layer already exists [2024-12-10T08:37:06.785Z] fcffb7b21755: Layer already exists [2024-12-10T08:37:06.785Z] 0e888731d806: Layer already exists [2024-12-10T08:37:06.785Z] 651d9022c234: Layer already exists [2024-12-10T08:37:07.049Z] main: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:37:07.148Z] ===================================================== [Pipeline] echo [2024-12-10T08:37:07.166Z] taggedImages: [2024-12-10T08:37:07.166Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:07.166Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-10T08:37:07.166Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 [2024-12-10T08:37:07.166Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:07.166Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-10T08:37:07.196Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-10T08:37:07.196Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:07.196Z] latest [2024-12-10T08:37:07.196Z] 4.0.0-dev.25 [2024-12-10T08:37:07.196Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:07.196Z] main [2024-12-10T08:37:07.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:07.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:07.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:07.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-10T08:37:07.906Z] c235bbaeecd8: Preparing [2024-12-10T08:37:07.906Z] 5eb318b16cf1: Preparing [2024-12-10T08:37:07.906Z] 7401f2bf066b: Preparing [2024-12-10T08:37:07.906Z] 997a8e363589: Preparing [2024-12-10T08:37:07.906Z] 9d0c18898af6: Preparing [2024-12-10T08:37:07.906Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:07.906Z] 56f72be70754: Preparing [2024-12-10T08:37:07.906Z] a07787ea0134: Preparing [2024-12-10T08:37:07.906Z] 651d9022c234: Preparing [2024-12-10T08:37:07.906Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:07.906Z] 56f72be70754: Waiting [2024-12-10T08:37:07.906Z] 651d9022c234: Waiting [2024-12-10T08:37:07.906Z] a07787ea0134: Waiting [2024-12-10T08:37:08.170Z] 5eb318b16cf1: Pushed [2024-12-10T08:37:08.170Z] 7401f2bf066b: Pushed [2024-12-10T08:37:09.126Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:09.126Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:09.126Z] 56f72be70754: Layer already exists [2024-12-10T08:37:09.126Z] a07787ea0134: Layer already exists [2024-12-10T08:37:09.126Z] 651d9022c234: Layer already exists [2024-12-10T08:37:09.126Z] c235bbaeecd8: Pushed [2024-12-10T08:37:12.453Z] 997a8e363589: Pushed [2024-12-10T08:37:12.453Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:12.814Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:13.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-10T08:37:13.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-10T08:37:13.160Z] c235bbaeecd8: Preparing [2024-12-10T08:37:13.160Z] 5eb318b16cf1: Preparing [2024-12-10T08:37:13.160Z] 7401f2bf066b: Preparing [2024-12-10T08:37:13.160Z] 997a8e363589: Preparing [2024-12-10T08:37:13.160Z] 9d0c18898af6: Preparing [2024-12-10T08:37:13.160Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:13.160Z] 56f72be70754: Preparing [2024-12-10T08:37:13.160Z] a07787ea0134: Preparing [2024-12-10T08:37:13.160Z] 651d9022c234: Preparing [2024-12-10T08:37:13.160Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:13.160Z] 56f72be70754: Waiting [2024-12-10T08:37:13.160Z] a07787ea0134: Waiting [2024-12-10T08:37:13.160Z] 651d9022c234: Waiting [2024-12-10T08:37:13.160Z] 7401f2bf066b: Layer already exists [2024-12-10T08:37:13.160Z] 5eb318b16cf1: Layer already exists [2024-12-10T08:37:13.160Z] 997a8e363589: Layer already exists [2024-12-10T08:37:13.160Z] c235bbaeecd8: Layer already exists [2024-12-10T08:37:13.160Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:13.160Z] 56f72be70754: Layer already exists [2024-12-10T08:37:13.160Z] 651d9022c234: Layer already exists [2024-12-10T08:37:13.160Z] a07787ea0134: Layer already exists [2024-12-10T08:37:13.160Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:13.426Z] latest: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:13.783Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:14.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 [2024-12-10T08:37:14.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-10T08:37:14.130Z] c235bbaeecd8: Preparing [2024-12-10T08:37:14.130Z] 5eb318b16cf1: Preparing [2024-12-10T08:37:14.130Z] 7401f2bf066b: Preparing [2024-12-10T08:37:14.130Z] 997a8e363589: Preparing [2024-12-10T08:37:14.130Z] 9d0c18898af6: Preparing [2024-12-10T08:37:14.130Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:14.130Z] 56f72be70754: Preparing [2024-12-10T08:37:14.130Z] a07787ea0134: Preparing [2024-12-10T08:37:14.130Z] 651d9022c234: Preparing [2024-12-10T08:37:14.130Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:14.130Z] 56f72be70754: Waiting [2024-12-10T08:37:14.130Z] a07787ea0134: Waiting [2024-12-10T08:37:14.130Z] 651d9022c234: Waiting [2024-12-10T08:37:14.130Z] 5eb318b16cf1: Layer already exists [2024-12-10T08:37:14.130Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:14.130Z] 997a8e363589: Layer already exists [2024-12-10T08:37:14.130Z] 7401f2bf066b: Layer already exists [2024-12-10T08:37:14.130Z] c235bbaeecd8: Layer already exists [2024-12-10T08:37:14.130Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:14.130Z] 651d9022c234: Layer already exists [2024-12-10T08:37:14.130Z] 56f72be70754: Layer already exists [2024-12-10T08:37:14.130Z] a07787ea0134: Layer already exists [2024-12-10T08:37:14.394Z] 4.0.0-dev.25: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:14.745Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:15.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:15.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-10T08:37:15.094Z] c235bbaeecd8: Preparing [2024-12-10T08:37:15.094Z] 5eb318b16cf1: Preparing [2024-12-10T08:37:15.094Z] 7401f2bf066b: Preparing [2024-12-10T08:37:15.094Z] 997a8e363589: Preparing [2024-12-10T08:37:15.094Z] 9d0c18898af6: Preparing [2024-12-10T08:37:15.094Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:15.094Z] 56f72be70754: Preparing [2024-12-10T08:37:15.094Z] a07787ea0134: Preparing [2024-12-10T08:37:15.094Z] 651d9022c234: Preparing [2024-12-10T08:37:15.094Z] 56f72be70754: Waiting [2024-12-10T08:37:15.094Z] a07787ea0134: Waiting [2024-12-10T08:37:15.094Z] 651d9022c234: Waiting [2024-12-10T08:37:15.094Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:15.094Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:15.094Z] 5eb318b16cf1: Layer already exists [2024-12-10T08:37:15.094Z] c235bbaeecd8: Layer already exists [2024-12-10T08:37:15.094Z] 997a8e363589: Layer already exists [2024-12-10T08:37:15.094Z] 7401f2bf066b: Layer already exists [2024-12-10T08:37:15.094Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:15.094Z] 56f72be70754: Layer already exists [2024-12-10T08:37:15.094Z] a07787ea0134: Layer already exists [2024-12-10T08:37:15.094Z] 651d9022c234: Layer already exists [2024-12-10T08:37:15.360Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:15.722Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:16.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-10T08:37:16.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-10T08:37:16.071Z] c235bbaeecd8: Preparing [2024-12-10T08:37:16.071Z] 5eb318b16cf1: Preparing [2024-12-10T08:37:16.071Z] 7401f2bf066b: Preparing [2024-12-10T08:37:16.071Z] 997a8e363589: Preparing [2024-12-10T08:37:16.071Z] 9d0c18898af6: Preparing [2024-12-10T08:37:16.071Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:16.071Z] 56f72be70754: Preparing [2024-12-10T08:37:16.071Z] a07787ea0134: Preparing [2024-12-10T08:37:16.071Z] 651d9022c234: Preparing [2024-12-10T08:37:16.071Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:16.071Z] 651d9022c234: Waiting [2024-12-10T08:37:16.071Z] 56f72be70754: Waiting [2024-12-10T08:37:16.071Z] a07787ea0134: Waiting [2024-12-10T08:37:16.071Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:16.071Z] 997a8e363589: Layer already exists [2024-12-10T08:37:16.071Z] 5eb318b16cf1: Layer already exists [2024-12-10T08:37:16.071Z] 7401f2bf066b: Layer already exists [2024-12-10T08:37:16.071Z] c235bbaeecd8: Layer already exists [2024-12-10T08:37:16.071Z] a07787ea0134: Layer already exists [2024-12-10T08:37:16.071Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:16.071Z] 651d9022c234: Layer already exists [2024-12-10T08:37:16.071Z] 56f72be70754: Layer already exists [2024-12-10T08:37:16.335Z] main: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:37:16.432Z] ===================================================== [Pipeline] echo [2024-12-10T08:37:16.451Z] taggedImages: [2024-12-10T08:37:16.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:16.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-10T08:37:16.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 [2024-12-10T08:37:16.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:16.451Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-10T08:37:16.479Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-10T08:37:16.479Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:16.479Z] latest [2024-12-10T08:37:16.479Z] 4.0.0-dev.25 [2024-12-10T08:37:16.479Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:16.479Z] main [2024-12-10T08:37:16.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:16.845Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:17.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:17.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-10T08:37:17.197Z] 4ae80615643d: Preparing [2024-12-10T08:37:17.197Z] 1d7011a88326: Preparing [2024-12-10T08:37:17.197Z] 5b5fc33eb6ca: Preparing [2024-12-10T08:37:17.197Z] 88fee3ac6028: Preparing [2024-12-10T08:37:17.197Z] 9c14c2b867dc: Preparing [2024-12-10T08:37:17.197Z] 9d0c18898af6: Preparing [2024-12-10T08:37:17.197Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:17.197Z] a299e6044b18: Preparing [2024-12-10T08:37:17.197Z] 672dceda7d74: Preparing [2024-12-10T08:37:17.197Z] 221a464d0765: Preparing [2024-12-10T08:37:17.197Z] 651d9022c234: Preparing [2024-12-10T08:37:17.197Z] 9d0c18898af6: Waiting [2024-12-10T08:37:17.197Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:17.197Z] 672dceda7d74: Waiting [2024-12-10T08:37:17.197Z] a299e6044b18: Waiting [2024-12-10T08:37:17.197Z] 221a464d0765: Waiting [2024-12-10T08:37:17.197Z] 651d9022c234: Waiting [2024-12-10T08:37:17.462Z] 88fee3ac6028: Pushed [2024-12-10T08:37:17.462Z] 1d7011a88326: Pushed [2024-12-10T08:37:17.462Z] 4ae80615643d: Pushed [2024-12-10T08:37:17.462Z] 9c14c2b867dc: Pushed [2024-12-10T08:37:17.462Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:17.462Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:17.462Z] 651d9022c234: Layer already exists [2024-12-10T08:37:17.462Z] a299e6044b18: Pushed [2024-12-10T08:37:17.728Z] 672dceda7d74: Pushed [2024-12-10T08:37:19.660Z] 5b5fc33eb6ca: Pushed [2024-12-10T08:37:21.595Z] 221a464d0765: Pushed [2024-12-10T08:37:21.860Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:22.228Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:22.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-10T08:37:22.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-10T08:37:22.581Z] 4ae80615643d: Preparing [2024-12-10T08:37:22.581Z] 1d7011a88326: Preparing [2024-12-10T08:37:22.581Z] 5b5fc33eb6ca: Preparing [2024-12-10T08:37:22.581Z] 88fee3ac6028: Preparing [2024-12-10T08:37:22.581Z] 9c14c2b867dc: Preparing [2024-12-10T08:37:22.581Z] 9d0c18898af6: Preparing [2024-12-10T08:37:22.581Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:22.581Z] a299e6044b18: Preparing [2024-12-10T08:37:22.581Z] 672dceda7d74: Preparing [2024-12-10T08:37:22.581Z] 221a464d0765: Preparing [2024-12-10T08:37:22.581Z] 651d9022c234: Preparing [2024-12-10T08:37:22.581Z] a299e6044b18: Waiting [2024-12-10T08:37:22.581Z] 221a464d0765: Waiting [2024-12-10T08:37:22.581Z] 672dceda7d74: Waiting [2024-12-10T08:37:22.581Z] 651d9022c234: Waiting [2024-12-10T08:37:22.581Z] 9d0c18898af6: Waiting [2024-12-10T08:37:22.581Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:22.581Z] 9c14c2b867dc: Layer already exists [2024-12-10T08:37:22.581Z] 4ae80615643d: Layer already exists [2024-12-10T08:37:22.581Z] 1d7011a88326: Layer already exists [2024-12-10T08:37:22.581Z] 88fee3ac6028: Layer already exists [2024-12-10T08:37:22.581Z] 5b5fc33eb6ca: Layer already exists [2024-12-10T08:37:22.581Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:22.581Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:22.581Z] a299e6044b18: Layer already exists [2024-12-10T08:37:22.581Z] 221a464d0765: Layer already exists [2024-12-10T08:37:22.581Z] 672dceda7d74: Layer already exists [2024-12-10T08:37:22.581Z] 651d9022c234: Layer already exists [2024-12-10T08:37:22.845Z] latest: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:23.197Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:23.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 [2024-12-10T08:37:23.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-10T08:37:23.555Z] 4ae80615643d: Preparing [2024-12-10T08:37:23.555Z] 1d7011a88326: Preparing [2024-12-10T08:37:23.555Z] 5b5fc33eb6ca: Preparing [2024-12-10T08:37:23.555Z] 88fee3ac6028: Preparing [2024-12-10T08:37:23.555Z] 9c14c2b867dc: Preparing [2024-12-10T08:37:23.555Z] 9d0c18898af6: Preparing [2024-12-10T08:37:23.555Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:23.555Z] a299e6044b18: Preparing [2024-12-10T08:37:23.555Z] 672dceda7d74: Preparing [2024-12-10T08:37:23.555Z] 221a464d0765: Preparing [2024-12-10T08:37:23.555Z] 651d9022c234: Preparing [2024-12-10T08:37:23.555Z] 9d0c18898af6: Waiting [2024-12-10T08:37:23.555Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:23.555Z] a299e6044b18: Waiting [2024-12-10T08:37:23.555Z] 672dceda7d74: Waiting [2024-12-10T08:37:23.555Z] 221a464d0765: Waiting [2024-12-10T08:37:23.555Z] 651d9022c234: Waiting [2024-12-10T08:37:23.555Z] 1d7011a88326: Layer already exists [2024-12-10T08:37:23.555Z] 9c14c2b867dc: Layer already exists [2024-12-10T08:37:23.555Z] 5b5fc33eb6ca: Layer already exists [2024-12-10T08:37:23.555Z] 88fee3ac6028: Layer already exists [2024-12-10T08:37:23.555Z] 4ae80615643d: Layer already exists [2024-12-10T08:37:23.555Z] a299e6044b18: Layer already exists [2024-12-10T08:37:23.555Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:23.555Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:23.555Z] 672dceda7d74: Layer already exists [2024-12-10T08:37:23.555Z] 221a464d0765: Layer already exists [2024-12-10T08:37:23.555Z] 651d9022c234: Layer already exists [2024-12-10T08:37:23.821Z] 4.0.0-dev.25: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:24.171Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:24.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:24.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-10T08:37:24.513Z] 4ae80615643d: Preparing [2024-12-10T08:37:24.513Z] 1d7011a88326: Preparing [2024-12-10T08:37:24.513Z] 5b5fc33eb6ca: Preparing [2024-12-10T08:37:24.513Z] 88fee3ac6028: Preparing [2024-12-10T08:37:24.513Z] 9c14c2b867dc: Preparing [2024-12-10T08:37:24.513Z] 9d0c18898af6: Preparing [2024-12-10T08:37:24.513Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:24.513Z] a299e6044b18: Preparing [2024-12-10T08:37:24.513Z] 672dceda7d74: Preparing [2024-12-10T08:37:24.513Z] 221a464d0765: Preparing [2024-12-10T08:37:24.513Z] 651d9022c234: Preparing [2024-12-10T08:37:24.513Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:24.513Z] a299e6044b18: Waiting [2024-12-10T08:37:24.513Z] 672dceda7d74: Waiting [2024-12-10T08:37:24.513Z] 221a464d0765: Waiting [2024-12-10T08:37:24.513Z] 651d9022c234: Waiting [2024-12-10T08:37:24.513Z] 9d0c18898af6: Waiting [2024-12-10T08:37:24.514Z] 88fee3ac6028: Layer already exists [2024-12-10T08:37:24.514Z] 4ae80615643d: Layer already exists [2024-12-10T08:37:24.514Z] 1d7011a88326: Layer already exists [2024-12-10T08:37:24.514Z] 5b5fc33eb6ca: Layer already exists [2024-12-10T08:37:24.514Z] 9c14c2b867dc: Layer already exists [2024-12-10T08:37:24.514Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:24.514Z] a299e6044b18: Layer already exists [2024-12-10T08:37:24.514Z] 221a464d0765: Layer already exists [2024-12-10T08:37:24.514Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:24.514Z] 672dceda7d74: Layer already exists [2024-12-10T08:37:24.514Z] 651d9022c234: Layer already exists [2024-12-10T08:37:24.779Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:25.131Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:25.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-10T08:37:25.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-10T08:37:25.478Z] 4ae80615643d: Preparing [2024-12-10T08:37:25.478Z] 1d7011a88326: Preparing [2024-12-10T08:37:25.478Z] 5b5fc33eb6ca: Preparing [2024-12-10T08:37:25.478Z] 88fee3ac6028: Preparing [2024-12-10T08:37:25.478Z] 9c14c2b867dc: Preparing [2024-12-10T08:37:25.478Z] 9d0c18898af6: Preparing [2024-12-10T08:37:25.478Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:25.478Z] a299e6044b18: Preparing [2024-12-10T08:37:25.478Z] 672dceda7d74: Preparing [2024-12-10T08:37:25.478Z] 221a464d0765: Preparing [2024-12-10T08:37:25.478Z] 9d0c18898af6: Waiting [2024-12-10T08:37:25.478Z] a299e6044b18: Waiting [2024-12-10T08:37:25.478Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:25.478Z] 672dceda7d74: Waiting [2024-12-10T08:37:25.478Z] 221a464d0765: Waiting [2024-12-10T08:37:25.478Z] 651d9022c234: Preparing [2024-12-10T08:37:25.478Z] 651d9022c234: Waiting [2024-12-10T08:37:25.478Z] 1d7011a88326: Layer already exists [2024-12-10T08:37:25.478Z] 4ae80615643d: Layer already exists [2024-12-10T08:37:25.478Z] 9c14c2b867dc: Layer already exists [2024-12-10T08:37:25.478Z] 88fee3ac6028: Layer already exists [2024-12-10T08:37:25.478Z] 5b5fc33eb6ca: Layer already exists [2024-12-10T08:37:25.478Z] a299e6044b18: Layer already exists [2024-12-10T08:37:25.478Z] 672dceda7d74: Layer already exists [2024-12-10T08:37:25.478Z] 221a464d0765: Layer already exists [2024-12-10T08:37:25.478Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:25.478Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:25.478Z] 651d9022c234: Layer already exists [2024-12-10T08:37:25.741Z] main: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:37:25.807Z] ===================================================== [Pipeline] echo [2024-12-10T08:37:25.821Z] taggedImages: [2024-12-10T08:37:25.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:25.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-10T08:37:25.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 [2024-12-10T08:37:25.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:25.821Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-10T08:37:25.846Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-10T08:37:25.846Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:25.846Z] latest [2024-12-10T08:37:25.846Z] 4.0.0-dev.25 [2024-12-10T08:37:25.846Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:25.846Z] main [2024-12-10T08:37:25.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:26.289Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:26.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:26.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-10T08:37:26.646Z] eabd8adff0d4: Preparing [2024-12-10T08:37:26.646Z] 7286da483fe1: Preparing [2024-12-10T08:37:26.646Z] 65d1bdfc4f32: Preparing [2024-12-10T08:37:26.646Z] ee92557c434e: Preparing [2024-12-10T08:37:26.646Z] 8881bf240304: Preparing [2024-12-10T08:37:26.646Z] 3e355a9a5a50: Preparing [2024-12-10T08:37:26.646Z] 8485c69f044d: Preparing [2024-12-10T08:37:26.646Z] 9d0c18898af6: Preparing [2024-12-10T08:37:26.646Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:26.646Z] 48f4fc756035: Preparing [2024-12-10T08:37:26.646Z] 69e6e0a9685b: Preparing [2024-12-10T08:37:26.646Z] 9d0c18898af6: Waiting [2024-12-10T08:37:26.646Z] 8485c69f044d: Waiting [2024-12-10T08:37:26.646Z] 3e355a9a5a50: Waiting [2024-12-10T08:37:26.646Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:26.646Z] 48f4fc756035: Waiting [2024-12-10T08:37:26.646Z] 69e6e0a9685b: Waiting [2024-12-10T08:37:26.646Z] 651d9022c234: Preparing [2024-12-10T08:37:26.646Z] 651d9022c234: Waiting [2024-12-10T08:37:26.911Z] 7286da483fe1: Pushed [2024-12-10T08:37:26.911Z] 8881bf240304: Pushed [2024-12-10T08:37:26.911Z] eabd8adff0d4: Pushed [2024-12-10T08:37:26.911Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:26.911Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:26.911Z] 3e355a9a5a50: Pushed [2024-12-10T08:37:26.911Z] 8485c69f044d: Pushed [2024-12-10T08:37:26.911Z] 651d9022c234: Layer already exists [2024-12-10T08:37:28.848Z] 48f4fc756035: Pushed [2024-12-10T08:37:29.113Z] ee92557c434e: Pushed [2024-12-10T08:37:29.692Z] 65d1bdfc4f32: Pushed [2024-12-10T08:37:29.956Z] 69e6e0a9685b: Pushed [2024-12-10T08:37:29.956Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:30.311Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:30.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-10T08:37:30.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-10T08:37:30.655Z] eabd8adff0d4: Preparing [2024-12-10T08:37:30.655Z] 7286da483fe1: Preparing [2024-12-10T08:37:30.655Z] 65d1bdfc4f32: Preparing [2024-12-10T08:37:30.655Z] ee92557c434e: Preparing [2024-12-10T08:37:30.655Z] 8881bf240304: Preparing [2024-12-10T08:37:30.655Z] 3e355a9a5a50: Preparing [2024-12-10T08:37:30.655Z] 3e355a9a5a50: Waiting [2024-12-10T08:37:30.655Z] 8485c69f044d: Preparing [2024-12-10T08:37:30.655Z] 9d0c18898af6: Preparing [2024-12-10T08:37:30.655Z] 8485c69f044d: Waiting [2024-12-10T08:37:30.655Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:30.655Z] 9d0c18898af6: Waiting [2024-12-10T08:37:30.655Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:30.655Z] 48f4fc756035: Preparing [2024-12-10T08:37:30.655Z] 69e6e0a9685b: Preparing [2024-12-10T08:37:30.655Z] 48f4fc756035: Waiting [2024-12-10T08:37:30.655Z] 651d9022c234: Preparing [2024-12-10T08:37:30.655Z] 69e6e0a9685b: Waiting [2024-12-10T08:37:30.655Z] 651d9022c234: Waiting [2024-12-10T08:37:30.655Z] 8881bf240304: Layer already exists [2024-12-10T08:37:30.655Z] 7286da483fe1: Layer already exists [2024-12-10T08:37:30.655Z] eabd8adff0d4: Layer already exists [2024-12-10T08:37:30.655Z] 65d1bdfc4f32: Layer already exists [2024-12-10T08:37:30.655Z] ee92557c434e: Layer already exists [2024-12-10T08:37:30.655Z] 3e355a9a5a50: Layer already exists [2024-12-10T08:37:30.655Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:30.655Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:30.655Z] 8485c69f044d: Layer already exists [2024-12-10T08:37:30.655Z] 48f4fc756035: Layer already exists [2024-12-10T08:37:30.655Z] 69e6e0a9685b: Layer already exists [2024-12-10T08:37:30.655Z] 651d9022c234: Layer already exists [2024-12-10T08:37:30.920Z] latest: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:31.286Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:31.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 [2024-12-10T08:37:31.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-10T08:37:31.646Z] eabd8adff0d4: Preparing [2024-12-10T08:37:31.646Z] 7286da483fe1: Preparing [2024-12-10T08:37:31.646Z] 65d1bdfc4f32: Preparing [2024-12-10T08:37:31.646Z] ee92557c434e: Preparing [2024-12-10T08:37:31.646Z] 8881bf240304: Preparing [2024-12-10T08:37:31.646Z] 3e355a9a5a50: Preparing [2024-12-10T08:37:31.646Z] 8485c69f044d: Preparing [2024-12-10T08:37:31.646Z] 9d0c18898af6: Preparing [2024-12-10T08:37:31.646Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:31.646Z] 48f4fc756035: Preparing [2024-12-10T08:37:31.646Z] 69e6e0a9685b: Preparing [2024-12-10T08:37:31.646Z] 651d9022c234: Preparing [2024-12-10T08:37:31.646Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:31.646Z] 3e355a9a5a50: Waiting [2024-12-10T08:37:31.646Z] 8485c69f044d: Waiting [2024-12-10T08:37:31.646Z] 9d0c18898af6: Waiting [2024-12-10T08:37:31.646Z] 48f4fc756035: Waiting [2024-12-10T08:37:31.646Z] 69e6e0a9685b: Waiting [2024-12-10T08:37:31.646Z] 651d9022c234: Waiting [2024-12-10T08:37:31.646Z] 65d1bdfc4f32: Layer already exists [2024-12-10T08:37:31.646Z] 8881bf240304: Layer already exists [2024-12-10T08:37:31.646Z] 7286da483fe1: Layer already exists [2024-12-10T08:37:31.646Z] eabd8adff0d4: Layer already exists [2024-12-10T08:37:31.646Z] ee92557c434e: Layer already exists [2024-12-10T08:37:31.646Z] 3e355a9a5a50: Layer already exists [2024-12-10T08:37:31.646Z] 8485c69f044d: Layer already exists [2024-12-10T08:37:31.646Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:31.646Z] 48f4fc756035: Layer already exists [2024-12-10T08:37:31.646Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:31.646Z] 69e6e0a9685b: Layer already exists [2024-12-10T08:37:31.646Z] 651d9022c234: Layer already exists [2024-12-10T08:37:31.911Z] 4.0.0-dev.25: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:32.261Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:32.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:32.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-10T08:37:32.626Z] eabd8adff0d4: Preparing [2024-12-10T08:37:32.626Z] 7286da483fe1: Preparing [2024-12-10T08:37:32.626Z] 65d1bdfc4f32: Preparing [2024-12-10T08:37:32.626Z] ee92557c434e: Preparing [2024-12-10T08:37:32.626Z] 8881bf240304: Preparing [2024-12-10T08:37:32.626Z] 3e355a9a5a50: Preparing [2024-12-10T08:37:32.626Z] 8485c69f044d: Preparing [2024-12-10T08:37:32.626Z] 9d0c18898af6: Preparing [2024-12-10T08:37:32.626Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:32.626Z] 48f4fc756035: Preparing [2024-12-10T08:37:32.626Z] 69e6e0a9685b: Preparing [2024-12-10T08:37:32.626Z] 651d9022c234: Preparing [2024-12-10T08:37:32.626Z] 69e6e0a9685b: Waiting [2024-12-10T08:37:32.626Z] 9d0c18898af6: Waiting [2024-12-10T08:37:32.626Z] 651d9022c234: Waiting [2024-12-10T08:37:32.626Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:32.626Z] 48f4fc756035: Waiting [2024-12-10T08:37:32.626Z] 3e355a9a5a50: Waiting [2024-12-10T08:37:32.626Z] 8485c69f044d: Waiting [2024-12-10T08:37:32.626Z] ee92557c434e: Layer already exists [2024-12-10T08:37:32.626Z] 65d1bdfc4f32: Layer already exists [2024-12-10T08:37:32.626Z] 8881bf240304: Layer already exists [2024-12-10T08:37:32.626Z] 7286da483fe1: Layer already exists [2024-12-10T08:37:32.626Z] eabd8adff0d4: Layer already exists [2024-12-10T08:37:32.626Z] 8485c69f044d: Layer already exists [2024-12-10T08:37:32.626Z] 3e355a9a5a50: Layer already exists [2024-12-10T08:37:32.626Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:32.626Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:32.626Z] 48f4fc756035: Layer already exists [2024-12-10T08:37:32.626Z] 69e6e0a9685b: Layer already exists [2024-12-10T08:37:32.626Z] 651d9022c234: Layer already exists [2024-12-10T08:37:32.891Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:33.248Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:33.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-10T08:37:33.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-10T08:37:33.605Z] eabd8adff0d4: Preparing [2024-12-10T08:37:33.605Z] 7286da483fe1: Preparing [2024-12-10T08:37:33.605Z] 65d1bdfc4f32: Preparing [2024-12-10T08:37:33.605Z] ee92557c434e: Preparing [2024-12-10T08:37:33.605Z] 8881bf240304: Preparing [2024-12-10T08:37:33.605Z] 3e355a9a5a50: Preparing [2024-12-10T08:37:33.605Z] 8485c69f044d: Preparing [2024-12-10T08:37:33.605Z] 9d0c18898af6: Preparing [2024-12-10T08:37:33.605Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:33.605Z] 48f4fc756035: Preparing [2024-12-10T08:37:33.605Z] 69e6e0a9685b: Preparing [2024-12-10T08:37:33.605Z] 651d9022c234: Preparing [2024-12-10T08:37:33.605Z] 8485c69f044d: Waiting [2024-12-10T08:37:33.605Z] 9d0c18898af6: Waiting [2024-12-10T08:37:33.605Z] 0e7f2cc629c3: Waiting [2024-12-10T08:37:33.605Z] 651d9022c234: Waiting [2024-12-10T08:37:33.605Z] 48f4fc756035: Waiting [2024-12-10T08:37:33.605Z] 69e6e0a9685b: Waiting [2024-12-10T08:37:33.605Z] 3e355a9a5a50: Waiting [2024-12-10T08:37:33.605Z] 7286da483fe1: Layer already exists [2024-12-10T08:37:33.605Z] eabd8adff0d4: Layer already exists [2024-12-10T08:37:33.605Z] 8881bf240304: Layer already exists [2024-12-10T08:37:33.605Z] ee92557c434e: Layer already exists [2024-12-10T08:37:33.605Z] 65d1bdfc4f32: Layer already exists [2024-12-10T08:37:33.605Z] 3e355a9a5a50: Layer already exists [2024-12-10T08:37:33.605Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:33.605Z] 8485c69f044d: Layer already exists [2024-12-10T08:37:33.605Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:33.605Z] 48f4fc756035: Layer already exists [2024-12-10T08:37:33.605Z] 69e6e0a9685b: Layer already exists [2024-12-10T08:37:33.605Z] 651d9022c234: Layer already exists [2024-12-10T08:37:33.870Z] main: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:37:33.957Z] ===================================================== [Pipeline] echo [2024-12-10T08:37:33.972Z] taggedImages: [2024-12-10T08:37:33.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:33.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-10T08:37:33.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 [2024-12-10T08:37:33.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:33.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-10T08:37:33.994Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-10T08:37:33.994Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:33.994Z] latest [2024-12-10T08:37:33.994Z] 4.0.0-dev.25 [2024-12-10T08:37:33.994Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:33.994Z] main [2024-12-10T08:37:33.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:34.354Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:34.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:34.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-10T08:37:34.711Z] c0220076caf6: Preparing [2024-12-10T08:37:34.711Z] 1e3a14cfd50d: Preparing [2024-12-10T08:37:34.711Z] 9d0c18898af6: Preparing [2024-12-10T08:37:34.711Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:34.711Z] 37b3f7df5a5b: Preparing [2024-12-10T08:37:34.711Z] 917df2e0575b: Preparing [2024-12-10T08:37:34.711Z] 651d9022c234: Preparing [2024-12-10T08:37:34.711Z] 917df2e0575b: Waiting [2024-12-10T08:37:34.711Z] 651d9022c234: Waiting [2024-12-10T08:37:34.711Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:34.711Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:34.711Z] 651d9022c234: Layer already exists [2024-12-10T08:37:34.976Z] c0220076caf6: Pushed [2024-12-10T08:37:36.378Z] 37b3f7df5a5b: Pushed [2024-12-10T08:37:36.957Z] 917df2e0575b: Pushed [2024-12-10T08:37:38.893Z] 1e3a14cfd50d: Pushed [2024-12-10T08:37:39.159Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:39.511Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:39.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-10T08:37:39.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-10T08:37:39.869Z] c0220076caf6: Preparing [2024-12-10T08:37:39.869Z] 1e3a14cfd50d: Preparing [2024-12-10T08:37:39.869Z] 9d0c18898af6: Preparing [2024-12-10T08:37:39.869Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:39.869Z] 37b3f7df5a5b: Preparing [2024-12-10T08:37:39.869Z] 917df2e0575b: Preparing [2024-12-10T08:37:39.869Z] 651d9022c234: Preparing [2024-12-10T08:37:39.869Z] 917df2e0575b: Waiting [2024-12-10T08:37:39.869Z] 651d9022c234: Waiting [2024-12-10T08:37:39.869Z] c0220076caf6: Layer already exists [2024-12-10T08:37:39.869Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:39.869Z] 1e3a14cfd50d: Layer already exists [2024-12-10T08:37:39.869Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:39.869Z] 37b3f7df5a5b: Layer already exists [2024-12-10T08:37:39.869Z] 917df2e0575b: Layer already exists [2024-12-10T08:37:39.869Z] 651d9022c234: Layer already exists [2024-12-10T08:37:40.132Z] latest: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:40.494Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:40.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 [2024-12-10T08:37:40.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-10T08:37:40.831Z] c0220076caf6: Preparing [2024-12-10T08:37:40.831Z] 1e3a14cfd50d: Preparing [2024-12-10T08:37:40.831Z] 9d0c18898af6: Preparing [2024-12-10T08:37:40.831Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:40.831Z] 37b3f7df5a5b: Preparing [2024-12-10T08:37:40.831Z] 917df2e0575b: Preparing [2024-12-10T08:37:40.831Z] 651d9022c234: Preparing [2024-12-10T08:37:40.831Z] 917df2e0575b: Waiting [2024-12-10T08:37:40.831Z] 651d9022c234: Waiting [2024-12-10T08:37:40.831Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:40.831Z] c0220076caf6: Layer already exists [2024-12-10T08:37:40.832Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:40.832Z] 1e3a14cfd50d: Layer already exists [2024-12-10T08:37:40.832Z] 37b3f7df5a5b: Layer already exists [2024-12-10T08:37:40.832Z] 917df2e0575b: Layer already exists [2024-12-10T08:37:40.832Z] 651d9022c234: Layer already exists [2024-12-10T08:37:41.095Z] 4.0.0-dev.25: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:41.454Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:41.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:41.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-10T08:37:41.796Z] c0220076caf6: Preparing [2024-12-10T08:37:41.796Z] 1e3a14cfd50d: Preparing [2024-12-10T08:37:41.796Z] 9d0c18898af6: Preparing [2024-12-10T08:37:41.796Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:41.796Z] 37b3f7df5a5b: Preparing [2024-12-10T08:37:41.796Z] 917df2e0575b: Preparing [2024-12-10T08:37:41.796Z] 651d9022c234: Preparing [2024-12-10T08:37:41.796Z] 917df2e0575b: Waiting [2024-12-10T08:37:41.796Z] 651d9022c234: Waiting [2024-12-10T08:37:41.796Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:41.796Z] c0220076caf6: Layer already exists [2024-12-10T08:37:41.796Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:41.796Z] 1e3a14cfd50d: Layer already exists [2024-12-10T08:37:41.796Z] 37b3f7df5a5b: Layer already exists [2024-12-10T08:37:41.796Z] 917df2e0575b: Layer already exists [2024-12-10T08:37:41.796Z] 651d9022c234: Layer already exists [2024-12-10T08:37:42.061Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:42.419Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:42.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-10T08:37:42.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-10T08:37:42.763Z] c0220076caf6: Preparing [2024-12-10T08:37:42.763Z] 1e3a14cfd50d: Preparing [2024-12-10T08:37:42.763Z] 9d0c18898af6: Preparing [2024-12-10T08:37:42.763Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:42.763Z] 37b3f7df5a5b: Preparing [2024-12-10T08:37:42.763Z] 917df2e0575b: Preparing [2024-12-10T08:37:42.763Z] 651d9022c234: Preparing [2024-12-10T08:37:42.763Z] 917df2e0575b: Waiting [2024-12-10T08:37:42.763Z] 651d9022c234: Waiting [2024-12-10T08:37:42.763Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:42.763Z] 37b3f7df5a5b: Layer already exists [2024-12-10T08:37:42.763Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:42.763Z] 1e3a14cfd50d: Layer already exists [2024-12-10T08:37:42.763Z] c0220076caf6: Layer already exists [2024-12-10T08:37:42.763Z] 917df2e0575b: Layer already exists [2024-12-10T08:37:42.763Z] 651d9022c234: Layer already exists [2024-12-10T08:37:43.027Z] main: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:37:43.115Z] ===================================================== [Pipeline] echo [2024-12-10T08:37:43.125Z] taggedImages: [2024-12-10T08:37:43.125Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:43.125Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-10T08:37:43.125Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 [2024-12-10T08:37:43.125Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:43.125Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-10T08:37:43.153Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-10T08:37:43.153Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:43.153Z] latest [2024-12-10T08:37:43.153Z] 4.0.0-dev.25 [2024-12-10T08:37:43.153Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:37:43.153Z] main [2024-12-10T08:37:43.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:43.516Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:37:43.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:37:43.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-10T08:37:43.869Z] eb31dd4c9fe3: Preparing [2024-12-10T08:37:43.869Z] f56611188703: Preparing [2024-12-10T08:37:43.869Z] e6a3e6dae70b: Preparing [2024-12-10T08:37:43.869Z] 9d0c18898af6: Preparing [2024-12-10T08:37:43.869Z] 0e7f2cc629c3: Preparing [2024-12-10T08:37:43.869Z] 277c8b67badf: Preparing [2024-12-10T08:37:43.869Z] 6f92f832aa98: Preparing [2024-12-10T08:37:43.869Z] 791b3cb96dda: Preparing [2024-12-10T08:37:43.869Z] 59004e0e0d0c: Preparing [2024-12-10T08:37:43.869Z] 651d9022c234: Preparing [2024-12-10T08:37:43.869Z] 6f92f832aa98: Waiting [2024-12-10T08:37:43.869Z] 791b3cb96dda: Waiting [2024-12-10T08:37:43.869Z] 59004e0e0d0c: Waiting [2024-12-10T08:37:43.869Z] 651d9022c234: Waiting [2024-12-10T08:37:43.869Z] 277c8b67badf: Waiting [2024-12-10T08:37:43.869Z] 9d0c18898af6: Layer already exists [2024-12-10T08:37:43.869Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:37:44.136Z] f56611188703: Pushed [2024-12-10T08:37:44.136Z] e6a3e6dae70b: Pushed [2024-12-10T08:37:44.136Z] eb31dd4c9fe3: Pushed [2024-12-10T08:37:44.136Z] 651d9022c234: Layer already exists [2024-12-10T08:37:44.402Z] 791b3cb96dda: Pushed [2024-12-10T08:37:46.337Z] 59004e0e0d0c: Pushed [2024-12-10T08:38:12.989Z] 277c8b67badf: Pushed [2024-12-10T08:38:12.989Z] 6f92f832aa98: Pushed [2024-12-10T08:38:12.989Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:13.339Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:13.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-10T08:38:13.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-10T08:38:13.692Z] eb31dd4c9fe3: Preparing [2024-12-10T08:38:13.692Z] f56611188703: Preparing [2024-12-10T08:38:13.692Z] e6a3e6dae70b: Preparing [2024-12-10T08:38:13.692Z] 9d0c18898af6: Preparing [2024-12-10T08:38:13.692Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:13.692Z] 277c8b67badf: Preparing [2024-12-10T08:38:13.692Z] 6f92f832aa98: Preparing [2024-12-10T08:38:13.692Z] 791b3cb96dda: Preparing [2024-12-10T08:38:13.692Z] 59004e0e0d0c: Preparing [2024-12-10T08:38:13.692Z] 651d9022c234: Preparing [2024-12-10T08:38:13.692Z] 277c8b67badf: Waiting [2024-12-10T08:38:13.692Z] 6f92f832aa98: Waiting [2024-12-10T08:38:13.692Z] 791b3cb96dda: Waiting [2024-12-10T08:38:13.692Z] 59004e0e0d0c: Waiting [2024-12-10T08:38:13.692Z] 651d9022c234: Waiting [2024-12-10T08:38:13.692Z] eb31dd4c9fe3: Layer already exists [2024-12-10T08:38:13.692Z] e6a3e6dae70b: Layer already exists [2024-12-10T08:38:13.692Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:13.692Z] f56611188703: Layer already exists [2024-12-10T08:38:13.692Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:13.692Z] 6f92f832aa98: Layer already exists [2024-12-10T08:38:13.692Z] 277c8b67badf: Layer already exists [2024-12-10T08:38:13.692Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:38:13.692Z] 651d9022c234: Layer already exists [2024-12-10T08:38:13.692Z] 791b3cb96dda: Layer already exists [2024-12-10T08:38:13.956Z] latest: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:14.312Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:14.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 [2024-12-10T08:38:14.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-10T08:38:14.657Z] eb31dd4c9fe3: Preparing [2024-12-10T08:38:14.657Z] f56611188703: Preparing [2024-12-10T08:38:14.657Z] e6a3e6dae70b: Preparing [2024-12-10T08:38:14.657Z] 9d0c18898af6: Preparing [2024-12-10T08:38:14.657Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:14.657Z] 277c8b67badf: Preparing [2024-12-10T08:38:14.657Z] 6f92f832aa98: Preparing [2024-12-10T08:38:14.657Z] 791b3cb96dda: Preparing [2024-12-10T08:38:14.657Z] 59004e0e0d0c: Preparing [2024-12-10T08:38:14.657Z] 651d9022c234: Preparing [2024-12-10T08:38:14.657Z] 277c8b67badf: Waiting [2024-12-10T08:38:14.657Z] 6f92f832aa98: Waiting [2024-12-10T08:38:14.657Z] 791b3cb96dda: Waiting [2024-12-10T08:38:14.657Z] 59004e0e0d0c: Waiting [2024-12-10T08:38:14.657Z] 651d9022c234: Waiting [2024-12-10T08:38:14.657Z] f56611188703: Layer already exists [2024-12-10T08:38:14.657Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:14.657Z] e6a3e6dae70b: Layer already exists [2024-12-10T08:38:14.657Z] eb31dd4c9fe3: Layer already exists [2024-12-10T08:38:14.657Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:14.657Z] 651d9022c234: Layer already exists [2024-12-10T08:38:14.657Z] 277c8b67badf: Layer already exists [2024-12-10T08:38:14.657Z] 791b3cb96dda: Layer already exists [2024-12-10T08:38:14.657Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:38:14.657Z] 6f92f832aa98: Layer already exists [2024-12-10T08:38:14.923Z] 4.0.0-dev.25: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:15.273Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:15.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:15.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-10T08:38:15.617Z] eb31dd4c9fe3: Preparing [2024-12-10T08:38:15.617Z] f56611188703: Preparing [2024-12-10T08:38:15.617Z] e6a3e6dae70b: Preparing [2024-12-10T08:38:15.617Z] 9d0c18898af6: Preparing [2024-12-10T08:38:15.617Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:15.617Z] 277c8b67badf: Preparing [2024-12-10T08:38:15.617Z] 6f92f832aa98: Preparing [2024-12-10T08:38:15.617Z] 791b3cb96dda: Preparing [2024-12-10T08:38:15.617Z] 277c8b67badf: Waiting [2024-12-10T08:38:15.617Z] 59004e0e0d0c: Preparing [2024-12-10T08:38:15.617Z] 6f92f832aa98: Waiting [2024-12-10T08:38:15.617Z] 651d9022c234: Preparing [2024-12-10T08:38:15.617Z] 791b3cb96dda: Waiting [2024-12-10T08:38:15.617Z] 59004e0e0d0c: Waiting [2024-12-10T08:38:15.617Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:15.618Z] eb31dd4c9fe3: Layer already exists [2024-12-10T08:38:15.618Z] e6a3e6dae70b: Layer already exists [2024-12-10T08:38:15.618Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:15.618Z] f56611188703: Layer already exists [2024-12-10T08:38:15.618Z] 6f92f832aa98: Layer already exists [2024-12-10T08:38:15.618Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:38:15.618Z] 277c8b67badf: Layer already exists [2024-12-10T08:38:15.618Z] 651d9022c234: Layer already exists [2024-12-10T08:38:15.618Z] 791b3cb96dda: Layer already exists [2024-12-10T08:38:15.880Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:16.234Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:16.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-10T08:38:16.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-10T08:38:16.593Z] eb31dd4c9fe3: Preparing [2024-12-10T08:38:16.593Z] f56611188703: Preparing [2024-12-10T08:38:16.593Z] e6a3e6dae70b: Preparing [2024-12-10T08:38:16.593Z] 9d0c18898af6: Preparing [2024-12-10T08:38:16.593Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:16.593Z] 277c8b67badf: Preparing [2024-12-10T08:38:16.593Z] 6f92f832aa98: Preparing [2024-12-10T08:38:16.593Z] 277c8b67badf: Waiting [2024-12-10T08:38:16.593Z] 791b3cb96dda: Preparing [2024-12-10T08:38:16.593Z] 6f92f832aa98: Waiting [2024-12-10T08:38:16.593Z] 59004e0e0d0c: Preparing [2024-12-10T08:38:16.593Z] 791b3cb96dda: Waiting [2024-12-10T08:38:16.593Z] 651d9022c234: Preparing [2024-12-10T08:38:16.593Z] 59004e0e0d0c: Waiting [2024-12-10T08:38:16.593Z] 651d9022c234: Waiting [2024-12-10T08:38:16.593Z] e6a3e6dae70b: Layer already exists [2024-12-10T08:38:16.593Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:16.593Z] eb31dd4c9fe3: Layer already exists [2024-12-10T08:38:16.593Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:16.593Z] f56611188703: Layer already exists [2024-12-10T08:38:16.593Z] 277c8b67badf: Layer already exists [2024-12-10T08:38:16.593Z] 6f92f832aa98: Layer already exists [2024-12-10T08:38:16.593Z] 651d9022c234: Layer already exists [2024-12-10T08:38:16.593Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:38:16.593Z] 791b3cb96dda: Layer already exists [2024-12-10T08:38:16.857Z] main: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:38:16.932Z] ===================================================== [Pipeline] echo [2024-12-10T08:38:16.946Z] taggedImages: [2024-12-10T08:38:16.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:16.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-10T08:38:16.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 [2024-12-10T08:38:16.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:16.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-10T08:38:16.977Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-10T08:38:16.977Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:16.977Z] latest [2024-12-10T08:38:16.977Z] 4.0.0-dev.25 [2024-12-10T08:38:16.977Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:16.977Z] main [2024-12-10T08:38:16.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:17.346Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:17.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:17.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-10T08:38:17.693Z] 53c0f5b02aca: Preparing [2024-12-10T08:38:17.693Z] b2e97f7878ab: Preparing [2024-12-10T08:38:17.693Z] 621d97f04aee: Preparing [2024-12-10T08:38:17.693Z] 9d0c18898af6: Preparing [2024-12-10T08:38:17.693Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:17.693Z] 23ac64f5dcb2: Preparing [2024-12-10T08:38:17.693Z] 264075ff5485: Preparing [2024-12-10T08:38:17.693Z] 47bc17f1ab9e: Preparing [2024-12-10T08:38:17.693Z] 651d9022c234: Preparing [2024-12-10T08:38:17.693Z] 23ac64f5dcb2: Waiting [2024-12-10T08:38:17.693Z] 264075ff5485: Waiting [2024-12-10T08:38:17.693Z] 47bc17f1ab9e: Waiting [2024-12-10T08:38:17.693Z] 651d9022c234: Waiting [2024-12-10T08:38:17.693Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:17.693Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:17.958Z] 621d97f04aee: Pushed [2024-12-10T08:38:17.958Z] b2e97f7878ab: Pushed [2024-12-10T08:38:17.958Z] 53c0f5b02aca: Pushed [2024-12-10T08:38:17.958Z] 651d9022c234: Layer already exists [2024-12-10T08:38:18.537Z] 47bc17f1ab9e: Pushed [2024-12-10T08:38:19.490Z] 264075ff5485: Pushed [2024-12-10T08:38:37.673Z] 23ac64f5dcb2: Pushed [2024-12-10T08:38:37.673Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:38.031Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:38.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-10T08:38:38.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-10T08:38:38.377Z] 53c0f5b02aca: Preparing [2024-12-10T08:38:38.377Z] b2e97f7878ab: Preparing [2024-12-10T08:38:38.377Z] 621d97f04aee: Preparing [2024-12-10T08:38:38.377Z] 9d0c18898af6: Preparing [2024-12-10T08:38:38.377Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:38.377Z] 23ac64f5dcb2: Preparing [2024-12-10T08:38:38.377Z] 264075ff5485: Preparing [2024-12-10T08:38:38.377Z] 47bc17f1ab9e: Preparing [2024-12-10T08:38:38.377Z] 651d9022c234: Preparing [2024-12-10T08:38:38.377Z] 264075ff5485: Waiting [2024-12-10T08:38:38.377Z] 47bc17f1ab9e: Waiting [2024-12-10T08:38:38.377Z] 651d9022c234: Waiting [2024-12-10T08:38:38.377Z] 23ac64f5dcb2: Waiting [2024-12-10T08:38:38.377Z] b2e97f7878ab: Layer already exists [2024-12-10T08:38:38.377Z] 621d97f04aee: Layer already exists [2024-12-10T08:38:38.377Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:38.377Z] 53c0f5b02aca: Layer already exists [2024-12-10T08:38:38.377Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:38.377Z] 47bc17f1ab9e: Layer already exists [2024-12-10T08:38:38.377Z] 264075ff5485: Layer already exists [2024-12-10T08:38:38.377Z] 23ac64f5dcb2: Layer already exists [2024-12-10T08:38:38.377Z] 651d9022c234: Layer already exists [2024-12-10T08:38:38.643Z] latest: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:38.988Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:39.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 [2024-12-10T08:38:39.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-10T08:38:39.338Z] 53c0f5b02aca: Preparing [2024-12-10T08:38:39.338Z] b2e97f7878ab: Preparing [2024-12-10T08:38:39.338Z] 621d97f04aee: Preparing [2024-12-10T08:38:39.338Z] 9d0c18898af6: Preparing [2024-12-10T08:38:39.338Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:39.338Z] 23ac64f5dcb2: Preparing [2024-12-10T08:38:39.338Z] 264075ff5485: Preparing [2024-12-10T08:38:39.338Z] 47bc17f1ab9e: Preparing [2024-12-10T08:38:39.338Z] 651d9022c234: Preparing [2024-12-10T08:38:39.338Z] 264075ff5485: Waiting [2024-12-10T08:38:39.338Z] 47bc17f1ab9e: Waiting [2024-12-10T08:38:39.338Z] 651d9022c234: Waiting [2024-12-10T08:38:39.338Z] 23ac64f5dcb2: Waiting [2024-12-10T08:38:39.338Z] 621d97f04aee: Layer already exists [2024-12-10T08:38:39.338Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:39.338Z] 53c0f5b02aca: Layer already exists [2024-12-10T08:38:39.338Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:39.338Z] b2e97f7878ab: Layer already exists [2024-12-10T08:38:39.338Z] 23ac64f5dcb2: Layer already exists [2024-12-10T08:38:39.338Z] 264075ff5485: Layer already exists [2024-12-10T08:38:39.338Z] 47bc17f1ab9e: Layer already exists [2024-12-10T08:38:39.338Z] 651d9022c234: Layer already exists [2024-12-10T08:38:39.604Z] 4.0.0-dev.25: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:39.964Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:40.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:40.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-10T08:38:40.320Z] 53c0f5b02aca: Preparing [2024-12-10T08:38:40.320Z] b2e97f7878ab: Preparing [2024-12-10T08:38:40.320Z] 621d97f04aee: Preparing [2024-12-10T08:38:40.320Z] 9d0c18898af6: Preparing [2024-12-10T08:38:40.320Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:40.320Z] 23ac64f5dcb2: Preparing [2024-12-10T08:38:40.320Z] 264075ff5485: Preparing [2024-12-10T08:38:40.320Z] 47bc17f1ab9e: Preparing [2024-12-10T08:38:40.320Z] 651d9022c234: Preparing [2024-12-10T08:38:40.320Z] 23ac64f5dcb2: Waiting [2024-12-10T08:38:40.320Z] 264075ff5485: Waiting [2024-12-10T08:38:40.320Z] 47bc17f1ab9e: Waiting [2024-12-10T08:38:40.320Z] 651d9022c234: Waiting [2024-12-10T08:38:40.320Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:40.320Z] 53c0f5b02aca: Layer already exists [2024-12-10T08:38:40.320Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:40.320Z] 621d97f04aee: Layer already exists [2024-12-10T08:38:40.320Z] b2e97f7878ab: Layer already exists [2024-12-10T08:38:40.320Z] 264075ff5485: Layer already exists [2024-12-10T08:38:40.320Z] 47bc17f1ab9e: Layer already exists [2024-12-10T08:38:40.320Z] 651d9022c234: Layer already exists [2024-12-10T08:38:40.320Z] 23ac64f5dcb2: Layer already exists [2024-12-10T08:38:40.585Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:40.937Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:41.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-10T08:38:41.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-10T08:38:41.286Z] 53c0f5b02aca: Preparing [2024-12-10T08:38:41.286Z] b2e97f7878ab: Preparing [2024-12-10T08:38:41.286Z] 621d97f04aee: Preparing [2024-12-10T08:38:41.286Z] 9d0c18898af6: Preparing [2024-12-10T08:38:41.286Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:41.286Z] 23ac64f5dcb2: Preparing [2024-12-10T08:38:41.286Z] 264075ff5485: Preparing [2024-12-10T08:38:41.286Z] 47bc17f1ab9e: Preparing [2024-12-10T08:38:41.286Z] 651d9022c234: Preparing [2024-12-10T08:38:41.286Z] 23ac64f5dcb2: Waiting [2024-12-10T08:38:41.286Z] 264075ff5485: Waiting [2024-12-10T08:38:41.286Z] 47bc17f1ab9e: Waiting [2024-12-10T08:38:41.286Z] 651d9022c234: Waiting [2024-12-10T08:38:41.286Z] 621d97f04aee: Layer already exists [2024-12-10T08:38:41.286Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:41.286Z] 53c0f5b02aca: Layer already exists [2024-12-10T08:38:41.286Z] b2e97f7878ab: Layer already exists [2024-12-10T08:38:41.286Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:41.286Z] 23ac64f5dcb2: Layer already exists [2024-12-10T08:38:41.286Z] 264075ff5485: Layer already exists [2024-12-10T08:38:41.286Z] 47bc17f1ab9e: Layer already exists [2024-12-10T08:38:41.286Z] 651d9022c234: Layer already exists [2024-12-10T08:38:41.550Z] main: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:38:41.636Z] ===================================================== [Pipeline] echo [2024-12-10T08:38:41.646Z] taggedImages: [2024-12-10T08:38:41.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:41.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-10T08:38:41.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 [2024-12-10T08:38:41.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:41.646Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-10T08:38:41.675Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-10T08:38:41.675Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:41.675Z] latest [2024-12-10T08:38:41.675Z] 4.0.0-dev.25 [2024-12-10T08:38:41.675Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:38:41.675Z] main [2024-12-10T08:38:41.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:42.035Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:38:42.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:38:42.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-10T08:38:42.381Z] 2b255262e1c5: Preparing [2024-12-10T08:38:42.381Z] a08f8c1d8176: Preparing [2024-12-10T08:38:42.381Z] 88c9ca253a18: Preparing [2024-12-10T08:38:42.381Z] 9d0c18898af6: Preparing [2024-12-10T08:38:42.381Z] 0e7f2cc629c3: Preparing [2024-12-10T08:38:42.381Z] a24bf28c7ef7: Preparing [2024-12-10T08:38:42.381Z] 791b3cb96dda: Preparing [2024-12-10T08:38:42.381Z] 59004e0e0d0c: Preparing [2024-12-10T08:38:42.381Z] 651d9022c234: Preparing [2024-12-10T08:38:42.381Z] a24bf28c7ef7: Waiting [2024-12-10T08:38:42.381Z] 791b3cb96dda: Waiting [2024-12-10T08:38:42.381Z] 59004e0e0d0c: Waiting [2024-12-10T08:38:42.381Z] 651d9022c234: Waiting [2024-12-10T08:38:42.381Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:38:42.381Z] 9d0c18898af6: Layer already exists [2024-12-10T08:38:42.381Z] 791b3cb96dda: Layer already exists [2024-12-10T08:38:42.645Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:38:42.645Z] 88c9ca253a18: Pushed [2024-12-10T08:38:42.645Z] a08f8c1d8176: Pushed [2024-12-10T08:38:42.645Z] 2b255262e1c5: Pushed [2024-12-10T08:38:42.645Z] 651d9022c234: Layer already exists [2024-12-10T08:39:04.874Z] a24bf28c7ef7: Pushed [2024-12-10T08:39:04.874Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:05.271Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:05.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-10T08:39:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-10T08:39:05.624Z] 2b255262e1c5: Preparing [2024-12-10T08:39:05.624Z] a08f8c1d8176: Preparing [2024-12-10T08:39:05.624Z] 88c9ca253a18: Preparing [2024-12-10T08:39:05.624Z] 9d0c18898af6: Preparing [2024-12-10T08:39:05.624Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:05.624Z] a24bf28c7ef7: Preparing [2024-12-10T08:39:05.624Z] 791b3cb96dda: Preparing [2024-12-10T08:39:05.624Z] 59004e0e0d0c: Preparing [2024-12-10T08:39:05.624Z] 651d9022c234: Preparing [2024-12-10T08:39:05.624Z] a24bf28c7ef7: Waiting [2024-12-10T08:39:05.624Z] 791b3cb96dda: Waiting [2024-12-10T08:39:05.624Z] 651d9022c234: Waiting [2024-12-10T08:39:05.624Z] 59004e0e0d0c: Waiting [2024-12-10T08:39:05.624Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:05.624Z] a08f8c1d8176: Layer already exists [2024-12-10T08:39:05.624Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:05.624Z] 2b255262e1c5: Layer already exists [2024-12-10T08:39:05.624Z] 88c9ca253a18: Layer already exists [2024-12-10T08:39:05.624Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:39:05.624Z] 791b3cb96dda: Layer already exists [2024-12-10T08:39:05.624Z] 651d9022c234: Layer already exists [2024-12-10T08:39:05.624Z] a24bf28c7ef7: Layer already exists [2024-12-10T08:39:05.894Z] latest: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:06.250Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:06.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 [2024-12-10T08:39:06.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-10T08:39:06.601Z] 2b255262e1c5: Preparing [2024-12-10T08:39:06.601Z] a08f8c1d8176: Preparing [2024-12-10T08:39:06.601Z] 88c9ca253a18: Preparing [2024-12-10T08:39:06.601Z] 9d0c18898af6: Preparing [2024-12-10T08:39:06.601Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:06.601Z] a24bf28c7ef7: Preparing [2024-12-10T08:39:06.601Z] 791b3cb96dda: Preparing [2024-12-10T08:39:06.601Z] 59004e0e0d0c: Preparing [2024-12-10T08:39:06.601Z] 651d9022c234: Preparing [2024-12-10T08:39:06.601Z] 791b3cb96dda: Waiting [2024-12-10T08:39:06.601Z] 59004e0e0d0c: Waiting [2024-12-10T08:39:06.601Z] 651d9022c234: Waiting [2024-12-10T08:39:06.601Z] a24bf28c7ef7: Waiting [2024-12-10T08:39:06.601Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:06.601Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:06.601Z] 88c9ca253a18: Layer already exists [2024-12-10T08:39:06.601Z] 2b255262e1c5: Layer already exists [2024-12-10T08:39:06.601Z] a08f8c1d8176: Layer already exists [2024-12-10T08:39:06.601Z] a24bf28c7ef7: Layer already exists [2024-12-10T08:39:06.601Z] 791b3cb96dda: Layer already exists [2024-12-10T08:39:06.601Z] 651d9022c234: Layer already exists [2024-12-10T08:39:06.601Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:39:06.866Z] 4.0.0-dev.25: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:07.226Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:07.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:07.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-10T08:39:07.942Z] 2b255262e1c5: Preparing [2024-12-10T08:39:07.942Z] a08f8c1d8176: Preparing [2024-12-10T08:39:07.942Z] 88c9ca253a18: Preparing [2024-12-10T08:39:07.942Z] 9d0c18898af6: Preparing [2024-12-10T08:39:07.942Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:07.942Z] a24bf28c7ef7: Preparing [2024-12-10T08:39:07.942Z] 791b3cb96dda: Preparing [2024-12-10T08:39:07.942Z] 59004e0e0d0c: Preparing [2024-12-10T08:39:07.942Z] 651d9022c234: Preparing [2024-12-10T08:39:07.942Z] 59004e0e0d0c: Waiting [2024-12-10T08:39:07.942Z] 651d9022c234: Waiting [2024-12-10T08:39:07.942Z] a24bf28c7ef7: Waiting [2024-12-10T08:39:07.942Z] 791b3cb96dda: Waiting [2024-12-10T08:39:07.942Z] 88c9ca253a18: Layer already exists [2024-12-10T08:39:07.943Z] 2b255262e1c5: Layer already exists [2024-12-10T08:39:07.943Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:07.943Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:07.943Z] a08f8c1d8176: Layer already exists [2024-12-10T08:39:07.943Z] 791b3cb96dda: Layer already exists [2024-12-10T08:39:07.943Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:39:07.943Z] 651d9022c234: Layer already exists [2024-12-10T08:39:07.943Z] a24bf28c7ef7: Layer already exists [2024-12-10T08:39:08.208Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:08.559Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:08.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-10T08:39:08.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-10T08:39:08.894Z] 2b255262e1c5: Preparing [2024-12-10T08:39:08.894Z] a08f8c1d8176: Preparing [2024-12-10T08:39:08.894Z] 88c9ca253a18: Preparing [2024-12-10T08:39:08.894Z] 9d0c18898af6: Preparing [2024-12-10T08:39:08.894Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:08.894Z] a24bf28c7ef7: Preparing [2024-12-10T08:39:08.894Z] 791b3cb96dda: Preparing [2024-12-10T08:39:08.894Z] 59004e0e0d0c: Preparing [2024-12-10T08:39:08.894Z] 651d9022c234: Preparing [2024-12-10T08:39:08.894Z] a24bf28c7ef7: Waiting [2024-12-10T08:39:08.894Z] 651d9022c234: Waiting [2024-12-10T08:39:08.894Z] 59004e0e0d0c: Waiting [2024-12-10T08:39:08.894Z] 791b3cb96dda: Waiting [2024-12-10T08:39:08.894Z] 88c9ca253a18: Layer already exists [2024-12-10T08:39:08.894Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:08.894Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:08.894Z] 2b255262e1c5: Layer already exists [2024-12-10T08:39:08.894Z] a08f8c1d8176: Layer already exists [2024-12-10T08:39:08.894Z] a24bf28c7ef7: Layer already exists [2024-12-10T08:39:08.894Z] 651d9022c234: Layer already exists [2024-12-10T08:39:08.894Z] 59004e0e0d0c: Layer already exists [2024-12-10T08:39:08.894Z] 791b3cb96dda: Layer already exists [2024-12-10T08:39:09.157Z] main: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:39:09.235Z] ===================================================== [Pipeline] echo [2024-12-10T08:39:09.247Z] taggedImages: [2024-12-10T08:39:09.247Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:09.247Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-10T08:39:09.247Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 [2024-12-10T08:39:09.247Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:09.247Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-10T08:39:09.270Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-10T08:39:09.270Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:09.270Z] latest [2024-12-10T08:39:09.270Z] 4.0.0-dev.25 [2024-12-10T08:39:09.270Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:09.270Z] main [2024-12-10T08:39:09.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:09.635Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:09.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:09.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-10T08:39:09.976Z] ae163a34a229: Preparing [2024-12-10T08:39:09.976Z] 9cc882008429: Preparing [2024-12-10T08:39:09.976Z] a983b190cc69: Preparing [2024-12-10T08:39:09.976Z] 9d0c18898af6: Preparing [2024-12-10T08:39:09.976Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:09.976Z] 88a66c8e04c1: Preparing [2024-12-10T08:39:09.976Z] 88a66c8e04c1: Waiting [2024-12-10T08:39:09.976Z] 583546b60e9c: Preparing [2024-12-10T08:39:09.976Z] 583546b60e9c: Waiting [2024-12-10T08:39:09.976Z] 651d9022c234: Preparing [2024-12-10T08:39:09.976Z] 651d9022c234: Waiting [2024-12-10T08:39:09.976Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:09.976Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:10.244Z] 9cc882008429: Pushed [2024-12-10T08:39:10.244Z] ae163a34a229: Pushed [2024-12-10T08:39:10.244Z] 651d9022c234: Layer already exists [2024-12-10T08:39:10.509Z] 583546b60e9c: Pushed [2024-12-10T08:39:11.463Z] 88a66c8e04c1: Pushed [2024-12-10T08:39:18.091Z] a983b190cc69: Pushed [2024-12-10T08:39:18.091Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:18.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:18.799Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-10T08:39:18.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-10T08:39:18.799Z] ae163a34a229: Preparing [2024-12-10T08:39:18.799Z] 9cc882008429: Preparing [2024-12-10T08:39:18.799Z] a983b190cc69: Preparing [2024-12-10T08:39:18.799Z] 9d0c18898af6: Preparing [2024-12-10T08:39:18.799Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:18.799Z] 88a66c8e04c1: Preparing [2024-12-10T08:39:18.799Z] 583546b60e9c: Preparing [2024-12-10T08:39:18.799Z] 88a66c8e04c1: Waiting [2024-12-10T08:39:18.799Z] 651d9022c234: Preparing [2024-12-10T08:39:18.799Z] 583546b60e9c: Waiting [2024-12-10T08:39:18.799Z] 651d9022c234: Waiting [2024-12-10T08:39:18.799Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:18.799Z] ae163a34a229: Layer already exists [2024-12-10T08:39:18.799Z] a983b190cc69: Layer already exists [2024-12-10T08:39:18.799Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:18.799Z] 9cc882008429: Layer already exists [2024-12-10T08:39:18.799Z] 651d9022c234: Layer already exists [2024-12-10T08:39:18.799Z] 583546b60e9c: Layer already exists [2024-12-10T08:39:18.799Z] 88a66c8e04c1: Layer already exists [2024-12-10T08:39:19.064Z] latest: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:19.659Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:20.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 [2024-12-10T08:39:20.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-10T08:39:20.009Z] ae163a34a229: Preparing [2024-12-10T08:39:20.009Z] 9cc882008429: Preparing [2024-12-10T08:39:20.009Z] a983b190cc69: Preparing [2024-12-10T08:39:20.009Z] 9d0c18898af6: Preparing [2024-12-10T08:39:20.009Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:20.009Z] 88a66c8e04c1: Preparing [2024-12-10T08:39:20.009Z] 583546b60e9c: Preparing [2024-12-10T08:39:20.009Z] 651d9022c234: Preparing [2024-12-10T08:39:20.009Z] 88a66c8e04c1: Waiting [2024-12-10T08:39:20.009Z] 583546b60e9c: Waiting [2024-12-10T08:39:20.009Z] 651d9022c234: Waiting [2024-12-10T08:39:20.009Z] ae163a34a229: Layer already exists [2024-12-10T08:39:20.009Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:20.009Z] a983b190cc69: Layer already exists [2024-12-10T08:39:20.009Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:20.009Z] 9cc882008429: Layer already exists [2024-12-10T08:39:20.009Z] 583546b60e9c: Layer already exists [2024-12-10T08:39:20.009Z] 88a66c8e04c1: Layer already exists [2024-12-10T08:39:20.009Z] 651d9022c234: Layer already exists [2024-12-10T08:39:20.271Z] 4.0.0-dev.25: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:20.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:20.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:20.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-10T08:39:20.956Z] ae163a34a229: Preparing [2024-12-10T08:39:20.956Z] 9cc882008429: Preparing [2024-12-10T08:39:20.956Z] a983b190cc69: Preparing [2024-12-10T08:39:20.956Z] 9d0c18898af6: Preparing [2024-12-10T08:39:20.956Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:20.956Z] 88a66c8e04c1: Preparing [2024-12-10T08:39:20.956Z] 583546b60e9c: Preparing [2024-12-10T08:39:20.956Z] 88a66c8e04c1: Waiting [2024-12-10T08:39:20.956Z] 651d9022c234: Preparing [2024-12-10T08:39:20.956Z] 651d9022c234: Waiting [2024-12-10T08:39:20.956Z] 583546b60e9c: Waiting [2024-12-10T08:39:20.956Z] 9cc882008429: Layer already exists [2024-12-10T08:39:20.956Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:20.956Z] ae163a34a229: Layer already exists [2024-12-10T08:39:20.956Z] a983b190cc69: Layer already exists [2024-12-10T08:39:20.956Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:20.956Z] 583546b60e9c: Layer already exists [2024-12-10T08:39:20.956Z] 88a66c8e04c1: Layer already exists [2024-12-10T08:39:20.956Z] 651d9022c234: Layer already exists [2024-12-10T08:39:21.219Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:21.562Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:21.901Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-10T08:39:21.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-10T08:39:21.901Z] ae163a34a229: Preparing [2024-12-10T08:39:21.901Z] 9cc882008429: Preparing [2024-12-10T08:39:21.901Z] a983b190cc69: Preparing [2024-12-10T08:39:21.901Z] 9d0c18898af6: Preparing [2024-12-10T08:39:21.901Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:21.901Z] 88a66c8e04c1: Preparing [2024-12-10T08:39:21.901Z] 583546b60e9c: Preparing [2024-12-10T08:39:21.901Z] 88a66c8e04c1: Waiting [2024-12-10T08:39:21.901Z] 651d9022c234: Preparing [2024-12-10T08:39:21.901Z] 583546b60e9c: Waiting [2024-12-10T08:39:21.901Z] 651d9022c234: Waiting [2024-12-10T08:39:21.901Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:21.901Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:21.901Z] ae163a34a229: Layer already exists [2024-12-10T08:39:21.901Z] a983b190cc69: Layer already exists [2024-12-10T08:39:21.901Z] 9cc882008429: Layer already exists [2024-12-10T08:39:21.901Z] 88a66c8e04c1: Layer already exists [2024-12-10T08:39:21.901Z] 583546b60e9c: Layer already exists [2024-12-10T08:39:21.901Z] 651d9022c234: Layer already exists [2024-12-10T08:39:22.166Z] main: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:39:22.230Z] ===================================================== [Pipeline] echo [2024-12-10T08:39:22.240Z] taggedImages: [2024-12-10T08:39:22.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:22.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-10T08:39:22.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 [2024-12-10T08:39:22.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:22.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-10T08:39:22.263Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-10T08:39:22.263Z] b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:22.263Z] latest [2024-12-10T08:39:22.263Z] 4.0.0-dev.25 [2024-12-10T08:39:22.263Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:22.263Z] main [2024-12-10T08:39:22.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:22.840Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:23.174Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:23.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-10T08:39:23.174Z] 5857b6b83972: Preparing [2024-12-10T08:39:23.174Z] 297b4e29ce71: Preparing [2024-12-10T08:39:23.174Z] 9d0c18898af6: Preparing [2024-12-10T08:39:23.174Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:23.174Z] 187296118438: Preparing [2024-12-10T08:39:23.174Z] 832dbd8ba94f: Preparing [2024-12-10T08:39:23.174Z] 651d9022c234: Preparing [2024-12-10T08:39:23.174Z] 832dbd8ba94f: Waiting [2024-12-10T08:39:23.174Z] 651d9022c234: Waiting [2024-12-10T08:39:23.174Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:23.174Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:23.438Z] 651d9022c234: Layer already exists [2024-12-10T08:39:23.438Z] 5857b6b83972: Pushed [2024-12-10T08:39:24.018Z] 832dbd8ba94f: Pushed [2024-12-10T08:39:24.775Z] 187296118438: Pushed [2024-12-10T08:39:31.407Z] 297b4e29ce71: Pushed [2024-12-10T08:39:31.407Z] b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:31.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:32.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-10T08:39:32.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-10T08:39:32.104Z] 5857b6b83972: Preparing [2024-12-10T08:39:32.104Z] 297b4e29ce71: Preparing [2024-12-10T08:39:32.104Z] 9d0c18898af6: Preparing [2024-12-10T08:39:32.104Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:32.104Z] 187296118438: Preparing [2024-12-10T08:39:32.104Z] 832dbd8ba94f: Preparing [2024-12-10T08:39:32.104Z] 651d9022c234: Preparing [2024-12-10T08:39:32.104Z] 832dbd8ba94f: Waiting [2024-12-10T08:39:32.104Z] 651d9022c234: Waiting [2024-12-10T08:39:32.104Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:32.104Z] 297b4e29ce71: Layer already exists [2024-12-10T08:39:32.104Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:32.104Z] 5857b6b83972: Layer already exists [2024-12-10T08:39:32.104Z] 187296118438: Layer already exists [2024-12-10T08:39:32.104Z] 651d9022c234: Layer already exists [2024-12-10T08:39:32.104Z] 832dbd8ba94f: Layer already exists [2024-12-10T08:39:32.368Z] latest: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:32.718Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:33.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 [2024-12-10T08:39:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-10T08:39:33.061Z] 5857b6b83972: Preparing [2024-12-10T08:39:33.061Z] 297b4e29ce71: Preparing [2024-12-10T08:39:33.061Z] 9d0c18898af6: Preparing [2024-12-10T08:39:33.061Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:33.061Z] 187296118438: Preparing [2024-12-10T08:39:33.061Z] 832dbd8ba94f: Preparing [2024-12-10T08:39:33.061Z] 651d9022c234: Preparing [2024-12-10T08:39:33.061Z] 651d9022c234: Waiting [2024-12-10T08:39:33.061Z] 832dbd8ba94f: Waiting [2024-12-10T08:39:33.061Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:33.061Z] 297b4e29ce71: Layer already exists [2024-12-10T08:39:33.061Z] 187296118438: Layer already exists [2024-12-10T08:39:33.061Z] 5857b6b83972: Layer already exists [2024-12-10T08:39:33.061Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:33.061Z] 832dbd8ba94f: Layer already exists [2024-12-10T08:39:33.061Z] 651d9022c234: Layer already exists [2024-12-10T08:39:33.322Z] 4.0.0-dev.25: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:33.672Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:34.008Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:34.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-10T08:39:34.008Z] 5857b6b83972: Preparing [2024-12-10T08:39:34.008Z] 297b4e29ce71: Preparing [2024-12-10T08:39:34.008Z] 9d0c18898af6: Preparing [2024-12-10T08:39:34.008Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:34.008Z] 187296118438: Preparing [2024-12-10T08:39:34.008Z] 832dbd8ba94f: Preparing [2024-12-10T08:39:34.008Z] 651d9022c234: Preparing [2024-12-10T08:39:34.008Z] 832dbd8ba94f: Waiting [2024-12-10T08:39:34.008Z] 651d9022c234: Waiting [2024-12-10T08:39:34.008Z] 187296118438: Layer already exists [2024-12-10T08:39:34.008Z] 297b4e29ce71: Layer already exists [2024-12-10T08:39:34.008Z] 5857b6b83972: Layer already exists [2024-12-10T08:39:34.008Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:34.008Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:34.008Z] 832dbd8ba94f: Layer already exists [2024-12-10T08:39:34.008Z] 651d9022c234: Layer already exists [2024-12-10T08:39:34.272Z] b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:34.624Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:34.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-10T08:39:34.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-10T08:39:34.964Z] 5857b6b83972: Preparing [2024-12-10T08:39:34.964Z] 297b4e29ce71: Preparing [2024-12-10T08:39:34.964Z] 9d0c18898af6: Preparing [2024-12-10T08:39:34.964Z] 0e7f2cc629c3: Preparing [2024-12-10T08:39:34.964Z] 187296118438: Preparing [2024-12-10T08:39:34.964Z] 832dbd8ba94f: Preparing [2024-12-10T08:39:34.964Z] 651d9022c234: Preparing [2024-12-10T08:39:34.964Z] 832dbd8ba94f: Waiting [2024-12-10T08:39:34.964Z] 651d9022c234: Waiting [2024-12-10T08:39:34.964Z] 0e7f2cc629c3: Layer already exists [2024-12-10T08:39:34.964Z] 297b4e29ce71: Layer already exists [2024-12-10T08:39:34.964Z] 9d0c18898af6: Layer already exists [2024-12-10T08:39:34.964Z] 5857b6b83972: Layer already exists [2024-12-10T08:39:34.964Z] 187296118438: Layer already exists [2024-12-10T08:39:34.964Z] 832dbd8ba94f: Layer already exists [2024-12-10T08:39:34.964Z] 651d9022c234: Layer already exists [2024-12-10T08:39:35.232Z] main: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-10T08:39:35.317Z] ===================================================== [Pipeline] echo [2024-12-10T08:39:35.329Z] taggedImages: [2024-12-10T08:39:35.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [2024-12-10T08:39:35.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-10T08:39:35.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 [2024-12-10T08:39:35.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [2024-12-10T08:39:35.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:35.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T08:39:35.723Z] [2024-12-10T08:39:35.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:39:36.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T08:39:36.041Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-10T08:39:36.041Z] 8998bd30e6a1: Pulling fs layer [2024-12-10T08:39:36.041Z] 04944245beec: Pulling fs layer [2024-12-10T08:39:36.041Z] 699f458cf7ca: Pulling fs layer [2024-12-10T08:39:36.041Z] 765212b225bb: Pulling fs layer [2024-12-10T08:39:36.041Z] f23df028b6ca: Pulling fs layer [2024-12-10T08:39:36.041Z] d65c8cfc05b1: Pulling fs layer [2024-12-10T08:39:36.041Z] 2437ff75d9bd: Pulling fs layer [2024-12-10T08:39:36.041Z] 765212b225bb: Waiting [2024-12-10T08:39:36.041Z] f23df028b6ca: Waiting [2024-12-10T08:39:36.041Z] d65c8cfc05b1: Waiting [2024-12-10T08:39:36.041Z] 2437ff75d9bd: Waiting [2024-12-10T08:39:36.306Z] 04944245beec: Verifying Checksum [2024-12-10T08:39:36.306Z] 04944245beec: Download complete [2024-12-10T08:39:36.306Z] 765212b225bb: Verifying Checksum [2024-12-10T08:39:36.306Z] 765212b225bb: Download complete [2024-12-10T08:39:36.306Z] f23df028b6ca: Verifying Checksum [2024-12-10T08:39:36.306Z] f23df028b6ca: Download complete [2024-12-10T08:39:36.306Z] d65c8cfc05b1: Verifying Checksum [2024-12-10T08:39:36.306Z] d65c8cfc05b1: Download complete [2024-12-10T08:39:36.306Z] 699f458cf7ca: Verifying Checksum [2024-12-10T08:39:36.306Z] 699f458cf7ca: Download complete [2024-12-10T08:39:36.889Z] 8998bd30e6a1: Verifying Checksum [2024-12-10T08:39:36.889Z] 8998bd30e6a1: Download complete [2024-12-10T08:39:38.827Z] 2437ff75d9bd: Verifying Checksum [2024-12-10T08:39:38.827Z] 2437ff75d9bd: Download complete [2024-12-10T08:39:43.394Z] 8998bd30e6a1: Pull complete [2024-12-10T08:39:43.394Z] 04944245beec: Pull complete [2024-12-10T08:39:45.331Z] 699f458cf7ca: Pull complete [2024-12-10T08:39:45.331Z] 765212b225bb: Pull complete [2024-12-10T08:39:46.286Z] f23df028b6ca: Pull complete [2024-12-10T08:39:46.286Z] d65c8cfc05b1: Pull complete [2024-12-10T08:40:12.983Z] 2437ff75d9bd: Pull complete [2024-12-10T08:40:12.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-10T08:40:12.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-10T08:40:12.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:40:13.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container [2024-12-10T08:40:13.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-10T08:40:15.419Z] $ docker top 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:40:15.980Z] ---> job-cost.sh [2024-12-10T08:40:16.243Z] lf-activate-venv: SKIPPING [2024-12-10T08:40:16.243Z] INFO: No Stack... [2024-12-10T08:40:16.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T08:40:17.459Z] INFO: Archiving Costs [Pipeline] sh [2024-12-10T08:40:17.771Z] + cat+ /w/workspace/edgex-go/761/archives/cost.csv [2024-12-10T08:40:17.771Z] cut -d, -f6 [Pipeline] lock [2024-12-10T08:40:17.806Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] [2024-12-10T08:40:17.815Z] Resource [jenkins-edgexfoundry-edgex-go-main-761-stack-cost] did not exist. Created. [2024-12-10T08:40:17.825Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-10T08:40:18.152Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-10T08:40:18.744Z] Stashed 1 file(s) [Pipeline] } [2024-12-10T08:40:18.754Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-10T08:40:18.781Z] $ docker stop --time=1 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d [2024-12-10T08:40:20.177Z] $ docker rm -f --volumes 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-10T08:40:20.748Z] provisioning config files... [2024-12-10T08:40:20.758Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/761@tmp/config12029124525093350523tmp [Pipeline] { [Pipeline] sh [2024-12-10T08:40:21.091Z] + set +x [2024-12-10T08:40:21.091Z] + curl -s https://codecov.io/bash [2024-12-10T08:40:21.091Z] + bash -s -- [2024-12-10T08:40:21.091Z] [2024-12-10T08:40:21.091Z] _____ _ [2024-12-10T08:40:21.091Z] / ____| | | [2024-12-10T08:40:21.091Z] | | ___ __| | ___ ___ _____ __ [2024-12-10T08:40:21.091Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-10T08:40:21.091Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-10T08:40:21.091Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-10T08:40:21.091Z] Bash-1.0.6 [2024-12-10T08:40:21.091Z] [2024-12-10T08:40:21.091Z] [2024-12-10T08:40:21.091Z] ==> git version 2.25.1 found [2024-12-10T08:40:21.091Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-10T08:40:21.091Z] Release-Date: 2020-01-08 [2024-12-10T08:40:21.091Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-10T08:40:21.091Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-10T08:40:21.091Z] ==> Jenkins CI detected. [2024-12-10T08:40:21.091Z] current dir:  /w/workspace/edgex-go/761 [2024-12-10T08:40:21.091Z] project root: . [2024-12-10T08:40:21.091Z] --> token set from env [2024-12-10T08:40:21.091Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-10T08:40:21.091Z] ==> Running gcov in . (disable via -X gcov) [2024-12-10T08:40:21.351Z] ==> Python coveragepy not found [2024-12-10T08:40:21.351Z] ==> Searching for coverage reports in: [2024-12-10T08:40:21.351Z] + . [2024-12-10T08:40:21.351Z] -> Found 1 reports [2024-12-10T08:40:21.351Z] ==> Detecting git/mercurial file structure [2024-12-10T08:40:21.351Z] ==> Reading reports [2024-12-10T08:40:21.351Z] + ./coverage.out bytes=1412872 [2024-12-10T08:40:21.351Z] ==> Appending adjustments [2024-12-10T08:40:21.351Z] https://docs.codecov.io/docs/fixing-reports [2024-12-10T08:40:22.733Z] + Found adjustments [2024-12-10T08:40:22.733Z] ==> Gzipping contents [2024-12-10T08:40:22.733Z] 124K /tmp/codecov.WOquEG.gz [2024-12-10T08:40:22.733Z] ==> Uploading reports [2024-12-10T08:40:22.733Z] url: https://codecov.io [2024-12-10T08:40:22.733Z] query: branch=main&commit=b30e0ec92257b99dae16d28c3a521f006a0b909d&build=761&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F761%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-10T08:40:22.733Z] -> Pinging Codecov [2024-12-10T08:40:22.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b30e0ec92257b99dae16d28c3a521f006a0b909d&build=761&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F761%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-10T08:40:22.733Z] -> Uploading to [2024-12-10T08:40:22.733Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b30e0ec92257b99dae16d28c3a521f006a0b909d/024b7b37-0572-46e5-a0db-393d233d5d08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241210T084022Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=afee64a2d2554b6c7b2eae887918be0a296c51a16cab3d8ceb440a8077c3a34d [2024-12-10T08:40:22.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:22.733Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:23.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 442k --:--:-- --:--:-- --:--:-- 442k [2024-12-10T08:40:23.273Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [2024-12-10T08:40:23.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-10T08:40:23.550Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-10T08:40:23.567Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:40:23.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T08:40:23.889Z] [2024-12-10T08:40:23.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:40:24.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T08:40:24.199Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-10T08:40:24.199Z] 43c4264eed91: Already exists [2024-12-10T08:40:24.199Z] 4cc291be95ef: Already exists [2024-12-10T08:40:24.466Z] 2ac1f1163629: Already exists [2024-12-10T08:40:24.466Z] 5c3c966382ef: Already exists [2024-12-10T08:40:24.466Z] 4f4fb700ef54: Already exists [2024-12-10T08:40:24.466Z] d9c7d2e4e75e: Pulling fs layer [2024-12-10T08:40:24.466Z] 9c3e1370e548: Pulling fs layer [2024-12-10T08:40:24.792Z] d9c7d2e4e75e: Verifying Checksum [2024-12-10T08:40:24.792Z] d9c7d2e4e75e: Download complete [2024-12-10T08:40:25.069Z] d9c7d2e4e75e: Pull complete [2024-12-10T08:40:25.686Z] 9c3e1370e548: Verifying Checksum [2024-12-10T08:40:25.686Z] 9c3e1370e548: Download complete [2024-12-10T08:40:29.018Z] 9c3e1370e548: Pull complete [2024-12-10T08:40:29.018Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-10T08:40:29.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-10T08:40:29.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:40:29.138Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:40:29.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-10T08:40:36.228Z] $ docker top 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T08:40:36.598Z] + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo [2024-12-10T08:40:36.608Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-10T08:40:36.889Z] + set -o pipefail [2024-12-10T08:40:36.889Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-10T08:40:49.111Z] [2024-12-10T08:40:49.112Z] Monitoring /w/workspace/edgex-go/761 (github.com/edgexfoundry/edgex-go)... [2024-12-10T08:40:49.112Z] [2024-12-10T08:40:49.112Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0fa43afb-7655-46e8-bfa8-d8cd444663c1 [2024-12-10T08:40:49.112Z] [2024-12-10T08:40:49.112Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-10T08:40:49.112Z] [2024-12-10T08:40:49.112Z] [2024-12-10T08:40:49.112Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-10T08:40:49.112Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-10T08:40:49.102Z] $ docker stop --time=1 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e [2024-12-10T08:40:56.046Z] $ docker rm -f --volumes 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-10T08:40:56.591Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:40:56.610Z] provisioning config files... [2024-12-10T08:40:56.618Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/761@tmp/config8729056920155084404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:40:56.922Z] --> edgex-publish-swagger.sh [2024-12-10T08:40:56.922Z] === Publish openapi API === [2024-12-10T08:40:56.922Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-10T08:40:56.922Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/761/openapi/core-command.yaml] [2024-12-10T08:40:56.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:56.922Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:57.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54185 --:--:-- --:--:-- --:--:-- 54095 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54095 [2024-12-10T08:40:57.491Z] [2024-12-10T08:40:57.491Z] [2024-12-10T08:40:57.491Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/761/openapi/core-data.yaml] [2024-12-10T08:40:57.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:57.491Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:58.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 130k --:--:-- --:--:-- --:--:-- 130k [2024-12-10T08:40:58.063Z] [2024-12-10T08:40:58.063Z] [2024-12-10T08:40:58.063Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/761/openapi/core-keeper.yaml] [2024-12-10T08:40:58.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:58.063Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:58.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 242 117k --:--:-- --:--:-- --:--:-- 118k [2024-12-10T08:40:58.324Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-10T08:40:58.324Z] [2024-12-10T08:40:58.324Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/761/openapi/core-metadata.yaml] [2024-12-10T08:40:58.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:58.324Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:58.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 460 456k --:--:-- --:--:-- --:--:-- 457k [2024-12-10T08:40:58.584Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-10T08:40:58.584Z] [2024-12-10T08:40:58.584Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/761/openapi/support-notifications.yaml] [2024-12-10T08:40:58.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:58.584Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:59.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 448 244k --:--:-- --:--:-- --:--:-- 245k [2024-12-10T08:40:59.154Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-10T08:40:59.154Z] [2024-12-10T08:40:59.154Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/761/openapi/support-scheduler.yaml] [2024-12-10T08:40:59.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T08:40:59.154Z] Dload Upload Total Spent Left Speed [2024-12-10T08:40:59.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 435 138k --:--:-- --:--:-- --:--:-- 138k [2024-12-10T08:40:59.415Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-10T08:40:59.415Z] [Pipeline] } [2024-12-10T08:40:59.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-12-10T08:40:59.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T08:40:59.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:00.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:41:00.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:41:00.235Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:41:00.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-10T08:41:00.740Z] $ docker top 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c -eo pid,comm [2024-12-10T08:41:00.810Z] 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). [2024-12-10T08:41:00.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T08:41:00.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T08:41:00.862Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T08:41:00.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T08:41:00.952Z] $ docker exec 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c ssh-agent [2024-12-10T08:41:01.097Z] SSH_AUTH_SOCK=/tmp/ssh-B0IX186Qev7Q/agent.33 [2024-12-10T08:41:01.097Z] SSH_AGENT_PID=39 [2024-12-10T08:41:01.103Z] Running ssh-add (command line suppressed) [2024-12-10T08:41:01.181Z] Identity added: /w/workspace/edgex-go/761@tmp/private_key_15571923597847187282.key (/w/workspace/edgex-go/761@tmp/private_key_15571923597847187282.key) [2024-12-10T08:41:01.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T08:41:01.515Z] + git semver tag [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,696 [run_tag] DEBUG tag force:False [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,696 [check_head_tag] DEBUG check head tag [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,700 [execute] INFO git cat-file --batch-check [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=) [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,704 [execute] INFO git cat-file --batch [2024-12-10T08:41:01.776Z] 2024-12-10 08:41:01,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=) [2024-12-10T08:41:02.037Z] 2024-12-10 08:41:01,772 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:02.037Z] 2024-12-10 08:41:01,772 [execute] INFO git tag -a v4.0.0-dev.25 -m v4.0.0-dev.25 [2024-12-10T08:41:02.037Z] 2024-12-10 08:41:01,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.25', '-m', 'v4.0.0-dev.25'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) [2024-12-10T08:41:02.037Z] 2024-12-10 08:41:01,778 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:02.037Z] 4.0.0-dev.25 [Pipeline] } [2024-12-10T08:41:02.025Z] $ docker exec --env ******** --env ******** 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c ssh-agent -k [2024-12-10T08:41:02.117Z] unset SSH_AUTH_SOCK; [2024-12-10T08:41:02.118Z] unset SSH_AGENT_PID; [2024-12-10T08:41:02.118Z] echo Agent pid 39 killed; [2024-12-10T08:41:02.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T08:41:02.477Z] + git semver [Pipeline] } [2024-12-10T08:41:02.749Z] $ docker stop --time=1 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c [2024-12-10T08:41:04.061Z] $ docker rm -f --volumes 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:04.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T08:41:04.498Z] [2024-12-10T08:41:04.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:04.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T08:41:04.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-10T08:41:04.805Z] ab5ef0e58194: Pulling fs layer [2024-12-10T08:41:04.805Z] 9712f1f96733: Pulling fs layer [2024-12-10T08:41:04.805Z] 63f879dbbcfc: Pulling fs layer [2024-12-10T08:41:04.805Z] 0d9ebad4ef96: Pulling fs layer [2024-12-10T08:41:04.805Z] e9a5061849ea: Pulling fs layer [2024-12-10T08:41:04.805Z] d747dcd14b5f: Pulling fs layer [2024-12-10T08:41:04.805Z] 2de7ff778b66: Pulling fs layer [2024-12-10T08:41:04.805Z] e9a5061849ea: Waiting [2024-12-10T08:41:04.805Z] d747dcd14b5f: Waiting [2024-12-10T08:41:04.805Z] 2de7ff778b66: Waiting [2024-12-10T08:41:04.805Z] 0d9ebad4ef96: Waiting [2024-12-10T08:41:04.805Z] 9712f1f96733: Verifying Checksum [2024-12-10T08:41:05.063Z] 63f879dbbcfc: Verifying Checksum [2024-12-10T08:41:05.063Z] 63f879dbbcfc: Download complete [2024-12-10T08:41:05.322Z] e9a5061849ea: Verifying Checksum [2024-12-10T08:41:05.322Z] e9a5061849ea: Download complete [2024-12-10T08:41:05.322Z] d747dcd14b5f: Verifying Checksum [2024-12-10T08:41:05.322Z] d747dcd14b5f: Download complete [2024-12-10T08:41:05.322Z] ab5ef0e58194: Verifying Checksum [2024-12-10T08:41:05.322Z] ab5ef0e58194: Download complete [2024-12-10T08:41:05.322Z] 0d9ebad4ef96: Verifying Checksum [2024-12-10T08:41:05.322Z] 0d9ebad4ef96: Download complete [2024-12-10T08:41:05.322Z] 2de7ff778b66: Verifying Checksum [2024-12-10T08:41:05.322Z] 2de7ff778b66: Download complete [2024-12-10T08:41:07.853Z] ab5ef0e58194: Pull complete [2024-12-10T08:41:08.112Z] 9712f1f96733: Pull complete [2024-12-10T08:41:08.679Z] 63f879dbbcfc: Pull complete [2024-12-10T08:41:12.869Z] 0d9ebad4ef96: Pull complete [2024-12-10T08:41:12.869Z] e9a5061849ea: Pull complete [2024-12-10T08:41:12.869Z] d747dcd14b5f: Pull complete [2024-12-10T08:41:13.809Z] 2de7ff778b66: Pull complete [2024-12-10T08:41:13.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-10T08:41:13.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-10T08:41:13.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:41:13.911Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:41:13.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-10T08:41:16.672Z] $ docker top d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:41:16.784Z] provisioning config files... [2024-12-10T08:41:16.794Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/761@tmp/config12685904914848738716tmp [2024-12-10T08:41:16.803Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/761@tmp/config14919590708618491109tmp [2024-12-10T08:41:16.812Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/761@tmp/config3069846254656883136tmp [Pipeline] { [Pipeline] echo [2024-12-10T08:41:16.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:17.138Z] ---> sigul-configuration.sh [2024-12-10T08:41:17.138Z] gpg: directory `/root/.gnupg' created [2024-12-10T08:41:17.138Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-10T08:41:17.138Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-10T08:41:17.138Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-10T08:41:17.138Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-10T08:41:17.138Z] gpg: CAST5 encrypted data [2024-12-10T08:41:17.138Z] gpg: encrypted with 1 passphrase [2024-12-10T08:41:17.138Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-10T08:41:17.440Z] + mkdir /home/jenkins [2024-12-10T08:41:17.440Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-10T08:41:17.733Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-10T08:41:17.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:18.040Z] ---> sigul-install.sh [2024-12-10T08:41:18.040Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-10T08:41:18.342Z] + git tag --list [2024-12-10T08:41:18.342Z] 0.6.0 [2024-12-10T08:41:18.342Z] 0.6.1 [2024-12-10T08:41:18.342Z] 0.7.0 [2024-12-10T08:41:18.342Z] 0.7.1 [2024-12-10T08:41:18.342Z] v1.0.0 [2024-12-10T08:41:18.342Z] v1.0.1 [2024-12-10T08:41:18.342Z] v1.1.0 [2024-12-10T08:41:18.342Z] v1.2.0 [2024-12-10T08:41:18.342Z] v1.2.1 [2024-12-10T08:41:18.342Z] v1.3.0 [2024-12-10T08:41:18.342Z] v1.3.1 [2024-12-10T08:41:18.342Z] v2.0.0 [2024-12-10T08:41:18.342Z] v2.1.0 [2024-12-10T08:41:18.342Z] v2.1.1 [2024-12-10T08:41:18.342Z] v2.2.0 [2024-12-10T08:41:18.342Z] v2.3.0 [2024-12-10T08:41:18.342Z] v3.0 [2024-12-10T08:41:18.342Z] v3.0.0 [2024-12-10T08:41:18.342Z] v3.1 [2024-12-10T08:41:18.342Z] v3.1.0 [2024-12-10T08:41:18.342Z] v3.1.0-dev.1 [2024-12-10T08:41:18.342Z] v3.1.0-dev.10 [2024-12-10T08:41:18.342Z] v3.1.0-dev.11 [2024-12-10T08:41:18.342Z] v3.1.0-dev.12 [2024-12-10T08:41:18.342Z] v3.1.0-dev.13 [2024-12-10T08:41:18.342Z] v3.1.0-dev.14 [2024-12-10T08:41:18.342Z] v3.1.0-dev.15 [2024-12-10T08:41:18.342Z] v3.1.0-dev.16 [2024-12-10T08:41:18.342Z] v3.1.0-dev.17 [2024-12-10T08:41:18.342Z] v3.1.0-dev.18 [2024-12-10T08:41:18.342Z] v3.1.0-dev.19 [2024-12-10T08:41:18.342Z] v3.1.0-dev.2 [2024-12-10T08:41:18.342Z] v3.1.0-dev.20 [2024-12-10T08:41:18.342Z] v3.1.0-dev.21 [2024-12-10T08:41:18.342Z] v3.1.0-dev.22 [2024-12-10T08:41:18.342Z] v3.1.0-dev.23 [2024-12-10T08:41:18.342Z] v3.1.0-dev.24 [2024-12-10T08:41:18.342Z] v3.1.0-dev.25 [2024-12-10T08:41:18.342Z] v3.1.0-dev.26 [2024-12-10T08:41:18.342Z] v3.1.0-dev.27 [2024-12-10T08:41:18.342Z] v3.1.0-dev.28 [2024-12-10T08:41:18.342Z] v3.1.0-dev.29 [2024-12-10T08:41:18.342Z] v3.1.0-dev.3 [2024-12-10T08:41:18.342Z] v3.1.0-dev.30 [2024-12-10T08:41:18.342Z] v3.1.0-dev.31 [2024-12-10T08:41:18.342Z] v3.1.0-dev.32 [2024-12-10T08:41:18.342Z] v3.1.0-dev.33 [2024-12-10T08:41:18.342Z] v3.1.0-dev.34 [2024-12-10T08:41:18.342Z] v3.1.0-dev.35 [2024-12-10T08:41:18.342Z] v3.1.0-dev.36 [2024-12-10T08:41:18.342Z] v3.1.0-dev.37 [2024-12-10T08:41:18.342Z] v3.1.0-dev.38 [2024-12-10T08:41:18.342Z] v3.1.0-dev.39 [2024-12-10T08:41:18.342Z] v3.1.0-dev.4 [2024-12-10T08:41:18.342Z] v3.1.0-dev.40 [2024-12-10T08:41:18.342Z] v3.1.0-dev.41 [2024-12-10T08:41:18.342Z] v3.1.0-dev.42 [2024-12-10T08:41:18.342Z] v3.1.0-dev.43 [2024-12-10T08:41:18.342Z] v3.1.0-dev.44 [2024-12-10T08:41:18.342Z] v3.1.0-dev.45 [2024-12-10T08:41:18.342Z] v3.1.0-dev.46 [2024-12-10T08:41:18.342Z] v3.1.0-dev.47 [2024-12-10T08:41:18.342Z] v3.1.0-dev.48 [2024-12-10T08:41:18.342Z] v3.1.0-dev.49 [2024-12-10T08:41:18.342Z] v3.1.0-dev.5 [2024-12-10T08:41:18.342Z] v3.1.0-dev.50 [2024-12-10T08:41:18.342Z] v3.1.0-dev.51 [2024-12-10T08:41:18.342Z] v3.1.0-dev.52 [2024-12-10T08:41:18.342Z] v3.1.0-dev.53 [2024-12-10T08:41:18.342Z] v3.1.0-dev.54 [2024-12-10T08:41:18.342Z] v3.1.0-dev.55 [2024-12-10T08:41:18.342Z] v3.1.0-dev.56 [2024-12-10T08:41:18.342Z] v3.1.0-dev.57 [2024-12-10T08:41:18.342Z] v3.1.0-dev.58 [2024-12-10T08:41:18.342Z] v3.1.0-dev.59 [2024-12-10T08:41:18.342Z] v3.1.0-dev.6 [2024-12-10T08:41:18.342Z] v3.1.0-dev.60 [2024-12-10T08:41:18.342Z] v3.1.0-dev.61 [2024-12-10T08:41:18.342Z] v3.1.0-dev.62 [2024-12-10T08:41:18.342Z] v3.1.0-dev.63 [2024-12-10T08:41:18.342Z] v3.1.0-dev.64 [2024-12-10T08:41:18.342Z] v3.1.0-dev.65 [2024-12-10T08:41:18.342Z] v3.1.0-dev.66 [2024-12-10T08:41:18.342Z] v3.1.0-dev.67 [2024-12-10T08:41:18.342Z] v3.1.0-dev.68 [2024-12-10T08:41:18.342Z] v3.1.0-dev.69 [2024-12-10T08:41:18.342Z] v3.1.0-dev.7 [2024-12-10T08:41:18.342Z] v3.1.0-dev.70 [2024-12-10T08:41:18.342Z] v3.1.0-dev.71 [2024-12-10T08:41:18.342Z] v3.1.0-dev.72 [2024-12-10T08:41:18.342Z] v3.1.0-dev.73 [2024-12-10T08:41:18.342Z] v3.1.0-dev.8 [2024-12-10T08:41:18.342Z] v3.1.0-dev.9 [2024-12-10T08:41:18.342Z] v3.1.1 [2024-12-10T08:41:18.342Z] v3.1.1-dev.1 [2024-12-10T08:41:18.342Z] v3.1.1-dev.2 [2024-12-10T08:41:18.342Z] v3.2.0-dev.1 [2024-12-10T08:41:18.342Z] v3.2.0-dev.10 [2024-12-10T08:41:18.342Z] v3.2.0-dev.100 [2024-12-10T08:41:18.342Z] v3.2.0-dev.101 [2024-12-10T08:41:18.342Z] v3.2.0-dev.102 [2024-12-10T08:41:18.342Z] v3.2.0-dev.103 [2024-12-10T08:41:18.342Z] v3.2.0-dev.104 [2024-12-10T08:41:18.342Z] v3.2.0-dev.105 [2024-12-10T08:41:18.342Z] v3.2.0-dev.106 [2024-12-10T08:41:18.342Z] v3.2.0-dev.107 [2024-12-10T08:41:18.342Z] v3.2.0-dev.108 [2024-12-10T08:41:18.342Z] v3.2.0-dev.109 [2024-12-10T08:41:18.342Z] v3.2.0-dev.11 [2024-12-10T08:41:18.342Z] v3.2.0-dev.12 [2024-12-10T08:41:18.342Z] v3.2.0-dev.13 [2024-12-10T08:41:18.342Z] v3.2.0-dev.14 [2024-12-10T08:41:18.342Z] v3.2.0-dev.15 [2024-12-10T08:41:18.342Z] v3.2.0-dev.16 [2024-12-10T08:41:18.342Z] v3.2.0-dev.17 [2024-12-10T08:41:18.342Z] v3.2.0-dev.18 [2024-12-10T08:41:18.342Z] v3.2.0-dev.19 [2024-12-10T08:41:18.342Z] v3.2.0-dev.2 [2024-12-10T08:41:18.342Z] v3.2.0-dev.20 [2024-12-10T08:41:18.342Z] v3.2.0-dev.21 [2024-12-10T08:41:18.342Z] v3.2.0-dev.22 [2024-12-10T08:41:18.342Z] v3.2.0-dev.23 [2024-12-10T08:41:18.342Z] v3.2.0-dev.24 [2024-12-10T08:41:18.342Z] v3.2.0-dev.25 [2024-12-10T08:41:18.342Z] v3.2.0-dev.26 [2024-12-10T08:41:18.342Z] v3.2.0-dev.27 [2024-12-10T08:41:18.342Z] v3.2.0-dev.28 [2024-12-10T08:41:18.342Z] v3.2.0-dev.29 [2024-12-10T08:41:18.342Z] v3.2.0-dev.3 [2024-12-10T08:41:18.342Z] v3.2.0-dev.30 [2024-12-10T08:41:18.342Z] v3.2.0-dev.31 [2024-12-10T08:41:18.342Z] v3.2.0-dev.32 [2024-12-10T08:41:18.342Z] v3.2.0-dev.33 [2024-12-10T08:41:18.342Z] v3.2.0-dev.34 [2024-12-10T08:41:18.342Z] v3.2.0-dev.35 [2024-12-10T08:41:18.342Z] v3.2.0-dev.36 [2024-12-10T08:41:18.342Z] v3.2.0-dev.37 [2024-12-10T08:41:18.342Z] v3.2.0-dev.38 [2024-12-10T08:41:18.342Z] v3.2.0-dev.39 [2024-12-10T08:41:18.342Z] v3.2.0-dev.4 [2024-12-10T08:41:18.342Z] v3.2.0-dev.40 [2024-12-10T08:41:18.342Z] v3.2.0-dev.41 [2024-12-10T08:41:18.342Z] v3.2.0-dev.42 [2024-12-10T08:41:18.342Z] v3.2.0-dev.43 [2024-12-10T08:41:18.342Z] v3.2.0-dev.44 [2024-12-10T08:41:18.342Z] v3.2.0-dev.45 [2024-12-10T08:41:18.342Z] v3.2.0-dev.46 [2024-12-10T08:41:18.342Z] v3.2.0-dev.47 [2024-12-10T08:41:18.342Z] v3.2.0-dev.48 [2024-12-10T08:41:18.342Z] v3.2.0-dev.49 [2024-12-10T08:41:18.342Z] v3.2.0-dev.5 [2024-12-10T08:41:18.342Z] v3.2.0-dev.50 [2024-12-10T08:41:18.342Z] v3.2.0-dev.51 [2024-12-10T08:41:18.342Z] v3.2.0-dev.52 [2024-12-10T08:41:18.342Z] v3.2.0-dev.53 [2024-12-10T08:41:18.342Z] v3.2.0-dev.54 [2024-12-10T08:41:18.342Z] v3.2.0-dev.55 [2024-12-10T08:41:18.342Z] v3.2.0-dev.56 [2024-12-10T08:41:18.342Z] v3.2.0-dev.57 [2024-12-10T08:41:18.342Z] v3.2.0-dev.58 [2024-12-10T08:41:18.342Z] v3.2.0-dev.59 [2024-12-10T08:41:18.342Z] v3.2.0-dev.6 [2024-12-10T08:41:18.342Z] v3.2.0-dev.60 [2024-12-10T08:41:18.342Z] v3.2.0-dev.61 [2024-12-10T08:41:18.342Z] v3.2.0-dev.62 [2024-12-10T08:41:18.342Z] v3.2.0-dev.63 [2024-12-10T08:41:18.342Z] v3.2.0-dev.64 [2024-12-10T08:41:18.342Z] v3.2.0-dev.65 [2024-12-10T08:41:18.342Z] v3.2.0-dev.66 [2024-12-10T08:41:18.342Z] v3.2.0-dev.67 [2024-12-10T08:41:18.342Z] v3.2.0-dev.68 [2024-12-10T08:41:18.342Z] v3.2.0-dev.69 [2024-12-10T08:41:18.342Z] v3.2.0-dev.7 [2024-12-10T08:41:18.342Z] v3.2.0-dev.70 [2024-12-10T08:41:18.342Z] v3.2.0-dev.71 [2024-12-10T08:41:18.342Z] v3.2.0-dev.72 [2024-12-10T08:41:18.342Z] v3.2.0-dev.73 [2024-12-10T08:41:18.342Z] v3.2.0-dev.74 [2024-12-10T08:41:18.342Z] v3.2.0-dev.75 [2024-12-10T08:41:18.342Z] v3.2.0-dev.76 [2024-12-10T08:41:18.342Z] v3.2.0-dev.77 [2024-12-10T08:41:18.342Z] v3.2.0-dev.78 [2024-12-10T08:41:18.342Z] v3.2.0-dev.79 [2024-12-10T08:41:18.342Z] v3.2.0-dev.8 [2024-12-10T08:41:18.342Z] v3.2.0-dev.80 [2024-12-10T08:41:18.342Z] v3.2.0-dev.81 [2024-12-10T08:41:18.342Z] v3.2.0-dev.82 [2024-12-10T08:41:18.342Z] v3.2.0-dev.83 [2024-12-10T08:41:18.342Z] v3.2.0-dev.84 [2024-12-10T08:41:18.342Z] v3.2.0-dev.85 [2024-12-10T08:41:18.342Z] v3.2.0-dev.86 [2024-12-10T08:41:18.342Z] v3.2.0-dev.87 [2024-12-10T08:41:18.342Z] v3.2.0-dev.88 [2024-12-10T08:41:18.342Z] v3.2.0-dev.89 [2024-12-10T08:41:18.342Z] v3.2.0-dev.9 [2024-12-10T08:41:18.342Z] v3.2.0-dev.90 [2024-12-10T08:41:18.342Z] v3.2.0-dev.91 [2024-12-10T08:41:18.342Z] v3.2.0-dev.92 [2024-12-10T08:41:18.342Z] v3.2.0-dev.93 [2024-12-10T08:41:18.342Z] v3.2.0-dev.94 [2024-12-10T08:41:18.342Z] v3.2.0-dev.95 [2024-12-10T08:41:18.342Z] v3.2.0-dev.96 [2024-12-10T08:41:18.342Z] v3.2.0-dev.97 [2024-12-10T08:41:18.342Z] v3.2.0-dev.98 [2024-12-10T08:41:18.342Z] v3.2.0-dev.99 [2024-12-10T08:41:18.342Z] v4.0.0-dev.1 [2024-12-10T08:41:18.342Z] v4.0.0-dev.10 [2024-12-10T08:41:18.342Z] v4.0.0-dev.11 [2024-12-10T08:41:18.342Z] v4.0.0-dev.12 [2024-12-10T08:41:18.342Z] v4.0.0-dev.13 [2024-12-10T08:41:18.342Z] v4.0.0-dev.14 [2024-12-10T08:41:18.342Z] v4.0.0-dev.15 [2024-12-10T08:41:18.342Z] v4.0.0-dev.16 [2024-12-10T08:41:18.342Z] v4.0.0-dev.17 [2024-12-10T08:41:18.342Z] v4.0.0-dev.18 [2024-12-10T08:41:18.342Z] v4.0.0-dev.19 [2024-12-10T08:41:18.342Z] v4.0.0-dev.2 [2024-12-10T08:41:18.342Z] v4.0.0-dev.20 [2024-12-10T08:41:18.342Z] v4.0.0-dev.21 [2024-12-10T08:41:18.342Z] v4.0.0-dev.22 [2024-12-10T08:41:18.342Z] v4.0.0-dev.23 [2024-12-10T08:41:18.342Z] v4.0.0-dev.24 [2024-12-10T08:41:18.342Z] v4.0.0-dev.25 [2024-12-10T08:41:18.342Z] v4.0.0-dev.3 [2024-12-10T08:41:18.342Z] v4.0.0-dev.4 [2024-12-10T08:41:18.342Z] v4.0.0-dev.5 [2024-12-10T08:41:18.342Z] v4.0.0-dev.6 [2024-12-10T08:41:18.342Z] v4.0.0-dev.7 [2024-12-10T08:41:18.342Z] v4.0.0-dev.8 [2024-12-10T08:41:18.342Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-10T08:41:18.641Z] + lftools sign git-tag v4.0.0-dev.25 [2024-12-10T08:41:19.234Z] Signing Git tag with Sigul... [2024-12-10T08:41:19.235Z] Signing v4.0.0-dev.25 [Pipeline] echo [2024-12-10T08:41:19.508Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:19.810Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-10T08:41:19.820Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-10T08:41:19.824Z] $ docker stop --time=1 d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb [2024-12-10T08:41:21.110Z] $ docker rm -f --volumes d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-10T08:41:21.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T08:41:21.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:21.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:41:21.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:41:21.985Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:41:22.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-10T08:41:22.388Z] $ docker top 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 -eo pid,comm [2024-12-10T08:41:22.460Z] 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). [2024-12-10T08:41:22.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T08:41:22.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T08:41:22.513Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T08:41:22.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T08:41:22.617Z] $ docker exec 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 ssh-agent [2024-12-10T08:41:22.746Z] SSH_AUTH_SOCK=/tmp/ssh-rOPhufTq8pH1/agent.31 [2024-12-10T08:41:22.746Z] SSH_AGENT_PID=37 [2024-12-10T08:41:22.752Z] Running ssh-add (command line suppressed) [2024-12-10T08:41:22.825Z] Identity added: /w/workspace/edgex-go/761@tmp/private_key_8432797737433826302.key (/w/workspace/edgex-go/761@tmp/private_key_8432797737433826302.key) [2024-12-10T08:41:22.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T08:41:23.159Z] + git semver bump pre [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [bump_version] DEBUG bumping version:4.0.0-dev.25 on axis:pre with prefix:dev [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [bump_version] DEBUG bumped version:4.0.0-dev.26 [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [write_version] DEBUG write version:4.0.0-dev.26 to path:/w/workspace/edgex-go/761/.semver/main with force:True [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,305 [write_file] DEBUG write to file:/w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,307 [execute] INFO git cat-file --batch-check [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,312 [execute] INFO git cat-file --batch [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T08:41:23.420Z] 2024-12-10 08:41:23,317 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:23.420Z] 4.0.0-dev.26 [Pipeline] } [2024-12-10T08:41:23.409Z] $ docker exec --env ******** --env ******** 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 ssh-agent -k [2024-12-10T08:41:23.508Z] unset SSH_AUTH_SOCK; [2024-12-10T08:41:23.508Z] unset SSH_AGENT_PID; [2024-12-10T08:41:23.508Z] echo Agent pid 37 killed; [2024-12-10T08:41:23.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T08:41:23.868Z] + git semver [Pipeline] } [2024-12-10T08:41:24.119Z] $ docker stop --time=1 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 [2024-12-10T08:41:25.383Z] $ docker rm -f --volumes 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T08:41:25.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T08:41:25.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:26.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T08:41:26.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:41:26.115Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:41:26.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-10T08:41:26.462Z] $ docker top 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T08:41:26.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T08:41:26.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T08:41:26.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T08:41:26.692Z] $ docker exec 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 ssh-agent [2024-12-10T08:41:26.819Z] SSH_AUTH_SOCK=/tmp/ssh-OnGZJwFHMhHp/agent.33 [2024-12-10T08:41:26.819Z] SSH_AGENT_PID=39 [2024-12-10T08:41:26.824Z] Running ssh-add (command line suppressed) [2024-12-10T08:41:26.900Z] Identity added: /w/workspace/edgex-go/761@tmp/private_key_417894136400344446.key (/w/workspace/edgex-go/761@tmp/private_key_417894136400344446.key) [2024-12-10T08:41:26.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T08:41:27.225Z] + git semver push [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,365 [run_push] DEBUG push [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,366 [execute] INFO git cat-file --batch-check [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,368 [execute] INFO git rev-list fdbfa5adfe34b2b46211a3e2718e0564c58bba84 -- [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,369 [execute] DEBUG Popen(['git', 'rev-list', 'fdbfa5adfe34b2b46211a3e2718e0564c58bba84', '--'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,384 [execute] INFO git fetch -v origin [2024-12-10T08:41:27.484Z] 2024-12-10 08:41:27,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-10T08:41:28.055Z] 2024-12-10 08:41:27,849 [run_push] DEBUG no remote changes detected [2024-12-10T08:41:28.055Z] 2024-12-10 08:41:27,849 [execute] INFO git push origin semver [2024-12-10T08:41:28.055Z] 2024-12-10 08:41:27,849 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-10T08:41:28.623Z] 2024-12-10 08:41:28,577 [run_push] DEBUG push all version tags [2024-12-10T08:41:28.623Z] 2024-12-10 08:41:28,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-10T08:41:28.623Z] 2024-12-10 08:41:28,579 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) [2024-12-10T08:41:29.561Z] 2024-12-10 08:41:29,207 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main [2024-12-10T08:41:29.561Z] 4.0.0-dev.26 [Pipeline] } [2024-12-10T08:41:29.549Z] $ docker exec --env ******** --env ******** 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 ssh-agent -k [2024-12-10T08:41:29.641Z] unset SSH_AUTH_SOCK; [2024-12-10T08:41:29.642Z] unset SSH_AGENT_PID; [2024-12-10T08:41:29.642Z] echo Agent pid 39 killed; [2024-12-10T08:41:29.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T08:41:30.006Z] + git semver [Pipeline] } [2024-12-10T08:41:30.256Z] $ docker stop --time=1 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 [2024-12-10T08:41:31.559Z] $ docker rm -f --volumes 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-10T08:41:32.194Z] + [ -d /w/workspace/edgex-go/761/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:32.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:33.350Z] ---> package-listing.sh [2024-12-10T08:41:33.350Z] ++ facter osfamily [2024-12-10T08:41:33.350Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-10T08:41:33.610Z] + OS_FAMILY=debian [2024-12-10T08:41:33.610Z] + workspace=/w/workspace/edgex-go/761 [2024-12-10T08:41:33.610Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-10T08:41:33.610Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-10T08:41:33.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-10T08:41:33.610Z] + PACKAGES=/tmp/packages_start.txt [2024-12-10T08:41:33.611Z] + '[' /w/workspace/edgex-go/761 ']' [2024-12-10T08:41:33.611Z] + PACKAGES=/tmp/packages_end.txt [2024-12-10T08:41:33.611Z] + case "${OS_FAMILY}" in [2024-12-10T08:41:33.611Z] + dpkg -l [2024-12-10T08:41:33.611Z] + grep '^ii' [2024-12-10T08:41:33.611Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-10T08:41:33.611Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-10T08:41:33.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-10T08:41:33.611Z] + '[' /w/workspace/edgex-go/761 ']' [2024-12-10T08:41:33.611Z] + mkdir -p /w/workspace/edgex-go/761/archives/ [2024-12-10T08:41:33.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/761/archives/ [Pipeline] echo [2024-12-10T08:41:33.624Z] 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/761/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-10T08:41:33.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:34.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T08:41:34.474Z] [2024-12-10T08:41:34.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T08:41:34.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T08:41:34.780Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-10T08:41:34.780Z] 5eb5b503b376: Pulling fs layer [2024-12-10T08:41:34.780Z] 5c69ac0246d0: Pulling fs layer [2024-12-10T08:41:34.780Z] ec43610c2a17: Pulling fs layer [2024-12-10T08:41:34.780Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-10T08:41:34.780Z] 33b1e0a273af: Pulling fs layer [2024-12-10T08:41:34.780Z] 5d3b04190fa2: Pulling fs layer [2024-12-10T08:41:34.780Z] 2f39f015ded8: Pulling fs layer [2024-12-10T08:41:34.780Z] 3a2ae6a8a46f: Waiting [2024-12-10T08:41:34.780Z] 5d3b04190fa2: Waiting [2024-12-10T08:41:34.780Z] 2f39f015ded8: Waiting [2024-12-10T08:41:34.780Z] 33b1e0a273af: Waiting [2024-12-10T08:41:34.780Z] 5c69ac0246d0: Verifying Checksum [2024-12-10T08:41:34.780Z] 3a2ae6a8a46f: Download complete [2024-12-10T08:41:35.039Z] 33b1e0a273af: Verifying Checksum [2024-12-10T08:41:35.039Z] 33b1e0a273af: Download complete [2024-12-10T08:41:35.039Z] 5d3b04190fa2: Verifying Checksum [2024-12-10T08:41:35.039Z] 5d3b04190fa2: Download complete [2024-12-10T08:41:35.039Z] ec43610c2a17: Verifying Checksum [2024-12-10T08:41:35.039Z] ec43610c2a17: Download complete [2024-12-10T08:41:35.039Z] 5eb5b503b376: Verifying Checksum [2024-12-10T08:41:35.039Z] 5eb5b503b376: Download complete [2024-12-10T08:41:35.607Z] 2f39f015ded8: Download complete [2024-12-10T08:41:36.544Z] 5eb5b503b376: Pull complete [2024-12-10T08:41:36.544Z] 5c69ac0246d0: Pull complete [2024-12-10T08:41:36.804Z] ec43610c2a17: Pull complete [2024-12-10T08:41:36.804Z] 3a2ae6a8a46f: Pull complete [2024-12-10T08:41:37.064Z] 33b1e0a273af: Pull complete [2024-12-10T08:41:37.064Z] 5d3b04190fa2: Pull complete [2024-12-10T08:41:41.255Z] 2f39f015ded8: Pull complete [2024-12-10T08:41:41.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-10T08:41:41.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T08:41:41.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T08:41:41.358Z] prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container [2024-12-10T08:41:41.367Z] $ 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/761/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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-10T08:41:42.812Z] $ docker top 84ca5ff95a2c6a61511699ad7d119ac9734ec3d866ac78987b92791d918416b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T08:41:43.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-10T08:41:43.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-10T08:41:43.743Z] + ls /var/log/sa-host [2024-12-10T08:41:43.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T08:41:43.898Z] provisioning config files... [2024-12-10T08:41:43.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/761@tmp/config17650494913183042375tmp [Pipeline] { [Pipeline] echo [2024-12-10T08:41:43.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:44.209Z] ---> create-netrc.sh [Pipeline] } [2024-12-10T08:41:44.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:44.560Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-10T08:41:44.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:44.857Z] ---> sudo-logs.sh [2024-12-10T08:41:44.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-10T08:41:44.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:45.170Z] ---> job-cost.sh [2024-12-10T08:41:45.170Z] lf-activate-venv: SKIPPING [2024-12-10T08:41:45.170Z] DEBUG: total: 0.2199999988079071 [2024-12-10T08:41:45.170Z] INFO: Retrieving Stack Cost... [2024-12-10T08:41:45.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T08:41:46.001Z] INFO: Archiving Costs [Pipeline] echo [2024-12-10T08:41:46.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T08:41:46.299Z] ---> logs-deploy.sh [2024-12-10T08:41:46.299Z] lf-activate-venv: SKIPPING [2024-12-10T08:41:46.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/761 [2024-12-10T08:41:46.299Z] INFO: archiving workspace using pattern(s): [2024-12-10T08:41:47.235Z] Archives upload complete. [2024-12-10T08:41:47.235Z] INFO: archiving logs to Nexus