Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cadd20047735d6124c3149b3375299ba0c077752 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-ssh3958361852588823003.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-ssh12882667138831596440.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-ssh14420561779824308209.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-ssh7439922163807530440.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-ssh1872128566680257175.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35309 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/765 [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/765 # 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 cadd20047735d6124c3149b3375299ba0c077752 (main) Commit message: "Merge pull request #5030 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.0" > 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 cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 > git rev-list --no-walk d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-18T01:43:06.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-18T01:43:06.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-18T01:43:06.561Z] ========================================================= [2024-12-18T01:43:06.561Z] EdgeX Global Pipelines Version Info [2024-12-18T01:43:06.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-18T01:43:07.678Z] ------------------- [2024-12-18T01:43:07.678Z] stable info: [2024-12-18T01:43:07.678Z] ------------------- [2024-12-18T01:43:07.678Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-18T01:43:07.678Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-18T01:43:07.678Z] Message: update stable to v1.0.269 [2024-12-18T01:43:07.937Z] ------------------- [2024-12-18T01:43:07.937Z] experimental info: [2024-12-18T01:43:07.937Z] ------------------- [2024-12-18T01:43:07.937Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-18T01:43:07.937Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-18T01:43:07.937Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-18T01:43:07.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-18T01:43:08.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-18T01:43:08.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-18T01:43:08.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-18T01:43:08.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-18T01:43:08.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-18T01:43:08.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-18T01:43:08.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-18T01:43:08.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-18T01:43:08.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-18T01:43:08.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-18T01:43:08.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-18T01:43:08.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-18T01:43:08.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-18T01:43:08.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-18T01:43:08.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-18T01:43:08.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-18T01:43:08.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-18T01:43:08.338Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-18T01:43:08.361Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-18T01:43:08.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-18T01:43:08.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-18T01:43:08.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-18T01:43:08.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-18T01:43:08.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-18T01:43:08.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-18T01:43:08.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo [2024-12-18T01:43:08.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cadd200 [Pipeline] echo [2024-12-18T01:43:08.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-18T01:43:08.584Z] provisioning config files... [2024-12-18T01:43:08.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config1102177592479784630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T01:43:08.937Z] ---> ****-login.sh [2024-12-18T01:43:08.937Z] nexus3.edgexfoundry.org:10001 [2024-12-18T01:43:09.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:43:09.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:43:09.198Z] Configure a credential helper to remove this warning. See [2024-12-18T01:43:09.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:43:09.198Z] [2024-12-18T01:43:09.198Z] Login Succeeded [2024-12-18T01:43:09.198Z] nexus3.edgexfoundry.org:10002 [2024-12-18T01:43:09.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:43:09.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:43:09.198Z] Configure a credential helper to remove this warning. See [2024-12-18T01:43:09.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:43:09.198Z] [2024-12-18T01:43:09.198Z] Login Succeeded [2024-12-18T01:43:09.198Z] nexus3.edgexfoundry.org:10003 [2024-12-18T01:43:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:43:09.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:43:09.459Z] Configure a credential helper to remove this warning. See [2024-12-18T01:43:09.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:43:09.459Z] [2024-12-18T01:43:09.459Z] Login Succeeded [2024-12-18T01:43:09.459Z] nexus3.edgexfoundry.org:10004 [2024-12-18T01:43:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:43:09.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:43:09.459Z] Configure a credential helper to remove this warning. See [2024-12-18T01:43:09.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:43:09.459Z] [2024-12-18T01:43:09.459Z] Login Succeeded [2024-12-18T01:43:09.459Z] ****.io [2024-12-18T01:43:09.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:43:09.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:43:09.720Z] Configure a credential helper to remove this warning. See [2024-12-18T01:43:09.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:43:09.720Z] [2024-12-18T01:43:09.720Z] Login Succeeded [2024-12-18T01:43:09.720Z] ---> ****-login.sh ends [Pipeline] } [2024-12-18T01:43:09.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T01:43:10.057Z] + 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-18T01:43:10.057Z] + dirname cmd/core-command/Dockerfile [2024-12-18T01:43:10.057Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/core-data/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-18T01:43:10.058Z] + + cut -d/ -f2 [2024-12-18T01:43:10.058Z] dirname cmd/core-keeper/Dockerfile [2024-12-18T01:43:10.058Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-18T01:43:10.058Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-12-18T01:43:10.058Z] -f2 [2024-12-18T01:43:10.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/support-notifications/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-18T01:43:10.058Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-18T01:43:10.058Z] + cut -d/ -f2 [2024-12-18T01:43:10.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-18T01:43:10.093Z] 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-18T01:43:10.461Z] + git rev-list -1 --merges cadd20047735d6124c3149b3375299ba0c077752~1..cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo [2024-12-18T01:43:10.475Z] -----------> git rev-list -1 --merges cadd20047735d6124c3149b3375299ba0c077752~1..cadd20047735d6124c3149b3375299ba0c077752 cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:43:10.475Z] cadd20047735d6124c3149b3375299ba0c077752 [false] [Pipeline] sh [2024-12-18T01:43:10.768Z] + git log --format=format:%s -1 cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo [2024-12-18T01:43:10.787Z] ========================================================= [2024-12-18T01:43:10.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-18T01:43:10.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-18T01:43:11.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T01:43:11.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-18T01:43:11.183Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-18T01:43:11.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-18T01:43:11.183Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-18T01:43:11.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-18T01:43:11.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:43:11.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T01:43:11.538Z] [2024-12-18T01:43:11.538Z] 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-18T01:43:11.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T01:43:11.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-18T01:43:11.839Z] b85a868b505f: Pulling fs layer [2024-12-18T01:43:11.839Z] e2be974225ed: Pulling fs layer [2024-12-18T01:43:11.839Z] 339a4e72a1f5: Pulling fs layer [2024-12-18T01:43:11.839Z] 988bab9f4d93: Pulling fs layer [2024-12-18T01:43:11.839Z] 1469e6f7b9e6: Pulling fs layer [2024-12-18T01:43:11.839Z] eaf3925da568: Pulling fs layer [2024-12-18T01:43:11.839Z] bab4dde63d76: Pulling fs layer [2024-12-18T01:43:11.839Z] bde34c3a00c8: Pulling fs layer [2024-12-18T01:43:11.839Z] b352a97aabf1: Pulling fs layer [2024-12-18T01:43:11.839Z] 4872d77fe225: Pulling fs layer [2024-12-18T01:43:11.839Z] 5851b861e8e6: Pulling fs layer [2024-12-18T01:43:11.839Z] 4872d77fe225: Waiting [2024-12-18T01:43:11.839Z] 988bab9f4d93: Waiting [2024-12-18T01:43:11.839Z] bab4dde63d76: Waiting [2024-12-18T01:43:11.839Z] 1469e6f7b9e6: Waiting [2024-12-18T01:43:11.839Z] eaf3925da568: Waiting [2024-12-18T01:43:11.839Z] 5851b861e8e6: Waiting [2024-12-18T01:43:11.839Z] b352a97aabf1: Waiting [2024-12-18T01:43:11.839Z] bde34c3a00c8: Waiting [2024-12-18T01:43:11.839Z] e2be974225ed: Download complete [2024-12-18T01:43:11.839Z] 988bab9f4d93: Download complete [2024-12-18T01:43:11.839Z] 1469e6f7b9e6: Verifying Checksum [2024-12-18T01:43:11.839Z] 1469e6f7b9e6: Download complete [2024-12-18T01:43:12.097Z] eaf3925da568: Verifying Checksum [2024-12-18T01:43:12.098Z] eaf3925da568: Download complete [2024-12-18T01:43:12.098Z] 339a4e72a1f5: Download complete [2024-12-18T01:43:12.098Z] bde34c3a00c8: Verifying Checksum [2024-12-18T01:43:12.098Z] bde34c3a00c8: Download complete [2024-12-18T01:43:12.098Z] b352a97aabf1: Download complete [2024-12-18T01:43:12.098Z] 4872d77fe225: Download complete [2024-12-18T01:43:12.098Z] 5851b861e8e6: Download complete [2024-12-18T01:43:12.098Z] b85a868b505f: Verifying Checksum [2024-12-18T01:43:12.098Z] b85a868b505f: Download complete [2024-12-18T01:43:12.357Z] bab4dde63d76: Verifying Checksum [2024-12-18T01:43:12.357Z] bab4dde63d76: Download complete [2024-12-18T01:43:13.737Z] b85a868b505f: Pull complete [2024-12-18T01:43:13.737Z] e2be974225ed: Pull complete [2024-12-18T01:43:14.307Z] 339a4e72a1f5: Pull complete [2024-12-18T01:43:14.307Z] 988bab9f4d93: Pull complete [2024-12-18T01:43:14.567Z] 1469e6f7b9e6: Pull complete [2024-12-18T01:43:14.567Z] eaf3925da568: Pull complete [2024-12-18T01:43:16.494Z] bab4dde63d76: Pull complete [2024-12-18T01:43:16.494Z] bde34c3a00c8: Pull complete [2024-12-18T01:43:16.755Z] b352a97aabf1: Pull complete [2024-12-18T01:43:16.755Z] 4872d77fe225: Pull complete [2024-12-18T01:43:16.755Z] 5851b861e8e6: Pull complete [2024-12-18T01:43:16.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-18T01:43:16.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T01:43:16.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:43:16.914Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T01:43:16.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:43:19.479Z] $ docker top 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 -eo pid,comm [2024-12-18T01:43:19.541Z] 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-18T01:43:19.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T01:43:19.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T01:43:19.602Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T01:43:19.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T01:43:19.713Z] $ docker exec 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent [2024-12-18T01:43:19.830Z] SSH_AUTH_SOCK=/tmp/ssh-aQZypXUrwAR2/agent.33 [2024-12-18T01:43:19.830Z] SSH_AGENT_PID=40 [2024-12-18T01:43:19.836Z] Running ssh-add (command line suppressed) [2024-12-18T01:43:19.933Z] Identity added: /w/workspace/edgex-go/765@tmp/private_key_3601327397551890768.key (/w/workspace/edgex-go/765@tmp/private_key_3601327397551890768.key) [2024-12-18T01:43:19.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T01:43:20.247Z] + git tag --points-at HEAD [Pipeline] } [2024-12-18T01:43:20.256Z] $ docker exec --env ******** --env ******** 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent -k [2024-12-18T01:43:20.354Z] unset SSH_AUTH_SOCK; [2024-12-18T01:43:20.355Z] unset SSH_AGENT_PID; [2024-12-18T01:43:20.355Z] echo Agent pid 40 killed; [2024-12-18T01:43:20.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-18T01:43:20.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T01:43:20.422Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T01:43:20.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T01:43:20.544Z] $ docker exec 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent [2024-12-18T01:43:20.663Z] SSH_AUTH_SOCK=/tmp/ssh-gtRodIwONImF/agent.73 [2024-12-18T01:43:20.663Z] SSH_AGENT_PID=79 [2024-12-18T01:43:20.668Z] Running ssh-add (command line suppressed) [2024-12-18T01:43:20.777Z] Identity added: /w/workspace/edgex-go/765@tmp/private_key_14145211632281561798.key (/w/workspace/edgex-go/765@tmp/private_key_14145211632281561798.key) [2024-12-18T01:43:20.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T01:43:21.094Z] + git semver init [2024-12-18T01:43:21.354Z] 2024-12-18 01:43:21,277 [run_init] DEBUG init version:0.0.0 force:False [2024-12-18T01:43:21.354Z] 2024-12-18 01:43:21,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/765/.semver [2024-12-18T01:43:21.354Z] 2024-12-18 01:43:21,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/765/.semver [2024-12-18T01:43:21.354Z] 2024-12-18 01:43:21,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/765/.semver'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) [2024-12-18T01:43:27.946Z] 2024-12-18 01:43:26,658 [append_file] DEBUG append to file:/w/workspace/edgex-go/765/.git/info/exclude [2024-12-18T01:43:27.946Z] 2024-12-18 01:43:26,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/765/.semver/main with force:False [2024-12-18T01:43:27.946Z] 2024-12-18 01:43:26,658 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T01:43:27.946Z] 2024-12-18 01:43:26,658 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T01:43:27.946Z] 4.0.0-dev.29 [Pipeline] } [2024-12-18T01:43:27.955Z] $ docker exec --env ******** --env ******** 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent -k [2024-12-18T01:43:28.059Z] unset SSH_AUTH_SOCK; [2024-12-18T01:43:28.060Z] unset SSH_AGENT_PID; [2024-12-18T01:43:28.060Z] echo Agent pid 79 killed; [2024-12-18T01:43:28.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T01:43:28.400Z] + git semver [Pipeline] } [2024-12-18T01:43:28.673Z] $ docker stop --time=1 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 [2024-12-18T01:43:29.960Z] $ docker rm -f --volumes 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T01:43:30.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-18T01:43:30.582Z] Stashed 1 file(s) [Pipeline] echo [2024-12-18T01:43:30.586Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.29 [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-18T01:43:31.035Z] + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo [2024-12-18T01:43:31.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T01:43:31.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T01:43:31.078Z] ========================================================= [2024-12-18T01:43:31.079Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-18T01:43:31.079Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-18T01:43:31.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T01:43:31.375Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-18T01:43:31.375Z] 43c4264eed91: Pulling fs layer [2024-12-18T01:43:31.375Z] 4cc291be95ef: Pulling fs layer [2024-12-18T01:43:31.375Z] 2ac1f1163629: Pulling fs layer [2024-12-18T01:43:31.375Z] 5c3c966382ef: Pulling fs layer [2024-12-18T01:43:31.375Z] 4f4fb700ef54: Pulling fs layer [2024-12-18T01:43:31.375Z] 5d5c8e513c77: Pulling fs layer [2024-12-18T01:43:31.375Z] 9f66e0745190: Pulling fs layer [2024-12-18T01:43:31.375Z] f49a43e4bbc0: Pulling fs layer [2024-12-18T01:43:31.375Z] 561ebcabdf7f: Pulling fs layer [2024-12-18T01:43:31.375Z] 4f4fb700ef54: Waiting [2024-12-18T01:43:31.375Z] 5d5c8e513c77: Waiting [2024-12-18T01:43:31.375Z] 9f66e0745190: Waiting [2024-12-18T01:43:31.375Z] f49a43e4bbc0: Waiting [2024-12-18T01:43:31.375Z] 561ebcabdf7f: Waiting [2024-12-18T01:43:31.375Z] 5c3c966382ef: Waiting [2024-12-18T01:43:31.375Z] 4cc291be95ef: Verifying Checksum [2024-12-18T01:43:31.375Z] 4cc291be95ef: Download complete [2024-12-18T01:43:31.634Z] 5c3c966382ef: Verifying Checksum [2024-12-18T01:43:31.634Z] 5c3c966382ef: Download complete [2024-12-18T01:43:31.634Z] 4f4fb700ef54: Verifying Checksum [2024-12-18T01:43:31.634Z] 4f4fb700ef54: Download complete [2024-12-18T01:43:31.634Z] 5d5c8e513c77: Download complete [2024-12-18T01:43:31.634Z] 43c4264eed91: Download complete [2024-12-18T01:43:31.634Z] 9f66e0745190: Verifying Checksum [2024-12-18T01:43:31.634Z] 9f66e0745190: Download complete [2024-12-18T01:43:31.634Z] 43c4264eed91: Pull complete [2024-12-18T01:43:31.634Z] 561ebcabdf7f: Verifying Checksum [2024-12-18T01:43:31.634Z] 561ebcabdf7f: Download complete [2024-12-18T01:43:31.892Z] 4cc291be95ef: Pull complete [2024-12-18T01:43:32.150Z] 2ac1f1163629: Verifying Checksum [2024-12-18T01:43:32.150Z] 2ac1f1163629: Download complete [2024-12-18T01:43:32.408Z] f49a43e4bbc0: Verifying Checksum [2024-12-18T01:43:32.408Z] f49a43e4bbc0: Download complete [2024-12-18T01:43:35.696Z] 2ac1f1163629: Pull complete [2024-12-18T01:43:35.696Z] 5c3c966382ef: Pull complete [2024-12-18T01:43:35.696Z] 4f4fb700ef54: Pull complete [2024-12-18T01:43:35.955Z] 5d5c8e513c77: Pull complete [2024-12-18T01:43:35.955Z] 9f66e0745190: Pull complete [2024-12-18T01:43:38.494Z] f49a43e4bbc0: Pull complete [2024-12-18T01:43:39.063Z] 561ebcabdf7f: Pull complete [2024-12-18T01:43:39.063Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-18T01:43:39.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T01:43:39.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-18T01:43:39.363Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T01:43:39.363Z] WORKDIR /edgex [2024-12-18T01:43:39.363Z] COPY go.mod . [2024-12-18T01:43:39.363Z] RUN go mod download [2024-12-18T01:43:39.363Z] docker build -t ci-base-image-x86_64 -f - . [2024-12-18T01:43:39.931Z] Sending build context to Docker daemon 178.2MB [2024-12-18T01:43:39.931Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T01:43:39.931Z] ---> 3a752c3f9dda [2024-12-18T01:43:39.931Z] Step 2/4 : WORKDIR /edgex [2024-12-18T01:43:44.133Z] ---> Running in 86966fe72794 [2024-12-18T01:43:44.395Z] Removing intermediate container 86966fe72794 [2024-12-18T01:43:44.395Z] ---> e5c51d3e115f [2024-12-18T01:43:44.395Z] Step 3/4 : COPY go.mod . [2024-12-18T01:43:44.395Z] ---> 680e35060468 [2024-12-18T01:43:44.395Z] Step 4/4 : RUN go mod download [2024-12-18T01:43:44.395Z] ---> Running in 5770c0d59ebb [2024-12-18T01:43:45.702Z] Still waiting to schedule task [2024-12-18T01:43:45.703Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35305’ [2024-12-18T01:44:10.975Z] Removing intermediate container 5770c0d59ebb [2024-12-18T01:44:10.975Z] ---> 49c8f574eecd [2024-12-18T01:44:10.975Z] Successfully built 49c8f574eecd [2024-12-18T01:44:10.975Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:44:11.294Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-18T01:44:11.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:44:11.371Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T01:44:11.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:44:11.830Z] $ docker top 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T01:44:12.193Z] + go version [2024-12-18T01:44:12.193Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-18T01:44:12.202Z] $ docker stop --time=1 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 [2024-12-18T01:44:13.471Z] $ docker rm -f --volumes 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:44:13.923Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-18T01:44:13.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:44:14.014Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T01:44:14.047Z] $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:44:14.377Z] $ docker top 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-18T01:44:14.463Z] ========================================================= [2024-12-18T01:44:14.463Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-18T01:44:14.463Z] ========================================================= [Pipeline] sh [2024-12-18T01:44:14.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] fileExists [Pipeline] sh [2024-12-18T01:44:15.059Z] + make test [2024-12-18T01:44:15.059Z] go test -race -coverprofile=coverage.out ./... [2024-12-18T01:44:23.199Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-18T01:44:55.291Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-18T01:44:55.560Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-18T01:44:55.560Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-18T01:44:56.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-12-18T01:44:57.131Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-18T01:44:57.131Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-18T01:44:57.131Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-18T01:44:57.701Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-18T01:44:57.701Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-18T01:44:57.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-12-18T01:44:58.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-18T01:44:58.909Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-18T01:44:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-18T01:44:59.849Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-18T01:44:59.849Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-18T01:44:59.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-18T01:45:00.114Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-18T01:45:01.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-12-18T01:45:01.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements [2024-12-18T01:45:01.489Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-18T01:45:01.489Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-18T01:45:01.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 93.4% of statements [2024-12-18T01:45:01.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-12-18T01:45:02.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2024-12-18T01:45:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-18T01:45:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-18T01:45:04.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-18T01:45:05.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2024-12-18T01:45:05.453Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2024-12-18T01:45:05.711Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-18T01:45:05.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-18T01:45:05.971Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-18T01:45:06.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2024-12-18T01:45:06.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.1% of statements [2024-12-18T01:45:06.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements [2024-12-18T01:45:06.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2024-12-18T01:45:07.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-18T01:45:07.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-18T01:45:07.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-18T01:45:08.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 87.1% of statements [2024-12-18T01:45:08.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-12-18T01:45:08.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-12-18T01:45:08.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-12-18T01:45:08.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-18T01:45:08.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-18T01:45:08.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-18T01:45:08.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-18T01:45:09.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-18T01:45:09.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-18T01:45:09.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-18T01:45:10.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-18T01:45:10.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-18T01:45:10.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-18T01:45:10.743Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-18T01:45:11.314Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-18T01:45:11.314Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-18T01:45:11.883Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-18T01:45:12.823Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-18T01:45:13.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-18T01:45:14.771Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-18T01:45:14.771Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-18T01:45:17.312Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-18T01:45:17.312Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-18T01:45:17.312Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-18T01:45:18.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-18T01:45:18.694Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-18T01:45:18.694Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-18T01:45:19.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-18T01:45:19.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-18T01:45:19.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-18T01:45:19.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-18T01:45:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2024-12-18T01:45:20.901Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-18T01:45:20.901Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-18T01:45:20.901Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-18T01:45:20.901Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-18T01:45:22.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-18T01:45:22.279Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-18T01:45:22.279Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-18T01:45:22.279Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-18T01:45:22.279Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-18T01:45:22.279Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-18T01:45:23.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-18T01:45:23.657Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.049s coverage: 92.9% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.8% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.2% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2024-12-18T01:45:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-12-18T01:45:33.656Z] 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-18T01:45:33.656Z] running golangci-lint [2024-12-18T01:45:33.656Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-18T01:45:33.656Z] go version go1.23.2 linux/amd64 [2024-12-18T01:45:33.656Z] 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-18T01:45:33.656Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-18T01:45:33.656Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-18T01:46:00.246Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 24.540904799s" [2024-12-18T01:46:00.246Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.707878ms" [2024-12-18T01:46:15.120Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.550555289s with top 10 stages: buildir: 1m9.782842751s, gosec: 4.270952817s, fact_deprecated: 3.936049259s, inspect: 3.823363678s, printf: 1.950565709s, ctrlflow: 1.901494379s, fact_purity: 1.719989959s, nilness: 1.518447513s, S1038: 1.10719552s, SA5012: 1.000312224s" [2024-12-18T01:46:15.120Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-18T01:46:15.120Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 193/193, identifier_marker: 193/193, nolint: 15/0, cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, skip_files: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, exclude-rules: 193/15, exclude: 193/193" [2024-12-18T01:46:15.120Z] level=info msg="[runner] processing took 18.633813ms with stages: nolint: 7.702535ms, identifier_marker: 5.504514ms, autogenerated_exclude: 1.620786ms, path_prettifier: 1.513313ms, exclude-rules: 1.365869ms, skip_dirs: 845.364µs, cgo: 32.501µs, invalid_issue: 30.02µs, filename_unadjuster: 13.281µs, max_same_issues: 1.19µs, uniq_by_line: 800ns, fixer: 610ns, max_from_linter: 510ns, exclude: 430ns, source_code: 420ns, skip_files: 410ns, diff: 310ns, sort_results: 310ns, path_prefixer: 170ns, max_per_file_from_linter: 160ns, path_shortener: 160ns, severity-rules: 150ns" [2024-12-18T01:46:15.120Z] level=info msg="[runner] linters took 14.28515587s with stages: goanalysis_metalinter: 14.266361154s" [2024-12-18T01:46:15.120Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-18T01:46:15.120Z] level=info msg="Memory: 390 samples, avg is 301.1MB, max is 1315.0MB" [2024-12-18T01:46:15.120Z] level=info msg="Execution took 38.877925661s" [2024-12-18T01:46:15.120Z] go vet ./... [2024-12-18T01:46:20.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-18T01:46:20.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-18T01:46:20.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-18T01:46:20.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-18T01:46:20.732Z] + ls -al . [2024-12-18T01:46:20.732Z] total 1740 [2024-12-18T01:46:20.732Z] drwxrwxr-x 11 1001 1001 4096 Dec 18 01:44 . [2024-12-18T01:46:20.732Z] drwxr-xr-x 4 root root 4096 Dec 18 01:44 .. [2024-12-18T01:46:20.732Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 .blubracket [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 10 Dec 18 01:43 .dockerignore [2024-12-18T01:46:20.732Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 01:45 .git [2024-12-18T01:46:20.732Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 01:43 .github [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 907 Dec 18 01:43 .gitignore [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 199 Dec 18 01:43 .golangci.yml [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 100 Dec 18 01:43 .hadolint.yml [2024-12-18T01:46:20.732Z] drwxr-xr-x 3 1001 1001 4096 Dec 18 01:43 .semver [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 155 Dec 18 01:43 .sonarcloud.properties [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 1171 Dec 18 01:43 ADOPTERS.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 17141 Dec 18 01:43 Attribution.txt [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 100284 Dec 18 01:43 CHANGELOG.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 01:43 CONTRIBUTING.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 677 Dec 18 01:43 GOVERNANCE.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 858 Dec 18 01:43 Jenkinsfile [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 01:43 LICENSE [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 16740 Dec 18 01:43 Makefile [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 582 Dec 18 01:43 OWNERS.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 9932 Dec 18 01:43 README.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 789 Dec 18 01:43 SECURITY.md [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 12 Dec 18 01:43 VERSION [2024-12-18T01:46:20.732Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 bin [2024-12-18T01:46:20.732Z] drwxrwxr-x 19 1001 1001 4096 Dec 18 01:43 cmd [2024-12-18T01:46:20.732Z] -rw-r--r-- 1 root root 1412873 Dec 18 01:45 coverage.out [2024-12-18T01:46:20.732Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 fuzz_test [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 6473 Dec 18 01:43 go.mod [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 87891 Dec 18 01:43 go.sum [2024-12-18T01:46:20.732Z] drwxrwxr-x 7 1001 1001 4096 Dec 18 01:43 internal [2024-12-18T01:46:20.732Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 openapi [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 584 Dec 18 01:43 security.txt [2024-12-18T01:46:20.732Z] -rw-rw-r-- 1 1001 1001 204 Dec 18 01:43 version.go [Pipeline] sh [2024-12-18T01:46:21.031Z] + '[' -e coverage.out ] [2024-12-18T01:46:21.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-18T01:46:21.173Z] Stashed 1 file(s) [Pipeline] sh [2024-12-18T01:46:21.463Z] + make build [2024-12-18T01:46:21.463Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-18T01:46:48.037Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-18T01:46:48.037Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-18T01:46:48.037Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-18T01:46:48.604Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-18T01:46:50.513Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-18T01:46:55.790Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-18T01:46:57.173Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-18T01:46:59.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-18T01:47:00.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-18T01:47:01.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-18T01:47:02.182Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-18T01:47:03.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-18T01:47:04.510Z] $ docker stop --time=1 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 [2024-12-18T01:47:07.303Z] $ docker rm -f --volumes 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:47:08.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-18T01:47:08.751Z] [2024-12-18T01:47:08.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:47:09.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-18T01:47:09.065Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-18T01:47:09.065Z] 91d30c5bc195: Pulling fs layer [2024-12-18T01:47:09.065Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-18T01:47:09.065Z] 9c61dcf015f6: Pulling fs layer [2024-12-18T01:47:09.065Z] 4698f68db338: Pulling fs layer [2024-12-18T01:47:09.065Z] 2a2f49069b9e: Pulling fs layer [2024-12-18T01:47:09.065Z] e0025b399a48: Pulling fs layer [2024-12-18T01:47:09.065Z] 4698f68db338: Waiting [2024-12-18T01:47:09.065Z] 2a2f49069b9e: Waiting [2024-12-18T01:47:09.065Z] e0025b399a48: Waiting [2024-12-18T01:47:09.065Z] 91d30c5bc195: Verifying Checksum [2024-12-18T01:47:09.065Z] 91d30c5bc195: Download complete [2024-12-18T01:47:09.065Z] 4698f68db338: Verifying Checksum [2024-12-18T01:47:09.065Z] 4698f68db338: Download complete [2024-12-18T01:47:09.341Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-18T01:47:09.341Z] 2e9b0aa3be6d: Download complete [2024-12-18T01:47:09.341Z] e0025b399a48: Verifying Checksum [2024-12-18T01:47:09.341Z] e0025b399a48: Download complete [2024-12-18T01:47:09.341Z] 2a2f49069b9e: Verifying Checksum [2024-12-18T01:47:09.341Z] 2a2f49069b9e: Download complete [2024-12-18T01:47:09.600Z] 91d30c5bc195: Pull complete [2024-12-18T01:47:09.869Z] 9c61dcf015f6: Verifying Checksum [2024-12-18T01:47:09.869Z] 9c61dcf015f6: Download complete [2024-12-18T01:47:11.795Z] 2e9b0aa3be6d: Pull complete [2024-12-18T01:47:15.086Z] 9c61dcf015f6: Pull complete [2024-12-18T01:47:15.086Z] 4698f68db338: Pull complete [2024-12-18T01:47:15.086Z] 2a2f49069b9e: Pull complete [2024-12-18T01:47:15.086Z] e0025b399a48: Pull complete [2024-12-18T01:47:15.086Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-18T01:47:15.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-18T01:47:15.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:47:15.189Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T01:47:15.290Z] $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:47:17.942Z] $ docker top ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T01:47:18.300Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-18T01:47:20.843Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #1 transferring dockerfile: 1.82kB done [2024-12-18T01:47:20.843Z] #1 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #2 transferring dockerfile: 1.89kB done [2024-12-18T01:47:20.843Z] #2 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #3 transferring dockerfile: 2.49kB done [2024-12-18T01:47:20.843Z] #3 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #4 transferring dockerfile: 3.02kB done [2024-12-18T01:47:20.843Z] #4 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #5 transferring dockerfile: 2.23kB done [2024-12-18T01:47:20.843Z] #5 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #6 transferring dockerfile: 2.07kB done [2024-12-18T01:47:20.843Z] #6 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #7 transferring dockerfile: 2.50kB done [2024-12-18T01:47:20.843Z] #7 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #8 transferring dockerfile: 2.02kB done [2024-12-18T01:47:20.843Z] #8 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #9 transferring dockerfile: 1.69kB done [2024-12-18T01:47:20.843Z] #9 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #10 transferring dockerfile: 1.81kB done [2024-12-18T01:47:20.843Z] #10 DONE 0.1s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #11 [core-command internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #11 transferring dockerfile: 1.94kB done [2024-12-18T01:47:20.843Z] #11 DONE 0.1s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #12 transferring dockerfile: 2.13kB done [2024-12-18T01:47:20.843Z] #12 DONE 0.1s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #13 transferring dockerfile: 2.15kB done [2024-12-18T01:47:20.843Z] #13 DONE 0.1s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-12-18T01:47:20.843Z] #14 transferring dockerfile: 1.70kB done [2024-12-18T01:47:20.843Z] #14 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #15 [support-scheduler internal] load .dockerignore [2024-12-18T01:47:20.843Z] #15 transferring context: 50B done [2024-12-18T01:47:20.843Z] #15 DONE 0.0s [2024-12-18T01:47:20.843Z] [2024-12-18T01:47:20.843Z] #16 [core-data internal] load build definition from Dockerfile [2024-12-18T01:47:21.103Z] #16 transferring dockerfile: 2.07kB done [2024-12-18T01:47:21.103Z] #16 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-12-18T01:47:21.103Z] #17 transferring context: 50B done [2024-12-18T01:47:21.103Z] #17 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-12-18T01:47:21.103Z] #18 transferring context: 50B done [2024-12-18T01:47:21.103Z] #18 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #19 [security-bootstrapper internal] load .dockerignore [2024-12-18T01:47:21.103Z] #19 transferring context: 50B done [2024-12-18T01:47:21.103Z] #19 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-18T01:47:21.103Z] #20 transferring context: 50B done [2024-12-18T01:47:21.103Z] #20 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #21 [core-keeper internal] load .dockerignore [2024-12-18T01:47:21.103Z] #21 transferring context: 50B done [2024-12-18T01:47:21.103Z] #21 DONE 0.0s [2024-12-18T01:47:21.103Z] [2024-12-18T01:47:21.103Z] #22 [support-notifications internal] load .dockerignore [2024-12-18T01:47:21.362Z] #22 transferring context: 50B done [2024-12-18T01:47:21.362Z] #22 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #23 [security-spire-config internal] load .dockerignore [2024-12-18T01:47:21.362Z] #23 transferring context: 50B done [2024-12-18T01:47:21.362Z] #23 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #24 [security-proxy-setup internal] load .dockerignore [2024-12-18T01:47:21.362Z] #24 transferring context: 50B done [2024-12-18T01:47:21.362Z] #24 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #25 [security-spire-agent internal] load .dockerignore [2024-12-18T01:47:21.362Z] #25 transferring context: 50B done [2024-12-18T01:47:21.362Z] #25 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #26 [core-metadata internal] load .dockerignore [2024-12-18T01:47:21.362Z] #26 transferring context: 50B done [2024-12-18T01:47:21.362Z] #26 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #27 [core-command internal] load .dockerignore [2024-12-18T01:47:21.362Z] #27 transferring context: 50B done [2024-12-18T01:47:21.362Z] #27 DONE 0.1s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #28 [security-proxy-auth internal] load .dockerignore [2024-12-18T01:47:21.362Z] #28 transferring context: 50B done [2024-12-18T01:47:21.362Z] #28 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #29 [security-spire-server internal] load .dockerignore [2024-12-18T01:47:21.362Z] #29 transferring context: 50B done [2024-12-18T01:47:21.362Z] #29 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.362Z] #30 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #31 [core-data internal] load .dockerignore [2024-12-18T01:47:21.362Z] #31 transferring context: 50B done [2024-12-18T01:47:21.362Z] #31 DONE 0.0s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:47:21.362Z] #32 DONE 0.1s [2024-12-18T01:47:21.362Z] [2024-12-18T01:47:21.362Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.362Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:21.631Z] #33 ... [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.631Z] #30 DONE 0.0s [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.631Z] #33 ... [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.631Z] #30 DONE 0.0s [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.631Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:21.631Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:21.631Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:21.631Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:21.631Z] #33 ... [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.631Z] #30 DONE 0.0s [2024-12-18T01:47:21.631Z] [2024-12-18T01:47:21.631Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.631Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:21.631Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:21.631Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:21.631Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:21.631Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:21.631Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.1s [2024-12-18T01:47:21.894Z] #33 ... [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:47:21.894Z] #32 DONE 0.3s [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.894Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:21.894Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:21.894Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:21.894Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:21.894Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:21.894Z] #33 ... [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.894Z] #30 DONE 0.0s [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.894Z] #33 ... [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:21.894Z] #30 DONE 0.0s [2024-12-18T01:47:21.894Z] [2024-12-18T01:47:21.894Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:21.894Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:21.894Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:21.894Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:21.894Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:21.894Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:21.894Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-18T01:47:22.155Z] #33 ... [2024-12-18T01:47:22.155Z] [2024-12-18T01:47:22.155Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-18T01:47:22.155Z] #30 DONE 0.0s [2024-12-18T01:47:22.155Z] [2024-12-18T01:47:22.155Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:22.155Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:22.155Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:22.155Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:22.155Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:22.155Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:22.155Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-18T01:47:22.155Z] #33 ... [2024-12-18T01:47:22.155Z] [2024-12-18T01:47:22.155Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-18T01:47:22.155Z] #34 DONE 1.1s [2024-12-18T01:47:22.415Z] [2024-12-18T01:47:22.415Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:47:22.415Z] #32 DONE 0.6s [2024-12-18T01:47:22.415Z] [2024-12-18T01:47:22.415Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-18T01:47:22.415Z] #34 DONE 1.1s [2024-12-18T01:47:22.415Z] [2024-12-18T01:47:22.415Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-12-18T01:47:28.169Z] #35 ... [2024-12-18T01:47:28.169Z] [2024-12-18T01:47:28.169Z] #36 [security-secretstore-setup internal] load build context [2024-12-18T01:47:28.169Z] #36 transferring context: 183.76MB 5.7s [2024-12-18T01:47:28.169Z] #36 ... [2024-12-18T01:47:28.169Z] [2024-12-18T01:47:28.169Z] #37 [security-spiffe-token-provider internal] load build context [2024-12-18T01:47:28.169Z] #37 ... [2024-12-18T01:47:28.169Z] [2024-12-18T01:47:28.169Z] #36 [security-secretstore-setup internal] load build context [2024-12-18T01:47:31.466Z] #36 ... [2024-12-18T01:47:31.466Z] [2024-12-18T01:47:31.466Z] #38 [support-scheduler internal] load build context [2024-12-18T01:47:31.466Z] #38 ... [2024-12-18T01:47:31.466Z] [2024-12-18T01:47:31.466Z] #36 [security-secretstore-setup internal] load build context [2024-12-18T01:47:31.725Z] #36 ... [2024-12-18T01:47:31.725Z] [2024-12-18T01:47:31.725Z] #39 [core-common-config-bootstrapper internal] load build context [2024-12-18T01:47:31.725Z] #39 ... [2024-12-18T01:47:31.725Z] [2024-12-18T01:47:31.725Z] #40 [security-bootstrapper internal] load build context [2024-12-18T01:47:31.992Z] #40 ... [2024-12-18T01:47:31.992Z] [2024-12-18T01:47:31.992Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-18T01:47:31.992Z] #41 ... [2024-12-18T01:47:31.992Z] [2024-12-18T01:47:31.992Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-18T01:47:31.992Z] #42 ... [2024-12-18T01:47:31.992Z] [2024-12-18T01:47:31.992Z] #43 [security-proxy-auth internal] load build context [2024-12-18T01:47:32.251Z] #43 ... [2024-12-18T01:47:32.251Z] [2024-12-18T01:47:32.251Z] #44 [core-keeper internal] load build context [2024-12-18T01:47:32.251Z] #44 ... [2024-12-18T01:47:32.251Z] [2024-12-18T01:47:32.251Z] #45 [core-command internal] load build context [2024-12-18T01:47:32.251Z] #45 transferring context: 433.44MB 9.8s done [2024-12-18T01:47:32.508Z] #45 ... [2024-12-18T01:47:32.508Z] [2024-12-18T01:47:32.508Z] #46 [core-data internal] load build context [2024-12-18T01:47:32.508Z] #46 ... [2024-12-18T01:47:32.508Z] [2024-12-18T01:47:32.508Z] #47 [support-notifications internal] load build context [2024-12-18T01:47:32.766Z] #47 ... [2024-12-18T01:47:32.766Z] [2024-12-18T01:47:32.766Z] #48 [core-metadata internal] load build context [2024-12-18T01:47:32.766Z] #48 ... [2024-12-18T01:47:32.766Z] [2024-12-18T01:47:32.766Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:32.766Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:32.766Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:32.766Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:32.767Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:32.767Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:32.767Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-18T01:47:32.767Z] #33 ... [2024-12-18T01:47:32.767Z] [2024-12-18T01:47:32.767Z] #49 [security-proxy-setup internal] load build context [2024-12-18T01:47:33.025Z] #49 ... [2024-12-18T01:47:33.025Z] [2024-12-18T01:47:33.025Z] #47 [support-notifications internal] load build context [2024-12-18T01:47:33.590Z] #47 ... [2024-12-18T01:47:33.590Z] [2024-12-18T01:47:33.590Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-18T01:47:33.590Z] #41 DONE 12.0s [2024-12-18T01:47:33.590Z] [2024-12-18T01:47:33.590Z] #47 [support-notifications internal] load build context [2024-12-18T01:47:34.980Z] #47 transferring context: 433.44MB 12.9s done [2024-12-18T01:47:36.357Z] #47 ... [2024-12-18T01:47:36.357Z] [2024-12-18T01:47:36.357Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-18T01:47:36.357Z] #42 DONE 14.6s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #43 [security-proxy-auth internal] load build context [2024-12-18T01:47:36.616Z] #43 transferring context: 433.44MB 10.0s done [2024-12-18T01:47:36.616Z] #43 DONE 14.5s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #45 [core-command internal] load build context [2024-12-18T01:47:36.616Z] #45 DONE 14.5s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #44 [core-keeper internal] load build context [2024-12-18T01:47:36.616Z] #44 transferring context: 433.44MB 11.0s done [2024-12-18T01:47:36.616Z] #44 DONE 14.9s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:47:36.616Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-18T01:47:36.616Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:47:36.616Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-18T01:47:36.616Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-18T01:47:36.616Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-18T01:47:36.616Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-18T01:47:36.616Z] #33 DONE 15.3s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-12-18T01:47:36.616Z] #35 DONE 14.5s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-18T01:47:36.616Z] #50 ... [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #48 [core-metadata internal] load build context [2024-12-18T01:47:36.616Z] #48 transferring context: 433.44MB 10.8s done [2024-12-18T01:47:36.616Z] #48 DONE 14.6s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #46 [core-data internal] load build context [2024-12-18T01:47:36.616Z] #46 transferring context: 433.44MB 11.2s done [2024-12-18T01:47:36.616Z] #46 DONE 14.4s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #40 [security-bootstrapper internal] load build context [2024-12-18T01:47:36.616Z] #40 transferring context: 433.44MB 11.2s done [2024-12-18T01:47:36.616Z] #40 DONE 14.9s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #36 [security-secretstore-setup internal] load build context [2024-12-18T01:47:36.616Z] #36 transferring context: 433.44MB 12.2s done [2024-12-18T01:47:36.616Z] #36 DONE 15.0s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #47 [support-notifications internal] load build context [2024-12-18T01:47:36.616Z] #47 DONE 14.8s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #49 [security-proxy-setup internal] load build context [2024-12-18T01:47:36.616Z] #49 transferring context: 433.44MB 13.0s done [2024-12-18T01:47:36.616Z] #49 DONE 14.9s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #39 [core-common-config-bootstrapper internal] load build context [2024-12-18T01:47:36.616Z] #39 transferring context: 433.44MB 13.7s done [2024-12-18T01:47:36.616Z] #39 DONE 15.0s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #37 [security-spiffe-token-provider internal] load build context [2024-12-18T01:47:36.616Z] #37 transferring context: 433.44MB 14.1s done [2024-12-18T01:47:36.616Z] #37 DONE 15.0s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #38 [support-scheduler internal] load build context [2024-12-18T01:47:36.616Z] #38 transferring context: 433.44MB 13.6s done [2024-12-18T01:47:36.616Z] #38 DONE 15.2s [2024-12-18T01:47:36.616Z] [2024-12-18T01:47:36.616Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-18T01:47:36.873Z] #50 ... [2024-12-18T01:47:36.873Z] [2024-12-18T01:47:36.874Z] #51 [security-spire-server internal] load build context [2024-12-18T01:47:36.874Z] #51 transferring context: 23.57kB done [2024-12-18T01:47:36.874Z] #51 DONE 3.1s [2024-12-18T01:47:36.874Z] [2024-12-18T01:47:36.874Z] #52 [security-spire-config internal] load build context [2024-12-18T01:47:36.874Z] #52 transferring context: 21.82kB done [2024-12-18T01:47:36.874Z] #52 DONE 3.1s [2024-12-18T01:47:36.874Z] [2024-12-18T01:47:36.874Z] #53 [security-spire-agent internal] load build context [2024-12-18T01:47:36.874Z] #53 transferring context: 23.10kB done [2024-12-18T01:47:36.874Z] #53 DONE 0.3s [2024-12-18T01:47:36.874Z] [2024-12-18T01:47:36.874Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:47:36.874Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-18T01:47:36.874Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-18T01:47:36.874Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-18T01:47:36.874Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-18T01:47:36.874Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-18T01:47:36.874Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-18T01:47:36.874Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-18T01:47:36.874Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-12-18T01:47:36.874Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-18T01:47:36.874Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.10MB / 20.02MB 0.3s [2024-12-18T01:47:36.874Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-18T01:47:37.317Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.4s [2024-12-18T01:47:37.317Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s [2024-12-18T01:47:37.317Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-12-18T01:47:37.317Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-12-18T01:47:38.788Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-12-18T01:47:43.234Z] #54 ... [2024-12-18T01:47:43.234Z] [2024-12-18T01:47:43.234Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:47:43.234Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done [2024-12-18T01:47:43.234Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-18T01:47:43.234Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-18T01:47:43.234Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-18T01:47:43.234Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-18T01:47:43.234Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-18T01:47:43.234Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-12-18T01:47:43.234Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-18T01:47:43.234Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-12-18T01:47:43.234Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-18T01:47:43.234Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-18T01:47:43.234Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-12-18T01:47:46.574Z] #55 ... [2024-12-18T01:47:46.574Z] [2024-12-18T01:47:46.574Z] #56 [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-18T01:47:46.895Z] #56 ... [2024-12-18T01:47:46.895Z] [2024-12-18T01:47:46.895Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-18T01:47:46.895Z] #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:46.895Z] #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:46.895Z] #0 3.600 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:46.895Z] #0 3.880 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:46.895Z] #0 3.887 OK: 8 MiB in 15 packages [2024-12-18T01:47:46.895Z] #57 ... [2024-12-18T01:47:46.895Z] [2024-12-18T01:47:46.895Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-18T01:47:47.154Z] #58 ... [2024-12-18T01:47:47.154Z] [2024-12-18T01:47:47.154Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-18T01:47:47.154Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.154Z] #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.154Z] #0 1.363 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:47:47.154Z] #0 1.363 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:47:47.154Z] #0 1.363 OK: 24176 distinct packages available [2024-12-18T01:47:47.154Z] #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.154Z] #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.154Z] #0 1.906 OK: 246 MiB in 54 packages [2024-12-18T01:47:47.414Z] #59 ... [2024-12-18T01:47:47.414Z] [2024-12-18T01:47:47.414Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-18T01:47:47.414Z] #60 ... [2024-12-18T01:47:47.414Z] [2024-12-18T01:47:47.414Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-18T01:47:47.674Z] #61 ... [2024-12-18T01:47:47.674Z] [2024-12-18T01:47:47.674Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:47:47.674Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.674Z] #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:47.674Z] #0 1.697 OK: 246 MiB in 54 packages [2024-12-18T01:47:48.019Z] #62 ... [2024-12-18T01:47:48.019Z] [2024-12-18T01:47:48.019Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:47:48.019Z] #63 ... [2024-12-18T01:47:48.019Z] [2024-12-18T01:47:48.019Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:47:48.019Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.019Z] #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.019Z] #0 1.636 OK: 246 MiB in 54 packages [2024-12-18T01:47:48.299Z] #64 ... [2024-12-18T01:47:48.299Z] [2024-12-18T01:47:48.299Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:47:48.620Z] #65 ... [2024-12-18T01:47:48.620Z] [2024-12-18T01:47:48.620Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-18T01:47:48.620Z] #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.620Z] #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.620Z] #0 1.372 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:48.620Z] #0 1.378 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:48.620Z] #0 1.397 OK: 8 MiB in 15 packages [2024-12-18T01:47:48.620Z] #66 ... [2024-12-18T01:47:48.620Z] [2024-12-18T01:47:48.620Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-18T01:47:48.620Z] #0 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.620Z] #0 0.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:48.620Z] #0 0.967 (1/3) Installing ca-certificates (20240705-r0) [2024-12-18T01:47:48.620Z] #0 0.980 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:48.620Z] #0 0.984 (3/3) Installing tzdata (2024b-r0) [2024-12-18T01:47:48.620Z] #0 1.016 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:48.620Z] #0 1.025 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:48.620Z] #0 1.063 OK: 10 MiB in 17 packages [2024-12-18T01:47:48.880Z] #67 ... [2024-12-18T01:47:48.880Z] [2024-12-18T01:47:48.880Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-18T01:47:48.880Z] #68 ... [2024-12-18T01:47:48.880Z] [2024-12-18T01:47:48.880Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-18T01:47:49.154Z] #69 ... [2024-12-18T01:47:49.154Z] [2024-12-18T01:47:49.154Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-18T01:47:52.474Z] #70 ... [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-18T01:47:52.474Z] #57 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-18T01:47:52.474Z] #66 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:47:52.474Z] #62 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:47:52.474Z] #64 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-18T01:47:52.474Z] #59 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-18T01:47:52.474Z] #67 DONE 15.6s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-18T01:47:52.474Z] #71 ... [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:47:52.474Z] #72 DONE 0.1s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:47:52.474Z] #73 DONE 0.1s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:47:52.474Z] #74 DONE 0.1s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:47:52.474Z] #55 DONE 18.7s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:47:52.474Z] #54 DONE 16.0s [2024-12-18T01:47:52.474Z] [2024-12-18T01:47:52.474Z] #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:47:53.862Z] #75 ... [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-18T01:47:53.862Z] #69 DONE 17.0s [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-18T01:47:53.862Z] #58 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:53.862Z] #58 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:53.862Z] #58 16.95 OK: 246 MiB in 54 packages [2024-12-18T01:47:53.862Z] #58 DONE 17.2s [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #56 [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-18T01:47:53.862Z] #56 DONE 17.1s [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:47:53.862Z] #76 DONE 0.1s [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:47:53.862Z] #77 ... [2024-12-18T01:47:53.862Z] [2024-12-18T01:47:53.862Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-18T01:47:53.862Z] #60 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:53.862Z] #60 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:53.862Z] #60 16.78 (1/2) Installing ca-certificates (20240705-r0) [2024-12-18T01:47:53.862Z] #60 16.82 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:53.862Z] #60 16.82 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:53.862Z] #60 16.93 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:53.862Z] #60 17.01 OK: 9 MiB in 16 packages [2024-12-18T01:47:53.862Z] #60 DONE 17.3s [2024-12-18T01:47:54.122Z] [2024-12-18T01:47:54.122Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-18T01:47:54.122Z] #61 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.122Z] #61 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.122Z] #61 16.78 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:47:54.122Z] #61 16.78 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:47:54.122Z] #61 16.78 OK: 24172 distinct packages available [2024-12-18T01:47:54.122Z] #61 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.122Z] #61 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.122Z] #61 17.33 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:54.122Z] #61 17.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:47:54.122Z] #61 17.34 (3/4) Installing libucontext (1.2-r3) [2024-12-18T01:47:54.122Z] #61 17.35 (4/4) Installing gcompat (1.1.0-r4) [2024-12-18T01:47:54.122Z] #61 17.35 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.122Z] #61 17.36 OK: 8 MiB in 18 packages [2024-12-18T01:47:54.383Z] #61 DONE 17.8s [2024-12-18T01:47:54.383Z] [2024-12-18T01:47:54.383Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:47:54.383Z] #65 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #65 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #65 16.83 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:47:54.383Z] #65 16.83 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:47:54.383Z] #65 16.83 OK: 24172 distinct packages available [2024-12-18T01:47:54.383Z] #65 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #65 17.33 (1/14) Installing ca-certificates (20240705-r0) [2024-12-18T01:47:54.383Z] #65 17.34 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-18T01:47:54.383Z] #65 17.36 (3/14) Installing c-ares (1.33.1-r0) [2024-12-18T01:47:54.383Z] #65 17.37 (4/14) Installing libunistring (1.2-r0) [2024-12-18T01:47:54.383Z] #65 17.45 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-18T01:47:54.383Z] #65 17.46 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-18T01:47:54.383Z] #65 17.47 (7/14) Installing libpsl (0.21.5-r1) [2024-12-18T01:47:54.383Z] #65 17.47 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-18T01:47:54.383Z] #65 17.49 (9/14) Installing libcurl (8.11.1-r0) [2024-12-18T01:47:54.383Z] #65 17.50 (10/14) Installing curl (8.11.1-r0) [2024-12-18T01:47:54.383Z] #65 17.50 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:54.383Z] #65 17.51 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:47:54.383Z] #65 17.51 (13/14) Installing libucontext (1.2-r3) [2024-12-18T01:47:54.383Z] #65 17.58 (14/14) Installing gcompat (1.1.0-r4) [2024-12-18T01:47:54.383Z] #65 17.58 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.383Z] #65 17.59 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:54.383Z] #65 17.63 OK: 13 MiB in 28 packages [2024-12-18T01:47:54.383Z] #65 DONE 17.8s [2024-12-18T01:47:54.383Z] [2024-12-18T01:47:54.383Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-18T01:47:54.383Z] #70 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #70 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.383Z] #70 17.41 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:54.383Z] #70 17.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:54.383Z] #70 17.46 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:54.383Z] #70 17.46 (4/6) Installing openssl (3.3.2-r1) [2024-12-18T01:47:54.383Z] #70 17.47 (5/6) Installing su-exec (0.2-r3) [2024-12-18T01:47:54.383Z] #70 17.48 (6/6) Installing yq-go (4.44.1-r2) [2024-12-18T01:47:54.383Z] #70 17.61 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.383Z] #70 17.61 OK: 19 MiB in 18 packages [2024-12-18T01:47:54.383Z] #70 DONE 17.8s [2024-12-18T01:47:54.383Z] [2024-12-18T01:47:54.383Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:47:54.383Z] #63 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #63 ... [2024-12-18T01:47:54.958Z] [2024-12-18T01:47:54.958Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-18T01:47:54.958Z] #50 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #50 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #50 17.45 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:47:54.958Z] #50 17.45 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:47:54.958Z] #50 17.45 OK: 24172 distinct packages available [2024-12-18T01:47:54.958Z] #50 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #50 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #50 17.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:54.958Z] #50 17.99 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:54.958Z] #50 18.01 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:54.958Z] #50 18.01 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:47:54.958Z] #50 18.01 (5/7) Installing libucontext (1.2-r3) [2024-12-18T01:47:54.958Z] #50 18.02 (6/7) Installing gcompat (1.1.0-r4) [2024-12-18T01:47:54.958Z] #50 18.02 (7/7) Installing openssl (3.3.2-r1) [2024-12-18T01:47:54.958Z] #50 18.03 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.958Z] #50 18.04 OK: 9 MiB in 19 packages [2024-12-18T01:47:54.958Z] #50 DONE 18.3s [2024-12-18T01:47:54.958Z] [2024-12-18T01:47:54.958Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-18T01:47:54.958Z] #68 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #68 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #68 18.14 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:54.958Z] #68 18.14 (2/2) Installing su-exec (0.2-r3) [2024-12-18T01:47:54.958Z] #68 18.15 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.958Z] #68 18.16 OK: 8 MiB in 16 packages [2024-12-18T01:47:54.958Z] #68 DONE 18.3s [2024-12-18T01:47:54.958Z] [2024-12-18T01:47:54.958Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-18T01:47:54.958Z] #71 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #71 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #71 2.671 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:54.958Z] #71 2.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:54.958Z] #71 2.671 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:54.958Z] #71 2.740 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:54.958Z] #71 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:54.958Z] #71 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:55.218Z] #71 3.094 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:55.218Z] #71 3.141 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:55.218Z] #71 3.153 OK: 8 MiB in 15 packages [2024-12-18T01:47:55.484Z] #71 DONE 3.4s [2024-12-18T01:47:55.484Z] [2024-12-18T01:47:55.484Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:47:55.484Z] #63 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.060Z] #63 19.36 (1/4) Installing ca-certificates (20240705-r0) [2024-12-18T01:47:56.060Z] #63 19.38 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:56.060Z] #63 19.40 (3/4) Installing su-exec (0.2-r3) [2024-12-18T01:47:56.060Z] #63 19.40 (4/4) Installing yq-go (4.44.1-r2) [2024-12-18T01:47:56.060Z] #63 19.48 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:56.326Z] #63 ... [2024-12-18T01:47:56.326Z] [2024-12-18T01:47:56.326Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:47:56.326Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.326Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.326Z] #0 3.178 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:56.326Z] #0 3.178 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:56.326Z] #0 3.187 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:56.326Z] #0 3.292 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:56.326Z] #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.326Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.326Z] #0 3.747 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:56.326Z] #0 3.784 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:56.326Z] #0 3.795 OK: 8 MiB in 15 packages [2024-12-18T01:47:56.326Z] #78 DONE 4.1s [2024-12-18T01:47:56.326Z] [2024-12-18T01:47:56.326Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:47:56.326Z] #63 19.54 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:56.326Z] #63 19.58 OK: 19 MiB in 18 packages [2024-12-18T01:47:56.326Z] #63 DONE 19.8s [2024-12-18T01:47:56.326Z] [2024-12-18T01:47:56.326Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:47:56.900Z] #79 ... [2024-12-18T01:47:56.900Z] [2024-12-18T01:47:56.900Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:47:56.900Z] #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.900Z] #0 3.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.900Z] #0 3.798 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:56.900Z] #0 3.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:56.900Z] #0 3.810 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:56.900Z] #0 3.886 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:56.900Z] #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.900Z] #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.900Z] #0 4.306 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:56.900Z] #0 4.339 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:56.900Z] #0 4.355 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:56.900Z] #0 4.403 OK: 10 MiB in 17 packages [2024-12-18T01:47:56.900Z] #80 DONE 4.5s [2024-12-18T01:47:56.900Z] [2024-12-18T01:47:56.900Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-18T01:47:56.900Z] #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:56.900Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.472Z] #81 2.802 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:57.472Z] #81 2.802 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:57.472Z] #81 2.811 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:57.472Z] #81 2.904 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:57.472Z] #81 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.472Z] #81 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #81 ... [2024-12-18T01:47:57.732Z] [2024-12-18T01:47:57.732Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:47:57.732Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 3.161 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:57.732Z] #0 3.161 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:57.732Z] #0 3.170 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:57.732Z] #0 3.244 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:57.732Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 3.602 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:57.732Z] #0 3.665 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:57.732Z] #0 3.676 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:57.732Z] #0 3.736 OK: 9 MiB in 16 packages [2024-12-18T01:47:57.732Z] #82 DONE 3.9s [2024-12-18T01:47:57.732Z] [2024-12-18T01:47:57.732Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-18T01:47:57.732Z] #0 2.787 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 3.252 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.732Z] #0 4.016 OK: 246 MiB in 54 packages [2024-12-18T01:47:57.732Z] #83 DONE 4.2s [2024-12-18T01:47:57.732Z] [2024-12-18T01:47:57.732Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-18T01:47:57.732Z] #84 DONE 0.0s [2024-12-18T01:47:57.999Z] [2024-12-18T01:47:57.999Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:47:57.999Z] #79 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #79 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #79 1.259 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:57.999Z] #79 1.259 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:57.999Z] #79 1.270 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:57.999Z] #79 1.399 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:57.999Z] #79 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #79 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #79 ... [2024-12-18T01:47:57.999Z] [2024-12-18T01:47:57.999Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-18T01:47:57.999Z] #0 2.452 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #0 3.028 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:57.999Z] #0 3.820 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:47:57.999Z] #0 4.116 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:57.999Z] #0 4.123 OK: 8 MiB in 15 packages [2024-12-18T01:47:57.999Z] #85 DONE 4.4s [2024-12-18T01:47:57.999Z] [2024-12-18T01:47:57.999Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-18T01:47:57.999Z] #81 3.454 OK: 19 MiB in 18 packages [2024-12-18T01:47:57.999Z] #81 DONE 3.7s [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-18T01:47:58.262Z] #86 DONE 0.1s [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-18T01:47:58.262Z] #0 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.458 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:58.262Z] #0 2.458 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:58.262Z] #0 2.467 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:58.262Z] #0 2.609 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:58.262Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 3.004 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #0 3.036 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #0 3.135 OK: 8 MiB in 16 packages [2024-12-18T01:47:58.262Z] #87 DONE 3.3s [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:47:58.262Z] #79 1.868 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #79 ... [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-18T01:47:58.262Z] #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.938 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:58.262Z] #0 2.938 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:58.262Z] #0 2.947 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:58.262Z] #0 3.027 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:58.262Z] #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 3.406 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #0 3.518 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #0 3.632 OK: 8 MiB in 18 packages [2024-12-18T01:47:58.262Z] #88 DONE 3.9s [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-18T01:47:58.262Z] #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.643 Upgrading critical system libraries and apk-tools: [2024-12-18T01:47:58.262Z] #0 2.643 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:47:58.262Z] #0 2.663 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:47:58.262Z] #0 2.772 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:47:58.262Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:47:58.262Z] #0 3.221 OK: 9 MiB in 19 packages [2024-12-18T01:47:58.262Z] #89 DONE 3.5s [2024-12-18T01:47:58.262Z] [2024-12-18T01:47:58.262Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:47:58.262Z] #79 1.910 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:47:58.262Z] #79 1.929 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:47:58.262Z] #79 1.983 OK: 19 MiB in 18 packages [2024-12-18T01:48:00.901Z] #79 DONE 4.2s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:48:00.901Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:48:00.901Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:48:00.901Z] #0 3.113 Upgrading critical system libraries and apk-tools: [2024-12-18T01:48:00.901Z] #0 3.113 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:48:00.901Z] #0 3.144 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:48:00.901Z] #0 3.243 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:48:00.901Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-18T01:48:00.901Z] #0 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-18T01:48:00.901Z] #0 3.636 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:48:00.901Z] #0 3.768 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:48:00.901Z] #0 3.792 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:48:00.901Z] #0 3.868 OK: 13 MiB in 28 packages [2024-12-18T01:48:00.901Z] #90 DONE 6.1s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:48:00.901Z] #91 DONE 2.2s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:48:00.901Z] #92 DONE 2.2s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-18T01:48:00.901Z] #93 DONE 2.3s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-18T01:48:00.901Z] #94 DONE 0.1s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:48:00.901Z] #95 ... [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-18T01:48:00.901Z] #96 DONE 0.1s [2024-12-18T01:48:00.901Z] [2024-12-18T01:48:00.901Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-18T01:48:01.162Z] #97 DONE 0.5s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-18T01:48:01.162Z] #98 DONE 0.5s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:48:01.162Z] #95 DONE 0.5s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:48:01.162Z] #99 DONE 0.1s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-18T01:48:01.162Z] #100 DONE 0.1s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:48:01.162Z] #101 DONE 0.1s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-18T01:48:01.162Z] #102 DONE 3.0s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-18T01:48:01.162Z] #103 DONE 0.1s [2024-12-18T01:48:01.162Z] [2024-12-18T01:48:01.162Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-18T01:48:01.423Z] #104 ... [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-18T01:48:01.423Z] #105 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-18T01:48:01.423Z] #106 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-18T01:48:01.423Z] #107 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-18T01:48:01.423Z] #104 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-18T01:48:01.423Z] #108 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:48:01.423Z] #109 DONE 0.1s [2024-12-18T01:48:01.423Z] [2024-12-18T01:48:01.423Z] #110 [security-spire-server] exporting to image [2024-12-18T01:48:01.423Z] #110 exporting layers [2024-12-18T01:48:01.684Z] #110 ... [2024-12-18T01:48:01.684Z] [2024-12-18T01:48:01.684Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-18T01:48:01.684Z] #111 DONE 0.1s [2024-12-18T01:48:01.684Z] [2024-12-18T01:48:01.684Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-18T01:48:01.684Z] #112 DONE 0.0s [2024-12-18T01:48:01.684Z] [2024-12-18T01:48:01.684Z] #110 [security-spire-agent] exporting to image [2024-12-18T01:48:02.259Z] #110 exporting layers 0.7s done [2024-12-18T01:48:02.259Z] #110 writing image sha256:9c2478b027764f7266fc21063ab99744065df439de6722361c8e85a339bb764b done [2024-12-18T01:48:02.259Z] #110 naming to docker.io/library/security-spire-server done [2024-12-18T01:48:02.259Z] #110 writing image sha256:6d432ac8e6dd0789b41489f6a640751ad8e23d4520ff7f66870f5aea4d21c2a4 done [2024-12-18T01:48:02.259Z] #110 naming to docker.io/library/security-spire-config done [2024-12-18T01:48:02.259Z] #110 exporting layers 0.6s done [2024-12-18T01:48:02.259Z] #110 writing image sha256:d4f63ebd7ce2a7ef2011899e816c62bca26ac7f0dde61e049e692d0ef1907989 done [2024-12-18T01:48:02.259Z] #110 naming to docker.io/library/security-spire-agent done [2024-12-18T01:48:02.259Z] #110 DONE 0.8s [2024-12-18T01:48:02.259Z] [2024-12-18T01:48:02.259Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:02.522Z] #113 ... [2024-12-18T01:48:02.522Z] [2024-12-18T01:48:02.522Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:02.522Z] #114 ... [2024-12-18T01:48:02.522Z] [2024-12-18T01:48:02.522Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:49.276Z] #115 DONE 44.1s [2024-12-18T01:48:49.276Z] [2024-12-18T01:48:49.276Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:49.276Z] #114 DONE 49.6s [2024-12-18T01:48:49.276Z] [2024-12-18T01:48:49.276Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:49.276Z] #113 DONE 49.6s [2024-12-18T01:48:49.276Z] [2024-12-18T01:48:49.276Z] #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:49.276Z] #75 DONE 49.6s [2024-12-18T01:48:49.276Z] [2024-12-18T01:48:49.276Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:49.276Z] #77 DONE 48.3s [2024-12-18T01:48:49.276Z] [2024-12-18T01:48:49.276Z] #116 [support-scheduler builder 6/7] COPY . . [2024-12-18T01:48:50.662Z] #116 DONE 8.4s [2024-12-18T01:48:50.662Z] [2024-12-18T01:48:50.662Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-12-18T01:48:50.662Z] #117 DONE 8.4s [2024-12-18T01:48:50.662Z] [2024-12-18T01:48:50.662Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.662Z] #118 CACHED [2024-12-18T01:48:50.662Z] [2024-12-18T01:48:50.662Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.662Z] #119 CACHED [2024-12-18T01:48:50.662Z] [2024-12-18T01:48:50.662Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #120 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #121 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #122 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #123 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #124 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #125 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #126 [core-data builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #126 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #127 DONE 8.4s [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #128 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #129 [support-notifications builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #129 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #130 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #131 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #132 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #133 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #134 DONE 8.4s [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #135 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #136 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #137 [core-metadata builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #137 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:48:50.663Z] #138 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:48:50.663Z] #139 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #140 [core-command builder 6/7] COPY . . [2024-12-18T01:48:50.663Z] #140 CACHED [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #141 [core-keeper builder 7/8] COPY . . [2024-12-18T01:48:50.663Z] #141 DONE 8.4s [2024-12-18T01:48:50.663Z] [2024-12-18T01:48:50.663Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T01:48:51.612Z] #142 0.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-18T01:48:53.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35311 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-18T01:48:53.465Z] Running in /w/workspace/edgex-go/765 [Pipeline] { [Pipeline] checkout [2024-12-18T01:48:56.522Z] The recommended git tool is: git [2024-12-18T01:49:01.607Z] #142 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-18T01:49:01.607Z] #0 0.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-18T01:49:01.607Z] #143 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-18T01:49:01.607Z] #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-18T01:49:01.607Z] #144 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-18T01:49:01.607Z] #0 1.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-18T01:49:01.607Z] #145 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-18T01:49:01.607Z] #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-18T01:49:01.607Z] #146 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T01:49:01.607Z] #0 0.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-18T01:49:01.607Z] #147 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-18T01:49:01.607Z] #0 0.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-18T01:49:01.607Z] #148 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T01:49:01.607Z] #0 1.492 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-18T01:49:01.607Z] #149 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T01:49:01.607Z] #0 1.626 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-18T01:49:01.607Z] #150 ... [2024-12-18T01:49:01.607Z] [2024-12-18T01:49:01.607Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T01:49:01.607Z] #0 0.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-18T01:49:01.869Z] #151 ... [2024-12-18T01:49:01.869Z] [2024-12-18T01:49:01.869Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T01:49:01.869Z] #0 0.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-18T01:49:01.869Z] #152 ... [2024-12-18T01:49:01.869Z] [2024-12-18T01:49:01.869Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-18T01:49:01.869Z] #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-18T01:49:03.420Z] using credential edgex-jenkins-ssh [2024-12-18T01:49:03.444Z] Cloning the remote Git repository [2024-12-18T01:49:03.496Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-18T01:49:03.624Z] > git init /w/workspace/edgex-go/765 # timeout=10 [2024-12-18T01:49:03.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-18T01:49:03.773Z] > git --version # timeout=10 [2024-12-18T01:49:03.793Z] > git --version # 'git version 2.25.1' [2024-12-18T01:49:03.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-18T01:49:03.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-18T01:49:20.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-18T01:49:20.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-18T01:49:21.808Z] Avoid second fetch [2024-12-18T01:49:21.809Z] Checking out Revision cadd20047735d6124c3149b3375299ba0c077752 (main) [2024-12-18T01:49:22.641Z] Commit message: "Merge pull request #5030 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.0" [2024-12-18T01:49:21.824Z] > git config core.sparsecheckout # timeout=10 [2024-12-18T01:49:21.893Z] > git checkout -f cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-18T01:49:27.141Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-18T01:49:27.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T01:49:27.141Z] Dload Upload Total Spent Left Speed [2024-12-18T01:49:27.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 32976 0 --:--:-- --:--:-- --:--:-- 32976 [Pipeline] sh [2024-12-18T01:49:27.746Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-18T01:49:28.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-18T01:49:28.082Z] + sudo tee /etc/docker/daemon.new [2024-12-18T01:49:28.082Z] { [2024-12-18T01:49:28.082Z] "registry-mirrors": [ [2024-12-18T01:49:28.082Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-18T01:49:28.082Z] ], [2024-12-18T01:49:28.082Z] "bip": "10.250.0.254/24", [2024-12-18T01:49:28.082Z] "hosts": [ [2024-12-18T01:49:28.082Z] "tcp://0.0.0.0:5555", [2024-12-18T01:49:28.082Z] "unix:///var/run/docker.sock" [2024-12-18T01:49:28.082Z] ], [2024-12-18T01:49:28.082Z] "mtu": 1458, [2024-12-18T01:49:28.082Z] "selinux-enabled": true, [2024-12-18T01:49:28.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-18T01:49:28.082Z] } [Pipeline] sh [2024-12-18T01:49:28.412Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-18T01:49:28.741Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-18T01:49:47.021Z] provisioning config files... [2024-12-18T01:49:47.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config14440834032604613318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T01:49:47.476Z] ---> ****-login.sh [2024-12-18T01:49:47.476Z] nexus3.edgexfoundry.org:10001 [2024-12-18T01:49:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:49:48.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:49:48.012Z] Configure a credential helper to remove this warning. See [2024-12-18T01:49:48.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:49:48.012Z] [2024-12-18T01:49:48.012Z] Login Succeeded [2024-12-18T01:49:48.012Z] nexus3.edgexfoundry.org:10002 [2024-12-18T01:49:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:49:48.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:49:48.280Z] Configure a credential helper to remove this warning. See [2024-12-18T01:49:48.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:49:48.280Z] [2024-12-18T01:49:48.280Z] Login Succeeded [2024-12-18T01:49:48.280Z] nexus3.edgexfoundry.org:10003 [2024-12-18T01:49:48.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:49:48.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:49:48.549Z] Configure a credential helper to remove this warning. See [2024-12-18T01:49:48.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:49:48.549Z] [2024-12-18T01:49:48.549Z] Login Succeeded [2024-12-18T01:49:48.549Z] nexus3.edgexfoundry.org:10004 [2024-12-18T01:49:48.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:49:48.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:49:48.817Z] Configure a credential helper to remove this warning. See [2024-12-18T01:49:48.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:49:48.817Z] [2024-12-18T01:49:48.817Z] Login Succeeded [2024-12-18T01:49:48.817Z] ****.io [2024-12-18T01:49:48.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:49:49.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:49:49.084Z] Configure a credential helper to remove this warning. See [2024-12-18T01:49:49.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:49:49.084Z] [2024-12-18T01:49:49.084Z] Login Succeeded [2024-12-18T01:49:49.084Z] ---> ****-login.sh ends [Pipeline] } [2024-12-18T01:49:49.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-18T01:49:49.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo [2024-12-18T01:49:49.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T01:49:49.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T01:49:49.752Z] ========================================================= [2024-12-18T01:49:49.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-18T01:49:49.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-18T01:49:50.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-18T01:49:50.342Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-18T01:49:50.342Z] cf04c63912e1: Pulling fs layer [2024-12-18T01:49:50.342Z] 55b35a11ae5e: Pulling fs layer [2024-12-18T01:49:50.342Z] a37a00ec5f00: Pulling fs layer [2024-12-18T01:49:50.342Z] 50b3750afda1: Pulling fs layer [2024-12-18T01:49:50.342Z] 4f4fb700ef54: Pulling fs layer [2024-12-18T01:49:50.342Z] 80978eb59214: Pulling fs layer [2024-12-18T01:49:50.342Z] c9f46d7d2bd2: Pulling fs layer [2024-12-18T01:49:50.342Z] c5a475d317c9: Pulling fs layer [2024-12-18T01:49:50.342Z] c9f46d7d2bd2: Waiting [2024-12-18T01:49:50.342Z] c5a475d317c9: Waiting [2024-12-18T01:49:50.342Z] 50b3750afda1: Waiting [2024-12-18T01:49:50.342Z] 4f4fb700ef54: Waiting [2024-12-18T01:49:50.342Z] 80978eb59214: Waiting [2024-12-18T01:49:50.342Z] 55b35a11ae5e: Verifying Checksum [2024-12-18T01:49:50.342Z] 55b35a11ae5e: Download complete [2024-12-18T01:49:50.342Z] 50b3750afda1: Verifying Checksum [2024-12-18T01:49:50.342Z] 50b3750afda1: Download complete [2024-12-18T01:49:50.342Z] 4f4fb700ef54: Download complete [2024-12-18T01:49:50.342Z] 80978eb59214: Verifying Checksum [2024-12-18T01:49:50.342Z] cf04c63912e1: Verifying Checksum [2024-12-18T01:49:50.342Z] cf04c63912e1: Download complete [2024-12-18T01:49:50.609Z] c5a475d317c9: Verifying Checksum [2024-12-18T01:49:50.609Z] c5a475d317c9: Download complete [2024-12-18T01:49:51.195Z] cf04c63912e1: Pull complete [2024-12-18T01:49:51.463Z] 55b35a11ae5e: Pull complete [2024-12-18T01:49:51.741Z] a37a00ec5f00: Verifying Checksum [2024-12-18T01:49:51.741Z] a37a00ec5f00: Download complete [2024-12-18T01:49:52.702Z] c9f46d7d2bd2: Verifying Checksum [2024-12-18T01:50:14.762Z] a37a00ec5f00: Pull complete [2024-12-18T01:50:14.762Z] 50b3750afda1: Pull complete [2024-12-18T01:50:14.762Z] 4f4fb700ef54: Pull complete [2024-12-18T01:50:14.762Z] 80978eb59214: Pull complete [2024-12-18T01:50:20.100Z] c9f46d7d2bd2: Pull complete [2024-12-18T01:50:22.054Z] c5a475d317c9: Pull complete [2024-12-18T01:50:22.054Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-18T01:50:22.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-18T01:50:22.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-18T01:50:22.382Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-18T01:50:22.382Z] WORKDIR /edgex [2024-12-18T01:50:22.382Z] COPY go.mod . [2024-12-18T01:50:22.382Z] RUN go mod download [2024-12-18T01:50:22.382Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-18T01:50:23.321Z] #153 ... [2024-12-18T01:50:23.321Z] [2024-12-18T01:50:23.321Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T01:50:23.321Z] #152 83.01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-18T01:50:23.343Z] #0 building with "default" instance using docker driver [2024-12-18T01:50:23.343Z] [2024-12-18T01:50:23.343Z] #1 [internal] load .dockerignore [2024-12-18T01:50:23.343Z] #1 transferring context: [2024-12-18T01:50:23.610Z] #1 transferring context: 50B 0.0s done [2024-12-18T01:50:23.610Z] #1 DONE 0.1s [2024-12-18T01:50:23.610Z] [2024-12-18T01:50:23.610Z] #2 [internal] load build definition from Dockerfile [2024-12-18T01:50:23.610Z] #2 transferring dockerfile: 172B done [2024-12-18T01:50:23.610Z] #2 DONE 0.1s [2024-12-18T01:50:23.610Z] [2024-12-18T01:50:23.610Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-18T01:50:23.610Z] #3 DONE 0.0s [2024-12-18T01:50:23.610Z] [2024-12-18T01:50:23.610Z] #4 [internal] load build context [2024-12-18T01:50:23.610Z] #4 transferring context: 6.51kB done [2024-12-18T01:50:23.610Z] #4 DONE 0.1s [2024-12-18T01:50:23.610Z] [2024-12-18T01:50:23.610Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-18T01:50:23.610Z] #5 DONE 0.2s [2024-12-18T01:50:23.877Z] [2024-12-18T01:50:23.877Z] #6 [2/4] WORKDIR /edgex [2024-12-18T01:50:24.841Z] #6 DONE 0.9s [2024-12-18T01:50:24.841Z] [2024-12-18T01:50:24.841Z] #7 [3/4] COPY go.mod . [2024-12-18T01:50:24.841Z] #7 DONE 0.1s [2024-12-18T01:50:24.841Z] [2024-12-18T01:50:24.841Z] #8 [4/4] RUN go mod download [2024-12-18T01:50:46.888Z] #8 DONE 20.5s [2024-12-18T01:50:46.888Z] [2024-12-18T01:50:46.888Z] #9 exporting to image [2024-12-18T01:50:46.888Z] #9 exporting layers [2024-12-18T01:50:49.911Z] #152 ... [2024-12-18T01:50:49.911Z] [2024-12-18T01:50:49.911Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-18T01:50:49.911Z] #148 DONE 119.6s [2024-12-18T01:50:49.911Z] [2024-12-18T01:50:49.911Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-18T01:50:50.172Z] #154 ... [2024-12-18T01:50:50.172Z] [2024-12-18T01:50:50.172Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T01:50:50.172Z] #147 DONE 119.8s [2024-12-18T01:50:50.436Z] [2024-12-18T01:50:50.436Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T01:50:50.436Z] #152 DONE 120.1s [2024-12-18T01:50:50.436Z] [2024-12-18T01:50:50.436Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-18T01:50:51.383Z] #153 DONE 121.0s [2024-12-18T01:50:51.383Z] [2024-12-18T01:50:51.383Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-18T01:50:51.383Z] #145 DONE 121.0s [2024-12-18T01:50:51.383Z] [2024-12-18T01:50:51.383Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-18T01:50:53.304Z] #143 ... [2024-12-18T01:50:53.304Z] [2024-12-18T01:50:53.304Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:50:58.606Z] #155 ... [2024-12-18T01:50:58.606Z] [2024-12-18T01:50:58.606Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-18T01:50:58.606Z] #154 DONE 8.6s [2024-12-18T01:50:58.606Z] [2024-12-18T01:50:58.606Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:50:59.542Z] #156 ... [2024-12-18T01:50:59.542Z] [2024-12-18T01:50:59.542Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:50:59.542Z] #155 DONE 6.0s [2024-12-18T01:50:59.542Z] [2024-12-18T01:50:59.542Z] #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:50:59.801Z] #157 ... [2024-12-18T01:50:59.801Z] [2024-12-18T01:50:59.801Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:50:59.801Z] #158 DONE 1.9s [2024-12-18T01:50:59.801Z] [2024-12-18T01:50:59.801Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.059Z] #159 ... [2024-12-18T01:51:00.059Z] [2024-12-18T01:51:00.059Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:00.059Z] #156 DONE 1.5s [2024-12-18T01:51:00.059Z] [2024-12-18T01:51:00.059Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:00.059Z] #160 DONE 4.2s [2024-12-18T01:51:00.059Z] [2024-12-18T01:51:00.059Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.624Z] #161 ... [2024-12-18T01:51:00.624Z] [2024-12-18T01:51:00.624Z] #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.624Z] #157 DONE 1.1s [2024-12-18T01:51:00.624Z] [2024-12-18T01:51:00.624Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.624Z] #159 DONE 0.6s [2024-12-18T01:51:00.624Z] [2024-12-18T01:51:00.624Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.624Z] #162 DONE 0.5s [2024-12-18T01:51:00.624Z] [2024-12-18T01:51:00.624Z] #163 [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-18T01:51:00.624Z] #163 ... [2024-12-18T01:51:00.624Z] [2024-12-18T01:51:00.624Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:00.624Z] #161 DONE 0.6s [2024-12-18T01:51:00.884Z] [2024-12-18T01:51:00.884Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-18T01:51:01.451Z] #164 ... [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #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-18T01:51:01.451Z] #165 DONE 0.7s [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-18T01:51:01.451Z] #166 DONE 0.7s [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-18T01:51:01.451Z] #164 DONE 0.6s [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #163 [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-18T01:51:01.451Z] #163 DONE 0.7s [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #167 [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-18T01:51:01.451Z] #167 ... [2024-12-18T01:51:01.451Z] [2024-12-18T01:51:01.451Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-18T01:51:01.451Z] #168 DONE 2.8s [2024-12-18T01:51:01.745Z] [2024-12-18T01:51:01.745Z] #169 [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-18T01:51:01.745Z] #169 DONE 0.3s [2024-12-18T01:51:01.745Z] [2024-12-18T01:51:01.745Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-18T01:51:01.745Z] #170 DONE 0.4s [2024-12-18T01:51:01.745Z] [2024-12-18T01:51:01.745Z] #171 [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-18T01:51:01.745Z] #171 DONE 0.3s [2024-12-18T01:51:01.745Z] [2024-12-18T01:51:01.745Z] #167 [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-18T01:51:01.745Z] #167 DONE 0.3s [2024-12-18T01:51:01.745Z] [2024-12-18T01:51:01.745Z] #110 [security-spiffe-token-provider] exporting to image [2024-12-18T01:51:01.745Z] #110 exporting layers [2024-12-18T01:51:02.316Z] #110 ... [2024-12-18T01:51:02.316Z] [2024-12-18T01:51:02.316Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:02.316Z] #172 DONE 0.6s [2024-12-18T01:51:02.316Z] [2024-12-18T01:51:02.316Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-18T01:51:02.316Z] #173 DONE 0.6s [2024-12-18T01:51:02.316Z] [2024-12-18T01:51:02.316Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:02.316Z] #174 DONE 0.6s [2024-12-18T01:51:02.316Z] [2024-12-18T01:51:02.316Z] #175 [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-18T01:51:02.316Z] #175 DONE 0.7s [2024-12-18T01:51:02.316Z] [2024-12-18T01:51:02.316Z] #110 [security-spiffe-token-provider] exporting to image [2024-12-18T01:51:02.316Z] #110 exporting layers 0.7s done [2024-12-18T01:51:02.573Z] #110 writing image sha256:c8f047bfff0e997054f3626ef726869e4812090dd7da9d61bd22d334c3c00089 0.0s done [2024-12-18T01:51:02.573Z] #110 naming to docker.io/library/security-spiffe-token-provider [2024-12-18T01:51:02.834Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-12-18T01:51:02.834Z] #110 DONE 1.8s [2024-12-18T01:51:02.834Z] [2024-12-18T01:51:02.834Z] #176 [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-18T01:51:02.834Z] #176 ... [2024-12-18T01:51:02.834Z] [2024-12-18T01:51:02.834Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:02.834Z] #177 DONE 0.6s [2024-12-18T01:51:03.093Z] [2024-12-18T01:51:03.093Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-18T01:51:03.093Z] #178 DONE 0.6s [2024-12-18T01:51:03.093Z] [2024-12-18T01:51:03.093Z] #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-18T01:51:03.093Z] #179 DONE 0.6s [2024-12-18T01:51:03.093Z] [2024-12-18T01:51:03.093Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-18T01:51:05.100Z] #9 exporting layers 17.4s done [2024-12-18T01:51:05.100Z] #9 writing image sha256:d4bab983b1ff1affb6e2e4df053142c2965dfb4f6f75141bac661b7b0144575b done [2024-12-18T01:51:05.100Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-18T01:51:05.100Z] #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:05.447Z] + docker inspect -f . ci-base-image-arm64 [2024-12-18T01:51:05.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:51:05.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container [2024-12-18T01:51:05.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:51:06.985Z] $ docker top 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T01:51:07.797Z] + go version [2024-12-18T01:51:07.798Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-18T01:51:07.816Z] $ docker stop --time=1 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 [2024-12-18T01:51:09.385Z] $ docker rm -f --volumes 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 [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] { [2024-12-18T01:51:09.705Z] #180 DONE 6.8s [2024-12-18T01:51:09.705Z] [2024-12-18T01:51:09.705Z] #176 [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-18T01:51:09.705Z] #176 DONE 7.4s [2024-12-18T01:51:09.705Z] [2024-12-18T01:51:09.705Z] #110 [core-common-config-bootstrapper] exporting to image [2024-12-18T01:51:09.705Z] #110 exporting layers [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:09.965Z] #110 ... [2024-12-18T01:51:09.965Z] [2024-12-18T01:51:09.965Z] #181 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-18T01:51:09.965Z] #181 DONE 6.9s [2024-12-18T01:51:09.965Z] [2024-12-18T01:51:09.965Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-18T01:51:09.965Z] #143 DONE 139.5s [2024-12-18T01:51:09.965Z] [2024-12-18T01:51:09.965Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-18T01:51:10.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-18T01:51:10.053Z] [2024-12-18T01:51:10.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:10.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-18T01:51:10.397Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-18T01:51:10.397Z] 547446be3368: Pulling fs layer [2024-12-18T01:51:10.397Z] d125d8839a47: Pulling fs layer [2024-12-18T01:51:10.397Z] 3e85d5ac6304: Pulling fs layer [2024-12-18T01:51:10.397Z] c3105a71a48b: Pulling fs layer [2024-12-18T01:51:10.397Z] 0f093f025ec4: Pulling fs layer [2024-12-18T01:51:10.397Z] c3106fc0e877: Pulling fs layer [2024-12-18T01:51:10.397Z] c3105a71a48b: Waiting [2024-12-18T01:51:10.397Z] 0f093f025ec4: Waiting [2024-12-18T01:51:10.397Z] c3106fc0e877: Waiting [2024-12-18T01:51:10.664Z] 547446be3368: Verifying Checksum [2024-12-18T01:51:10.664Z] 547446be3368: Download complete [2024-12-18T01:51:10.664Z] c3105a71a48b: Verifying Checksum [2024-12-18T01:51:10.664Z] c3105a71a48b: Download complete [2024-12-18T01:51:10.932Z] d125d8839a47: Verifying Checksum [2024-12-18T01:51:10.932Z] d125d8839a47: Download complete [2024-12-18T01:51:10.932Z] c3106fc0e877: Verifying Checksum [2024-12-18T01:51:10.932Z] c3106fc0e877: Download complete [2024-12-18T01:51:11.198Z] 0f093f025ec4: Verifying Checksum [2024-12-18T01:51:11.198Z] 0f093f025ec4: Download complete [2024-12-18T01:51:11.198Z] 547446be3368: Pull complete [2024-12-18T01:51:11.782Z] d125d8839a47: Pull complete [2024-12-18T01:51:12.746Z] 3e85d5ac6304: Verifying Checksum [2024-12-18T01:51:12.746Z] 3e85d5ac6304: Download complete [2024-12-18T01:51:13.368Z] #182 ... [2024-12-18T01:51:13.368Z] [2024-12-18T01:51:13.368Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T01:51:13.368Z] #183 ... [2024-12-18T01:51:13.368Z] [2024-12-18T01:51:13.368Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-18T01:51:13.942Z] #184 ... [2024-12-18T01:51:13.942Z] [2024-12-18T01:51:13.942Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:13.942Z] #185 CACHED [2024-12-18T01:51:13.942Z] [2024-12-18T01:51:13.942Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:13.942Z] #186 CACHED [2024-12-18T01:51:13.942Z] [2024-12-18T01:51:13.942Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-18T01:51:15.958Z] #187 ... [2024-12-18T01:51:15.958Z] [2024-12-18T01:51:15.958Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T01:51:15.958Z] #183 DONE 12.9s [2024-12-18T01:51:15.958Z] [2024-12-18T01:51:15.958Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-18T01:51:15.958Z] #144 DONE 145.4s [2024-12-18T01:51:15.958Z] [2024-12-18T01:51:15.958Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-18T01:51:15.958Z] #184 DONE 6.1s [2024-12-18T01:51:15.958Z] [2024-12-18T01:51:15.958Z] #110 [security-proxy-setup] exporting to image [2024-12-18T01:51:15.958Z] #110 exporting layers [2024-12-18T01:51:16.530Z] #110 ... [2024-12-18T01:51:16.530Z] [2024-12-18T01:51:16.530Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-18T01:51:16.530Z] #182 DONE 6.7s [2024-12-18T01:51:16.530Z] [2024-12-18T01:51:16.530Z] #110 [security-proxy-setup] exporting to image [2024-12-18T01:51:16.530Z] #110 exporting layers 6.8s done [2024-12-18T01:51:16.792Z] #110 writing image sha256:08c8b42156a936140b98b18cfe2e1767ede293cede5340289578f4ae8ba5ad53 [2024-12-18T01:51:16.792Z] #110 ... [2024-12-18T01:51:16.792Z] [2024-12-18T01:51:16.792Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T01:51:16.792Z] #142 DONE 146.5s [2024-12-18T01:51:16.792Z] [2024-12-18T01:51:16.792Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T01:51:16.792Z] #151 DONE 146.5s [2024-12-18T01:51:16.792Z] [2024-12-18T01:51:16.792Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:16.792Z] #188 CACHED [2024-12-18T01:51:16.792Z] [2024-12-18T01:51:16.792Z] #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:16.792Z] #189 CACHED [2024-12-18T01:51:16.792Z] [2024-12-18T01:51:16.792Z] #110 [core-common-config-bootstrapper] exporting to image [2024-12-18T01:51:16.792Z] #110 writing image sha256:08c8b42156a936140b98b18cfe2e1767ede293cede5340289578f4ae8ba5ad53 0.0s done [2024-12-18T01:51:16.792Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-18T01:51:17.053Z] #110 ... [2024-12-18T01:51:17.053Z] [2024-12-18T01:51:17.053Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-18T01:51:17.053Z] #187 DONE 3.0s [2024-12-18T01:51:17.053Z] [2024-12-18T01:51:17.053Z] #110 [core-common-config-bootstrapper] exporting to image [2024-12-18T01:51:17.053Z] #110 exporting layers 1.3s done [2024-12-18T01:51:17.994Z] #110 writing image sha256:67e316dbac8e3b2d3ac4a421f5727639aa09085d125baec345c9ec95b4efe9f5 0.1s done [2024-12-18T01:51:17.994Z] #110 naming to docker.io/library/security-proxy-setup [2024-12-18T01:51:18.255Z] #110 naming to docker.io/library/security-proxy-setup 0.3s done [2024-12-18T01:51:18.255Z] #110 DONE 10.3s [2024-12-18T01:51:18.255Z] [2024-12-18T01:51:18.255Z] #190 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:18.255Z] #190 CACHED [2024-12-18T01:51:18.255Z] [2024-12-18T01:51:18.255Z] #191 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:18.255Z] #191 CACHED [2024-12-18T01:51:18.255Z] [2024-12-18T01:51:18.255Z] #192 [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-18T01:51:18.255Z] #192 DONE 1.8s [2024-12-18T01:51:18.255Z] [2024-12-18T01:51:18.255Z] #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-18T01:51:18.598Z] #193 ... [2024-12-18T01:51:18.598Z] [2024-12-18T01:51:18.598Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-18T01:51:18.598Z] #146 DONE 148.0s [2024-12-18T01:51:18.598Z] [2024-12-18T01:51:18.598Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-18T01:51:18.598Z] #194 DONE 1.5s [2024-12-18T01:51:18.598Z] [2024-12-18T01:51:18.598Z] #195 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:18.598Z] #195 DONE 1.5s [2024-12-18T01:51:18.598Z] [2024-12-18T01:51:18.598Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:18.598Z] #196 DONE 1.4s [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-18T01:51:18.859Z] #197 ... [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-18T01:51:18.859Z] #193 DONE 0.6s [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #198 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:18.859Z] #198 DONE 0.6s [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #199 [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-18T01:51:18.859Z] #199 DONE 0.6s [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #200 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-18T01:51:18.859Z] #200 DONE 0.6s [2024-12-18T01:51:18.859Z] [2024-12-18T01:51:18.859Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T01:51:18.859Z] #201 DONE 3.2s [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-18T01:51:19.120Z] #197 DONE 0.6s [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:19.120Z] #202 DONE 0.6s [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #110 [core-command] exporting to image [2024-12-18T01:51:19.120Z] #110 ... [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #203 [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-18T01:51:19.120Z] #203 DONE 0.2s [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:19.120Z] #204 DONE 0.2s [2024-12-18T01:51:19.120Z] [2024-12-18T01:51:19.120Z] #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:19.120Z] #205 DONE 0.3s [2024-12-18T01:51:19.382Z] [2024-12-18T01:51:19.382Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:19.382Z] #206 DONE 0.3s [2024-12-18T01:51:19.382Z] [2024-12-18T01:51:19.382Z] #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-18T01:51:19.382Z] #207 DONE 0.2s [2024-12-18T01:51:19.382Z] [2024-12-18T01:51:19.382Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-18T01:51:19.644Z] #208 ... [2024-12-18T01:51:19.644Z] [2024-12-18T01:51:19.644Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-18T01:51:19.644Z] #209 DONE 0.2s [2024-12-18T01:51:19.644Z] [2024-12-18T01:51:19.644Z] #110 [core-command] exporting to image [2024-12-18T01:51:19.644Z] #110 exporting layers 0.3s done [2024-12-18T01:51:19.644Z] #110 writing image sha256:0c5bb7dee9dd254778559f440415b648384c28922bcfdde3d2f2ff70a4dfd8f9 done [2024-12-18T01:51:19.644Z] #110 naming to docker.io/library/core-command done [2024-12-18T01:51:20.602Z] #110 ... [2024-12-18T01:51:20.602Z] [2024-12-18T01:51:20.602Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-18T01:51:20.602Z] #208 DONE 1.2s [2024-12-18T01:51:20.602Z] [2024-12-18T01:51:20.602Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T01:51:20.602Z] #210 DONE 1.5s [2024-12-18T01:51:20.602Z] [2024-12-18T01:51:20.602Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-18T01:51:20.602Z] #211 DONE 1.3s [2024-12-18T01:51:20.602Z] [2024-12-18T01:51:20.602Z] #110 [security-proxy-auth] exporting to image [2024-12-18T01:51:20.883Z] #110 ... [2024-12-18T01:51:20.883Z] [2024-12-18T01:51:20.883Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-18T01:51:20.883Z] #212 DONE 1.4s [2024-12-18T01:51:20.883Z] [2024-12-18T01:51:20.883Z] #110 [core-metadata] exporting to image [2024-12-18T01:51:20.883Z] #110 writing image sha256:0db8eff1e16622ccbe77d9ad46daee94751620b748fbf76658f0793141963737 0.1s done [2024-12-18T01:51:20.883Z] #110 naming to docker.io/library/security-secretstore-setup [2024-12-18T01:51:20.883Z] #110 ... [2024-12-18T01:51:20.883Z] [2024-12-18T01:51:20.883Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:20.883Z] #213 DONE 0.3s [2024-12-18T01:51:20.883Z] [2024-12-18T01:51:20.883Z] #110 [security-secretstore-setup] exporting to image [2024-12-18T01:51:20.883Z] #110 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-12-18T01:51:21.151Z] #110 ... [2024-12-18T01:51:21.151Z] [2024-12-18T01:51:21.151Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-18T01:51:21.151Z] #214 DONE 0.2s [2024-12-18T01:51:21.151Z] [2024-12-18T01:51:21.151Z] #215 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-18T01:51:21.151Z] #215 DONE 1.8s [2024-12-18T01:51:21.151Z] [2024-12-18T01:51:21.151Z] #110 [security-bootstrapper] exporting to image [2024-12-18T01:51:21.151Z] #110 writing image sha256:db2f47a0bc51e446f83d9fbc4458d63345b72ed5abd0f1671ff794791f56b67e [2024-12-18T01:51:21.428Z] #110 ... [2024-12-18T01:51:21.428Z] [2024-12-18T01:51:21.428Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T01:51:21.428Z] #150 DONE 150.9s [2024-12-18T01:51:21.428Z] [2024-12-18T01:51:21.428Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T01:51:21.428Z] #149 DONE 151.0s [2024-12-18T01:51:21.428Z] [2024-12-18T01:51:21.428Z] #110 [core-keeper] exporting to image [2024-12-18T01:51:21.428Z] #110 exporting layers 0.7s done [2024-12-18T01:51:21.428Z] #110 writing image sha256:db2f47a0bc51e446f83d9fbc4458d63345b72ed5abd0f1671ff794791f56b67e 0.1s done [2024-12-18T01:51:21.428Z] #110 writing image sha256:cf263920914f07f5bbe1b6e7e9150036b1c50fe196b405176205734ba029031c 0.1s done [2024-12-18T01:51:21.428Z] #110 naming to docker.io/library/security-proxy-auth done [2024-12-18T01:51:21.428Z] #110 naming to docker.io/library/core-keeper done [2024-12-18T01:51:21.428Z] #110 exporting layers 0.6s done [2024-12-18T01:51:21.428Z] #110 writing image sha256:7e18c129336f9e2758a1ab5b4b04d4b407fd93acc2371ab01d77b4bbf40a8600 0.0s done [2024-12-18T01:51:21.428Z] #110 naming to docker.io/library/core-metadata [2024-12-18T01:51:21.729Z] #110 ... [2024-12-18T01:51:21.729Z] [2024-12-18T01:51:21.729Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:21.729Z] #216 DONE 0.1s [2024-12-18T01:51:21.729Z] [2024-12-18T01:51:21.729Z] #110 [core-metadata] exporting to image [2024-12-18T01:51:21.729Z] #110 exporting layers 0.5s done [2024-12-18T01:51:21.729Z] #110 naming to docker.io/library/core-metadata done [2024-12-18T01:51:21.729Z] #110 ... [2024-12-18T01:51:21.729Z] [2024-12-18T01:51:21.729Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:21.729Z] #217 DONE 0.2s [2024-12-18T01:51:21.729Z] [2024-12-18T01:51:21.729Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T01:51:21.729Z] #218 DONE 0.1s [2024-12-18T01:51:21.729Z] [2024-12-18T01:51:21.729Z] #110 [core-data] exporting to image [2024-12-18T01:51:21.729Z] #110 writing image sha256:479aaee40c5aa1efef4f1233fcdedea3d5b44f787cd6a52aa845e8f6ca7153ab 0.0s done [2024-12-18T01:51:21.729Z] #110 naming to docker.io/library/core-data done [2024-12-18T01:51:21.994Z] #110 ... [2024-12-18T01:51:21.994Z] [2024-12-18T01:51:21.994Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-18T01:51:21.994Z] #219 DONE 0.1s [2024-12-18T01:51:21.994Z] [2024-12-18T01:51:21.994Z] #110 [core-data] exporting to image [2024-12-18T01:51:21.994Z] #110 exporting layers 0.7s done [2024-12-18T01:51:21.994Z] #110 writing image sha256:83e14b1e521ae1630315f25890bb25b001d30628d7fb701f85e72bf571c5de12 done [2024-12-18T01:51:21.994Z] #110 naming to docker.io/library/security-bootstrapper [2024-12-18T01:51:21.994Z] #110 naming to docker.io/library/security-bootstrapper done [2024-12-18T01:51:21.994Z] #110 DONE 13.2s [2024-12-18T01:51:21.994Z] [2024-12-18T01:51:21.994Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-18T01:51:22.936Z] #220 DONE 0.8s [2024-12-18T01:51:22.936Z] [2024-12-18T01:51:22.936Z] #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-18T01:51:22.936Z] #221 DONE 0.9s [2024-12-18T01:51:22.936Z] [2024-12-18T01:51:22.936Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-18T01:51:22.936Z] #222 DONE 0.0s [2024-12-18T01:51:22.936Z] [2024-12-18T01:51:22.936Z] #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-18T01:51:22.936Z] #223 DONE 0.0s [2024-12-18T01:51:22.936Z] [2024-12-18T01:51:22.936Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-18T01:51:22.936Z] #224 DONE 0.0s [2024-12-18T01:51:22.936Z] [2024-12-18T01:51:22.936Z] #110 [support-scheduler] exporting to image [2024-12-18T01:51:22.936Z] #110 exporting layers 0.2s done [2024-12-18T01:51:22.936Z] #110 writing image sha256:5a48207a357454d10848dc9bc575fcc2524130b002aba82ce0021a35c80668cd done [2024-12-18T01:51:22.936Z] #110 naming to docker.io/library/support-scheduler done [2024-12-18T01:51:22.936Z] #110 writing image sha256:92cbbec9e82f97406f9b742c3c7d5eaf2a89796ae87fdf7cc6d763b79bfb9e04 done [2024-12-18T01:51:22.936Z] #110 naming to docker.io/library/support-notifications done [2024-12-18T01:51:22.936Z] #110 DONE 13.6s [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T01:51:22.936Z] time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-18T01:51:22.944Z] $ docker stop --time=1 ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 [2024-12-18T01:51:24.255Z] $ docker rm -f --volumes ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T01:51:24.611Z] + docker images [2024-12-18T01:51:24.612Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-18T01:51:24.612Z] support-notifications latest 92cbbec9e82f 2 seconds ago 51.9MB [2024-12-18T01:51:24.612Z] support-scheduler latest 5a48207a3574 2 seconds ago 52.9MB [2024-12-18T01:51:24.612Z] security-bootstrapper latest 83e14b1e521a 3 seconds ago 26MB [2024-12-18T01:51:24.612Z] core-data latest 479aaee40c5a 4 seconds ago 37.4MB [2024-12-18T01:51:24.612Z] core-keeper latest cf263920914f 4 seconds ago 31.3MB [2024-12-18T01:51:24.612Z] security-proxy-auth latest db2f47a0bc51 4 seconds ago 32.2MB [2024-12-18T01:51:24.612Z] core-metadata latest 7e18c129336f 4 seconds ago 37.6MB [2024-12-18T01:51:24.612Z] security-secretstore-setup latest 0db8eff1e166 6 seconds ago 46.9MB [2024-12-18T01:51:24.612Z] core-command latest 0c5bb7dee9dd 6 seconds ago 33.2MB [2024-12-18T01:51:24.612Z] security-proxy-setup latest 67e316dbac8e 9 seconds ago 35MB [2024-12-18T01:51:24.612Z] core-common-config-bootstrapper latest 08c8b42156a9 15 seconds ago 22.8MB [2024-12-18T01:51:24.612Z] security-spiffe-token-provider latest c8f047bfff0e 23 seconds ago 38.5MB [2024-12-18T01:51:24.612Z] security-spire-config latest 6d432ac8e6dd 3 minutes ago 127MB [2024-12-18T01:51:24.612Z] security-spire-server latest 9c2478b02776 3 minutes ago 128MB [2024-12-18T01:51:24.612Z] security-spire-agent latest d4f63ebd7ce2 3 minutes ago 188MB [2024-12-18T01:51:24.612Z] ci-base-image-x86_64 latest 49c8f574eecd 7 minutes ago 975MB [2024-12-18T01:51:24.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-18T01:51:24.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-18T01:51:24.612Z] 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-18T01:51:24.750Z] provisioning config files... [2024-12-18T01:51:24.759Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config4073961436204243637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T01:51:25.064Z] ---> ****-login.sh [2024-12-18T01:51:25.064Z] nexus3.edgexfoundry.org:10001 [2024-12-18T01:51:25.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:51:25.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:51:25.064Z] Configure a credential helper to remove this warning. See [2024-12-18T01:51:25.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:51:25.064Z] [2024-12-18T01:51:25.064Z] Login Succeeded [2024-12-18T01:51:25.064Z] nexus3.edgexfoundry.org:10002 [2024-12-18T01:51:25.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:51:25.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:51:25.064Z] Configure a credential helper to remove this warning. See [2024-12-18T01:51:25.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:51:25.064Z] [2024-12-18T01:51:25.064Z] Login Succeeded [2024-12-18T01:51:25.069Z] 3e85d5ac6304: Pull complete [2024-12-18T01:51:25.069Z] c3105a71a48b: Pull complete [2024-12-18T01:51:25.322Z] nexus3.edgexfoundry.org:10003 [2024-12-18T01:51:25.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:51:25.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:51:25.323Z] Configure a credential helper to remove this warning. See [2024-12-18T01:51:25.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:51:25.323Z] [2024-12-18T01:51:25.323Z] Login Succeeded [2024-12-18T01:51:25.323Z] nexus3.edgexfoundry.org:10004 [2024-12-18T01:51:25.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:51:25.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:51:25.323Z] Configure a credential helper to remove this warning. See [2024-12-18T01:51:25.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:51:25.323Z] [2024-12-18T01:51:25.323Z] Login Succeeded [2024-12-18T01:51:25.323Z] ****.io [2024-12-18T01:51:25.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T01:51:25.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T01:51:25.582Z] Configure a credential helper to remove this warning. See [2024-12-18T01:51:25.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T01:51:25.582Z] [2024-12-18T01:51:25.582Z] Login Succeeded [2024-12-18T01:51:25.582Z] ---> ****-login.sh ends [Pipeline] } [2024-12-18T01:51:25.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:25.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T01:51:25.657Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-18T01:51:25.657Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:25.657Z] latest [2024-12-18T01:51:25.657Z] 4.0.0-dev.29 [2024-12-18T01:51:25.657Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:25.657Z] main [2024-12-18T01:51:25.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:25.993Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-18T01:51:26.039Z] 0f093f025ec4: Pull complete [2024-12-18T01:51:26.039Z] c3106fc0e877: Pull complete [2024-12-18T01:51:26.039Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-18T01:51:26.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-18T01:51:26.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T01:51:26.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container [2024-12-18T01:51:26.318Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:26.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-18T01:51:26.318Z] 2e641b93864b: Preparing [2024-12-18T01:51:26.318Z] e7cbc881b26e: Preparing [2024-12-18T01:51:26.318Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:26.318Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:26.318Z] 44968c2dd558: Preparing [2024-12-18T01:51:26.318Z] 6216bed102f2: Preparing [2024-12-18T01:51:26.318Z] 75654b8eeebd: Preparing [2024-12-18T01:51:26.318Z] 75654b8eeebd: Waiting [2024-12-18T01:51:26.318Z] 2e641b93864b: Pushed [2024-12-18T01:51:26.318Z] 6bfe19197c2d: Pushed [2024-12-18T01:51:26.318Z] ca7a1e8e93c1: Pushed [2024-12-18T01:51:26.318Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:26.322Z] $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T01:51:26.576Z] 6216bed102f2: Pushed [2024-12-18T01:51:27.143Z] 44968c2dd558: Pushed [2024-12-18T01:51:28.217Z] $ docker top 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T01:51:28.522Z] e7cbc881b26e: Pushed [2024-12-18T01:51:28.522Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [2024-12-18T01:51:28.708Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:29.123Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:29.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-18T01:51:29.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-18T01:51:29.458Z] 2e641b93864b: Preparing [2024-12-18T01:51:29.458Z] e7cbc881b26e: Preparing [2024-12-18T01:51:29.458Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:29.458Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:29.458Z] 44968c2dd558: Preparing [2024-12-18T01:51:29.458Z] 6216bed102f2: Preparing [2024-12-18T01:51:29.458Z] 75654b8eeebd: Preparing [2024-12-18T01:51:29.458Z] 6216bed102f2: Waiting [2024-12-18T01:51:29.458Z] 75654b8eeebd: Waiting [2024-12-18T01:51:29.458Z] e7cbc881b26e: Layer already exists [2024-12-18T01:51:29.458Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:29.458Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:29.458Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:29.458Z] 2e641b93864b: Layer already exists [2024-12-18T01:51:29.458Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:29.458Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:29.458Z] latest: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:29.786Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:30.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 [2024-12-18T01:51:30.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-18T01:51:30.115Z] 2e641b93864b: Preparing [2024-12-18T01:51:30.115Z] e7cbc881b26e: Preparing [2024-12-18T01:51:30.115Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:30.115Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:30.115Z] 44968c2dd558: Preparing [2024-12-18T01:51:30.115Z] 6216bed102f2: Preparing [2024-12-18T01:51:30.115Z] 75654b8eeebd: Preparing [2024-12-18T01:51:30.115Z] 6216bed102f2: Waiting [2024-12-18T01:51:30.115Z] 75654b8eeebd: Waiting [2024-12-18T01:51:30.115Z] 2e641b93864b: Layer already exists [2024-12-18T01:51:30.115Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:30.115Z] e7cbc881b26e: Layer already exists [2024-12-18T01:51:30.115Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:30.115Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:30.115Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:30.115Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:30.115Z] 4.0.0-dev.29: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:30.446Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:30.657Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-12-18T01:51:30.657Z] #1 transferring dockerfile: [2024-12-18T01:51:30.657Z] #1 transferring dockerfile: 1.81kB done [2024-12-18T01:51:30.657Z] #1 DONE 0.1s [2024-12-18T01:51:30.657Z] [2024-12-18T01:51:30.657Z] #2 [security-spire-agent internal] load .dockerignore [2024-12-18T01:51:30.657Z] #2 transferring context: 50B done [2024-12-18T01:51:30.657Z] #2 DONE 0.1s [2024-12-18T01:51:30.657Z] [2024-12-18T01:51:30.657Z] #3 [security-spire-config internal] load .dockerignore [2024-12-18T01:51:30.657Z] #3 transferring context: 50B 0.0s done [2024-12-18T01:51:30.657Z] #3 DONE 0.1s [2024-12-18T01:51:30.657Z] [2024-12-18T01:51:30.657Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-12-18T01:51:30.657Z] #4 transferring dockerfile: 1.69kB done [2024-12-18T01:51:30.657Z] #4 DONE 0.1s [2024-12-18T01:51:30.657Z] [2024-12-18T01:51:30.657Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-18T01:51:30.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:30.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-18T01:51:30.779Z] 2e641b93864b: Preparing [2024-12-18T01:51:30.779Z] e7cbc881b26e: Preparing [2024-12-18T01:51:30.779Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:30.779Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:30.779Z] 44968c2dd558: Preparing [2024-12-18T01:51:30.779Z] 6216bed102f2: Preparing [2024-12-18T01:51:30.779Z] 75654b8eeebd: Preparing [2024-12-18T01:51:30.779Z] 6216bed102f2: Waiting [2024-12-18T01:51:30.779Z] 75654b8eeebd: Waiting [2024-12-18T01:51:30.779Z] 2e641b93864b: Layer already exists [2024-12-18T01:51:30.779Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:30.779Z] e7cbc881b26e: Layer already exists [2024-12-18T01:51:30.779Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:30.779Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:30.779Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:30.779Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:30.779Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:30.930Z] #5 transferring dockerfile: 1.82kB done [2024-12-18T01:51:30.930Z] #5 DONE 0.1s [2024-12-18T01:51:30.930Z] [2024-12-18T01:51:30.930Z] #6 [support-scheduler internal] load .dockerignore [2024-12-18T01:51:30.930Z] #6 transferring context: 50B done [2024-12-18T01:51:30.930Z] #6 DONE 0.1s [2024-12-18T01:51:30.930Z] [2024-12-18T01:51:30.930Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:30.930Z] #7 DONE 0.0s [2024-12-18T01:51:30.930Z] [2024-12-18T01:51:30.930Z] #8 [security-proxy-auth internal] load .dockerignore [2024-12-18T01:51:30.930Z] #8 transferring context: 50B done [2024-12-18T01:51:30.930Z] #8 DONE 0.1s [2024-12-18T01:51:30.930Z] [2024-12-18T01:51:30.930Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-18T01:51:30.930Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-12-18T01:51:30.930Z] #9 DONE 0.1s [2024-12-18T01:51:30.930Z] [2024-12-18T01:51:30.930Z] #10 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:31.100Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:31.209Z] #10 ... [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:31.209Z] #7 DONE 0.0s [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-18T01:51:31.209Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-12-18T01:51:31.209Z] #11 DONE 0.2s [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #12 [security-spiffe-token-provider internal] load .dockerignore [2024-12-18T01:51:31.209Z] #12 transferring context: 50B done [2024-12-18T01:51:31.209Z] #12 DONE 0.2s [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:31.209Z] #7 DONE 0.0s [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:31.209Z] #10 ... [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #13 [core-data internal] load .dockerignore [2024-12-18T01:51:31.209Z] #13 transferring context: 50B 0.0s done [2024-12-18T01:51:31.209Z] #13 DONE 0.2s [2024-12-18T01:51:31.209Z] [2024-12-18T01:51:31.209Z] #14 [core-data internal] load build definition from Dockerfile [2024-12-18T01:51:31.209Z] #14 transferring dockerfile: 2.07kB done [2024-12-18T01:51:31.209Z] #14 DONE 0.2s [2024-12-18T01:51:31.433Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-18T01:51:31.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-18T01:51:31.434Z] 2e641b93864b: Preparing [2024-12-18T01:51:31.434Z] e7cbc881b26e: Preparing [2024-12-18T01:51:31.434Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:31.434Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:31.434Z] 44968c2dd558: Preparing [2024-12-18T01:51:31.434Z] 6216bed102f2: Preparing [2024-12-18T01:51:31.434Z] 75654b8eeebd: Preparing [2024-12-18T01:51:31.434Z] 6216bed102f2: Waiting [2024-12-18T01:51:31.434Z] 75654b8eeebd: Waiting [2024-12-18T01:51:31.434Z] e7cbc881b26e: Layer already exists [2024-12-18T01:51:31.434Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:31.434Z] 2e641b93864b: Layer already exists [2024-12-18T01:51:31.434Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:31.434Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:31.434Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:31.434Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:31.434Z] main: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:31.500Z] ===================================================== [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:31.510Z] #7 DONE 0.0s [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-12-18T01:51:31.510Z] #15 transferring dockerfile: 1.70kB done [2024-12-18T01:51:31.510Z] #15 DONE 0.2s [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #10 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:31.510Z] #10 DONE 0.8s [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-12-18T01:51:31.510Z] #16 ... [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #17 [core-metadata internal] load .dockerignore [2024-12-18T01:51:31.510Z] #17 transferring context: 50B 0.0s done [2024-12-18T01:51:31.510Z] #17 DONE 0.2s [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #18 [security-spire-server internal] load .dockerignore [2024-12-18T01:51:31.510Z] #18 transferring context: 50B 0.0s done [2024-12-18T01:51:31.510Z] #18 DONE 0.3s [2024-12-18T01:51:31.510Z] [2024-12-18T01:51:31.510Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-12-18T01:51:31.510Z] #16 transferring dockerfile: 2.13kB done [Pipeline] echo [2024-12-18T01:51:31.513Z] taggedImages: [2024-12-18T01:51:31.513Z] - nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:31.513Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-18T01:51:31.513Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 [2024-12-18T01:51:31.513Z] - nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:31.513Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-18T01:51:31.535Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-18T01:51:31.535Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:31.535Z] latest [2024-12-18T01:51:31.535Z] 4.0.0-dev.29 [2024-12-18T01:51:31.535Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:31.535Z] main [2024-12-18T01:51:31.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:31.802Z] #16 DONE 0.2s [2024-12-18T01:51:31.802Z] [2024-12-18T01:51:31.802Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:31.802Z] #7 DONE 0.0s [2024-12-18T01:51:31.802Z] [2024-12-18T01:51:31.802Z] #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-18T01:51:31.802Z] #19 DONE 1.0s [2024-12-18T01:51:31.802Z] [2024-12-18T01:51:31.802Z] #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:31.802Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:31.802Z] #20 ... [2024-12-18T01:51:31.802Z] [2024-12-18T01:51:31.802Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-18T01:51:31.802Z] #21 DONE 1.2s [2024-12-18T01:51:31.802Z] [2024-12-18T01:51:31.802Z] #20 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:31.802Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:31.870Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:32.073Z] #20 ... [2024-12-18T01:51:32.073Z] [2024-12-18T01:51:32.073Z] #22 [security-bootstrapper internal] load .dockerignore [2024-12-18T01:51:32.073Z] #22 transferring context: 50B 0.0s done [2024-12-18T01:51:32.073Z] #22 DONE 0.5s [2024-12-18T01:51:32.073Z] [2024-12-18T01:51:32.073Z] #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.073Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:32.073Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:32.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:32.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-18T01:51:32.196Z] eb100ae0cc27: Preparing [2024-12-18T01:51:32.196Z] 958a093b2c9a: Preparing [2024-12-18T01:51:32.196Z] b93392d2057f: Preparing [2024-12-18T01:51:32.196Z] b41a0266b035: Preparing [2024-12-18T01:51:32.196Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:32.196Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:32.196Z] 44968c2dd558: Preparing [2024-12-18T01:51:32.196Z] 6216bed102f2: Preparing [2024-12-18T01:51:32.196Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:32.196Z] 44968c2dd558: Waiting [2024-12-18T01:51:32.196Z] 75654b8eeebd: Preparing [2024-12-18T01:51:32.196Z] 6216bed102f2: Waiting [2024-12-18T01:51:32.196Z] 75654b8eeebd: Waiting [2024-12-18T01:51:32.196Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:32.196Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:32.196Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:32.196Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:32.196Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:32.196Z] 958a093b2c9a: Pushed [2024-12-18T01:51:32.196Z] eb100ae0cc27: Pushed [2024-12-18T01:51:32.196Z] b93392d2057f: Pushed [2024-12-18T01:51:32.346Z] #20 ... [2024-12-18T01:51:32.346Z] [2024-12-18T01:51:32.346Z] #10 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:32.346Z] #10 DONE 1.3s [2024-12-18T01:51:32.346Z] [2024-12-18T01:51:32.346Z] #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.346Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:32.346Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:32.346Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:32.346Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:32.346Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:32.346Z] #20 ... [2024-12-18T01:51:32.346Z] [2024-12-18T01:51:32.346Z] #23 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-18T01:51:32.346Z] #23 transferring dockerfile: 3.02kB 0.1s done [2024-12-18T01:51:32.346Z] #23 DONE 0.9s [2024-12-18T01:51:32.346Z] [2024-12-18T01:51:32.346Z] #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.346Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s [2024-12-18T01:51:32.622Z] #20 ... [2024-12-18T01:51:32.622Z] [2024-12-18T01:51:32.622Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:32.622Z] #7 DONE 0.0s [2024-12-18T01:51:32.622Z] [2024-12-18T01:51:32.622Z] #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.622Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.31MB / 4.09MB 0.3s [2024-12-18T01:51:32.902Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s [2024-12-18T01:51:32.902Z] #20 ... [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #24 [core-data internal] load build context [2024-12-18T01:51:32.902Z] #24 transferring context: 2.94MB 1.0s done [2024-12-18T01:51:32.902Z] #24 DONE 1.5s [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #25 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-18T01:51:32.902Z] #25 DONE 1.7s [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #26 [security-spire-config internal] load build context [2024-12-18T01:51:32.902Z] #26 transferring context: 21.82kB 0.0s done [2024-12-18T01:51:32.902Z] #26 DONE 1.3s [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.902Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:32.902Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-18T01:51:32.902Z] #20 ... [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #27 [support-scheduler internal] load build context [2024-12-18T01:51:32.902Z] #27 transferring context: 2.94MB 1.0s done [2024-12-18T01:51:32.902Z] #27 DONE 1.5s [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #28 [security-spire-agent internal] load build context [2024-12-18T01:51:32.902Z] #28 transferring context: 23.10kB 0.0s done [2024-12-18T01:51:32.902Z] #28 DONE 1.1s [2024-12-18T01:51:32.902Z] [2024-12-18T01:51:32.902Z] #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:32.902Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:33.178Z] #20 ... [2024-12-18T01:51:33.178Z] [2024-12-18T01:51:33.178Z] #10 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:33.178Z] #10 DONE 1.8s [2024-12-18T01:51:33.178Z] [2024-12-18T01:51:33.178Z] #25 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-18T01:51:33.178Z] #25 DONE 1.8s [2024-12-18T01:51:33.178Z] [2024-12-18T01:51:33.178Z] #29 [security-proxy-auth internal] load build context [2024-12-18T01:51:33.178Z] #29 transferring context: 2.94MB 0.9s done [2024-12-18T01:51:33.178Z] #29 DONE 1.6s [2024-12-18T01:51:33.178Z] [2024-12-18T01:51:33.178Z] #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:33.178Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:33.178Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:33.178Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:33.178Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:33.178Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:33.459Z] #20 ... [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #30 [core-command internal] load .dockerignore [2024-12-18T01:51:33.459Z] #30 transferring context: 50B 0.0s done [2024-12-18T01:51:33.459Z] #30 DONE 0.9s [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #31 [security-spire-server internal] load build context [2024-12-18T01:51:33.459Z] #31 transferring context: 23.57kB 0.0s done [2024-12-18T01:51:33.459Z] #31 DONE 1.0s [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #32 [security-spiffe-token-provider internal] load build context [2024-12-18T01:51:33.459Z] #32 transferring context: 2.94MB 1.0s done [2024-12-18T01:51:33.459Z] #32 DONE 1.8s [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:33.459Z] #20 ... [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #33 [security-proxy-setup internal] load .dockerignore [2024-12-18T01:51:33.459Z] #33 transferring context: 50B 0.0s done [2024-12-18T01:51:33.459Z] #33 DONE 1.7s [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #34 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-18T01:51:33.459Z] #34 transferring dockerfile: 2.50kB 0.0s done [2024-12-18T01:51:33.459Z] #34 DONE 1.8s [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:33.459Z] #20 ... [2024-12-18T01:51:33.459Z] [2024-12-18T01:51:33.459Z] #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-18T01:51:33.459Z] #35 transferring dockerfile: 2.23kB 0.0s done [2024-12-18T01:51:33.459Z] #35 DONE 1.7s [2024-12-18T01:51:33.573Z] b41a0266b035: Pushed [2024-12-18T01:51:33.573Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #36 [core-keeper internal] load .dockerignore [2024-12-18T01:51:33.727Z] #36 transferring context: 50B 0.0s done [2024-12-18T01:51:33.727Z] #36 DONE 1.6s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #37 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-18T01:51:33.727Z] #37 transferring context: 50B 0.0s done [2024-12-18T01:51:33.727Z] #37 DONE 1.8s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:33.727Z] #7 DONE 0.0s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-18T01:51:33.727Z] #38 DONE 1.2s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:51:33.727Z] #39 ... [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #40 [core-command internal] load build definition from Dockerfile [2024-12-18T01:51:33.727Z] #40 transferring dockerfile: 1.94kB done [2024-12-18T01:51:33.727Z] #40 DONE 1.4s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:33.727Z] #7 DONE 0.0s [2024-12-18T01:51:33.727Z] [2024-12-18T01:51:33.727Z] #41 [core-metadata internal] load build context [2024-12-18T01:51:33.727Z] #41 transferring context: 2.94MB 0.7s done [2024-12-18T01:51:33.727Z] #41 DONE 1.4s [2024-12-18T01:51:33.917Z] + 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-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #42 [core-keeper internal] load build definition from Dockerfile [2024-12-18T01:51:33.995Z] #42 transferring dockerfile: 2.07kB done [2024-12-18T01:51:33.995Z] #42 DONE 1.8s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:33.995Z] #7 DONE 0.0s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:33.995Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-18T01:51:33.995Z] #20 ... [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #25 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-18T01:51:33.995Z] #25 DONE 2.1s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #43 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-18T01:51:33.995Z] #43 transferring dockerfile: 2.49kB done [2024-12-18T01:51:33.995Z] #43 DONE 1.5s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #44 [support-notifications internal] load build definition from Dockerfile [2024-12-18T01:51:33.995Z] #44 transferring dockerfile: 2.02kB 0.0s done [2024-12-18T01:51:33.995Z] #44 DONE 1.8s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #45 [support-notifications internal] load .dockerignore [2024-12-18T01:51:33.995Z] #45 transferring context: 50B done [2024-12-18T01:51:33.995Z] #45 DONE 1.8s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:33.995Z] #7 DONE 0.0s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #46 [core-common-config-bootstrapper internal] load build context [2024-12-18T01:51:33.995Z] #46 DONE 0.0s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-18T01:51:33.995Z] #38 DONE 1.5s [2024-12-18T01:51:33.995Z] [2024-12-18T01:51:33.995Z] #20 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:33.995Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:33.995Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:33.995Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:33.995Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:33.995Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:33.995Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-18T01:51:34.253Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-18T01:51:34.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-18T01:51:34.253Z] eb100ae0cc27: Preparing [2024-12-18T01:51:34.253Z] 958a093b2c9a: Preparing [2024-12-18T01:51:34.253Z] b93392d2057f: Preparing [2024-12-18T01:51:34.253Z] b41a0266b035: Preparing [2024-12-18T01:51:34.253Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:34.253Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:34.253Z] 44968c2dd558: Preparing [2024-12-18T01:51:34.253Z] 6216bed102f2: Preparing [2024-12-18T01:51:34.253Z] 75654b8eeebd: Preparing [2024-12-18T01:51:34.253Z] 44968c2dd558: Waiting [2024-12-18T01:51:34.253Z] 6216bed102f2: Waiting [2024-12-18T01:51:34.253Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:34.253Z] b93392d2057f: Layer already exists [2024-12-18T01:51:34.253Z] b41a0266b035: Layer already exists [2024-12-18T01:51:34.253Z] eb100ae0cc27: Layer already exists [2024-12-18T01:51:34.253Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:34.253Z] 958a093b2c9a: Layer already exists [2024-12-18T01:51:34.253Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:34.253Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:34.253Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:34.253Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:34.253Z] latest: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [2024-12-18T01:51:34.268Z] #20 ... [2024-12-18T01:51:34.268Z] [2024-12-18T01:51:34.268Z] #25 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-18T01:51:34.268Z] #25 DONE 2.4s [2024-12-18T01:51:34.268Z] [2024-12-18T01:51:34.268Z] #47 [security-secretstore-setup internal] load .dockerignore [2024-12-18T01:51:34.268Z] #47 transferring context: 50B done [2024-12-18T01:51:34.268Z] #47 DONE 1.5s [2024-12-18T01:51:34.268Z] [2024-12-18T01:51:34.268Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-18T01:51:34.268Z] #38 DONE 1.7s [2024-12-18T01:51:34.268Z] [2024-12-18T01:51:34.268Z] #20 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:34.268Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:34.268Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:34.268Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:34.268Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:34.268Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:34.268Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-18T01:51:34.268Z] #20 ... [2024-12-18T01:51:34.268Z] [2024-12-18T01:51:34.268Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-18T01:51:34.268Z] #7 DONE 0.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:34.541Z] [2024-12-18T01:51:34.541Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:34.541Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-12-18T01:51:34.541Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-18T01:51:34.541Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-18T01:51:34.541Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-18T01:51:34.541Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-18T01:51:34.541Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-18T01:51:34.541Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-12-18T01:51:34.541Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-18T01:51:34.541Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-18T01:51:34.541Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-18T01:51:34.541Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done [2024-12-18T01:51:34.541Z] #48 ... [2024-12-18T01:51:34.541Z] [2024-12-18T01:51:34.541Z] #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-12-18T01:51:34.541Z] #10 DONE 2.6s [2024-12-18T01:51:34.541Z] [2024-12-18T01:51:34.541Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:34.541Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-18T01:51:34.579Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:34.810Z] #48 ... [2024-12-18T01:51:34.810Z] [2024-12-18T01:51:34.810Z] #25 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-18T01:51:34.810Z] #25 DONE 2.6s [2024-12-18T01:51:34.810Z] [2024-12-18T01:51:34.810Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-12-18T01:51:34.810Z] #38 DONE 1.9s [2024-12-18T01:51:34.811Z] [2024-12-18T01:51:34.811Z] #20 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-18T01:51:34.811Z] #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-18T01:51:34.811Z] #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-18T01:51:34.811Z] #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-18T01:51:34.811Z] #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-18T01:51:34.811Z] #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done [2024-12-18T01:51:34.811Z] #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done [2024-12-18T01:51:34.811Z] #20 DONE 4.6s [2024-12-18T01:51:34.811Z] [2024-12-18T01:51:34.811Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:51:34.911Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 [2024-12-18T01:51:34.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-18T01:51:34.911Z] eb100ae0cc27: Preparing [2024-12-18T01:51:34.911Z] 958a093b2c9a: Preparing [2024-12-18T01:51:34.911Z] b93392d2057f: Preparing [2024-12-18T01:51:34.911Z] b41a0266b035: Preparing [2024-12-18T01:51:34.911Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:34.911Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:34.911Z] 44968c2dd558: Preparing [2024-12-18T01:51:34.911Z] 6216bed102f2: Preparing [2024-12-18T01:51:34.911Z] 75654b8eeebd: Preparing [2024-12-18T01:51:34.911Z] 44968c2dd558: Waiting [2024-12-18T01:51:34.911Z] 6216bed102f2: Waiting [2024-12-18T01:51:34.911Z] 75654b8eeebd: Waiting [2024-12-18T01:51:34.911Z] b93392d2057f: Layer already exists [2024-12-18T01:51:34.911Z] b41a0266b035: Layer already exists [2024-12-18T01:51:34.911Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:34.911Z] 958a093b2c9a: Layer already exists [2024-12-18T01:51:34.911Z] eb100ae0cc27: Layer already exists [2024-12-18T01:51:34.911Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:34.911Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:34.911Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:34.911Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:34.911Z] 4.0.0-dev.29: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:35.239Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:35.568Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:35.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-18T01:51:35.569Z] eb100ae0cc27: Preparing [2024-12-18T01:51:35.569Z] 958a093b2c9a: Preparing [2024-12-18T01:51:35.569Z] b93392d2057f: Preparing [2024-12-18T01:51:35.569Z] b41a0266b035: Preparing [2024-12-18T01:51:35.569Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:35.569Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:35.569Z] 44968c2dd558: Preparing [2024-12-18T01:51:35.569Z] 6216bed102f2: Preparing [2024-12-18T01:51:35.569Z] 75654b8eeebd: Preparing [2024-12-18T01:51:35.569Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:35.569Z] 6216bed102f2: Waiting [2024-12-18T01:51:35.569Z] 44968c2dd558: Waiting [2024-12-18T01:51:35.569Z] b93392d2057f: Layer already exists [2024-12-18T01:51:35.569Z] 958a093b2c9a: Layer already exists [2024-12-18T01:51:35.569Z] eb100ae0cc27: Layer already exists [2024-12-18T01:51:35.569Z] b41a0266b035: Layer already exists [2024-12-18T01:51:35.569Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:35.569Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:35.569Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:35.569Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:35.569Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:35.569Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:35.775Z] #49 ... [2024-12-18T01:51:35.775Z] [2024-12-18T01:51:35.775Z] #50 [security-bootstrapper internal] load build context [2024-12-18T01:51:35.775Z] #50 transferring context: 2.94MB 1.2s done [2024-12-18T01:51:35.775Z] #50 DONE 2.4s [2024-12-18T01:51:35.775Z] [2024-12-18T01:51:35.775Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:35.775Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-12-18T01:51:35.775Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-18T01:51:35.775Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-18T01:51:35.775Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-18T01:51:35.775Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-18T01:51:35.776Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-18T01:51:35.776Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-18T01:51:35.776Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-12-18T01:51:35.776Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.4s done [2024-12-18T01:51:35.776Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-18T01:51:35.776Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.7s [2024-12-18T01:51:35.901Z] + 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-18T01:51:36.234Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-18T01:51:36.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-18T01:51:36.234Z] eb100ae0cc27: Preparing [2024-12-18T01:51:36.234Z] 958a093b2c9a: Preparing [2024-12-18T01:51:36.234Z] b93392d2057f: Preparing [2024-12-18T01:51:36.234Z] b41a0266b035: Preparing [2024-12-18T01:51:36.234Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:36.234Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:36.234Z] 44968c2dd558: Preparing [2024-12-18T01:51:36.234Z] 6216bed102f2: Preparing [2024-12-18T01:51:36.234Z] 75654b8eeebd: Preparing [2024-12-18T01:51:36.234Z] 44968c2dd558: Waiting [2024-12-18T01:51:36.234Z] 6216bed102f2: Waiting [2024-12-18T01:51:36.234Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:36.234Z] 75654b8eeebd: Waiting [2024-12-18T01:51:36.234Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:36.234Z] eb100ae0cc27: Layer already exists [2024-12-18T01:51:36.234Z] b41a0266b035: Layer already exists [2024-12-18T01:51:36.234Z] b93392d2057f: Layer already exists [2024-12-18T01:51:36.234Z] 958a093b2c9a: Layer already exists [2024-12-18T01:51:36.234Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:36.234Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:36.234Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:36.234Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:36.234Z] main: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:36.306Z] ===================================================== [Pipeline] echo [2024-12-18T01:51:36.319Z] taggedImages: [2024-12-18T01:51:36.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:36.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-18T01:51:36.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 [2024-12-18T01:51:36.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:36.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-18T01:51:36.344Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-18T01:51:36.344Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:36.344Z] latest [2024-12-18T01:51:36.344Z] 4.0.0-dev.29 [2024-12-18T01:51:36.344Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:36.344Z] main [2024-12-18T01:51:36.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:36.682Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:37.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:37.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-18T01:51:37.003Z] 9d58bd75aacf: Preparing [2024-12-18T01:51:37.003Z] 8ca96307d832: Preparing [2024-12-18T01:51:37.003Z] 94c832b662be: Preparing [2024-12-18T01:51:37.003Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:37.003Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:37.003Z] 638854722d2a: Preparing [2024-12-18T01:51:37.003Z] 9fef8ffd6e81: Preparing [2024-12-18T01:51:37.003Z] 75654b8eeebd: Preparing [2024-12-18T01:51:37.003Z] 638854722d2a: Waiting [2024-12-18T01:51:37.003Z] 9fef8ffd6e81: Waiting [2024-12-18T01:51:37.003Z] 75654b8eeebd: Waiting [2024-12-18T01:51:37.003Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:37.003Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:37.003Z] 9d58bd75aacf: Pushed [2024-12-18T01:51:37.003Z] 8ca96307d832: Pushed [2024-12-18T01:51:37.003Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:37.003Z] 9fef8ffd6e81: Pushed [2024-12-18T01:51:37.735Z] #51 ... [2024-12-18T01:51:37.735Z] [2024-12-18T01:51:37.735Z] #52 [security-proxy-setup internal] load build context [2024-12-18T01:51:37.735Z] #52 transferring context: 2.94MB 2.4s done [2024-12-18T01:51:37.735Z] #52 DONE 3.4s [2024-12-18T01:51:37.735Z] [2024-12-18T01:51:37.735Z] #46 [core-common-config-bootstrapper internal] load build context [2024-12-18T01:51:37.936Z] 638854722d2a: Pushed [2024-12-18T01:51:38.328Z] #46 transferring context: 2.94MB 3.5s done [2024-12-18T01:51:39.309Z] #46 DONE 5.3s [2024-12-18T01:51:39.309Z] [2024-12-18T01:51:39.309Z] #53 [core-keeper internal] load build context [2024-12-18T01:51:39.309Z] #53 transferring context: 2.94MB 3.3s done [2024-12-18T01:51:39.309Z] #53 DONE 5.3s [2024-12-18T01:51:39.309Z] [2024-12-18T01:51:39.309Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:51:39.309Z] #49 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:39.578Z] #49 ... [2024-12-18T01:51:39.578Z] [2024-12-18T01:51:39.578Z] #54 [security-secretstore-setup internal] load build context [2024-12-18T01:51:39.578Z] #54 transferring context: 2.94MB 3.1s done [2024-12-18T01:51:39.578Z] #54 DONE 4.9s [2024-12-18T01:51:39.578Z] [2024-12-18T01:51:39.578Z] #55 [support-notifications internal] load build context [2024-12-18T01:51:39.578Z] #55 transferring context: 2.94MB 3.1s done [2024-12-18T01:51:39.578Z] #55 DONE 4.9s [2024-12-18T01:51:39.578Z] [2024-12-18T01:51:39.578Z] #56 [core-command internal] load build context [2024-12-18T01:51:39.578Z] #56 transferring context: 2.94MB 3.5s done [2024-12-18T01:51:39.578Z] #56 DONE 5.4s [2024-12-18T01:51:39.578Z] [2024-12-18T01:51:39.578Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-18T01:51:39.578Z] #57 DONE 5.5s [2024-12-18T01:51:39.578Z] [2024-12-18T01:51:39.578Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:39.842Z] 94c832b662be: Pushed [2024-12-18T01:51:39.842Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [2024-12-18T01:51:39.847Z] #48 ... [2024-12-18T01:51:39.847Z] [2024-12-18T01:51:39.847Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-18T01:51:39.847Z] #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:39.847Z] #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:39.847Z] #0 6.059 OK: 238 MiB in 54 packages [2024-12-18T01:51:39.847Z] #58 DONE 7.0s [2024-12-18T01:51:39.847Z] [2024-12-18T01:51:39.847Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:40.173Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:40.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-18T01:51:40.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-18T01:51:40.511Z] 9d58bd75aacf: Preparing [2024-12-18T01:51:40.511Z] 8ca96307d832: Preparing [2024-12-18T01:51:40.511Z] 94c832b662be: Preparing [2024-12-18T01:51:40.511Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:40.511Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:40.511Z] 638854722d2a: Preparing [2024-12-18T01:51:40.511Z] 9fef8ffd6e81: Preparing [2024-12-18T01:51:40.511Z] 75654b8eeebd: Preparing [2024-12-18T01:51:40.511Z] 638854722d2a: Waiting [2024-12-18T01:51:40.511Z] 9fef8ffd6e81: Waiting [2024-12-18T01:51:40.511Z] 75654b8eeebd: Waiting [2024-12-18T01:51:40.511Z] 9d58bd75aacf: Layer already exists [2024-12-18T01:51:40.511Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:40.511Z] 94c832b662be: Layer already exists [2024-12-18T01:51:40.511Z] 8ca96307d832: Layer already exists [2024-12-18T01:51:40.511Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:40.511Z] 9fef8ffd6e81: Layer already exists [2024-12-18T01:51:40.511Z] 638854722d2a: Layer already exists [2024-12-18T01:51:40.511Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:40.511Z] latest: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:40.824Z] #51 ... [2024-12-18T01:51:40.825Z] [2024-12-18T01:51:40.825Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:51:40.825Z] #39 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:40.825Z] #39 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:40.825Z] #39 6.953 OK: 238 MiB in 54 packages [2024-12-18T01:51:40.825Z] #39 DONE 7.8s [2024-12-18T01:51:40.825Z] [2024-12-18T01:51:40.825Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:40.825Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.8s [2024-12-18T01:51:40.841Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:41.096Z] #51 ... [2024-12-18T01:51:41.096Z] [2024-12-18T01:51:41.096Z] #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:51:41.096Z] #59 DONE 1.3s [2024-12-18T01:51:41.096Z] [2024-12-18T01:51:41.096Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:41.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 [2024-12-18T01:51:41.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-18T01:51:41.156Z] 9d58bd75aacf: Preparing [2024-12-18T01:51:41.156Z] 8ca96307d832: Preparing [2024-12-18T01:51:41.156Z] 94c832b662be: Preparing [2024-12-18T01:51:41.156Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:41.156Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:41.156Z] 638854722d2a: Preparing [2024-12-18T01:51:41.156Z] 9fef8ffd6e81: Preparing [2024-12-18T01:51:41.156Z] 75654b8eeebd: Preparing [2024-12-18T01:51:41.156Z] 638854722d2a: Waiting [2024-12-18T01:51:41.156Z] 75654b8eeebd: Waiting [2024-12-18T01:51:41.156Z] 9fef8ffd6e81: Waiting [2024-12-18T01:51:41.156Z] 8ca96307d832: Layer already exists [2024-12-18T01:51:41.156Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:41.156Z] 94c832b662be: Layer already exists [2024-12-18T01:51:41.156Z] 9d58bd75aacf: Layer already exists [2024-12-18T01:51:41.156Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:41.157Z] 9fef8ffd6e81: Layer already exists [2024-12-18T01:51:41.157Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:41.157Z] 638854722d2a: Layer already exists [2024-12-18T01:51:41.157Z] 4.0.0-dev.29: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:41.367Z] #51 ... [2024-12-18T01:51:41.367Z] [2024-12-18T01:51:41.367Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-18T01:51:41.367Z] #0 4.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:41.367Z] #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:41.367Z] #0 7.390 OK: 238 MiB in 54 packages [2024-12-18T01:51:41.367Z] #60 DONE 8.2s [2024-12-18T01:51:41.367Z] [2024-12-18T01:51:41.367Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:41.484Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:41.639Z] #51 ... [2024-12-18T01:51:41.639Z] [2024-12-18T01:51:41.639Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:51:41.639Z] #61 DONE 0.8s [2024-12-18T01:51:41.639Z] [2024-12-18T01:51:41.639Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:41.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:41.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-18T01:51:41.804Z] 9d58bd75aacf: Preparing [2024-12-18T01:51:41.804Z] 8ca96307d832: Preparing [2024-12-18T01:51:41.804Z] 94c832b662be: Preparing [2024-12-18T01:51:41.804Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:41.804Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:41.804Z] 638854722d2a: Preparing [2024-12-18T01:51:41.804Z] 9fef8ffd6e81: Preparing [2024-12-18T01:51:41.804Z] 75654b8eeebd: Preparing [2024-12-18T01:51:41.804Z] 638854722d2a: Waiting [2024-12-18T01:51:41.804Z] 9fef8ffd6e81: Waiting [2024-12-18T01:51:41.804Z] 75654b8eeebd: Waiting [2024-12-18T01:51:41.804Z] 94c832b662be: Layer already exists [2024-12-18T01:51:41.804Z] 9d58bd75aacf: Layer already exists [2024-12-18T01:51:41.804Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:41.804Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:41.804Z] 8ca96307d832: Layer already exists [2024-12-18T01:51:41.804Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:41.804Z] 638854722d2a: Layer already exists [2024-12-18T01:51:41.804Z] 9fef8ffd6e81: Layer already exists [2024-12-18T01:51:41.804Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:42.128Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:42.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-18T01:51:42.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-18T01:51:42.450Z] 9d58bd75aacf: Preparing [2024-12-18T01:51:42.450Z] 8ca96307d832: Preparing [2024-12-18T01:51:42.450Z] 94c832b662be: Preparing [2024-12-18T01:51:42.450Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:42.450Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:42.450Z] 638854722d2a: Preparing [2024-12-18T01:51:42.450Z] 9fef8ffd6e81: Preparing [2024-12-18T01:51:42.450Z] 75654b8eeebd: Preparing [2024-12-18T01:51:42.450Z] 9fef8ffd6e81: Waiting [2024-12-18T01:51:42.450Z] 638854722d2a: Waiting [2024-12-18T01:51:42.450Z] 9d58bd75aacf: Layer already exists [2024-12-18T01:51:42.450Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:42.450Z] 8ca96307d832: Layer already exists [2024-12-18T01:51:42.450Z] 94c832b662be: Layer already exists [2024-12-18T01:51:42.450Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:42.450Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:42.450Z] 9fef8ffd6e81: Layer already exists [2024-12-18T01:51:42.450Z] 638854722d2a: Layer already exists [2024-12-18T01:51:42.450Z] main: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:42.526Z] ===================================================== [Pipeline] echo [2024-12-18T01:51:42.540Z] taggedImages: [2024-12-18T01:51:42.540Z] - nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:42.540Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-18T01:51:42.540Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 [2024-12-18T01:51:42.540Z] - nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:42.540Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-18T01:51:42.572Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-18T01:51:42.572Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:42.572Z] latest [2024-12-18T01:51:42.572Z] 4.0.0-dev.29 [2024-12-18T01:51:42.572Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:42.572Z] main [2024-12-18T01:51:42.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-12-18T01:51:42.610Z] #51 ... [2024-12-18T01:51:42.610Z] [2024-12-18T01:51:42.610Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:51:42.610Z] #62 DONE 1.4s [2024-12-18T01:51:42.610Z] [2024-12-18T01:51:42.610Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:42.928Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:43.249Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:43.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-18T01:51:43.249Z] 19b492f97ffb: Preparing [2024-12-18T01:51:43.249Z] d5ccb3b9ff00: Preparing [2024-12-18T01:51:43.249Z] a10e7284e111: Preparing [2024-12-18T01:51:43.249Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:43.249Z] fdf7d094ec47: Preparing [2024-12-18T01:51:43.249Z] f52ababc1330: Preparing [2024-12-18T01:51:43.249Z] 75654b8eeebd: Preparing [2024-12-18T01:51:43.249Z] f52ababc1330: Waiting [2024-12-18T01:51:43.249Z] 75654b8eeebd: Waiting [2024-12-18T01:51:43.249Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:43.249Z] d5ccb3b9ff00: Pushed [2024-12-18T01:51:43.249Z] fdf7d094ec47: Pushed [2024-12-18T01:51:43.249Z] 19b492f97ffb: Pushed [2024-12-18T01:51:43.249Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:43.249Z] f52ababc1330: Pushed [2024-12-18T01:51:44.037Z] #51 ... [2024-12-18T01:51:44.037Z] [2024-12-18T01:51:44.037Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-18T01:51:44.037Z] #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #0 4.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #0 8.098 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:51:44.037Z] #0 8.098 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:51:44.037Z] #0 8.098 OK: 24054 distinct packages available [2024-12-18T01:51:44.037Z] #0 8.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #63 ... [2024-12-18T01:51:44.037Z] [2024-12-18T01:51:44.037Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-18T01:51:44.037Z] #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.037Z] #0 7.954 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:44.037Z] #0 7.992 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:44.037Z] #0 8.069 OK: 9 MiB in 15 packages [2024-12-18T01:51:44.037Z] #64 DONE 9.1s [2024-12-18T01:51:44.037Z] [2024-12-18T01:51:44.037Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:44.037Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.2s [2024-12-18T01:51:44.308Z] #48 ... [2024-12-18T01:51:44.308Z] [2024-12-18T01:51:44.308Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-18T01:51:44.308Z] #0 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.308Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:44.308Z] #0 9.235 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:44.308Z] #0 9.249 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:44.308Z] #0 9.333 OK: 9 MiB in 15 packages [2024-12-18T01:51:44.308Z] #65 DONE 10.1s [2024-12-18T01:51:44.308Z] [2024-12-18T01:51:44.308Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:45.280Z] #48 ... [2024-12-18T01:51:45.280Z] [2024-12-18T01:51:45.280Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-18T01:51:45.280Z] #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.280Z] #66 ... [2024-12-18T01:51:45.280Z] [2024-12-18T01:51:45.280Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-18T01:51:45.280Z] #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.280Z] #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.280Z] #0 8.253 (1/3) Installing ca-certificates (20240705-r0) [2024-12-18T01:51:45.280Z] #0 8.548 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:45.280Z] #0 8.586 (3/3) Installing tzdata (2024b-r0) [2024-12-18T01:51:45.280Z] #0 9.670 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:45.280Z] #0 9.784 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:51:45.280Z] #67 10.38 OK: 11 MiB in 17 packages [2024-12-18T01:51:45.280Z] #67 ... [2024-12-18T01:51:45.280Z] [2024-12-18T01:51:45.280Z] #68 [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-18T01:51:45.553Z] #68 ... [2024-12-18T01:51:45.553Z] [2024-12-18T01:51:45.553Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-18T01:51:45.553Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.553Z] #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.553Z] #0 8.615 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:51:45.553Z] #0 8.615 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:51:45.553Z] #0 8.615 OK: 24050 distinct packages available [2024-12-18T01:51:45.553Z] #0 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.553Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.553Z] #69 ... [2024-12-18T01:51:45.553Z] [2024-12-18T01:51:45.553Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:51:45.553Z] #0 8.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.553Z] #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.822Z] #70 ... [2024-12-18T01:51:45.822Z] [2024-12-18T01:51:45.822Z] #68 [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-18T01:51:45.822Z] #68 DONE 10.8s [2024-12-18T01:51:45.822Z] [2024-12-18T01:51:45.822Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-18T01:51:45.822Z] #0 8.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.822Z] #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.822Z] #71 ... [2024-12-18T01:51:45.822Z] [2024-12-18T01:51:45.822Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-18T01:51:45.822Z] #0 9.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:45.822Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:46.090Z] #72 ... [2024-12-18T01:51:46.090Z] [2024-12-18T01:51:46.090Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-18T01:51:46.090Z] #0 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:46.090Z] #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:46.376Z] #73 ... [2024-12-18T01:51:46.376Z] [2024-12-18T01:51:46.376Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-18T01:51:46.376Z] #67 DONE 11.4s [2024-12-18T01:51:46.376Z] [2024-12-18T01:51:46.376Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:46.537Z] a10e7284e111: Pushed [2024-12-18T01:51:46.537Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:46.875Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:47.213Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-18T01:51:47.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-18T01:51:47.213Z] 19b492f97ffb: Preparing [2024-12-18T01:51:47.213Z] d5ccb3b9ff00: Preparing [2024-12-18T01:51:47.213Z] a10e7284e111: Preparing [2024-12-18T01:51:47.213Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:47.213Z] fdf7d094ec47: Preparing [2024-12-18T01:51:47.213Z] f52ababc1330: Preparing [2024-12-18T01:51:47.213Z] 75654b8eeebd: Preparing [2024-12-18T01:51:47.213Z] f52ababc1330: Waiting [2024-12-18T01:51:47.213Z] 75654b8eeebd: Waiting [2024-12-18T01:51:47.213Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:47.213Z] a10e7284e111: Layer already exists [2024-12-18T01:51:47.213Z] 19b492f97ffb: Layer already exists [2024-12-18T01:51:47.213Z] fdf7d094ec47: Layer already exists [2024-12-18T01:51:47.213Z] d5ccb3b9ff00: Layer already exists [2024-12-18T01:51:47.213Z] f52ababc1330: Layer already exists [2024-12-18T01:51:47.213Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:47.213Z] latest: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:47.345Z] #48 ... [2024-12-18T01:51:47.345Z] [2024-12-18T01:51:47.345Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-18T01:51:47.345Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.8s done [2024-12-18T01:51:47.345Z] #51 DONE 15.5s [2024-12-18T01:51:47.345Z] [2024-12-18T01:51:47.345Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:47.551Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:47.882Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 [2024-12-18T01:51:47.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-18T01:51:47.882Z] 19b492f97ffb: Preparing [2024-12-18T01:51:47.882Z] d5ccb3b9ff00: Preparing [2024-12-18T01:51:47.882Z] a10e7284e111: Preparing [2024-12-18T01:51:47.882Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:47.882Z] fdf7d094ec47: Preparing [2024-12-18T01:51:47.882Z] f52ababc1330: Preparing [2024-12-18T01:51:47.882Z] 75654b8eeebd: Preparing [2024-12-18T01:51:47.882Z] 75654b8eeebd: Waiting [2024-12-18T01:51:47.882Z] f52ababc1330: Waiting [2024-12-18T01:51:47.882Z] a10e7284e111: Layer already exists [2024-12-18T01:51:47.882Z] fdf7d094ec47: Layer already exists [2024-12-18T01:51:47.882Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:47.882Z] 19b492f97ffb: Layer already exists [2024-12-18T01:51:47.882Z] d5ccb3b9ff00: Layer already exists [2024-12-18T01:51:47.882Z] f52ababc1330: Layer already exists [2024-12-18T01:51:47.882Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:47.882Z] 4.0.0-dev.29: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:48.205Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:48.313Z] #48 ... [2024-12-18T01:51:48.313Z] [2024-12-18T01:51:48.313Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-18T01:51:48.313Z] #63 13.45 OK: 238 MiB in 54 packages [2024-12-18T01:51:48.313Z] #63 DONE 14.6s [2024-12-18T01:51:48.313Z] [2024-12-18T01:51:48.313Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:48.542Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:48.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-18T01:51:48.542Z] 19b492f97ffb: Preparing [2024-12-18T01:51:48.542Z] d5ccb3b9ff00: Preparing [2024-12-18T01:51:48.542Z] a10e7284e111: Preparing [2024-12-18T01:51:48.542Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:48.542Z] fdf7d094ec47: Preparing [2024-12-18T01:51:48.542Z] f52ababc1330: Preparing [2024-12-18T01:51:48.542Z] 75654b8eeebd: Preparing [2024-12-18T01:51:48.542Z] 75654b8eeebd: Waiting [2024-12-18T01:51:48.542Z] f52ababc1330: Waiting [2024-12-18T01:51:48.542Z] a10e7284e111: Layer already exists [2024-12-18T01:51:48.542Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:48.542Z] fdf7d094ec47: Layer already exists [2024-12-18T01:51:48.542Z] 19b492f97ffb: Layer already exists [2024-12-18T01:51:48.542Z] d5ccb3b9ff00: Layer already exists [2024-12-18T01:51:48.542Z] f52ababc1330: Layer already exists [2024-12-18T01:51:48.542Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:48.542Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:48.881Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [2024-12-18T01:51:48.909Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s [2024-12-18T01:51:48.909Z] #48 ... [2024-12-18T01:51:48.909Z] [2024-12-18T01:51:48.909Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:51:48.909Z] #74 DONE 0.6s [2024-12-18T01:51:48.909Z] [2024-12-18T01:51:48.909Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:49.210Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-18T01:51:49.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-18T01:51:49.210Z] 19b492f97ffb: Preparing [2024-12-18T01:51:49.210Z] d5ccb3b9ff00: Preparing [2024-12-18T01:51:49.210Z] a10e7284e111: Preparing [2024-12-18T01:51:49.210Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:49.210Z] fdf7d094ec47: Preparing [2024-12-18T01:51:49.210Z] f52ababc1330: Preparing [2024-12-18T01:51:49.210Z] 75654b8eeebd: Preparing [2024-12-18T01:51:49.210Z] f52ababc1330: Waiting [2024-12-18T01:51:49.210Z] 75654b8eeebd: Waiting [2024-12-18T01:51:49.210Z] a10e7284e111: Layer already exists [2024-12-18T01:51:49.210Z] 19b492f97ffb: Layer already exists [2024-12-18T01:51:49.210Z] d5ccb3b9ff00: Layer already exists [2024-12-18T01:51:49.210Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:49.210Z] fdf7d094ec47: Layer already exists [2024-12-18T01:51:49.210Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:49.210Z] f52ababc1330: Layer already exists [2024-12-18T01:51:49.210Z] main: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:49.283Z] ===================================================== [Pipeline] echo [2024-12-18T01:51:49.297Z] taggedImages: [2024-12-18T01:51:49.297Z] - nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:49.297Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-18T01:51:49.297Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 [2024-12-18T01:51:49.297Z] - nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:49.297Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-18T01:51:49.322Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-18T01:51:49.322Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:49.322Z] latest [2024-12-18T01:51:49.322Z] 4.0.0-dev.29 [2024-12-18T01:51:49.322Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:49.322Z] main [2024-12-18T01:51:49.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:49.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:49.881Z] #48 ... [2024-12-18T01:51:49.881Z] [2024-12-18T01:51:49.881Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-18T01:51:49.881Z] #0 5.717 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:49.881Z] #0 6.908 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:50.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:50.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-18T01:51:50.000Z] 4390884f9e26: Preparing [2024-12-18T01:51:50.000Z] 95c4d7114658: Preparing [2024-12-18T01:51:50.000Z] fe515b6f4940: Preparing [2024-12-18T01:51:50.000Z] 97b6d69bf148: Preparing [2024-12-18T01:51:50.000Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:50.000Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:50.000Z] 44968c2dd558: Preparing [2024-12-18T01:51:50.000Z] 6216bed102f2: Preparing [2024-12-18T01:51:50.000Z] 75654b8eeebd: Preparing [2024-12-18T01:51:50.000Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:50.000Z] 75654b8eeebd: Waiting [2024-12-18T01:51:50.000Z] 6216bed102f2: Waiting [2024-12-18T01:51:50.000Z] 44968c2dd558: Waiting [2024-12-18T01:51:50.000Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:50.000Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:50.000Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:50.000Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:50.000Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:50.000Z] 4390884f9e26: Pushed [2024-12-18T01:51:50.000Z] 95c4d7114658: Pushed [2024-12-18T01:51:50.000Z] fe515b6f4940: Pushed [2024-12-18T01:51:50.158Z] #75 ... [2024-12-18T01:51:50.158Z] [2024-12-18T01:51:50.158Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:50.158Z] #48 ... [2024-12-18T01:51:50.158Z] [2024-12-18T01:51:50.158Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:51:50.158Z] #49 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:50.158Z] #49 9.208 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:51:50.158Z] #49 9.208 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:51:50.158Z] #49 9.208 OK: 24050 distinct packages available [2024-12-18T01:51:50.158Z] #49 9.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:50.158Z] #49 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:50.158Z] #49 14.72 (1/14) Installing ca-certificates (20240705-r0) [2024-12-18T01:51:50.158Z] #49 15.03 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-18T01:51:50.158Z] #49 15.12 (3/14) Installing c-ares (1.33.1-r0) [2024-12-18T01:51:50.158Z] #49 15.14 (4/14) Installing libunistring (1.2-r0) [2024-12-18T01:51:50.158Z] #49 15.26 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-18T01:51:50.158Z] #49 15.31 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-18T01:51:50.158Z] #49 15.33 (7/14) Installing libpsl (0.21.5-r1) [2024-12-18T01:51:50.432Z] #49 15.37 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-18T01:51:50.432Z] #49 ... [2024-12-18T01:51:50.432Z] [2024-12-18T01:51:50.432Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-18T01:51:50.432Z] #72 15.46 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:50.432Z] #72 15.49 (2/2) Installing su-exec (0.2-r3) [2024-12-18T01:51:50.432Z] #72 15.52 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:50.705Z] #72 15.65 OK: 9 MiB in 16 packages [2024-12-18T01:51:51.300Z] #72 ... [2024-12-18T01:51:51.300Z] [2024-12-18T01:51:51.300Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-18T01:51:51.300Z] #73 13.85 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:51.300Z] #73 14.32 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:51.300Z] #73 14.38 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:51.300Z] #73 14.40 (4/6) Installing openssl (3.3.2-r1) [2024-12-18T01:51:51.300Z] #73 14.47 (5/6) Installing su-exec (0.2-r3) [2024-12-18T01:51:51.300Z] #73 14.52 (6/6) Installing yq-go (4.44.1-r2) [2024-12-18T01:51:51.300Z] #73 15.13 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:51.300Z] #73 15.20 OK: 20 MiB in 18 packages [2024-12-18T01:51:51.300Z] #73 DONE 16.2s [2024-12-18T01:51:51.300Z] [2024-12-18T01:51:51.300Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-18T01:51:51.300Z] #69 14.27 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:51.300Z] #69 14.77 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:51.300Z] #69 14.84 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:51.300Z] #69 14.86 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:51:51.300Z] #69 14.86 (5/7) Installing libucontext (1.2-r3) [2024-12-18T01:51:51.300Z] #69 14.87 (6/7) Installing gcompat (1.1.0-r4) [2024-12-18T01:51:51.300Z] #69 14.89 (7/7) Installing openssl (3.3.2-r1) [2024-12-18T01:51:51.300Z] #69 14.93 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:51.300Z] #69 15.00 OK: 10 MiB in 19 packages [2024-12-18T01:51:51.300Z] #69 DONE 16.6s [2024-12-18T01:51:51.300Z] [2024-12-18T01:51:51.300Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:51.580Z] #48 ... [2024-12-18T01:51:51.580Z] [2024-12-18T01:51:51.580Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:51:51.580Z] #76 ... [2024-12-18T01:51:51.580Z] [2024-12-18T01:51:51.580Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:51:51.857Z] #77 ... [2024-12-18T01:51:51.857Z] [2024-12-18T01:51:51.857Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:51.857Z] #48 ... [2024-12-18T01:51:51.857Z] [2024-12-18T01:51:51.857Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-18T01:51:51.857Z] #70 13.19 (1/4) Installing ca-certificates (20240705-r0) [2024-12-18T01:51:51.857Z] #70 13.51 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:51.857Z] #70 13.56 (3/4) Installing su-exec (0.2-r3) [2024-12-18T01:51:51.857Z] #70 13.64 (4/4) Installing yq-go (4.44.1-r2) [2024-12-18T01:51:51.857Z] #70 14.54 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:51.857Z] #70 14.58 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:51:51.857Z] #70 15.61 OK: 20 MiB in 18 packages [2024-12-18T01:51:51.857Z] #70 DONE 16.9s [2024-12-18T01:51:51.857Z] [2024-12-18T01:51:51.857Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-18T01:51:51.857Z] #72 DONE 17.0s [2024-12-18T01:51:51.857Z] [2024-12-18T01:51:51.857Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:52.448Z] #48 ... [2024-12-18T01:51:52.448Z] [2024-12-18T01:51:52.448Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-18T01:51:52.448Z] #75 11.47 OK: 238 MiB in 54 packages [2024-12-18T01:51:52.448Z] #75 DONE 12.3s [2024-12-18T01:51:52.448Z] [2024-12-18T01:51:52.448Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:52.448Z] #48 ... [2024-12-18T01:51:52.448Z] [2024-12-18T01:51:52.448Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:51:52.537Z] 97b6d69bf148: Pushed [2024-12-18T01:51:52.538Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:52.717Z] #78 ... [2024-12-18T01:51:52.717Z] [2024-12-18T01:51:52.717Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:51:52.717Z] #49 15.49 (9/14) Installing libcurl (8.11.1-r0) [2024-12-18T01:51:52.717Z] #49 15.58 (10/14) Installing curl (8.11.1-r0) [2024-12-18T01:51:52.717Z] #49 15.62 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:52.717Z] #49 15.64 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:51:52.717Z] #49 15.65 (13/14) Installing libucontext (1.2-r3) [2024-12-18T01:51:52.717Z] #49 15.67 (14/14) Installing gcompat (1.1.0-r4) [2024-12-18T01:51:52.717Z] #49 15.70 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:52.717Z] #49 15.77 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:51:52.717Z] #49 16.70 OK: 15 MiB in 28 packages [2024-12-18T01:51:52.876Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:53.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-18T01:51:53.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-18T01:51:53.205Z] 4390884f9e26: Preparing [2024-12-18T01:51:53.205Z] 95c4d7114658: Preparing [2024-12-18T01:51:53.205Z] fe515b6f4940: Preparing [2024-12-18T01:51:53.205Z] 97b6d69bf148: Preparing [2024-12-18T01:51:53.205Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:53.205Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:53.205Z] 44968c2dd558: Preparing [2024-12-18T01:51:53.205Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:53.205Z] 6216bed102f2: Preparing [2024-12-18T01:51:53.205Z] 75654b8eeebd: Preparing [2024-12-18T01:51:53.205Z] 44968c2dd558: Waiting [2024-12-18T01:51:53.205Z] 6216bed102f2: Waiting [2024-12-18T01:51:53.205Z] 75654b8eeebd: Waiting [2024-12-18T01:51:53.205Z] 95c4d7114658: Layer already exists [2024-12-18T01:51:53.205Z] 4390884f9e26: Layer already exists [2024-12-18T01:51:53.205Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:53.205Z] 97b6d69bf148: Layer already exists [2024-12-18T01:51:53.205Z] fe515b6f4940: Layer already exists [2024-12-18T01:51:53.205Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:53.205Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:53.205Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:53.205Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:53.205Z] latest: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:53.542Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:53.695Z] #49 ... [2024-12-18T01:51:53.695Z] [2024-12-18T01:51:53.695Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-18T01:51:53.695Z] #79 DONE 1.2s [2024-12-18T01:51:53.695Z] [2024-12-18T01:51:53.695Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-18T01:51:53.695Z] #49 DONE 18.7s [2024-12-18T01:51:53.695Z] [2024-12-18T01:51:53.695Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:51:53.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 [2024-12-18T01:51:53.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-18T01:51:53.877Z] 4390884f9e26: Preparing [2024-12-18T01:51:53.877Z] 95c4d7114658: Preparing [2024-12-18T01:51:53.877Z] fe515b6f4940: Preparing [2024-12-18T01:51:53.877Z] 97b6d69bf148: Preparing [2024-12-18T01:51:53.877Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:53.877Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:53.877Z] 44968c2dd558: Preparing [2024-12-18T01:51:53.877Z] 6216bed102f2: Preparing [2024-12-18T01:51:53.877Z] 75654b8eeebd: Preparing [2024-12-18T01:51:53.877Z] 44968c2dd558: Waiting [2024-12-18T01:51:53.877Z] 6216bed102f2: Waiting [2024-12-18T01:51:53.877Z] fe515b6f4940: Layer already exists [2024-12-18T01:51:53.877Z] 97b6d69bf148: Layer already exists [2024-12-18T01:51:53.877Z] 4390884f9e26: Layer already exists [2024-12-18T01:51:53.877Z] 95c4d7114658: Layer already exists [2024-12-18T01:51:53.877Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:53.877Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:53.877Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:53.877Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:53.877Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:53.877Z] 4.0.0-dev.29: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:53.964Z] #80 ... [2024-12-18T01:51:53.964Z] [2024-12-18T01:51:53.964Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:51:53.964Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:53.964Z] #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:53.964Z] #0 9.943 Upgrading critical system libraries and apk-tools: [2024-12-18T01:51:53.964Z] #0 9.943 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:51:53.964Z] #0 9.982 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:54.215Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [2024-12-18T01:51:54.241Z] #81 ... [2024-12-18T01:51:54.241Z] [2024-12-18T01:51:54.241Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:54.241Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s [2024-12-18T01:51:54.241Z] #48 ... [2024-12-18T01:51:54.241Z] [2024-12-18T01:51:54.241Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-18T01:51:54.241Z] #66 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:54.241Z] #66 15.57 (1/2) Installing ca-certificates (20240705-r0) [2024-12-18T01:51:54.241Z] #66 15.87 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:54.241Z] #66 15.88 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:54.241Z] #66 15.97 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:51:54.241Z] #66 17.09 OK: 10 MiB in 16 packages [2024-12-18T01:51:54.241Z] #66 DONE 19.3s [2024-12-18T01:51:54.241Z] [2024-12-18T01:51:54.241Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-12-18T01:51:54.241Z] #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:54.241Z] #0 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:54.241Z] #0 9.763 Upgrading critical system libraries and apk-tools: [2024-12-18T01:51:54.241Z] #0 9.763 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:51:54.241Z] #0 9.823 Executing busybox-1.36.1-r29.trigger [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:54.511Z] #82 ... [2024-12-18T01:51:54.511Z] [2024-12-18T01:51:54.511Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:54.551Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:54.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-18T01:51:54.551Z] 4390884f9e26: Preparing [2024-12-18T01:51:54.551Z] 95c4d7114658: Preparing [2024-12-18T01:51:54.551Z] fe515b6f4940: Preparing [2024-12-18T01:51:54.551Z] 97b6d69bf148: Preparing [2024-12-18T01:51:54.551Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:54.551Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:54.551Z] 44968c2dd558: Preparing [2024-12-18T01:51:54.551Z] 6216bed102f2: Preparing [2024-12-18T01:51:54.551Z] 75654b8eeebd: Preparing [2024-12-18T01:51:54.551Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:54.551Z] 44968c2dd558: Waiting [2024-12-18T01:51:54.551Z] 6216bed102f2: Waiting [2024-12-18T01:51:54.551Z] 75654b8eeebd: Waiting [2024-12-18T01:51:54.551Z] 95c4d7114658: Layer already exists [2024-12-18T01:51:54.551Z] fe515b6f4940: Layer already exists [2024-12-18T01:51:54.551Z] 4390884f9e26: Layer already exists [2024-12-18T01:51:54.551Z] 97b6d69bf148: Layer already exists [2024-12-18T01:51:54.551Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:54.551Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:54.551Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:54.551Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:54.551Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:54.551Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:54.888Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:55.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-18T01:51:55.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-18T01:51:55.227Z] 4390884f9e26: Preparing [2024-12-18T01:51:55.227Z] 95c4d7114658: Preparing [2024-12-18T01:51:55.227Z] fe515b6f4940: Preparing [2024-12-18T01:51:55.227Z] 97b6d69bf148: Preparing [2024-12-18T01:51:55.227Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:55.227Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:55.227Z] 44968c2dd558: Preparing [2024-12-18T01:51:55.227Z] 6216bed102f2: Preparing [2024-12-18T01:51:55.227Z] 44968c2dd558: Waiting [2024-12-18T01:51:55.227Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:55.227Z] 75654b8eeebd: Preparing [2024-12-18T01:51:55.227Z] 6216bed102f2: Waiting [2024-12-18T01:51:55.227Z] 75654b8eeebd: Waiting [2024-12-18T01:51:55.227Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:55.227Z] fe515b6f4940: Layer already exists [2024-12-18T01:51:55.227Z] 4390884f9e26: Layer already exists [2024-12-18T01:51:55.227Z] 97b6d69bf148: Layer already exists [2024-12-18T01:51:55.227Z] 95c4d7114658: Layer already exists [2024-12-18T01:51:55.227Z] 6216bed102f2: Layer already exists [2024-12-18T01:51:55.227Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:55.227Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:55.227Z] 44968c2dd558: Layer already exists [2024-12-18T01:51:55.227Z] main: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:51:55.308Z] ===================================================== [Pipeline] echo [2024-12-18T01:51:55.324Z] taggedImages: [2024-12-18T01:51:55.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:55.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-18T01:51:55.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 [2024-12-18T01:51:55.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:55.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-18T01:51:55.348Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-18T01:51:55.348Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:55.348Z] latest [2024-12-18T01:51:55.348Z] 4.0.0-dev.29 [2024-12-18T01:51:55.348Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:55.348Z] main [2024-12-18T01:51:55.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:55.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:55.936Z] #48 ... [2024-12-18T01:51:55.936Z] [2024-12-18T01:51:55.936Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-18T01:51:55.936Z] #0 3.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:55.936Z] #0 4.501 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:55.936Z] #0 9.477 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:55.936Z] #83 ... [2024-12-18T01:51:55.936Z] [2024-12-18T01:51:55.936Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:55.936Z] #48 ... [2024-12-18T01:51:55.936Z] [2024-12-18T01:51:55.936Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-18T01:51:55.936Z] #71 12.96 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-18T01:51:55.936Z] #71 12.96 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-18T01:51:55.936Z] #71 12.96 OK: 24050 distinct packages available [2024-12-18T01:51:55.936Z] #71 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:55.936Z] #71 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:55.936Z] #71 19.60 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-18T01:51:55.936Z] #71 19.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-18T01:51:55.936Z] #71 19.63 (3/4) Installing libucontext (1.2-r3) [2024-12-18T01:51:55.936Z] #71 19.67 (4/4) Installing gcompat (1.1.0-r4) [2024-12-18T01:51:55.936Z] #71 19.73 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:55.936Z] #71 19.84 OK: 9 MiB in 18 packages [2024-12-18T01:51:55.936Z] #71 DONE 21.0s [2024-12-18T01:51:55.936Z] [2024-12-18T01:51:55.936Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:56.022Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:51:56.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-18T01:51:56.022Z] a8783eea7013: Preparing [2024-12-18T01:51:56.022Z] cd7a2e3d3d9c: Preparing [2024-12-18T01:51:56.022Z] 3cbb1f1986e8: Preparing [2024-12-18T01:51:56.022Z] 764f829b8422: Preparing [2024-12-18T01:51:56.022Z] e224cac41e1d: Preparing [2024-12-18T01:51:56.022Z] 4850d4f6a8b4: Preparing [2024-12-18T01:51:56.022Z] 3ab5a9bd54aa: Preparing [2024-12-18T01:51:56.022Z] 4850d4f6a8b4: Waiting [2024-12-18T01:51:56.022Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:56.022Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:56.022Z] bdd395aedf94: Preparing [2024-12-18T01:51:56.022Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:56.022Z] 6bfe19197c2d: Waiting [2024-12-18T01:51:56.022Z] 92b2e188f8c5: Preparing [2024-12-18T01:51:56.022Z] bdd395aedf94: Waiting [2024-12-18T01:51:56.022Z] 5f70bf18a086: Preparing [2024-12-18T01:51:56.022Z] 92b2e188f8c5: Waiting [2024-12-18T01:51:56.022Z] 4dccf17ad116: Preparing [2024-12-18T01:51:56.022Z] 5f70bf18a086: Waiting [2024-12-18T01:51:56.022Z] c8c796336548: Preparing [2024-12-18T01:51:56.022Z] cf81afa1e090: Preparing [2024-12-18T01:51:56.022Z] 75654b8eeebd: Preparing [2024-12-18T01:51:56.022Z] c8c796336548: Waiting [2024-12-18T01:51:56.022Z] 4dccf17ad116: Waiting [2024-12-18T01:51:56.022Z] cf81afa1e090: Waiting [2024-12-18T01:51:56.022Z] 75654b8eeebd: Waiting [2024-12-18T01:51:56.022Z] e224cac41e1d: Pushed [2024-12-18T01:51:56.022Z] 3cbb1f1986e8: Pushed [2024-12-18T01:51:56.022Z] a8783eea7013: Pushed [2024-12-18T01:51:56.022Z] 764f829b8422: Pushed [2024-12-18T01:51:56.022Z] cd7a2e3d3d9c: Pushed [2024-12-18T01:51:56.022Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:56.022Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:56.022Z] 5f70bf18a086: Layer already exists [2024-12-18T01:51:56.283Z] 4850d4f6a8b4: Pushed [2024-12-18T01:51:56.283Z] bdd395aedf94: Pushed [2024-12-18T01:51:56.283Z] 92b2e188f8c5: Pushed [2024-12-18T01:51:56.283Z] 4dccf17ad116: Pushed [2024-12-18T01:51:56.283Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:56.283Z] cf81afa1e090: Pushed [2024-12-18T01:51:56.533Z] #48 ... [2024-12-18T01:51:56.533Z] [2024-12-18T01:51:56.533Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:51:56.533Z] #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:56.533Z] #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:56.533Z] #0 8.192 Upgrading critical system libraries and apk-tools: [2024-12-18T01:51:56.533Z] #0 8.192 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:51:56.533Z] #0 8.241 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:56.533Z] #0 9.413 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:51:56.533Z] #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:56.533Z] #84 ... [2024-12-18T01:51:56.533Z] [2024-12-18T01:51:56.533Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:56.850Z] c8c796336548: Pushed [2024-12-18T01:51:57.126Z] #48 ... [2024-12-18T01:51:57.126Z] [2024-12-18T01:51:57.126Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-18T01:51:57.126Z] #83 10.16 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:51:57.126Z] #83 10.27 OK: 9 MiB in 15 packages [2024-12-18T01:51:57.126Z] #83 DONE 11.4s [2024-12-18T01:51:57.126Z] [2024-12-18T01:51:57.126Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-18T01:51:57.789Z] 3ab5a9bd54aa: Pushed [2024-12-18T01:51:57.789Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:58.095Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.5s done [2024-12-18T01:51:58.115Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:58.365Z] #48 DONE 26.9s [2024-12-18T01:51:58.365Z] [2024-12-18T01:51:58.365Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:51:58.365Z] #81 11.32 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:51:58.365Z] #81 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:58.365Z] #81 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:58.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-18T01:51:58.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-18T01:51:58.456Z] a8783eea7013: Preparing [2024-12-18T01:51:58.456Z] cd7a2e3d3d9c: Preparing [2024-12-18T01:51:58.456Z] 3cbb1f1986e8: Preparing [2024-12-18T01:51:58.456Z] 764f829b8422: Preparing [2024-12-18T01:51:58.456Z] e224cac41e1d: Preparing [2024-12-18T01:51:58.456Z] 4850d4f6a8b4: Preparing [2024-12-18T01:51:58.456Z] 3ab5a9bd54aa: Preparing [2024-12-18T01:51:58.456Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:58.456Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:58.456Z] bdd395aedf94: Preparing [2024-12-18T01:51:58.456Z] 92b2e188f8c5: Preparing [2024-12-18T01:51:58.456Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:58.456Z] 6bfe19197c2d: Waiting [2024-12-18T01:51:58.456Z] bdd395aedf94: Waiting [2024-12-18T01:51:58.456Z] 5f70bf18a086: Preparing [2024-12-18T01:51:58.456Z] 4dccf17ad116: Preparing [2024-12-18T01:51:58.456Z] c8c796336548: Preparing [2024-12-18T01:51:58.456Z] cf81afa1e090: Preparing [2024-12-18T01:51:58.456Z] 75654b8eeebd: Preparing [2024-12-18T01:51:58.456Z] 92b2e188f8c5: Waiting [2024-12-18T01:51:58.456Z] c8c796336548: Waiting [2024-12-18T01:51:58.456Z] 5f70bf18a086: Waiting [2024-12-18T01:51:58.456Z] cf81afa1e090: Waiting [2024-12-18T01:51:58.456Z] a8783eea7013: Layer already exists [2024-12-18T01:51:58.456Z] cd7a2e3d3d9c: Layer already exists [2024-12-18T01:51:58.456Z] 764f829b8422: Layer already exists [2024-12-18T01:51:58.456Z] 3cbb1f1986e8: Layer already exists [2024-12-18T01:51:58.456Z] e224cac41e1d: Layer already exists [2024-12-18T01:51:58.456Z] 4850d4f6a8b4: Layer already exists [2024-12-18T01:51:58.456Z] 3ab5a9bd54aa: Layer already exists [2024-12-18T01:51:58.456Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:58.456Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:58.456Z] bdd395aedf94: Layer already exists [2024-12-18T01:51:58.456Z] 5f70bf18a086: Layer already exists [2024-12-18T01:51:58.456Z] 92b2e188f8c5: Layer already exists [2024-12-18T01:51:58.456Z] c8c796336548: Layer already exists [2024-12-18T01:51:58.456Z] 4dccf17ad116: Layer already exists [2024-12-18T01:51:58.456Z] cf81afa1e090: Layer already exists [2024-12-18T01:51:58.456Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:58.456Z] latest: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:58.633Z] #81 14.59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:58.802Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:58.901Z] #81 14.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:51:58.901Z] #81 14.85 OK: 9 MiB in 15 packages [2024-12-18T01:51:58.901Z] #81 ... [2024-12-18T01:51:58.901Z] [2024-12-18T01:51:58.901Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:51:59.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 [2024-12-18T01:51:59.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-18T01:51:59.136Z] a8783eea7013: Preparing [2024-12-18T01:51:59.136Z] cd7a2e3d3d9c: Preparing [2024-12-18T01:51:59.136Z] 3cbb1f1986e8: Preparing [2024-12-18T01:51:59.136Z] 764f829b8422: Preparing [2024-12-18T01:51:59.136Z] e224cac41e1d: Preparing [2024-12-18T01:51:59.136Z] 4850d4f6a8b4: Preparing [2024-12-18T01:51:59.136Z] 3ab5a9bd54aa: Preparing [2024-12-18T01:51:59.136Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:59.136Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:59.136Z] bdd395aedf94: Preparing [2024-12-18T01:51:59.136Z] 92b2e188f8c5: Preparing [2024-12-18T01:51:59.136Z] 5f70bf18a086: Preparing [2024-12-18T01:51:59.136Z] 4dccf17ad116: Preparing [2024-12-18T01:51:59.136Z] 4850d4f6a8b4: Waiting [2024-12-18T01:51:59.136Z] c8c796336548: Preparing [2024-12-18T01:51:59.136Z] cf81afa1e090: Preparing [2024-12-18T01:51:59.136Z] 75654b8eeebd: Preparing [2024-12-18T01:51:59.136Z] 3ab5a9bd54aa: Waiting [2024-12-18T01:51:59.136Z] 6bfe19197c2d: Waiting [2024-12-18T01:51:59.136Z] 5f70bf18a086: Waiting [2024-12-18T01:51:59.136Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:59.136Z] 4dccf17ad116: Waiting [2024-12-18T01:51:59.136Z] c8c796336548: Waiting [2024-12-18T01:51:59.136Z] bdd395aedf94: Waiting [2024-12-18T01:51:59.136Z] cf81afa1e090: Waiting [2024-12-18T01:51:59.136Z] 92b2e188f8c5: Waiting [2024-12-18T01:51:59.136Z] 75654b8eeebd: Waiting [2024-12-18T01:51:59.136Z] 764f829b8422: Layer already exists [2024-12-18T01:51:59.136Z] a8783eea7013: Layer already exists [2024-12-18T01:51:59.136Z] e224cac41e1d: Layer already exists [2024-12-18T01:51:59.136Z] cd7a2e3d3d9c: Layer already exists [2024-12-18T01:51:59.136Z] 3cbb1f1986e8: Layer already exists [2024-12-18T01:51:59.136Z] 4850d4f6a8b4: Layer already exists [2024-12-18T01:51:59.136Z] 3ab5a9bd54aa: Layer already exists [2024-12-18T01:51:59.136Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:59.136Z] bdd395aedf94: Layer already exists [2024-12-18T01:51:59.136Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:59.136Z] 5f70bf18a086: Layer already exists [2024-12-18T01:51:59.136Z] 92b2e188f8c5: Layer already exists [2024-12-18T01:51:59.136Z] c8c796336548: Layer already exists [2024-12-18T01:51:59.136Z] 4dccf17ad116: Layer already exists [2024-12-18T01:51:59.136Z] cf81afa1e090: Layer already exists [2024-12-18T01:51:59.136Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:59.136Z] 4.0.0-dev.29: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [2024-12-18T01:51:59.171Z] #85 ... [2024-12-18T01:51:59.171Z] [2024-12-18T01:51:59.171Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-12-18T01:51:59.171Z] #82 10.96 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:51:59.171Z] #82 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:59.171Z] #82 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:59.171Z] #82 ... [2024-12-18T01:51:59.171Z] [2024-12-18T01:51:59.171Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:51:59.171Z] #81 DONE 15.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:59.441Z] [2024-12-18T01:51:59.441Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-18T01:51:59.441Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:59.441Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:51:59.466Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:51:59.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:51:59.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-18T01:51:59.805Z] a8783eea7013: Preparing [2024-12-18T01:51:59.805Z] cd7a2e3d3d9c: Preparing [2024-12-18T01:51:59.805Z] 3cbb1f1986e8: Preparing [2024-12-18T01:51:59.805Z] 764f829b8422: Preparing [2024-12-18T01:51:59.805Z] e224cac41e1d: Preparing [2024-12-18T01:51:59.805Z] 4850d4f6a8b4: Preparing [2024-12-18T01:51:59.805Z] 3ab5a9bd54aa: Preparing [2024-12-18T01:51:59.805Z] 6bfe19197c2d: Preparing [2024-12-18T01:51:59.805Z] ca7a1e8e93c1: Preparing [2024-12-18T01:51:59.805Z] bdd395aedf94: Preparing [2024-12-18T01:51:59.805Z] 92b2e188f8c5: Preparing [2024-12-18T01:51:59.805Z] 5f70bf18a086: Preparing [2024-12-18T01:51:59.805Z] 4dccf17ad116: Preparing [2024-12-18T01:51:59.805Z] c8c796336548: Preparing [2024-12-18T01:51:59.805Z] cf81afa1e090: Preparing [2024-12-18T01:51:59.805Z] 75654b8eeebd: Preparing [2024-12-18T01:51:59.805Z] 4850d4f6a8b4: Waiting [2024-12-18T01:51:59.805Z] 3ab5a9bd54aa: Waiting [2024-12-18T01:51:59.805Z] 6bfe19197c2d: Waiting [2024-12-18T01:51:59.805Z] ca7a1e8e93c1: Waiting [2024-12-18T01:51:59.805Z] 4dccf17ad116: Waiting [2024-12-18T01:51:59.805Z] bdd395aedf94: Waiting [2024-12-18T01:51:59.805Z] 92b2e188f8c5: Waiting [2024-12-18T01:51:59.805Z] c8c796336548: Waiting [2024-12-18T01:51:59.805Z] 5f70bf18a086: Waiting [2024-12-18T01:51:59.805Z] cf81afa1e090: Waiting [2024-12-18T01:51:59.805Z] 75654b8eeebd: Waiting [2024-12-18T01:51:59.805Z] e224cac41e1d: Layer already exists [2024-12-18T01:51:59.805Z] cd7a2e3d3d9c: Layer already exists [2024-12-18T01:51:59.805Z] a8783eea7013: Layer already exists [2024-12-18T01:51:59.805Z] 764f829b8422: Layer already exists [2024-12-18T01:51:59.805Z] 3cbb1f1986e8: Layer already exists [2024-12-18T01:51:59.805Z] 3ab5a9bd54aa: Layer already exists [2024-12-18T01:51:59.805Z] 4850d4f6a8b4: Layer already exists [2024-12-18T01:51:59.805Z] bdd395aedf94: Layer already exists [2024-12-18T01:51:59.805Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:51:59.805Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:51:59.805Z] 92b2e188f8c5: Layer already exists [2024-12-18T01:51:59.805Z] 5f70bf18a086: Layer already exists [2024-12-18T01:51:59.805Z] c8c796336548: Layer already exists [2024-12-18T01:51:59.805Z] cf81afa1e090: Layer already exists [2024-12-18T01:51:59.805Z] 4dccf17ad116: Layer already exists [2024-12-18T01:51:59.805Z] 75654b8eeebd: Layer already exists [2024-12-18T01:51:59.805Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:00.136Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:00.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-18T01:52:00.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-18T01:52:00.467Z] a8783eea7013: Preparing [2024-12-18T01:52:00.467Z] cd7a2e3d3d9c: Preparing [2024-12-18T01:52:00.467Z] 3cbb1f1986e8: Preparing [2024-12-18T01:52:00.467Z] 764f829b8422: Preparing [2024-12-18T01:52:00.467Z] e224cac41e1d: Preparing [2024-12-18T01:52:00.467Z] 4850d4f6a8b4: Preparing [2024-12-18T01:52:00.467Z] 3ab5a9bd54aa: Preparing [2024-12-18T01:52:00.467Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:00.467Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:00.467Z] bdd395aedf94: Preparing [2024-12-18T01:52:00.467Z] 92b2e188f8c5: Preparing [2024-12-18T01:52:00.467Z] 5f70bf18a086: Preparing [2024-12-18T01:52:00.467Z] 4dccf17ad116: Preparing [2024-12-18T01:52:00.467Z] c8c796336548: Preparing [2024-12-18T01:52:00.467Z] cf81afa1e090: Preparing [2024-12-18T01:52:00.467Z] 75654b8eeebd: Preparing [2024-12-18T01:52:00.467Z] 4dccf17ad116: Waiting [2024-12-18T01:52:00.467Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:00.467Z] bdd395aedf94: Waiting [2024-12-18T01:52:00.467Z] c8c796336548: Waiting [2024-12-18T01:52:00.467Z] 75654b8eeebd: Waiting [2024-12-18T01:52:00.467Z] cf81afa1e090: Waiting [2024-12-18T01:52:00.467Z] 3ab5a9bd54aa: Waiting [2024-12-18T01:52:00.467Z] 92b2e188f8c5: Waiting [2024-12-18T01:52:00.467Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:00.467Z] 5f70bf18a086: Waiting [2024-12-18T01:52:00.467Z] a8783eea7013: Layer already exists [2024-12-18T01:52:00.467Z] 764f829b8422: Layer already exists [2024-12-18T01:52:00.467Z] 3cbb1f1986e8: Layer already exists [2024-12-18T01:52:00.467Z] cd7a2e3d3d9c: Layer already exists [2024-12-18T01:52:00.467Z] e224cac41e1d: Layer already exists [2024-12-18T01:52:00.467Z] 4850d4f6a8b4: Layer already exists [2024-12-18T01:52:00.467Z] 3ab5a9bd54aa: Layer already exists [2024-12-18T01:52:00.467Z] bdd395aedf94: Layer already exists [2024-12-18T01:52:00.467Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:00.467Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:00.467Z] 92b2e188f8c5: Layer already exists [2024-12-18T01:52:00.467Z] 5f70bf18a086: Layer already exists [2024-12-18T01:52:00.467Z] 4dccf17ad116: Layer already exists [2024-12-18T01:52:00.467Z] c8c796336548: Layer already exists [2024-12-18T01:52:00.467Z] cf81afa1e090: Layer already exists [2024-12-18T01:52:00.467Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:00.467Z] main: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:00.546Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:00.558Z] taggedImages: [2024-12-18T01:52:00.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:00.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-18T01:52:00.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 [2024-12-18T01:52:00.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:00.558Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-18T01:52:00.584Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-18T01:52:00.584Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:00.584Z] latest [2024-12-18T01:52:00.584Z] 4.0.0-dev.29 [2024-12-18T01:52:00.584Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:00.584Z] main [2024-12-18T01:52:00.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:00.942Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:01.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:01.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-18T01:52:01.283Z] 39e34e226cb5: Preparing [2024-12-18T01:52:01.283Z] 7ba98556a248: Preparing [2024-12-18T01:52:01.283Z] 72ce19a5eefc: Preparing [2024-12-18T01:52:01.283Z] 480ab69973b1: Preparing [2024-12-18T01:52:01.283Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:01.283Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:01.283Z] 44968c2dd558: Preparing [2024-12-18T01:52:01.283Z] 6216bed102f2: Preparing [2024-12-18T01:52:01.283Z] 75654b8eeebd: Preparing [2024-12-18T01:52:01.283Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:01.283Z] 44968c2dd558: Waiting [2024-12-18T01:52:01.283Z] 6216bed102f2: Waiting [2024-12-18T01:52:01.283Z] 75654b8eeebd: Waiting [2024-12-18T01:52:01.283Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:01.283Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:01.283Z] 44968c2dd558: Layer already exists [2024-12-18T01:52:01.283Z] 6216bed102f2: Layer already exists [2024-12-18T01:52:01.283Z] 7ba98556a248: Pushed [2024-12-18T01:52:01.283Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:01.283Z] 72ce19a5eefc: Pushed [2024-12-18T01:52:01.283Z] 39e34e226cb5: Pushed [2024-12-18T01:52:01.411Z] #86 ... [2024-12-18T01:52:01.411Z] [2024-12-18T01:52:01.411Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-18T01:52:01.411Z] #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 7.579 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:01.411Z] #0 7.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:01.411Z] #0 7.638 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:01.411Z] #0 8.688 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:01.411Z] #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #87 ... [2024-12-18T01:52:01.411Z] [2024-12-18T01:52:01.411Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-12-18T01:52:01.411Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 8.401 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:01.411Z] #0 8.401 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:01.411Z] #0 8.431 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:01.411Z] #0 9.143 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:01.411Z] #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #88 ... [2024-12-18T01:52:01.411Z] [2024-12-18T01:52:01.411Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-12-18T01:52:01.411Z] #82 16.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:01.411Z] #82 16.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:01.411Z] #82 16.54 OK: 9 MiB in 15 packages [2024-12-18T01:52:01.411Z] #82 DONE 18.1s [2024-12-18T01:52:01.411Z] [2024-12-18T01:52:01.411Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:52:01.411Z] #84 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:01.411Z] #84 14.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:01.411Z] #84 14.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:01.411Z] #84 14.71 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:52:01.411Z] #84 15.14 OK: 11 MiB in 17 packages [2024-12-18T01:52:02.003Z] #84 ... [2024-12-18T01:52:02.003Z] [2024-12-18T01:52:02.003Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:52:02.003Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 8.372 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:02.003Z] #0 8.372 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:02.003Z] #0 8.405 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:02.003Z] #0 9.075 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:02.003Z] #0 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 9.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #89 ... [2024-12-18T01:52:02.003Z] [2024-12-18T01:52:02.003Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-18T01:52:02.003Z] #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 8.504 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:02.003Z] #0 8.504 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:02.003Z] #0 8.524 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:02.003Z] #0 8.962 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:02.003Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #90 ... [2024-12-18T01:52:02.003Z] [2024-12-18T01:52:02.003Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:52:02.003Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.003Z] #0 7.224 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:02.003Z] #0 7.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:02.003Z] #0 7.251 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:02.003Z] #0 7.795 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:02.003Z] #0 7.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.273Z] #91 ... [2024-12-18T01:52:02.273Z] [2024-12-18T01:52:02.273Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:52:02.273Z] #84 DONE 16.0s [2024-12-18T01:52:02.273Z] [2024-12-18T01:52:02.273Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:52:02.273Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.273Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.273Z] #0 7.409 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:02.273Z] #0 7.409 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:02.273Z] #0 7.477 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:02.273Z] #0 8.429 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:02.273Z] #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.542Z] #92 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:02.811Z] #92 ... [2024-12-18T01:52:02.811Z] [2024-12-18T01:52:02.811Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-18T01:52:02.811Z] #87 11.62 OK: 20 MiB in 18 packages [2024-12-18T01:52:03.110Z] #87 DONE 12.0s [2024-12-18T01:52:03.110Z] [2024-12-18T01:52:03.190Z] 480ab69973b1: Pushed [2024-12-18T01:52:03.387Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-18T01:52:03.387Z] #86 6.803 Upgrading critical system libraries and apk-tools: [2024-12-18T01:52:03.387Z] #86 6.803 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-18T01:52:03.387Z] #86 6.906 Executing busybox-1.36.1-r29.trigger [2024-12-18T01:52:03.449Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:03.657Z] #86 ... [2024-12-18T01:52:03.658Z] [2024-12-18T01:52:03.658Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-18T01:52:03.658Z] #93 DONE 0.2s [2024-12-18T01:52:03.658Z] [2024-12-18T01:52:03.658Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-18T01:52:03.658Z] #86 7.502 Continuing the upgrade transaction with new apk-tools: [2024-12-18T01:52:03.658Z] #86 7.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:03.780Z] + 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-18T01:52:04.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-18T01:52:04.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-18T01:52:04.106Z] 39e34e226cb5: Preparing [2024-12-18T01:52:04.106Z] 7ba98556a248: Preparing [2024-12-18T01:52:04.106Z] 72ce19a5eefc: Preparing [2024-12-18T01:52:04.106Z] 480ab69973b1: Preparing [2024-12-18T01:52:04.106Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:04.106Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:04.106Z] 44968c2dd558: Preparing [2024-12-18T01:52:04.106Z] 6216bed102f2: Preparing [2024-12-18T01:52:04.106Z] 75654b8eeebd: Preparing [2024-12-18T01:52:04.106Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:04.106Z] 44968c2dd558: Waiting [2024-12-18T01:52:04.106Z] 6216bed102f2: Waiting [2024-12-18T01:52:04.106Z] 75654b8eeebd: Waiting [2024-12-18T01:52:04.106Z] 39e34e226cb5: Layer already exists [2024-12-18T01:52:04.106Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:04.106Z] 7ba98556a248: Layer already exists [2024-12-18T01:52:04.106Z] 480ab69973b1: Layer already exists [2024-12-18T01:52:04.106Z] 72ce19a5eefc: Layer already exists [2024-12-18T01:52:04.106Z] 44968c2dd558: Layer already exists [2024-12-18T01:52:04.106Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:04.106Z] 6216bed102f2: Layer already exists [2024-12-18T01:52:04.106Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:04.106Z] latest: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:04.251Z] #86 8.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:04.439Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:04.530Z] #86 ... [2024-12-18T01:52:04.530Z] [2024-12-18T01:52:04.530Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-12-18T01:52:04.530Z] #88 12.79 OK: 10 MiB in 19 packages [2024-12-18T01:52:04.530Z] #88 DONE 13.5s [2024-12-18T01:52:04.801Z] [2024-12-18T01:52:04.801Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:52:04.801Z] #89 12.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:04.801Z] #89 12.85 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:04.801Z] #89 12.91 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:52:04.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 [2024-12-18T01:52:04.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-18T01:52:04.815Z] 39e34e226cb5: Preparing [2024-12-18T01:52:04.815Z] 7ba98556a248: Preparing [2024-12-18T01:52:04.815Z] 72ce19a5eefc: Preparing [2024-12-18T01:52:04.815Z] 480ab69973b1: Preparing [2024-12-18T01:52:04.815Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:04.815Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:04.815Z] 44968c2dd558: Preparing [2024-12-18T01:52:04.815Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:04.815Z] 6216bed102f2: Preparing [2024-12-18T01:52:04.815Z] 75654b8eeebd: Preparing [2024-12-18T01:52:04.815Z] 44968c2dd558: Waiting [2024-12-18T01:52:04.815Z] 6216bed102f2: Waiting [2024-12-18T01:52:04.815Z] 75654b8eeebd: Waiting [2024-12-18T01:52:04.815Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:04.815Z] 480ab69973b1: Layer already exists [2024-12-18T01:52:04.815Z] 72ce19a5eefc: Layer already exists [2024-12-18T01:52:04.815Z] 7ba98556a248: Layer already exists [2024-12-18T01:52:04.815Z] 39e34e226cb5: Layer already exists [2024-12-18T01:52:04.815Z] 44968c2dd558: Layer already exists [2024-12-18T01:52:04.815Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:04.815Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:04.815Z] 6216bed102f2: Layer already exists [2024-12-18T01:52:04.815Z] 4.0.0-dev.29: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:05.074Z] #89 13.29 OK: 20 MiB in 18 packages [2024-12-18T01:52:05.177Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:05.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:05.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-18T01:52:05.548Z] 39e34e226cb5: Preparing [2024-12-18T01:52:05.548Z] 7ba98556a248: Preparing [2024-12-18T01:52:05.548Z] 72ce19a5eefc: Preparing [2024-12-18T01:52:05.548Z] 480ab69973b1: Preparing [2024-12-18T01:52:05.548Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:05.548Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:05.548Z] 44968c2dd558: Preparing [2024-12-18T01:52:05.548Z] 6216bed102f2: Preparing [2024-12-18T01:52:05.548Z] 75654b8eeebd: Preparing [2024-12-18T01:52:05.548Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:05.548Z] 44968c2dd558: Waiting [2024-12-18T01:52:05.548Z] 6216bed102f2: Waiting [2024-12-18T01:52:05.548Z] 75654b8eeebd: Waiting [2024-12-18T01:52:05.548Z] 39e34e226cb5: Layer already exists [2024-12-18T01:52:05.548Z] 72ce19a5eefc: Layer already exists [2024-12-18T01:52:05.548Z] 7ba98556a248: Layer already exists [2024-12-18T01:52:05.548Z] 480ab69973b1: Layer already exists [2024-12-18T01:52:05.548Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:05.548Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:05.548Z] 44968c2dd558: Layer already exists [2024-12-18T01:52:05.548Z] 6216bed102f2: Layer already exists [2024-12-18T01:52:05.548Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:05.548Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:05.710Z] #89 ... [2024-12-18T01:52:05.710Z] [2024-12-18T01:52:05.710Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-18T01:52:05.710Z] #90 12.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:05.710Z] #90 12.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:05.710Z] #90 12.55 OK: 9 MiB in 16 packages [2024-12-18T01:52:05.710Z] #90 DONE 13.7s [2024-12-18T01:52:05.710Z] [2024-12-18T01:52:05.710Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-18T01:52:05.710Z] #94 DONE 1.3s [2024-12-18T01:52:05.929Z] + 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-18T01:52:05.987Z] [2024-12-18T01:52:05.987Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:52:06.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-18T01:52:06.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-18T01:52:06.251Z] 39e34e226cb5: Preparing [2024-12-18T01:52:06.251Z] 7ba98556a248: Preparing [2024-12-18T01:52:06.251Z] 72ce19a5eefc: Preparing [2024-12-18T01:52:06.251Z] 480ab69973b1: Preparing [2024-12-18T01:52:06.251Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:06.251Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:06.251Z] 44968c2dd558: Preparing [2024-12-18T01:52:06.251Z] 6216bed102f2: Preparing [2024-12-18T01:52:06.251Z] 75654b8eeebd: Preparing [2024-12-18T01:52:06.251Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:06.251Z] 44968c2dd558: Waiting [2024-12-18T01:52:06.251Z] 6216bed102f2: Waiting [2024-12-18T01:52:06.251Z] 39e34e226cb5: Layer already exists [2024-12-18T01:52:06.251Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:06.251Z] 7ba98556a248: Layer already exists [2024-12-18T01:52:06.251Z] 480ab69973b1: Layer already exists [2024-12-18T01:52:06.251Z] 72ce19a5eefc: Layer already exists [2024-12-18T01:52:06.251Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:06.251Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:06.251Z] 6216bed102f2: Layer already exists [2024-12-18T01:52:06.251Z] 44968c2dd558: Layer already exists [2024-12-18T01:52:06.251Z] main: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [2024-12-18T01:52:06.259Z] #95 ... [2024-12-18T01:52:06.259Z] [2024-12-18T01:52:06.259Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-18T01:52:06.259Z] #89 DONE 14.3s [2024-12-18T01:52:06.259Z] [2024-12-18T01:52:06.259Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:52:06.259Z] #92 11.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:06.259Z] #92 12.03 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:06.259Z] #92 12.12 Executing ca-certificates-20240705-r0.trigger [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:06.320Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:06.336Z] taggedImages: [2024-12-18T01:52:06.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:06.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-18T01:52:06.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 [2024-12-18T01:52:06.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:06.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-18T01:52:06.365Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-18T01:52:06.365Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:06.365Z] latest [2024-12-18T01:52:06.365Z] 4.0.0-dev.29 [2024-12-18T01:52:06.365Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:06.365Z] main [2024-12-18T01:52:06.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:06.531Z] #92 ... [2024-12-18T01:52:06.531Z] [2024-12-18T01:52:06.531Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-18T01:52:06.531Z] #91 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-18T01:52:06.531Z] #91 10.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:06.531Z] #91 10.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:06.531Z] #91 10.86 Executing ca-certificates-20240705-r0.trigger [2024-12-18T01:52:06.531Z] #91 11.28 OK: 10 MiB in 16 packages [2024-12-18T01:52:06.531Z] #91 DONE 12.2s [2024-12-18T01:52:06.531Z] [2024-12-18T01:52:06.531Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:52:06.531Z] #96 DONE 2.0s [2024-12-18T01:52:06.531Z] [2024-12-18T01:52:06.531Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-18T01:52:06.531Z] #92 12.82 OK: 15 MiB in 28 packages [2024-12-18T01:52:06.718Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:07.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:07.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-18T01:52:07.046Z] 271d019d94eb: Preparing [2024-12-18T01:52:07.046Z] e416198e3665: Preparing [2024-12-18T01:52:07.046Z] 1baeb5553933: Preparing [2024-12-18T01:52:07.046Z] 8071ad23ad84: Preparing [2024-12-18T01:52:07.046Z] 1a88a92885df: Preparing [2024-12-18T01:52:07.046Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:07.046Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:07.046Z] 8a634cc7adf8: Preparing [2024-12-18T01:52:07.046Z] 800bef69c72f: Preparing [2024-12-18T01:52:07.046Z] b2e6529adc84: Preparing [2024-12-18T01:52:07.046Z] 75654b8eeebd: Preparing [2024-12-18T01:52:07.046Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:07.046Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:07.046Z] 8a634cc7adf8: Waiting [2024-12-18T01:52:07.046Z] 800bef69c72f: Waiting [2024-12-18T01:52:07.046Z] b2e6529adc84: Waiting [2024-12-18T01:52:07.046Z] 75654b8eeebd: Waiting [2024-12-18T01:52:07.046Z] 1a88a92885df: Pushed [2024-12-18T01:52:07.046Z] e416198e3665: Pushed [2024-12-18T01:52:07.046Z] 8071ad23ad84: Pushed [2024-12-18T01:52:07.046Z] 271d019d94eb: Pushed [2024-12-18T01:52:07.046Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:07.046Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:07.046Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:07.150Z] #92 DONE 13.6s [2024-12-18T01:52:07.150Z] [2024-12-18T01:52:07.150Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-18T01:52:07.150Z] #97 DONE 0.6s [2024-12-18T01:52:07.150Z] [2024-12-18T01:52:07.150Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-18T01:52:07.306Z] 8a634cc7adf8: Pushed [2024-12-18T01:52:07.306Z] 800bef69c72f: Pushed [2024-12-18T01:52:07.741Z] #98 DONE 0.4s [2024-12-18T01:52:07.741Z] [2024-12-18T01:52:07.741Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-18T01:52:07.741Z] #86 10.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:07.741Z] #86 11.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-18T01:52:07.741Z] #86 11.17 OK: 9 MiB in 18 packages [2024-12-18T01:52:07.741Z] #86 DONE 11.7s [2024-12-18T01:52:07.741Z] [2024-12-18T01:52:07.741Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:52:08.241Z] 1baeb5553933: Pushed [2024-12-18T01:52:08.346Z] #99 DONE 0.6s [2024-12-18T01:52:08.346Z] [2024-12-18T01:52:08.346Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:52:08.959Z] #100 ... [2024-12-18T01:52:08.959Z] [2024-12-18T01:52:08.959Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-18T01:52:08.959Z] #101 DONE 3.1s [2024-12-18T01:52:08.959Z] [2024-12-18T01:52:08.959Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-18T01:52:09.175Z] b2e6529adc84: Pushed [2024-12-18T01:52:09.233Z] #102 ... [2024-12-18T01:52:09.234Z] [2024-12-18T01:52:09.234Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-18T01:52:09.234Z] #103 DONE 0.8s [2024-12-18T01:52:09.234Z] [2024-12-18T01:52:09.234Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:52:09.234Z] #95 DONE 3.4s [2024-12-18T01:52:09.234Z] [2024-12-18T01:52:09.234Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-18T01:52:09.434Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:09.519Z] #104 ... [2024-12-18T01:52:09.520Z] [2024-12-18T01:52:09.520Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-18T01:52:09.520Z] #102 DONE 0.7s [2024-12-18T01:52:09.520Z] [2024-12-18T01:52:09.520Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-18T01:52:09.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [2024-12-18T01:52:09.806Z] #105 DONE 0.6s [2024-12-18T01:52:09.806Z] [2024-12-18T01:52:09.806Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:09.806Z] #77 ... [2024-12-18T01:52:09.806Z] [2024-12-18T01:52:09.806Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-18T01:52:09.806Z] #104 DONE 0.6s [2024-12-18T01:52:09.806Z] [2024-12-18T01:52:09.806Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:10.073Z] #106 ... [2024-12-18T01:52:10.073Z] [2024-12-18T01:52:10.073Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-18T01:52:10.073Z] #100 DONE 2.3s [2024-12-18T01:52:10.073Z] [2024-12-18T01:52:10.073Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-18T01:52:10.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-18T01:52:10.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-18T01:52:10.106Z] 271d019d94eb: Preparing [2024-12-18T01:52:10.106Z] e416198e3665: Preparing [2024-12-18T01:52:10.106Z] 1baeb5553933: Preparing [2024-12-18T01:52:10.106Z] 8071ad23ad84: Preparing [2024-12-18T01:52:10.106Z] 1a88a92885df: Preparing [2024-12-18T01:52:10.106Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:10.106Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:10.106Z] 8a634cc7adf8: Preparing [2024-12-18T01:52:10.106Z] 800bef69c72f: Preparing [2024-12-18T01:52:10.106Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:10.106Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:10.106Z] 8a634cc7adf8: Waiting [2024-12-18T01:52:10.106Z] 800bef69c72f: Waiting [2024-12-18T01:52:10.106Z] b2e6529adc84: Preparing [2024-12-18T01:52:10.106Z] 75654b8eeebd: Preparing [2024-12-18T01:52:10.106Z] b2e6529adc84: Waiting [2024-12-18T01:52:10.106Z] 75654b8eeebd: Waiting [2024-12-18T01:52:10.106Z] 271d019d94eb: Layer already exists [2024-12-18T01:52:10.106Z] 8071ad23ad84: Layer already exists [2024-12-18T01:52:10.106Z] 1baeb5553933: Layer already exists [2024-12-18T01:52:10.106Z] e416198e3665: Layer already exists [2024-12-18T01:52:10.106Z] 1a88a92885df: Layer already exists [2024-12-18T01:52:10.106Z] 8a634cc7adf8: Layer already exists [2024-12-18T01:52:10.106Z] 800bef69c72f: Layer already exists [2024-12-18T01:52:10.106Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:10.106Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:10.106Z] b2e6529adc84: Layer already exists [2024-12-18T01:52:10.106Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:10.106Z] latest: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:10.346Z] #107 ... [2024-12-18T01:52:10.346Z] [2024-12-18T01:52:10.346Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-18T01:52:10.346Z] #106 DONE 0.4s [2024-12-18T01:52:10.346Z] [2024-12-18T01:52:10.346Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:52:10.449Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:10.635Z] #108 ... [2024-12-18T01:52:10.635Z] [2024-12-18T01:52:10.635Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-18T01:52:10.635Z] #107 DONE 0.6s [2024-12-18T01:52:10.635Z] [2024-12-18T01:52:10.635Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-18T01:52:10.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 [2024-12-18T01:52:10.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-18T01:52:10.780Z] 271d019d94eb: Preparing [2024-12-18T01:52:10.780Z] e416198e3665: Preparing [2024-12-18T01:52:10.780Z] 1baeb5553933: Preparing [2024-12-18T01:52:10.780Z] 8071ad23ad84: Preparing [2024-12-18T01:52:10.780Z] 1a88a92885df: Preparing [2024-12-18T01:52:10.780Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:10.780Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:10.780Z] 8a634cc7adf8: Preparing [2024-12-18T01:52:10.780Z] 800bef69c72f: Preparing [2024-12-18T01:52:10.780Z] b2e6529adc84: Preparing [2024-12-18T01:52:10.780Z] 75654b8eeebd: Preparing [2024-12-18T01:52:10.780Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:10.780Z] 800bef69c72f: Waiting [2024-12-18T01:52:10.780Z] b2e6529adc84: Waiting [2024-12-18T01:52:10.780Z] 8a634cc7adf8: Waiting [2024-12-18T01:52:10.780Z] 75654b8eeebd: Waiting [2024-12-18T01:52:10.780Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:10.780Z] 8071ad23ad84: Layer already exists [2024-12-18T01:52:10.780Z] e416198e3665: Layer already exists [2024-12-18T01:52:10.780Z] 1baeb5553933: Layer already exists [2024-12-18T01:52:10.780Z] 271d019d94eb: Layer already exists [2024-12-18T01:52:10.780Z] 1a88a92885df: Layer already exists [2024-12-18T01:52:10.780Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:10.780Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:10.780Z] 8a634cc7adf8: Layer already exists [2024-12-18T01:52:10.780Z] b2e6529adc84: Layer already exists [2024-12-18T01:52:10.780Z] 800bef69c72f: Layer already exists [2024-12-18T01:52:10.780Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:10.780Z] 4.0.0-dev.29: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:10.902Z] #109 ... [2024-12-18T01:52:10.903Z] [2024-12-18T01:52:10.903Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:52:10.903Z] #108 DONE 0.6s [2024-12-18T01:52:10.903Z] [2024-12-18T01:52:10.903Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-18T01:52:11.121Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-18T01:52:11.168Z] #110 ... [2024-12-18T01:52:11.168Z] [2024-12-18T01:52:11.168Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-18T01:52:11.168Z] #109 DONE 0.5s [2024-12-18T01:52:11.168Z] [2024-12-18T01:52:11.168Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh [2024-12-18T01:52:11.437Z] #111 ... [2024-12-18T01:52:11.437Z] [2024-12-18T01:52:11.437Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-18T01:52:11.437Z] #110 DONE 0.5s [2024-12-18T01:52:11.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-18T01:52:11.459Z] 271d019d94eb: Preparing [2024-12-18T01:52:11.459Z] e416198e3665: Preparing [2024-12-18T01:52:11.459Z] 1baeb5553933: Preparing [2024-12-18T01:52:11.459Z] 8071ad23ad84: Preparing [2024-12-18T01:52:11.459Z] 1a88a92885df: Preparing [2024-12-18T01:52:11.459Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:11.459Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:11.459Z] 8a634cc7adf8: Preparing [2024-12-18T01:52:11.459Z] 800bef69c72f: Preparing [2024-12-18T01:52:11.459Z] b2e6529adc84: Preparing [2024-12-18T01:52:11.459Z] 75654b8eeebd: Preparing [2024-12-18T01:52:11.459Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:11.459Z] 8a634cc7adf8: Waiting [2024-12-18T01:52:11.459Z] 75654b8eeebd: Waiting [2024-12-18T01:52:11.459Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:11.459Z] b2e6529adc84: Waiting [2024-12-18T01:52:11.459Z] 1a88a92885df: Layer already exists [2024-12-18T01:52:11.459Z] 1baeb5553933: Layer already exists [2024-12-18T01:52:11.459Z] 8071ad23ad84: Layer already exists [2024-12-18T01:52:11.459Z] e416198e3665: Layer already exists [2024-12-18T01:52:11.459Z] 271d019d94eb: Layer already exists [2024-12-18T01:52:11.459Z] 800bef69c72f: Layer already exists [2024-12-18T01:52:11.459Z] b2e6529adc84: Layer already exists [2024-12-18T01:52:11.459Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:11.459Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:11.459Z] 8a634cc7adf8: Layer already exists [2024-12-18T01:52:11.459Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:11.459Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:11.704Z] [2024-12-18T01:52:11.704Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-18T01:52:11.704Z] #111 DONE 0.4s [2024-12-18T01:52:11.704Z] [2024-12-18T01:52:11.704Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-18T01:52:11.789Z] + 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-18T01:52:12.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-18T01:52:12.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-18T01:52:12.115Z] 271d019d94eb: Preparing [2024-12-18T01:52:12.115Z] e416198e3665: Preparing [2024-12-18T01:52:12.115Z] 1baeb5553933: Preparing [2024-12-18T01:52:12.115Z] 8071ad23ad84: Preparing [2024-12-18T01:52:12.115Z] 1a88a92885df: Preparing [2024-12-18T01:52:12.115Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:12.115Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:12.115Z] 8a634cc7adf8: Preparing [2024-12-18T01:52:12.115Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:12.115Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:12.115Z] 800bef69c72f: Preparing [2024-12-18T01:52:12.115Z] b2e6529adc84: Preparing [2024-12-18T01:52:12.115Z] 75654b8eeebd: Preparing [2024-12-18T01:52:12.115Z] 8a634cc7adf8: Waiting [2024-12-18T01:52:12.115Z] 75654b8eeebd: Waiting [2024-12-18T01:52:12.115Z] 800bef69c72f: Waiting [2024-12-18T01:52:12.115Z] b2e6529adc84: Waiting [2024-12-18T01:52:12.115Z] 1baeb5553933: Layer already exists [2024-12-18T01:52:12.115Z] e416198e3665: Layer already exists [2024-12-18T01:52:12.115Z] 8071ad23ad84: Layer already exists [2024-12-18T01:52:12.115Z] 271d019d94eb: Layer already exists [2024-12-18T01:52:12.115Z] 1a88a92885df: Layer already exists [2024-12-18T01:52:12.115Z] 8a634cc7adf8: Layer already exists [2024-12-18T01:52:12.115Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:12.115Z] 800bef69c72f: Layer already exists [2024-12-18T01:52:12.115Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:12.115Z] b2e6529adc84: Layer already exists [2024-12-18T01:52:12.115Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:12.115Z] main: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:12.186Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:12.198Z] taggedImages: [2024-12-18T01:52:12.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:12.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-18T01:52:12.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 [2024-12-18T01:52:12.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:12.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-18T01:52:12.223Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-18T01:52:12.223Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:12.223Z] latest [2024-12-18T01:52:12.223Z] 4.0.0-dev.29 [2024-12-18T01:52:12.223Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:12.223Z] main [2024-12-18T01:52:12.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:12.576Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:12.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:12.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-18T01:52:12.896Z] 0a6b1247be3d: Preparing [2024-12-18T01:52:12.896Z] f00c1f1734c9: Preparing [2024-12-18T01:52:12.896Z] 3859ce6beabb: Preparing [2024-12-18T01:52:12.896Z] 314175dffb83: Preparing [2024-12-18T01:52:12.896Z] a1aac38a327d: Preparing [2024-12-18T01:52:12.896Z] bee8e41db2a0: Preparing [2024-12-18T01:52:12.896Z] 4af2d7048438: Preparing [2024-12-18T01:52:12.896Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:12.896Z] bee8e41db2a0: Waiting [2024-12-18T01:52:12.896Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:12.896Z] 74120e7769bc: Preparing [2024-12-18T01:52:12.896Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:12.896Z] 4af2d7048438: Waiting [2024-12-18T01:52:12.896Z] 07967e398ef5: Preparing [2024-12-18T01:52:12.896Z] 75654b8eeebd: Preparing [2024-12-18T01:52:12.896Z] 74120e7769bc: Waiting [2024-12-18T01:52:12.896Z] 07967e398ef5: Waiting [2024-12-18T01:52:12.896Z] 75654b8eeebd: Waiting [2024-12-18T01:52:12.896Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:12.896Z] f00c1f1734c9: Pushed [2024-12-18T01:52:12.896Z] 0a6b1247be3d: Pushed [2024-12-18T01:52:12.896Z] a1aac38a327d: Pushed [2024-12-18T01:52:12.896Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:12.896Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:13.153Z] 4af2d7048438: Pushed [2024-12-18T01:52:13.153Z] bee8e41db2a0: Pushed [2024-12-18T01:52:13.153Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:13.722Z] 74120e7769bc: Pushed [2024-12-18T01:52:13.981Z] 314175dffb83: Pushed [2024-12-18T01:52:14.240Z] 3859ce6beabb: Pushed [2024-12-18T01:52:14.300Z] #112 ... [2024-12-18T01:52:14.300Z] [2024-12-18T01:52:14.300Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-18T01:52:14.300Z] #113 DONE 2.6s [2024-12-18T01:52:14.300Z] [2024-12-18T01:52:14.300Z] #114 [security-spire-agent] exporting to image [2024-12-18T01:52:14.300Z] #114 exporting layers [2024-12-18T01:52:14.500Z] 07967e398ef5: Pushed [2024-12-18T01:52:14.500Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:14.575Z] #114 ... [2024-12-18T01:52:14.576Z] [2024-12-18T01:52:14.576Z] #115 [security-spire-server] exporting to image [2024-12-18T01:52:14.576Z] #115 exporting layers 4.8s done [2024-12-18T01:52:14.576Z] #115 writing image sha256:6534e835017b2597eec4ea478065fc310d5356b904d07639422c91b0901267ce 0.0s done [2024-12-18T01:52:14.576Z] #115 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-12-18T01:52:14.576Z] #115 DONE 4.9s [2024-12-18T01:52:14.826Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [2024-12-18T01:52:14.844Z] [2024-12-18T01:52:14.844Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:15.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-18T01:52:15.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-18T01:52:15.147Z] 0a6b1247be3d: Preparing [2024-12-18T01:52:15.147Z] f00c1f1734c9: Preparing [2024-12-18T01:52:15.147Z] 3859ce6beabb: Preparing [2024-12-18T01:52:15.147Z] 314175dffb83: Preparing [2024-12-18T01:52:15.147Z] a1aac38a327d: Preparing [2024-12-18T01:52:15.147Z] bee8e41db2a0: Preparing [2024-12-18T01:52:15.147Z] 4af2d7048438: Preparing [2024-12-18T01:52:15.147Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:15.147Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:15.147Z] bee8e41db2a0: Waiting [2024-12-18T01:52:15.147Z] 4af2d7048438: Waiting [2024-12-18T01:52:15.147Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:15.147Z] 74120e7769bc: Preparing [2024-12-18T01:52:15.147Z] 07967e398ef5: Preparing [2024-12-18T01:52:15.147Z] 75654b8eeebd: Preparing [2024-12-18T01:52:15.147Z] 75654b8eeebd: Waiting [2024-12-18T01:52:15.147Z] 74120e7769bc: Waiting [2024-12-18T01:52:15.147Z] 07967e398ef5: Waiting [2024-12-18T01:52:15.147Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:15.147Z] f00c1f1734c9: Layer already exists [2024-12-18T01:52:15.147Z] a1aac38a327d: Layer already exists [2024-12-18T01:52:15.147Z] 3859ce6beabb: Layer already exists [2024-12-18T01:52:15.147Z] 0a6b1247be3d: Layer already exists [2024-12-18T01:52:15.147Z] 314175dffb83: Layer already exists [2024-12-18T01:52:15.147Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:15.147Z] 74120e7769bc: Layer already exists [2024-12-18T01:52:15.147Z] bee8e41db2a0: Layer already exists [2024-12-18T01:52:15.147Z] 4af2d7048438: Layer already exists [2024-12-18T01:52:15.147Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:15.147Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:15.147Z] 07967e398ef5: Layer already exists [2024-12-18T01:52:15.147Z] latest: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:15.434Z] #77 ... [2024-12-18T01:52:15.434Z] [2024-12-18T01:52:15.434Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-18T01:52:15.434Z] #112 DONE 3.7s [2024-12-18T01:52:15.434Z] [2024-12-18T01:52:15.434Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-18T01:52:15.473Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:15.796Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 [2024-12-18T01:52:15.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-18T01:52:15.796Z] 0a6b1247be3d: Preparing [2024-12-18T01:52:15.796Z] f00c1f1734c9: Preparing [2024-12-18T01:52:15.796Z] 3859ce6beabb: Preparing [2024-12-18T01:52:15.796Z] 314175dffb83: Preparing [2024-12-18T01:52:15.796Z] a1aac38a327d: Preparing [2024-12-18T01:52:15.796Z] bee8e41db2a0: Preparing [2024-12-18T01:52:15.796Z] 4af2d7048438: Preparing [2024-12-18T01:52:15.796Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:15.796Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:15.796Z] 74120e7769bc: Preparing [2024-12-18T01:52:15.796Z] 07967e398ef5: Preparing [2024-12-18T01:52:15.796Z] 75654b8eeebd: Preparing [2024-12-18T01:52:15.796Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:15.796Z] 74120e7769bc: Waiting [2024-12-18T01:52:15.796Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:15.796Z] 07967e398ef5: Waiting [2024-12-18T01:52:15.796Z] bee8e41db2a0: Waiting [2024-12-18T01:52:15.796Z] 75654b8eeebd: Waiting [2024-12-18T01:52:15.796Z] 4af2d7048438: Waiting [2024-12-18T01:52:15.796Z] f00c1f1734c9: Layer already exists [2024-12-18T01:52:15.796Z] 0a6b1247be3d: Layer already exists [2024-12-18T01:52:15.796Z] 314175dffb83: Layer already exists [2024-12-18T01:52:15.796Z] 3859ce6beabb: Layer already exists [2024-12-18T01:52:15.796Z] a1aac38a327d: Layer already exists [2024-12-18T01:52:15.796Z] bee8e41db2a0: Layer already exists [2024-12-18T01:52:15.796Z] 74120e7769bc: Layer already exists [2024-12-18T01:52:15.796Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:15.796Z] 4af2d7048438: Layer already exists [2024-12-18T01:52:15.796Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:15.796Z] 07967e398ef5: Layer already exists [2024-12-18T01:52:15.796Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:15.796Z] 4.0.0-dev.29: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:16.026Z] #116 DONE 0.7s [2024-12-18T01:52:16.027Z] [2024-12-18T01:52:16.027Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:16.027Z] #78 ... [2024-12-18T01:52:16.027Z] [2024-12-18T01:52:16.027Z] #117 [security-spire-config] exporting to image [2024-12-18T01:52:16.118Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:16.292Z] #117 ... [2024-12-18T01:52:16.293Z] [2024-12-18T01:52:16.293Z] #114 [security-spire-agent] exporting to image [2024-12-18T01:52:16.293Z] #114 exporting layers 2.3s done [2024-12-18T01:52:16.293Z] #114 writing image sha256:daadc7d4a8e00ad4d82c06c727548bdb66547c945b07d2a00b70d448a67f3d4c 0.1s done [2024-12-18T01:52:16.293Z] #114 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-18T01:52:16.293Z] #114 DONE 2.4s [2024-12-18T01:52:16.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:16.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-18T01:52:16.441Z] 0a6b1247be3d: Preparing [2024-12-18T01:52:16.441Z] f00c1f1734c9: Preparing [2024-12-18T01:52:16.441Z] 3859ce6beabb: Preparing [2024-12-18T01:52:16.441Z] 314175dffb83: Preparing [2024-12-18T01:52:16.441Z] a1aac38a327d: Preparing [2024-12-18T01:52:16.441Z] bee8e41db2a0: Preparing [2024-12-18T01:52:16.441Z] 4af2d7048438: Preparing [2024-12-18T01:52:16.441Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:16.441Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:16.441Z] 74120e7769bc: Preparing [2024-12-18T01:52:16.441Z] 07967e398ef5: Preparing [2024-12-18T01:52:16.441Z] 75654b8eeebd: Preparing [2024-12-18T01:52:16.441Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:16.441Z] 74120e7769bc: Waiting [2024-12-18T01:52:16.441Z] 07967e398ef5: Waiting [2024-12-18T01:52:16.441Z] 4af2d7048438: Waiting [2024-12-18T01:52:16.441Z] 75654b8eeebd: Waiting [2024-12-18T01:52:16.441Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:16.441Z] f00c1f1734c9: Layer already exists [2024-12-18T01:52:16.441Z] 3859ce6beabb: Layer already exists [2024-12-18T01:52:16.441Z] 314175dffb83: Layer already exists [2024-12-18T01:52:16.441Z] 0a6b1247be3d: Layer already exists [2024-12-18T01:52:16.441Z] a1aac38a327d: Layer already exists [2024-12-18T01:52:16.441Z] bee8e41db2a0: Layer already exists [2024-12-18T01:52:16.441Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:16.441Z] 4af2d7048438: Layer already exists [2024-12-18T01:52:16.441Z] 74120e7769bc: Layer already exists [2024-12-18T01:52:16.441Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:16.441Z] 07967e398ef5: Layer already exists [2024-12-18T01:52:16.441Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:16.441Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:16.560Z] [2024-12-18T01:52:16.560Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:16.765Z] + 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-18T01:52:17.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-18T01:52:17.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-18T01:52:17.087Z] 0a6b1247be3d: Preparing [2024-12-18T01:52:17.087Z] f00c1f1734c9: Preparing [2024-12-18T01:52:17.087Z] 3859ce6beabb: Preparing [2024-12-18T01:52:17.087Z] 314175dffb83: Preparing [2024-12-18T01:52:17.087Z] a1aac38a327d: Preparing [2024-12-18T01:52:17.087Z] bee8e41db2a0: Preparing [2024-12-18T01:52:17.087Z] 4af2d7048438: Preparing [2024-12-18T01:52:17.087Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:17.087Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:17.087Z] 74120e7769bc: Preparing [2024-12-18T01:52:17.087Z] 07967e398ef5: Preparing [2024-12-18T01:52:17.087Z] 75654b8eeebd: Preparing [2024-12-18T01:52:17.087Z] 4af2d7048438: Waiting [2024-12-18T01:52:17.087Z] 6bfe19197c2d: Waiting [2024-12-18T01:52:17.087Z] ca7a1e8e93c1: Waiting [2024-12-18T01:52:17.087Z] 75654b8eeebd: Waiting [2024-12-18T01:52:17.087Z] 07967e398ef5: Waiting [2024-12-18T01:52:17.087Z] bee8e41db2a0: Waiting [2024-12-18T01:52:17.087Z] 74120e7769bc: Waiting [2024-12-18T01:52:17.087Z] 3859ce6beabb: Layer already exists [2024-12-18T01:52:17.087Z] 0a6b1247be3d: Layer already exists [2024-12-18T01:52:17.087Z] 314175dffb83: Layer already exists [2024-12-18T01:52:17.087Z] f00c1f1734c9: Layer already exists [2024-12-18T01:52:17.087Z] a1aac38a327d: Layer already exists [2024-12-18T01:52:17.087Z] 4af2d7048438: Layer already exists [2024-12-18T01:52:17.087Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:17.087Z] bee8e41db2a0: Layer already exists [2024-12-18T01:52:17.087Z] 74120e7769bc: Layer already exists [2024-12-18T01:52:17.087Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:17.087Z] 07967e398ef5: Layer already exists [2024-12-18T01:52:17.087Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:17.087Z] main: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:17.154Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:17.167Z] taggedImages: [2024-12-18T01:52:17.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:17.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-18T01:52:17.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 [2024-12-18T01:52:17.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:17.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-18T01:52:17.194Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-18T01:52:17.194Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:17.194Z] latest [2024-12-18T01:52:17.194Z] 4.0.0-dev.29 [2024-12-18T01:52:17.194Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:17.194Z] main [2024-12-18T01:52:17.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:17.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:17.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-18T01:52:17.850Z] b887329b43f7: Preparing [2024-12-18T01:52:17.850Z] fee6aea04cdd: Preparing [2024-12-18T01:52:17.850Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:17.850Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:17.850Z] 5441328a468e: Preparing [2024-12-18T01:52:17.850Z] 20547a50e069: Preparing [2024-12-18T01:52:17.850Z] 75654b8eeebd: Preparing [2024-12-18T01:52:17.850Z] 75654b8eeebd: Waiting [2024-12-18T01:52:17.850Z] 20547a50e069: Waiting [2024-12-18T01:52:17.850Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:17.850Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:17.850Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:17.850Z] b887329b43f7: Pushed [2024-12-18T01:52:17.976Z] #76 ... [2024-12-18T01:52:17.976Z] [2024-12-18T01:52:17.976Z] #117 [security-spire-config] exporting to image [2024-12-18T01:52:17.976Z] #117 exporting layers 1.7s done [2024-12-18T01:52:17.976Z] #117 writing image sha256:3326cd33bb45456c0a7b0932ab7975fa2646dfc581ac362809d3290b77da9622 0.0s done [2024-12-18T01:52:17.976Z] #117 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-18T01:52:17.976Z] #117 DONE 1.7s [2024-12-18T01:52:17.976Z] [2024-12-18T01:52:17.976Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:18.786Z] 5441328a468e: Pushed [2024-12-18T01:52:18.786Z] 20547a50e069: Pushed [2024-12-18T01:52:19.725Z] fee6aea04cdd: Pushed [2024-12-18T01:52:19.984Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:20.315Z] + 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-18T01:52:20.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-18T01:52:20.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-18T01:52:20.653Z] b887329b43f7: Preparing [2024-12-18T01:52:20.653Z] fee6aea04cdd: Preparing [2024-12-18T01:52:20.653Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:20.653Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:20.653Z] 5441328a468e: Preparing [2024-12-18T01:52:20.653Z] 20547a50e069: Preparing [2024-12-18T01:52:20.653Z] 75654b8eeebd: Preparing [2024-12-18T01:52:20.653Z] 20547a50e069: Waiting [2024-12-18T01:52:20.653Z] 75654b8eeebd: Waiting [2024-12-18T01:52:20.653Z] 5441328a468e: Layer already exists [2024-12-18T01:52:20.653Z] fee6aea04cdd: Layer already exists [2024-12-18T01:52:20.653Z] b887329b43f7: Layer already exists [2024-12-18T01:52:20.653Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:20.653Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:20.653Z] 20547a50e069: Layer already exists [2024-12-18T01:52:20.653Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:20.653Z] latest: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:20.991Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:21.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 [2024-12-18T01:52:21.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-18T01:52:21.317Z] b887329b43f7: Preparing [2024-12-18T01:52:21.317Z] fee6aea04cdd: Preparing [2024-12-18T01:52:21.317Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:21.317Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:21.317Z] 5441328a468e: Preparing [2024-12-18T01:52:21.317Z] 20547a50e069: Preparing [2024-12-18T01:52:21.317Z] 75654b8eeebd: Preparing [2024-12-18T01:52:21.317Z] 75654b8eeebd: Waiting [2024-12-18T01:52:21.317Z] 20547a50e069: Waiting [2024-12-18T01:52:21.317Z] fee6aea04cdd: Layer already exists [2024-12-18T01:52:21.317Z] b887329b43f7: Layer already exists [2024-12-18T01:52:21.317Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:21.317Z] 5441328a468e: Layer already exists [2024-12-18T01:52:21.317Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:21.317Z] 20547a50e069: Layer already exists [2024-12-18T01:52:21.317Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:21.317Z] 4.0.0-dev.29: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:21.647Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:21.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:21.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-18T01:52:21.972Z] b887329b43f7: Preparing [2024-12-18T01:52:21.972Z] fee6aea04cdd: Preparing [2024-12-18T01:52:21.972Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:21.972Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:21.972Z] 5441328a468e: Preparing [2024-12-18T01:52:21.972Z] 20547a50e069: Preparing [2024-12-18T01:52:21.972Z] 75654b8eeebd: Preparing [2024-12-18T01:52:21.972Z] 20547a50e069: Waiting [2024-12-18T01:52:21.972Z] 75654b8eeebd: Waiting [2024-12-18T01:52:21.972Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:21.972Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:21.972Z] b887329b43f7: Layer already exists [2024-12-18T01:52:21.972Z] fee6aea04cdd: Layer already exists [2024-12-18T01:52:21.972Z] 5441328a468e: Layer already exists [2024-12-18T01:52:21.972Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:21.972Z] 20547a50e069: Layer already exists [2024-12-18T01:52:21.972Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:22.299Z] + 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-18T01:52:22.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-18T01:52:22.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-18T01:52:22.622Z] b887329b43f7: Preparing [2024-12-18T01:52:22.622Z] fee6aea04cdd: Preparing [2024-12-18T01:52:22.622Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:22.622Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:22.622Z] 5441328a468e: Preparing [2024-12-18T01:52:22.622Z] 20547a50e069: Preparing [2024-12-18T01:52:22.622Z] 75654b8eeebd: Preparing [2024-12-18T01:52:22.622Z] 20547a50e069: Waiting [2024-12-18T01:52:22.622Z] 75654b8eeebd: Waiting [2024-12-18T01:52:22.622Z] fee6aea04cdd: Layer already exists [2024-12-18T01:52:22.622Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:22.622Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:22.622Z] b887329b43f7: Layer already exists [2024-12-18T01:52:22.622Z] 5441328a468e: Layer already exists [2024-12-18T01:52:22.622Z] 20547a50e069: Layer already exists [2024-12-18T01:52:22.622Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:22.622Z] main: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:22.697Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:22.712Z] taggedImages: [2024-12-18T01:52:22.712Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:22.712Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-18T01:52:22.712Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 [2024-12-18T01:52:22.712Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:22.712Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-18T01:52:22.737Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-18T01:52:22.737Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:22.737Z] latest [2024-12-18T01:52:22.737Z] 4.0.0-dev.29 [2024-12-18T01:52:22.737Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:22.737Z] main [2024-12-18T01:52:22.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:23.137Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:23.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:23.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-18T01:52:23.459Z] d05766cadbed: Preparing [2024-12-18T01:52:23.459Z] 85145c8ea579: Preparing [2024-12-18T01:52:23.459Z] 21855857d16c: Preparing [2024-12-18T01:52:23.459Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:23.459Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:23.459Z] 097e66f405f8: Preparing [2024-12-18T01:52:23.459Z] 31d4ec5ec76f: Preparing [2024-12-18T01:52:23.459Z] cad8663a1924: Preparing [2024-12-18T01:52:23.459Z] 915218830af2: Preparing [2024-12-18T01:52:23.459Z] 75654b8eeebd: Preparing [2024-12-18T01:52:23.459Z] 31d4ec5ec76f: Waiting [2024-12-18T01:52:23.459Z] 097e66f405f8: Waiting [2024-12-18T01:52:23.459Z] cad8663a1924: Waiting [2024-12-18T01:52:23.459Z] 75654b8eeebd: Waiting [2024-12-18T01:52:23.459Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:23.459Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:23.459Z] 85145c8ea579: Pushed [2024-12-18T01:52:23.459Z] 21855857d16c: Pushed [2024-12-18T01:52:23.459Z] d05766cadbed: Pushed [2024-12-18T01:52:23.459Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:23.719Z] cad8663a1924: Pushed [2024-12-18T01:52:24.705Z] 915218830af2: Pushed [2024-12-18T01:52:29.986Z] 31d4ec5ec76f: Pushed [2024-12-18T01:52:34.186Z] 097e66f405f8: Pushed [2024-12-18T01:52:34.186Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:34.530Z] + 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-18T01:52:34.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-18T01:52:34.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-18T01:52:34.858Z] d05766cadbed: Preparing [2024-12-18T01:52:34.858Z] 85145c8ea579: Preparing [2024-12-18T01:52:34.858Z] 21855857d16c: Preparing [2024-12-18T01:52:34.858Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:34.858Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:34.858Z] 097e66f405f8: Preparing [2024-12-18T01:52:34.858Z] 31d4ec5ec76f: Preparing [2024-12-18T01:52:34.858Z] cad8663a1924: Preparing [2024-12-18T01:52:34.858Z] 915218830af2: Preparing [2024-12-18T01:52:34.858Z] 75654b8eeebd: Preparing [2024-12-18T01:52:34.858Z] cad8663a1924: Waiting [2024-12-18T01:52:34.858Z] 097e66f405f8: Waiting [2024-12-18T01:52:34.858Z] 915218830af2: Waiting [2024-12-18T01:52:34.858Z] 75654b8eeebd: Waiting [2024-12-18T01:52:34.858Z] 31d4ec5ec76f: Waiting [2024-12-18T01:52:34.858Z] d05766cadbed: Layer already exists [2024-12-18T01:52:34.858Z] 85145c8ea579: Layer already exists [2024-12-18T01:52:34.858Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:34.858Z] 21855857d16c: Layer already exists [2024-12-18T01:52:34.858Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:34.858Z] 097e66f405f8: Layer already exists [2024-12-18T01:52:34.858Z] cad8663a1924: Layer already exists [2024-12-18T01:52:34.858Z] 31d4ec5ec76f: Layer already exists [2024-12-18T01:52:34.858Z] 915218830af2: Layer already exists [2024-12-18T01:52:34.858Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:34.858Z] latest: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:35.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:35.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 [2024-12-18T01:52:35.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-18T01:52:35.515Z] d05766cadbed: Preparing [2024-12-18T01:52:35.515Z] 85145c8ea579: Preparing [2024-12-18T01:52:35.515Z] 21855857d16c: Preparing [2024-12-18T01:52:35.515Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:35.515Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:35.515Z] 097e66f405f8: Preparing [2024-12-18T01:52:35.515Z] 31d4ec5ec76f: Preparing [2024-12-18T01:52:35.515Z] cad8663a1924: Preparing [2024-12-18T01:52:35.515Z] 097e66f405f8: Waiting [2024-12-18T01:52:35.515Z] 31d4ec5ec76f: Waiting [2024-12-18T01:52:35.515Z] 915218830af2: Preparing [2024-12-18T01:52:35.515Z] cad8663a1924: Waiting [2024-12-18T01:52:35.515Z] 915218830af2: Waiting [2024-12-18T01:52:35.515Z] 75654b8eeebd: Preparing [2024-12-18T01:52:35.515Z] 75654b8eeebd: Waiting [2024-12-18T01:52:35.515Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:35.515Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:35.515Z] d05766cadbed: Layer already exists [2024-12-18T01:52:35.515Z] 21855857d16c: Layer already exists [2024-12-18T01:52:35.515Z] 85145c8ea579: Layer already exists [2024-12-18T01:52:35.515Z] 31d4ec5ec76f: Layer already exists [2024-12-18T01:52:35.515Z] 097e66f405f8: Layer already exists [2024-12-18T01:52:35.515Z] cad8663a1924: Layer already exists [2024-12-18T01:52:35.515Z] 915218830af2: Layer already exists [2024-12-18T01:52:35.515Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:35.515Z] 4.0.0-dev.29: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:35.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:36.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:36.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-18T01:52:36.177Z] d05766cadbed: Preparing [2024-12-18T01:52:36.177Z] 85145c8ea579: Preparing [2024-12-18T01:52:36.177Z] 21855857d16c: Preparing [2024-12-18T01:52:36.177Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:36.177Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:36.177Z] 097e66f405f8: Preparing [2024-12-18T01:52:36.177Z] 31d4ec5ec76f: Preparing [2024-12-18T01:52:36.177Z] cad8663a1924: Preparing [2024-12-18T01:52:36.177Z] 915218830af2: Preparing [2024-12-18T01:52:36.177Z] 75654b8eeebd: Preparing [2024-12-18T01:52:36.177Z] 31d4ec5ec76f: Waiting [2024-12-18T01:52:36.177Z] cad8663a1924: Waiting [2024-12-18T01:52:36.177Z] 915218830af2: Waiting [2024-12-18T01:52:36.177Z] 75654b8eeebd: Waiting [2024-12-18T01:52:36.177Z] 097e66f405f8: Waiting [2024-12-18T01:52:36.177Z] 85145c8ea579: Layer already exists [2024-12-18T01:52:36.177Z] d05766cadbed: Layer already exists [2024-12-18T01:52:36.177Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:36.177Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:36.177Z] 21855857d16c: Layer already exists [2024-12-18T01:52:36.177Z] 097e66f405f8: Layer already exists [2024-12-18T01:52:36.177Z] cad8663a1924: Layer already exists [2024-12-18T01:52:36.177Z] 915218830af2: Layer already exists [2024-12-18T01:52:36.177Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:36.177Z] 31d4ec5ec76f: Layer already exists [2024-12-18T01:52:36.177Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:36.503Z] + 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-18T01:52:36.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-18T01:52:36.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-18T01:52:36.832Z] d05766cadbed: Preparing [2024-12-18T01:52:36.832Z] 85145c8ea579: Preparing [2024-12-18T01:52:36.832Z] 21855857d16c: Preparing [2024-12-18T01:52:36.832Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:36.832Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:36.832Z] 097e66f405f8: Preparing [2024-12-18T01:52:36.832Z] 31d4ec5ec76f: Preparing [2024-12-18T01:52:36.832Z] cad8663a1924: Preparing [2024-12-18T01:52:36.832Z] 097e66f405f8: Waiting [2024-12-18T01:52:36.832Z] 31d4ec5ec76f: Waiting [2024-12-18T01:52:36.832Z] 915218830af2: Preparing [2024-12-18T01:52:36.832Z] 75654b8eeebd: Preparing [2024-12-18T01:52:36.832Z] cad8663a1924: Waiting [2024-12-18T01:52:36.832Z] 915218830af2: Waiting [2024-12-18T01:52:36.832Z] 75654b8eeebd: Waiting [2024-12-18T01:52:36.832Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:36.832Z] d05766cadbed: Layer already exists [2024-12-18T01:52:36.832Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:36.832Z] 85145c8ea579: Layer already exists [2024-12-18T01:52:36.832Z] 21855857d16c: Layer already exists [2024-12-18T01:52:36.832Z] 097e66f405f8: Layer already exists [2024-12-18T01:52:36.832Z] 31d4ec5ec76f: Layer already exists [2024-12-18T01:52:36.833Z] cad8663a1924: Layer already exists [2024-12-18T01:52:36.833Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:36.833Z] 915218830af2: Layer already exists [2024-12-18T01:52:36.833Z] main: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:36.912Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:36.925Z] taggedImages: [2024-12-18T01:52:36.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:36.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-18T01:52:36.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 [2024-12-18T01:52:36.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:36.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-18T01:52:36.948Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-18T01:52:36.949Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:36.949Z] latest [2024-12-18T01:52:36.949Z] 4.0.0-dev.29 [2024-12-18T01:52:36.949Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:36.949Z] main [2024-12-18T01:52:36.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:37.295Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:37.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:37.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-18T01:52:37.631Z] 92c2fb5c1af4: Preparing [2024-12-18T01:52:37.631Z] c2db9d051162: Preparing [2024-12-18T01:52:37.631Z] 8d20e718ce3e: Preparing [2024-12-18T01:52:37.631Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:37.631Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:37.631Z] 2896b717ca5d: Preparing [2024-12-18T01:52:37.631Z] 52c6e61b1dc8: Preparing [2024-12-18T01:52:37.631Z] a8b07256a5bf: Preparing [2024-12-18T01:52:37.631Z] 75654b8eeebd: Preparing [2024-12-18T01:52:37.631Z] 2896b717ca5d: Waiting [2024-12-18T01:52:37.631Z] 52c6e61b1dc8: Waiting [2024-12-18T01:52:37.631Z] a8b07256a5bf: Waiting [2024-12-18T01:52:37.631Z] 75654b8eeebd: Waiting [2024-12-18T01:52:37.631Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:37.631Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:37.631Z] 92c2fb5c1af4: Pushed [2024-12-18T01:52:37.631Z] 8d20e718ce3e: Pushed [2024-12-18T01:52:37.631Z] c2db9d051162: Pushed [2024-12-18T01:52:37.631Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:38.200Z] a8b07256a5bf: Pushed [2024-12-18T01:52:38.200Z] 52c6e61b1dc8: Pushed [2024-12-18T01:52:48.182Z] 2896b717ca5d: Pushed [2024-12-18T01:52:48.182Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:48.515Z] + 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-18T01:52:48.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-18T01:52:48.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-18T01:52:48.834Z] 92c2fb5c1af4: Preparing [2024-12-18T01:52:48.834Z] c2db9d051162: Preparing [2024-12-18T01:52:48.834Z] 8d20e718ce3e: Preparing [2024-12-18T01:52:48.834Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:48.834Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:48.834Z] 2896b717ca5d: Preparing [2024-12-18T01:52:48.834Z] 52c6e61b1dc8: Preparing [2024-12-18T01:52:48.834Z] a8b07256a5bf: Preparing [2024-12-18T01:52:48.834Z] 75654b8eeebd: Preparing [2024-12-18T01:52:48.834Z] 2896b717ca5d: Waiting [2024-12-18T01:52:48.834Z] 52c6e61b1dc8: Waiting [2024-12-18T01:52:48.834Z] a8b07256a5bf: Waiting [2024-12-18T01:52:48.834Z] 75654b8eeebd: Waiting [2024-12-18T01:52:48.834Z] 8d20e718ce3e: Layer already exists [2024-12-18T01:52:48.834Z] 92c2fb5c1af4: Layer already exists [2024-12-18T01:52:48.834Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:48.834Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:48.834Z] c2db9d051162: Layer already exists [2024-12-18T01:52:48.834Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:48.834Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:48.834Z] 52c6e61b1dc8: Layer already exists [2024-12-18T01:52:48.834Z] a8b07256a5bf: Layer already exists [2024-12-18T01:52:48.834Z] latest: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:49.152Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:49.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 [2024-12-18T01:52:49.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-18T01:52:49.477Z] 92c2fb5c1af4: Preparing [2024-12-18T01:52:49.477Z] c2db9d051162: Preparing [2024-12-18T01:52:49.477Z] 8d20e718ce3e: Preparing [2024-12-18T01:52:49.477Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:49.477Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:49.477Z] 2896b717ca5d: Preparing [2024-12-18T01:52:49.477Z] 52c6e61b1dc8: Preparing [2024-12-18T01:52:49.477Z] a8b07256a5bf: Preparing [2024-12-18T01:52:49.477Z] 75654b8eeebd: Preparing [2024-12-18T01:52:49.477Z] 52c6e61b1dc8: Waiting [2024-12-18T01:52:49.477Z] a8b07256a5bf: Waiting [2024-12-18T01:52:49.477Z] 75654b8eeebd: Waiting [2024-12-18T01:52:49.477Z] 2896b717ca5d: Waiting [2024-12-18T01:52:49.477Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:49.477Z] 92c2fb5c1af4: Layer already exists [2024-12-18T01:52:49.477Z] 8d20e718ce3e: Layer already exists [2024-12-18T01:52:49.477Z] c2db9d051162: Layer already exists [2024-12-18T01:52:49.477Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:49.477Z] a8b07256a5bf: Layer already exists [2024-12-18T01:52:49.477Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:49.477Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:49.477Z] 52c6e61b1dc8: Layer already exists [2024-12-18T01:52:49.477Z] 4.0.0-dev.29: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:49.800Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:50.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:50.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-18T01:52:50.122Z] 92c2fb5c1af4: Preparing [2024-12-18T01:52:50.122Z] c2db9d051162: Preparing [2024-12-18T01:52:50.122Z] 8d20e718ce3e: Preparing [2024-12-18T01:52:50.122Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:50.122Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:50.122Z] 2896b717ca5d: Preparing [2024-12-18T01:52:50.122Z] 52c6e61b1dc8: Preparing [2024-12-18T01:52:50.122Z] a8b07256a5bf: Preparing [2024-12-18T01:52:50.122Z] 75654b8eeebd: Preparing [2024-12-18T01:52:50.122Z] 2896b717ca5d: Waiting [2024-12-18T01:52:50.122Z] 52c6e61b1dc8: Waiting [2024-12-18T01:52:50.122Z] a8b07256a5bf: Waiting [2024-12-18T01:52:50.122Z] 75654b8eeebd: Waiting [2024-12-18T01:52:50.122Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:50.122Z] c2db9d051162: Layer already exists [2024-12-18T01:52:50.122Z] 92c2fb5c1af4: Layer already exists [2024-12-18T01:52:50.122Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:50.122Z] 8d20e718ce3e: Layer already exists [2024-12-18T01:52:50.122Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:50.122Z] 52c6e61b1dc8: Layer already exists [2024-12-18T01:52:50.122Z] a8b07256a5bf: Layer already exists [2024-12-18T01:52:50.122Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:50.122Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:50.295Z] #77 ... [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #85 DONE 56.2s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #80 DONE 51.7s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #78 DONE 62.5s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #77 DONE 63.7s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #76 DONE 63.9s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-18T01:52:50.295Z] #118 DONE 1.0s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #119 [core-data builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #119 DONE 1.0s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #120 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #121 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #122 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #123 [support-notifications builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #123 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #124 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #125 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #126 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #127 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #128 [core-command builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #128 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #129 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #130 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #131 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #132 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #133 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #134 [security-proxy-setup builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #134 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #135 DONE 1.1s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #136 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #137 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #138 [core-metadata builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #138 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #139 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #139 DONE 1.1s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-18T01:52:50.295Z] #140 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-18T01:52:50.295Z] #141 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #142 [security-proxy-auth builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #142 CACHED [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #143 [support-scheduler builder 6/7] COPY . . [2024-12-18T01:52:50.295Z] #143 DONE 1.1s [2024-12-18T01:52:50.295Z] [2024-12-18T01:52:50.295Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T01:52:50.447Z] + 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-18T01:52:50.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-18T01:52:50.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-18T01:52:50.762Z] 92c2fb5c1af4: Preparing [2024-12-18T01:52:50.762Z] c2db9d051162: Preparing [2024-12-18T01:52:50.762Z] 8d20e718ce3e: Preparing [2024-12-18T01:52:50.762Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:50.762Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:50.762Z] 2896b717ca5d: Preparing [2024-12-18T01:52:50.762Z] 52c6e61b1dc8: Preparing [2024-12-18T01:52:50.762Z] a8b07256a5bf: Preparing [2024-12-18T01:52:50.762Z] 75654b8eeebd: Preparing [2024-12-18T01:52:50.762Z] a8b07256a5bf: Waiting [2024-12-18T01:52:50.762Z] 2896b717ca5d: Waiting [2024-12-18T01:52:50.762Z] 75654b8eeebd: Waiting [2024-12-18T01:52:50.762Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:50.762Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:50.762Z] 92c2fb5c1af4: Layer already exists [2024-12-18T01:52:50.762Z] c2db9d051162: Layer already exists [2024-12-18T01:52:50.762Z] 8d20e718ce3e: Layer already exists [2024-12-18T01:52:50.762Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:50.762Z] a8b07256a5bf: Layer already exists [2024-12-18T01:52:50.762Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:50.762Z] 52c6e61b1dc8: Layer already exists [2024-12-18T01:52:50.762Z] main: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:50.829Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:50.845Z] taggedImages: [2024-12-18T01:52:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-18T01:52:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 [2024-12-18T01:52:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-18T01:52:50.874Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-18T01:52:50.874Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:50.874Z] latest [2024-12-18T01:52:50.874Z] 4.0.0-dev.29 [2024-12-18T01:52:50.874Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:50.874Z] main [2024-12-18T01:52:50.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:51.214Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-18T01:52:51.252Z] #144 4.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2024-12-18T01:52:51.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:51.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-18T01:52:51.532Z] d05766cadbed: Preparing [2024-12-18T01:52:51.532Z] 4e357a498891: Preparing [2024-12-18T01:52:51.532Z] cbabc343deba: Preparing [2024-12-18T01:52:51.532Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:51.532Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:51.532Z] 2896b717ca5d: Preparing [2024-12-18T01:52:51.532Z] cad8663a1924: Preparing [2024-12-18T01:52:51.532Z] 915218830af2: Preparing [2024-12-18T01:52:51.532Z] 75654b8eeebd: Preparing [2024-12-18T01:52:51.532Z] 915218830af2: Waiting [2024-12-18T01:52:51.532Z] 2896b717ca5d: Waiting [2024-12-18T01:52:51.532Z] 75654b8eeebd: Waiting [2024-12-18T01:52:51.532Z] cad8663a1924: Waiting [2024-12-18T01:52:51.532Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:51.532Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:51.532Z] d05766cadbed: Layer already exists [2024-12-18T01:52:51.532Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:51.532Z] cad8663a1924: Layer already exists [2024-12-18T01:52:51.532Z] 915218830af2: Layer already exists [2024-12-18T01:52:51.532Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:51.532Z] 4e357a498891: Pushed [2024-12-18T01:52:51.532Z] cbabc343deba: Pushed [2024-12-18T01:52:51.791Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:52.124Z] + 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-18T01:52:52.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-18T01:52:52.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-18T01:52:52.446Z] d05766cadbed: Preparing [2024-12-18T01:52:52.446Z] 4e357a498891: Preparing [2024-12-18T01:52:52.446Z] cbabc343deba: Preparing [2024-12-18T01:52:52.446Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:52.446Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:52.446Z] 2896b717ca5d: Preparing [2024-12-18T01:52:52.446Z] cad8663a1924: Preparing [2024-12-18T01:52:52.446Z] 915218830af2: Preparing [2024-12-18T01:52:52.446Z] 75654b8eeebd: Preparing [2024-12-18T01:52:52.446Z] 2896b717ca5d: Waiting [2024-12-18T01:52:52.446Z] cad8663a1924: Waiting [2024-12-18T01:52:52.446Z] 915218830af2: Waiting [2024-12-18T01:52:52.446Z] 75654b8eeebd: Waiting [2024-12-18T01:52:52.446Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:52.446Z] 4e357a498891: Layer already exists [2024-12-18T01:52:52.446Z] cbabc343deba: Layer already exists [2024-12-18T01:52:52.446Z] d05766cadbed: Layer already exists [2024-12-18T01:52:52.446Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:52.446Z] cad8663a1924: Layer already exists [2024-12-18T01:52:52.446Z] 915218830af2: Layer already exists [2024-12-18T01:52:52.446Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:52.446Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:52.446Z] latest: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:52.775Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:53.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 [2024-12-18T01:52:53.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-18T01:52:53.095Z] d05766cadbed: Preparing [2024-12-18T01:52:53.095Z] 4e357a498891: Preparing [2024-12-18T01:52:53.095Z] cbabc343deba: Preparing [2024-12-18T01:52:53.095Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:53.095Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:53.095Z] 2896b717ca5d: Preparing [2024-12-18T01:52:53.095Z] cad8663a1924: Preparing [2024-12-18T01:52:53.095Z] 915218830af2: Preparing [2024-12-18T01:52:53.095Z] 75654b8eeebd: Preparing [2024-12-18T01:52:53.095Z] cad8663a1924: Waiting [2024-12-18T01:52:53.095Z] 2896b717ca5d: Waiting [2024-12-18T01:52:53.095Z] 915218830af2: Waiting [2024-12-18T01:52:53.095Z] 75654b8eeebd: Waiting [2024-12-18T01:52:53.095Z] cbabc343deba: Layer already exists [2024-12-18T01:52:53.095Z] 4e357a498891: Layer already exists [2024-12-18T01:52:53.095Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:53.095Z] d05766cadbed: Layer already exists [2024-12-18T01:52:53.095Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:53.095Z] cad8663a1924: Layer already exists [2024-12-18T01:52:53.095Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:53.095Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:53.095Z] 915218830af2: Layer already exists [2024-12-18T01:52:53.095Z] 4.0.0-dev.29: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:53.420Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:53.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:53.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-18T01:52:53.743Z] d05766cadbed: Preparing [2024-12-18T01:52:53.743Z] 4e357a498891: Preparing [2024-12-18T01:52:53.743Z] cbabc343deba: Preparing [2024-12-18T01:52:53.743Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:53.743Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:53.743Z] 2896b717ca5d: Preparing [2024-12-18T01:52:53.743Z] cad8663a1924: Preparing [2024-12-18T01:52:53.743Z] 915218830af2: Preparing [2024-12-18T01:52:53.743Z] 75654b8eeebd: Preparing [2024-12-18T01:52:53.743Z] cad8663a1924: Waiting [2024-12-18T01:52:53.743Z] 915218830af2: Waiting [2024-12-18T01:52:53.743Z] 75654b8eeebd: Waiting [2024-12-18T01:52:53.743Z] cbabc343deba: Layer already exists [2024-12-18T01:52:53.743Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:53.743Z] 4e357a498891: Layer already exists [2024-12-18T01:52:53.743Z] d05766cadbed: Layer already exists [2024-12-18T01:52:53.743Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:53.743Z] cad8663a1924: Layer already exists [2024-12-18T01:52:53.743Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:53.743Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:53.743Z] 915218830af2: Layer already exists [2024-12-18T01:52:53.743Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:54.068Z] + 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-18T01:52:54.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-18T01:52:54.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-18T01:52:54.390Z] d05766cadbed: Preparing [2024-12-18T01:52:54.390Z] 4e357a498891: Preparing [2024-12-18T01:52:54.390Z] cbabc343deba: Preparing [2024-12-18T01:52:54.390Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:54.390Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:54.390Z] 2896b717ca5d: Preparing [2024-12-18T01:52:54.390Z] cad8663a1924: Preparing [2024-12-18T01:52:54.390Z] 915218830af2: Preparing [2024-12-18T01:52:54.390Z] 75654b8eeebd: Preparing [2024-12-18T01:52:54.390Z] cad8663a1924: Waiting [2024-12-18T01:52:54.390Z] 2896b717ca5d: Waiting [2024-12-18T01:52:54.390Z] 915218830af2: Waiting [2024-12-18T01:52:54.390Z] d05766cadbed: Layer already exists [2024-12-18T01:52:54.390Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:54.390Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:54.390Z] 4e357a498891: Layer already exists [2024-12-18T01:52:54.390Z] cbabc343deba: Layer already exists [2024-12-18T01:52:54.390Z] cad8663a1924: Layer already exists [2024-12-18T01:52:54.390Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:54.390Z] 2896b717ca5d: Layer already exists [2024-12-18T01:52:54.390Z] 915218830af2: Layer already exists [2024-12-18T01:52:54.390Z] main: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:52:54.461Z] ===================================================== [Pipeline] echo [2024-12-18T01:52:54.478Z] taggedImages: [2024-12-18T01:52:54.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:54.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-18T01:52:54.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 [2024-12-18T01:52:54.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:54.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-18T01:52:54.504Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-18T01:52:54.504Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:54.504Z] latest [2024-12-18T01:52:54.504Z] 4.0.0-dev.29 [2024-12-18T01:52:54.504Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:52:54.504Z] main [2024-12-18T01:52:54.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:54.839Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:55.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:52:55.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-18T01:52:55.157Z] 88c551061799: Preparing [2024-12-18T01:52:55.157Z] 5aaf18891141: Preparing [2024-12-18T01:52:55.157Z] 03f237092517: Preparing [2024-12-18T01:52:55.157Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:55.157Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:55.157Z] 0a47e1eb9cd6: Preparing [2024-12-18T01:52:55.157Z] baad9e9043c3: Preparing [2024-12-18T01:52:55.157Z] 75654b8eeebd: Preparing [2024-12-18T01:52:55.157Z] 0a47e1eb9cd6: Waiting [2024-12-18T01:52:55.157Z] 75654b8eeebd: Waiting [2024-12-18T01:52:55.157Z] baad9e9043c3: Waiting [2024-12-18T01:52:55.157Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:55.157Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:55.157Z] 5aaf18891141: Pushed [2024-12-18T01:52:55.157Z] 88c551061799: Pushed [2024-12-18T01:52:55.157Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:55.157Z] baad9e9043c3: Pushed [2024-12-18T01:52:55.725Z] 0a47e1eb9cd6: Pushed [2024-12-18T01:52:56.587Z] #144 ... [2024-12-18T01:52:56.587Z] [2024-12-18T01:52:56.587Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T01:52:56.587Z] #0 3.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-18T01:52:56.587Z] #145 ... [2024-12-18T01:52:56.587Z] [2024-12-18T01:52:56.587Z] #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-18T01:52:56.587Z] #0 3.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-18T01:52:56.587Z] #146 ... [2024-12-18T01:52:56.587Z] [2024-12-18T01:52:56.587Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T01:52:56.587Z] #0 3.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-18T01:52:56.587Z] #147 ... [2024-12-18T01:52:56.587Z] [2024-12-18T01:52:56.587Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-18T01:52:56.587Z] #0 4.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-18T01:52:56.867Z] #148 ... [2024-12-18T01:52:56.867Z] [2024-12-18T01:52:56.867Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-18T01:52:56.867Z] #0 3.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-18T01:52:56.867Z] #149 ... [2024-12-18T01:52:56.867Z] [2024-12-18T01:52:56.867Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-18T01:52:56.867Z] #0 4.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-18T01:52:57.133Z] #150 ... [2024-12-18T01:52:57.133Z] [2024-12-18T01:52:57.133Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T01:52:57.133Z] #0 5.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-18T01:52:57.463Z] #151 ... [2024-12-18T01:52:57.463Z] [2024-12-18T01:52:57.463Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T01:52:57.463Z] #0 3.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-18T01:52:57.463Z] #152 ... [2024-12-18T01:52:57.463Z] [2024-12-18T01:52:57.463Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T01:52:57.463Z] #0 3.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-18T01:52:57.731Z] #153 ... [2024-12-18T01:52:57.731Z] [2024-12-18T01:52:57.731Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-18T01:52:57.731Z] #0 3.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-18T01:52:57.731Z] #154 ... [2024-12-18T01:52:57.731Z] [2024-12-18T01:52:57.731Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-18T01:52:57.731Z] #0 4.798 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-18T01:52:59.013Z] 03f237092517: Pushed [2024-12-18T01:52:59.271Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:59.581Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:52:59.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-18T01:52:59.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-18T01:52:59.892Z] 88c551061799: Preparing [2024-12-18T01:52:59.892Z] 5aaf18891141: Preparing [2024-12-18T01:52:59.892Z] 03f237092517: Preparing [2024-12-18T01:52:59.892Z] 6bfe19197c2d: Preparing [2024-12-18T01:52:59.892Z] ca7a1e8e93c1: Preparing [2024-12-18T01:52:59.892Z] 0a47e1eb9cd6: Preparing [2024-12-18T01:52:59.892Z] baad9e9043c3: Preparing [2024-12-18T01:52:59.892Z] 75654b8eeebd: Preparing [2024-12-18T01:52:59.892Z] 0a47e1eb9cd6: Waiting [2024-12-18T01:52:59.892Z] baad9e9043c3: Waiting [2024-12-18T01:52:59.892Z] 75654b8eeebd: Waiting [2024-12-18T01:52:59.892Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:52:59.892Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:52:59.892Z] 03f237092517: Layer already exists [2024-12-18T01:52:59.892Z] 5aaf18891141: Layer already exists [2024-12-18T01:52:59.892Z] 88c551061799: Layer already exists [2024-12-18T01:52:59.892Z] 75654b8eeebd: Layer already exists [2024-12-18T01:52:59.892Z] 0a47e1eb9cd6: Layer already exists [2024-12-18T01:52:59.892Z] baad9e9043c3: Layer already exists [2024-12-18T01:52:59.892Z] latest: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:00.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:00.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 [2024-12-18T01:53:00.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-18T01:53:00.531Z] 88c551061799: Preparing [2024-12-18T01:53:00.531Z] 5aaf18891141: Preparing [2024-12-18T01:53:00.531Z] 03f237092517: Preparing [2024-12-18T01:53:00.531Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:00.531Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:00.531Z] 0a47e1eb9cd6: Preparing [2024-12-18T01:53:00.531Z] baad9e9043c3: Preparing [2024-12-18T01:53:00.531Z] 75654b8eeebd: Preparing [2024-12-18T01:53:00.531Z] baad9e9043c3: Waiting [2024-12-18T01:53:00.531Z] 0a47e1eb9cd6: Waiting [2024-12-18T01:53:00.531Z] 75654b8eeebd: Waiting [2024-12-18T01:53:00.531Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:00.531Z] 5aaf18891141: Layer already exists [2024-12-18T01:53:00.531Z] 88c551061799: Layer already exists [2024-12-18T01:53:00.531Z] 03f237092517: Layer already exists [2024-12-18T01:53:00.531Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:00.531Z] 0a47e1eb9cd6: Layer already exists [2024-12-18T01:53:00.531Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:00.531Z] baad9e9043c3: Layer already exists [2024-12-18T01:53:00.531Z] 4.0.0-dev.29: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:00.857Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:01.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:53:01.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-18T01:53:01.183Z] 88c551061799: Preparing [2024-12-18T01:53:01.183Z] 5aaf18891141: Preparing [2024-12-18T01:53:01.183Z] 03f237092517: Preparing [2024-12-18T01:53:01.183Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:01.183Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:01.183Z] 0a47e1eb9cd6: Preparing [2024-12-18T01:53:01.183Z] baad9e9043c3: Preparing [2024-12-18T01:53:01.183Z] 75654b8eeebd: Preparing [2024-12-18T01:53:01.183Z] 0a47e1eb9cd6: Waiting [2024-12-18T01:53:01.183Z] baad9e9043c3: Waiting [2024-12-18T01:53:01.183Z] 75654b8eeebd: Waiting [2024-12-18T01:53:01.183Z] 5aaf18891141: Layer already exists [2024-12-18T01:53:01.183Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:01.183Z] 03f237092517: Layer already exists [2024-12-18T01:53:01.183Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:01.183Z] 88c551061799: Layer already exists [2024-12-18T01:53:01.183Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:01.183Z] baad9e9043c3: Layer already exists [2024-12-18T01:53:01.183Z] 0a47e1eb9cd6: Layer already exists [2024-12-18T01:53:01.183Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:01.502Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:01.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-18T01:53:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-18T01:53:01.828Z] 88c551061799: Preparing [2024-12-18T01:53:01.828Z] 5aaf18891141: Preparing [2024-12-18T01:53:01.828Z] 03f237092517: Preparing [2024-12-18T01:53:01.828Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:01.828Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:01.828Z] 0a47e1eb9cd6: Preparing [2024-12-18T01:53:01.828Z] baad9e9043c3: Preparing [2024-12-18T01:53:01.828Z] 75654b8eeebd: Preparing [2024-12-18T01:53:01.828Z] 0a47e1eb9cd6: Waiting [2024-12-18T01:53:01.828Z] baad9e9043c3: Waiting [2024-12-18T01:53:01.828Z] 75654b8eeebd: Waiting [2024-12-18T01:53:01.828Z] 88c551061799: Layer already exists [2024-12-18T01:53:01.828Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:01.828Z] 03f237092517: Layer already exists [2024-12-18T01:53:01.828Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:01.828Z] 5aaf18891141: Layer already exists [2024-12-18T01:53:01.828Z] 0a47e1eb9cd6: Layer already exists [2024-12-18T01:53:01.828Z] baad9e9043c3: Layer already exists [2024-12-18T01:53:01.828Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:01.828Z] main: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:53:01.906Z] ===================================================== [Pipeline] echo [2024-12-18T01:53:01.920Z] taggedImages: [2024-12-18T01:53:01.920Z] - nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:53:01.920Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-18T01:53:01.920Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 [2024-12-18T01:53:01.920Z] - nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:53:01.920Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-18T01:53:01.944Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-18T01:53:01.944Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:53:01.944Z] latest [2024-12-18T01:53:01.944Z] 4.0.0-dev.29 [2024-12-18T01:53:01.944Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:53:01.944Z] main [2024-12-18T01:53:01.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:02.290Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:02.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:53:02.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-18T01:53:02.610Z] 6e26e9c92381: Preparing [2024-12-18T01:53:02.610Z] 3279df573e94: Preparing [2024-12-18T01:53:02.610Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:02.610Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:02.610Z] b0624344d4c0: Preparing [2024-12-18T01:53:02.610Z] a49b5dd719cd: Preparing [2024-12-18T01:53:02.610Z] 75654b8eeebd: Preparing [2024-12-18T01:53:02.610Z] a49b5dd719cd: Waiting [2024-12-18T01:53:02.610Z] 75654b8eeebd: Waiting [2024-12-18T01:53:02.610Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:02.610Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:02.610Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:02.610Z] 6e26e9c92381: Pushed [2024-12-18T01:53:02.869Z] a49b5dd719cd: Pushed [2024-12-18T01:53:03.438Z] b0624344d4c0: Pushed [2024-12-18T01:53:06.731Z] 3279df573e94: Pushed [2024-12-18T01:53:06.731Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:07.058Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:07.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-18T01:53:07.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-18T01:53:07.377Z] 6e26e9c92381: Preparing [2024-12-18T01:53:07.377Z] 3279df573e94: Preparing [2024-12-18T01:53:07.377Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:07.377Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:07.377Z] b0624344d4c0: Preparing [2024-12-18T01:53:07.377Z] a49b5dd719cd: Preparing [2024-12-18T01:53:07.377Z] 75654b8eeebd: Preparing [2024-12-18T01:53:07.377Z] 75654b8eeebd: Waiting [2024-12-18T01:53:07.377Z] a49b5dd719cd: Waiting [2024-12-18T01:53:07.377Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:07.377Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:07.377Z] b0624344d4c0: Layer already exists [2024-12-18T01:53:07.377Z] 6e26e9c92381: Layer already exists [2024-12-18T01:53:07.377Z] 3279df573e94: Layer already exists [2024-12-18T01:53:07.377Z] a49b5dd719cd: Layer already exists [2024-12-18T01:53:07.377Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:07.377Z] latest: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:07.681Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:07.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 [2024-12-18T01:53:07.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-18T01:53:07.997Z] 6e26e9c92381: Preparing [2024-12-18T01:53:07.997Z] 3279df573e94: Preparing [2024-12-18T01:53:07.997Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:07.997Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:07.997Z] b0624344d4c0: Preparing [2024-12-18T01:53:07.997Z] a49b5dd719cd: Preparing [2024-12-18T01:53:07.997Z] 75654b8eeebd: Preparing [2024-12-18T01:53:07.997Z] a49b5dd719cd: Waiting [2024-12-18T01:53:07.997Z] 75654b8eeebd: Waiting [2024-12-18T01:53:07.997Z] b0624344d4c0: Layer already exists [2024-12-18T01:53:07.997Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:07.997Z] 6e26e9c92381: Layer already exists [2024-12-18T01:53:07.997Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:07.997Z] 3279df573e94: Layer already exists [2024-12-18T01:53:07.997Z] a49b5dd719cd: Layer already exists [2024-12-18T01:53:07.997Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:07.997Z] 4.0.0-dev.29: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:08.315Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:08.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:53:08.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-18T01:53:08.628Z] 6e26e9c92381: Preparing [2024-12-18T01:53:08.628Z] 3279df573e94: Preparing [2024-12-18T01:53:08.628Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:08.628Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:08.628Z] b0624344d4c0: Preparing [2024-12-18T01:53:08.628Z] a49b5dd719cd: Preparing [2024-12-18T01:53:08.628Z] 75654b8eeebd: Preparing [2024-12-18T01:53:08.628Z] a49b5dd719cd: Waiting [2024-12-18T01:53:08.628Z] 75654b8eeebd: Waiting [2024-12-18T01:53:08.628Z] 3279df573e94: Layer already exists [2024-12-18T01:53:08.628Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:08.628Z] b0624344d4c0: Layer already exists [2024-12-18T01:53:08.628Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:08.628Z] 6e26e9c92381: Layer already exists [2024-12-18T01:53:08.628Z] a49b5dd719cd: Layer already exists [2024-12-18T01:53:08.628Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:08.628Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:08.958Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T01:53:09.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-18T01:53:09.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-18T01:53:09.285Z] 6e26e9c92381: Preparing [2024-12-18T01:53:09.285Z] 3279df573e94: Preparing [2024-12-18T01:53:09.285Z] 6bfe19197c2d: Preparing [2024-12-18T01:53:09.285Z] ca7a1e8e93c1: Preparing [2024-12-18T01:53:09.285Z] b0624344d4c0: Preparing [2024-12-18T01:53:09.285Z] a49b5dd719cd: Preparing [2024-12-18T01:53:09.285Z] 75654b8eeebd: Preparing [2024-12-18T01:53:09.285Z] a49b5dd719cd: Waiting [2024-12-18T01:53:09.285Z] 75654b8eeebd: Waiting [2024-12-18T01:53:09.285Z] ca7a1e8e93c1: Layer already exists [2024-12-18T01:53:09.285Z] 6e26e9c92381: Layer already exists [2024-12-18T01:53:09.285Z] 3279df573e94: Layer already exists [2024-12-18T01:53:09.285Z] 6bfe19197c2d: Layer already exists [2024-12-18T01:53:09.285Z] b0624344d4c0: Layer already exists [2024-12-18T01:53:09.285Z] a49b5dd719cd: Layer already exists [2024-12-18T01:53:09.285Z] 75654b8eeebd: Layer already exists [2024-12-18T01:53:09.285Z] main: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T01:53:09.363Z] ===================================================== [Pipeline] echo [2024-12-18T01:53:09.381Z] taggedImages: [2024-12-18T01:53:09.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T01:53:09.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-18T01:53:09.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 [2024-12-18T01:53:09.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T01:53:09.381Z] - 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-18T02:03:07.583Z] #155 ... [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #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-18T02:03:07.584Z] #146 DONE 609.0s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:03:07.584Z] #147 ... [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:03:07.584Z] #156 DONE 0.3s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:03:07.584Z] #157 DONE 0.1s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T02:03:07.584Z] #151 ... [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #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-18T02:03:07.584Z] #158 DONE 0.3s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T02:03:07.584Z] #152 ... [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #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-18T02:03:07.584Z] #159 DONE 0.2s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #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-18T02:03:07.584Z] #160 DONE 0.2s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T02:03:07.584Z] #151 ... [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #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-18T02:03:07.584Z] #161 DONE 1.8s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-18T02:03:07.584Z] #162 exporting layers [2024-12-18T02:03:07.584Z] #162 exporting layers 0.6s done [2024-12-18T02:03:07.584Z] #162 writing image sha256:b588f6f11f026f545a644bff3a7cfa0549c4a7d94761d160e5b792285958b146 0.0s done [2024-12-18T02:03:07.584Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-18T02:03:07.584Z] #162 DONE 0.7s [2024-12-18T02:03:07.584Z] [2024-12-18T02:03:07.584Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-18T02:03:17.653Z] #155 DONE 630.7s [2024-12-18T02:03:17.653Z] [2024-12-18T02:03:17.653Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-18T02:03:17.653Z] #151 DONE 630.7s [2024-12-18T02:03:17.653Z] [2024-12-18T02:03:17.653Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:03:17.653Z] #145 ... [2024-12-18T02:03:17.653Z] [2024-12-18T02:03:17.653Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-18T02:03:17.922Z] #163 DONE 0.6s [2024-12-18T02:03:17.922Z] [2024-12-18T02:03:17.922Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:03:17.922Z] #164 DONE 0.6s [2024-12-18T02:03:17.922Z] [2024-12-18T02:03:17.922Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-18T02:03:18.602Z] #165 ... [2024-12-18T02:03:18.602Z] [2024-12-18T02:03:18.602Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:03:18.602Z] #166 DONE 0.3s [2024-12-18T02:03:18.602Z] [2024-12-18T02:03:18.602Z] #167 [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-18T02:03:18.602Z] #167 DONE 0.3s [2024-12-18T02:03:18.602Z] [2024-12-18T02:03:18.603Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:03:18.877Z] #153 ... [2024-12-18T02:03:18.877Z] [2024-12-18T02:03:18.877Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-18T02:03:19.149Z] #168 DONE 0.4s [2024-12-18T02:03:19.149Z] [2024-12-18T02:03:19.149Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T02:03:19.149Z] #144 ... [2024-12-18T02:03:19.149Z] [2024-12-18T02:03:19.149Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-18T02:03:19.744Z] #169 DONE 0.5s [2024-12-18T02:03:19.744Z] [2024-12-18T02:03:19.744Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-18T02:03:20.010Z] #170 DONE 0.3s [2024-12-18T02:03:20.010Z] [2024-12-18T02:03:20.010Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T02:03:21.020Z] #171 ... [2024-12-18T02:03:21.020Z] [2024-12-18T02:03:21.020Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-18T02:03:21.020Z] #165 DONE 2.7s [2024-12-18T02:03:21.020Z] [2024-12-18T02:03:21.020Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:03:21.295Z] #172 DONE 0.5s [2024-12-18T02:03:21.295Z] [2024-12-18T02:03:21.295Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:03:21.879Z] #173 DONE 0.3s [2024-12-18T02:03:21.879Z] [2024-12-18T02:03:21.879Z] #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-18T02:03:22.145Z] #174 DONE 0.5s [2024-12-18T02:03:22.145Z] [2024-12-18T02:03:22.145Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:03:22.145Z] #153 ... [2024-12-18T02:03:22.145Z] [2024-12-18T02:03:22.145Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T02:03:22.145Z] #171 DONE 2.3s [2024-12-18T02:03:22.145Z] [2024-12-18T02:03:22.145Z] #175 [security-proxy-setup] exporting to image [2024-12-18T02:03:22.145Z] #175 exporting layers [2024-12-18T02:03:22.729Z] #175 ... [2024-12-18T02:03:22.729Z] [2024-12-18T02:03:22.729Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-18T02:03:22.729Z] #176 DONE 0.5s [2024-12-18T02:03:23.004Z] [2024-12-18T02:03:23.004Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T02:03:23.004Z] #144 636.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-18T02:03:23.004Z] #144 ... [2024-12-18T02:03:23.004Z] [2024-12-18T02:03:23.004Z] #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-18T02:03:23.004Z] #177 DONE 0.3s [2024-12-18T02:03:23.289Z] [2024-12-18T02:03:23.289Z] #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-18T02:03:23.289Z] #178 DONE 0.2s [2024-12-18T02:03:23.289Z] [2024-12-18T02:03:23.289Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-18T02:03:23.289Z] #149 ... [2024-12-18T02:03:23.289Z] [2024-12-18T02:03:23.289Z] #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-18T02:03:23.555Z] #179 DONE 0.4s [2024-12-18T02:03:23.555Z] [2024-12-18T02:03:23.555Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T02:03:23.555Z] #152 ... [2024-12-18T02:03:23.555Z] [2024-12-18T02:03:23.555Z] #175 [security-proxy-setup] exporting to image [2024-12-18T02:03:23.555Z] #175 exporting layers 1.5s done [2024-12-18T02:03:23.555Z] #175 writing image sha256:60968e9ce64604d69bcf7cdeedc0260c5d8e48b4fc4514808a7c0c57d8910501 [2024-12-18T02:03:23.822Z] #175 writing image sha256:60968e9ce64604d69bcf7cdeedc0260c5d8e48b4fc4514808a7c0c57d8910501 done [2024-12-18T02:03:23.822Z] #175 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-18T02:03:23.822Z] #175 DONE 1.5s [2024-12-18T02:03:23.822Z] [2024-12-18T02:03:23.822Z] #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-18T02:03:23.822Z] #180 DONE 0.3s [2024-12-18T02:03:23.822Z] [2024-12-18T02:03:23.822Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:03:24.089Z] #147 ... [2024-12-18T02:03:24.089Z] [2024-12-18T02:03:24.089Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-18T02:03:26.029Z] #181 DONE 1.7s [2024-12-18T02:03:26.029Z] [2024-12-18T02:03:26.029Z] #182 [security-bootstrapper] exporting to image [2024-12-18T02:03:27.008Z] #182 exporting layers 1.4s done [2024-12-18T02:03:27.008Z] #182 writing image sha256:807fe7bb52c2159e5226c6742aa066aeb111092dc6dc4015ce111b3511596dcb 0.0s done [2024-12-18T02:03:27.008Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-18T02:03:27.008Z] #182 DONE 1.5s [2024-12-18T02:03:27.008Z] [2024-12-18T02:03:27.008Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:03:35.214Z] #145 ... [2024-12-18T02:03:35.214Z] [2024-12-18T02:03:35.214Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-18T02:03:35.214Z] #144 DONE 648.8s [2024-12-18T02:03:35.214Z] [2024-12-18T02:03:35.214Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:03:35.486Z] #153 ... [2024-12-18T02:03:35.486Z] [2024-12-18T02:03:35.486Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:03:35.752Z] #183 DONE 0.4s [2024-12-18T02:03:35.752Z] [2024-12-18T02:03:35.752Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:03:36.385Z] #184 DONE 0.2s [2024-12-18T02:03:36.385Z] [2024-12-18T02:03:36.385Z] #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-18T02:03:36.385Z] #185 DONE 0.1s [2024-12-18T02:03:36.385Z] [2024-12-18T02:03:36.385Z] #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-18T02:03:36.651Z] #186 DONE 0.2s [2024-12-18T02:03:36.651Z] [2024-12-18T02:03:36.651Z] #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-18T02:03:36.651Z] #187 DONE 0.2s [2024-12-18T02:03:36.652Z] [2024-12-18T02:03:36.652Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-18T02:03:36.919Z] #188 DONE 0.3s [2024-12-18T02:03:36.919Z] [2024-12-18T02:03:36.919Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-18T02:03:37.186Z] #189 DONE 0.3s [2024-12-18T02:03:37.186Z] [2024-12-18T02:03:37.186Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-18T02:03:37.453Z] #190 DONE 0.1s [2024-12-18T02:03:37.453Z] [2024-12-18T02:03:37.453Z] #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-18T02:03:39.393Z] #191 DONE 1.7s [2024-12-18T02:03:39.393Z] [2024-12-18T02:03:39.393Z] #192 [security-secretstore-setup] exporting to image [2024-12-18T02:03:39.393Z] #192 exporting layers [2024-12-18T02:03:40.351Z] #192 exporting layers 1.2s done [2024-12-18T02:03:40.351Z] #192 writing image sha256:2f45d7d55e0dd5675c56d9e983e90431ac8a00fd5b2972ec6f320a38dd425b66 done [2024-12-18T02:03:40.351Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-18T02:03:40.351Z] #192 DONE 1.2s [2024-12-18T02:03:40.351Z] [2024-12-18T02:03:40.351Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:05:16.978Z] #147 ... [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-18T02:05:16.978Z] #148 DONE 736.2s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:05:16.978Z] #147 ... [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:05:16.978Z] #193 DONE 0.4s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:05:16.978Z] #153 ... [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:05:16.978Z] #194 DONE 0.2s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #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-18T02:05:16.978Z] #195 DONE 0.5s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #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-18T02:05:16.978Z] #196 DONE 0.2s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:05:16.978Z] #145 ... [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-18T02:05:16.978Z] #197 exporting layers [2024-12-18T02:05:16.978Z] #197 exporting layers 0.8s done [2024-12-18T02:05:16.978Z] #197 writing image sha256:8375306bbc94afd9fdbce4d1ca0074ce8d994d90cc6da43dab37c4fd83e7a70c done [2024-12-18T02:05:16.978Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-18T02:05:16.978Z] #197 DONE 0.8s [2024-12-18T02:05:16.978Z] [2024-12-18T02:05:16.978Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T02:09:08.765Z] #152 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-18T02:09:08.765Z] #150 DONE 969.9s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:09:08.765Z] #145 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:09:08.765Z] #198 DONE 0.2s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:09:08.765Z] #147 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:09:08.765Z] #199 DONE 0.3s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:09:08.765Z] #153 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-18T02:09:08.765Z] #200 DONE 0.4s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:09:08.765Z] #145 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:09:08.765Z] #201 DONE 0.2s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-18T02:09:08.765Z] #202 DONE 0.2s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:09:08.765Z] #147 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T02:09:08.765Z] #203 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-18T02:09:08.765Z] #149 DONE 973.3s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T02:09:08.765Z] #152 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-18T02:09:08.765Z] #203 DONE 2.1s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #204 [security-proxy-auth] exporting to image [2024-12-18T02:09:08.765Z] #204 exporting layers [2024-12-18T02:09:08.765Z] #204 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #205 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:09:08.765Z] #205 CACHED [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:09:08.765Z] #206 CACHED [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-18T02:09:08.765Z] #207 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #204 [security-proxy-auth] exporting to image [2024-12-18T02:09:08.765Z] #204 exporting layers 0.8s done [2024-12-18T02:09:08.765Z] #204 writing image sha256:6263fe7406645aac706b8f073afba23bfbb44a5fdb2e8b886b85877f1acd0f0a 0.0s done [2024-12-18T02:09:08.765Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-18T02:09:08.765Z] #204 DONE 0.8s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-18T02:09:08.765Z] #207 DONE 0.5s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:09:08.765Z] #208 DONE 0.2s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:09:08.765Z] #147 ... [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #209 [core-command] exporting to image [2024-12-18T02:09:08.765Z] #209 exporting layers 0.3s done [2024-12-18T02:09:08.765Z] #209 writing image sha256:484ca7d918e690d8100510208f758e82488327df38ea7029d97e5fba5f27d1f7 done [2024-12-18T02:09:08.765Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-18T02:09:08.765Z] #209 DONE 0.3s [2024-12-18T02:09:08.765Z] [2024-12-18T02:09:08.765Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:09:47.640Z] #145 ... [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-18T02:09:47.640Z] #152 DONE 1019.8s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:09:47.640Z] #210 DONE 0.3s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-18T02:09:47.640Z] #211 ... [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-18T02:09:47.640Z] #154 DONE 1020.6s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-18T02:09:47.640Z] #211 DONE 0.4s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:09:47.640Z] #212 DONE 0.3s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:09:47.640Z] #213 DONE 0.4s [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:09:47.640Z] #214 ... [2024-12-18T02:09:47.640Z] [2024-12-18T02:09:47.640Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-18T02:09:47.640Z] #215 DONE 0.3s [2024-12-18T02:09:47.908Z] [2024-12-18T02:09:47.908Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-18T02:09:47.908Z] #153 DONE 1021.5s [2024-12-18T02:09:47.908Z] [2024-12-18T02:09:47.908Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:09:47.908Z] #214 DONE 0.3s [2024-12-18T02:09:47.908Z] [2024-12-18T02:09:47.908Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-18T02:09:48.492Z] #216 DONE 0.6s [2024-12-18T02:09:48.492Z] [2024-12-18T02:09:48.492Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:09:48.492Z] #217 DONE 0.2s [2024-12-18T02:09:48.492Z] [2024-12-18T02:09:48.492Z] #218 [core-keeper] exporting to image [2024-12-18T02:09:48.492Z] #218 exporting layers 0.8s done [2024-12-18T02:09:48.492Z] #218 writing image sha256:24de2b6c29c99d6308c6603fa84577c8125a408020e44354728b0a3657e7c0e6 0.0s done [2024-12-18T02:09:48.492Z] #218 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-18T02:09:48.492Z] #218 DONE 0.9s [2024-12-18T02:09:48.492Z] [2024-12-18T02:09:48.492Z] #219 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:09:48.492Z] #219 DONE 0.2s [2024-12-18T02:09:48.492Z] [2024-12-18T02:09:48.492Z] #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:09:48.760Z] #220 DONE 0.2s [2024-12-18T02:09:48.760Z] [2024-12-18T02:09:48.760Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-18T02:09:48.760Z] #221 DONE 0.3s [2024-12-18T02:09:48.760Z] [2024-12-18T02:09:48.760Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-18T02:09:49.344Z] #222 DONE 0.5s [2024-12-18T02:09:49.344Z] [2024-12-18T02:09:49.344Z] #223 [core-data] exporting to image [2024-12-18T02:09:49.344Z] #223 exporting layers 0.5s done [2024-12-18T02:09:49.344Z] #223 writing image sha256:95a985439ea5e73afbcc072e9f09df638002c0b0b403de7a55a2db34a8b0efd6 done [2024-12-18T02:09:49.344Z] #223 naming to docker.io/library/core-data-arm64 done [2024-12-18T02:09:49.344Z] #223 DONE 0.5s [2024-12-18T02:09:49.344Z] [2024-12-18T02:09:49.344Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:09:49.344Z] #224 DONE 0.1s [2024-12-18T02:09:49.344Z] [2024-12-18T02:09:49.344Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:09:49.610Z] #145 ... [2024-12-18T02:09:49.610Z] [2024-12-18T02:09:49.610Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-18T02:09:49.610Z] #225 DONE 0.2s [2024-12-18T02:09:49.610Z] [2024-12-18T02:09:49.610Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-18T02:09:49.876Z] #226 DONE 0.1s [2024-12-18T02:09:49.876Z] [2024-12-18T02:09:49.876Z] #227 [core-metadata] exporting to image [2024-12-18T02:09:50.144Z] #227 exporting layers 0.4s done [2024-12-18T02:09:50.416Z] #227 writing image sha256:c6d854d0ff930183576ad64a19aa4620c56c9dca85369d01b25a25a8c2da2ea5 done [2024-12-18T02:09:50.416Z] #227 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-12-18T02:09:50.416Z] #227 DONE 0.4s [2024-12-18T02:09:50.416Z] [2024-12-18T02:09:50.416Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:10:02.736Z] #145 ... [2024-12-18T02:10:02.736Z] [2024-12-18T02:10:02.736Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-18T02:10:02.736Z] #147 DONE 1035.7s [2024-12-18T02:10:02.736Z] [2024-12-18T02:10:02.736Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:10:02.736Z] #145 ... [2024-12-18T02:10:02.736Z] [2024-12-18T02:10:02.736Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:10:02.736Z] #228 DONE 0.1s [2024-12-18T02:10:02.736Z] [2024-12-18T02:10:02.736Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:10:03.003Z] #229 DONE 0.2s [2024-12-18T02:10:03.003Z] [2024-12-18T02:10:03.003Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-18T02:10:03.283Z] #230 DONE 0.5s [2024-12-18T02:10:03.283Z] [2024-12-18T02:10:03.283Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-18T02:10:03.553Z] #231 DONE 0.1s [2024-12-18T02:10:03.553Z] [2024-12-18T02:10:03.553Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-18T02:10:03.553Z] #145 DONE 1037.3s [2024-12-18T02:10:03.553Z] [2024-12-18T02:10:03.553Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-18T02:10:03.553Z] #232 DONE 0.2s [2024-12-18T02:10:03.553Z] [2024-12-18T02:10:03.553Z] #233 [support-notifications] exporting to image [2024-12-18T02:10:03.553Z] #233 exporting layers [2024-12-18T02:10:04.136Z] #233 ... [2024-12-18T02:10:04.136Z] [2024-12-18T02:10:04.136Z] #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-18T02:10:04.136Z] #234 DONE 0.1s [2024-12-18T02:10:04.540Z] [2024-12-18T02:10:04.540Z] #233 [support-notifications] exporting to image [2024-12-18T02:10:04.540Z] #233 exporting layers 0.5s done [2024-12-18T02:10:04.540Z] #233 writing image sha256:76516059fb1693aed35da38f7ab3337427e3f5dd4314a047d9bb6cf06d7162f1 done [2024-12-18T02:10:04.540Z] #233 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-18T02:10:04.540Z] #233 DONE 0.5s [2024-12-18T02:10:04.540Z] [2024-12-18T02:10:04.540Z] #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-18T02:10:04.540Z] #235 DONE 0.1s [2024-12-18T02:10:04.540Z] [2024-12-18T02:10:04.540Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-18T02:10:04.810Z] #236 DONE 0.5s [2024-12-18T02:10:04.810Z] [2024-12-18T02:10:04.810Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-18T02:10:04.810Z] #237 DONE 0.1s [2024-12-18T02:10:05.078Z] [2024-12-18T02:10:05.078Z] #238 [support-scheduler] exporting to image [2024-12-18T02:10:05.664Z] #238 exporting layers 0.6s done [2024-12-18T02:10:05.664Z] #238 writing image sha256:a4302e134fb0744dc19af9eaa86d68801b28151881f67465494a9ede303eb8a0 done [2024-12-18T02:10:05.664Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2024-12-18T02:10:05.664Z] #238 DONE 0.6s [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-18T02:10:05.664Z] time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-18T02:10:05.690Z] $ docker stop --time=1 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 [2024-12-18T02:10:07.290Z] $ docker rm -f --volumes 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T02:10:07.739Z] + docker images [2024-12-18T02:10:07.739Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-18T02:10:07.739Z] support-scheduler-arm64 latest a4302e134fb0 3 seconds ago 53.6MB [2024-12-18T02:10:07.739Z] support-notifications-arm64 latest 76516059fb16 4 seconds ago 52.7MB [2024-12-18T02:10:07.739Z] core-metadata-arm64 latest c6d854d0ff93 18 seconds ago 38.5MB [2024-12-18T02:10:07.739Z] core-data-arm64 latest 95a985439ea5 19 seconds ago 38.5MB [2024-12-18T02:10:07.739Z] core-keeper-arm64 latest 24de2b6c29c9 20 seconds ago 31.7MB [2024-12-18T02:10:07.739Z] core-command-arm64 latest 484ca7d918e6 About a minute ago 34.3MB [2024-12-18T02:10:07.739Z] security-proxy-auth-arm64 latest 6263fe740664 About a minute ago 33.3MB [2024-12-18T02:10:07.739Z] security-spiffe-token-provider-arm64 latest 8375306bbc94 5 minutes ago 40.2MB [2024-12-18T02:10:07.739Z] security-secretstore-setup-arm64 latest 2f45d7d55e0d 6 minutes ago 47.6MB [2024-12-18T02:10:07.739Z] security-bootstrapper-arm64 latest 807fe7bb52c2 6 minutes ago 27.2MB [2024-12-18T02:10:07.739Z] security-proxy-setup-arm64 latest 60968e9ce646 6 minutes ago 36.2MB [2024-12-18T02:10:07.739Z] core-common-config-bootstrapper-arm64 latest b588f6f11f02 7 minutes ago 24.1MB [2024-12-18T02:10:07.739Z] security-spire-config-arm64 latest 3326cd33bb45 17 minutes ago 123MB [2024-12-18T02:10:07.739Z] security-spire-agent-arm64 latest daadc7d4a8e0 17 minutes ago 182MB [2024-12-18T02:10:07.739Z] security-spire-server-arm64 latest 6534e835017b 17 minutes ago 124MB [2024-12-18T02:10:07.739Z] ci-base-image-arm64 latest d4bab983b1ff 19 minutes ago 960MB [2024-12-18T02:10:07.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-18T02:10:07.739Z] 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-18T02:10:07.857Z] provisioning config files... [2024-12-18T02:10:07.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config13417829160652248325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:10:08.207Z] ---> ****-login.sh [2024-12-18T02:10:08.207Z] nexus3.edgexfoundry.org:10001 [2024-12-18T02:10:08.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T02:10:08.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T02:10:08.477Z] Configure a credential helper to remove this warning. See [2024-12-18T02:10:08.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T02:10:08.477Z] [2024-12-18T02:10:08.477Z] Login Succeeded [2024-12-18T02:10:08.477Z] nexus3.edgexfoundry.org:10002 [2024-12-18T02:10:08.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T02:10:08.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T02:10:08.746Z] Configure a credential helper to remove this warning. See [2024-12-18T02:10:08.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T02:10:08.746Z] [2024-12-18T02:10:08.746Z] Login Succeeded [2024-12-18T02:10:08.746Z] nexus3.edgexfoundry.org:10003 [2024-12-18T02:10:09.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T02:10:09.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T02:10:09.015Z] Configure a credential helper to remove this warning. See [2024-12-18T02:10:09.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T02:10:09.015Z] [2024-12-18T02:10:09.015Z] Login Succeeded [2024-12-18T02:10:09.015Z] nexus3.edgexfoundry.org:10004 [2024-12-18T02:10:09.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T02:10:09.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T02:10:09.283Z] Configure a credential helper to remove this warning. See [2024-12-18T02:10:09.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T02:10:09.283Z] [2024-12-18T02:10:09.283Z] Login Succeeded [2024-12-18T02:10:09.283Z] ****.io [2024-12-18T02:10:09.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-18T02:10:09.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-18T02:10:09.817Z] Configure a credential helper to remove this warning. See [2024-12-18T02:10:09.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-18T02:10:09.817Z] [2024-12-18T02:10:09.817Z] Login Succeeded [2024-12-18T02:10:09.817Z] ---> ****-login.sh ends [Pipeline] } [2024-12-18T02:10:09.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:10:09.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T02:10:09.914Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-18T02:10:09.914Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:09.914Z] latest [2024-12-18T02:10:09.914Z] 4.0.0-dev.29 [2024-12-18T02:10:09.914Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:09.914Z] main [2024-12-18T02:10:09.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:10.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:10.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:10.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-18T02:10:10.639Z] cc84668c7612: Preparing [2024-12-18T02:10:10.639Z] 87943eb3bcdf: Preparing [2024-12-18T02:10:10.639Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:10.639Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:10.639Z] 996a13753f62: Preparing [2024-12-18T02:10:10.639Z] e7b198f0e08e: Preparing [2024-12-18T02:10:10.639Z] 651d9022c234: Preparing [2024-12-18T02:10:10.639Z] 651d9022c234: Waiting [2024-12-18T02:10:10.639Z] e7b198f0e08e: Waiting [2024-12-18T02:10:10.906Z] 55a262cbf3ac: Pushed [2024-12-18T02:10:10.906Z] cc84668c7612: Pushed [2024-12-18T02:10:10.906Z] f6ec2d4e2c9d: Pushed [2024-12-18T02:10:10.906Z] 651d9022c234: Layer already exists [2024-12-18T02:10:10.906Z] e7b198f0e08e: Pushed [2024-12-18T02:10:12.311Z] 996a13753f62: Pushed [2024-12-18T02:10:15.653Z] 87943eb3bcdf: Pushed [2024-12-18T02:10:15.653Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:16.020Z] + 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-18T02:10:16.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-18T02:10:16.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-18T02:10:16.394Z] cc84668c7612: Preparing [2024-12-18T02:10:16.394Z] 87943eb3bcdf: Preparing [2024-12-18T02:10:16.394Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:16.394Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:16.394Z] 996a13753f62: Preparing [2024-12-18T02:10:16.394Z] e7b198f0e08e: Preparing [2024-12-18T02:10:16.394Z] 651d9022c234: Preparing [2024-12-18T02:10:16.394Z] e7b198f0e08e: Waiting [2024-12-18T02:10:16.394Z] 651d9022c234: Waiting [2024-12-18T02:10:16.394Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:16.394Z] cc84668c7612: Layer already exists [2024-12-18T02:10:16.394Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:16.394Z] 87943eb3bcdf: Layer already exists [2024-12-18T02:10:16.394Z] 996a13753f62: Layer already exists [2024-12-18T02:10:16.394Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:16.394Z] 651d9022c234: Layer already exists [2024-12-18T02:10:16.660Z] latest: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:17.022Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:17.372Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 [2024-12-18T02:10:17.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-18T02:10:17.372Z] cc84668c7612: Preparing [2024-12-18T02:10:17.372Z] 87943eb3bcdf: Preparing [2024-12-18T02:10:17.372Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:17.372Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:17.372Z] 996a13753f62: Preparing [2024-12-18T02:10:17.372Z] e7b198f0e08e: Preparing [2024-12-18T02:10:17.372Z] 651d9022c234: Preparing [2024-12-18T02:10:17.372Z] e7b198f0e08e: Waiting [2024-12-18T02:10:17.372Z] 651d9022c234: Waiting [2024-12-18T02:10:17.372Z] 87943eb3bcdf: Layer already exists [2024-12-18T02:10:17.372Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:17.372Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:17.372Z] 996a13753f62: Layer already exists [2024-12-18T02:10:17.372Z] cc84668c7612: Layer already exists [2024-12-18T02:10:17.372Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:17.372Z] 651d9022c234: Layer already exists [2024-12-18T02:10:17.637Z] 4.0.0-dev.29: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:17.985Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:18.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:18.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-18T02:10:18.339Z] cc84668c7612: Preparing [2024-12-18T02:10:18.339Z] 87943eb3bcdf: Preparing [2024-12-18T02:10:18.339Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:18.339Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:18.339Z] 996a13753f62: Preparing [2024-12-18T02:10:18.339Z] e7b198f0e08e: Preparing [2024-12-18T02:10:18.339Z] 651d9022c234: Preparing [2024-12-18T02:10:18.339Z] e7b198f0e08e: Waiting [2024-12-18T02:10:18.339Z] 651d9022c234: Waiting [2024-12-18T02:10:18.339Z] 996a13753f62: Layer already exists [2024-12-18T02:10:18.339Z] cc84668c7612: Layer already exists [2024-12-18T02:10:18.339Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:18.339Z] 87943eb3bcdf: Layer already exists [2024-12-18T02:10:18.339Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:18.339Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:18.339Z] 651d9022c234: Layer already exists [2024-12-18T02:10:18.605Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:18.970Z] + 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-18T02:10:19.328Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-18T02:10:19.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-18T02:10:19.328Z] cc84668c7612: Preparing [2024-12-18T02:10:19.328Z] 87943eb3bcdf: Preparing [2024-12-18T02:10:19.328Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:19.328Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:19.328Z] 996a13753f62: Preparing [2024-12-18T02:10:19.328Z] e7b198f0e08e: Preparing [2024-12-18T02:10:19.328Z] e7b198f0e08e: Waiting [2024-12-18T02:10:19.328Z] 651d9022c234: Preparing [2024-12-18T02:10:19.328Z] 651d9022c234: Waiting [2024-12-18T02:10:19.328Z] 996a13753f62: Layer already exists [2024-12-18T02:10:19.328Z] 87943eb3bcdf: Layer already exists [2024-12-18T02:10:19.328Z] cc84668c7612: Layer already exists [2024-12-18T02:10:19.328Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:19.328Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:19.328Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:19.328Z] 651d9022c234: Layer already exists [2024-12-18T02:10:19.592Z] main: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:10:19.661Z] ===================================================== [Pipeline] echo [2024-12-18T02:10:19.673Z] taggedImages: [2024-12-18T02:10:19.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:19.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-18T02:10:19.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 [2024-12-18T02:10:19.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:19.673Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-18T02:10:19.705Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-18T02:10:19.705Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:19.705Z] latest [2024-12-18T02:10:19.705Z] 4.0.0-dev.29 [2024-12-18T02:10:19.705Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:19.705Z] main [2024-12-18T02:10:19.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:20.077Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:20.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:20.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-18T02:10:20.426Z] 3f1bd9527ede: Preparing [2024-12-18T02:10:20.426Z] 24b1a0aa0b9b: Preparing [2024-12-18T02:10:20.426Z] cbaa3e15d880: Preparing [2024-12-18T02:10:20.426Z] 79b6571d0a07: Preparing [2024-12-18T02:10:20.426Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:20.426Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:20.426Z] 996a13753f62: Preparing [2024-12-18T02:10:20.426Z] e7b198f0e08e: Preparing [2024-12-18T02:10:20.426Z] 651d9022c234: Preparing [2024-12-18T02:10:20.426Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:10:20.426Z] 996a13753f62: Waiting [2024-12-18T02:10:20.426Z] e7b198f0e08e: Waiting [2024-12-18T02:10:20.426Z] 651d9022c234: Waiting [2024-12-18T02:10:20.426Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:20.697Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:20.697Z] cbaa3e15d880: Pushed [2024-12-18T02:10:20.697Z] 24b1a0aa0b9b: Pushed [2024-12-18T02:10:20.697Z] 996a13753f62: Layer already exists [2024-12-18T02:10:20.697Z] 3f1bd9527ede: Pushed [2024-12-18T02:10:20.697Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:20.697Z] 651d9022c234: Layer already exists [2024-12-18T02:10:22.633Z] 79b6571d0a07: Pushed [2024-12-18T02:10:22.899Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:23.266Z] + 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-18T02:10:23.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-18T02:10:23.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-18T02:10:23.625Z] 3f1bd9527ede: Preparing [2024-12-18T02:10:23.625Z] 24b1a0aa0b9b: Preparing [2024-12-18T02:10:23.625Z] cbaa3e15d880: Preparing [2024-12-18T02:10:23.625Z] 79b6571d0a07: Preparing [2024-12-18T02:10:23.625Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:23.625Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:23.625Z] 996a13753f62: Preparing [2024-12-18T02:10:23.625Z] e7b198f0e08e: Preparing [2024-12-18T02:10:23.625Z] 651d9022c234: Preparing [2024-12-18T02:10:23.625Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:10:23.625Z] 996a13753f62: Waiting [2024-12-18T02:10:23.625Z] e7b198f0e08e: Waiting [2024-12-18T02:10:23.625Z] 651d9022c234: Waiting [2024-12-18T02:10:23.625Z] 24b1a0aa0b9b: Layer already exists [2024-12-18T02:10:23.625Z] 3f1bd9527ede: Layer already exists [2024-12-18T02:10:23.625Z] 79b6571d0a07: Layer already exists [2024-12-18T02:10:23.625Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:23.625Z] cbaa3e15d880: Layer already exists [2024-12-18T02:10:23.625Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:23.625Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:23.625Z] 651d9022c234: Layer already exists [2024-12-18T02:10:23.625Z] 996a13753f62: Layer already exists [2024-12-18T02:10:23.891Z] latest: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:24.242Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:24.606Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 [2024-12-18T02:10:24.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-18T02:10:24.606Z] 3f1bd9527ede: Preparing [2024-12-18T02:10:24.606Z] 24b1a0aa0b9b: Preparing [2024-12-18T02:10:24.606Z] cbaa3e15d880: Preparing [2024-12-18T02:10:24.606Z] 79b6571d0a07: Preparing [2024-12-18T02:10:24.606Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:24.606Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:24.606Z] 996a13753f62: Preparing [2024-12-18T02:10:24.606Z] e7b198f0e08e: Preparing [2024-12-18T02:10:24.606Z] 651d9022c234: Preparing [2024-12-18T02:10:24.606Z] 996a13753f62: Waiting [2024-12-18T02:10:24.606Z] e7b198f0e08e: Waiting [2024-12-18T02:10:24.606Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:10:24.606Z] 651d9022c234: Waiting [2024-12-18T02:10:24.606Z] 3f1bd9527ede: Layer already exists [2024-12-18T02:10:24.606Z] 24b1a0aa0b9b: Layer already exists [2024-12-18T02:10:24.606Z] cbaa3e15d880: Layer already exists [2024-12-18T02:10:24.606Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:24.606Z] 79b6571d0a07: Layer already exists [2024-12-18T02:10:24.606Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:24.606Z] 651d9022c234: Layer already exists [2024-12-18T02:10:24.606Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:24.606Z] 996a13753f62: Layer already exists [2024-12-18T02:10:24.870Z] 4.0.0-dev.29: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:25.226Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:25.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:25.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-18T02:10:25.571Z] 3f1bd9527ede: Preparing [2024-12-18T02:10:25.571Z] 24b1a0aa0b9b: Preparing [2024-12-18T02:10:25.571Z] cbaa3e15d880: Preparing [2024-12-18T02:10:25.571Z] 79b6571d0a07: Preparing [2024-12-18T02:10:25.571Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:25.571Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:25.571Z] 996a13753f62: Preparing [2024-12-18T02:10:25.571Z] e7b198f0e08e: Preparing [2024-12-18T02:10:25.571Z] 651d9022c234: Preparing [2024-12-18T02:10:25.571Z] 996a13753f62: Waiting [2024-12-18T02:10:25.571Z] e7b198f0e08e: Waiting [2024-12-18T02:10:25.571Z] 651d9022c234: Waiting [2024-12-18T02:10:25.571Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:10:25.571Z] 24b1a0aa0b9b: Layer already exists [2024-12-18T02:10:25.571Z] 79b6571d0a07: Layer already exists [2024-12-18T02:10:25.571Z] 3f1bd9527ede: Layer already exists [2024-12-18T02:10:25.571Z] cbaa3e15d880: Layer already exists [2024-12-18T02:10:25.571Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:25.571Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:25.571Z] 996a13753f62: Layer already exists [2024-12-18T02:10:25.571Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:25.571Z] 651d9022c234: Layer already exists [2024-12-18T02:10:25.836Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:26.195Z] + 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-18T02:10:26.548Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-18T02:10:26.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-18T02:10:26.548Z] 3f1bd9527ede: Preparing [2024-12-18T02:10:26.548Z] 24b1a0aa0b9b: Preparing [2024-12-18T02:10:26.548Z] cbaa3e15d880: Preparing [2024-12-18T02:10:26.548Z] 79b6571d0a07: Preparing [2024-12-18T02:10:26.548Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:26.548Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:26.548Z] 996a13753f62: Preparing [2024-12-18T02:10:26.548Z] e7b198f0e08e: Preparing [2024-12-18T02:10:26.548Z] 651d9022c234: Preparing [2024-12-18T02:10:26.548Z] e7b198f0e08e: Waiting [2024-12-18T02:10:26.548Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:10:26.548Z] 651d9022c234: Waiting [2024-12-18T02:10:26.548Z] 996a13753f62: Waiting [2024-12-18T02:10:26.548Z] 24b1a0aa0b9b: Layer already exists [2024-12-18T02:10:26.548Z] 79b6571d0a07: Layer already exists [2024-12-18T02:10:26.548Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:26.548Z] 3f1bd9527ede: Layer already exists [2024-12-18T02:10:26.548Z] cbaa3e15d880: Layer already exists [2024-12-18T02:10:26.548Z] 996a13753f62: Layer already exists [2024-12-18T02:10:26.548Z] 651d9022c234: Layer already exists [2024-12-18T02:10:26.548Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:26.548Z] e7b198f0e08e: Layer already exists [2024-12-18T02:10:26.813Z] main: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:10:26.889Z] ===================================================== [Pipeline] echo [2024-12-18T02:10:26.901Z] taggedImages: [2024-12-18T02:10:26.901Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:26.901Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-18T02:10:26.901Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 [2024-12-18T02:10:26.901Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:26.901Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-18T02:10:26.925Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-18T02:10:26.925Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:26.925Z] latest [2024-12-18T02:10:26.925Z] 4.0.0-dev.29 [2024-12-18T02:10:26.925Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:10:26.925Z] main [2024-12-18T02:10:26.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:27.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:10:27.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:10:27.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-18T02:10:27.631Z] 4da57a1f6e3d: Preparing [2024-12-18T02:10:27.631Z] 42cfca6bb3fa: Preparing [2024-12-18T02:10:27.631Z] 3fc145dab229: Preparing [2024-12-18T02:10:27.631Z] 55a262cbf3ac: Preparing [2024-12-18T02:10:27.631Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:10:27.631Z] 49932702b4fa: Preparing [2024-12-18T02:10:27.631Z] d288ca87d479: Preparing [2024-12-18T02:10:27.631Z] 651d9022c234: Preparing [2024-12-18T02:10:27.631Z] 49932702b4fa: Waiting [2024-12-18T02:10:27.631Z] 651d9022c234: Waiting [2024-12-18T02:10:27.631Z] d288ca87d479: Waiting [2024-12-18T02:10:27.631Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:10:27.631Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:10:27.900Z] 42cfca6bb3fa: Pushed [2024-12-18T02:10:27.900Z] 651d9022c234: Layer already exists [2024-12-18T02:10:27.900Z] 4da57a1f6e3d: Pushed [2024-12-18T02:10:27.900Z] d288ca87d479: Pushed [2024-12-18T02:11:06.753Z] 49932702b4fa: Pushed [2024-12-18T02:11:06.753Z] 3fc145dab229: Pushed [2024-12-18T02:11:06.753Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:07.126Z] + 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-18T02:11:07.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-18T02:11:07.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-18T02:11:07.480Z] 4da57a1f6e3d: Preparing [2024-12-18T02:11:07.480Z] 42cfca6bb3fa: Preparing [2024-12-18T02:11:07.480Z] 3fc145dab229: Preparing [2024-12-18T02:11:07.480Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:07.480Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:07.480Z] 49932702b4fa: Preparing [2024-12-18T02:11:07.480Z] d288ca87d479: Preparing [2024-12-18T02:11:07.480Z] 651d9022c234: Preparing [2024-12-18T02:11:07.480Z] d288ca87d479: Waiting [2024-12-18T02:11:07.480Z] 49932702b4fa: Waiting [2024-12-18T02:11:07.480Z] 651d9022c234: Waiting [2024-12-18T02:11:07.480Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:07.480Z] 42cfca6bb3fa: Layer already exists [2024-12-18T02:11:07.480Z] 3fc145dab229: Layer already exists [2024-12-18T02:11:07.480Z] 4da57a1f6e3d: Layer already exists [2024-12-18T02:11:07.480Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:07.480Z] 49932702b4fa: Layer already exists [2024-12-18T02:11:07.480Z] d288ca87d479: Layer already exists [2024-12-18T02:11:07.480Z] 651d9022c234: Layer already exists [2024-12-18T02:11:07.748Z] latest: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:08.117Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:08.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 [2024-12-18T02:11:08.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-18T02:11:08.476Z] 4da57a1f6e3d: Preparing [2024-12-18T02:11:08.476Z] 42cfca6bb3fa: Preparing [2024-12-18T02:11:08.476Z] 3fc145dab229: Preparing [2024-12-18T02:11:08.476Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:08.476Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:08.476Z] 49932702b4fa: Preparing [2024-12-18T02:11:08.476Z] d288ca87d479: Preparing [2024-12-18T02:11:08.476Z] 651d9022c234: Preparing [2024-12-18T02:11:08.476Z] 49932702b4fa: Waiting [2024-12-18T02:11:08.476Z] d288ca87d479: Waiting [2024-12-18T02:11:08.476Z] 651d9022c234: Waiting [2024-12-18T02:11:08.476Z] 42cfca6bb3fa: Layer already exists [2024-12-18T02:11:08.476Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:08.476Z] 3fc145dab229: Layer already exists [2024-12-18T02:11:08.476Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:08.476Z] 4da57a1f6e3d: Layer already exists [2024-12-18T02:11:08.476Z] d288ca87d479: Layer already exists [2024-12-18T02:11:08.476Z] 49932702b4fa: Layer already exists [2024-12-18T02:11:08.476Z] 651d9022c234: Layer already exists [2024-12-18T02:11:08.741Z] 4.0.0-dev.29: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:09.096Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:09.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:09.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-18T02:11:09.450Z] 4da57a1f6e3d: Preparing [2024-12-18T02:11:09.450Z] 42cfca6bb3fa: Preparing [2024-12-18T02:11:09.450Z] 3fc145dab229: Preparing [2024-12-18T02:11:09.450Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:09.450Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:09.450Z] 49932702b4fa: Preparing [2024-12-18T02:11:09.450Z] d288ca87d479: Preparing [2024-12-18T02:11:09.450Z] 651d9022c234: Preparing [2024-12-18T02:11:09.450Z] d288ca87d479: Waiting [2024-12-18T02:11:09.450Z] 651d9022c234: Waiting [2024-12-18T02:11:09.450Z] 49932702b4fa: Waiting [2024-12-18T02:11:09.450Z] 42cfca6bb3fa: Layer already exists [2024-12-18T02:11:09.450Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:09.450Z] 4da57a1f6e3d: Layer already exists [2024-12-18T02:11:09.450Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:09.450Z] 3fc145dab229: Layer already exists [2024-12-18T02:11:09.450Z] d288ca87d479: Layer already exists [2024-12-18T02:11:09.450Z] 651d9022c234: Layer already exists [2024-12-18T02:11:09.450Z] 49932702b4fa: Layer already exists [2024-12-18T02:11:09.715Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:10.073Z] + 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-18T02:11:11.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-18T02:11:11.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-18T02:11:11.389Z] 4da57a1f6e3d: Preparing [2024-12-18T02:11:11.389Z] 42cfca6bb3fa: Preparing [2024-12-18T02:11:11.389Z] 3fc145dab229: Preparing [2024-12-18T02:11:11.389Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:11.389Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:11.389Z] 49932702b4fa: Preparing [2024-12-18T02:11:11.389Z] d288ca87d479: Preparing [2024-12-18T02:11:11.389Z] 49932702b4fa: Waiting [2024-12-18T02:11:11.389Z] 651d9022c234: Preparing [2024-12-18T02:11:11.389Z] d288ca87d479: Waiting [2024-12-18T02:11:11.389Z] 651d9022c234: Waiting [2024-12-18T02:11:11.389Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:11.389Z] 42cfca6bb3fa: Layer already exists [2024-12-18T02:11:11.389Z] 4da57a1f6e3d: Layer already exists [2024-12-18T02:11:11.389Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:11.389Z] 3fc145dab229: Layer already exists [2024-12-18T02:11:11.389Z] 49932702b4fa: Layer already exists [2024-12-18T02:11:11.389Z] d288ca87d479: Layer already exists [2024-12-18T02:11:11.389Z] 651d9022c234: Layer already exists [2024-12-18T02:11:11.654Z] main: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:11:11.729Z] ===================================================== [Pipeline] echo [2024-12-18T02:11:11.742Z] taggedImages: [2024-12-18T02:11:11.742Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:11.742Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-18T02:11:11.742Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 [2024-12-18T02:11:11.742Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:11.742Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-18T02:11:11.770Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-18T02:11:11.770Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:11.770Z] latest [2024-12-18T02:11:11.770Z] 4.0.0-dev.29 [2024-12-18T02:11:11.770Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:11.770Z] main [2024-12-18T02:11:11.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:12.153Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:12.520Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:12.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-18T02:11:12.520Z] be942cfa4a55: Preparing [2024-12-18T02:11:12.520Z] 59335164552d: Preparing [2024-12-18T02:11:12.520Z] 491eeb7761c9: Preparing [2024-12-18T02:11:12.520Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:12.520Z] 3b3e82443f32: Preparing [2024-12-18T02:11:12.520Z] ce45c4123321: Preparing [2024-12-18T02:11:12.520Z] 651d9022c234: Preparing [2024-12-18T02:11:12.520Z] ce45c4123321: Waiting [2024-12-18T02:11:12.520Z] 651d9022c234: Waiting [2024-12-18T02:11:12.520Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:12.786Z] 3b3e82443f32: Pushed [2024-12-18T02:11:12.786Z] 59335164552d: Pushed [2024-12-18T02:11:12.786Z] be942cfa4a55: Pushed [2024-12-18T02:11:12.786Z] ce45c4123321: Pushed [2024-12-18T02:11:12.786Z] 651d9022c234: Layer already exists [2024-12-18T02:11:18.118Z] 491eeb7761c9: Pushed [2024-12-18T02:11:18.118Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:18.466Z] + 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-18T02:11:18.817Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-18T02:11:18.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-18T02:11:18.817Z] be942cfa4a55: Preparing [2024-12-18T02:11:18.817Z] 59335164552d: Preparing [2024-12-18T02:11:18.817Z] 491eeb7761c9: Preparing [2024-12-18T02:11:18.817Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:18.817Z] 3b3e82443f32: Preparing [2024-12-18T02:11:18.817Z] ce45c4123321: Preparing [2024-12-18T02:11:18.817Z] 651d9022c234: Preparing [2024-12-18T02:11:18.817Z] ce45c4123321: Waiting [2024-12-18T02:11:18.817Z] 651d9022c234: Waiting [2024-12-18T02:11:18.817Z] 3b3e82443f32: Layer already exists [2024-12-18T02:11:18.817Z] 59335164552d: Layer already exists [2024-12-18T02:11:18.817Z] 491eeb7761c9: Layer already exists [2024-12-18T02:11:18.817Z] be942cfa4a55: Layer already exists [2024-12-18T02:11:18.817Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:18.817Z] 651d9022c234: Layer already exists [2024-12-18T02:11:18.817Z] ce45c4123321: Layer already exists [2024-12-18T02:11:19.083Z] latest: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:19.441Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:19.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 [2024-12-18T02:11:19.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-18T02:11:19.805Z] be942cfa4a55: Preparing [2024-12-18T02:11:19.805Z] 59335164552d: Preparing [2024-12-18T02:11:19.805Z] 491eeb7761c9: Preparing [2024-12-18T02:11:19.805Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:19.805Z] 3b3e82443f32: Preparing [2024-12-18T02:11:19.805Z] ce45c4123321: Preparing [2024-12-18T02:11:19.805Z] 651d9022c234: Preparing [2024-12-18T02:11:19.805Z] ce45c4123321: Waiting [2024-12-18T02:11:19.805Z] 651d9022c234: Waiting [2024-12-18T02:11:19.805Z] 59335164552d: Layer already exists [2024-12-18T02:11:19.805Z] be942cfa4a55: Layer already exists [2024-12-18T02:11:19.805Z] 3b3e82443f32: Layer already exists [2024-12-18T02:11:19.805Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:19.805Z] 491eeb7761c9: Layer already exists [2024-12-18T02:11:19.805Z] 651d9022c234: Layer already exists [2024-12-18T02:11:19.805Z] ce45c4123321: Layer already exists [2024-12-18T02:11:20.070Z] 4.0.0-dev.29: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:20.433Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:20.795Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:20.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-18T02:11:20.795Z] be942cfa4a55: Preparing [2024-12-18T02:11:20.795Z] 59335164552d: Preparing [2024-12-18T02:11:20.795Z] 491eeb7761c9: Preparing [2024-12-18T02:11:20.795Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:20.795Z] 3b3e82443f32: Preparing [2024-12-18T02:11:20.795Z] ce45c4123321: Preparing [2024-12-18T02:11:20.795Z] 651d9022c234: Preparing [2024-12-18T02:11:20.795Z] ce45c4123321: Waiting [2024-12-18T02:11:20.795Z] 651d9022c234: Waiting [2024-12-18T02:11:20.795Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:20.795Z] be942cfa4a55: Layer already exists [2024-12-18T02:11:20.795Z] 3b3e82443f32: Layer already exists [2024-12-18T02:11:20.795Z] 491eeb7761c9: Layer already exists [2024-12-18T02:11:20.795Z] 59335164552d: Layer already exists [2024-12-18T02:11:20.795Z] ce45c4123321: Layer already exists [2024-12-18T02:11:20.795Z] 651d9022c234: Layer already exists [2024-12-18T02:11:21.063Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:21.421Z] + 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-18T02:11:21.784Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-18T02:11:21.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-18T02:11:21.784Z] be942cfa4a55: Preparing [2024-12-18T02:11:21.784Z] 59335164552d: Preparing [2024-12-18T02:11:21.784Z] 491eeb7761c9: Preparing [2024-12-18T02:11:21.784Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:21.784Z] 3b3e82443f32: Preparing [2024-12-18T02:11:21.784Z] ce45c4123321: Preparing [2024-12-18T02:11:21.784Z] 651d9022c234: Preparing [2024-12-18T02:11:21.784Z] ce45c4123321: Waiting [2024-12-18T02:11:21.784Z] 651d9022c234: Waiting [2024-12-18T02:11:21.784Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:21.784Z] be942cfa4a55: Layer already exists [2024-12-18T02:11:21.784Z] 3b3e82443f32: Layer already exists [2024-12-18T02:11:21.784Z] 491eeb7761c9: Layer already exists [2024-12-18T02:11:21.784Z] 59335164552d: Layer already exists [2024-12-18T02:11:21.784Z] ce45c4123321: Layer already exists [2024-12-18T02:11:21.784Z] 651d9022c234: Layer already exists [2024-12-18T02:11:22.051Z] main: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:11:22.130Z] ===================================================== [Pipeline] echo [2024-12-18T02:11:22.144Z] taggedImages: [2024-12-18T02:11:22.144Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:22.144Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-18T02:11:22.144Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 [2024-12-18T02:11:22.144Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:22.144Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-18T02:11:22.174Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-18T02:11:22.174Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:22.174Z] latest [2024-12-18T02:11:22.174Z] 4.0.0-dev.29 [2024-12-18T02:11:22.174Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:22.174Z] main [2024-12-18T02:11:22.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:22.545Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:22.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:22.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-18T02:11:22.893Z] 958bf550fc1b: Preparing [2024-12-18T02:11:22.893Z] 8e8a54c2d0fb: Preparing [2024-12-18T02:11:22.893Z] 64414caccd12: Preparing [2024-12-18T02:11:22.893Z] 6b8cb6d29ae1: Preparing [2024-12-18T02:11:22.893Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:22.893Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:22.893Z] 996a13753f62: Preparing [2024-12-18T02:11:22.893Z] e7b198f0e08e: Preparing [2024-12-18T02:11:22.893Z] 651d9022c234: Preparing [2024-12-18T02:11:22.893Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:22.893Z] e7b198f0e08e: Waiting [2024-12-18T02:11:22.893Z] 996a13753f62: Waiting [2024-12-18T02:11:22.893Z] 651d9022c234: Waiting [2024-12-18T02:11:22.893Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:23.160Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:23.160Z] 996a13753f62: Layer already exists [2024-12-18T02:11:23.160Z] 958bf550fc1b: Pushed [2024-12-18T02:11:23.160Z] 8e8a54c2d0fb: Pushed [2024-12-18T02:11:23.160Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:23.160Z] 64414caccd12: Pushed [2024-12-18T02:11:23.160Z] 651d9022c234: Layer already exists [2024-12-18T02:11:28.492Z] 6b8cb6d29ae1: Pushed [2024-12-18T02:11:28.492Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:28.838Z] + 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-18T02:11:29.184Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-18T02:11:29.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-18T02:11:29.184Z] 958bf550fc1b: Preparing [2024-12-18T02:11:29.184Z] 8e8a54c2d0fb: Preparing [2024-12-18T02:11:29.184Z] 64414caccd12: Preparing [2024-12-18T02:11:29.184Z] 6b8cb6d29ae1: Preparing [2024-12-18T02:11:29.184Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:29.184Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:29.184Z] 996a13753f62: Preparing [2024-12-18T02:11:29.184Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:29.184Z] e7b198f0e08e: Preparing [2024-12-18T02:11:29.184Z] 996a13753f62: Waiting [2024-12-18T02:11:29.184Z] 651d9022c234: Preparing [2024-12-18T02:11:29.184Z] e7b198f0e08e: Waiting [2024-12-18T02:11:29.184Z] 651d9022c234: Waiting [2024-12-18T02:11:29.184Z] 64414caccd12: Layer already exists [2024-12-18T02:11:29.184Z] 6b8cb6d29ae1: Layer already exists [2024-12-18T02:11:29.184Z] 958bf550fc1b: Layer already exists [2024-12-18T02:11:29.184Z] 8e8a54c2d0fb: Layer already exists [2024-12-18T02:11:29.184Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:29.184Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:29.184Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:29.184Z] 996a13753f62: Layer already exists [2024-12-18T02:11:29.184Z] 651d9022c234: Layer already exists [2024-12-18T02:11:29.448Z] latest: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:29.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:30.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 [2024-12-18T02:11:30.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-18T02:11:30.368Z] 958bf550fc1b: Preparing [2024-12-18T02:11:30.368Z] 8e8a54c2d0fb: Preparing [2024-12-18T02:11:30.368Z] 64414caccd12: Preparing [2024-12-18T02:11:30.368Z] 6b8cb6d29ae1: Preparing [2024-12-18T02:11:30.368Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:30.368Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:30.368Z] 996a13753f62: Preparing [2024-12-18T02:11:30.368Z] e7b198f0e08e: Preparing [2024-12-18T02:11:30.368Z] 651d9022c234: Preparing [2024-12-18T02:11:30.368Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:30.368Z] 996a13753f62: Waiting [2024-12-18T02:11:30.368Z] e7b198f0e08e: Waiting [2024-12-18T02:11:30.368Z] 651d9022c234: Waiting [2024-12-18T02:11:30.368Z] 6b8cb6d29ae1: Layer already exists [2024-12-18T02:11:30.368Z] 958bf550fc1b: Layer already exists [2024-12-18T02:11:30.368Z] 64414caccd12: Layer already exists [2024-12-18T02:11:30.368Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:30.368Z] 8e8a54c2d0fb: Layer already exists [2024-12-18T02:11:30.368Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:30.368Z] 651d9022c234: Layer already exists [2024-12-18T02:11:30.368Z] 996a13753f62: Layer already exists [2024-12-18T02:11:30.368Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:30.640Z] 4.0.0-dev.29: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:31.016Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:31.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:31.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-18T02:11:31.384Z] 958bf550fc1b: Preparing [2024-12-18T02:11:31.384Z] 8e8a54c2d0fb: Preparing [2024-12-18T02:11:31.384Z] 64414caccd12: Preparing [2024-12-18T02:11:31.384Z] 6b8cb6d29ae1: Preparing [2024-12-18T02:11:31.384Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:31.384Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:31.384Z] 996a13753f62: Preparing [2024-12-18T02:11:31.384Z] e7b198f0e08e: Preparing [2024-12-18T02:11:31.384Z] 651d9022c234: Preparing [2024-12-18T02:11:31.384Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:31.384Z] 996a13753f62: Waiting [2024-12-18T02:11:31.384Z] e7b198f0e08e: Waiting [2024-12-18T02:11:31.384Z] 651d9022c234: Waiting [2024-12-18T02:11:31.384Z] 6b8cb6d29ae1: Layer already exists [2024-12-18T02:11:31.384Z] 8e8a54c2d0fb: Layer already exists [2024-12-18T02:11:31.384Z] 64414caccd12: Layer already exists [2024-12-18T02:11:31.384Z] 958bf550fc1b: Layer already exists [2024-12-18T02:11:31.384Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:31.384Z] 651d9022c234: Layer already exists [2024-12-18T02:11:31.384Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:31.384Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:31.384Z] 996a13753f62: Layer already exists [2024-12-18T02:11:31.658Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:32.026Z] + 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-18T02:11:32.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-18T02:11:32.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-18T02:11:32.389Z] 958bf550fc1b: Preparing [2024-12-18T02:11:32.389Z] 8e8a54c2d0fb: Preparing [2024-12-18T02:11:32.389Z] 64414caccd12: Preparing [2024-12-18T02:11:32.389Z] 6b8cb6d29ae1: Preparing [2024-12-18T02:11:32.389Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:32.389Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:32.389Z] 996a13753f62: Preparing [2024-12-18T02:11:32.389Z] e7b198f0e08e: Preparing [2024-12-18T02:11:32.389Z] 651d9022c234: Preparing [2024-12-18T02:11:32.389Z] 996a13753f62: Waiting [2024-12-18T02:11:32.389Z] e7b198f0e08e: Waiting [2024-12-18T02:11:32.389Z] 651d9022c234: Waiting [2024-12-18T02:11:32.389Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:32.389Z] 958bf550fc1b: Layer already exists [2024-12-18T02:11:32.389Z] 64414caccd12: Layer already exists [2024-12-18T02:11:32.389Z] 8e8a54c2d0fb: Layer already exists [2024-12-18T02:11:32.389Z] 6b8cb6d29ae1: Layer already exists [2024-12-18T02:11:32.389Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:32.389Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:32.389Z] 996a13753f62: Layer already exists [2024-12-18T02:11:32.389Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:32.389Z] 651d9022c234: Layer already exists [2024-12-18T02:11:32.661Z] main: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:11:32.748Z] ===================================================== [Pipeline] echo [2024-12-18T02:11:32.760Z] taggedImages: [2024-12-18T02:11:32.760Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:32.760Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-18T02:11:32.760Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 [2024-12-18T02:11:32.760Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:32.760Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-18T02:11:32.790Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-18T02:11:32.790Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:32.790Z] latest [2024-12-18T02:11:32.790Z] 4.0.0-dev.29 [2024-12-18T02:11:32.790Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:32.790Z] main [2024-12-18T02:11:32.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:33.173Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:33.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:33.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-18T02:11:33.542Z] 786b78611d42: Preparing [2024-12-18T02:11:33.542Z] 550a3a002002: Preparing [2024-12-18T02:11:33.542Z] cc76940f6204: Preparing [2024-12-18T02:11:33.542Z] 9da9107373f5: Preparing [2024-12-18T02:11:33.542Z] 9d51aa675412: Preparing [2024-12-18T02:11:33.542Z] 403b3648dc16: Preparing [2024-12-18T02:11:33.542Z] 875afe12c2a2: Preparing [2024-12-18T02:11:33.542Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:33.542Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:33.542Z] 2d30631abb4d: Preparing [2024-12-18T02:11:33.542Z] 403b3648dc16: Waiting [2024-12-18T02:11:33.542Z] 0b393dd31c28: Preparing [2024-12-18T02:11:33.542Z] 875afe12c2a2: Waiting [2024-12-18T02:11:33.542Z] 5f70bf18a086: Preparing [2024-12-18T02:11:33.542Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:33.542Z] f79c7fbf73b5: Preparing [2024-12-18T02:11:33.542Z] 2d30631abb4d: Waiting [2024-12-18T02:11:33.542Z] e84e32b55c3b: Preparing [2024-12-18T02:11:33.542Z] 422621ca2ac8: Preparing [2024-12-18T02:11:33.542Z] 651d9022c234: Preparing [2024-12-18T02:11:33.542Z] 0b393dd31c28: Waiting [2024-12-18T02:11:33.542Z] 5f70bf18a086: Waiting [2024-12-18T02:11:33.542Z] f79c7fbf73b5: Waiting [2024-12-18T02:11:33.542Z] 422621ca2ac8: Waiting [2024-12-18T02:11:33.542Z] 651d9022c234: Waiting [2024-12-18T02:11:33.542Z] e84e32b55c3b: Waiting [2024-12-18T02:11:33.542Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:33.814Z] 550a3a002002: Pushed [2024-12-18T02:11:33.814Z] 9da9107373f5: Pushed [2024-12-18T02:11:33.814Z] 9d51aa675412: Pushed [2024-12-18T02:11:33.814Z] cc76940f6204: Pushed [2024-12-18T02:11:34.406Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:34.406Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:34.406Z] 786b78611d42: Pushed [2024-12-18T02:11:34.406Z] 5f70bf18a086: Layer already exists [2024-12-18T02:11:34.677Z] 403b3648dc16: Pushed [2024-12-18T02:11:34.677Z] 0b393dd31c28: Pushed [2024-12-18T02:11:34.677Z] 2d30631abb4d: Pushed [2024-12-18T02:11:34.677Z] 651d9022c234: Layer already exists [2024-12-18T02:11:34.677Z] f79c7fbf73b5: Pushed [2024-12-18T02:11:34.677Z] 422621ca2ac8: Pushed [2024-12-18T02:11:36.114Z] e84e32b55c3b: Pushed [2024-12-18T02:11:37.525Z] 875afe12c2a2: Pushed [2024-12-18T02:11:37.525Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:37.889Z] + 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-18T02:11:38.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-18T02:11:38.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-18T02:11:38.240Z] 786b78611d42: Preparing [2024-12-18T02:11:38.240Z] 550a3a002002: Preparing [2024-12-18T02:11:38.240Z] cc76940f6204: Preparing [2024-12-18T02:11:38.240Z] 9da9107373f5: Preparing [2024-12-18T02:11:38.240Z] 9d51aa675412: Preparing [2024-12-18T02:11:38.240Z] 403b3648dc16: Preparing [2024-12-18T02:11:38.240Z] 875afe12c2a2: Preparing [2024-12-18T02:11:38.240Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:38.240Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:38.240Z] 2d30631abb4d: Preparing [2024-12-18T02:11:38.240Z] 0b393dd31c28: Preparing [2024-12-18T02:11:38.240Z] 5f70bf18a086: Preparing [2024-12-18T02:11:38.240Z] f79c7fbf73b5: Preparing [2024-12-18T02:11:38.240Z] e84e32b55c3b: Preparing [2024-12-18T02:11:38.240Z] 422621ca2ac8: Preparing [2024-12-18T02:11:38.240Z] 651d9022c234: Preparing [2024-12-18T02:11:38.240Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:38.240Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:38.240Z] 2d30631abb4d: Waiting [2024-12-18T02:11:38.240Z] 0b393dd31c28: Waiting [2024-12-18T02:11:38.240Z] 5f70bf18a086: Waiting [2024-12-18T02:11:38.240Z] f79c7fbf73b5: Waiting [2024-12-18T02:11:38.240Z] e84e32b55c3b: Waiting [2024-12-18T02:11:38.240Z] 403b3648dc16: Waiting [2024-12-18T02:11:38.240Z] 651d9022c234: Waiting [2024-12-18T02:11:38.240Z] 422621ca2ac8: Waiting [2024-12-18T02:11:38.240Z] 875afe12c2a2: Waiting [2024-12-18T02:11:38.240Z] 786b78611d42: Layer already exists [2024-12-18T02:11:38.240Z] 550a3a002002: Layer already exists [2024-12-18T02:11:38.240Z] cc76940f6204: Layer already exists [2024-12-18T02:11:38.241Z] 9da9107373f5: Layer already exists [2024-12-18T02:11:38.241Z] 9d51aa675412: Layer already exists [2024-12-18T02:11:38.241Z] 403b3648dc16: Layer already exists [2024-12-18T02:11:38.241Z] 875afe12c2a2: Layer already exists [2024-12-18T02:11:38.241Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:38.241Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:38.241Z] 2d30631abb4d: Layer already exists [2024-12-18T02:11:38.241Z] 5f70bf18a086: Layer already exists [2024-12-18T02:11:38.241Z] f79c7fbf73b5: Layer already exists [2024-12-18T02:11:38.241Z] e84e32b55c3b: Layer already exists [2024-12-18T02:11:38.241Z] 0b393dd31c28: Layer already exists [2024-12-18T02:11:38.241Z] 422621ca2ac8: Layer already exists [2024-12-18T02:11:38.241Z] 651d9022c234: Layer already exists [2024-12-18T02:11:38.506Z] latest: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:38.863Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:39.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 [2024-12-18T02:11:39.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-18T02:11:39.227Z] 786b78611d42: Preparing [2024-12-18T02:11:39.227Z] 550a3a002002: Preparing [2024-12-18T02:11:39.227Z] cc76940f6204: Preparing [2024-12-18T02:11:39.227Z] 9da9107373f5: Preparing [2024-12-18T02:11:39.227Z] 9d51aa675412: Preparing [2024-12-18T02:11:39.227Z] 403b3648dc16: Preparing [2024-12-18T02:11:39.227Z] 875afe12c2a2: Preparing [2024-12-18T02:11:39.227Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:39.227Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:39.227Z] 2d30631abb4d: Preparing [2024-12-18T02:11:39.227Z] 0b393dd31c28: Preparing [2024-12-18T02:11:39.227Z] 5f70bf18a086: Preparing [2024-12-18T02:11:39.227Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:39.227Z] f79c7fbf73b5: Preparing [2024-12-18T02:11:39.227Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:39.227Z] 403b3648dc16: Waiting [2024-12-18T02:11:39.227Z] e84e32b55c3b: Preparing [2024-12-18T02:11:39.227Z] 2d30631abb4d: Waiting [2024-12-18T02:11:39.227Z] 5f70bf18a086: Waiting [2024-12-18T02:11:39.227Z] 422621ca2ac8: Preparing [2024-12-18T02:11:39.227Z] f79c7fbf73b5: Waiting [2024-12-18T02:11:39.227Z] 0b393dd31c28: Waiting [2024-12-18T02:11:39.227Z] e84e32b55c3b: Waiting [2024-12-18T02:11:39.227Z] 651d9022c234: Preparing [2024-12-18T02:11:39.227Z] 875afe12c2a2: Waiting [2024-12-18T02:11:39.227Z] 422621ca2ac8: Waiting [2024-12-18T02:11:39.227Z] 651d9022c234: Waiting [2024-12-18T02:11:39.227Z] 9da9107373f5: Layer already exists [2024-12-18T02:11:39.227Z] 9d51aa675412: Layer already exists [2024-12-18T02:11:39.227Z] cc76940f6204: Layer already exists [2024-12-18T02:11:39.227Z] 550a3a002002: Layer already exists [2024-12-18T02:11:39.227Z] 786b78611d42: Layer already exists [2024-12-18T02:11:39.227Z] 403b3648dc16: Layer already exists [2024-12-18T02:11:39.227Z] 875afe12c2a2: Layer already exists [2024-12-18T02:11:39.227Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:39.227Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:39.227Z] 2d30631abb4d: Layer already exists [2024-12-18T02:11:39.227Z] 5f70bf18a086: Layer already exists [2024-12-18T02:11:39.227Z] f79c7fbf73b5: Layer already exists [2024-12-18T02:11:39.227Z] 0b393dd31c28: Layer already exists [2024-12-18T02:11:39.227Z] e84e32b55c3b: Layer already exists [2024-12-18T02:11:39.227Z] 422621ca2ac8: Layer already exists [2024-12-18T02:11:39.227Z] 651d9022c234: Layer already exists [2024-12-18T02:11:39.493Z] 4.0.0-dev.29: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:39.867Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:40.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:40.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-18T02:11:40.215Z] 786b78611d42: Preparing [2024-12-18T02:11:40.215Z] 550a3a002002: Preparing [2024-12-18T02:11:40.215Z] cc76940f6204: Preparing [2024-12-18T02:11:40.215Z] 9da9107373f5: Preparing [2024-12-18T02:11:40.215Z] 9d51aa675412: Preparing [2024-12-18T02:11:40.215Z] 403b3648dc16: Preparing [2024-12-18T02:11:40.215Z] 875afe12c2a2: Preparing [2024-12-18T02:11:40.215Z] 403b3648dc16: Waiting [2024-12-18T02:11:40.215Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:40.215Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:40.215Z] 875afe12c2a2: Waiting [2024-12-18T02:11:40.215Z] 2d30631abb4d: Preparing [2024-12-18T02:11:40.215Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:40.215Z] 0b393dd31c28: Preparing [2024-12-18T02:11:40.215Z] 5f70bf18a086: Preparing [2024-12-18T02:11:40.215Z] 2d30631abb4d: Waiting [2024-12-18T02:11:40.215Z] f79c7fbf73b5: Preparing [2024-12-18T02:11:40.215Z] e84e32b55c3b: Preparing [2024-12-18T02:11:40.215Z] 0b393dd31c28: Waiting [2024-12-18T02:11:40.215Z] 422621ca2ac8: Preparing [2024-12-18T02:11:40.215Z] 5f70bf18a086: Waiting [2024-12-18T02:11:40.215Z] 651d9022c234: Preparing [2024-12-18T02:11:40.215Z] f79c7fbf73b5: Waiting [2024-12-18T02:11:40.215Z] e84e32b55c3b: Waiting [2024-12-18T02:11:40.215Z] 651d9022c234: Waiting [2024-12-18T02:11:40.215Z] 422621ca2ac8: Waiting [2024-12-18T02:11:40.215Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:40.215Z] 9da9107373f5: Layer already exists [2024-12-18T02:11:40.215Z] 550a3a002002: Layer already exists [2024-12-18T02:11:40.215Z] 9d51aa675412: Layer already exists [2024-12-18T02:11:40.215Z] cc76940f6204: Layer already exists [2024-12-18T02:11:40.215Z] 786b78611d42: Layer already exists [2024-12-18T02:11:40.215Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:40.215Z] 403b3648dc16: Layer already exists [2024-12-18T02:11:40.215Z] 875afe12c2a2: Layer already exists [2024-12-18T02:11:40.215Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:40.215Z] 2d30631abb4d: Layer already exists [2024-12-18T02:11:40.215Z] 0b393dd31c28: Layer already exists [2024-12-18T02:11:40.215Z] f79c7fbf73b5: Layer already exists [2024-12-18T02:11:40.215Z] 5f70bf18a086: Layer already exists [2024-12-18T02:11:40.215Z] e84e32b55c3b: Layer already exists [2024-12-18T02:11:40.481Z] 422621ca2ac8: Layer already exists [2024-12-18T02:11:40.481Z] 651d9022c234: Layer already exists [2024-12-18T02:11:40.481Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:40.833Z] + 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-18T02:11:41.190Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-18T02:11:41.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-18T02:11:41.190Z] 786b78611d42: Preparing [2024-12-18T02:11:41.190Z] 550a3a002002: Preparing [2024-12-18T02:11:41.190Z] cc76940f6204: Preparing [2024-12-18T02:11:41.190Z] 9da9107373f5: Preparing [2024-12-18T02:11:41.190Z] 9d51aa675412: Preparing [2024-12-18T02:11:41.190Z] 403b3648dc16: Preparing [2024-12-18T02:11:41.190Z] 875afe12c2a2: Preparing [2024-12-18T02:11:41.190Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:41.190Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:41.190Z] 2d30631abb4d: Preparing [2024-12-18T02:11:41.190Z] 0b393dd31c28: Preparing [2024-12-18T02:11:41.190Z] 5f70bf18a086: Preparing [2024-12-18T02:11:41.190Z] f79c7fbf73b5: Preparing [2024-12-18T02:11:41.190Z] 403b3648dc16: Waiting [2024-12-18T02:11:41.190Z] e84e32b55c3b: Preparing [2024-12-18T02:11:41.190Z] 875afe12c2a2: Waiting [2024-12-18T02:11:41.190Z] 422621ca2ac8: Preparing [2024-12-18T02:11:41.190Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:41.190Z] 651d9022c234: Preparing [2024-12-18T02:11:41.190Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:41.190Z] 0b393dd31c28: Waiting [2024-12-18T02:11:41.190Z] 2d30631abb4d: Waiting [2024-12-18T02:11:41.190Z] 5f70bf18a086: Waiting [2024-12-18T02:11:41.190Z] e84e32b55c3b: Waiting [2024-12-18T02:11:41.190Z] f79c7fbf73b5: Waiting [2024-12-18T02:11:41.190Z] 651d9022c234: Waiting [2024-12-18T02:11:41.190Z] 422621ca2ac8: Waiting [2024-12-18T02:11:41.190Z] 9d51aa675412: Layer already exists [2024-12-18T02:11:41.190Z] 9da9107373f5: Layer already exists [2024-12-18T02:11:41.190Z] cc76940f6204: Layer already exists [2024-12-18T02:11:41.190Z] 550a3a002002: Layer already exists [2024-12-18T02:11:41.190Z] 786b78611d42: Layer already exists [2024-12-18T02:11:41.190Z] 875afe12c2a2: Layer already exists [2024-12-18T02:11:41.190Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:41.191Z] 403b3648dc16: Layer already exists [2024-12-18T02:11:41.191Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:41.191Z] 2d30631abb4d: Layer already exists [2024-12-18T02:11:41.191Z] 0b393dd31c28: Layer already exists [2024-12-18T02:11:41.191Z] f79c7fbf73b5: Layer already exists [2024-12-18T02:11:41.191Z] 5f70bf18a086: Layer already exists [2024-12-18T02:11:41.191Z] e84e32b55c3b: Layer already exists [2024-12-18T02:11:41.191Z] 422621ca2ac8: Layer already exists [2024-12-18T02:11:41.191Z] 651d9022c234: Layer already exists [2024-12-18T02:11:41.457Z] main: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:11:41.546Z] ===================================================== [Pipeline] echo [2024-12-18T02:11:41.563Z] taggedImages: [2024-12-18T02:11:41.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:41.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-18T02:11:41.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 [2024-12-18T02:11:41.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:41.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-18T02:11:41.595Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-18T02:11:41.595Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:41.595Z] latest [2024-12-18T02:11:41.595Z] 4.0.0-dev.29 [2024-12-18T02:11:41.595Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:41.595Z] main [2024-12-18T02:11:41.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:41.983Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:42.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:42.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-18T02:11:42.374Z] f1a69344f0b9: Preparing [2024-12-18T02:11:42.374Z] 25d112e5d2d7: Preparing [2024-12-18T02:11:42.374Z] 8ff03816871f: Preparing [2024-12-18T02:11:42.374Z] 27a521613b37: Preparing [2024-12-18T02:11:42.374Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:42.374Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:42.374Z] 996a13753f62: Preparing [2024-12-18T02:11:42.374Z] e7b198f0e08e: Preparing [2024-12-18T02:11:42.374Z] 651d9022c234: Preparing [2024-12-18T02:11:42.374Z] 996a13753f62: Waiting [2024-12-18T02:11:42.375Z] e7b198f0e08e: Waiting [2024-12-18T02:11:42.375Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:42.375Z] 651d9022c234: Waiting [2024-12-18T02:11:42.375Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:42.640Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:42.640Z] 996a13753f62: Layer already exists [2024-12-18T02:11:42.640Z] 8ff03816871f: Pushed [2024-12-18T02:11:42.640Z] 25d112e5d2d7: Pushed [2024-12-18T02:11:42.640Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:42.640Z] f1a69344f0b9: Pushed [2024-12-18T02:11:42.640Z] 651d9022c234: Layer already exists [2024-12-18T02:11:46.882Z] 27a521613b37: Pushed [2024-12-18T02:11:46.882Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:47.244Z] + 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-18T02:11:47.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-18T02:11:47.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-18T02:11:47.589Z] f1a69344f0b9: Preparing [2024-12-18T02:11:47.589Z] 25d112e5d2d7: Preparing [2024-12-18T02:11:47.589Z] 8ff03816871f: Preparing [2024-12-18T02:11:47.589Z] 27a521613b37: Preparing [2024-12-18T02:11:47.589Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:47.589Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:47.589Z] 996a13753f62: Preparing [2024-12-18T02:11:47.589Z] e7b198f0e08e: Preparing [2024-12-18T02:11:47.589Z] 651d9022c234: Preparing [2024-12-18T02:11:47.589Z] 996a13753f62: Waiting [2024-12-18T02:11:47.589Z] e7b198f0e08e: Waiting [2024-12-18T02:11:47.589Z] 651d9022c234: Waiting [2024-12-18T02:11:47.589Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:47.589Z] 27a521613b37: Layer already exists [2024-12-18T02:11:47.589Z] 8ff03816871f: Layer already exists [2024-12-18T02:11:47.589Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:47.589Z] 25d112e5d2d7: Layer already exists [2024-12-18T02:11:47.589Z] f1a69344f0b9: Layer already exists [2024-12-18T02:11:47.589Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:47.589Z] 996a13753f62: Layer already exists [2024-12-18T02:11:47.589Z] 651d9022c234: Layer already exists [2024-12-18T02:11:47.589Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:47.855Z] latest: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:48.206Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:48.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 [2024-12-18T02:11:48.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-18T02:11:48.551Z] f1a69344f0b9: Preparing [2024-12-18T02:11:48.551Z] 25d112e5d2d7: Preparing [2024-12-18T02:11:48.551Z] 8ff03816871f: Preparing [2024-12-18T02:11:48.551Z] 27a521613b37: Preparing [2024-12-18T02:11:48.551Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:48.551Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:48.551Z] 996a13753f62: Preparing [2024-12-18T02:11:48.551Z] e7b198f0e08e: Preparing [2024-12-18T02:11:48.551Z] 651d9022c234: Preparing [2024-12-18T02:11:48.551Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:48.551Z] 996a13753f62: Waiting [2024-12-18T02:11:48.551Z] e7b198f0e08e: Waiting [2024-12-18T02:11:48.551Z] 651d9022c234: Waiting [2024-12-18T02:11:48.551Z] 25d112e5d2d7: Layer already exists [2024-12-18T02:11:48.551Z] f1a69344f0b9: Layer already exists [2024-12-18T02:11:48.551Z] 8ff03816871f: Layer already exists [2024-12-18T02:11:48.551Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:48.551Z] 27a521613b37: Layer already exists [2024-12-18T02:11:48.551Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:48.551Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:48.551Z] 996a13753f62: Layer already exists [2024-12-18T02:11:48.551Z] 651d9022c234: Layer already exists [2024-12-18T02:11:48.817Z] 4.0.0-dev.29: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:49.171Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:49.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:49.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-18T02:11:49.516Z] f1a69344f0b9: Preparing [2024-12-18T02:11:49.516Z] 25d112e5d2d7: Preparing [2024-12-18T02:11:49.516Z] 8ff03816871f: Preparing [2024-12-18T02:11:49.516Z] 27a521613b37: Preparing [2024-12-18T02:11:49.516Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:49.516Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:49.516Z] 996a13753f62: Preparing [2024-12-18T02:11:49.516Z] e7b198f0e08e: Preparing [2024-12-18T02:11:49.516Z] 651d9022c234: Preparing [2024-12-18T02:11:49.516Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:49.516Z] 996a13753f62: Waiting [2024-12-18T02:11:49.516Z] e7b198f0e08e: Waiting [2024-12-18T02:11:49.516Z] 651d9022c234: Waiting [2024-12-18T02:11:49.516Z] 25d112e5d2d7: Layer already exists [2024-12-18T02:11:49.516Z] f1a69344f0b9: Layer already exists [2024-12-18T02:11:49.516Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:49.516Z] 8ff03816871f: Layer already exists [2024-12-18T02:11:49.516Z] 27a521613b37: Layer already exists [2024-12-18T02:11:49.516Z] 996a13753f62: Layer already exists [2024-12-18T02:11:49.516Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:49.516Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:49.516Z] 651d9022c234: Layer already exists [2024-12-18T02:11:49.782Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:50.140Z] + 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-18T02:11:50.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-18T02:11:50.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-18T02:11:50.502Z] f1a69344f0b9: Preparing [2024-12-18T02:11:50.502Z] 25d112e5d2d7: Preparing [2024-12-18T02:11:50.502Z] 8ff03816871f: Preparing [2024-12-18T02:11:50.502Z] 27a521613b37: Preparing [2024-12-18T02:11:50.502Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:50.502Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:50.502Z] 996a13753f62: Preparing [2024-12-18T02:11:50.502Z] e7b198f0e08e: Preparing [2024-12-18T02:11:50.502Z] 651d9022c234: Preparing [2024-12-18T02:11:50.502Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:50.502Z] 996a13753f62: Waiting [2024-12-18T02:11:50.502Z] e7b198f0e08e: Waiting [2024-12-18T02:11:50.502Z] 651d9022c234: Waiting [2024-12-18T02:11:50.502Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:50.502Z] f1a69344f0b9: Layer already exists [2024-12-18T02:11:50.502Z] 25d112e5d2d7: Layer already exists [2024-12-18T02:11:50.502Z] 27a521613b37: Layer already exists [2024-12-18T02:11:50.502Z] 8ff03816871f: Layer already exists [2024-12-18T02:11:50.502Z] 996a13753f62: Layer already exists [2024-12-18T02:11:50.502Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:50.502Z] e7b198f0e08e: Layer already exists [2024-12-18T02:11:50.502Z] 651d9022c234: Layer already exists [2024-12-18T02:11:50.768Z] main: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:11:50.857Z] ===================================================== [Pipeline] echo [2024-12-18T02:11:50.872Z] taggedImages: [2024-12-18T02:11:50.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:50.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-18T02:11:50.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 [2024-12-18T02:11:50.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:50.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-18T02:11:50.898Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-18T02:11:50.898Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:50.898Z] latest [2024-12-18T02:11:50.898Z] 4.0.0-dev.29 [2024-12-18T02:11:50.898Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:50.898Z] main [2024-12-18T02:11:50.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:51.275Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:51.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:11:51.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-18T02:11:51.637Z] ebfd7bc2d884: Preparing [2024-12-18T02:11:51.637Z] 02c26c64059c: Preparing [2024-12-18T02:11:51.637Z] 81301eedf0d1: Preparing [2024-12-18T02:11:51.637Z] 988e917e75f9: Preparing [2024-12-18T02:11:51.637Z] efe1450caead: Preparing [2024-12-18T02:11:51.637Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:51.637Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:51.637Z] af6b156ebc17: Preparing [2024-12-18T02:11:51.637Z] 6946634cb56d: Preparing [2024-12-18T02:11:51.637Z] a03d699598e4: Preparing [2024-12-18T02:11:51.637Z] 651d9022c234: Preparing [2024-12-18T02:11:51.637Z] af6b156ebc17: Waiting [2024-12-18T02:11:51.637Z] 6946634cb56d: Waiting [2024-12-18T02:11:51.637Z] a03d699598e4: Waiting [2024-12-18T02:11:51.637Z] 651d9022c234: Waiting [2024-12-18T02:11:51.637Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:51.637Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:51.902Z] 988e917e75f9: Pushed [2024-12-18T02:11:51.902Z] 02c26c64059c: Pushed [2024-12-18T02:11:51.902Z] ebfd7bc2d884: Pushed [2024-12-18T02:11:51.902Z] efe1450caead: Pushed [2024-12-18T02:11:51.902Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:51.902Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:51.902Z] 651d9022c234: Layer already exists [2024-12-18T02:11:51.902Z] af6b156ebc17: Pushed [2024-12-18T02:11:52.167Z] 6946634cb56d: Pushed [2024-12-18T02:11:54.107Z] 81301eedf0d1: Pushed [2024-12-18T02:11:56.044Z] a03d699598e4: Pushed [2024-12-18T02:11:56.310Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:56.677Z] + 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-18T02:11:57.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-18T02:11:57.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-18T02:11:57.038Z] ebfd7bc2d884: Preparing [2024-12-18T02:11:57.038Z] 02c26c64059c: Preparing [2024-12-18T02:11:57.038Z] 81301eedf0d1: Preparing [2024-12-18T02:11:57.038Z] 988e917e75f9: Preparing [2024-12-18T02:11:57.038Z] efe1450caead: Preparing [2024-12-18T02:11:57.038Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:57.038Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:57.038Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:57.038Z] af6b156ebc17: Preparing [2024-12-18T02:11:57.038Z] 6946634cb56d: Preparing [2024-12-18T02:11:57.038Z] a03d699598e4: Preparing [2024-12-18T02:11:57.038Z] 651d9022c234: Preparing [2024-12-18T02:11:57.038Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:57.038Z] af6b156ebc17: Waiting [2024-12-18T02:11:57.038Z] 6946634cb56d: Waiting [2024-12-18T02:11:57.038Z] a03d699598e4: Waiting [2024-12-18T02:11:57.038Z] 651d9022c234: Waiting [2024-12-18T02:11:57.038Z] ebfd7bc2d884: Layer already exists [2024-12-18T02:11:57.038Z] 02c26c64059c: Layer already exists [2024-12-18T02:11:57.038Z] 988e917e75f9: Layer already exists [2024-12-18T02:11:57.038Z] efe1450caead: Layer already exists [2024-12-18T02:11:57.038Z] 81301eedf0d1: Layer already exists [2024-12-18T02:11:57.038Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:57.038Z] af6b156ebc17: Layer already exists [2024-12-18T02:11:57.038Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:57.038Z] 6946634cb56d: Layer already exists [2024-12-18T02:11:57.038Z] a03d699598e4: Layer already exists [2024-12-18T02:11:57.038Z] 651d9022c234: Layer already exists [2024-12-18T02:11:57.307Z] latest: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:57.673Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:58.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 [2024-12-18T02:11:58.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-18T02:11:58.029Z] ebfd7bc2d884: Preparing [2024-12-18T02:11:58.029Z] 02c26c64059c: Preparing [2024-12-18T02:11:58.029Z] 81301eedf0d1: Preparing [2024-12-18T02:11:58.029Z] 988e917e75f9: Preparing [2024-12-18T02:11:58.029Z] efe1450caead: Preparing [2024-12-18T02:11:58.029Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:58.029Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:58.029Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:58.029Z] af6b156ebc17: Preparing [2024-12-18T02:11:58.029Z] 6946634cb56d: Preparing [2024-12-18T02:11:58.029Z] a03d699598e4: Preparing [2024-12-18T02:11:58.029Z] 6946634cb56d: Waiting [2024-12-18T02:11:58.029Z] af6b156ebc17: Waiting [2024-12-18T02:11:58.029Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:58.029Z] 651d9022c234: Preparing [2024-12-18T02:11:58.029Z] a03d699598e4: Waiting [2024-12-18T02:11:58.029Z] 651d9022c234: Waiting [2024-12-18T02:11:58.029Z] 81301eedf0d1: Layer already exists [2024-12-18T02:11:58.029Z] 988e917e75f9: Layer already exists [2024-12-18T02:11:58.029Z] efe1450caead: Layer already exists [2024-12-18T02:11:58.029Z] 02c26c64059c: Layer already exists [2024-12-18T02:11:58.029Z] ebfd7bc2d884: Layer already exists [2024-12-18T02:11:58.029Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:58.029Z] 6946634cb56d: Layer already exists [2024-12-18T02:11:58.029Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:58.029Z] af6b156ebc17: Layer already exists [2024-12-18T02:11:58.029Z] a03d699598e4: Layer already exists [2024-12-18T02:11:58.029Z] 651d9022c234: Layer already exists [2024-12-18T02:11:58.293Z] 4.0.0-dev.29: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:58.647Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:59.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:11:59.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-18T02:11:59.000Z] ebfd7bc2d884: Preparing [2024-12-18T02:11:59.000Z] 02c26c64059c: Preparing [2024-12-18T02:11:59.000Z] 81301eedf0d1: Preparing [2024-12-18T02:11:59.000Z] 988e917e75f9: Preparing [2024-12-18T02:11:59.000Z] efe1450caead: Preparing [2024-12-18T02:11:59.000Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:59.000Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:59.000Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:59.000Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:59.000Z] af6b156ebc17: Preparing [2024-12-18T02:11:59.000Z] 6946634cb56d: Preparing [2024-12-18T02:11:59.000Z] af6b156ebc17: Waiting [2024-12-18T02:11:59.000Z] a03d699598e4: Preparing [2024-12-18T02:11:59.000Z] 6946634cb56d: Waiting [2024-12-18T02:11:59.000Z] 651d9022c234: Preparing [2024-12-18T02:11:59.000Z] 651d9022c234: Waiting [2024-12-18T02:11:59.000Z] a03d699598e4: Waiting [2024-12-18T02:11:59.000Z] 988e917e75f9: Layer already exists [2024-12-18T02:11:59.000Z] ebfd7bc2d884: Layer already exists [2024-12-18T02:11:59.000Z] 81301eedf0d1: Layer already exists [2024-12-18T02:11:59.000Z] 02c26c64059c: Layer already exists [2024-12-18T02:11:59.000Z] efe1450caead: Layer already exists [2024-12-18T02:11:59.000Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:59.000Z] af6b156ebc17: Layer already exists [2024-12-18T02:11:59.000Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:59.000Z] 6946634cb56d: Layer already exists [2024-12-18T02:11:59.000Z] a03d699598e4: Layer already exists [2024-12-18T02:11:59.000Z] 651d9022c234: Layer already exists [2024-12-18T02:11:59.263Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:11:59.611Z] + 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-18T02:11:59.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-18T02:11:59.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-18T02:11:59.962Z] ebfd7bc2d884: Preparing [2024-12-18T02:11:59.962Z] 02c26c64059c: Preparing [2024-12-18T02:11:59.962Z] 81301eedf0d1: Preparing [2024-12-18T02:11:59.962Z] 988e917e75f9: Preparing [2024-12-18T02:11:59.962Z] efe1450caead: Preparing [2024-12-18T02:11:59.962Z] 55a262cbf3ac: Preparing [2024-12-18T02:11:59.962Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:11:59.962Z] 55a262cbf3ac: Waiting [2024-12-18T02:11:59.962Z] af6b156ebc17: Preparing [2024-12-18T02:11:59.962Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:11:59.962Z] 6946634cb56d: Preparing [2024-12-18T02:11:59.962Z] af6b156ebc17: Waiting [2024-12-18T02:11:59.962Z] a03d699598e4: Preparing [2024-12-18T02:11:59.962Z] 651d9022c234: Preparing [2024-12-18T02:11:59.962Z] 6946634cb56d: Waiting [2024-12-18T02:11:59.962Z] 651d9022c234: Waiting [2024-12-18T02:11:59.962Z] a03d699598e4: Waiting [2024-12-18T02:11:59.962Z] 02c26c64059c: Layer already exists [2024-12-18T02:11:59.962Z] 988e917e75f9: Layer already exists [2024-12-18T02:11:59.962Z] 81301eedf0d1: Layer already exists [2024-12-18T02:11:59.962Z] efe1450caead: Layer already exists [2024-12-18T02:11:59.962Z] ebfd7bc2d884: Layer already exists [2024-12-18T02:11:59.962Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:11:59.962Z] a03d699598e4: Layer already exists [2024-12-18T02:11:59.962Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:11:59.962Z] 6946634cb56d: Layer already exists [2024-12-18T02:11:59.962Z] af6b156ebc17: Layer already exists [2024-12-18T02:11:59.962Z] 651d9022c234: Layer already exists [2024-12-18T02:12:00.226Z] main: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:12:00.310Z] ===================================================== [Pipeline] echo [2024-12-18T02:12:00.321Z] taggedImages: [2024-12-18T02:12:00.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:00.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-18T02:12:00.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 [2024-12-18T02:12:00.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:00.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-18T02:12:00.342Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-18T02:12:00.342Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:00.342Z] latest [2024-12-18T02:12:00.342Z] 4.0.0-dev.29 [2024-12-18T02:12:00.342Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:00.342Z] main [2024-12-18T02:12:00.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:00.683Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:01.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:01.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-18T02:12:01.031Z] 2c465c21abf2: Preparing [2024-12-18T02:12:01.031Z] ad52aba7b9f3: Preparing [2024-12-18T02:12:01.031Z] dcb4649c70c0: Preparing [2024-12-18T02:12:01.031Z] 48a3b78c456f: Preparing [2024-12-18T02:12:01.031Z] 4b552ee238e0: Preparing [2024-12-18T02:12:01.031Z] 061159e79ec5: Preparing [2024-12-18T02:12:01.031Z] 50d674a431b3: Preparing [2024-12-18T02:12:01.031Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:01.031Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:01.031Z] 061159e79ec5: Waiting [2024-12-18T02:12:01.031Z] a21ca027e5ba: Preparing [2024-12-18T02:12:01.031Z] 50d674a431b3: Waiting [2024-12-18T02:12:01.031Z] 8c9eaf223521: Preparing [2024-12-18T02:12:01.031Z] 55a262cbf3ac: Waiting [2024-12-18T02:12:01.031Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:12:01.031Z] 651d9022c234: Preparing [2024-12-18T02:12:01.031Z] a21ca027e5ba: Waiting [2024-12-18T02:12:01.031Z] 8c9eaf223521: Waiting [2024-12-18T02:12:01.031Z] 651d9022c234: Waiting [2024-12-18T02:12:01.294Z] 2c465c21abf2: Pushed [2024-12-18T02:12:01.294Z] ad52aba7b9f3: Pushed [2024-12-18T02:12:01.294Z] 4b552ee238e0: Pushed [2024-12-18T02:12:01.294Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:01.294Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:01.559Z] 50d674a431b3: Pushed [2024-12-18T02:12:01.559Z] 061159e79ec5: Pushed [2024-12-18T02:12:01.559Z] 651d9022c234: Layer already exists [2024-12-18T02:12:02.959Z] a21ca027e5ba: Pushed [2024-12-18T02:12:03.543Z] 48a3b78c456f: Pushed [2024-12-18T02:12:04.124Z] dcb4649c70c0: Pushed [2024-12-18T02:12:04.389Z] 8c9eaf223521: Pushed [2024-12-18T02:12:04.655Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:05.002Z] + 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-18T02:12:05.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-18T02:12:05.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-18T02:12:05.341Z] 2c465c21abf2: Preparing [2024-12-18T02:12:05.341Z] ad52aba7b9f3: Preparing [2024-12-18T02:12:05.341Z] dcb4649c70c0: Preparing [2024-12-18T02:12:05.341Z] 48a3b78c456f: Preparing [2024-12-18T02:12:05.341Z] 4b552ee238e0: Preparing [2024-12-18T02:12:05.341Z] 061159e79ec5: Preparing [2024-12-18T02:12:05.341Z] 50d674a431b3: Preparing [2024-12-18T02:12:05.341Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:05.341Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:05.341Z] a21ca027e5ba: Preparing [2024-12-18T02:12:05.341Z] 8c9eaf223521: Preparing [2024-12-18T02:12:05.341Z] 651d9022c234: Preparing [2024-12-18T02:12:05.341Z] 061159e79ec5: Waiting [2024-12-18T02:12:05.341Z] 50d674a431b3: Waiting [2024-12-18T02:12:05.341Z] 55a262cbf3ac: Waiting [2024-12-18T02:12:05.341Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:12:05.341Z] a21ca027e5ba: Waiting [2024-12-18T02:12:05.341Z] 8c9eaf223521: Waiting [2024-12-18T02:12:05.341Z] 651d9022c234: Waiting [2024-12-18T02:12:05.341Z] 2c465c21abf2: Layer already exists [2024-12-18T02:12:05.341Z] ad52aba7b9f3: Layer already exists [2024-12-18T02:12:05.341Z] 48a3b78c456f: Layer already exists [2024-12-18T02:12:05.341Z] dcb4649c70c0: Layer already exists [2024-12-18T02:12:05.341Z] 4b552ee238e0: Layer already exists [2024-12-18T02:12:05.341Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:05.341Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:05.341Z] a21ca027e5ba: Layer already exists [2024-12-18T02:12:05.341Z] 061159e79ec5: Layer already exists [2024-12-18T02:12:05.341Z] 50d674a431b3: Layer already exists [2024-12-18T02:12:05.341Z] 8c9eaf223521: Layer already exists [2024-12-18T02:12:05.341Z] 651d9022c234: Layer already exists [2024-12-18T02:12:05.606Z] latest: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:05.955Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:06.373Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 [2024-12-18T02:12:06.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-18T02:12:06.373Z] 2c465c21abf2: Preparing [2024-12-18T02:12:06.373Z] ad52aba7b9f3: Preparing [2024-12-18T02:12:06.373Z] dcb4649c70c0: Preparing [2024-12-18T02:12:06.373Z] 48a3b78c456f: Preparing [2024-12-18T02:12:06.373Z] 4b552ee238e0: Preparing [2024-12-18T02:12:06.373Z] 061159e79ec5: Preparing [2024-12-18T02:12:06.373Z] 50d674a431b3: Preparing [2024-12-18T02:12:06.373Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:06.373Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:06.373Z] a21ca027e5ba: Preparing [2024-12-18T02:12:06.373Z] 8c9eaf223521: Preparing [2024-12-18T02:12:06.373Z] 651d9022c234: Preparing [2024-12-18T02:12:06.373Z] 55a262cbf3ac: Waiting [2024-12-18T02:12:06.373Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:12:06.373Z] a21ca027e5ba: Waiting [2024-12-18T02:12:06.373Z] 8c9eaf223521: Waiting [2024-12-18T02:12:06.373Z] 651d9022c234: Waiting [2024-12-18T02:12:06.373Z] 061159e79ec5: Waiting [2024-12-18T02:12:06.373Z] 50d674a431b3: Waiting [2024-12-18T02:12:06.373Z] 48a3b78c456f: Layer already exists [2024-12-18T02:12:06.373Z] ad52aba7b9f3: Layer already exists [2024-12-18T02:12:06.373Z] 2c465c21abf2: Layer already exists [2024-12-18T02:12:06.373Z] dcb4649c70c0: Layer already exists [2024-12-18T02:12:06.373Z] 4b552ee238e0: Layer already exists [2024-12-18T02:12:06.373Z] 061159e79ec5: Layer already exists [2024-12-18T02:12:06.373Z] 50d674a431b3: Layer already exists [2024-12-18T02:12:06.373Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:06.373Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:06.373Z] a21ca027e5ba: Layer already exists [2024-12-18T02:12:06.373Z] 8c9eaf223521: Layer already exists [2024-12-18T02:12:06.373Z] 651d9022c234: Layer already exists [2024-12-18T02:12:06.373Z] 4.0.0-dev.29: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:06.982Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:07.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:07.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-18T02:12:07.326Z] 2c465c21abf2: Preparing [2024-12-18T02:12:07.326Z] ad52aba7b9f3: Preparing [2024-12-18T02:12:07.326Z] dcb4649c70c0: Preparing [2024-12-18T02:12:07.326Z] 48a3b78c456f: Preparing [2024-12-18T02:12:07.326Z] 4b552ee238e0: Preparing [2024-12-18T02:12:07.326Z] 061159e79ec5: Preparing [2024-12-18T02:12:07.326Z] 061159e79ec5: Waiting [2024-12-18T02:12:07.326Z] 50d674a431b3: Preparing [2024-12-18T02:12:07.326Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:07.326Z] 50d674a431b3: Waiting [2024-12-18T02:12:07.326Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:07.326Z] 55a262cbf3ac: Waiting [2024-12-18T02:12:07.326Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:12:07.326Z] a21ca027e5ba: Preparing [2024-12-18T02:12:07.326Z] 8c9eaf223521: Preparing [2024-12-18T02:12:07.326Z] 651d9022c234: Preparing [2024-12-18T02:12:07.326Z] 8c9eaf223521: Waiting [2024-12-18T02:12:07.326Z] a21ca027e5ba: Waiting [2024-12-18T02:12:07.326Z] 651d9022c234: Waiting [2024-12-18T02:12:07.326Z] 4b552ee238e0: Layer already exists [2024-12-18T02:12:07.326Z] dcb4649c70c0: Layer already exists [2024-12-18T02:12:07.326Z] 48a3b78c456f: Layer already exists [2024-12-18T02:12:07.326Z] ad52aba7b9f3: Layer already exists [2024-12-18T02:12:07.326Z] 2c465c21abf2: Layer already exists [2024-12-18T02:12:07.326Z] 061159e79ec5: Layer already exists [2024-12-18T02:12:07.326Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:07.326Z] 50d674a431b3: Layer already exists [2024-12-18T02:12:07.326Z] a21ca027e5ba: Layer already exists [2024-12-18T02:12:07.326Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:07.326Z] 8c9eaf223521: Layer already exists [2024-12-18T02:12:07.326Z] 651d9022c234: Layer already exists [2024-12-18T02:12:09.261Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:09.607Z] + 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-18T02:12:09.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-18T02:12:09.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-18T02:12:09.956Z] 2c465c21abf2: Preparing [2024-12-18T02:12:09.956Z] ad52aba7b9f3: Preparing [2024-12-18T02:12:09.956Z] dcb4649c70c0: Preparing [2024-12-18T02:12:09.956Z] 48a3b78c456f: Preparing [2024-12-18T02:12:09.956Z] 4b552ee238e0: Preparing [2024-12-18T02:12:09.956Z] 061159e79ec5: Preparing [2024-12-18T02:12:09.956Z] 50d674a431b3: Preparing [2024-12-18T02:12:09.956Z] 061159e79ec5: Waiting [2024-12-18T02:12:09.956Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:09.956Z] 50d674a431b3: Waiting [2024-12-18T02:12:09.956Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:09.956Z] 55a262cbf3ac: Waiting [2024-12-18T02:12:09.956Z] a21ca027e5ba: Preparing [2024-12-18T02:12:09.956Z] f6ec2d4e2c9d: Waiting [2024-12-18T02:12:09.956Z] 8c9eaf223521: Preparing [2024-12-18T02:12:09.956Z] a21ca027e5ba: Waiting [2024-12-18T02:12:09.956Z] 651d9022c234: Preparing [2024-12-18T02:12:09.956Z] 8c9eaf223521: Waiting [2024-12-18T02:12:09.956Z] 651d9022c234: Waiting [2024-12-18T02:12:09.956Z] dcb4649c70c0: Layer already exists [2024-12-18T02:12:09.956Z] ad52aba7b9f3: Layer already exists [2024-12-18T02:12:09.956Z] 4b552ee238e0: Layer already exists [2024-12-18T02:12:09.956Z] 48a3b78c456f: Layer already exists [2024-12-18T02:12:09.956Z] 2c465c21abf2: Layer already exists [2024-12-18T02:12:09.956Z] 061159e79ec5: Layer already exists [2024-12-18T02:12:09.956Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:09.956Z] 50d674a431b3: Layer already exists [2024-12-18T02:12:09.956Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:09.956Z] a21ca027e5ba: Layer already exists [2024-12-18T02:12:09.956Z] 8c9eaf223521: Layer already exists [2024-12-18T02:12:09.956Z] 651d9022c234: Layer already exists [2024-12-18T02:12:10.220Z] main: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:12:10.285Z] ===================================================== [Pipeline] echo [2024-12-18T02:12:10.302Z] taggedImages: [2024-12-18T02:12:10.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:10.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-18T02:12:10.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 [2024-12-18T02:12:10.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:10.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-18T02:12:10.329Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-18T02:12:10.329Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:10.329Z] latest [2024-12-18T02:12:10.329Z] 4.0.0-dev.29 [2024-12-18T02:12:10.329Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:10.329Z] main [2024-12-18T02:12:10.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:10.689Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:11.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:11.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-18T02:12:11.042Z] f170686d79e2: Preparing [2024-12-18T02:12:11.042Z] 858e378337e0: Preparing [2024-12-18T02:12:11.042Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:11.042Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:11.042Z] a998fca75da2: Preparing [2024-12-18T02:12:11.042Z] 28c7e1265f19: Preparing [2024-12-18T02:12:11.042Z] 651d9022c234: Preparing [2024-12-18T02:12:11.042Z] 28c7e1265f19: Waiting [2024-12-18T02:12:11.042Z] 651d9022c234: Waiting [2024-12-18T02:12:11.042Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:11.042Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:11.307Z] 651d9022c234: Layer already exists [2024-12-18T02:12:11.307Z] f170686d79e2: Pushed [2024-12-18T02:12:12.710Z] a998fca75da2: Pushed [2024-12-18T02:12:13.292Z] 28c7e1265f19: Pushed [2024-12-18T02:12:15.228Z] 858e378337e0: Pushed [2024-12-18T02:12:15.494Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:15.855Z] + 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-18T02:12:16.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-18T02:12:16.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-18T02:12:16.216Z] f170686d79e2: Preparing [2024-12-18T02:12:16.216Z] 858e378337e0: Preparing [2024-12-18T02:12:16.216Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:16.216Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:16.216Z] a998fca75da2: Preparing [2024-12-18T02:12:16.216Z] 28c7e1265f19: Preparing [2024-12-18T02:12:16.216Z] 651d9022c234: Preparing [2024-12-18T02:12:16.216Z] 28c7e1265f19: Waiting [2024-12-18T02:12:16.216Z] 651d9022c234: Waiting [2024-12-18T02:12:16.216Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:16.216Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:16.216Z] 858e378337e0: Layer already exists [2024-12-18T02:12:16.216Z] f170686d79e2: Layer already exists [2024-12-18T02:12:16.216Z] a998fca75da2: Layer already exists [2024-12-18T02:12:16.216Z] 651d9022c234: Layer already exists [2024-12-18T02:12:16.216Z] 28c7e1265f19: Layer already exists [2024-12-18T02:12:16.483Z] latest: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:16.848Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:17.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 [2024-12-18T02:12:17.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-18T02:12:17.208Z] f170686d79e2: Preparing [2024-12-18T02:12:17.208Z] 858e378337e0: Preparing [2024-12-18T02:12:17.208Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:17.208Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:17.208Z] a998fca75da2: Preparing [2024-12-18T02:12:17.208Z] 28c7e1265f19: Preparing [2024-12-18T02:12:17.208Z] 651d9022c234: Preparing [2024-12-18T02:12:17.208Z] 28c7e1265f19: Waiting [2024-12-18T02:12:17.208Z] 651d9022c234: Waiting [2024-12-18T02:12:17.208Z] a998fca75da2: Layer already exists [2024-12-18T02:12:17.208Z] f170686d79e2: Layer already exists [2024-12-18T02:12:17.208Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:17.208Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:17.208Z] 858e378337e0: Layer already exists [2024-12-18T02:12:17.208Z] 28c7e1265f19: Layer already exists [2024-12-18T02:12:17.208Z] 651d9022c234: Layer already exists [2024-12-18T02:12:17.475Z] 4.0.0-dev.29: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:17.837Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:18.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:18.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-18T02:12:18.199Z] f170686d79e2: Preparing [2024-12-18T02:12:18.199Z] 858e378337e0: Preparing [2024-12-18T02:12:18.199Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:18.199Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:18.199Z] a998fca75da2: Preparing [2024-12-18T02:12:18.199Z] 28c7e1265f19: Preparing [2024-12-18T02:12:18.199Z] 651d9022c234: Preparing [2024-12-18T02:12:18.199Z] 28c7e1265f19: Waiting [2024-12-18T02:12:18.199Z] 651d9022c234: Waiting [2024-12-18T02:12:18.199Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:18.199Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:18.199Z] 858e378337e0: Layer already exists [2024-12-18T02:12:18.199Z] a998fca75da2: Layer already exists [2024-12-18T02:12:18.199Z] f170686d79e2: Layer already exists [2024-12-18T02:12:18.199Z] 28c7e1265f19: Layer already exists [2024-12-18T02:12:18.199Z] 651d9022c234: Layer already exists [2024-12-18T02:12:18.464Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:18.821Z] + 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-18T02:12:19.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-18T02:12:19.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-18T02:12:19.172Z] f170686d79e2: Preparing [2024-12-18T02:12:19.172Z] 858e378337e0: Preparing [2024-12-18T02:12:19.172Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:19.172Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:19.172Z] a998fca75da2: Preparing [2024-12-18T02:12:19.172Z] 28c7e1265f19: Preparing [2024-12-18T02:12:19.172Z] 651d9022c234: Preparing [2024-12-18T02:12:19.172Z] 28c7e1265f19: Waiting [2024-12-18T02:12:19.172Z] 651d9022c234: Waiting [2024-12-18T02:12:19.172Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:19.172Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:19.172Z] a998fca75da2: Layer already exists [2024-12-18T02:12:19.172Z] 858e378337e0: Layer already exists [2024-12-18T02:12:19.172Z] f170686d79e2: Layer already exists [2024-12-18T02:12:19.172Z] 651d9022c234: Layer already exists [2024-12-18T02:12:19.172Z] 28c7e1265f19: Layer already exists [2024-12-18T02:12:19.438Z] main: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:12:19.520Z] ===================================================== [Pipeline] echo [2024-12-18T02:12:19.534Z] taggedImages: [2024-12-18T02:12:19.534Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:19.534Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-18T02:12:19.534Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 [2024-12-18T02:12:19.534Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:19.534Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-18T02:12:19.560Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-18T02:12:19.560Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:19.560Z] latest [2024-12-18T02:12:19.560Z] 4.0.0-dev.29 [2024-12-18T02:12:19.560Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:19.560Z] main [2024-12-18T02:12:19.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:19.922Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:20.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:20.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-18T02:12:20.546Z] e2f169fdc304: Preparing [2024-12-18T02:12:20.546Z] 1559447f95f8: Preparing [2024-12-18T02:12:20.546Z] 57f651d6d07a: Preparing [2024-12-18T02:12:20.546Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:20.546Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:20.546Z] f93f8cf72e6c: Preparing [2024-12-18T02:12:20.546Z] ff757a1de411: Preparing [2024-12-18T02:12:20.546Z] f93f8cf72e6c: Waiting [2024-12-18T02:12:20.546Z] d2b298d45a41: Preparing [2024-12-18T02:12:20.546Z] ff757a1de411: Waiting [2024-12-18T02:12:20.546Z] 98c643b39c1a: Preparing [2024-12-18T02:12:20.546Z] d2b298d45a41: Waiting [2024-12-18T02:12:20.546Z] 651d9022c234: Preparing [2024-12-18T02:12:20.546Z] 651d9022c234: Waiting [2024-12-18T02:12:20.546Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:20.815Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:20.815Z] 1559447f95f8: Pushed [2024-12-18T02:12:20.815Z] 57f651d6d07a: Pushed [2024-12-18T02:12:20.815Z] e2f169fdc304: Pushed [2024-12-18T02:12:20.815Z] 651d9022c234: Layer already exists [2024-12-18T02:12:21.081Z] d2b298d45a41: Pushed [2024-12-18T02:12:23.029Z] 98c643b39c1a: Pushed [2024-12-18T02:12:33.089Z] ff757a1de411: Pushed [2024-12-18T02:12:43.149Z] f93f8cf72e6c: Pushed [2024-12-18T02:12:43.149Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:43.514Z] + 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-18T02:12:43.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-18T02:12:43.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-18T02:12:43.866Z] e2f169fdc304: Preparing [2024-12-18T02:12:43.866Z] 1559447f95f8: Preparing [2024-12-18T02:12:43.866Z] 57f651d6d07a: Preparing [2024-12-18T02:12:43.866Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:43.866Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:43.866Z] f93f8cf72e6c: Preparing [2024-12-18T02:12:43.866Z] ff757a1de411: Preparing [2024-12-18T02:12:43.866Z] d2b298d45a41: Preparing [2024-12-18T02:12:43.866Z] 98c643b39c1a: Preparing [2024-12-18T02:12:43.866Z] 651d9022c234: Preparing [2024-12-18T02:12:43.866Z] f93f8cf72e6c: Waiting [2024-12-18T02:12:43.866Z] ff757a1de411: Waiting [2024-12-18T02:12:43.866Z] d2b298d45a41: Waiting [2024-12-18T02:12:43.866Z] 98c643b39c1a: Waiting [2024-12-18T02:12:43.866Z] 651d9022c234: Waiting [2024-12-18T02:12:43.866Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:43.866Z] e2f169fdc304: Layer already exists [2024-12-18T02:12:43.866Z] 1559447f95f8: Layer already exists [2024-12-18T02:12:43.866Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:43.866Z] 57f651d6d07a: Layer already exists [2024-12-18T02:12:43.866Z] d2b298d45a41: Layer already exists [2024-12-18T02:12:43.866Z] f93f8cf72e6c: Layer already exists [2024-12-18T02:12:43.866Z] ff757a1de411: Layer already exists [2024-12-18T02:12:43.866Z] 98c643b39c1a: Layer already exists [2024-12-18T02:12:43.866Z] 651d9022c234: Layer already exists [2024-12-18T02:12:44.131Z] latest: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:44.490Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:44.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 [2024-12-18T02:12:44.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-18T02:12:44.830Z] e2f169fdc304: Preparing [2024-12-18T02:12:44.830Z] 1559447f95f8: Preparing [2024-12-18T02:12:44.830Z] 57f651d6d07a: Preparing [2024-12-18T02:12:44.830Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:44.830Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:44.830Z] f93f8cf72e6c: Preparing [2024-12-18T02:12:44.830Z] ff757a1de411: Preparing [2024-12-18T02:12:44.830Z] d2b298d45a41: Preparing [2024-12-18T02:12:44.830Z] 98c643b39c1a: Preparing [2024-12-18T02:12:44.830Z] 651d9022c234: Preparing [2024-12-18T02:12:44.830Z] f93f8cf72e6c: Waiting [2024-12-18T02:12:44.830Z] ff757a1de411: Waiting [2024-12-18T02:12:44.830Z] d2b298d45a41: Waiting [2024-12-18T02:12:44.830Z] 98c643b39c1a: Waiting [2024-12-18T02:12:44.830Z] 651d9022c234: Waiting [2024-12-18T02:12:44.830Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:44.830Z] 57f651d6d07a: Layer already exists [2024-12-18T02:12:44.830Z] 1559447f95f8: Layer already exists [2024-12-18T02:12:44.830Z] e2f169fdc304: Layer already exists [2024-12-18T02:12:44.830Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:44.830Z] 98c643b39c1a: Layer already exists [2024-12-18T02:12:44.830Z] f93f8cf72e6c: Layer already exists [2024-12-18T02:12:44.830Z] ff757a1de411: Layer already exists [2024-12-18T02:12:44.830Z] 651d9022c234: Layer already exists [2024-12-18T02:12:44.830Z] d2b298d45a41: Layer already exists [2024-12-18T02:12:45.096Z] 4.0.0-dev.29: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:45.448Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:45.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:45.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-18T02:12:45.793Z] e2f169fdc304: Preparing [2024-12-18T02:12:45.793Z] 1559447f95f8: Preparing [2024-12-18T02:12:45.793Z] 57f651d6d07a: Preparing [2024-12-18T02:12:45.793Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:45.793Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:45.793Z] f93f8cf72e6c: Preparing [2024-12-18T02:12:45.793Z] ff757a1de411: Preparing [2024-12-18T02:12:45.793Z] d2b298d45a41: Preparing [2024-12-18T02:12:45.793Z] 98c643b39c1a: Preparing [2024-12-18T02:12:45.793Z] 651d9022c234: Preparing [2024-12-18T02:12:45.793Z] ff757a1de411: Waiting [2024-12-18T02:12:45.793Z] d2b298d45a41: Waiting [2024-12-18T02:12:45.793Z] 98c643b39c1a: Waiting [2024-12-18T02:12:45.793Z] 651d9022c234: Waiting [2024-12-18T02:12:45.793Z] f93f8cf72e6c: Waiting [2024-12-18T02:12:45.793Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:45.793Z] 57f651d6d07a: Layer already exists [2024-12-18T02:12:45.793Z] e2f169fdc304: Layer already exists [2024-12-18T02:12:45.793Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:45.793Z] 1559447f95f8: Layer already exists [2024-12-18T02:12:45.793Z] ff757a1de411: Layer already exists [2024-12-18T02:12:45.793Z] d2b298d45a41: Layer already exists [2024-12-18T02:12:45.793Z] f93f8cf72e6c: Layer already exists [2024-12-18T02:12:45.793Z] 651d9022c234: Layer already exists [2024-12-18T02:12:45.793Z] 98c643b39c1a: Layer already exists [2024-12-18T02:12:46.058Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:46.406Z] + 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-18T02:12:46.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-18T02:12:46.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-18T02:12:46.762Z] e2f169fdc304: Preparing [2024-12-18T02:12:46.762Z] 1559447f95f8: Preparing [2024-12-18T02:12:46.762Z] 57f651d6d07a: Preparing [2024-12-18T02:12:46.762Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:46.762Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:46.762Z] f93f8cf72e6c: Preparing [2024-12-18T02:12:46.762Z] ff757a1de411: Preparing [2024-12-18T02:12:46.762Z] d2b298d45a41: Preparing [2024-12-18T02:12:46.762Z] 98c643b39c1a: Preparing [2024-12-18T02:12:46.762Z] 651d9022c234: Preparing [2024-12-18T02:12:46.762Z] f93f8cf72e6c: Waiting [2024-12-18T02:12:46.762Z] ff757a1de411: Waiting [2024-12-18T02:12:46.762Z] d2b298d45a41: Waiting [2024-12-18T02:12:46.762Z] 98c643b39c1a: Waiting [2024-12-18T02:12:46.762Z] 651d9022c234: Waiting [2024-12-18T02:12:46.762Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:46.762Z] e2f169fdc304: Layer already exists [2024-12-18T02:12:46.762Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:46.762Z] 1559447f95f8: Layer already exists [2024-12-18T02:12:46.762Z] 57f651d6d07a: Layer already exists [2024-12-18T02:12:46.762Z] f93f8cf72e6c: Layer already exists [2024-12-18T02:12:46.762Z] ff757a1de411: Layer already exists [2024-12-18T02:12:46.762Z] 98c643b39c1a: Layer already exists [2024-12-18T02:12:46.762Z] d2b298d45a41: Layer already exists [2024-12-18T02:12:46.762Z] 651d9022c234: Layer already exists [2024-12-18T02:12:47.027Z] main: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:12:47.118Z] ===================================================== [Pipeline] echo [2024-12-18T02:12:47.136Z] taggedImages: [2024-12-18T02:12:47.136Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:47.136Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-18T02:12:47.136Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 [2024-12-18T02:12:47.136Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:47.136Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-18T02:12:47.163Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-18T02:12:47.163Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:47.163Z] latest [2024-12-18T02:12:47.163Z] 4.0.0-dev.29 [2024-12-18T02:12:47.163Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:12:47.163Z] main [2024-12-18T02:12:47.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:47.527Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:12:47.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:12:47.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-18T02:12:47.881Z] 09e07813c8df: Preparing [2024-12-18T02:12:47.881Z] 65fd2ce4b34e: Preparing [2024-12-18T02:12:47.881Z] e1f8f7f7dca5: Preparing [2024-12-18T02:12:47.881Z] 55a262cbf3ac: Preparing [2024-12-18T02:12:47.881Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:12:47.881Z] f05a75af5ada: Preparing [2024-12-18T02:12:47.881Z] 193172d4dfe1: Preparing [2024-12-18T02:12:47.881Z] e281d61d8672: Preparing [2024-12-18T02:12:47.881Z] 651d9022c234: Preparing [2024-12-18T02:12:47.881Z] 193172d4dfe1: Waiting [2024-12-18T02:12:47.881Z] e281d61d8672: Waiting [2024-12-18T02:12:47.881Z] 651d9022c234: Waiting [2024-12-18T02:12:47.881Z] f05a75af5ada: Waiting [2024-12-18T02:12:47.881Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:12:47.881Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:12:48.146Z] e1f8f7f7dca5: Pushed [2024-12-18T02:12:48.146Z] 09e07813c8df: Pushed [2024-12-18T02:12:48.146Z] 65fd2ce4b34e: Pushed [2024-12-18T02:12:48.146Z] 651d9022c234: Layer already exists [2024-12-18T02:12:48.727Z] e281d61d8672: Pushed [2024-12-18T02:12:49.679Z] 193172d4dfe1: Pushed [2024-12-18T02:13:11.725Z] f05a75af5ada: Pushed [2024-12-18T02:13:11.725Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:12.073Z] + 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-18T02:13:12.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-18T02:13:12.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-18T02:13:12.425Z] 09e07813c8df: Preparing [2024-12-18T02:13:12.425Z] 65fd2ce4b34e: Preparing [2024-12-18T02:13:12.425Z] e1f8f7f7dca5: Preparing [2024-12-18T02:13:12.425Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:12.425Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:12.425Z] f05a75af5ada: Preparing [2024-12-18T02:13:12.425Z] 193172d4dfe1: Preparing [2024-12-18T02:13:12.425Z] e281d61d8672: Preparing [2024-12-18T02:13:12.425Z] 651d9022c234: Preparing [2024-12-18T02:13:12.425Z] f05a75af5ada: Waiting [2024-12-18T02:13:12.425Z] 193172d4dfe1: Waiting [2024-12-18T02:13:12.425Z] e281d61d8672: Waiting [2024-12-18T02:13:12.425Z] 651d9022c234: Waiting [2024-12-18T02:13:12.425Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:12.425Z] 09e07813c8df: Layer already exists [2024-12-18T02:13:12.425Z] e1f8f7f7dca5: Layer already exists [2024-12-18T02:13:12.425Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:12.425Z] 65fd2ce4b34e: Layer already exists [2024-12-18T02:13:12.425Z] e281d61d8672: Layer already exists [2024-12-18T02:13:12.425Z] f05a75af5ada: Layer already exists [2024-12-18T02:13:12.425Z] 193172d4dfe1: Layer already exists [2024-12-18T02:13:12.425Z] 651d9022c234: Layer already exists [2024-12-18T02:13:12.690Z] latest: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:13.048Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:13.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 [2024-12-18T02:13:13.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-18T02:13:13.393Z] 09e07813c8df: Preparing [2024-12-18T02:13:13.393Z] 65fd2ce4b34e: Preparing [2024-12-18T02:13:13.393Z] e1f8f7f7dca5: Preparing [2024-12-18T02:13:13.393Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:13.393Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:13.393Z] f05a75af5ada: Preparing [2024-12-18T02:13:13.393Z] 193172d4dfe1: Preparing [2024-12-18T02:13:13.393Z] e281d61d8672: Preparing [2024-12-18T02:13:13.393Z] 651d9022c234: Preparing [2024-12-18T02:13:13.393Z] 193172d4dfe1: Waiting [2024-12-18T02:13:13.393Z] e281d61d8672: Waiting [2024-12-18T02:13:13.393Z] 651d9022c234: Waiting [2024-12-18T02:13:13.393Z] f05a75af5ada: Waiting [2024-12-18T02:13:13.393Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:13.393Z] 65fd2ce4b34e: Layer already exists [2024-12-18T02:13:13.393Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:13.393Z] e1f8f7f7dca5: Layer already exists [2024-12-18T02:13:13.393Z] 09e07813c8df: Layer already exists [2024-12-18T02:13:13.393Z] e281d61d8672: Layer already exists [2024-12-18T02:13:13.393Z] 193172d4dfe1: Layer already exists [2024-12-18T02:13:13.393Z] 651d9022c234: Layer already exists [2024-12-18T02:13:13.393Z] f05a75af5ada: Layer already exists [2024-12-18T02:13:13.659Z] 4.0.0-dev.29: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:14.021Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:14.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:14.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-18T02:13:14.375Z] 09e07813c8df: Preparing [2024-12-18T02:13:14.375Z] 65fd2ce4b34e: Preparing [2024-12-18T02:13:14.375Z] e1f8f7f7dca5: Preparing [2024-12-18T02:13:14.375Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:14.375Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:14.375Z] f05a75af5ada: Preparing [2024-12-18T02:13:14.375Z] 193172d4dfe1: Preparing [2024-12-18T02:13:14.375Z] e281d61d8672: Preparing [2024-12-18T02:13:14.375Z] 651d9022c234: Preparing [2024-12-18T02:13:14.375Z] 193172d4dfe1: Waiting [2024-12-18T02:13:14.375Z] e281d61d8672: Waiting [2024-12-18T02:13:14.375Z] f05a75af5ada: Waiting [2024-12-18T02:13:14.375Z] 651d9022c234: Waiting [2024-12-18T02:13:14.376Z] 65fd2ce4b34e: Layer already exists [2024-12-18T02:13:14.376Z] e1f8f7f7dca5: Layer already exists [2024-12-18T02:13:14.376Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:14.376Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:14.376Z] 09e07813c8df: Layer already exists [2024-12-18T02:13:14.376Z] e281d61d8672: Layer already exists [2024-12-18T02:13:14.376Z] f05a75af5ada: Layer already exists [2024-12-18T02:13:14.376Z] 193172d4dfe1: Layer already exists [2024-12-18T02:13:14.376Z] 651d9022c234: Layer already exists [2024-12-18T02:13:14.643Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:15.008Z] + 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-18T02:13:15.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-18T02:13:15.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-18T02:13:15.372Z] 09e07813c8df: Preparing [2024-12-18T02:13:15.372Z] 65fd2ce4b34e: Preparing [2024-12-18T02:13:15.372Z] e1f8f7f7dca5: Preparing [2024-12-18T02:13:15.372Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:15.372Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:15.372Z] f05a75af5ada: Preparing [2024-12-18T02:13:15.372Z] 193172d4dfe1: Preparing [2024-12-18T02:13:15.372Z] e281d61d8672: Preparing [2024-12-18T02:13:15.372Z] 651d9022c234: Preparing [2024-12-18T02:13:15.372Z] 193172d4dfe1: Waiting [2024-12-18T02:13:15.372Z] e281d61d8672: Waiting [2024-12-18T02:13:15.372Z] 651d9022c234: Waiting [2024-12-18T02:13:15.372Z] f05a75af5ada: Waiting [2024-12-18T02:13:15.372Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:15.372Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:15.372Z] 09e07813c8df: Layer already exists [2024-12-18T02:13:15.372Z] e1f8f7f7dca5: Layer already exists [2024-12-18T02:13:15.372Z] 65fd2ce4b34e: Layer already exists [2024-12-18T02:13:15.372Z] f05a75af5ada: Layer already exists [2024-12-18T02:13:15.372Z] 651d9022c234: Layer already exists [2024-12-18T02:13:15.372Z] 193172d4dfe1: Layer already exists [2024-12-18T02:13:15.372Z] e281d61d8672: Layer already exists [2024-12-18T02:13:15.638Z] main: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:13:15.717Z] ===================================================== [Pipeline] echo [2024-12-18T02:13:15.729Z] taggedImages: [2024-12-18T02:13:15.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:15.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-18T02:13:15.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 [2024-12-18T02:13:15.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:15.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-18T02:13:15.757Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-18T02:13:15.757Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:15.757Z] latest [2024-12-18T02:13:15.757Z] 4.0.0-dev.29 [2024-12-18T02:13:15.757Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:15.757Z] main [2024-12-18T02:13:15.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:16.193Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:16.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:16.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-18T02:13:16.544Z] f98667c31351: Preparing [2024-12-18T02:13:16.544Z] f25b55c11036: Preparing [2024-12-18T02:13:16.544Z] e5a933ccd8e7: Preparing [2024-12-18T02:13:16.544Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:16.544Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:16.544Z] ff35f4e38882: Preparing [2024-12-18T02:13:16.544Z] d2b298d45a41: Preparing [2024-12-18T02:13:16.544Z] 98c643b39c1a: Preparing [2024-12-18T02:13:16.544Z] 651d9022c234: Preparing [2024-12-18T02:13:16.544Z] d2b298d45a41: Waiting [2024-12-18T02:13:16.544Z] 98c643b39c1a: Waiting [2024-12-18T02:13:16.544Z] 651d9022c234: Waiting [2024-12-18T02:13:16.544Z] ff35f4e38882: Waiting [2024-12-18T02:13:16.544Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:16.544Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:16.815Z] d2b298d45a41: Layer already exists [2024-12-18T02:13:16.815Z] 98c643b39c1a: Layer already exists [2024-12-18T02:13:16.815Z] 651d9022c234: Layer already exists [2024-12-18T02:13:43.563Z] ff35f4e38882: Pushed [2024-12-18T02:13:43.563Z] f25b55c11036: Pushed [2024-12-18T02:13:43.563Z] e5a933ccd8e7: Pushed [2024-12-18T02:13:43.563Z] f98667c31351: Pushed [2024-12-18T02:13:43.564Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:43.924Z] + 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-18T02:13:44.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-18T02:13:44.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-18T02:13:44.279Z] f98667c31351: Preparing [2024-12-18T02:13:44.279Z] f25b55c11036: Preparing [2024-12-18T02:13:44.279Z] e5a933ccd8e7: Preparing [2024-12-18T02:13:44.279Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:44.279Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:44.279Z] ff35f4e38882: Preparing [2024-12-18T02:13:44.279Z] d2b298d45a41: Preparing [2024-12-18T02:13:44.279Z] 98c643b39c1a: Preparing [2024-12-18T02:13:44.279Z] 651d9022c234: Preparing [2024-12-18T02:13:44.279Z] d2b298d45a41: Waiting [2024-12-18T02:13:44.279Z] 98c643b39c1a: Waiting [2024-12-18T02:13:44.279Z] 651d9022c234: Waiting [2024-12-18T02:13:44.279Z] ff35f4e38882: Waiting [2024-12-18T02:13:44.279Z] f25b55c11036: Layer already exists [2024-12-18T02:13:44.279Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:44.279Z] f98667c31351: Layer already exists [2024-12-18T02:13:44.279Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:44.279Z] e5a933ccd8e7: Layer already exists [2024-12-18T02:13:44.279Z] ff35f4e38882: Layer already exists [2024-12-18T02:13:44.279Z] d2b298d45a41: Layer already exists [2024-12-18T02:13:44.279Z] 98c643b39c1a: Layer already exists [2024-12-18T02:13:44.279Z] 651d9022c234: Layer already exists [2024-12-18T02:13:44.544Z] latest: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:44.889Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:45.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 [2024-12-18T02:13:45.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-18T02:13:45.236Z] f98667c31351: Preparing [2024-12-18T02:13:45.236Z] f25b55c11036: Preparing [2024-12-18T02:13:45.236Z] e5a933ccd8e7: Preparing [2024-12-18T02:13:45.236Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:45.236Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:45.236Z] ff35f4e38882: Preparing [2024-12-18T02:13:45.236Z] d2b298d45a41: Preparing [2024-12-18T02:13:45.236Z] 98c643b39c1a: Preparing [2024-12-18T02:13:45.236Z] 651d9022c234: Preparing [2024-12-18T02:13:45.236Z] ff35f4e38882: Waiting [2024-12-18T02:13:45.236Z] d2b298d45a41: Waiting [2024-12-18T02:13:45.236Z] 98c643b39c1a: Waiting [2024-12-18T02:13:45.236Z] 651d9022c234: Waiting [2024-12-18T02:13:45.236Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:45.236Z] e5a933ccd8e7: Layer already exists [2024-12-18T02:13:45.236Z] f25b55c11036: Layer already exists [2024-12-18T02:13:45.236Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:45.236Z] f98667c31351: Layer already exists [2024-12-18T02:13:45.236Z] ff35f4e38882: Layer already exists [2024-12-18T02:13:45.236Z] d2b298d45a41: Layer already exists [2024-12-18T02:13:45.236Z] 98c643b39c1a: Layer already exists [2024-12-18T02:13:45.236Z] 651d9022c234: Layer already exists [2024-12-18T02:13:45.500Z] 4.0.0-dev.29: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:45.840Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:46.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:46.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-18T02:13:46.195Z] f98667c31351: Preparing [2024-12-18T02:13:46.195Z] f25b55c11036: Preparing [2024-12-18T02:13:46.195Z] e5a933ccd8e7: Preparing [2024-12-18T02:13:46.195Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:46.195Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:46.195Z] ff35f4e38882: Preparing [2024-12-18T02:13:46.195Z] d2b298d45a41: Preparing [2024-12-18T02:13:46.195Z] 98c643b39c1a: Preparing [2024-12-18T02:13:46.195Z] 651d9022c234: Preparing [2024-12-18T02:13:46.195Z] ff35f4e38882: Waiting [2024-12-18T02:13:46.195Z] 98c643b39c1a: Waiting [2024-12-18T02:13:46.195Z] d2b298d45a41: Waiting [2024-12-18T02:13:46.195Z] 651d9022c234: Waiting [2024-12-18T02:13:46.195Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:46.195Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:46.195Z] e5a933ccd8e7: Layer already exists [2024-12-18T02:13:46.195Z] f98667c31351: Layer already exists [2024-12-18T02:13:46.195Z] f25b55c11036: Layer already exists [2024-12-18T02:13:46.195Z] ff35f4e38882: Layer already exists [2024-12-18T02:13:46.195Z] 651d9022c234: Layer already exists [2024-12-18T02:13:46.195Z] 98c643b39c1a: Layer already exists [2024-12-18T02:13:46.195Z] d2b298d45a41: Layer already exists [2024-12-18T02:13:46.461Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:46.838Z] + 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-18T02:13:47.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-18T02:13:47.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-18T02:13:47.192Z] f98667c31351: Preparing [2024-12-18T02:13:47.192Z] f25b55c11036: Preparing [2024-12-18T02:13:47.192Z] e5a933ccd8e7: Preparing [2024-12-18T02:13:47.192Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:47.192Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:47.192Z] ff35f4e38882: Preparing [2024-12-18T02:13:47.192Z] d2b298d45a41: Preparing [2024-12-18T02:13:47.192Z] 98c643b39c1a: Preparing [2024-12-18T02:13:47.192Z] 651d9022c234: Preparing [2024-12-18T02:13:47.192Z] ff35f4e38882: Waiting [2024-12-18T02:13:47.192Z] d2b298d45a41: Waiting [2024-12-18T02:13:47.192Z] 651d9022c234: Waiting [2024-12-18T02:13:47.192Z] 98c643b39c1a: Waiting [2024-12-18T02:13:47.192Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:47.192Z] f25b55c11036: Layer already exists [2024-12-18T02:13:47.192Z] f98667c31351: Layer already exists [2024-12-18T02:13:47.192Z] e5a933ccd8e7: Layer already exists [2024-12-18T02:13:47.192Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:47.192Z] ff35f4e38882: Layer already exists [2024-12-18T02:13:47.192Z] d2b298d45a41: Layer already exists [2024-12-18T02:13:47.192Z] 651d9022c234: Layer already exists [2024-12-18T02:13:47.192Z] 98c643b39c1a: Layer already exists [2024-12-18T02:13:47.460Z] main: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:13:47.550Z] ===================================================== [Pipeline] echo [2024-12-18T02:13:47.568Z] taggedImages: [2024-12-18T02:13:47.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:47.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-18T02:13:47.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 [2024-12-18T02:13:47.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:47.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-18T02:13:47.601Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-18T02:13:47.601Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:47.601Z] latest [2024-12-18T02:13:47.601Z] 4.0.0-dev.29 [2024-12-18T02:13:47.601Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:47.601Z] main [2024-12-18T02:13:47.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:47.976Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:48.318Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:13:48.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-18T02:13:48.318Z] 6606d5a8466b: Preparing [2024-12-18T02:13:48.318Z] 9eafbd93eb3b: Preparing [2024-12-18T02:13:48.318Z] 3c0180c1bf53: Preparing [2024-12-18T02:13:48.318Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:48.318Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:48.318Z] 423766b43713: Preparing [2024-12-18T02:13:48.318Z] 9e9a9966feb4: Preparing [2024-12-18T02:13:48.318Z] 651d9022c234: Preparing [2024-12-18T02:13:48.318Z] 9e9a9966feb4: Waiting [2024-12-18T02:13:48.318Z] 423766b43713: Waiting [2024-12-18T02:13:48.318Z] 651d9022c234: Waiting [2024-12-18T02:13:48.318Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:48.318Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:48.584Z] 6606d5a8466b: Pushed [2024-12-18T02:13:48.584Z] 9eafbd93eb3b: Pushed [2024-12-18T02:13:48.584Z] 651d9022c234: Layer already exists [2024-12-18T02:13:48.850Z] 9e9a9966feb4: Pushed [2024-12-18T02:13:50.253Z] 423766b43713: Pushed [2024-12-18T02:13:56.887Z] 3c0180c1bf53: Pushed [2024-12-18T02:13:56.887Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:57.252Z] + 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-18T02:13:57.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-18T02:13:57.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-18T02:13:57.595Z] 6606d5a8466b: Preparing [2024-12-18T02:13:57.595Z] 9eafbd93eb3b: Preparing [2024-12-18T02:13:57.595Z] 3c0180c1bf53: Preparing [2024-12-18T02:13:57.595Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:57.595Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:57.595Z] 423766b43713: Preparing [2024-12-18T02:13:57.595Z] 9e9a9966feb4: Preparing [2024-12-18T02:13:57.595Z] 651d9022c234: Preparing [2024-12-18T02:13:57.595Z] 651d9022c234: Waiting [2024-12-18T02:13:57.595Z] 9e9a9966feb4: Waiting [2024-12-18T02:13:57.595Z] 423766b43713: Waiting [2024-12-18T02:13:57.595Z] 3c0180c1bf53: Layer already exists [2024-12-18T02:13:57.595Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:57.595Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:57.595Z] 9eafbd93eb3b: Layer already exists [2024-12-18T02:13:57.595Z] 6606d5a8466b: Layer already exists [2024-12-18T02:13:57.595Z] 423766b43713: Layer already exists [2024-12-18T02:13:57.595Z] 651d9022c234: Layer already exists [2024-12-18T02:13:57.595Z] 9e9a9966feb4: Layer already exists [2024-12-18T02:13:57.859Z] latest: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:58.223Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:58.583Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 [2024-12-18T02:13:58.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-18T02:13:58.583Z] 6606d5a8466b: Preparing [2024-12-18T02:13:58.583Z] 9eafbd93eb3b: Preparing [2024-12-18T02:13:58.583Z] 3c0180c1bf53: Preparing [2024-12-18T02:13:58.583Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:58.583Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:58.583Z] 423766b43713: Preparing [2024-12-18T02:13:58.583Z] 9e9a9966feb4: Preparing [2024-12-18T02:13:58.583Z] 651d9022c234: Preparing [2024-12-18T02:13:58.583Z] 9e9a9966feb4: Waiting [2024-12-18T02:13:58.583Z] 423766b43713: Waiting [2024-12-18T02:13:58.583Z] 651d9022c234: Waiting [2024-12-18T02:13:58.583Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:58.583Z] 6606d5a8466b: Layer already exists [2024-12-18T02:13:58.583Z] 9eafbd93eb3b: Layer already exists [2024-12-18T02:13:58.583Z] 3c0180c1bf53: Layer already exists [2024-12-18T02:13:58.583Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:58.583Z] 423766b43713: Layer already exists [2024-12-18T02:13:58.583Z] 9e9a9966feb4: Layer already exists [2024-12-18T02:13:58.583Z] 651d9022c234: Layer already exists [2024-12-18T02:13:58.849Z] 4.0.0-dev.29: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:59.222Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:13:59.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:13:59.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-18T02:13:59.572Z] 6606d5a8466b: Preparing [2024-12-18T02:13:59.572Z] 9eafbd93eb3b: Preparing [2024-12-18T02:13:59.572Z] 3c0180c1bf53: Preparing [2024-12-18T02:13:59.572Z] 55a262cbf3ac: Preparing [2024-12-18T02:13:59.572Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:13:59.572Z] 423766b43713: Preparing [2024-12-18T02:13:59.572Z] 9e9a9966feb4: Preparing [2024-12-18T02:13:59.572Z] 651d9022c234: Preparing [2024-12-18T02:13:59.572Z] 423766b43713: Waiting [2024-12-18T02:13:59.572Z] 9e9a9966feb4: Waiting [2024-12-18T02:13:59.572Z] 651d9022c234: Waiting [2024-12-18T02:13:59.572Z] 9eafbd93eb3b: Layer already exists [2024-12-18T02:13:59.572Z] 3c0180c1bf53: Layer already exists [2024-12-18T02:13:59.572Z] 6606d5a8466b: Layer already exists [2024-12-18T02:13:59.572Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:13:59.572Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:13:59.572Z] 9e9a9966feb4: Layer already exists [2024-12-18T02:13:59.572Z] 423766b43713: Layer already exists [2024-12-18T02:13:59.572Z] 651d9022c234: Layer already exists [2024-12-18T02:13:59.838Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:00.190Z] + 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-18T02:14:00.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-18T02:14:00.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-18T02:14:00.529Z] 6606d5a8466b: Preparing [2024-12-18T02:14:00.529Z] 9eafbd93eb3b: Preparing [2024-12-18T02:14:00.529Z] 3c0180c1bf53: Preparing [2024-12-18T02:14:00.529Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:00.529Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:00.529Z] 423766b43713: Preparing [2024-12-18T02:14:00.529Z] 9e9a9966feb4: Preparing [2024-12-18T02:14:00.529Z] 651d9022c234: Preparing [2024-12-18T02:14:00.529Z] 423766b43713: Waiting [2024-12-18T02:14:00.529Z] 651d9022c234: Waiting [2024-12-18T02:14:00.529Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:00.529Z] 3c0180c1bf53: Layer already exists [2024-12-18T02:14:00.529Z] 6606d5a8466b: Layer already exists [2024-12-18T02:14:00.529Z] 9eafbd93eb3b: Layer already exists [2024-12-18T02:14:00.529Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:00.529Z] 651d9022c234: Layer already exists [2024-12-18T02:14:00.529Z] 9e9a9966feb4: Layer already exists [2024-12-18T02:14:00.529Z] 423766b43713: Layer already exists [2024-12-18T02:14:00.793Z] main: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:14:00.864Z] ===================================================== [Pipeline] echo [2024-12-18T02:14:00.880Z] taggedImages: [2024-12-18T02:14:00.880Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:14:00.880Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-18T02:14:00.880Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 [2024-12-18T02:14:00.880Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:14:00.880Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-18T02:14:00.901Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-18T02:14:00.901Z] cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:14:00.901Z] latest [2024-12-18T02:14:00.901Z] 4.0.0-dev.29 [2024-12-18T02:14:00.901Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:14:00.901Z] main [2024-12-18T02:14:00.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:01.253Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:01.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:14:01.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-18T02:14:01.600Z] 073a866064b9: Preparing [2024-12-18T02:14:01.600Z] ed6c6f9490c4: Preparing [2024-12-18T02:14:01.600Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:01.600Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:01.600Z] 92ff60da15bd: Preparing [2024-12-18T02:14:01.600Z] 4e4cc71763b2: Preparing [2024-12-18T02:14:01.600Z] 651d9022c234: Preparing [2024-12-18T02:14:01.600Z] 4e4cc71763b2: Waiting [2024-12-18T02:14:01.600Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:01.600Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:01.866Z] 651d9022c234: Layer already exists [2024-12-18T02:14:01.866Z] 073a866064b9: Pushed [2024-12-18T02:14:02.447Z] 4e4cc71763b2: Pushed [2024-12-18T02:14:03.403Z] 92ff60da15bd: Pushed [2024-12-18T02:14:10.037Z] ed6c6f9490c4: Pushed [2024-12-18T02:14:10.037Z] cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:10.397Z] + 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-18T02:14:10.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-18T02:14:10.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-18T02:14:10.744Z] 073a866064b9: Preparing [2024-12-18T02:14:10.744Z] ed6c6f9490c4: Preparing [2024-12-18T02:14:10.744Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:10.744Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:10.744Z] 92ff60da15bd: Preparing [2024-12-18T02:14:10.744Z] 4e4cc71763b2: Preparing [2024-12-18T02:14:10.744Z] 651d9022c234: Preparing [2024-12-18T02:14:10.744Z] 4e4cc71763b2: Waiting [2024-12-18T02:14:10.744Z] 651d9022c234: Waiting [2024-12-18T02:14:10.744Z] 92ff60da15bd: Layer already exists [2024-12-18T02:14:10.744Z] 073a866064b9: Layer already exists [2024-12-18T02:14:10.744Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:10.744Z] ed6c6f9490c4: Layer already exists [2024-12-18T02:14:10.744Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:10.744Z] 651d9022c234: Layer already exists [2024-12-18T02:14:10.744Z] 4e4cc71763b2: Layer already exists [2024-12-18T02:14:11.008Z] latest: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:11.366Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:11.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 [2024-12-18T02:14:11.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-18T02:14:11.711Z] 073a866064b9: Preparing [2024-12-18T02:14:11.711Z] ed6c6f9490c4: Preparing [2024-12-18T02:14:11.711Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:11.711Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:11.711Z] 92ff60da15bd: Preparing [2024-12-18T02:14:11.711Z] 4e4cc71763b2: Preparing [2024-12-18T02:14:11.711Z] 651d9022c234: Preparing [2024-12-18T02:14:11.711Z] 4e4cc71763b2: Waiting [2024-12-18T02:14:11.711Z] 651d9022c234: Waiting [2024-12-18T02:14:11.711Z] 073a866064b9: Layer already exists [2024-12-18T02:14:11.711Z] ed6c6f9490c4: Layer already exists [2024-12-18T02:14:11.711Z] 92ff60da15bd: Layer already exists [2024-12-18T02:14:11.711Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:11.711Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:11.711Z] 651d9022c234: Layer already exists [2024-12-18T02:14:11.711Z] 4e4cc71763b2: Layer already exists [2024-12-18T02:14:11.976Z] 4.0.0-dev.29: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:12.325Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:12.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:14:12.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-18T02:14:12.677Z] 073a866064b9: Preparing [2024-12-18T02:14:12.677Z] ed6c6f9490c4: Preparing [2024-12-18T02:14:12.677Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:12.677Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:12.677Z] 92ff60da15bd: Preparing [2024-12-18T02:14:12.677Z] 4e4cc71763b2: Preparing [2024-12-18T02:14:12.677Z] 651d9022c234: Preparing [2024-12-18T02:14:12.677Z] 651d9022c234: Waiting [2024-12-18T02:14:12.677Z] 4e4cc71763b2: Waiting [2024-12-18T02:14:12.677Z] 92ff60da15bd: Layer already exists [2024-12-18T02:14:12.677Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:12.677Z] ed6c6f9490c4: Layer already exists [2024-12-18T02:14:12.677Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:12.677Z] 073a866064b9: Layer already exists [2024-12-18T02:14:12.677Z] 4e4cc71763b2: Layer already exists [2024-12-18T02:14:12.677Z] 651d9022c234: Layer already exists [2024-12-18T02:14:12.941Z] cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:13.299Z] + 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-18T02:14:13.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-18T02:14:13.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-18T02:14:13.638Z] 073a866064b9: Preparing [2024-12-18T02:14:13.638Z] ed6c6f9490c4: Preparing [2024-12-18T02:14:13.638Z] 55a262cbf3ac: Preparing [2024-12-18T02:14:13.638Z] f6ec2d4e2c9d: Preparing [2024-12-18T02:14:13.638Z] 92ff60da15bd: Preparing [2024-12-18T02:14:13.638Z] 4e4cc71763b2: Preparing [2024-12-18T02:14:13.638Z] 651d9022c234: Preparing [2024-12-18T02:14:13.638Z] 4e4cc71763b2: Waiting [2024-12-18T02:14:13.638Z] 651d9022c234: Waiting [2024-12-18T02:14:13.638Z] 55a262cbf3ac: Layer already exists [2024-12-18T02:14:13.638Z] ed6c6f9490c4: Layer already exists [2024-12-18T02:14:13.638Z] 92ff60da15bd: Layer already exists [2024-12-18T02:14:13.638Z] f6ec2d4e2c9d: Layer already exists [2024-12-18T02:14:13.638Z] 073a866064b9: Layer already exists [2024-12-18T02:14:13.638Z] 4e4cc71763b2: Layer already exists [2024-12-18T02:14:13.638Z] 651d9022c234: Layer already exists [2024-12-18T02:14:13.903Z] main: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-18T02:14:13.976Z] ===================================================== [Pipeline] echo [2024-12-18T02:14:13.992Z] taggedImages: [2024-12-18T02:14:13.992Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 [2024-12-18T02:14:13.992Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-18T02:14:13.992Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 [2024-12-18T02:14:13.992Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [2024-12-18T02:14:13.992Z] - 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-18T02:14:14.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-18T02:14:14.397Z] [2024-12-18T02:14:14.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:14:14.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-18T02:14:14.734Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-18T02:14:14.734Z] 8998bd30e6a1: Pulling fs layer [2024-12-18T02:14:14.734Z] 04944245beec: Pulling fs layer [2024-12-18T02:14:14.734Z] 699f458cf7ca: Pulling fs layer [2024-12-18T02:14:14.734Z] 765212b225bb: Pulling fs layer [2024-12-18T02:14:14.734Z] f23df028b6ca: Pulling fs layer [2024-12-18T02:14:14.734Z] d65c8cfc05b1: Pulling fs layer [2024-12-18T02:14:14.734Z] 2437ff75d9bd: Pulling fs layer [2024-12-18T02:14:14.734Z] 765212b225bb: Waiting [2024-12-18T02:14:14.734Z] f23df028b6ca: Waiting [2024-12-18T02:14:14.734Z] d65c8cfc05b1: Waiting [2024-12-18T02:14:14.734Z] 2437ff75d9bd: Waiting [2024-12-18T02:14:14.999Z] 04944245beec: Verifying Checksum [2024-12-18T02:14:14.999Z] 04944245beec: Download complete [2024-12-18T02:14:14.999Z] 765212b225bb: Download complete [2024-12-18T02:14:14.999Z] f23df028b6ca: Verifying Checksum [2024-12-18T02:14:14.999Z] f23df028b6ca: Download complete [2024-12-18T02:14:14.999Z] d65c8cfc05b1: Verifying Checksum [2024-12-18T02:14:14.999Z] d65c8cfc05b1: Download complete [2024-12-18T02:14:15.264Z] 699f458cf7ca: Download complete [2024-12-18T02:14:15.529Z] 8998bd30e6a1: Verifying Checksum [2024-12-18T02:14:15.529Z] 8998bd30e6a1: Download complete [2024-12-18T02:14:17.463Z] 2437ff75d9bd: Verifying Checksum [2024-12-18T02:14:17.463Z] 2437ff75d9bd: Download complete [2024-12-18T02:14:21.706Z] 8998bd30e6a1: Pull complete [2024-12-18T02:14:22.290Z] 04944245beec: Pull complete [2024-12-18T02:14:24.237Z] 699f458cf7ca: Pull complete [2024-12-18T02:14:24.237Z] 765212b225bb: Pull complete [2024-12-18T02:14:24.823Z] f23df028b6ca: Pull complete [2024-12-18T02:14:24.824Z] d65c8cfc05b1: Pull complete [2024-12-18T02:14:51.486Z] 2437ff75d9bd: Pull complete [2024-12-18T02:14:51.486Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-18T02:14:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-18T02:14:51.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:14:51.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container [2024-12-18T02:14:51.707Z] $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:14:53.349Z] $ docker top 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:14:53.913Z] ---> job-cost.sh [2024-12-18T02:14:54.178Z] lf-activate-venv: SKIPPING [2024-12-18T02:14:54.178Z] INFO: No Stack... [2024-12-18T02:14:54.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-18T02:14:55.335Z] INFO: Archiving Costs [Pipeline] sh [2024-12-18T02:14:55.651Z] + cat /w/workspace/edgex-go/765/archives/cost.csv [2024-12-18T02:14:55.651Z] + cut -d, -f6 [Pipeline] lock [2024-12-18T02:14:55.712Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] [2024-12-18T02:14:55.723Z] Resource [jenkins-edgexfoundry-edgex-go-main-765-stack-cost] did not exist. Created. [2024-12-18T02:14:55.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-18T02:14:56.056Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-18T02:14:56.655Z] Stashed 1 file(s) [Pipeline] } [2024-12-18T02:14:56.665Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-18T02:14:56.687Z] $ docker stop --time=1 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 [2024-12-18T02:14:58.102Z] $ docker rm -f --volumes 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 [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-18T02:14:58.645Z] provisioning config files... [2024-12-18T02:14:58.652Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/765@tmp/config1002691201182714851tmp [Pipeline] { [Pipeline] sh [2024-12-18T02:14:58.948Z] + set +x [2024-12-18T02:14:58.948Z] + + curl -s https://codecov.io/bashbash [2024-12-18T02:14:58.948Z] -s -- [2024-12-18T02:14:58.948Z] [2024-12-18T02:14:58.948Z] _____ _ [2024-12-18T02:14:58.948Z] / ____| | | [2024-12-18T02:14:58.948Z] | | ___ __| | ___ ___ _____ __ [2024-12-18T02:14:58.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-18T02:14:58.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-18T02:14:58.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-18T02:14:58.949Z] Bash-1.0.6 [2024-12-18T02:14:58.949Z] [2024-12-18T02:14:58.949Z] [2024-12-18T02:14:58.949Z] ==> git version 2.25.1 found [2024-12-18T02:14:58.949Z] ==> 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-18T02:14:58.949Z] Release-Date: 2020-01-08 [2024-12-18T02:14:58.949Z] 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-18T02:14:58.949Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-18T02:14:58.949Z] ==> Jenkins CI detected. [2024-12-18T02:14:58.949Z] current dir:  /w/workspace/edgex-go/765 [2024-12-18T02:14:58.949Z] project root: . [2024-12-18T02:14:58.949Z] --> token set from env [2024-12-18T02:14:58.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-18T02:14:58.949Z] ==> Running gcov in . (disable via -X gcov) [2024-12-18T02:14:58.949Z] ==> Python coveragepy not found [2024-12-18T02:14:58.949Z] ==> Searching for coverage reports in: [2024-12-18T02:14:58.949Z] + . [2024-12-18T02:14:59.208Z] -> Found 1 reports [2024-12-18T02:14:59.208Z] ==> Detecting git/mercurial file structure [2024-12-18T02:14:59.208Z] ==> Reading reports [2024-12-18T02:14:59.208Z] + ./coverage.out bytes=1412873 [2024-12-18T02:14:59.208Z] ==> Appending adjustments [2024-12-18T02:14:59.208Z] https://docs.codecov.io/docs/fixing-reports [2024-12-18T02:15:00.586Z] + Found adjustments [2024-12-18T02:15:00.586Z] ==> Gzipping contents [2024-12-18T02:15:00.586Z] 124K /tmp/codecov.iUWWjs.gz [2024-12-18T02:15:00.586Z] ==> Uploading reports [2024-12-18T02:15:00.586Z] url: https://codecov.io [2024-12-18T02:15:00.586Z] query: branch=main&commit=cadd20047735d6124c3149b3375299ba0c077752&build=765&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F765%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-18T02:15:00.586Z] -> Pinging Codecov [2024-12-18T02:15:00.586Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cadd20047735d6124c3149b3375299ba0c077752&build=765&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F765%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-18T02:15:03.130Z] -> Uploading to [2024-12-18T02:15:03.130Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/cadd20047735d6124c3149b3375299ba0c077752/573b9418-e3cf-43b2-92a6-42167c7b52a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241218T021502Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d2617a777eda4a2f5d204e19ba57cf2835dd679c1ba1a3a942168ee49a6cde81 [2024-12-18T02:15:03.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:03.130Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:03.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 497k --:--:-- --:--:-- --:--:-- 499k [2024-12-18T02:15:03.130Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [2024-12-18T02:15:03.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-18T02:15:03.359Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-18T02:15:03.376Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:03.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T02:15:03.669Z] [2024-12-18T02:15:03.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:04.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T02:15:04.028Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-18T02:15:04.028Z] 43c4264eed91: Already exists [2024-12-18T02:15:04.028Z] 4cc291be95ef: Already exists [2024-12-18T02:15:04.028Z] 2ac1f1163629: Already exists [2024-12-18T02:15:04.028Z] 5c3c966382ef: Already exists [2024-12-18T02:15:04.028Z] 4f4fb700ef54: Already exists [2024-12-18T02:15:04.028Z] d9c7d2e4e75e: Pulling fs layer [2024-12-18T02:15:04.028Z] 9c3e1370e548: Pulling fs layer [2024-12-18T02:15:04.307Z] d9c7d2e4e75e: Verifying Checksum [2024-12-18T02:15:04.307Z] d9c7d2e4e75e: Download complete [2024-12-18T02:15:04.580Z] d9c7d2e4e75e: Pull complete [2024-12-18T02:15:05.190Z] 9c3e1370e548: Verifying Checksum [2024-12-18T02:15:05.190Z] 9c3e1370e548: Download complete [2024-12-18T02:15:08.517Z] 9c3e1370e548: Pull complete [2024-12-18T02:15:08.517Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-18T02:15:08.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T02:15:08.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:15:08.626Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:15:08.639Z] $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:15:12.352Z] $ docker top b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T02:15:12.718Z] + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo [2024-12-18T02:15:12.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-18T02:15:13.005Z] + set -o pipefail [2024-12-18T02:15:13.006Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-18T02:15:21.122Z] [2024-12-18T02:15:21.122Z] Monitoring /w/workspace/edgex-go/765 (github.com/edgexfoundry/edgex-go)... [2024-12-18T02:15:21.122Z] [2024-12-18T02:15:21.122Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d3235f85-307e-4a3a-b307-45c15f2ebe6e [2024-12-18T02:15:21.122Z] [2024-12-18T02:15:21.122Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-18T02:15:21.122Z] [2024-12-18T02:15:21.381Z] [2024-12-18T02:15:21.381Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-18T02:15:21.381Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-18T02:15:21.633Z] $ docker stop --time=1 b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 [2024-12-18T02:15:27.764Z] $ docker rm -f --volumes b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-18T02:15:28.430Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-18T02:15:28.445Z] provisioning config files... [2024-12-18T02:15:28.452Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/765@tmp/config3844957285977796927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:15:28.751Z] --> edgex-publish-swagger.sh [2024-12-18T02:15:28.751Z] === Publish openapi API === [2024-12-18T02:15:28.751Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-18T02:15:28.751Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/765/openapi/core-command.yaml] [2024-12-18T02:15:28.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:28.751Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:29.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51141 --:--:-- --:--:-- --:--:-- 51062 100 32782 0 0 100 32782 0 51062 --:--:-- --:--:-- --:--:-- 51062 [2024-12-18T02:15:29.321Z] [2024-12-18T02:15:29.321Z] [2024-12-18T02:15:29.321Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/765/openapi/core-data.yaml] [2024-12-18T02:15:29.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:29.321Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:29.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 120k --:--:-- --:--:-- --:--:-- 120k [2024-12-18T02:15:29.890Z] [2024-12-18T02:15:29.890Z] [2024-12-18T02:15:29.890Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/765/openapi/core-keeper.yaml] [2024-12-18T02:15:29.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:29.890Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:30.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32835 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 349 169k --:--:-- --:--:-- --:--:-- 169k [2024-12-18T02:15:30.150Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-18T02:15:30.150Z] [2024-12-18T02:15:30.150Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/765/openapi/core-metadata.yaml] [2024-12-18T02:15:30.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:30.150Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:30.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 462 459k --:--:-- --:--:-- --:--:-- 459k [2024-12-18T02:15:30.409Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-18T02:15:30.409Z] [2024-12-18T02:15:30.409Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/765/openapi/support-notifications.yaml] [2024-12-18T02:15:30.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:30.409Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:30.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 525 287k --:--:-- --:--:-- --:--:-- 287k [2024-12-18T02:15:30.669Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-18T02:15:30.669Z] [2024-12-18T02:15:30.669Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/765/openapi/support-scheduler.yaml] [2024-12-18T02:15:30.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T02:15:30.669Z] Dload Upload Total Spent Left Speed [2024-12-18T02:15:31.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 439 139k --:--:-- --:--:-- --:--:-- 139k [2024-12-18T02:15:31.189Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-18T02:15:31.189Z] [Pipeline] } [2024-12-18T02:15:31.197Z] 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-18T02:15:31.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T02:15:31.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:31.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T02:15:31.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:15:31.998Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:15:32.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:15:32.605Z] $ docker top b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T02:15:32.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T02:15:32.731Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T02:15:32.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T02:15:32.826Z] $ docker exec b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 ssh-agent [2024-12-18T02:15:32.957Z] SSH_AUTH_SOCK=/tmp/ssh-DlHqrI2xV2ms/agent.33 [2024-12-18T02:15:32.957Z] SSH_AGENT_PID=39 [2024-12-18T02:15:32.962Z] Running ssh-add (command line suppressed) [2024-12-18T02:15:33.053Z] Identity added: /w/workspace/edgex-go/765@tmp/private_key_8537605438040699169.key (/w/workspace/edgex-go/765@tmp/private_key_8537605438040699169.key) [2024-12-18T02:15:33.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T02:15:33.375Z] + git semver tag [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,537 [run_tag] DEBUG tag force:False [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,538 [check_head_tag] DEBUG check head tag [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,540 [execute] INFO git cat-file --batch-check [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=) [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,545 [execute] INFO git cat-file --batch [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=) [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,603 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,603 [execute] INFO git tag -a v4.0.0-dev.29 -m v4.0.0-dev.29 [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.29', '-m', 'v4.0.0-dev.29'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) [2024-12-18T02:15:33.635Z] 2024-12-18 02:15:33,608 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:33.635Z] 4.0.0-dev.29 [Pipeline] } [2024-12-18T02:15:33.886Z] $ docker exec --env ******** --env ******** b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 ssh-agent -k [2024-12-18T02:15:33.992Z] unset SSH_AUTH_SOCK; [2024-12-18T02:15:33.992Z] unset SSH_AGENT_PID; [2024-12-18T02:15:33.992Z] echo Agent pid 39 killed; [2024-12-18T02:15:34.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T02:15:34.336Z] + git semver [Pipeline] } [2024-12-18T02:15:34.593Z] $ docker stop --time=1 b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 [2024-12-18T02:15:35.901Z] $ docker rm -f --volumes b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:36.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T02:15:36.332Z] [2024-12-18T02:15:36.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:36.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T02:15:37.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-18T02:15:37.568Z] ab5ef0e58194: Pulling fs layer [2024-12-18T02:15:37.568Z] 9712f1f96733: Pulling fs layer [2024-12-18T02:15:37.568Z] 63f879dbbcfc: Pulling fs layer [2024-12-18T02:15:37.568Z] 0d9ebad4ef96: Pulling fs layer [2024-12-18T02:15:37.568Z] e9a5061849ea: Pulling fs layer [2024-12-18T02:15:37.568Z] d747dcd14b5f: Pulling fs layer [2024-12-18T02:15:37.568Z] 2de7ff778b66: Pulling fs layer [2024-12-18T02:15:37.568Z] 0d9ebad4ef96: Waiting [2024-12-18T02:15:37.568Z] d747dcd14b5f: Waiting [2024-12-18T02:15:37.568Z] e9a5061849ea: Waiting [2024-12-18T02:15:37.568Z] 9712f1f96733: Verifying Checksum [2024-12-18T02:15:37.568Z] 9712f1f96733: Download complete [2024-12-18T02:15:37.826Z] 63f879dbbcfc: Verifying Checksum [2024-12-18T02:15:37.826Z] 63f879dbbcfc: Download complete [2024-12-18T02:15:37.826Z] e9a5061849ea: Verifying Checksum [2024-12-18T02:15:37.826Z] e9a5061849ea: Download complete [2024-12-18T02:15:38.084Z] d747dcd14b5f: Download complete [2024-12-18T02:15:38.084Z] 0d9ebad4ef96: Download complete [2024-12-18T02:15:38.084Z] ab5ef0e58194: Verifying Checksum [2024-12-18T02:15:38.084Z] ab5ef0e58194: Download complete [2024-12-18T02:15:38.084Z] 2de7ff778b66: Verifying Checksum [2024-12-18T02:15:38.084Z] 2de7ff778b66: Download complete [2024-12-18T02:15:40.610Z] ab5ef0e58194: Pull complete [2024-12-18T02:15:40.610Z] 9712f1f96733: Pull complete [2024-12-18T02:15:41.546Z] 63f879dbbcfc: Pull complete [2024-12-18T02:15:45.735Z] 0d9ebad4ef96: Pull complete [2024-12-18T02:15:45.735Z] e9a5061849ea: Pull complete [2024-12-18T02:15:45.735Z] d747dcd14b5f: Pull complete [2024-12-18T02:15:46.670Z] 2de7ff778b66: Pull complete [2024-12-18T02:15:46.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-18T02:15:46.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T02:15:46.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:15:46.766Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:15:46.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:15:52.765Z] $ docker top 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-18T02:15:52.863Z] provisioning config files... [2024-12-18T02:15:52.869Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/765@tmp/config10815820078244168604tmp [2024-12-18T02:15:52.882Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/765@tmp/config4508740734532512844tmp [2024-12-18T02:15:52.891Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/765@tmp/config12242154631538460736tmp [Pipeline] { [Pipeline] echo [2024-12-18T02:15:52.982Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:15:53.274Z] ---> sigul-configuration.sh [2024-12-18T02:15:53.274Z] gpg: directory `/root/.gnupg' created [2024-12-18T02:15:53.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-18T02:15:53.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-18T02:15:53.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-18T02:15:53.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-18T02:15:53.274Z] gpg: CAST5 encrypted data [2024-12-18T02:15:53.274Z] gpg: encrypted with 1 passphrase [2024-12-18T02:15:53.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-18T02:15:53.574Z] + mkdir /home/jenkins [2024-12-18T02:15:53.574Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-18T02:15:53.877Z] + 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-18T02:15:53.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:15:54.187Z] ---> sigul-install.sh [2024-12-18T02:15:54.187Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-18T02:15:54.484Z] + git tag --list [2024-12-18T02:15:54.484Z] 0.6.0 [2024-12-18T02:15:54.484Z] 0.6.1 [2024-12-18T02:15:54.484Z] 0.7.0 [2024-12-18T02:15:54.484Z] 0.7.1 [2024-12-18T02:15:54.484Z] v1.0.0 [2024-12-18T02:15:54.484Z] v1.0.1 [2024-12-18T02:15:54.484Z] v1.1.0 [2024-12-18T02:15:54.484Z] v1.2.0 [2024-12-18T02:15:54.484Z] v1.2.1 [2024-12-18T02:15:54.484Z] v1.3.0 [2024-12-18T02:15:54.484Z] v1.3.1 [2024-12-18T02:15:54.484Z] v2.0.0 [2024-12-18T02:15:54.484Z] v2.1.0 [2024-12-18T02:15:54.484Z] v2.1.1 [2024-12-18T02:15:54.484Z] v2.2.0 [2024-12-18T02:15:54.484Z] v2.3.0 [2024-12-18T02:15:54.484Z] v3.0 [2024-12-18T02:15:54.484Z] v3.0.0 [2024-12-18T02:15:54.484Z] v3.1 [2024-12-18T02:15:54.484Z] v3.1.0 [2024-12-18T02:15:54.484Z] v3.1.0-dev.1 [2024-12-18T02:15:54.484Z] v3.1.0-dev.10 [2024-12-18T02:15:54.484Z] v3.1.0-dev.11 [2024-12-18T02:15:54.484Z] v3.1.0-dev.12 [2024-12-18T02:15:54.484Z] v3.1.0-dev.13 [2024-12-18T02:15:54.484Z] v3.1.0-dev.14 [2024-12-18T02:15:54.484Z] v3.1.0-dev.15 [2024-12-18T02:15:54.484Z] v3.1.0-dev.16 [2024-12-18T02:15:54.484Z] v3.1.0-dev.17 [2024-12-18T02:15:54.484Z] v3.1.0-dev.18 [2024-12-18T02:15:54.484Z] v3.1.0-dev.19 [2024-12-18T02:15:54.484Z] v3.1.0-dev.2 [2024-12-18T02:15:54.484Z] v3.1.0-dev.20 [2024-12-18T02:15:54.484Z] v3.1.0-dev.21 [2024-12-18T02:15:54.484Z] v3.1.0-dev.22 [2024-12-18T02:15:54.484Z] v3.1.0-dev.23 [2024-12-18T02:15:54.484Z] v3.1.0-dev.24 [2024-12-18T02:15:54.484Z] v3.1.0-dev.25 [2024-12-18T02:15:54.484Z] v3.1.0-dev.26 [2024-12-18T02:15:54.484Z] v3.1.0-dev.27 [2024-12-18T02:15:54.484Z] v3.1.0-dev.28 [2024-12-18T02:15:54.484Z] v3.1.0-dev.29 [2024-12-18T02:15:54.484Z] v3.1.0-dev.3 [2024-12-18T02:15:54.484Z] v3.1.0-dev.30 [2024-12-18T02:15:54.484Z] v3.1.0-dev.31 [2024-12-18T02:15:54.484Z] v3.1.0-dev.32 [2024-12-18T02:15:54.484Z] v3.1.0-dev.33 [2024-12-18T02:15:54.484Z] v3.1.0-dev.34 [2024-12-18T02:15:54.484Z] v3.1.0-dev.35 [2024-12-18T02:15:54.484Z] v3.1.0-dev.36 [2024-12-18T02:15:54.484Z] v3.1.0-dev.37 [2024-12-18T02:15:54.484Z] v3.1.0-dev.38 [2024-12-18T02:15:54.484Z] v3.1.0-dev.39 [2024-12-18T02:15:54.484Z] v3.1.0-dev.4 [2024-12-18T02:15:54.484Z] v3.1.0-dev.40 [2024-12-18T02:15:54.484Z] v3.1.0-dev.41 [2024-12-18T02:15:54.484Z] v3.1.0-dev.42 [2024-12-18T02:15:54.484Z] v3.1.0-dev.43 [2024-12-18T02:15:54.484Z] v3.1.0-dev.44 [2024-12-18T02:15:54.484Z] v3.1.0-dev.45 [2024-12-18T02:15:54.484Z] v3.1.0-dev.46 [2024-12-18T02:15:54.484Z] v3.1.0-dev.47 [2024-12-18T02:15:54.484Z] v3.1.0-dev.48 [2024-12-18T02:15:54.484Z] v3.1.0-dev.49 [2024-12-18T02:15:54.484Z] v3.1.0-dev.5 [2024-12-18T02:15:54.484Z] v3.1.0-dev.50 [2024-12-18T02:15:54.484Z] v3.1.0-dev.51 [2024-12-18T02:15:54.484Z] v3.1.0-dev.52 [2024-12-18T02:15:54.484Z] v3.1.0-dev.53 [2024-12-18T02:15:54.484Z] v3.1.0-dev.54 [2024-12-18T02:15:54.484Z] v3.1.0-dev.55 [2024-12-18T02:15:54.484Z] v3.1.0-dev.56 [2024-12-18T02:15:54.484Z] v3.1.0-dev.57 [2024-12-18T02:15:54.484Z] v3.1.0-dev.58 [2024-12-18T02:15:54.484Z] v3.1.0-dev.59 [2024-12-18T02:15:54.484Z] v3.1.0-dev.6 [2024-12-18T02:15:54.484Z] v3.1.0-dev.60 [2024-12-18T02:15:54.484Z] v3.1.0-dev.61 [2024-12-18T02:15:54.484Z] v3.1.0-dev.62 [2024-12-18T02:15:54.484Z] v3.1.0-dev.63 [2024-12-18T02:15:54.484Z] v3.1.0-dev.64 [2024-12-18T02:15:54.484Z] v3.1.0-dev.65 [2024-12-18T02:15:54.484Z] v3.1.0-dev.66 [2024-12-18T02:15:54.484Z] v3.1.0-dev.67 [2024-12-18T02:15:54.484Z] v3.1.0-dev.68 [2024-12-18T02:15:54.484Z] v3.1.0-dev.69 [2024-12-18T02:15:54.484Z] v3.1.0-dev.7 [2024-12-18T02:15:54.484Z] v3.1.0-dev.70 [2024-12-18T02:15:54.484Z] v3.1.0-dev.71 [2024-12-18T02:15:54.484Z] v3.1.0-dev.72 [2024-12-18T02:15:54.484Z] v3.1.0-dev.73 [2024-12-18T02:15:54.485Z] v3.1.0-dev.8 [2024-12-18T02:15:54.485Z] v3.1.0-dev.9 [2024-12-18T02:15:54.485Z] v3.1.1 [2024-12-18T02:15:54.485Z] v3.1.1-dev.1 [2024-12-18T02:15:54.485Z] v3.1.1-dev.2 [2024-12-18T02:15:54.485Z] v3.2.0-dev.1 [2024-12-18T02:15:54.485Z] v3.2.0-dev.10 [2024-12-18T02:15:54.485Z] v3.2.0-dev.100 [2024-12-18T02:15:54.485Z] v3.2.0-dev.101 [2024-12-18T02:15:54.485Z] v3.2.0-dev.102 [2024-12-18T02:15:54.485Z] v3.2.0-dev.103 [2024-12-18T02:15:54.485Z] v3.2.0-dev.104 [2024-12-18T02:15:54.485Z] v3.2.0-dev.105 [2024-12-18T02:15:54.485Z] v3.2.0-dev.106 [2024-12-18T02:15:54.485Z] v3.2.0-dev.107 [2024-12-18T02:15:54.485Z] v3.2.0-dev.108 [2024-12-18T02:15:54.485Z] v3.2.0-dev.109 [2024-12-18T02:15:54.485Z] v3.2.0-dev.11 [2024-12-18T02:15:54.485Z] v3.2.0-dev.12 [2024-12-18T02:15:54.485Z] v3.2.0-dev.13 [2024-12-18T02:15:54.485Z] v3.2.0-dev.14 [2024-12-18T02:15:54.485Z] v3.2.0-dev.15 [2024-12-18T02:15:54.485Z] v3.2.0-dev.16 [2024-12-18T02:15:54.485Z] v3.2.0-dev.17 [2024-12-18T02:15:54.485Z] v3.2.0-dev.18 [2024-12-18T02:15:54.485Z] v3.2.0-dev.19 [2024-12-18T02:15:54.485Z] v3.2.0-dev.2 [2024-12-18T02:15:54.485Z] v3.2.0-dev.20 [2024-12-18T02:15:54.485Z] v3.2.0-dev.21 [2024-12-18T02:15:54.485Z] v3.2.0-dev.22 [2024-12-18T02:15:54.485Z] v3.2.0-dev.23 [2024-12-18T02:15:54.485Z] v3.2.0-dev.24 [2024-12-18T02:15:54.485Z] v3.2.0-dev.25 [2024-12-18T02:15:54.485Z] v3.2.0-dev.26 [2024-12-18T02:15:54.485Z] v3.2.0-dev.27 [2024-12-18T02:15:54.485Z] v3.2.0-dev.28 [2024-12-18T02:15:54.485Z] v3.2.0-dev.29 [2024-12-18T02:15:54.485Z] v3.2.0-dev.3 [2024-12-18T02:15:54.485Z] v3.2.0-dev.30 [2024-12-18T02:15:54.485Z] v3.2.0-dev.31 [2024-12-18T02:15:54.485Z] v3.2.0-dev.32 [2024-12-18T02:15:54.485Z] v3.2.0-dev.33 [2024-12-18T02:15:54.485Z] v3.2.0-dev.34 [2024-12-18T02:15:54.485Z] v3.2.0-dev.35 [2024-12-18T02:15:54.485Z] v3.2.0-dev.36 [2024-12-18T02:15:54.485Z] v3.2.0-dev.37 [2024-12-18T02:15:54.485Z] v3.2.0-dev.38 [2024-12-18T02:15:54.485Z] v3.2.0-dev.39 [2024-12-18T02:15:54.485Z] v3.2.0-dev.4 [2024-12-18T02:15:54.485Z] v3.2.0-dev.40 [2024-12-18T02:15:54.485Z] v3.2.0-dev.41 [2024-12-18T02:15:54.485Z] v3.2.0-dev.42 [2024-12-18T02:15:54.485Z] v3.2.0-dev.43 [2024-12-18T02:15:54.485Z] v3.2.0-dev.44 [2024-12-18T02:15:54.485Z] v3.2.0-dev.45 [2024-12-18T02:15:54.485Z] v3.2.0-dev.46 [2024-12-18T02:15:54.485Z] v3.2.0-dev.47 [2024-12-18T02:15:54.485Z] v3.2.0-dev.48 [2024-12-18T02:15:54.485Z] v3.2.0-dev.49 [2024-12-18T02:15:54.485Z] v3.2.0-dev.5 [2024-12-18T02:15:54.485Z] v3.2.0-dev.50 [2024-12-18T02:15:54.485Z] v3.2.0-dev.51 [2024-12-18T02:15:54.485Z] v3.2.0-dev.52 [2024-12-18T02:15:54.485Z] v3.2.0-dev.53 [2024-12-18T02:15:54.485Z] v3.2.0-dev.54 [2024-12-18T02:15:54.485Z] v3.2.0-dev.55 [2024-12-18T02:15:54.485Z] v3.2.0-dev.56 [2024-12-18T02:15:54.485Z] v3.2.0-dev.57 [2024-12-18T02:15:54.485Z] v3.2.0-dev.58 [2024-12-18T02:15:54.485Z] v3.2.0-dev.59 [2024-12-18T02:15:54.485Z] v3.2.0-dev.6 [2024-12-18T02:15:54.485Z] v3.2.0-dev.60 [2024-12-18T02:15:54.485Z] v3.2.0-dev.61 [2024-12-18T02:15:54.485Z] v3.2.0-dev.62 [2024-12-18T02:15:54.485Z] v3.2.0-dev.63 [2024-12-18T02:15:54.485Z] v3.2.0-dev.64 [2024-12-18T02:15:54.485Z] v3.2.0-dev.65 [2024-12-18T02:15:54.485Z] v3.2.0-dev.66 [2024-12-18T02:15:54.485Z] v3.2.0-dev.67 [2024-12-18T02:15:54.485Z] v3.2.0-dev.68 [2024-12-18T02:15:54.485Z] v3.2.0-dev.69 [2024-12-18T02:15:54.485Z] v3.2.0-dev.7 [2024-12-18T02:15:54.485Z] v3.2.0-dev.70 [2024-12-18T02:15:54.485Z] v3.2.0-dev.71 [2024-12-18T02:15:54.485Z] v3.2.0-dev.72 [2024-12-18T02:15:54.485Z] v3.2.0-dev.73 [2024-12-18T02:15:54.485Z] v3.2.0-dev.74 [2024-12-18T02:15:54.485Z] v3.2.0-dev.75 [2024-12-18T02:15:54.485Z] v3.2.0-dev.76 [2024-12-18T02:15:54.485Z] v3.2.0-dev.77 [2024-12-18T02:15:54.485Z] v3.2.0-dev.78 [2024-12-18T02:15:54.485Z] v3.2.0-dev.79 [2024-12-18T02:15:54.485Z] v3.2.0-dev.8 [2024-12-18T02:15:54.485Z] v3.2.0-dev.80 [2024-12-18T02:15:54.485Z] v3.2.0-dev.81 [2024-12-18T02:15:54.485Z] v3.2.0-dev.82 [2024-12-18T02:15:54.485Z] v3.2.0-dev.83 [2024-12-18T02:15:54.485Z] v3.2.0-dev.84 [2024-12-18T02:15:54.485Z] v3.2.0-dev.85 [2024-12-18T02:15:54.485Z] v3.2.0-dev.86 [2024-12-18T02:15:54.485Z] v3.2.0-dev.87 [2024-12-18T02:15:54.485Z] v3.2.0-dev.88 [2024-12-18T02:15:54.485Z] v3.2.0-dev.89 [2024-12-18T02:15:54.485Z] v3.2.0-dev.9 [2024-12-18T02:15:54.485Z] v3.2.0-dev.90 [2024-12-18T02:15:54.485Z] v3.2.0-dev.91 [2024-12-18T02:15:54.485Z] v3.2.0-dev.92 [2024-12-18T02:15:54.485Z] v3.2.0-dev.93 [2024-12-18T02:15:54.485Z] v3.2.0-dev.94 [2024-12-18T02:15:54.485Z] v3.2.0-dev.95 [2024-12-18T02:15:54.485Z] v3.2.0-dev.96 [2024-12-18T02:15:54.485Z] v3.2.0-dev.97 [2024-12-18T02:15:54.485Z] v3.2.0-dev.98 [2024-12-18T02:15:54.485Z] v3.2.0-dev.99 [2024-12-18T02:15:54.485Z] v4.0.0-dev.1 [2024-12-18T02:15:54.485Z] v4.0.0-dev.10 [2024-12-18T02:15:54.485Z] v4.0.0-dev.11 [2024-12-18T02:15:54.485Z] v4.0.0-dev.12 [2024-12-18T02:15:54.485Z] v4.0.0-dev.13 [2024-12-18T02:15:54.485Z] v4.0.0-dev.14 [2024-12-18T02:15:54.485Z] v4.0.0-dev.15 [2024-12-18T02:15:54.485Z] v4.0.0-dev.16 [2024-12-18T02:15:54.485Z] v4.0.0-dev.17 [2024-12-18T02:15:54.485Z] v4.0.0-dev.18 [2024-12-18T02:15:54.485Z] v4.0.0-dev.19 [2024-12-18T02:15:54.485Z] v4.0.0-dev.2 [2024-12-18T02:15:54.485Z] v4.0.0-dev.20 [2024-12-18T02:15:54.485Z] v4.0.0-dev.21 [2024-12-18T02:15:54.485Z] v4.0.0-dev.22 [2024-12-18T02:15:54.485Z] v4.0.0-dev.23 [2024-12-18T02:15:54.485Z] v4.0.0-dev.24 [2024-12-18T02:15:54.485Z] v4.0.0-dev.25 [2024-12-18T02:15:54.485Z] v4.0.0-dev.26 [2024-12-18T02:15:54.485Z] v4.0.0-dev.27 [2024-12-18T02:15:54.485Z] v4.0.0-dev.28 [2024-12-18T02:15:54.485Z] v4.0.0-dev.29 [2024-12-18T02:15:54.485Z] v4.0.0-dev.3 [2024-12-18T02:15:54.485Z] v4.0.0-dev.4 [2024-12-18T02:15:54.485Z] v4.0.0-dev.5 [2024-12-18T02:15:54.485Z] v4.0.0-dev.6 [2024-12-18T02:15:54.485Z] v4.0.0-dev.7 [2024-12-18T02:15:54.485Z] v4.0.0-dev.8 [2024-12-18T02:15:54.485Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-18T02:15:54.890Z] + lftools sign git-tag v4.0.0-dev.29 [2024-12-18T02:15:55.459Z] Signing Git tag with Sigul... [2024-12-18T02:15:55.459Z] Signing v4.0.0-dev.29 [Pipeline] echo [2024-12-18T02:15:55.731Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:15:56.020Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-18T02:15:56.027Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-18T02:15:56.032Z] $ docker stop --time=1 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 [2024-12-18T02:15:57.313Z] $ docker rm -f --volumes 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-18T02:15:57.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T02:15:57.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:15:58.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T02:15:58.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:15:58.161Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:15:58.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:15:58.525Z] $ docker top d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 -eo pid,comm [2024-12-18T02:15:58.592Z] 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-18T02:15:58.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T02:15:58.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T02:15:58.644Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T02:15:58.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T02:15:58.736Z] $ docker exec d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 ssh-agent [2024-12-18T02:15:58.871Z] SSH_AUTH_SOCK=/tmp/ssh-qH91gJ0gDQQ5/agent.33 [2024-12-18T02:15:58.871Z] SSH_AGENT_PID=39 [2024-12-18T02:15:58.875Z] Running ssh-add (command line suppressed) [2024-12-18T02:15:58.954Z] Identity added: /w/workspace/edgex-go/765@tmp/private_key_15749037568419182070.key (/w/workspace/edgex-go/765@tmp/private_key_15749037568419182070.key) [2024-12-18T02:15:58.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T02:15:59.279Z] + git semver bump pre [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [bump_version] DEBUG bumping version:4.0.0-dev.29 on axis:pre with prefix:dev [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [bump_version] DEBUG bumped version:4.0.0-dev.30 [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [write_version] DEBUG write version:4.0.0-dev.30 to path:/w/workspace/edgex-go/765/.semver/main with force:True [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,470 [execute] INFO git cat-file --batch-check [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,476 [execute] INFO git cat-file --batch [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T02:15:59.538Z] 2024-12-18 02:15:59,481 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:15:59.538Z] 4.0.0-dev.30 [Pipeline] } [2024-12-18T02:15:59.529Z] $ docker exec --env ******** --env ******** d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 ssh-agent -k [2024-12-18T02:15:59.632Z] unset SSH_AUTH_SOCK; [2024-12-18T02:15:59.632Z] unset SSH_AGENT_PID; [2024-12-18T02:15:59.632Z] echo Agent pid 39 killed; [2024-12-18T02:15:59.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T02:15:59.985Z] + git semver [Pipeline] } [2024-12-18T02:16:00.241Z] $ docker stop --time=1 d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 [2024-12-18T02:16:01.544Z] $ docker rm -f --volumes d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T02:16:01.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T02:16:01.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:16:02.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T02:16:02.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:16:02.299Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:16:02.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:16:02.780Z] $ docker top 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e -eo pid,comm [2024-12-18T02:16:02.843Z] 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-18T02:16:02.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T02:16:02.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T02:16:02.896Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T02:16:03.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T02:16:02.989Z] $ docker exec 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e ssh-agent [2024-12-18T02:16:03.107Z] SSH_AUTH_SOCK=/tmp/ssh-NrNqJr3K0dMg/agent.32 [2024-12-18T02:16:03.107Z] SSH_AGENT_PID=38 [2024-12-18T02:16:03.111Z] Running ssh-add (command line suppressed) [2024-12-18T02:16:03.191Z] Identity added: /w/workspace/edgex-go/765@tmp/private_key_4043268942334457299.key (/w/workspace/edgex-go/765@tmp/private_key_4043268942334457299.key) [2024-12-18T02:16:03.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T02:16:03.509Z] + git semver push [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,676 [run_push] DEBUG push [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,676 [execute] INFO git cat-file --batch-check [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,680 [execute] INFO git rev-list 62491ba40efa2ef1f7c455103dd72c3de610df9d -- [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,681 [execute] DEBUG Popen(['git', 'rev-list', '62491ba40efa2ef1f7c455103dd72c3de610df9d', '--'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,701 [execute] INFO git fetch -v origin [2024-12-18T02:16:03.767Z] 2024-12-18 02:16:03,701 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-18T02:16:04.337Z] 2024-12-18 02:16:04,148 [run_push] DEBUG no remote changes detected [2024-12-18T02:16:04.337Z] 2024-12-18 02:16:04,149 [execute] INFO git push origin semver [2024-12-18T02:16:04.337Z] 2024-12-18 02:16:04,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-18T02:16:05.272Z] 2024-12-18 02:16:04,943 [run_push] DEBUG push all version tags [2024-12-18T02:16:05.272Z] 2024-12-18 02:16:04,944 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-18T02:16:05.272Z] 2024-12-18 02:16:04,944 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) [2024-12-18T02:16:06.209Z] 2024-12-18 02:16:06,149 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main [2024-12-18T02:16:06.209Z] 4.0.0-dev.30 [Pipeline] } [2024-12-18T02:16:06.199Z] $ docker exec --env ******** --env ******** 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e ssh-agent -k [2024-12-18T02:16:06.293Z] unset SSH_AUTH_SOCK; [2024-12-18T02:16:06.293Z] unset SSH_AGENT_PID; [2024-12-18T02:16:06.293Z] echo Agent pid 38 killed; [2024-12-18T02:16:06.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T02:16:06.655Z] + git semver [Pipeline] } [2024-12-18T02:16:06.905Z] $ docker stop --time=1 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e [2024-12-18T02:16:08.201Z] $ docker rm -f --volumes 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e [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-18T02:16:08.853Z] + [ -d /w/workspace/edgex-go/765/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:09.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:09.999Z] ---> package-listing.sh [2024-12-18T02:16:09.999Z] ++ facter osfamily [2024-12-18T02:16:09.999Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-18T02:16:10.258Z] + OS_FAMILY=debian [2024-12-18T02:16:10.258Z] + workspace=/w/workspace/edgex-go/765 [2024-12-18T02:16:10.258Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-18T02:16:10.258Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-18T02:16:10.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-18T02:16:10.258Z] + PACKAGES=/tmp/packages_start.txt [2024-12-18T02:16:10.258Z] + '[' /w/workspace/edgex-go/765 ']' [2024-12-18T02:16:10.258Z] + PACKAGES=/tmp/packages_end.txt [2024-12-18T02:16:10.258Z] + case "${OS_FAMILY}" in [2024-12-18T02:16:10.258Z] + dpkg -l [2024-12-18T02:16:10.258Z] + grep '^ii' [2024-12-18T02:16:10.258Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-18T02:16:10.258Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-18T02:16:10.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-18T02:16:10.258Z] + '[' /w/workspace/edgex-go/765 ']' [2024-12-18T02:16:10.258Z] + mkdir -p /w/workspace/edgex-go/765/archives/ [2024-12-18T02:16:10.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/765/archives/ [Pipeline] echo [2024-12-18T02:16:10.270Z] 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/765/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-18T02:16:10.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:16:11.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T02:16:11.109Z] [2024-12-18T02:16:11.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T02:16:11.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T02:16:11.408Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-18T02:16:11.408Z] 5eb5b503b376: Pulling fs layer [2024-12-18T02:16:11.408Z] 5c69ac0246d0: Pulling fs layer [2024-12-18T02:16:11.408Z] ec43610c2a17: Pulling fs layer [2024-12-18T02:16:11.408Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-18T02:16:11.408Z] 33b1e0a273af: Pulling fs layer [2024-12-18T02:16:11.408Z] 5d3b04190fa2: Pulling fs layer [2024-12-18T02:16:11.408Z] 2f39f015ded8: Pulling fs layer [2024-12-18T02:16:11.408Z] 3a2ae6a8a46f: Waiting [2024-12-18T02:16:11.408Z] 33b1e0a273af: Waiting [2024-12-18T02:16:11.408Z] 5d3b04190fa2: Waiting [2024-12-18T02:16:11.408Z] 2f39f015ded8: Waiting [2024-12-18T02:16:11.408Z] 5c69ac0246d0: Download complete [2024-12-18T02:16:11.408Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-18T02:16:11.408Z] 3a2ae6a8a46f: Download complete [2024-12-18T02:16:11.408Z] 33b1e0a273af: Verifying Checksum [2024-12-18T02:16:11.408Z] 33b1e0a273af: Download complete [2024-12-18T02:16:11.408Z] 5d3b04190fa2: Verifying Checksum [2024-12-18T02:16:11.408Z] 5d3b04190fa2: Download complete [2024-12-18T02:16:11.408Z] ec43610c2a17: Verifying Checksum [2024-12-18T02:16:11.408Z] ec43610c2a17: Download complete [2024-12-18T02:16:11.666Z] 5eb5b503b376: Download complete [2024-12-18T02:16:12.231Z] 2f39f015ded8: Verifying Checksum [2024-12-18T02:16:12.231Z] 2f39f015ded8: Download complete [2024-12-18T02:16:12.798Z] 5eb5b503b376: Pull complete [2024-12-18T02:16:13.055Z] 5c69ac0246d0: Pull complete [2024-12-18T02:16:13.312Z] ec43610c2a17: Pull complete [2024-12-18T02:16:13.592Z] 3a2ae6a8a46f: Pull complete [2024-12-18T02:16:13.850Z] 33b1e0a273af: Pull complete [2024-12-18T02:16:13.850Z] 5d3b04190fa2: Pull complete [2024-12-18T02:16:18.034Z] 2f39f015ded8: Pull complete [2024-12-18T02:16:18.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-18T02:16:18.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T02:16:18.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T02:16:18.142Z] prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container [2024-12-18T02:16:18.153Z] $ 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/765/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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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-18T02:16:23.201Z] $ docker top 0812d0b7b74b544568aa3ae223074671f7c126a28ab58b1090660a89b21088f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T02:16:23.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-18T02:16:23.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-18T02:16:24.154Z] + ls /var/log/sa-host [2024-12-18T02:16:24.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-18T02:16:24.317Z] provisioning config files... [2024-12-18T02:16:24.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/765@tmp/config7488301158730529447tmp [Pipeline] { [Pipeline] echo [2024-12-18T02:16:24.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:24.631Z] ---> create-netrc.sh [Pipeline] } [2024-12-18T02:16:24.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:24.980Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-18T02:16:24.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:25.273Z] ---> sudo-logs.sh [2024-12-18T02:16:25.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-18T02:16:25.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:25.583Z] ---> job-cost.sh [2024-12-18T02:16:25.583Z] lf-activate-venv: SKIPPING [2024-12-18T02:16:25.583Z] DEBUG: total: 0.2199999988079071 [2024-12-18T02:16:25.583Z] INFO: Retrieving Stack Cost... [2024-12-18T02:16:25.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-18T02:16:26.416Z] INFO: Archiving Costs [Pipeline] echo [2024-12-18T02:16:26.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T02:16:26.710Z] ---> logs-deploy.sh [2024-12-18T02:16:26.710Z] lf-activate-venv: SKIPPING [2024-12-18T02:16:26.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/765 [2024-12-18T02:16:26.710Z] INFO: archiving workspace using pattern(s): [2024-12-18T02:16:27.649Z] Archives upload complete. [2024-12-18T02:16:27.908Z] INFO: archiving logs to Nexus