Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 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-ssh6086188137096604526.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17833367507387990474.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15921260426586489173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13609209434725541166.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-ssh7368370515874885309.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5458 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/653 [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/653 # 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 5162257f8dee1b2a6e96c0426af9cd51831dbfdc (main) Commit message: "feat: allow rules-engine service to read its token (#4823)" > 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 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-list --no-walk 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T15:38:41.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T15:38:41.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T15:38:41.764Z] ========================================================= [2024-07-12T15:38:41.764Z] EdgeX Global Pipelines Version Info [2024-07-12T15:38:41.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T15:38:42.512Z] ------------------- [2024-07-12T15:38:42.512Z] stable info: [2024-07-12T15:38:42.512Z] ------------------- [2024-07-12T15:38:42.512Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T15:38:42.512Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T15:38:42.512Z] Message: update stable to v1.0.260 [2024-07-12T15:38:43.081Z] ------------------- [2024-07-12T15:38:43.081Z] experimental info: [2024-07-12T15:38:43.081Z] ------------------- [2024-07-12T15:38:43.081Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T15:38:43.081Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T15:38:43.082Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T15:38:43.155Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-12T15:38:43.172Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-12T15:38:43.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T15:38:43.214Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T15:38:43.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T15:38:43.258Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T15:38:43.280Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T15:38:43.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-12T15:38:43.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-12T15:38:43.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-12T15:38:43.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T15:38:43.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T15:38:43.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T15:38:43.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T15:38:43.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T15:38:43.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T15:38:43.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T15:38:43.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T15:38:43.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-12T15:38:43.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-12T15:38:43.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T15:38:43.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T15:38:43.647Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T15:38:43.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-12T15:38:43.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-12T15:38:43.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-12T15:38:43.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo [2024-07-12T15:38:43.749Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5162257 [Pipeline] echo [2024-07-12T15:38:43.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T15:38:43.825Z] provisioning config files... [2024-07-12T15:38:43.838Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config1370816025658324111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T15:38:44.172Z] ---> ****-login.sh [2024-07-12T15:38:44.172Z] nexus3.edgexfoundry.org:10001 [2024-07-12T15:38:44.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:38:44.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:38:44.431Z] Configure a credential helper to remove this warning. See [2024-07-12T15:38:44.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:38:44.431Z] [2024-07-12T15:38:44.431Z] Login Succeeded [2024-07-12T15:38:44.431Z] nexus3.edgexfoundry.org:10002 [2024-07-12T15:38:44.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:38:44.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:38:44.691Z] Configure a credential helper to remove this warning. See [2024-07-12T15:38:44.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:38:44.691Z] [2024-07-12T15:38:44.691Z] Login Succeeded [2024-07-12T15:38:44.691Z] nexus3.edgexfoundry.org:10003 [2024-07-12T15:38:44.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:38:44.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:38:44.691Z] Configure a credential helper to remove this warning. See [2024-07-12T15:38:44.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:38:44.691Z] [2024-07-12T15:38:44.691Z] Login Succeeded [2024-07-12T15:38:44.691Z] nexus3.edgexfoundry.org:10004 [2024-07-12T15:38:44.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:38:44.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:38:44.692Z] Configure a credential helper to remove this warning. See [2024-07-12T15:38:44.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:38:44.692Z] [2024-07-12T15:38:44.692Z] Login Succeeded [2024-07-12T15:38:44.692Z] ****.io [2024-07-12T15:38:44.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:38:44.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:38:44.951Z] Configure a credential helper to remove this warning. See [2024-07-12T15:38:44.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:38:44.951Z] [2024-07-12T15:38:44.951Z] Login Succeeded [2024-07-12T15:38:45.211Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T15:38:45.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T15:38:45.551Z] + 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-07-12T15:38:45.551Z] + dirname cmd/core-command/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T15:38:45.551Z] + + cut -d/ -f2 [2024-07-12T15:38:45.551Z] dirname cmd/core-data/Dockerfile [2024-07-12T15:38:45.551Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/core-keeper/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/core-metadata/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-12T15:38:45.551Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-07-12T15:38:45.551Z] cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-12T15:38:45.551Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-07-12T15:38:45.551Z] cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/support-notifications/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-12T15:38:45.551Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-12T15:38:45.551Z] + cut -d/ -f2 [2024-07-12T15:38:45.551Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-12T15:38:45.578Z] 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-07-12T15:38:45.938Z] + git rev-list -1 --merges 5162257f8dee1b2a6e96c0426af9cd51831dbfdc~1..5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo [2024-07-12T15:38:45.950Z] -----------> git rev-list -1 --merges 5162257f8dee1b2a6e96c0426af9cd51831dbfdc~1..5162257f8dee1b2a6e96c0426af9cd51831dbfdc 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [false] [Pipeline] sh [2024-07-12T15:38:46.243Z] + git log --format=format:%s -1 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo [2024-07-12T15:38:46.257Z] ========================================================= [2024-07-12T15:38:46.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T15:38:46.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-12T15:38:46.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T15:38:46.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T15:38:46.673Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T15:38:46.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T15:38:46.673Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T15:38:46.673Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T15:38:46.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:38:47.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T15:38:47.090Z] [2024-07-12T15:38:47.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:38:47.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T15:38:47.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T15:38:47.393Z] b85a868b505f: Pulling fs layer [2024-07-12T15:38:47.393Z] e2be974225ed: Pulling fs layer [2024-07-12T15:38:47.393Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T15:38:47.393Z] 988bab9f4d93: Pulling fs layer [2024-07-12T15:38:47.393Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T15:38:47.393Z] eaf3925da568: Pulling fs layer [2024-07-12T15:38:47.393Z] bab4dde63d76: Pulling fs layer [2024-07-12T15:38:47.393Z] bde34c3a00c8: Pulling fs layer [2024-07-12T15:38:47.393Z] b352a97aabf1: Pulling fs layer [2024-07-12T15:38:47.393Z] 4872d77fe225: Pulling fs layer [2024-07-12T15:38:47.393Z] 5851b861e8e6: Pulling fs layer [2024-07-12T15:38:47.393Z] b352a97aabf1: Waiting [2024-07-12T15:38:47.393Z] bab4dde63d76: Waiting [2024-07-12T15:38:47.393Z] 1469e6f7b9e6: Waiting [2024-07-12T15:38:47.393Z] 988bab9f4d93: Waiting [2024-07-12T15:38:47.393Z] 4872d77fe225: Waiting [2024-07-12T15:38:47.393Z] eaf3925da568: Waiting [2024-07-12T15:38:47.393Z] 5851b861e8e6: Waiting [2024-07-12T15:38:47.393Z] bde34c3a00c8: Waiting [2024-07-12T15:38:47.393Z] e2be974225ed: Verifying Checksum [2024-07-12T15:38:47.393Z] e2be974225ed: Download complete [2024-07-12T15:38:47.393Z] 988bab9f4d93: Verifying Checksum [2024-07-12T15:38:47.393Z] 988bab9f4d93: Download complete [2024-07-12T15:38:47.393Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T15:38:47.393Z] 1469e6f7b9e6: Download complete [2024-07-12T15:38:47.393Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T15:38:47.393Z] 339a4e72a1f5: Download complete [2024-07-12T15:38:47.652Z] eaf3925da568: Verifying Checksum [2024-07-12T15:38:47.652Z] eaf3925da568: Download complete [2024-07-12T15:38:47.652Z] bde34c3a00c8: Download complete [2024-07-12T15:38:47.652Z] b352a97aabf1: Verifying Checksum [2024-07-12T15:38:47.652Z] 4872d77fe225: Verifying Checksum [2024-07-12T15:38:47.652Z] 4872d77fe225: Download complete [2024-07-12T15:38:47.652Z] 5851b861e8e6: Verifying Checksum [2024-07-12T15:38:47.652Z] 5851b861e8e6: Download complete [2024-07-12T15:38:47.652Z] b85a868b505f: Download complete [2024-07-12T15:38:48.015Z] bab4dde63d76: Verifying Checksum [2024-07-12T15:38:48.015Z] bab4dde63d76: Download complete [2024-07-12T15:38:48.948Z] b85a868b505f: Pull complete [2024-07-12T15:38:48.948Z] e2be974225ed: Pull complete [2024-07-12T15:38:49.515Z] 339a4e72a1f5: Pull complete [2024-07-12T15:38:49.515Z] 988bab9f4d93: Pull complete [2024-07-12T15:38:49.775Z] 1469e6f7b9e6: Pull complete [2024-07-12T15:38:49.775Z] eaf3925da568: Pull complete [2024-07-12T15:38:51.676Z] bab4dde63d76: Pull complete [2024-07-12T15:38:51.676Z] bde34c3a00c8: Pull complete [2024-07-12T15:38:51.676Z] b352a97aabf1: Pull complete [2024-07-12T15:38:51.935Z] 4872d77fe225: Pull complete [2024-07-12T15:38:51.935Z] 5851b861e8e6: Pull complete [2024-07-12T15:38:51.935Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T15:38:51.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T15:38:51.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:38:52.079Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T15:38:52.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:38:56.793Z] $ docker top d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 -eo pid,comm [2024-07-12T15:38:56.848Z] 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-07-12T15:38:56.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T15:38:56.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T15:38:56.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T15:38:57.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T15:38:57.010Z] $ docker exec d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent [2024-07-12T15:38:57.123Z] SSH_AUTH_SOCK=/tmp/ssh-rzKjreM5qP1M/agent.33 [2024-07-12T15:38:57.123Z] SSH_AGENT_PID=39 [2024-07-12T15:38:57.129Z] Running ssh-add (command line suppressed) [2024-07-12T15:38:57.223Z] Identity added: /w/workspace/edgex-go/653@tmp/private_key_10533295375520592384.key (/w/workspace/edgex-go/653@tmp/private_key_10533295375520592384.key) [2024-07-12T15:38:57.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T15:38:57.532Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T15:38:57.539Z] $ docker exec --env ******** --env ******** d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent -k [2024-07-12T15:38:57.630Z] unset SSH_AUTH_SOCK; [2024-07-12T15:38:57.631Z] unset SSH_AGENT_PID; [2024-07-12T15:38:57.631Z] echo Agent pid 39 killed; [2024-07-12T15:38:57.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T15:38:57.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T15:38:57.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T15:38:57.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T15:38:57.795Z] $ docker exec d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent [2024-07-12T15:38:57.900Z] SSH_AUTH_SOCK=/tmp/ssh-sviSDwF3cMTI/agent.72 [2024-07-12T15:38:57.900Z] SSH_AGENT_PID=78 [2024-07-12T15:38:57.905Z] Running ssh-add (command line suppressed) [2024-07-12T15:38:57.998Z] Identity added: /w/workspace/edgex-go/653@tmp/private_key_14597215521801603371.key (/w/workspace/edgex-go/653@tmp/private_key_14597215521801603371.key) [2024-07-12T15:38:58.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T15:38:58.302Z] + git semver init [2024-07-12T15:38:58.561Z] 2024-07-12 15:38:58,463 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T15:38:58.561Z] 2024-07-12 15:38:58,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/653/.semver [2024-07-12T15:38:58.561Z] 2024-07-12 15:38:58,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/653/.semver [2024-07-12T15:38:58.561Z] 2024-07-12 15:38:58,465 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/653/.semver'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) [2024-07-12T15:39:08.891Z] 2024-07-12 15:39:08,039 [append_file] DEBUG append to file:/w/workspace/edgex-go/653/.git/info/exclude [2024-07-12T15:39:08.891Z] 2024-07-12 15:39:08,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/653/.semver/main with force:False [2024-07-12T15:39:08.891Z] 2024-07-12 15:39:08,040 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T15:39:08.891Z] 2024-07-12 15:39:08,040 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T15:39:08.891Z] 3.2.0-dev.35 [Pipeline] } [2024-07-12T15:39:08.899Z] $ docker exec --env ******** --env ******** d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent -k [2024-07-12T15:39:08.995Z] unset SSH_AUTH_SOCK; [2024-07-12T15:39:08.996Z] unset SSH_AGENT_PID; [2024-07-12T15:39:08.996Z] echo Agent pid 78 killed; [2024-07-12T15:39:09.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T15:39:09.332Z] + git semver [Pipeline] } [2024-07-12T15:39:09.600Z] $ docker stop --time=1 d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 [2024-07-12T15:39:10.873Z] $ docker rm -f --volumes d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T15:39:11.221Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T15:39:11.446Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T15:39:11.449Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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-07-12T15:39:11.864Z] + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo [2024-07-12T15:39:11.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T15:39:11.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T15:39:11.913Z] ========================================================= [2024-07-12T15:39:11.913Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T15:39:11.913Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-12T15:39:12.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T15:39:12.205Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T15:39:12.205Z] 619be1103602: Pulling fs layer [2024-07-12T15:39:12.205Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T15:39:12.205Z] 5df492c9dc93: Pulling fs layer [2024-07-12T15:39:12.205Z] 7629e6793208: Pulling fs layer [2024-07-12T15:39:12.205Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T15:39:12.205Z] fb5054dd5b73: Pulling fs layer [2024-07-12T15:39:12.205Z] eeca6798cff9: Pulling fs layer [2024-07-12T15:39:12.205Z] aa269ceb94a6: Pulling fs layer [2024-07-12T15:39:12.205Z] ada007ff1a6a: Pulling fs layer [2024-07-12T15:39:12.205Z] fb5054dd5b73: Waiting [2024-07-12T15:39:12.205Z] 4f4fb700ef54: Waiting [2024-07-12T15:39:12.205Z] eeca6798cff9: Waiting [2024-07-12T15:39:12.205Z] aa269ceb94a6: Waiting [2024-07-12T15:39:12.205Z] ada007ff1a6a: Waiting [2024-07-12T15:39:12.205Z] 7862e08f4a3e: Verifying Checksum [2024-07-12T15:39:12.205Z] 7862e08f4a3e: Download complete [2024-07-12T15:39:12.205Z] 7629e6793208: Verifying Checksum [2024-07-12T15:39:12.205Z] 7629e6793208: Download complete [2024-07-12T15:39:12.205Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T15:39:12.205Z] 4f4fb700ef54: Download complete [2024-07-12T15:39:12.205Z] fb5054dd5b73: Verifying Checksum [2024-07-12T15:39:12.205Z] fb5054dd5b73: Download complete [2024-07-12T15:39:12.205Z] 619be1103602: Verifying Checksum [2024-07-12T15:39:12.205Z] 619be1103602: Download complete [2024-07-12T15:39:12.205Z] eeca6798cff9: Verifying Checksum [2024-07-12T15:39:12.205Z] eeca6798cff9: Download complete [2024-07-12T15:39:12.465Z] 619be1103602: Pull complete [2024-07-12T15:39:12.465Z] 7862e08f4a3e: Pull complete [2024-07-12T15:39:12.725Z] ada007ff1a6a: Verifying Checksum [2024-07-12T15:39:12.725Z] ada007ff1a6a: Download complete [2024-07-12T15:39:12.725Z] 5df492c9dc93: Verifying Checksum [2024-07-12T15:39:12.725Z] 5df492c9dc93: Download complete [2024-07-12T15:39:13.292Z] aa269ceb94a6: Verifying Checksum [2024-07-12T15:39:13.292Z] aa269ceb94a6: Download complete [2024-07-12T15:39:15.826Z] 5df492c9dc93: Pull complete [2024-07-12T15:39:16.085Z] 7629e6793208: Pull complete [2024-07-12T15:39:16.086Z] 4f4fb700ef54: Pull complete [2024-07-12T15:39:16.086Z] fb5054dd5b73: Pull complete [2024-07-12T15:39:16.345Z] eeca6798cff9: Pull complete [2024-07-12T15:39:18.874Z] aa269ceb94a6: Pull complete [2024-07-12T15:39:18.874Z] ada007ff1a6a: Pull complete [2024-07-12T15:39:18.874Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T15:39:19.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T15:39:19.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T15:39:19.431Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T15:39:19.431Z] WORKDIR /edgex [2024-07-12T15:39:19.431Z] COPY go.mod . [2024-07-12T15:39:19.431Z] RUN go mod download [2024-07-12T15:39:19.431Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-12T15:39:19.999Z] Sending build context to Docker daemon 178.6MB [2024-07-12T15:39:19.999Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T15:39:19.999Z] ---> f489d0715acc [2024-07-12T15:39:19.999Z] Step 2/4 : WORKDIR /edgex [2024-07-12T15:39:26.539Z] Still waiting to schedule task [2024-07-12T15:39:26.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T15:39:26.573Z] ---> Running in 0a2c3de6b180 [2024-07-12T15:39:26.830Z] Removing intermediate container 0a2c3de6b180 [2024-07-12T15:39:26.831Z] ---> 30c48d0b8ce6 [2024-07-12T15:39:26.831Z] Step 3/4 : COPY go.mod . [2024-07-12T15:39:26.831Z] ---> daf902ab9037 [2024-07-12T15:39:26.831Z] Step 4/4 : RUN go mod download [2024-07-12T15:39:26.831Z] ---> Running in e4894403c884 [2024-07-12T15:39:58.942Z] Removing intermediate container e4894403c884 [2024-07-12T15:39:58.942Z] ---> b71769f23c36 [2024-07-12T15:39:58.942Z] Successfully built b71769f23c36 [2024-07-12T15:39:58.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:39:59.262Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T15:39:59.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:39:59.344Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T15:39:59.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:40:00.141Z] $ docker top d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T15:40:00.516Z] + go version [2024-07-12T15:40:00.516Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T15:40:00.523Z] $ docker stop --time=1 d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f [2024-07-12T15:40:01.933Z] $ docker rm -f --volumes d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:40:02.428Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T15:40:02.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:40:02.502Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T15:40:02.527Z] $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:40:03.026Z] $ docker top c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-12T15:40:03.240Z] ========================================================= [2024-07-12T15:40:03.240Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-12T15:40:03.240Z] ========================================================= [Pipeline] sh [2024-07-12T15:40:03.519Z] + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] fileExists [Pipeline] sh [2024-07-12T15:40:03.820Z] + make test [2024-07-12T15:40:03.820Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T15:40:11.933Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-12T15:40:44.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-12T15:40:45.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-12T15:40:45.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-12T15:40:46.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-07-12T15:40:46.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-12T15:40:46.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-12T15:40:46.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-12T15:40:47.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-12T15:40:47.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-12T15:40:47.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-12T15:40:48.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-12T15:40:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-12T15:40:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-12T15:40:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-12T15:40:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-12T15:40:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-12T15:40:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-12T15:40:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-12T15:40:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-07-12T15:40:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-07-12T15:40:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.399s coverage: 93.4% of statements [2024-07-12T15:40:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-07-12T15:40:51.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-12T15:40:52.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-12T15:40:54.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements [2024-07-12T15:40:54.086Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-07-12T15:40:54.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-12T15:40:54.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-12T15:40:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-07-12T15:40:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-12T15:40:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-07-12T15:40:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-07-12T15:40:55.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-07-12T15:40:55.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements [2024-07-12T15:40:56.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-12T15:40:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-12T15:40:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-12T15:40:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-12T15:40:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-12T15:40:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-12T15:40:58.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-12T15:40:58.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-12T15:40:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-12T15:41:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-12T15:41:00.526Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-12T15:41:00.542Z] Running in /w/workspace/edgex-go/653 [Pipeline] { [Pipeline] checkout [2024-07-12T15:41:00.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-12T15:41:01.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-12T15:41:01.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-12T15:41:03.599Z] The recommended git tool is: git [2024-07-12T15:41:04.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-12T15:41:04.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-12T15:41:04.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-12T15:41:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-12T15:41:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-12T15:41:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-12T15:41:06.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-12T15:41:06.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-12T15:41:06.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-12T15:41:06.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-12T15:41:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-12T15:41:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-12T15:41:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-12T15:41:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-12T15:41:08.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-07-12T15:41:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-12T15:41:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-12T15:41:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-12T15:41:08.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-12T15:41:09.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-12T15:41:09.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-12T15:41:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-12T15:41:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-12T15:41:11.461Z] using credential edgex-jenkins-ssh [2024-07-12T15:41:11.494Z] Cloning the remote Git repository [2024-07-12T15:41:11.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-12T15:41:11.689Z] > git init /w/workspace/edgex-go/653 # timeout=10 [2024-07-12T15:41:11.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-12T15:41:11.856Z] > git --version # timeout=10 [2024-07-12T15:41:11.882Z] > git --version # 'git version 2.25.1' [2024-07-12T15:41:11.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T15:41:12.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 38.4% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-07-12T15:41:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-07-12T15:41:21.320Z] 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-07-12T15:41:21.578Z] running golangci-lint [2024-07-12T15:41:21.578Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-12T15:41:21.578Z] go version go1.21.9 linux/amd64 [2024-07-12T15:41:21.837Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-12T15:41:21.837Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-12T15:41:29.987Z] Avoid second fetch [2024-07-12T15:41:29.988Z] Checking out Revision 5162257f8dee1b2a6e96c0426af9cd51831dbfdc (main) [2024-07-12T15:41:29.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-12T15:41:29.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T15:41:30.002Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T15:41:30.062Z] > git checkout -f 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 [2024-07-12T15:41:30.752Z] Commit message: "feat: allow rules-engine service to read its token (#4823)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T15:41:35.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T15:41:35.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T15:41:35.394Z] Dload Upload Total Spent Left Speed [2024-07-12T15:41:35.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 50305 0 --:--:-- --:--:-- --:--:-- 50503 [Pipeline] sh [2024-07-12T15:41:35.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T15:41:36.049Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T15:41:36.050Z] + sudo tee /etc/docker/daemon.new [2024-07-12T15:41:36.050Z] { [2024-07-12T15:41:36.050Z] "registry-mirrors": [ [2024-07-12T15:41:36.050Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T15:41:36.050Z] ], [2024-07-12T15:41:36.050Z] "bip": "10.250.0.254/24", [2024-07-12T15:41:36.050Z] "hosts": [ [2024-07-12T15:41:36.050Z] "tcp://0.0.0.0:5555", [2024-07-12T15:41:36.050Z] "unix:///var/run/docker.sock" [2024-07-12T15:41:36.050Z] ], [2024-07-12T15:41:36.050Z] "mtu": 1458, [2024-07-12T15:41:36.050Z] "selinux-enabled": true, [2024-07-12T15:41:36.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T15:41:36.050Z] } [Pipeline] sh [2024-07-12T15:41:36.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T15:41:36.698Z] + sudo service docker restart [2024-07-12T15:41:43.757Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|files|exports_file) took 20.015206384s" [2024-07-12T15:41:43.757Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.892288ms" [2024-07-12T15:41:51.862Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.055398413s with top 10 stages: buildir: 45.606684214s, gosec: 7.478741394s, fact_deprecated: 2.71825118s, inspect: 2.203870412s, printf: 2.163513272s, ctrlflow: 1.699988603s, fact_purity: 901.527573ms, nilness: 888.408925ms, S1038: 686.345875ms, unused: 564.516846ms" [2024-07-12T15:41:51.862Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-12T15:41:51.862Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, identifier_marker: 209/209, cgo: 209/209, filename_unadjuster: 209/209, skip_dirs: 209/209, nolint: 0/21, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, exclude-rules: 21/209" [2024-07-12T15:41:51.862Z] level=info msg="[runner] processing took 16.615978ms with stages: nolint: 6.254224ms, identifier_marker: 5.250367ms, path_prettifier: 1.52821ms, autogenerated_exclude: 1.527241ms, exclude-rules: 1.050708ms, skip_dirs: 937.417µs, filename_unadjuster: 38.061µs, cgo: 25.9µs, max_same_issues: 920ns, skip_files: 480ns, fixer: 350ns, uniq_by_line: 330ns, diff: 280ns, exclude: 270ns, sort_results: 250ns, severity-rules: 240ns, source_code: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-07-12T15:41:51.862Z] level=info msg="[runner] linters took 10.087058039s with stages: goanalysis_metalinter: 10.070351961s" [2024-07-12T15:41:51.862Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-12T15:41:51.862Z] level=info msg="Memory: 303 samples, avg is 282.7MB, max is 1347.1MB" [2024-07-12T15:41:51.862Z] level=info msg="Execution took 30.15167663s" [2024-07-12T15:41:51.862Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T15:41:54.955Z] provisioning config files... [2024-07-12T15:41:54.976Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config3256711349671560828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T15:41:55.427Z] ---> ****-login.sh [2024-07-12T15:41:55.427Z] nexus3.edgexfoundry.org:10001 [2024-07-12T15:41:55.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:41:55.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:41:55.968Z] Configure a credential helper to remove this warning. See [2024-07-12T15:41:55.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:41:55.968Z] [2024-07-12T15:41:55.968Z] Login Succeeded [2024-07-12T15:41:55.968Z] nexus3.edgexfoundry.org:10002 [2024-07-12T15:41:56.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:41:56.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:41:56.509Z] Configure a credential helper to remove this warning. See [2024-07-12T15:41:56.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:41:56.509Z] [2024-07-12T15:41:56.509Z] Login Succeeded [2024-07-12T15:41:56.509Z] nexus3.edgexfoundry.org:10003 [2024-07-12T15:41:56.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:41:56.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:41:56.780Z] Configure a credential helper to remove this warning. See [2024-07-12T15:41:56.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:41:56.780Z] [2024-07-12T15:41:56.780Z] Login Succeeded [2024-07-12T15:41:56.780Z] nexus3.edgexfoundry.org:10004 [2024-07-12T15:41:57.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:41:57.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:41:57.051Z] Configure a credential helper to remove this warning. See [2024-07-12T15:41:57.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:41:57.051Z] [2024-07-12T15:41:57.051Z] Login Succeeded [2024-07-12T15:41:57.051Z] ****.io [2024-07-12T15:41:57.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:41:57.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:41:57.585Z] Configure a credential helper to remove this warning. See [2024-07-12T15:41:57.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:41:57.585Z] [2024-07-12T15:41:57.585Z] Login Succeeded [2024-07-12T15:41:57.585Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T15:41:57.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-12T15:41:57.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T15:41:57.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] sh [2024-07-12T15:41:58.114Z] ./bin/test-attribution-txt.sh [2024-07-12T15:41:58.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo [2024-07-12T15:41:58.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T15:41:58.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T15:41:58.302Z] ========================================================= [2024-07-12T15:41:58.302Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T15:41:58.302Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2024-07-12T15:41:58.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-12T15:41:58.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T15:41:58.681Z] + ls -al . [2024-07-12T15:41:58.681Z] total 840 [2024-07-12T15:41:58.681Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 15:40 . [2024-07-12T15:41:58.681Z] drwxr-xr-x 4 root root 4096 Jul 12 15:40 .. [2024-07-12T15:41:58.681Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 .blubracket [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 10 Jul 12 15:38 .dockerignore [2024-07-12T15:41:58.681Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 15:41 .git [2024-07-12T15:41:58.681Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 15:38 .github [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 1102 Jul 12 15:38 .gitignore [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 15:38 .golangci.yml [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 100 Jul 12 15:38 .hadolint.yml [2024-07-12T15:41:58.681Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 15:39 .semver [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 155 Jul 12 15:38 .sonarcloud.properties [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 15:38 ADOPTERS.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 20361 Jul 12 15:38 Attribution.txt [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 100284 Jul 12 15:38 CHANGELOG.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:38 CONTRIBUTING.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 15:38 GOVERNANCE.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 861 Jul 12 15:38 Jenkinsfile [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:38 LICENSE [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 16051 Jul 12 15:38 Makefile [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 15:38 OWNERS.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 9528 Jul 12 15:38 README.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 15:38 SECURITY.md [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 12 Jul 12 15:39 VERSION [2024-07-12T15:41:58.681Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 bin [2024-07-12T15:41:58.681Z] drwxrwxr-x 19 1001 1001 4096 Jul 12 15:38 cmd [2024-07-12T15:41:58.681Z] -rw-r--r-- 1 root root 481596 Jul 12 15:41 coverage.out [2024-07-12T15:41:58.681Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 fuzz_test [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 6911 Jul 12 15:38 go.mod [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 101537 Jul 12 15:38 go.sum [2024-07-12T15:41:58.681Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 15:38 internal [2024-07-12T15:41:58.681Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 15:38 openapi [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 584 Jul 12 15:38 security.txt [2024-07-12T15:41:58.681Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 15:38 version.go [Pipeline] sh [2024-07-12T15:41:58.898Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T15:41:58.898Z] c6b39de5b339: Pulling fs layer [2024-07-12T15:41:58.898Z] a69c41024577: Pulling fs layer [2024-07-12T15:41:58.898Z] d6de4b400683: Pulling fs layer [2024-07-12T15:41:58.898Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T15:41:58.898Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T15:41:58.898Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T15:41:58.898Z] 00f215d4a9da: Pulling fs layer [2024-07-12T15:41:58.898Z] d496ad576159: Pulling fs layer [2024-07-12T15:41:58.898Z] 35cb2a7552d0: Waiting [2024-07-12T15:41:58.898Z] 4f4fb700ef54: Waiting [2024-07-12T15:41:58.898Z] 464afbd9ba4c: Waiting [2024-07-12T15:41:58.898Z] 00f215d4a9da: Waiting [2024-07-12T15:41:58.898Z] d496ad576159: Waiting [2024-07-12T15:41:58.898Z] a69c41024577: Verifying Checksum [2024-07-12T15:41:58.898Z] a69c41024577: Download complete [2024-07-12T15:41:58.898Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T15:41:58.898Z] 35cb2a7552d0: Download complete [2024-07-12T15:41:58.898Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T15:41:58.898Z] 4f4fb700ef54: Download complete [2024-07-12T15:41:58.898Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T15:41:58.898Z] 464afbd9ba4c: Download complete [2024-07-12T15:41:58.898Z] c6b39de5b339: Download complete [2024-07-12T15:41:58.967Z] + '[' -e coverage.out ] [2024-07-12T15:41:58.967Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-12T15:41:59.098Z] Stashed 1 file(s) [Pipeline] sh [2024-07-12T15:41:59.373Z] + make build [2024-07-12T15:41:59.373Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T15:41:59.482Z] d496ad576159: Verifying Checksum [2024-07-12T15:41:59.483Z] d496ad576159: Download complete [2024-07-12T15:41:59.755Z] c6b39de5b339: Pull complete [2024-07-12T15:42:00.339Z] a69c41024577: Pull complete [2024-07-12T15:42:00.604Z] d6de4b400683: Verifying Checksum [2024-07-12T15:42:00.604Z] d6de4b400683: Download complete [2024-07-12T15:42:02.009Z] 00f215d4a9da: Verifying Checksum [2024-07-12T15:42:02.009Z] 00f215d4a9da: Download complete [2024-07-12T15:42:14.345Z] d6de4b400683: Pull complete [2024-07-12T15:42:14.345Z] 35cb2a7552d0: Pull complete [2024-07-12T15:42:14.345Z] 4f4fb700ef54: Pull complete [2024-07-12T15:42:14.345Z] 464afbd9ba4c: Pull complete [2024-07-12T15:42:23.501Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T15:42:24.067Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T15:42:24.432Z] 00f215d4a9da: Pull complete [2024-07-12T15:42:24.699Z] d496ad576159: Pull complete [2024-07-12T15:42:24.699Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T15:42:24.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T15:42:24.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T15:42:25.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T15:42:25.035Z] WORKDIR /edgex [2024-07-12T15:42:25.035Z] COPY go.mod . [2024-07-12T15:42:25.035Z] RUN go mod download [2024-07-12T15:42:25.035Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-12T15:42:25.442Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T15:42:25.623Z] Sending build context to Docker daemon 3.185MB [2024-07-12T15:42:25.623Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T15:42:25.623Z] ---> f246e2811388 [2024-07-12T15:42:25.623Z] Step 2/4 : WORKDIR /edgex [2024-07-12T15:42:26.009Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T15:42:27.384Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T15:42:27.569Z] ---> Running in af67f8709f6e [2024-07-12T15:42:27.569Z] Removing intermediate container af67f8709f6e [2024-07-12T15:42:27.569Z] ---> 06df7d0284e8 [2024-07-12T15:42:27.569Z] Step 3/4 : COPY go.mod . [2024-07-12T15:42:28.157Z] ---> 81d890199255 [2024-07-12T15:42:28.157Z] Step 4/4 : RUN go mod download [2024-07-12T15:42:28.157Z] ---> Running in 24ef95bc4f14 [2024-07-12T15:42:31.566Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T15:42:33.065Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T15:42:35.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T15:42:35.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-12T15:42:36.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T15:42:37.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T15:42:37.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-12T15:42:38.675Z] $ docker stop --time=1 c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 [2024-07-12T15:42:47.737Z] $ docker rm -f --volumes c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 [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-07-12T15:42:48.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T15:42:48.863Z] [2024-07-12T15:42:48.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:42:49.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T15:42:49.171Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-12T15:42:49.171Z] 91d30c5bc195: Pulling fs layer [2024-07-12T15:42:49.171Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-12T15:42:49.171Z] 9c61dcf015f6: Pulling fs layer [2024-07-12T15:42:49.171Z] 4698f68db338: Pulling fs layer [2024-07-12T15:42:49.171Z] 2a2f49069b9e: Pulling fs layer [2024-07-12T15:42:49.171Z] e0025b399a48: Pulling fs layer [2024-07-12T15:42:49.171Z] 4698f68db338: Waiting [2024-07-12T15:42:49.171Z] 2a2f49069b9e: Waiting [2024-07-12T15:42:49.171Z] e0025b399a48: Waiting [2024-07-12T15:42:49.171Z] 91d30c5bc195: Verifying Checksum [2024-07-12T15:42:49.171Z] 91d30c5bc195: Download complete [2024-07-12T15:42:49.171Z] 4698f68db338: Verifying Checksum [2024-07-12T15:42:49.171Z] 4698f68db338: Download complete [2024-07-12T15:42:49.429Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-12T15:42:49.429Z] 2e9b0aa3be6d: Download complete [2024-07-12T15:42:49.429Z] e0025b399a48: Verifying Checksum [2024-07-12T15:42:49.429Z] e0025b399a48: Download complete [2024-07-12T15:42:49.429Z] 91d30c5bc195: Pull complete [2024-07-12T15:42:49.429Z] 2a2f49069b9e: Download complete [2024-07-12T15:42:49.688Z] 2e9b0aa3be6d: Pull complete [2024-07-12T15:42:49.946Z] 9c61dcf015f6: Verifying Checksum [2024-07-12T15:42:49.946Z] 9c61dcf015f6: Download complete [2024-07-12T15:42:52.474Z] 9c61dcf015f6: Pull complete [2024-07-12T15:42:52.475Z] 4698f68db338: Pull complete [2024-07-12T15:42:53.042Z] 2a2f49069b9e: Pull complete [2024-07-12T15:42:53.042Z] e0025b399a48: Pull complete [2024-07-12T15:42:53.042Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-12T15:42:53.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T15:42:53.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:42:53.143Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T15:42:53.172Z] $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:42:58.311Z] $ docker top f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T15:42:58.668Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T15:43:01.202Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #1 transferring dockerfile: [2024-07-12T15:43:01.202Z] #1 transferring dockerfile: 2.23kB done [2024-07-12T15:43:01.202Z] #1 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #2 transferring dockerfile: 1.70kB done [2024-07-12T15:43:01.202Z] #2 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #3 transferring dockerfile: 2.15kB done [2024-07-12T15:43:01.202Z] #3 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #4 transferring dockerfile: 1.69kB done [2024-07-12T15:43:01.202Z] #4 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #5 transferring dockerfile: 2.01kB done [2024-07-12T15:43:01.202Z] #5 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #6 [core-command internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #6 transferring dockerfile: 1.93kB done [2024-07-12T15:43:01.202Z] #6 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #7 transferring dockerfile: 2.50kB done [2024-07-12T15:43:01.202Z] #7 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #8 transferring dockerfile: 2.49kB done [2024-07-12T15:43:01.202Z] #8 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #9 transferring dockerfile: 2.06kB done [2024-07-12T15:43:01.202Z] #9 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #10 transferring dockerfile: 1.81kB done [2024-07-12T15:43:01.202Z] #10 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T15:43:01.202Z] #11 transferring context: 50B done [2024-07-12T15:43:01.202Z] #11 DONE 0.0s [2024-07-12T15:43:01.202Z] [2024-07-12T15:43:01.202Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T15:43:01.202Z] #12 transferring dockerfile: 2.93kB done [2024-07-12T15:43:01.461Z] #12 DONE 0.1s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T15:43:01.461Z] #13 transferring dockerfile: 1.89kB done [2024-07-12T15:43:01.461Z] #13 DONE 0.1s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #14 [core-data internal] load build definition from Dockerfile [2024-07-12T15:43:01.461Z] #14 transferring dockerfile: 2.01kB done [2024-07-12T15:43:01.461Z] #14 DONE 0.1s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T15:43:01.461Z] #15 transferring dockerfile: 1.93kB done [2024-07-12T15:43:01.461Z] #15 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-07-12T15:43:01.461Z] #16 transferring dockerfile: 1.95kB done [2024-07-12T15:43:01.461Z] #16 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #17 [security-spire-server internal] load .dockerignore [2024-07-12T15:43:01.461Z] #17 transferring context: 50B done [2024-07-12T15:43:01.461Z] #17 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #18 [security-proxy-auth internal] load .dockerignore [2024-07-12T15:43:01.461Z] #18 transferring context: 50B done [2024-07-12T15:43:01.461Z] #18 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #19 [core-keeper internal] load .dockerignore [2024-07-12T15:43:01.461Z] #19 transferring context: 50B done [2024-07-12T15:43:01.461Z] #19 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #20 [security-spire-config internal] load .dockerignore [2024-07-12T15:43:01.461Z] #20 transferring context: 50B done [2024-07-12T15:43:01.461Z] #20 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-12T15:43:01.461Z] #21 transferring context: 50B done [2024-07-12T15:43:01.461Z] #21 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #22 [core-command internal] load .dockerignore [2024-07-12T15:43:01.461Z] #22 transferring context: 50B done [2024-07-12T15:43:01.461Z] #22 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-12T15:43:01.461Z] #23 transferring context: 50B done [2024-07-12T15:43:01.461Z] #23 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #24 [core-metadata internal] load .dockerignore [2024-07-12T15:43:01.461Z] #24 transferring context: 50B done [2024-07-12T15:43:01.461Z] #24 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-12T15:43:01.461Z] #25 transferring context: 50B done [2024-07-12T15:43:01.461Z] #25 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-12T15:43:01.461Z] #26 transferring context: 50B done [2024-07-12T15:43:01.461Z] #26 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T15:43:01.461Z] #27 DONE 0.0s [2024-07-12T15:43:01.461Z] [2024-07-12T15:43:01.461Z] #28 [core-data internal] load .dockerignore [2024-07-12T15:43:01.720Z] #28 transferring context: 50B done [2024-07-12T15:43:01.720Z] #28 DONE 0.0s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T15:43:01.720Z] #29 transferring context: 50B done [2024-07-12T15:43:01.720Z] #29 DONE 0.0s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #30 [support-notifications internal] load .dockerignore [2024-07-12T15:43:01.720Z] #30 transferring context: 50B done [2024-07-12T15:43:01.720Z] #30 DONE 0.0s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #31 [support-scheduler internal] load .dockerignore [2024-07-12T15:43:01.720Z] #31 transferring context: 50B done [2024-07-12T15:43:01.720Z] #31 DONE 0.1s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:01.720Z] #32 DONE 0.1s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:01.720Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:01.720Z] #33 ... [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:01.720Z] #32 DONE 0.1s [2024-07-12T15:43:01.720Z] [2024-07-12T15:43:01.720Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:01.720Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:01.720Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:01.720Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:01.720Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:01.721Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-12T15:43:01.982Z] #33 ... [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T15:43:01.982Z] #27 DONE 0.0s [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:01.982Z] #32 DONE 0.1s [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:01.982Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:01.982Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:01.982Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:01.982Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:01.982Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:01.982Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-12T15:43:01.982Z] #33 ... [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T15:43:01.982Z] #27 DONE 0.0s [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:01.982Z] #32 DONE 0.2s [2024-07-12T15:43:01.982Z] [2024-07-12T15:43:01.982Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:01.982Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:01.982Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:01.982Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:01.982Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:01.982Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:01.982Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-12T15:43:02.241Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:02.241Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:02.241Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:02.241Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:02.241Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:02.241Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-12T15:43:02.241Z] #33 DONE 0.7s [2024-07-12T15:43:02.241Z] [2024-07-12T15:43:02.241Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T15:43:02.241Z] #27 DONE 0.0s [2024-07-12T15:43:02.241Z] [2024-07-12T15:43:02.241Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:02.241Z] #34 ... [2024-07-12T15:43:02.241Z] [2024-07-12T15:43:02.241Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T15:43:02.241Z] #27 DONE 0.0s [2024-07-12T15:43:02.241Z] [2024-07-12T15:43:02.241Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:03.176Z] #32 ... [2024-07-12T15:43:03.176Z] [2024-07-12T15:43:03.176Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-12T15:43:03.176Z] #35 DONE 1.5s [2024-07-12T15:43:03.176Z] [2024-07-12T15:43:03.176Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-12T15:43:03.176Z] #36 ... [2024-07-12T15:43:03.176Z] [2024-07-12T15:43:03.176Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:03.176Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:03.176Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:03.176Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:03.176Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:03.176Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:03.177Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-12T15:43:03.177Z] #33 DONE 0.7s [2024-07-12T15:43:03.177Z] [2024-07-12T15:43:03.177Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-12T15:43:03.177Z] #35 DONE 1.6s [2024-07-12T15:43:03.177Z] [2024-07-12T15:43:03.177Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:03.177Z] #32 DONE 1.3s [2024-07-12T15:43:03.177Z] [2024-07-12T15:43:03.177Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T15:43:03.177Z] #37 DONE 1.4s [2024-07-12T15:43:03.177Z] [2024-07-12T15:43:03.177Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-12T15:43:03.744Z] #36 ... [2024-07-12T15:43:03.744Z] [2024-07-12T15:43:03.744Z] #38 [security-spire-server internal] load build context [2024-07-12T15:43:03.744Z] #38 transferring context: 26.79kB 0.0s done [2024-07-12T15:43:03.744Z] #38 DONE 0.5s [2024-07-12T15:43:03.744Z] [2024-07-12T15:43:03.744Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:03.744Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:03.744Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:03.744Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T15:43:03.744Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T15:43:03.744Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-12T15:43:03.744Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-12T15:43:03.744Z] #33 DONE 0.7s [2024-07-12T15:43:03.744Z] [2024-07-12T15:43:03.744Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T15:43:03.744Z] #39 DONE 1.6s [2024-07-12T15:43:03.744Z] [2024-07-12T15:43:03.744Z] #40 [security-spire-config internal] load build context [2024-07-12T15:43:03.744Z] #40 transferring context: 25.04kB 0.0s done [2024-07-12T15:43:03.744Z] #40 DONE 0.5s [2024-07-12T15:43:03.744Z] [2024-07-12T15:43:03.744Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:03.744Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:09.015Z] #41 ... [2024-07-12T15:43:09.015Z] [2024-07-12T15:43:09.015Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T15:43:09.015Z] #42 transferring context: 326.13MB 7.1s [2024-07-12T15:43:09.278Z] #42 ... [2024-07-12T15:43:09.278Z] [2024-07-12T15:43:09.278Z] #43 [security-proxy-auth internal] load build context [2024-07-12T15:43:09.278Z] #43 ... [2024-07-12T15:43:09.278Z] [2024-07-12T15:43:09.278Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T15:43:12.059Z] #42 ... [2024-07-12T15:43:12.059Z] [2024-07-12T15:43:12.059Z] #44 [core-keeper internal] load build context [2024-07-12T15:43:12.059Z] #44 ... [2024-07-12T15:43:12.059Z] [2024-07-12T15:43:12.059Z] #45 [security-secretstore-setup internal] load build context [2024-07-12T15:43:12.059Z] #45 ... [2024-07-12T15:43:12.059Z] [2024-07-12T15:43:12.059Z] #46 [core-metadata internal] load build context [2024-07-12T15:43:12.353Z] #46 ... [2024-07-12T15:43:12.353Z] [2024-07-12T15:43:12.353Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:43:12.353Z] #47 ... [2024-07-12T15:43:12.353Z] [2024-07-12T15:43:12.353Z] #48 [security-proxy-setup internal] load build context [2024-07-12T15:43:12.634Z] #48 ... [2024-07-12T15:43:12.634Z] [2024-07-12T15:43:12.634Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-12T15:43:12.634Z] #49 ... [2024-07-12T15:43:12.634Z] [2024-07-12T15:43:12.634Z] #50 [core-command internal] load build context [2024-07-12T15:43:13.616Z] #50 ... [2024-07-12T15:43:13.616Z] [2024-07-12T15:43:13.616Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T15:43:13.616Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:13.616Z] #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:13.616Z] #0 1.889 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T15:43:13.616Z] #0 1.912 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:13.616Z] #0 1.914 (3/4) Installing su-exec (0.2-r3) [2024-07-12T15:43:13.616Z] #0 1.914 (4/4) Installing yq (4.33.3-r5) [2024-07-12T15:43:13.616Z] #0 1.979 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:13.616Z] #0 1.989 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:13.616Z] #0 2.057 OK: 17 MiB in 19 packages [2024-07-12T15:43:13.892Z] #51 ... [2024-07-12T15:43:13.892Z] [2024-07-12T15:43:13.892Z] #52 [security-bootstrapper internal] load build context [2024-07-12T15:43:13.892Z] #52 ... [2024-07-12T15:43:13.892Z] [2024-07-12T15:43:13.892Z] #53 [security-spire-agent internal] load build context [2024-07-12T15:43:13.892Z] #53 ... [2024-07-12T15:43:13.892Z] [2024-07-12T15:43:13.892Z] #34 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:13.892Z] #34 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:13.892Z] #34 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:13.892Z] #34 2.143 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:13.892Z] #34 2.147 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:13.892Z] #34 2.154 OK: 7 MiB in 16 packages [2024-07-12T15:43:13.892Z] #34 ... [2024-07-12T15:43:13.892Z] [2024-07-12T15:43:13.892Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:13.892Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-12T15:43:13.892Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T15:43:14.156Z] #54 ... [2024-07-12T15:43:14.156Z] [2024-07-12T15:43:14.156Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:14.156Z] #55 ... [2024-07-12T15:43:14.156Z] [2024-07-12T15:43:14.156Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T15:43:14.156Z] #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.156Z] #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.156Z] #0 5.547 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:43:14.156Z] #0 5.547 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:43:14.156Z] #0 5.547 OK: 20072 distinct packages available [2024-07-12T15:43:14.156Z] #0 5.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.156Z] #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.156Z] #0 5.898 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T15:43:14.156Z] #0 5.920 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T15:43:14.156Z] #0 5.935 (3/11) Installing libunistring (1.1-r1) [2024-07-12T15:43:14.156Z] #0 5.948 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T15:43:14.156Z] #0 5.953 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T15:43:14.156Z] #0 5.958 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T15:43:14.156Z] #0 5.969 (7/11) Installing curl (8.5.0-r0) [2024-07-12T15:43:14.156Z] #0 5.975 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:14.156Z] #0 5.979 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:43:14.156Z] #0 5.981 (10/11) Installing libucontext (1.2-r2) [2024-07-12T15:43:14.156Z] #0 5.984 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T15:43:14.156Z] #0 5.994 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:14.156Z] #0 6.007 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:14.156Z] #0 6.048 OK: 12 MiB in 26 packages [2024-07-12T15:43:14.156Z] #56 ... [2024-07-12T15:43:14.156Z] [2024-07-12T15:43:14.156Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:43:14.414Z] #57 ... [2024-07-12T15:43:14.414Z] [2024-07-12T15:43:14.414Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T15:43:14.414Z] #58 ... [2024-07-12T15:43:14.414Z] [2024-07-12T15:43:14.414Z] #59 [core-data internal] load build context [2024-07-12T15:43:14.414Z] #59 transferring context: 269.68MB 11.0s [2024-07-12T15:43:14.673Z] #59 ... [2024-07-12T15:43:14.673Z] [2024-07-12T15:43:14.673Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T15:43:14.673Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.673Z] #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:14.673Z] #0 1.892 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:14.673Z] #0 1.931 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:14.673Z] #0 1.942 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:14.673Z] #0 1.942 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T15:43:14.673Z] #0 1.951 (5/6) Installing su-exec (0.2-r3) [2024-07-12T15:43:14.673Z] #0 1.956 (6/6) Installing yq (4.33.3-r5) [2024-07-12T15:43:14.673Z] #0 2.028 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:14.673Z] #0 2.038 OK: 17 MiB in 19 packages [2024-07-12T15:43:14.673Z] #60 ... [2024-07-12T15:43:14.673Z] [2024-07-12T15:43:14.673Z] #61 [support-notifications internal] load build context [2024-07-12T15:43:14.673Z] #61 ... [2024-07-12T15:43:14.673Z] [2024-07-12T15:43:14.673Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:43:14.932Z] #62 ... [2024-07-12T15:43:14.932Z] [2024-07-12T15:43:14.932Z] #63 [support-scheduler internal] load build context [2024-07-12T15:43:14.932Z] #63 transferring context: 439.80MB 11.3s done [2024-07-12T15:43:14.932Z] #63 ... [2024-07-12T15:43:14.932Z] [2024-07-12T15:43:14.932Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T15:43:15.385Z] #64 ... [2024-07-12T15:43:15.385Z] [2024-07-12T15:43:15.385Z] #59 [core-data internal] load build context [2024-07-12T15:43:16.760Z] #59 transferring context: 439.80MB 12.6s done [2024-07-12T15:43:19.294Z] #59 ... [2024-07-12T15:43:19.294Z] [2024-07-12T15:43:19.295Z] #43 [security-proxy-auth internal] load build context [2024-07-12T15:43:19.295Z] #43 transferring context: 439.80MB 10.8s done [2024-07-12T15:43:19.962Z] #43 ... [2024-07-12T15:43:19.962Z] [2024-07-12T15:43:19.962Z] #46 [core-metadata internal] load build context [2024-07-12T15:43:19.962Z] #46 transferring context: 439.80MB 12.1s done [2024-07-12T15:43:22.492Z] #46 ... [2024-07-12T15:43:22.492Z] [2024-07-12T15:43:22.492Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T15:43:22.492Z] #42 transferring context: 439.80MB 10.8s done [2024-07-12T15:43:22.492Z] #42 ... [2024-07-12T15:43:22.492Z] [2024-07-12T15:43:22.492Z] #44 [core-keeper internal] load build context [2024-07-12T15:43:22.492Z] #44 transferring context: 439.80MB 12.2s done [2024-07-12T15:43:22.751Z] #44 ... [2024-07-12T15:43:22.751Z] [2024-07-12T15:43:22.751Z] #45 [security-secretstore-setup internal] load build context [2024-07-12T15:43:22.751Z] #45 transferring context: 439.80MB 11.8s done [2024-07-12T15:43:22.751Z] #45 ... [2024-07-12T15:43:22.751Z] [2024-07-12T15:43:22.751Z] #50 [core-command internal] load build context [2024-07-12T15:43:22.751Z] #50 transferring context: 439.80MB 11.7s done [2024-07-12T15:43:23.009Z] #50 ... [2024-07-12T15:43:23.009Z] [2024-07-12T15:43:23.009Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-12T15:43:23.009Z] #49 transferring context: 439.80MB 12.0s done [2024-07-12T15:43:23.009Z] #49 ... [2024-07-12T15:43:23.009Z] [2024-07-12T15:43:23.009Z] #48 [security-proxy-setup internal] load build context [2024-07-12T15:43:23.009Z] #48 transferring context: 439.80MB 12.9s done [2024-07-12T15:43:23.947Z] #48 ... [2024-07-12T15:43:23.947Z] [2024-07-12T15:43:23.947Z] #52 [security-bootstrapper internal] load build context [2024-07-12T15:43:23.947Z] #52 transferring context: 439.80MB 12.0s done [2024-07-12T15:43:24.562Z] Removing intermediate container 24ef95bc4f14 [2024-07-12T15:43:24.563Z] ---> b063467eab94 [2024-07-12T15:43:24.563Z] Successfully built b063467eab94 [2024-07-12T15:43:24.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:43:24.902Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T15:43:24.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:43:25.017Z] #52 ... [2024-07-12T15:43:25.017Z] [2024-07-12T15:43:25.017Z] #61 [support-notifications internal] load build context [2024-07-12T15:43:25.017Z] #61 transferring context: 439.80MB 11.6s done [2024-07-12T15:43:25.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2024-07-12T15:43:25.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:43:25.296Z] #61 ... [2024-07-12T15:43:25.296Z] [2024-07-12T15:43:25.296Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:25.296Z] #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-12T15:43:25.891Z] #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-12T15:43:25.891Z] #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-12T15:43:26.381Z] $ docker top d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T15:43:27.207Z] + go version [2024-07-12T15:43:27.207Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T15:43:27.225Z] $ docker stop --time=1 d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 [2024-07-12T15:43:28.503Z] #54 ... [2024-07-12T15:43:28.503Z] [2024-07-12T15:43:28.503Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:28.503Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 24.5s done [2024-07-12T15:43:28.847Z] $ docker rm -f --volumes d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:43:29.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T15:43:29.490Z] [2024-07-12T15:43:29.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:43:29.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T15:43:29.852Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-12T15:43:29.852Z] 547446be3368: Pulling fs layer [2024-07-12T15:43:29.852Z] d125d8839a47: Pulling fs layer [2024-07-12T15:43:29.852Z] 3e85d5ac6304: Pulling fs layer [2024-07-12T15:43:29.852Z] c3105a71a48b: Pulling fs layer [2024-07-12T15:43:29.852Z] 0f093f025ec4: Pulling fs layer [2024-07-12T15:43:29.852Z] c3106fc0e877: Pulling fs layer [2024-07-12T15:43:29.852Z] c3105a71a48b: Waiting [2024-07-12T15:43:29.852Z] c3106fc0e877: Waiting [2024-07-12T15:43:29.852Z] 0f093f025ec4: Waiting [2024-07-12T15:43:30.122Z] 547446be3368: Verifying Checksum [2024-07-12T15:43:30.122Z] 547446be3368: Download complete [2024-07-12T15:43:30.122Z] c3105a71a48b: Verifying Checksum [2024-07-12T15:43:30.122Z] c3105a71a48b: Download complete [2024-07-12T15:43:30.392Z] d125d8839a47: Verifying Checksum [2024-07-12T15:43:30.392Z] d125d8839a47: Download complete [2024-07-12T15:43:30.392Z] c3106fc0e877: Verifying Checksum [2024-07-12T15:43:30.392Z] c3106fc0e877: Download complete [2024-07-12T15:43:30.658Z] 0f093f025ec4: Verifying Checksum [2024-07-12T15:43:30.658Z] 0f093f025ec4: Download complete [2024-07-12T15:43:30.923Z] 547446be3368: Pull complete [2024-07-12T15:43:32.327Z] d125d8839a47: Pull complete [2024-07-12T15:43:32.593Z] 3e85d5ac6304: Verifying Checksum [2024-07-12T15:43:32.593Z] 3e85d5ac6304: Download complete [2024-07-12T15:43:33.882Z] #41 ... [2024-07-12T15:43:33.882Z] [2024-07-12T15:43:33.882Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:33.882Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.0s [2024-07-12T15:43:35.784Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 9.4s [2024-07-12T15:43:36.351Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.0s [2024-07-12T15:43:38.254Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s [2024-07-12T15:43:38.512Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 12.2s [2024-07-12T15:43:41.797Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.0s [2024-07-12T15:43:42.662Z] 3e85d5ac6304: Pull complete [2024-07-12T15:43:42.662Z] c3105a71a48b: Pull complete [2024-07-12T15:43:43.337Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.8s [2024-07-12T15:43:43.597Z] #54 ... [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #43 [security-proxy-auth internal] load build context [2024-07-12T15:43:43.597Z] #43 DONE 41.6s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #50 [core-command internal] load build context [2024-07-12T15:43:43.597Z] #50 DONE 41.5s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #45 [security-secretstore-setup internal] load build context [2024-07-12T15:43:43.597Z] #45 DONE 41.5s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #44 [core-keeper internal] load build context [2024-07-12T15:43:43.597Z] #44 DONE 41.6s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T15:43:43.597Z] #42 DONE 41.9s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:43.597Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 14.0s done [2024-07-12T15:43:43.597Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.1s done [2024-07-12T15:43:43.597Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.1s done [2024-07-12T15:43:43.597Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T15:43:43.597Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.2s [2024-07-12T15:43:43.597Z] #54 ... [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:43.597Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T15:43:43.597Z] #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-12T15:43:43.597Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T15:43:43.597Z] #41 ... [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #63 [support-scheduler internal] load build context [2024-07-12T15:43:43.597Z] #63 DONE 40.4s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #49 [security-spiffe-token-provider internal] load build context [2024-07-12T15:43:43.597Z] #49 DONE 41.5s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #61 [support-notifications internal] load build context [2024-07-12T15:43:43.597Z] #61 DONE 40.4s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T15:43:43.597Z] #60 DONE 41.4s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T15:43:43.597Z] #51 DONE 41.5s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T15:43:43.597Z] #56 DONE 40.7s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #52 [security-bootstrapper internal] load build context [2024-07-12T15:43:43.597Z] #52 DONE 41.5s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-12T15:43:43.597Z] #36 DONE 40.6s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #34 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:43.597Z] #34 DONE 41.7s [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:43.597Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-12T15:43:43.597Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-12T15:43:43.597Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-12T15:43:43.597Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-07-12T15:43:43.597Z] #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s [2024-07-12T15:43:43.597Z] #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-12T15:43:43.597Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d [2024-07-12T15:43:43.597Z] #41 ... [2024-07-12T15:43:43.597Z] [2024-07-12T15:43:43.597Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:43.597Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 17.3s [2024-07-12T15:43:43.597Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-12T15:43:43.597Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-12T15:43:43.619Z] 0f093f025ec4: Pull complete [2024-07-12T15:43:43.886Z] c3106fc0e877: Pull complete [2024-07-12T15:43:43.886Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-12T15:43:43.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T15:43:43.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T15:43:43.958Z] #54 ... [2024-07-12T15:43:43.958Z] [2024-07-12T15:43:43.958Z] #48 [security-proxy-setup internal] load build context [2024-07-12T15:43:43.958Z] #48 DONE 41.7s [2024-07-12T15:43:43.958Z] [2024-07-12T15:43:43.958Z] #46 [core-metadata internal] load build context [2024-07-12T15:43:43.958Z] #46 DONE 41.6s [2024-07-12T15:43:43.958Z] [2024-07-12T15:43:43.958Z] #59 [core-data internal] load build context [2024-07-12T15:43:43.958Z] #59 DONE 40.5s [2024-07-12T15:43:43.958Z] [2024-07-12T15:43:43.958Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:43.958Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 17.4s [2024-07-12T15:43:43.958Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 17.5s [2024-07-12T15:43:43.958Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.6s [2024-07-12T15:43:44.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2024-07-12T15:43:44.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T15:43:44.218Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.7s done [2024-07-12T15:43:44.218Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-12T15:43:44.820Z] #54 ... [2024-07-12T15:43:44.820Z] [2024-07-12T15:43:44.820Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:43:44.820Z] #47 DONE 42.5s [2024-07-12T15:43:44.820Z] [2024-07-12T15:43:44.820Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:45.082Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-07-12T15:43:45.343Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-07-12T15:43:46.143Z] $ docker top 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T15:43:46.394Z] #54 ... [2024-07-12T15:43:46.394Z] [2024-07-12T15:43:46.394Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T15:43:46.394Z] #64 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.394Z] #64 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.394Z] #64 41.73 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:46.394Z] #64 41.73 (2/2) Installing su-exec (0.2-r3) [2024-07-12T15:43:46.394Z] #64 41.73 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:46.394Z] #64 41.74 OK: 7 MiB in 17 packages [2024-07-12T15:43:46.394Z] #64 DONE 43.2s [2024-07-12T15:43:46.394Z] [2024-07-12T15:43:46.394Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:43:46.394Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-12T15:43:46.394Z] #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-07-12T15:43:46.394Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-12T15:43:46.394Z] #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-07-12T15:43:46.394Z] #41 DONE 42.4s [2024-07-12T15:43:46.394Z] [2024-07-12T15:43:46.394Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:43:46.963Z] #54 ... [2024-07-12T15:43:46.963Z] [2024-07-12T15:43:46.963Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:43:46.963Z] #57 42.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.963Z] #57 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.963Z] #57 43.04 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:43:46.963Z] #57 43.04 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:43:46.963Z] #57 43.04 OK: 20072 distinct packages available [2024-07-12T15:43:46.963Z] #57 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.963Z] #57 43.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:46.963Z] #57 43.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:46.963Z] #57 43.38 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:43:46.963Z] #57 43.38 (3/4) Installing libucontext (1.2-r2) [2024-07-12T15:43:46.963Z] #57 43.38 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T15:43:46.963Z] #57 43.39 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:46.963Z] #57 43.40 OK: 8 MiB in 19 packages [2024-07-12T15:43:46.963Z] #57 DONE 43.6s [2024-07-12T15:43:47.002Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T15:43:47.278Z] [2024-07-12T15:43:47.278Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T15:43:47.278Z] #0 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.278Z] #0 3.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.278Z] #0 3.357 OK: 264 MiB in 52 packages [2024-07-12T15:43:47.278Z] #65 DONE 3.5s [2024-07-12T15:43:47.278Z] [2024-07-12T15:43:47.278Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T15:43:47.278Z] #58 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.278Z] #58 43.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.278Z] #58 43.52 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T15:43:47.278Z] #58 43.54 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:47.278Z] #58 43.55 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:47.278Z] #58 43.56 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:47.278Z] #58 43.66 OK: 8 MiB in 17 packages [2024-07-12T15:43:47.278Z] #58 DONE 43.9s [2024-07-12T15:43:47.278Z] [2024-07-12T15:43:47.278Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:43:47.537Z] #66 ... [2024-07-12T15:43:47.537Z] [2024-07-12T15:43:47.537Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:47.537Z] #55 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #55 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #55 43.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:47.537Z] #55 43.57 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:47.537Z] #55 43.58 OK: 7 MiB in 16 packages [2024-07-12T15:43:47.537Z] #55 DONE 43.9s [2024-07-12T15:43:47.537Z] [2024-07-12T15:43:47.537Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:43:47.537Z] #62 42.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #62 43.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #62 43.34 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:43:47.537Z] #62 43.34 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:43:47.537Z] #62 43.34 OK: 20072 distinct packages available [2024-07-12T15:43:47.537Z] #62 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #62 43.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.537Z] #62 43.68 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.537Z] #62 43.75 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.537Z] #62 43.76 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:47.537Z] #62 43.77 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:43:47.537Z] #62 43.77 (5/7) Installing libucontext (1.2-r2) [2024-07-12T15:43:47.537Z] #62 43.77 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T15:43:47.537Z] #62 43.78 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T15:43:47.537Z] #62 43.79 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:47.537Z] #62 43.81 OK: 8 MiB in 20 packages [2024-07-12T15:43:47.797Z] #62 DONE 44.2s [2024-07-12T15:43:47.797Z] [2024-07-12T15:43:47.797Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:43:47.797Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.797Z] #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.797Z] #0 3.614 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.797Z] #0 3.655 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.797Z] #0 3.680 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:47.797Z] #0 3.761 OK: 12 MiB in 26 packages [2024-07-12T15:43:47.797Z] #67 DONE 4.0s [2024-07-12T15:43:47.797Z] [2024-07-12T15:43:47.797Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:43:47.797Z] #68 DONE 0.5s [2024-07-12T15:43:47.797Z] [2024-07-12T15:43:47.797Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T15:43:47.797Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.797Z] #0 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:47.797Z] #0 3.788 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.797Z] #0 3.867 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:47.797Z] #0 3.874 OK: 7 MiB in 16 packages [2024-07-12T15:43:47.797Z] #69 DONE 4.3s [2024-07-12T15:43:47.797Z] [2024-07-12T15:43:47.797Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:43:48.365Z] #70 ... [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T15:43:48.365Z] #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.452 OK: 264 MiB in 52 packages [2024-07-12T15:43:48.365Z] #71 DONE 4.6s [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:43:48.365Z] #72 DONE 0.0s [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T15:43:48.365Z] #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.431 OK: 264 MiB in 52 packages [2024-07-12T15:43:48.365Z] #73 DONE 4.7s [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:43:48.365Z] #74 DONE 0.0s [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T15:43:48.365Z] #0 4.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:48.365Z] #0 4.672 OK: 17 MiB in 19 packages [2024-07-12T15:43:48.365Z] #75 DONE 4.7s [2024-07-12T15:43:48.365Z] [2024-07-12T15:43:48.365Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:43:48.623Z] #76 ... [2024-07-12T15:43:48.623Z] [2024-07-12T15:43:48.623Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T15:43:48.623Z] #77 DONE 0.0s [2024-07-12T15:43:48.623Z] [2024-07-12T15:43:48.623Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:43:49.270Z] #78 ... [2024-07-12T15:43:49.270Z] [2024-07-12T15:43:49.270Z] #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:43:49.270Z] #79 DONE 5.5s [2024-07-12T15:43:49.270Z] [2024-07-12T15:43:49.270Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:43:49.528Z] #80 ... [2024-07-12T15:43:49.528Z] [2024-07-12T15:43:49.528Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T15:43:49.528Z] #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.451 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:49.528Z] #0 5.483 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:49.528Z] #0 5.493 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:49.528Z] #0 5.529 OK: 17 MiB in 19 packages [2024-07-12T15:43:49.528Z] #81 DONE 5.8s [2024-07-12T15:43:49.528Z] [2024-07-12T15:43:49.528Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T15:43:49.528Z] #0 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.494 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:43:49.528Z] #0 5.494 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:43:49.528Z] #0 5.494 OK: 20075 distinct packages available [2024-07-12T15:43:49.528Z] #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.528Z] #0 5.826 OK: 264 MiB in 52 packages [2024-07-12T15:43:49.528Z] #82 DONE 5.9s [2024-07-12T15:43:49.528Z] [2024-07-12T15:43:49.528Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:43:49.528Z] #83 DONE 0.0s [2024-07-12T15:43:49.528Z] [2024-07-12T15:43:49.528Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:43:49.528Z] #66 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.786Z] #66 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.786Z] #66 ... [2024-07-12T15:43:49.786Z] [2024-07-12T15:43:49.786Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T15:43:49.786Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.786Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:49.786Z] #0 3.412 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:49.786Z] #0 3.451 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:49.786Z] #0 3.459 OK: 7 MiB in 17 packages [2024-07-12T15:43:49.786Z] #84 DONE 3.7s [2024-07-12T15:43:49.786Z] [2024-07-12T15:43:49.786Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:43:49.786Z] #66 2.590 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:50.044Z] #66 2.624 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:50.045Z] #66 2.641 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:43:50.045Z] #66 2.690 OK: 8 MiB in 17 packages [2024-07-12T15:43:50.045Z] #66 DONE 2.8s [2024-07-12T15:43:50.045Z] [2024-07-12T15:43:50.045Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T15:43:50.045Z] #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:50.045Z] #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:50.045Z] #0 2.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:50.045Z] #0 2.818 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:50.045Z] #0 2.825 OK: 8 MiB in 19 packages [2024-07-12T15:43:50.045Z] #85 DONE 3.1s [2024-07-12T15:43:50.045Z] [2024-07-12T15:43:50.045Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:43:50.045Z] #70 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:50.303Z] #70 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:50.562Z] #70 2.791 OK: 8 MiB in 20 packages [2024-07-12T15:43:51.129Z] #70 DONE 3.4s [2024-07-12T15:43:51.129Z] [2024-07-12T15:43:51.129Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:43:51.129Z] #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:51.129Z] #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:51.129Z] #0 2.752 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:51.129Z] #0 2.786 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:43:51.129Z] #0 2.798 OK: 7 MiB in 16 packages [2024-07-12T15:43:51.129Z] #86 DONE 3.6s [2024-07-12T15:43:51.129Z] [2024-07-12T15:43:51.129Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:43:51.129Z] #87 DONE 1.0s [2024-07-12T15:43:51.129Z] [2024-07-12T15:43:51.129Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T15:43:51.129Z] #88 ... [2024-07-12T15:43:51.129Z] [2024-07-12T15:43:51.129Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T15:43:51.129Z] #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:51.129Z] #0 5.272 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:51.129Z] #0 5.899 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:43:51.129Z] #0 6.249 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:43:51.129Z] #0 6.255 OK: 7 MiB in 16 packages [2024-07-12T15:43:51.129Z] #89 DONE 6.4s [2024-07-12T15:43:51.389Z] [2024-07-12T15:43:51.389Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T15:43:52.531Z] #90 DONE 1.3s [2024-07-12T15:43:52.531Z] [2024-07-12T15:43:52.531Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T15:43:52.531Z] #88 DONE 1.2s [2024-07-12T15:43:52.531Z] [2024-07-12T15:43:52.531Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T15:43:52.531Z] #91 ... [2024-07-12T15:43:52.531Z] [2024-07-12T15:43:52.531Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:43:52.531Z] #92 DONE 1.3s [2024-07-12T15:43:52.531Z] [2024-07-12T15:43:52.531Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:43:52.531Z] #80 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:52.791Z] #80 3.647 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T15:43:53.396Z] #80 ... [2024-07-12T15:43:53.396Z] [2024-07-12T15:43:53.396Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:43:53.396Z] #93 DONE 1.1s [2024-07-12T15:43:53.396Z] [2024-07-12T15:43:53.396Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T15:43:53.396Z] #91 DONE 1.1s [2024-07-12T15:43:53.396Z] [2024-07-12T15:43:53.396Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:43:53.396Z] #80 4.282 OK: 264 MiB in 52 packages [2024-07-12T15:43:53.662Z] #80 ... [2024-07-12T15:43:53.662Z] [2024-07-12T15:43:53.662Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T15:43:53.662Z] #94 DONE 1.1s [2024-07-12T15:43:53.662Z] [2024-07-12T15:43:53.662Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:43:53.662Z] #95 DONE 0.2s [2024-07-12T15:43:53.662Z] [2024-07-12T15:43:53.662Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:43:53.662Z] #80 DONE 4.4s [2024-07-12T15:43:53.662Z] [2024-07-12T15:43:53.662Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T15:43:53.662Z] #96 DONE 0.3s [2024-07-12T15:43:53.662Z] [2024-07-12T15:43:53.662Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T15:43:53.937Z] #97 ... [2024-07-12T15:43:53.938Z] [2024-07-12T15:43:53.938Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T15:43:53.938Z] #98 DONE 0.3s [2024-07-12T15:43:53.938Z] [2024-07-12T15:43:53.938Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T15:43:53.938Z] #99 DONE 0.1s [2024-07-12T15:43:53.938Z] [2024-07-12T15:43:53.938Z] #53 [security-spire-agent internal] load build context [2024-07-12T15:43:53.938Z] #53 transferring context: 26.32kB done [2024-07-12T15:43:53.938Z] #53 ... [2024-07-12T15:43:53.938Z] [2024-07-12T15:43:53.938Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T15:43:54.200Z] #100 ... [2024-07-12T15:43:54.200Z] [2024-07-12T15:43:54.200Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T15:43:54.200Z] #97 DONE 0.5s [2024-07-12T15:43:54.200Z] [2024-07-12T15:43:54.200Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:43:54.463Z] #101 ... [2024-07-12T15:43:54.463Z] [2024-07-12T15:43:54.463Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T15:43:54.463Z] #102 DONE 4.5s [2024-07-12T15:43:54.463Z] [2024-07-12T15:43:54.463Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:43:54.463Z] #103 DONE 0.7s [2024-07-12T15:43:54.725Z] [2024-07-12T15:43:54.725Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T15:43:55.296Z] #104 ... [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T15:43:55.296Z] #105 DONE 1.4s [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T15:43:55.296Z] #100 DONE 1.4s [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T15:43:55.296Z] #104 DONE 1.0s [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:43:55.296Z] #106 DONE 0.2s [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T15:43:55.296Z] #107 DONE 0.2s [2024-07-12T15:43:55.296Z] [2024-07-12T15:43:55.296Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T15:43:55.555Z] #108 DONE 0.0s [2024-07-12T15:43:55.555Z] [2024-07-12T15:43:55.555Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-12T15:43:55.555Z] #109 DONE 0.0s [2024-07-12T15:43:55.555Z] [2024-07-12T15:43:55.555Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T15:43:55.555Z] #110 DONE 0.0s [2024-07-12T15:43:55.555Z] [2024-07-12T15:43:55.555Z] #111 [security-spire-agent] exporting to image [2024-07-12T15:43:55.555Z] #111 exporting layers [2024-07-12T15:43:55.820Z] #111 exporting layers 0.8s done [2024-07-12T15:43:56.080Z] #111 exporting layers 0.6s done [2024-07-12T15:43:56.080Z] #111 writing image sha256:5d9f2ba6fd335ed333f11784caf845520162a996df8343ebde8f4e408fba5db1 done [2024-07-12T15:43:56.080Z] #111 naming to docker.io/library/security-spire-config done [2024-07-12T15:43:56.080Z] #111 exporting layers 0.7s done [2024-07-12T15:43:56.080Z] #111 writing image sha256:61340ed2404a5df6a7d9029cef5d2b6b179f0fbf875098ac4b1a67d8d2f46290 done [2024-07-12T15:43:56.080Z] #111 naming to docker.io/library/security-spire-agent done [2024-07-12T15:43:56.080Z] #111 writing image sha256:a560723b3cbf244b22a00764f0c13fb287bf210adec9273e77f132f1c3d682d3 done [2024-07-12T15:43:56.080Z] #111 naming to docker.io/library/security-spire-server done [2024-07-12T15:43:56.080Z] #111 DONE 1.0s [2024-07-12T15:43:56.080Z] [2024-07-12T15:43:56.080Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:43:57.073Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #1 transferring dockerfile: [2024-07-12T15:43:57.073Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-07-12T15:43:57.073Z] #1 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-07-12T15:43:57.073Z] #2 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #3 transferring dockerfile: 1.93kB done [2024-07-12T15:43:57.073Z] #3 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-07-12T15:43:57.073Z] #4 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #5 transferring dockerfile: 1.70kB done [2024-07-12T15:43:57.073Z] #5 DONE 0.0s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #6 transferring dockerfile: 1.69kB done [2024-07-12T15:43:57.073Z] #6 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #7 transferring dockerfile: 2.49kB done [2024-07-12T15:43:57.073Z] #7 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-07-12T15:43:57.073Z] #8 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #9 transferring dockerfile: 1.95kB done [2024-07-12T15:43:57.073Z] #9 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #10 transferring dockerfile: 2.01kB done [2024-07-12T15:43:57.073Z] #10 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-07-12T15:43:57.073Z] #11 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-07-12T15:43:57.073Z] #12 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #13 transferring dockerfile: 2.06kB done [2024-07-12T15:43:57.073Z] #13 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #14 transferring dockerfile: 2.93kB 0.0s done [2024-07-12T15:43:57.073Z] #14 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T15:43:57.073Z] #15 transferring dockerfile: 2.23kB done [2024-07-12T15:43:57.073Z] #15 DONE 0.1s [2024-07-12T15:43:57.073Z] [2024-07-12T15:43:57.073Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T15:43:57.073Z] #16 transferring context: [2024-07-12T15:43:57.341Z] #16 transferring context: 50B 0.0s done [2024-07-12T15:43:57.341Z] #16 DONE 0.1s [2024-07-12T15:43:57.930Z] [2024-07-12T15:43:57.930Z] #17 [security-spire-agent internal] load .dockerignore [2024-07-12T15:43:57.930Z] #17 transferring context: 50B 0.0s done [2024-07-12T15:43:57.930Z] #17 DONE 0.1s [2024-07-12T15:43:57.930Z] [2024-07-12T15:43:57.930Z] #18 [core-command internal] load .dockerignore [2024-07-12T15:43:57.930Z] #18 transferring context: 50B done [2024-07-12T15:43:57.930Z] #18 DONE 0.1s [2024-07-12T15:43:57.989Z] #112 ... [2024-07-12T15:43:57.989Z] [2024-07-12T15:43:57.989Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #19 [support-scheduler internal] load .dockerignore [2024-07-12T15:43:58.198Z] #19 transferring context: 50B done [2024-07-12T15:43:58.198Z] #19 DONE 0.0s [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #20 [security-spire-server internal] load .dockerignore [2024-07-12T15:43:58.198Z] #20 transferring context: 50B 0.0s done [2024-07-12T15:43:58.198Z] #20 DONE 0.1s [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #21 [security-spire-config internal] load .dockerignore [2024-07-12T15:43:58.198Z] #21 transferring context: 50B done [2024-07-12T15:43:58.198Z] #21 DONE 0.1s [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-12T15:43:58.198Z] #22 transferring context: 50B 0.0s done [2024-07-12T15:43:58.198Z] #22 DONE 0.1s [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #23 [core-data internal] load .dockerignore [2024-07-12T15:43:58.198Z] #23 transferring context: 50B 0.0s done [2024-07-12T15:43:58.198Z] #23 DONE 0.1s [2024-07-12T15:43:58.198Z] [2024-07-12T15:43:58.198Z] #24 [support-notifications internal] load .dockerignore [2024-07-12T15:43:58.464Z] #24 transferring context: 50B 0.0s done [2024-07-12T15:43:58.464Z] #24 DONE 0.1s [2024-07-12T15:43:58.464Z] [2024-07-12T15:43:58.464Z] #25 [core-keeper internal] load .dockerignore [2024-07-12T15:43:58.464Z] #25 transferring context: 50B done [2024-07-12T15:43:58.464Z] #25 DONE 0.1s [2024-07-12T15:43:58.464Z] [2024-07-12T15:43:58.464Z] #26 [security-proxy-setup internal] load .dockerignore [2024-07-12T15:43:58.464Z] #26 transferring context: 50B 0.0s done [2024-07-12T15:43:58.464Z] #26 DONE 0.1s [2024-07-12T15:43:58.464Z] [2024-07-12T15:43:58.464Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-12T15:43:58.734Z] #27 transferring context: 50B 0.0s done [2024-07-12T15:43:58.734Z] #27 DONE 0.1s [2024-07-12T15:43:58.734Z] [2024-07-12T15:43:58.734Z] #28 [core-metadata internal] load .dockerignore [2024-07-12T15:43:58.734Z] #28 transferring context: 50B done [2024-07-12T15:43:58.734Z] #28 DONE 0.1s [2024-07-12T15:43:58.734Z] [2024-07-12T15:43:58.734Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-12T15:43:58.734Z] #29 transferring context: 50B done [2024-07-12T15:43:58.734Z] #29 DONE 0.1s [2024-07-12T15:43:58.734Z] [2024-07-12T15:43:58.734Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T15:43:58.734Z] #30 transferring context: 50B 0.0s done [2024-07-12T15:43:58.734Z] #30 DONE 0.1s [2024-07-12T15:43:58.734Z] [2024-07-12T15:43:58.734Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:43:58.734Z] #31 DONE 0.0s [2024-07-12T15:43:58.734Z] [2024-07-12T15:43:58.734Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:43:58.999Z] #32 DONE 0.2s [2024-07-12T15:43:58.999Z] [2024-07-12T15:43:58.999Z] #33 [security-spiffe-token-provider internal] load build context [2024-07-12T15:43:58.999Z] #33 DONE 0.0s [2024-07-12T15:43:58.999Z] [2024-07-12T15:43:58.999Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:43:58.999Z] #34 DONE 0.0s [2024-07-12T15:43:58.999Z] [2024-07-12T15:43:58.999Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:58.999Z] #35 DONE 0.0s [2024-07-12T15:43:59.267Z] [2024-07-12T15:43:59.267Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:43:59.267Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:43:59.267Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s [2024-07-12T15:43:59.267Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:43:59.267Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:43:59.267Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:43:59.533Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-12T15:43:59.533Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:43:59.808Z] #35 ... [2024-07-12T15:43:59.808Z] [2024-07-12T15:43:59.808Z] #33 [security-spiffe-token-provider internal] load build context [2024-07-12T15:43:59.808Z] #33 transferring context: 2.80MB 0.6s done [2024-07-12T15:43:59.808Z] #33 DONE 0.7s [2024-07-12T15:43:59.808Z] [2024-07-12T15:43:59.808Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:00.079Z] #35 ... [2024-07-12T15:44:00.079Z] [2024-07-12T15:44:00.079Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:00.079Z] #31 DONE 0.0s [2024-07-12T15:44:00.079Z] [2024-07-12T15:44:00.079Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:00.079Z] #34 DONE 1.6s [2024-07-12T15:44:00.079Z] [2024-07-12T15:44:00.079Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:00.079Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:00.079Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:00.079Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:00.079Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:00.079Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:00.344Z] #35 ... [2024-07-12T15:44:00.344Z] [2024-07-12T15:44:00.344Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:00.344Z] #34 DONE 1.7s [2024-07-12T15:44:00.344Z] [2024-07-12T15:44:00.344Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:00.344Z] #36 DONE 0.5s [2024-07-12T15:44:00.344Z] [2024-07-12T15:44:00.344Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:00.344Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:00.344Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:00.344Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:00.344Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:00.344Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:00.344Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:00.344Z] #35 ... [2024-07-12T15:44:00.344Z] [2024-07-12T15:44:00.344Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:00.344Z] #32 DONE 0.5s [2024-07-12T15:44:00.613Z] [2024-07-12T15:44:00.613Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:00.613Z] #31 DONE 0.0s [2024-07-12T15:44:00.613Z] [2024-07-12T15:44:00.613Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:00.613Z] #32 ... [2024-07-12T15:44:00.613Z] [2024-07-12T15:44:00.613Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:00.613Z] #31 DONE 0.0s [2024-07-12T15:44:00.613Z] [2024-07-12T15:44:00.613Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:00.883Z] #32 DONE 0.9s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:00.883Z] #31 DONE 0.0s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:00.883Z] #34 DONE 1.8s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:00.883Z] #36 DONE 0.6s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:00.883Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:00.883Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:00.883Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:00.883Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:00.883Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:00.883Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:00.883Z] #35 ... [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:00.883Z] #34 DONE 1.8s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:00.883Z] #31 DONE 0.0s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #37 [core-command internal] load build context [2024-07-12T15:44:00.883Z] #37 transferring context: 2.80MB 0.8s done [2024-07-12T15:44:00.883Z] #37 DONE 0.9s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:00.883Z] #36 DONE 0.6s [2024-07-12T15:44:00.883Z] [2024-07-12T15:44:00.883Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:00.883Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:00.883Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:00.883Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:00.883Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:00.883Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:00.883Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:01.149Z] #35 ... [2024-07-12T15:44:01.149Z] [2024-07-12T15:44:01.149Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:01.149Z] #31 DONE 0.0s [2024-07-12T15:44:01.149Z] [2024-07-12T15:44:01.149Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T15:44:01.149Z] #38 DONE 1.2s [2024-07-12T15:44:01.149Z] [2024-07-12T15:44:01.149Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:01.149Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:01.149Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:01.150Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:01.150Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:01.150Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:01.150Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:01.417Z] #35 ... [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:01.417Z] #31 DONE 0.0s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #39 [support-scheduler internal] load build context [2024-07-12T15:44:01.417Z] #39 transferring context: 2.80MB 0.7s done [2024-07-12T15:44:01.417Z] #39 DONE 1.1s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T15:44:01.417Z] #40 DONE 1.4s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:01.417Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:01.417Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:01.417Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:01.417Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:01.417Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:01.417Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:01.417Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:01.417Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:01.417Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:01.417Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:01.417Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:01.417Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:01.417Z] #35 DONE 3.3s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:01.417Z] #34 DONE 1.9s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:01.417Z] #36 DONE 0.7s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:01.417Z] #31 DONE 0.0s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.417Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:01.417Z] #32 DONE 1.5s [2024-07-12T15:44:01.417Z] [2024-07-12T15:44:01.418Z] #41 [security-spire-agent internal] load build context [2024-07-12T15:44:01.418Z] #41 DONE 0.0s [2024-07-12T15:44:01.418Z] [2024-07-12T15:44:01.418Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:01.418Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:01.685Z] #42 ... [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:01.685Z] #34 DONE 1.9s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:01.685Z] #36 DONE 0.7s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #43 [security-proxy-auth internal] load build context [2024-07-12T15:44:01.685Z] #43 DONE 0.0s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #44 [security-proxy-setup internal] load build context [2024-07-12T15:44:01.685Z] #44 DONE 0.0s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:01.685Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:01.685Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:01.685Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:01.685Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:01.685Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:01.685Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:01.685Z] #35 DONE 3.3s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T15:44:01.685Z] #31 DONE 0.0s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #45 [security-spire-server internal] load build context [2024-07-12T15:44:01.685Z] #45 transferring context: 26.79kB 0.1s done [2024-07-12T15:44:01.685Z] #45 DONE 0.6s [2024-07-12T15:44:01.685Z] [2024-07-12T15:44:01.685Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:01.955Z] #32 ... [2024-07-12T15:44:01.955Z] [2024-07-12T15:44:01.955Z] #46 [security-spire-config internal] load build context [2024-07-12T15:44:01.955Z] #46 transferring context: 25.04kB 0.2s done [2024-07-12T15:44:01.955Z] #46 DONE 0.7s [2024-07-12T15:44:01.955Z] [2024-07-12T15:44:01.955Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:02.924Z] #47 ... [2024-07-12T15:44:02.924Z] [2024-07-12T15:44:02.924Z] #48 [support-notifications internal] load build context [2024-07-12T15:44:02.924Z] #48 transferring context: 2.80MB 1.7s done [2024-07-12T15:44:02.924Z] #48 DONE 2.1s [2024-07-12T15:44:02.924Z] [2024-07-12T15:44:02.924Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:03.891Z] #47 ... [2024-07-12T15:44:03.891Z] [2024-07-12T15:44:03.891Z] #49 [core-data internal] load build context [2024-07-12T15:44:03.891Z] #49 transferring context: 2.80MB 1.8s done [2024-07-12T15:44:03.891Z] #49 DONE 3.0s [2024-07-12T15:44:03.891Z] [2024-07-12T15:44:03.891Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:04.164Z] #47 ... [2024-07-12T15:44:04.164Z] [2024-07-12T15:44:04.164Z] #41 [security-spire-agent internal] load build context [2024-07-12T15:44:04.164Z] #41 transferring context: 26.32kB 0.4s done [2024-07-12T15:44:04.164Z] #41 DONE 2.5s [2024-07-12T15:44:04.164Z] [2024-07-12T15:44:04.164Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:04.164Z] #47 ... [2024-07-12T15:44:04.164Z] [2024-07-12T15:44:04.164Z] #50 [security-secretstore-setup internal] load build context [2024-07-12T15:44:04.164Z] #50 transferring context: 2.80MB 2.4s done [2024-07-12T15:44:04.164Z] #50 DONE 3.3s [2024-07-12T15:44:04.432Z] [2024-07-12T15:44:04.432Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:04.432Z] #47 ... [2024-07-12T15:44:04.432Z] [2024-07-12T15:44:04.432Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T15:44:04.432Z] #32 DONE 4.2s [2024-07-12T15:44:04.432Z] [2024-07-12T15:44:04.432Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:04.701Z] #47 ... [2024-07-12T15:44:04.701Z] [2024-07-12T15:44:04.701Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T15:44:04.701Z] #34 DONE 1.9s [2024-07-12T15:44:04.701Z] [2024-07-12T15:44:04.701Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-12T15:44:04.701Z] #36 DONE 0.8s [2024-07-12T15:44:04.701Z] [2024-07-12T15:44:04.701Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T15:44:04.701Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T15:44:04.701Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T15:44:04.701Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T15:44:04.701Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T15:44:04.701Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T15:44:04.701Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done [2024-07-12T15:44:04.701Z] #35 DONE 3.3s [2024-07-12T15:44:04.701Z] [2024-07-12T15:44:04.701Z] #47 [security-bootstrapper internal] load build context [2024-07-12T15:44:04.701Z] #47 transferring context: 2.80MB 2.9s done [2024-07-12T15:44:04.971Z] #47 DONE 3.5s [2024-07-12T15:44:04.971Z] [2024-07-12T15:44:04.971Z] #51 [core-keeper internal] load build context [2024-07-12T15:44:04.971Z] #51 transferring context: 2.80MB 2.5s done [2024-07-12T15:44:05.947Z] #51 DONE 4.2s [2024-07-12T15:44:05.948Z] [2024-07-12T15:44:05.948Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:05.948Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done [2024-07-12T15:44:05.948Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T15:44:05.948Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-12T15:44:05.948Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-12T15:44:05.948Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-07-12T15:44:05.948Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-07-12T15:44:05.948Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-07-12T15:44:05.948Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-12T15:44:05.948Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done [2024-07-12T15:44:06.229Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done [2024-07-12T15:44:06.229Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s [2024-07-12T15:44:08.191Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.0s [2024-07-12T15:44:08.191Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.57MB / 28.04MB 3.2s [2024-07-12T15:44:08.777Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.6s [2024-07-12T15:44:09.043Z] #52 ... [2024-07-12T15:44:09.043Z] [2024-07-12T15:44:09.043Z] #53 [core-metadata internal] load build context [2024-07-12T15:44:09.043Z] #53 transferring context: 2.80MB 4.7s done [2024-07-12T15:44:09.043Z] #53 DONE 7.4s [2024-07-12T15:44:09.043Z] [2024-07-12T15:44:09.043Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:09.043Z] #52 ... [2024-07-12T15:44:09.043Z] [2024-07-12T15:44:09.043Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:09.043Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done [2024-07-12T15:44:09.043Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T15:44:09.043Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-12T15:44:09.043Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-12T15:44:09.043Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-12T15:44:09.043Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-07-12T15:44:09.043Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done [2024-07-12T15:44:09.043Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.9s [2024-07-12T15:44:09.312Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.0s [2024-07-12T15:44:09.579Z] #42 ... [2024-07-12T15:44:09.579Z] [2024-07-12T15:44:09.579Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:09.579Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.40MB / 28.04MB 4.7s [2024-07-12T15:44:09.579Z] #52 ... [2024-07-12T15:44:09.579Z] [2024-07-12T15:44:09.579Z] #43 [security-proxy-auth internal] load build context [2024-07-12T15:44:09.579Z] #43 transferring context: 2.80MB 5.1s done [2024-07-12T15:44:09.579Z] #43 DONE 8.1s [2024-07-12T15:44:09.579Z] [2024-07-12T15:44:09.579Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:09.579Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-12T15:44:10.508Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done [2024-07-12T15:44:10.508Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.06MB / 28.04MB 5.5s [2024-07-12T15:44:10.508Z] #52 ... [2024-07-12T15:44:10.508Z] [2024-07-12T15:44:10.508Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T15:44:10.508Z] #0 7.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #0 8.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #54 ... [2024-07-12T15:44:10.508Z] [2024-07-12T15:44:10.508Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T15:44:10.508Z] #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #0 9.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #55 ... [2024-07-12T15:44:10.508Z] [2024-07-12T15:44:10.508Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T15:44:10.508Z] #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.508Z] #0 7.479 OK: 266 MiB in 52 packages [2024-07-12T15:44:10.508Z] #56 DONE 9.7s [2024-07-12T15:44:10.508Z] [2024-07-12T15:44:10.508Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:10.821Z] #57 ... [2024-07-12T15:44:10.821Z] [2024-07-12T15:44:10.821Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T15:44:10.821Z] #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.821Z] #0 6.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:10.821Z] #0 7.926 OK: 266 MiB in 52 packages [2024-07-12T15:44:10.821Z] #58 DONE 10.0s [2024-07-12T15:44:10.821Z] [2024-07-12T15:44:10.821Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:10.821Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.9s [2024-07-12T15:44:11.115Z] #52 ... [2024-07-12T15:44:11.115Z] [2024-07-12T15:44:11.115Z] #44 [security-proxy-setup internal] load build context [2024-07-12T15:44:11.115Z] #44 transferring context: 2.80MB 5.7s done [2024-07-12T15:44:11.115Z] #44 DONE 9.4s [2024-07-12T15:44:11.115Z] [2024-07-12T15:44:11.115Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:11.866Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.31MB / 28.04MB 6.8s [2024-07-12T15:44:11.866Z] #52 ... [2024-07-12T15:44:11.866Z] [2024-07-12T15:44:11.866Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:44:11.866Z] #59 ... [2024-07-12T15:44:11.866Z] [2024-07-12T15:44:11.866Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:12.484Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.30MB / 28.04MB 7.5s [2024-07-12T15:44:12.484Z] #52 ... [2024-07-12T15:44:12.484Z] [2024-07-12T15:44:12.484Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T15:44:12.772Z] #60 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:12.772Z] #60 ... [2024-07-12T15:44:12.772Z] [2024-07-12T15:44:12.772Z] #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:12.772Z] #61 ... [2024-07-12T15:44:12.772Z] [2024-07-12T15:44:12.772Z] #62 [core-common-config-bootstrapper internal] load build context [2024-07-12T15:44:12.772Z] #62 transferring context: 2.80MB 6.1s done [2024-07-12T15:44:12.772Z] #62 DONE 8.2s [2024-07-12T15:44:12.772Z] [2024-07-12T15:44:12.772Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T15:44:12.772Z] #55 11.13 OK: 266 MiB in 52 packages [2024-07-12T15:44:12.772Z] #55 DONE 12.5s [2024-07-12T15:44:12.772Z] [2024-07-12T15:44:12.772Z] #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:12.772Z] #61 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:12.772Z] #61 ... [2024-07-12T15:44:12.772Z] [2024-07-12T15:44:12.772Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T15:44:13.068Z] #63 ... [2024-07-12T15:44:13.068Z] [2024-07-12T15:44:13.068Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:44:13.068Z] #64 ... [2024-07-12T15:44:13.068Z] [2024-07-12T15:44:13.068Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:44:13.351Z] #65 ... [2024-07-12T15:44:13.351Z] [2024-07-12T15:44:13.351Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T15:44:13.351Z] #66 ... [2024-07-12T15:44:13.351Z] [2024-07-12T15:44:13.351Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:44:13.624Z] #67 ... [2024-07-12T15:44:13.624Z] [2024-07-12T15:44:13.624Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T15:44:13.624Z] #68 ... [2024-07-12T15:44:13.624Z] [2024-07-12T15:44:13.624Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:13.896Z] #69 ... [2024-07-12T15:44:13.896Z] [2024-07-12T15:44:13.896Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T15:44:13.896Z] #70 ... [2024-07-12T15:44:13.896Z] [2024-07-12T15:44:13.896Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:13.896Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.1s [2024-07-12T15:44:14.167Z] #52 ... [2024-07-12T15:44:14.167Z] [2024-07-12T15:44:14.167Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:44:14.167Z] #59 DONE 12.5s [2024-07-12T15:44:14.167Z] [2024-07-12T15:44:14.167Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:14.438Z] #52 ... [2024-07-12T15:44:14.438Z] [2024-07-12T15:44:14.438Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:14.438Z] #57 DONE 3.9s [2024-07-12T15:44:14.438Z] [2024-07-12T15:44:14.438Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:14.802Z] #52 ... [2024-07-12T15:44:14.802Z] [2024-07-12T15:44:14.802Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:14.802Z] #71 DONE 3.6s [2024-07-12T15:44:14.802Z] [2024-07-12T15:44:14.802Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:14.802Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.9s [2024-07-12T15:44:15.072Z] #52 ... [2024-07-12T15:44:15.072Z] [2024-07-12T15:44:15.072Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:15.072Z] #72 DONE 2.2s [2024-07-12T15:44:15.072Z] [2024-07-12T15:44:15.072Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:15.372Z] #52 ... [2024-07-12T15:44:15.372Z] [2024-07-12T15:44:15.372Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T15:44:15.372Z] #54 10.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:44:15.372Z] #54 10.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:44:15.372Z] #54 10.89 OK: 19951 distinct packages available [2024-07-12T15:44:15.372Z] #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:15.372Z] #54 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:15.372Z] #54 14.16 OK: 266 MiB in 52 packages [2024-07-12T15:44:15.372Z] #54 DONE 15.0s [2024-07-12T15:44:15.372Z] [2024-07-12T15:44:15.372Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:15.649Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.27MB / 28.04MB 10.7s [2024-07-12T15:44:16.238Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-12T15:44:16.506Z] #52 ... [2024-07-12T15:44:16.506Z] [2024-07-12T15:44:16.506Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:16.506Z] #61 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:16.506Z] #61 13.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:16.506Z] #61 13.02 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:16.506Z] #61 13.02 OK: 8 MiB in 16 packages [2024-07-12T15:44:16.506Z] #61 DONE 14.0s [2024-07-12T15:44:16.506Z] [2024-07-12T15:44:16.506Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:16.506Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.7s [2024-07-12T15:44:16.506Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-07-12T15:44:17.486Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 12.4s [2024-07-12T15:44:17.486Z] #52 ... [2024-07-12T15:44:17.486Z] [2024-07-12T15:44:17.486Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:17.486Z] #73 DONE 2.2s [2024-07-12T15:44:17.486Z] [2024-07-12T15:44:17.486Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:18.093Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 13.1s [2024-07-12T15:44:18.678Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.21MB / 28.04MB 13.9s [2024-07-12T15:44:19.641Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.6s done [2024-07-12T15:44:19.641Z] #52 ... [2024-07-12T15:44:19.641Z] [2024-07-12T15:44:19.641Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:19.642Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.1s done [2024-07-12T15:44:19.642Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done [2024-07-12T15:44:19.642Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-07-12T15:44:20.234Z] #42 ... [2024-07-12T15:44:20.234Z] [2024-07-12T15:44:20.234Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T15:44:20.234Z] #60 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:20.234Z] #60 13.02 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:44:20.234Z] #60 13.02 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:44:20.234Z] #60 13.02 OK: 19948 distinct packages available [2024-07-12T15:44:20.234Z] #60 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:20.234Z] #60 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:20.234Z] #60 15.23 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T15:44:20.234Z] #60 15.49 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T15:44:20.234Z] #60 15.54 (3/11) Installing libunistring (1.1-r1) [2024-07-12T15:44:20.234Z] #60 15.66 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T15:44:20.234Z] #60 15.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T15:44:20.234Z] #60 15.68 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T15:44:20.234Z] #60 15.74 (7/11) Installing curl (8.5.0-r0) [2024-07-12T15:44:20.234Z] #60 15.77 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:20.234Z] #60 15.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:44:20.234Z] #60 15.83 (10/11) Installing libucontext (1.2-r2) [2024-07-12T15:44:20.234Z] #60 15.83 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T15:44:20.234Z] #60 15.85 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:20.234Z] #60 15.97 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:20.234Z] #60 16.87 OK: 13 MiB in 26 packages [2024-07-12T15:44:20.234Z] #60 DONE 17.7s [2024-07-12T15:44:20.234Z] [2024-07-12T15:44:20.234Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-12T15:44:20.822Z] #74 ... [2024-07-12T15:44:20.822Z] [2024-07-12T15:44:20.822Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T15:44:20.822Z] #67 DONE 17.8s [2024-07-12T15:44:20.822Z] [2024-07-12T15:44:20.822Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:22.243Z] #75 ... [2024-07-12T15:44:22.243Z] [2024-07-12T15:44:22.243Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T15:44:22.243Z] #66 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:22.243Z] #66 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:22.243Z] #66 17.92 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:22.243Z] #66 17.95 (2/2) Installing su-exec (0.2-r3) [2024-07-12T15:44:22.243Z] #66 17.95 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:22.243Z] #66 18.10 OK: 8 MiB in 17 packages [2024-07-12T15:44:22.243Z] #66 DONE 19.0s [2024-07-12T15:44:22.243Z] [2024-07-12T15:44:22.243Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T15:44:22.837Z] #76 ... [2024-07-12T15:44:22.837Z] [2024-07-12T15:44:22.837Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:22.837Z] #69 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:22.837Z] #69 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:22.837Z] #69 18.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:22.837Z] #69 18.94 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:22.837Z] #69 18.99 OK: 8 MiB in 16 packages [2024-07-12T15:44:22.837Z] #69 DONE 20.0s [2024-07-12T15:44:23.119Z] [2024-07-12T15:44:23.119Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:23.387Z] #77 ... [2024-07-12T15:44:23.387Z] [2024-07-12T15:44:23.387Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T15:44:23.387Z] #63 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:23.387Z] #63 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:23.387Z] #63 18.03 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T15:44:23.387Z] #63 18.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:23.387Z] #63 18.32 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:23.387Z] #63 18.44 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:23.387Z] #63 19.25 OK: 9 MiB in 17 packages [2024-07-12T15:44:23.387Z] #63 DONE 20.4s [2024-07-12T15:44:23.387Z] [2024-07-12T15:44:23.387Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:44:23.387Z] #64 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:24.358Z] #64 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:24.358Z] #64 ... [2024-07-12T15:44:24.358Z] [2024-07-12T15:44:24.358Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:44:24.625Z] #78 ... [2024-07-12T15:44:24.626Z] [2024-07-12T15:44:24.626Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:24.626Z] #79 ... [2024-07-12T15:44:24.626Z] [2024-07-12T15:44:24.626Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:24.899Z] #80 ... [2024-07-12T15:44:24.899Z] [2024-07-12T15:44:24.899Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T15:44:24.899Z] #70 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:24.899Z] #70 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:24.899Z] #70 19.84 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T15:44:24.899Z] #70 20.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:24.899Z] #70 20.05 (3/4) Installing su-exec (0.2-r3) [2024-07-12T15:44:24.899Z] #70 20.06 (4/4) Installing yq (4.33.3-r5) [2024-07-12T15:44:24.899Z] #70 20.34 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:24.899Z] #70 20.48 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:24.899Z] #70 21.06 OK: 18 MiB in 19 packages [2024-07-12T15:44:24.899Z] #70 DONE 22.0s [2024-07-12T15:44:24.899Z] [2024-07-12T15:44:24.899Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T15:44:25.180Z] #81 ... [2024-07-12T15:44:25.180Z] [2024-07-12T15:44:25.180Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:25.180Z] #82 ... [2024-07-12T15:44:25.180Z] [2024-07-12T15:44:25.180Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:44:25.180Z] #65 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:25.180Z] #65 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:27.779Z] #65 ... [2024-07-12T15:44:27.779Z] [2024-07-12T15:44:27.779Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:27.779Z] #83 ... [2024-07-12T15:44:27.779Z] [2024-07-12T15:44:27.779Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-12T15:44:27.779Z] #74 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:29.746Z] #74 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:29.746Z] #74 ... [2024-07-12T15:44:29.746Z] [2024-07-12T15:44:29.746Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T15:44:29.746Z] #68 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:29.746Z] #68 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:29.746Z] #68 22.91 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:29.746Z] #68 23.36 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:29.746Z] #68 23.44 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:29.746Z] #68 23.49 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T15:44:29.746Z] #68 23.62 (5/6) Installing su-exec (0.2-r3) [2024-07-12T15:44:29.746Z] #68 23.64 (6/6) Installing yq (4.33.3-r5) [2024-07-12T15:44:29.746Z] #68 24.94 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:29.746Z] #68 25.10 OK: 18 MiB in 19 packages [2024-07-12T15:44:29.747Z] #68 DONE 26.7s [2024-07-12T15:44:29.747Z] [2024-07-12T15:44:29.747Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:29.747Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.1s [2024-07-12T15:44:30.332Z] #52 ... [2024-07-12T15:44:30.332Z] [2024-07-12T15:44:30.332Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:30.332Z] #84 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:30.332Z] #84 ... [2024-07-12T15:44:30.332Z] [2024-07-12T15:44:30.332Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:30.332Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s [2024-07-12T15:44:30.603Z] #42 ... [2024-07-12T15:44:30.603Z] [2024-07-12T15:44:30.603Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:33.208Z] #52 ... [2024-07-12T15:44:33.208Z] [2024-07-12T15:44:33.209Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:33.209Z] #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:33.209Z] #0 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:33.475Z] #85 ... [2024-07-12T15:44:33.475Z] [2024-07-12T15:44:33.475Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:34.440Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s [2024-07-12T15:44:35.411Z] #52 ... [2024-07-12T15:44:35.411Z] [2024-07-12T15:44:35.411Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:44:35.411Z] #78 11.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:35.411Z] #78 12.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:35.411Z] #78 19.36 OK: 266 MiB in 52 packages [2024-07-12T15:44:35.701Z] #78 ... [2024-07-12T15:44:35.701Z] [2024-07-12T15:44:35.701Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:35.701Z] #52 ... [2024-07-12T15:44:35.701Z] [2024-07-12T15:44:35.701Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T15:44:35.701Z] #78 DONE 21.4s [2024-07-12T15:44:35.701Z] [2024-07-12T15:44:35.701Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:36.684Z] #52 ... [2024-07-12T15:44:36.684Z] [2024-07-12T15:44:36.684Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T15:44:36.684Z] #86 DONE 0.6s [2024-07-12T15:44:36.684Z] [2024-07-12T15:44:36.684Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:37.271Z] #52 ... [2024-07-12T15:44:37.271Z] [2024-07-12T15:44:37.271Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:44:37.271Z] #64 24.33 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:44:37.271Z] #64 24.33 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:44:37.271Z] #64 24.33 OK: 19948 distinct packages available [2024-07-12T15:44:37.271Z] #64 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:37.271Z] #64 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:37.271Z] #64 33.71 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:37.271Z] #64 33.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:44:37.271Z] #64 33.76 (3/4) Installing libucontext (1.2-r2) [2024-07-12T15:44:37.271Z] #64 33.79 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T15:44:37.271Z] #64 33.81 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:37.271Z] #64 33.90 OK: 8 MiB in 19 packages [2024-07-12T15:44:37.271Z] #64 ... [2024-07-12T15:44:37.271Z] [2024-07-12T15:44:37.271Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:38.686Z] #52 ... [2024-07-12T15:44:38.686Z] [2024-07-12T15:44:38.686Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T15:44:38.686Z] #64 DONE 35.5s [2024-07-12T15:44:38.686Z] [2024-07-12T15:44:38.686Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T15:44:39.648Z] #87 ... [2024-07-12T15:44:39.648Z] [2024-07-12T15:44:39.648Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-12T15:44:39.648Z] #74 20.15 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:39.648Z] #74 20.83 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:39.648Z] #74 20.91 OK: 8 MiB in 16 packages [2024-07-12T15:44:39.648Z] #74 DONE 23.4s [2024-07-12T15:44:39.648Z] [2024-07-12T15:44:39.648Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:39.648Z] #52 ... [2024-07-12T15:44:39.648Z] [2024-07-12T15:44:39.648Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T15:44:39.648Z] #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:39.648Z] #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:39.916Z] #88 ... [2024-07-12T15:44:39.916Z] [2024-07-12T15:44:39.916Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:44:39.916Z] #65 26.78 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T15:44:39.916Z] #65 26.78 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T15:44:39.916Z] #65 26.78 OK: 19948 distinct packages available [2024-07-12T15:44:39.916Z] #65 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:39.916Z] #65 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:39.916Z] #65 35.79 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:39.916Z] #65 36.25 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:39.916Z] #65 36.39 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:39.916Z] #65 36.41 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T15:44:39.916Z] #65 36.45 (5/7) Installing libucontext (1.2-r2) [2024-07-12T15:44:39.916Z] #65 36.47 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T15:44:39.916Z] #65 36.54 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T15:44:39.916Z] #65 36.63 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:39.916Z] #65 36.76 OK: 9 MiB in 20 packages [2024-07-12T15:44:39.916Z] #65 ... [2024-07-12T15:44:39.916Z] [2024-07-12T15:44:39.916Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:44:39.916Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.5s done [2024-07-12T15:44:40.185Z] #52 DONE 39.1s [2024-07-12T15:44:40.185Z] [2024-07-12T15:44:40.185Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:40.185Z] #85 16.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:40.769Z] #85 17.55 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:40.769Z] #85 ... [2024-07-12T15:44:40.769Z] [2024-07-12T15:44:40.769Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T15:44:40.769Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.5s done [2024-07-12T15:44:41.037Z] #42 ... [2024-07-12T15:44:41.037Z] [2024-07-12T15:44:41.037Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:41.037Z] #77 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:41.037Z] #77 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:41.037Z] #77 17.03 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:41.037Z] #77 17.65 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:41.037Z] #77 17.74 OK: 8 MiB in 16 packages [2024-07-12T15:44:41.037Z] #77 ... [2024-07-12T15:44:41.037Z] [2024-07-12T15:44:41.037Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T15:44:41.037Z] #76 8.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:41.037Z] #76 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:41.037Z] #76 17.24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:41.037Z] #76 18.06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:41.037Z] #76 18.18 OK: 8 MiB in 17 packages [2024-07-12T15:44:41.335Z] #76 ... [2024-07-12T15:44:41.335Z] [2024-07-12T15:44:41.335Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:41.335Z] #85 17.62 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:41.335Z] #85 ... [2024-07-12T15:44:41.335Z] [2024-07-12T15:44:41.335Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T15:44:41.335Z] #65 DONE 38.6s [2024-07-12T15:44:41.606Z] [2024-07-12T15:44:41.606Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:44:41.606Z] #89 ... [2024-07-12T15:44:41.606Z] [2024-07-12T15:44:41.606Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T15:44:41.606Z] #76 DONE 19.7s [2024-07-12T15:44:41.874Z] [2024-07-12T15:44:41.874Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T15:44:41.874Z] #90 ... [2024-07-12T15:44:41.874Z] [2024-07-12T15:44:41.874Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:41.875Z] #75 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:41.875Z] #75 13.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:42.143Z] #75 ... [2024-07-12T15:44:42.143Z] [2024-07-12T15:44:42.143Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:42.143Z] #84 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:42.143Z] #84 18.46 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:42.143Z] #84 19.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:42.143Z] #84 19.51 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:42.143Z] #84 20.74 OK: 13 MiB in 26 packages [2024-07-12T15:44:42.143Z] #84 ... [2024-07-12T15:44:42.143Z] [2024-07-12T15:44:42.143Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:42.143Z] #75 21.32 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T15:44:42.143Z] #75 ... [2024-07-12T15:44:42.143Z] [2024-07-12T15:44:42.143Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:42.143Z] #77 DONE 19.4s [2024-07-12T15:44:42.413Z] [2024-07-12T15:44:42.413Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T15:44:42.413Z] #81 7.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:42.413Z] #81 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:42.413Z] #81 15.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:42.413Z] #81 16.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:42.413Z] #81 16.22 Executing ca-certificates-20240226-r0.trigger [2024-07-12T15:44:42.413Z] #81 ... [2024-07-12T15:44:42.413Z] [2024-07-12T15:44:42.413Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T15:44:42.413Z] #87 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:43.376Z] #87 ... [2024-07-12T15:44:43.376Z] [2024-07-12T15:44:43.376Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:43.376Z] #84 DONE 22.8s [2024-07-12T15:44:43.376Z] [2024-07-12T15:44:43.376Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T15:44:43.376Z] #88 13.24 OK: 18 MiB in 19 packages [2024-07-12T15:44:44.348Z] #88 ... [2024-07-12T15:44:44.348Z] [2024-07-12T15:44:44.348Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T15:44:44.348Z] #81 17.90 OK: 18 MiB in 19 packages [2024-07-12T15:44:44.348Z] #81 DONE 19.4s [2024-07-12T15:44:44.348Z] [2024-07-12T15:44:44.348Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T15:44:44.348Z] #85 19.26 OK: 9 MiB in 17 packages [2024-07-12T15:44:44.348Z] #85 DONE 21.0s [2024-07-12T15:44:44.348Z] [2024-07-12T15:44:44.348Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T15:44:44.348Z] #88 DONE 14.7s [2024-07-12T15:44:44.348Z] [2024-07-12T15:44:44.348Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T15:44:44.620Z] #91 ... [2024-07-12T15:44:44.620Z] [2024-07-12T15:44:44.620Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T15:44:44.621Z] #75 22.63 Executing busybox-1.36.1-r7.trigger [2024-07-12T15:44:44.621Z] #75 22.75 OK: 8 MiB in 16 packages [2024-07-12T15:44:44.621Z] #75 DONE 23.9s [2024-07-12T15:44:44.866Z] #113 DONE 55.6s [2024-07-12T15:44:44.866Z] [2024-07-12T15:44:44.866Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:44.866Z] #112 DONE 53.6s [2024-07-12T15:44:44.866Z] [2024-07-12T15:44:44.866Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:44.866Z] #101 DONE 48.9s [2024-07-12T15:44:44.866Z] [2024-07-12T15:44:44.866Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:44.866Z] #76 DONE 55.1s [2024-07-12T15:44:44.866Z] [2024-07-12T15:44:44.866Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:44.866Z] #78 DONE 55.1s [2024-07-12T15:44:44.866Z] [2024-07-12T15:44:44.866Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T15:44:44.897Z] [2024-07-12T15:44:44.897Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T15:44:44.897Z] #91 DONE 0.5s [2024-07-12T15:44:44.897Z] [2024-07-12T15:44:44.897Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T15:44:44.897Z] #87 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:46.328Z] #87 ... [2024-07-12T15:44:46.328Z] [2024-07-12T15:44:46.328Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T15:44:46.328Z] #90 DONE 4.7s [2024-07-12T15:44:46.595Z] [2024-07-12T15:44:46.595Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:44:46.595Z] #89 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:46.595Z] #89 ... [2024-07-12T15:44:46.595Z] [2024-07-12T15:44:46.595Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T15:44:46.595Z] #92 DONE 0.2s [2024-07-12T15:44:46.595Z] [2024-07-12T15:44:46.595Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:47.180Z] #93 ... [2024-07-12T15:44:47.180Z] [2024-07-12T15:44:47.180Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:44:47.180Z] #89 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T15:44:47.764Z] #89 ... [2024-07-12T15:44:47.764Z] [2024-07-12T15:44:47.764Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T15:44:47.764Z] #87 8.708 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:47.764Z] #87 8.901 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T15:44:47.764Z] #87 8.933 OK: 8 MiB in 19 packages [2024-07-12T15:44:47.764Z] #87 DONE 9.4s [2024-07-12T15:44:48.033Z] [2024-07-12T15:44:48.033Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:44:49.445Z] #94 DONE 1.4s [2024-07-12T15:44:49.445Z] [2024-07-12T15:44:49.445Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T15:44:49.445Z] #89 7.400 OK: 9 MiB in 20 packages [2024-07-12T15:44:49.445Z] #89 DONE 7.8s [2024-07-12T15:44:49.445Z] [2024-07-12T15:44:49.445Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T15:44:49.445Z] #95 DONE 0.3s [2024-07-12T15:44:49.445Z] [2024-07-12T15:44:49.445Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T15:44:49.714Z] #96 DONE 0.2s [2024-07-12T15:44:49.714Z] [2024-07-12T15:44:49.714Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T15:44:49.981Z] #97 ... [2024-07-12T15:44:49.981Z] [2024-07-12T15:44:49.981Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:44:49.981Z] #98 DONE 0.2s [2024-07-12T15:44:49.981Z] [2024-07-12T15:44:49.981Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T15:44:49.981Z] #99 DONE 0.2s [2024-07-12T15:44:49.981Z] [2024-07-12T15:44:49.981Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:44:50.250Z] #100 ... [2024-07-12T15:44:50.250Z] [2024-07-12T15:44:50.250Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T15:44:50.250Z] #97 DONE 1.0s [2024-07-12T15:44:50.250Z] [2024-07-12T15:44:50.250Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T15:44:50.250Z] #101 DONE 0.2s [2024-07-12T15:44:50.250Z] [2024-07-12T15:44:50.250Z] #102 [security-spire-config] exporting to image [2024-07-12T15:44:50.250Z] #102 exporting layers [2024-07-12T15:44:50.517Z] #102 ... [2024-07-12T15:44:50.517Z] [2024-07-12T15:44:50.517Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:44:50.517Z] #100 DONE 1.4s [2024-07-12T15:44:50.785Z] [2024-07-12T15:44:50.785Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T15:44:50.785Z] #103 DONE 0.2s [2024-07-12T15:44:50.785Z] [2024-07-12T15:44:50.785Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:44:50.785Z] #104 ... [2024-07-12T15:44:50.785Z] [2024-07-12T15:44:50.785Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T15:44:50.785Z] #105 DONE 0.2s [2024-07-12T15:44:50.987Z] #114 DONE 7.6s [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #115 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #116 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #117 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #118 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #119 [core-data builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #119 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #120 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #121 DONE 7.6s [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #122 [core-metadata builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #122 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #123 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #124 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #125 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #126 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #127 [core-command builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #127 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #128 [core-keeper builder 7/8] COPY . . [2024-07-12T15:44:50.987Z] #128 DONE 7.6s [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #129 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #130 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #131 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #132 DONE 7.6s [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T15:44:50.987Z] #133 ... [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #134 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #135 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #136 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #137 [support-notifications builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #137 DONE 7.6s [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T15:44:50.987Z] #138 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:50.987Z] #139 CACHED [2024-07-12T15:44:50.987Z] [2024-07-12T15:44:50.987Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:44:50.987Z] #140 CACHED [2024-07-12T15:44:51.061Z] [2024-07-12T15:44:51.061Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:44:51.246Z] [2024-07-12T15:44:51.246Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T15:44:51.348Z] #106 DONE 0.2s [2024-07-12T15:44:51.348Z] [2024-07-12T15:44:51.348Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T15:44:51.348Z] #107 DONE 0.2s [2024-07-12T15:44:51.348Z] [2024-07-12T15:44:51.348Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:51.348Z] #80 ... [2024-07-12T15:44:51.348Z] [2024-07-12T15:44:51.348Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T15:44:51.618Z] #108 DONE 0.1s [2024-07-12T15:44:51.618Z] [2024-07-12T15:44:51.618Z] #102 [security-spire-server] exporting to image [2024-07-12T15:44:51.893Z] #102 ... [2024-07-12T15:44:51.893Z] [2024-07-12T15:44:51.893Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T15:44:51.893Z] #104 DONE 1.8s [2024-07-12T15:44:52.167Z] [2024-07-12T15:44:52.167Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T15:44:52.167Z] #109 DONE 0.2s [2024-07-12T15:44:52.167Z] [2024-07-12T15:44:52.167Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T15:44:52.434Z] #110 DONE 0.2s [2024-07-12T15:44:52.434Z] [2024-07-12T15:44:52.434Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:44:52.434Z] #83 ... [2024-07-12T15:44:52.434Z] [2024-07-12T15:44:52.434Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T15:44:52.434Z] #111 DONE 0.2s [2024-07-12T15:44:52.434Z] [2024-07-12T15:44:52.434Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-12T15:44:53.024Z] #112 DONE 0.2s [2024-07-12T15:44:53.024Z] [2024-07-12T15:44:53.024Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T15:44:53.024Z] #113 DONE 0.1s [2024-07-12T15:44:53.024Z] [2024-07-12T15:44:53.024Z] #102 [security-spire-agent] exporting to image [2024-07-12T15:44:53.612Z] #102 exporting layers 3.0s done [2024-07-12T15:44:53.612Z] #102 writing image sha256:0157886776b2c8a197eb86b683ccce5334ccfa3c20e3d5ae97e1ff44532a05f0 done [2024-07-12T15:44:53.612Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-07-12T15:44:54.198Z] #102 exporting layers 2.7s done [2024-07-12T15:44:54.198Z] #102 writing image sha256:91d83d280c9ab2450534a2b92da90ca16b73855c57b45291bc69569c1fdf3226 0.0s done [2024-07-12T15:44:54.198Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-07-12T15:44:55.155Z] #141 1.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T15:44:55.161Z] #102 exporting layers 1.9s done [2024-07-12T15:44:55.161Z] #102 writing image sha256:9497219ee8cb46b767a05cd61186b2601dd22d29679e29247d0f81635bba97b9 done [2024-07-12T15:44:55.161Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-12T15:44:55.161Z] #102 DONE 4.7s [2024-07-12T15:44:55.161Z] [2024-07-12T15:44:55.161Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:45:01.451Z] #141 ... [2024-07-12T15:45:01.451Z] [2024-07-12T15:45:01.451Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T15:45:01.451Z] #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T15:45:01.451Z] #142 ... [2024-07-12T15:45:01.451Z] [2024-07-12T15:45:01.451Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T15:45:01.451Z] #0 1.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T15:45:01.451Z] #143 ... [2024-07-12T15:45:01.451Z] [2024-07-12T15:45:01.451Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T15:45:01.451Z] #0 1.072 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T15:45:01.451Z] #144 ... [2024-07-12T15:45:01.451Z] [2024-07-12T15:45:01.451Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T15:45:01.451Z] #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T15:45:01.451Z] #145 ... [2024-07-12T15:45:01.451Z] [2024-07-12T15:45:01.451Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T15:45:01.451Z] #0 1.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T15:45:01.711Z] #146 ... [2024-07-12T15:45:01.711Z] [2024-07-12T15:45:01.711Z] #147 [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-07-12T15:45:01.711Z] #0 1.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-12T15:45:01.711Z] #147 ... [2024-07-12T15:45:01.711Z] [2024-07-12T15:45:01.711Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T15:45:01.711Z] #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T15:45:01.972Z] #148 ... [2024-07-12T15:45:01.972Z] [2024-07-12T15:45:01.972Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T15:45:01.972Z] #0 0.863 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T15:45:02.231Z] #149 ... [2024-07-12T15:45:02.231Z] [2024-07-12T15:45:02.231Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T15:45:02.231Z] #0 0.620 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T15:45:02.231Z] #150 ... [2024-07-12T15:45:02.231Z] [2024-07-12T15:45:02.231Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T15:45:02.231Z] #133 1.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-12T15:45:02.491Z] #133 ... [2024-07-12T15:45:02.491Z] [2024-07-12T15:45:02.491Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T15:45:02.491Z] #0 0.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T15:46:05.048Z] #93 DONE 79.7s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #79 DONE 101.6s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #82 DONE 101.2s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #80 DONE 101.4s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #114 ... [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #83 DONE 98.7s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #115 ... [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #116 DONE 1.3s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #117 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #118 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #119 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #120 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #121 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #122 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #123 [core-keeper builder 7/8] COPY . . [2024-07-12T15:46:05.048Z] #123 DONE 1.4s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #124 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #125 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #126 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #114 DONE 1.4s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #127 [core-command builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #127 DONE 1.5s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T15:46:05.048Z] #128 ... [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #129 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #130 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #131 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #132 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #133 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #134 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #135 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #136 [core-data builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #136 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #137 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #138 [support-scheduler builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #138 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T15:46:05.048Z] #139 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T15:46:05.048Z] #140 CACHED [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T15:46:05.048Z] #115 DONE 1.4s [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T15:46:05.048Z] #141 4.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-12T15:46:05.048Z] #141 ... [2024-07-12T15:46:05.048Z] [2024-07-12T15:46:05.048Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T15:46:05.048Z] #128 5.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T15:46:07.643Z] #128 ... [2024-07-12T15:46:07.643Z] [2024-07-12T15:46:07.643Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T15:46:07.643Z] #0 5.827 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T15:46:07.643Z] #142 ... [2024-07-12T15:46:07.643Z] [2024-07-12T15:46:07.643Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T15:46:07.643Z] #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T15:46:07.910Z] #143 ... [2024-07-12T15:46:07.910Z] [2024-07-12T15:46:07.910Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T15:46:07.910Z] #0 6.022 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T15:46:07.910Z] #144 ... [2024-07-12T15:46:07.910Z] [2024-07-12T15:46:07.910Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T15:46:07.910Z] #0 6.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T15:46:08.176Z] #145 ... [2024-07-12T15:46:08.176Z] [2024-07-12T15:46:08.176Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T15:46:08.176Z] #0 5.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T15:46:08.466Z] #146 ... [2024-07-12T15:46:08.466Z] [2024-07-12T15:46:08.466Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T15:46:08.466Z] #0 4.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T15:46:08.466Z] #147 ... [2024-07-12T15:46:08.466Z] [2024-07-12T15:46:08.466Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T15:46:08.466Z] #0 5.253 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T15:46:08.740Z] #148 ... [2024-07-12T15:46:08.740Z] [2024-07-12T15:46:08.740Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T15:46:08.740Z] #0 4.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T15:46:08.740Z] #149 ... [2024-07-12T15:46:08.740Z] [2024-07-12T15:46:08.740Z] #150 [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-07-12T15:46:08.740Z] #0 5.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-12T15:46:09.007Z] #150 ... [2024-07-12T15:46:09.007Z] [2024-07-12T15:46:09.007Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T15:46:09.007Z] #0 3.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T15:46:24.106Z] #151 ... [2024-07-12T15:46:24.106Z] [2024-07-12T15:46:24.106Z] #147 [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-07-12T15:46:24.106Z] #147 88.17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T15:47:21.461Z] #147 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T15:47:21.461Z] #143 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T15:47:21.461Z] #144 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T15:47:21.461Z] #150 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T15:47:21.461Z] #146 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T15:47:21.461Z] #141 DONE 144.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T15:47:21.461Z] #142 DONE 144.8s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #152 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T15:47:21.461Z] #133 DONE 144.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T15:47:21.461Z] #151 DONE 145.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #153 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T15:47:21.461Z] #145 DONE 145.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T15:47:21.461Z] #149 DONE 145.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T15:47:21.461Z] #148 DONE 145.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #154 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #155 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #156 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #157 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #158 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #153 DONE 0.7s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #159 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #152 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T15:47:21.461Z] #160 DONE 0.9s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #154 DONE 0.6s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #161 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #162 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #163 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #164 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #165 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #159 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #166 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #167 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #168 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #169 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #170 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #171 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #161 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T15:47:21.461Z] #172 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #173 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #174 CACHED [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T15:47:21.461Z] #175 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #176 [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-07-12T15:47:21.461Z] #176 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T15:47:21.461Z] #177 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #178 [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-07-12T15:47:21.461Z] #178 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T15:47:21.461Z] #179 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T15:47:21.461Z] #180 DONE 2.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T15:47:21.461Z] #175 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #181 DONE 2.1s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T15:47:21.461Z] #182 DONE 2.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #183 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T15:47:21.461Z] #184 DONE 2.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T15:47:21.461Z] #185 DONE 2.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T15:47:21.461Z] #186 DONE 2.8s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T15:47:21.461Z] #187 DONE 2.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #111 [core-keeper] exporting to image [2024-07-12T15:47:21.461Z] #111 exporting layers 0.3s done [2024-07-12T15:47:21.461Z] #111 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #188 [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-07-12T15:47:21.461Z] #188 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T15:47:21.461Z] #189 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #190 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #191 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #192 [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-07-12T15:47:21.461Z] #192 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #183 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #111 [support-scheduler] exporting to image [2024-07-12T15:47:21.461Z] #111 writing image sha256:7a50c5539dcb8ea52cc8572fdf1ee62eecf6adc38fb0ccfb1105d907f8ff8ded done [2024-07-12T15:47:21.461Z] #111 naming to docker.io/library/core-keeper 0.0s done [2024-07-12T15:47:21.461Z] #111 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #193 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #194 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #195 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #196 [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-07-12T15:47:21.461Z] #196 DONE 0.5s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #111 [core-command] exporting to image [2024-07-12T15:47:21.461Z] #111 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T15:47:21.461Z] #197 DONE 0.6s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T15:47:21.461Z] #198 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T15:47:21.461Z] #199 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T15:47:21.461Z] #200 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #111 [core-command] exporting to image [2024-07-12T15:47:21.461Z] #111 exporting layers 0.4s done [2024-07-12T15:47:21.461Z] #111 writing image sha256:611b1c158ddccafb2066ad4bb62be5b87289b14e6e6faf59d9271c802a8b48cc [2024-07-12T15:47:21.461Z] #111 ... [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T15:47:21.461Z] #201 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T15:47:21.461Z] #202 DONE 0.2s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-12T15:47:21.461Z] #203 DONE 0.4s [2024-07-12T15:47:21.461Z] [2024-07-12T15:47:21.461Z] #111 [core-metadata] exporting to image [2024-07-12T15:47:21.461Z] #111 exporting layers 0.4s done [2024-07-12T15:47:21.461Z] #111 writing image sha256:611b1c158ddccafb2066ad4bb62be5b87289b14e6e6faf59d9271c802a8b48cc 0.1s done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/core-command done [2024-07-12T15:47:21.462Z] #111 writing image sha256:c2b6659fde7636db82f978d0b6df0977bfee1c6c7837392f2766b262f6c01df4 0.0s done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/support-scheduler done [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T15:47:21.462Z] #204 DONE 0.4s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T15:47:21.462Z] #205 DONE 0.4s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [core-data] exporting to image [2024-07-12T15:47:21.462Z] #111 exporting layers 0.3s done [2024-07-12T15:47:21.462Z] #111 writing image sha256:f7da522281369bceb6783d977f1c13dbf2a99e77810a6267f507792cba251bd9 done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/core-data done [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T15:47:21.462Z] #206 DONE 0.5s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [support-notifications] exporting to image [2024-07-12T15:47:21.462Z] #111 writing image sha256:09b5788a4c52f9d5b29d1b7f5e53c601b8a9c0860640a47f263069144efb542a done [2024-07-12T15:47:21.462Z] #111 writing image sha256:da56458d78cbf33d0a06f3b7ed5ce0ef643ae234bc3b0e2d9b1029a6b58dc684 done [2024-07-12T15:47:21.462Z] #111 writing image sha256:ee6d62d05d02af6da026e7d9689727755c6eb329bc9d6fcf2c4e480240655351 done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/core-metadata done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/support-notifications 0.0s done [2024-07-12T15:47:21.462Z] #111 DONE 2.4s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T15:47:21.462Z] #207 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T15:47:21.462Z] #208 DONE 0.9s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T15:47:21.462Z] #209 DONE 0.5s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T15:47:21.462Z] #207 DONE 0.3s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T15:47:21.462Z] #210 DONE 0.1s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #211 [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-07-12T15:47:21.462Z] #211 DONE 0.1s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T15:47:21.462Z] #212 DONE 0.8s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-12T15:47:21.462Z] #213 DONE 0.1s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-12T15:47:21.462Z] #111 exporting layers 0.1s done [2024-07-12T15:47:21.462Z] #111 writing image sha256:2a94c3e2f941ee7020ac839702fab1b0e93089afc3168331261264684b2058b3 done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #214 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T15:47:21.462Z] #214 DONE 0.8s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T15:47:21.462Z] #215 DONE 0.1s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [security-proxy-auth] exporting to image [2024-07-12T15:47:21.462Z] #111 exporting layers 0.3s done [2024-07-12T15:47:21.462Z] #111 writing image sha256:d00b1d27b079f6eeb7c8e08910c717027010dc89ca4617878a141e98681c8f24 done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T15:47:21.462Z] #216 DONE 0.1s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [security-proxy-auth] exporting to image [2024-07-12T15:47:21.462Z] #111 exporting layers 0.3s done [2024-07-12T15:47:21.462Z] #111 ... [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T15:47:21.462Z] #217 DONE 0.5s [2024-07-12T15:47:21.462Z] [2024-07-12T15:47:21.462Z] #111 [security-secretstore-setup] exporting to image [2024-07-12T15:47:21.462Z] #111 writing image sha256:aa17c4d868ac7a3ffb78aee0e537001c581898ad463c86da4578ca090f61cd2f done [2024-07-12T15:47:21.462Z] #111 naming to docker.io/library/security-proxy-setup done [2024-07-12T15:47:21.721Z] #111 exporting layers 0.2s done [2024-07-12T15:47:21.721Z] #111 writing image sha256:dd2dff9d428fc614496f9e10ed80ed17d6111ffdb1a77179a41cd0ca222c3bef done [2024-07-12T15:47:21.721Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-07-12T15:47:21.721Z] #111 DONE 3.2s [2024-07-12T15:47:21.721Z] [2024-07-12T15:47:21.721Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T15:47:21.721Z] #218 DONE 0.4s [2024-07-12T15:47:21.721Z] [2024-07-12T15:47:21.721Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T15:47:21.980Z] #54 ... [2024-07-12T15:47:21.980Z] [2024-07-12T15:47:21.980Z] #111 [security-bootstrapper] exporting to image [2024-07-12T15:47:21.980Z] #111 exporting layers 0.2s done [2024-07-12T15:47:21.980Z] #111 writing image sha256:bae8a72f7646d71c048255de5c9254c8480f0700df7c8bdb15c8af79535fe527 done [2024-07-12T15:47:21.980Z] #111 naming to docker.io/library/security-bootstrapper done [2024-07-12T15:47:21.980Z] #111 DONE 3.4s [2024-07-12T15:47:21.980Z] [2024-07-12T15:47:21.980Z] #53 [security-spire-agent internal] load build context [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.980Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.981Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.981Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.981Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T15:47:21.981Z] time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T15:47:21.988Z] $ docker stop --time=1 f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa [2024-07-12T15:47:23.271Z] $ docker rm -f --volumes f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T15:47:23.612Z] + docker images [2024-07-12T15:47:23.612Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T15:47:23.612Z] security-proxy-setup latest aa17c4d868ac 2 seconds ago 31.2MB [2024-07-12T15:47:23.612Z] security-secretstore-setup latest dd2dff9d428f 2 seconds ago 42.2MB [2024-07-12T15:47:23.612Z] security-bootstrapper latest bae8a72f7646 2 seconds ago 24MB [2024-07-12T15:47:23.612Z] security-proxy-auth latest d00b1d27b079 3 seconds ago 38MB [2024-07-12T15:47:23.612Z] core-common-config-bootstrapper latest 2a94c3e2f941 3 seconds ago 20.2MB [2024-07-12T15:47:23.612Z] support-scheduler latest c2b6659fde76 4 seconds ago 43.1MB [2024-07-12T15:47:23.612Z] core-data latest f7da52228136 4 seconds ago 40.8MB [2024-07-12T15:47:23.612Z] core-command latest 611b1c158ddc 4 seconds ago 40.4MB [2024-07-12T15:47:23.612Z] security-spiffe-token-provider latest ee6d62d05d02 4 seconds ago 34MB [2024-07-12T15:47:23.612Z] core-metadata latest 09b5788a4c52 4 seconds ago 41MB [2024-07-12T15:47:23.612Z] support-notifications latest da56458d78cb 4 seconds ago 43.9MB [2024-07-12T15:47:23.612Z] core-keeper latest 7a50c5539dcb 5 seconds ago 35.6MB [2024-07-12T15:47:23.612Z] security-spire-agent latest 61340ed2404a 3 minutes ago 187MB [2024-07-12T15:47:23.612Z] security-spire-server latest a560723b3cbf 3 minutes ago 126MB [2024-07-12T15:47:23.612Z] security-spire-config latest 5d9f2ba6fd33 3 minutes ago 125MB [2024-07-12T15:47:23.612Z] ci-base-image-x86_64 latest b71769f23c36 7 minutes ago 966MB [2024-07-12T15:47:23.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-12T15:47:23.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-12T15:47:23.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-07-12T15:47:23.758Z] provisioning config files... [2024-07-12T15:47:23.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config17110177609109848432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T15:47:24.065Z] ---> ****-login.sh [2024-07-12T15:47:24.065Z] nexus3.edgexfoundry.org:10001 [2024-07-12T15:47:24.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:47:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:47:24.066Z] Configure a credential helper to remove this warning. See [2024-07-12T15:47:24.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:47:24.066Z] [2024-07-12T15:47:24.066Z] Login Succeeded [2024-07-12T15:47:24.066Z] nexus3.edgexfoundry.org:10002 [2024-07-12T15:47:24.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:47:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:47:24.066Z] Configure a credential helper to remove this warning. See [2024-07-12T15:47:24.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:47:24.066Z] [2024-07-12T15:47:24.066Z] Login Succeeded [2024-07-12T15:47:24.066Z] nexus3.edgexfoundry.org:10003 [2024-07-12T15:47:24.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:47:24.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:47:24.326Z] Configure a credential helper to remove this warning. See [2024-07-12T15:47:24.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:47:24.326Z] [2024-07-12T15:47:24.326Z] Login Succeeded [2024-07-12T15:47:24.326Z] nexus3.edgexfoundry.org:10004 [2024-07-12T15:47:24.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:47:24.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:47:24.327Z] Configure a credential helper to remove this warning. See [2024-07-12T15:47:24.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:47:24.327Z] [2024-07-12T15:47:24.327Z] Login Succeeded [2024-07-12T15:47:24.327Z] ****.io [2024-07-12T15:47:24.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T15:47:24.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T15:47:24.586Z] Configure a credential helper to remove this warning. See [2024-07-12T15:47:24.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T15:47:24.587Z] [2024-07-12T15:47:24.587Z] Login Succeeded [2024-07-12T15:47:24.587Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T15:47:24.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:24.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T15:47:24.675Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-12T15:47:24.675Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:24.675Z] latest [2024-07-12T15:47:24.675Z] 3.2.0-dev.35 [2024-07-12T15:47:24.675Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:24.675Z] main [2024-07-12T15:47:24.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:25.024Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:25.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:25.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T15:47:25.351Z] 600c12605f44: Preparing [2024-07-12T15:47:25.351Z] c9cb4663526e: Preparing [2024-07-12T15:47:25.351Z] ed706c65780a: Preparing [2024-07-12T15:47:25.351Z] cd4935932c15: Preparing [2024-07-12T15:47:25.351Z] 2fd490a17829: Preparing [2024-07-12T15:47:25.351Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:25.351Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:25.351Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:25.351Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:25.351Z] ed706c65780a: Pushed [2024-07-12T15:47:25.351Z] cd4935932c15: Pushed [2024-07-12T15:47:25.351Z] 600c12605f44: Pushed [2024-07-12T15:47:25.351Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:25.610Z] 1c149cc31b9c: Pushed [2024-07-12T15:47:25.868Z] 2fd490a17829: Pushed [2024-07-12T15:47:27.768Z] c9cb4663526e: Pushed [2024-07-12T15:47:28.027Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:28.344Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:28.661Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-12T15:47:28.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T15:47:28.661Z] 600c12605f44: Preparing [2024-07-12T15:47:28.661Z] c9cb4663526e: Preparing [2024-07-12T15:47:28.661Z] ed706c65780a: Preparing [2024-07-12T15:47:28.661Z] cd4935932c15: Preparing [2024-07-12T15:47:28.661Z] 2fd490a17829: Preparing [2024-07-12T15:47:28.661Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:28.661Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:28.661Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:28.661Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:28.661Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:28.661Z] ed706c65780a: Layer already exists [2024-07-12T15:47:28.661Z] cd4935932c15: Layer already exists [2024-07-12T15:47:28.661Z] c9cb4663526e: Layer already exists [2024-07-12T15:47:28.661Z] 600c12605f44: Layer already exists [2024-07-12T15:47:28.661Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:28.661Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:28.661Z] latest: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:28.980Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:29.298Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 [2024-07-12T15:47:29.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T15:47:29.298Z] 600c12605f44: Preparing [2024-07-12T15:47:29.298Z] c9cb4663526e: Preparing [2024-07-12T15:47:29.298Z] ed706c65780a: Preparing [2024-07-12T15:47:29.298Z] cd4935932c15: Preparing [2024-07-12T15:47:29.298Z] 2fd490a17829: Preparing [2024-07-12T15:47:29.298Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:29.298Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:29.298Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:29.298Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:29.298Z] cd4935932c15: Layer already exists [2024-07-12T15:47:29.298Z] 600c12605f44: Layer already exists [2024-07-12T15:47:29.298Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:29.298Z] c9cb4663526e: Layer already exists [2024-07-12T15:47:29.298Z] ed706c65780a: Layer already exists [2024-07-12T15:47:29.298Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:29.298Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:29.299Z] 3.2.0-dev.35: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:29.624Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:29.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:29.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T15:47:29.941Z] 600c12605f44: Preparing [2024-07-12T15:47:29.941Z] c9cb4663526e: Preparing [2024-07-12T15:47:29.941Z] ed706c65780a: Preparing [2024-07-12T15:47:29.941Z] cd4935932c15: Preparing [2024-07-12T15:47:29.941Z] 2fd490a17829: Preparing [2024-07-12T15:47:29.941Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:29.941Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:29.941Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:29.941Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:29.941Z] ed706c65780a: Layer already exists [2024-07-12T15:47:29.941Z] 600c12605f44: Layer already exists [2024-07-12T15:47:29.941Z] cd4935932c15: Layer already exists [2024-07-12T15:47:29.941Z] c9cb4663526e: Layer already exists [2024-07-12T15:47:29.941Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:29.941Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:29.941Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:29.941Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:30.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:30.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-12T15:47:30.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T15:47:30.595Z] 600c12605f44: Preparing [2024-07-12T15:47:30.595Z] c9cb4663526e: Preparing [2024-07-12T15:47:30.595Z] ed706c65780a: Preparing [2024-07-12T15:47:30.595Z] cd4935932c15: Preparing [2024-07-12T15:47:30.595Z] 2fd490a17829: Preparing [2024-07-12T15:47:30.595Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:30.595Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:30.595Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:30.595Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:30.595Z] 600c12605f44: Layer already exists [2024-07-12T15:47:30.595Z] cd4935932c15: Layer already exists [2024-07-12T15:47:30.595Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:30.595Z] c9cb4663526e: Layer already exists [2024-07-12T15:47:30.595Z] ed706c65780a: Layer already exists [2024-07-12T15:47:30.595Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:30.595Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:30.595Z] main: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:30.659Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:30.671Z] taggedImages: [2024-07-12T15:47:30.671Z] - nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:30.671Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-12T15:47:30.671Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 [2024-07-12T15:47:30.671Z] - nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:30.671Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-12T15:47:30.696Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-12T15:47:30.696Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:30.696Z] latest [2024-07-12T15:47:30.696Z] 3.2.0-dev.35 [2024-07-12T15:47:30.696Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:30.696Z] main [2024-07-12T15:47:30.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:31.020Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:31.335Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:31.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T15:47:31.336Z] 7ff431d396f7: Preparing [2024-07-12T15:47:31.336Z] f45253fd1ee0: Preparing [2024-07-12T15:47:31.336Z] 7920915f9828: Preparing [2024-07-12T15:47:31.336Z] 10bc94c55640: Preparing [2024-07-12T15:47:31.336Z] ed706c65780a: Preparing [2024-07-12T15:47:31.336Z] cd4935932c15: Preparing [2024-07-12T15:47:31.336Z] 2fd490a17829: Preparing [2024-07-12T15:47:31.336Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:31.336Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:31.336Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:31.336Z] 2fd490a17829: Waiting [2024-07-12T15:47:31.336Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:31.336Z] cd4935932c15: Waiting [2024-07-12T15:47:31.336Z] ed706c65780a: Layer already exists [2024-07-12T15:47:31.336Z] cd4935932c15: Layer already exists [2024-07-12T15:47:31.336Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:31.336Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:31.336Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:31.336Z] f45253fd1ee0: Pushed [2024-07-12T15:47:31.336Z] 7ff431d396f7: Pushed [2024-07-12T15:47:31.336Z] 7920915f9828: Pushed [2024-07-12T15:47:32.272Z] 10bc94c55640: Pushed [2024-07-12T15:47:32.272Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:32.600Z] + 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-07-12T15:47:32.913Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-12T15:47:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T15:47:32.913Z] 7ff431d396f7: Preparing [2024-07-12T15:47:32.913Z] f45253fd1ee0: Preparing [2024-07-12T15:47:32.913Z] 7920915f9828: Preparing [2024-07-12T15:47:32.913Z] 10bc94c55640: Preparing [2024-07-12T15:47:32.913Z] ed706c65780a: Preparing [2024-07-12T15:47:32.913Z] cd4935932c15: Preparing [2024-07-12T15:47:32.913Z] 2fd490a17829: Preparing [2024-07-12T15:47:32.913Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:32.913Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:32.913Z] cd4935932c15: Waiting [2024-07-12T15:47:32.913Z] 2fd490a17829: Waiting [2024-07-12T15:47:32.913Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:32.913Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:32.913Z] ed706c65780a: Layer already exists [2024-07-12T15:47:32.913Z] 10bc94c55640: Layer already exists [2024-07-12T15:47:32.913Z] 7ff431d396f7: Layer already exists [2024-07-12T15:47:32.913Z] f45253fd1ee0: Layer already exists [2024-07-12T15:47:32.913Z] 7920915f9828: Layer already exists [2024-07-12T15:47:32.913Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:32.913Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:32.913Z] cd4935932c15: Layer already exists [2024-07-12T15:47:32.913Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:32.913Z] latest: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:33.238Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:33.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 [2024-07-12T15:47:33.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T15:47:33.551Z] 7ff431d396f7: Preparing [2024-07-12T15:47:33.551Z] f45253fd1ee0: Preparing [2024-07-12T15:47:33.551Z] 7920915f9828: Preparing [2024-07-12T15:47:33.551Z] 10bc94c55640: Preparing [2024-07-12T15:47:33.551Z] ed706c65780a: Preparing [2024-07-12T15:47:33.551Z] cd4935932c15: Preparing [2024-07-12T15:47:33.551Z] 2fd490a17829: Preparing [2024-07-12T15:47:33.551Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:33.551Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:33.551Z] 2fd490a17829: Waiting [2024-07-12T15:47:33.551Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:33.551Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:33.551Z] cd4935932c15: Waiting [2024-07-12T15:47:33.551Z] ed706c65780a: Layer already exists [2024-07-12T15:47:33.551Z] 7ff431d396f7: Layer already exists [2024-07-12T15:47:33.551Z] 10bc94c55640: Layer already exists [2024-07-12T15:47:33.551Z] f45253fd1ee0: Layer already exists [2024-07-12T15:47:33.551Z] 7920915f9828: Layer already exists [2024-07-12T15:47:33.551Z] cd4935932c15: Layer already exists [2024-07-12T15:47:33.551Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:33.551Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:33.551Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:33.551Z] 3.2.0-dev.35: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:33.869Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:34.182Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:34.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T15:47:34.182Z] 7ff431d396f7: Preparing [2024-07-12T15:47:34.182Z] f45253fd1ee0: Preparing [2024-07-12T15:47:34.182Z] 7920915f9828: Preparing [2024-07-12T15:47:34.182Z] 10bc94c55640: Preparing [2024-07-12T15:47:34.182Z] ed706c65780a: Preparing [2024-07-12T15:47:34.182Z] cd4935932c15: Preparing [2024-07-12T15:47:34.182Z] 2fd490a17829: Preparing [2024-07-12T15:47:34.182Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:34.182Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:34.182Z] cd4935932c15: Waiting [2024-07-12T15:47:34.182Z] 2fd490a17829: Waiting [2024-07-12T15:47:34.182Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:34.182Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:34.182Z] 7920915f9828: Layer already exists [2024-07-12T15:47:34.182Z] 10bc94c55640: Layer already exists [2024-07-12T15:47:34.182Z] ed706c65780a: Layer already exists [2024-07-12T15:47:34.182Z] f45253fd1ee0: Layer already exists [2024-07-12T15:47:34.182Z] 7ff431d396f7: Layer already exists [2024-07-12T15:47:34.182Z] cd4935932c15: Layer already exists [2024-07-12T15:47:34.182Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:34.182Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:34.182Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:34.182Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:34.499Z] + 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-07-12T15:47:34.817Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-12T15:47:34.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T15:47:34.817Z] 7ff431d396f7: Preparing [2024-07-12T15:47:34.817Z] f45253fd1ee0: Preparing [2024-07-12T15:47:34.817Z] 7920915f9828: Preparing [2024-07-12T15:47:34.817Z] 10bc94c55640: Preparing [2024-07-12T15:47:34.817Z] ed706c65780a: Preparing [2024-07-12T15:47:34.817Z] cd4935932c15: Preparing [2024-07-12T15:47:34.817Z] 2fd490a17829: Preparing [2024-07-12T15:47:34.817Z] cd4935932c15: Waiting [2024-07-12T15:47:34.817Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:34.817Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:34.817Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:34.817Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:34.817Z] 10bc94c55640: Layer already exists [2024-07-12T15:47:34.817Z] f45253fd1ee0: Layer already exists [2024-07-12T15:47:34.817Z] 7ff431d396f7: Layer already exists [2024-07-12T15:47:34.817Z] 7920915f9828: Layer already exists [2024-07-12T15:47:34.817Z] ed706c65780a: Layer already exists [2024-07-12T15:47:34.817Z] cd4935932c15: Layer already exists [2024-07-12T15:47:34.817Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:34.817Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:34.817Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:34.817Z] main: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:34.889Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:34.900Z] taggedImages: [2024-07-12T15:47:34.900Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:34.900Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-12T15:47:34.900Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 [2024-07-12T15:47:34.900Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:34.900Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-12T15:47:34.927Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-12T15:47:34.927Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:34.927Z] latest [2024-07-12T15:47:34.927Z] 3.2.0-dev.35 [2024-07-12T15:47:34.927Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:34.927Z] main [2024-07-12T15:47:34.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:35.256Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:35.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:35.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T15:47:35.580Z] 79514ccad980: Preparing [2024-07-12T15:47:35.580Z] c7bf410ea6a3: Preparing [2024-07-12T15:47:35.580Z] ed706c65780a: Preparing [2024-07-12T15:47:35.580Z] cd4935932c15: Preparing [2024-07-12T15:47:35.580Z] cecc80f7ce1f: Preparing [2024-07-12T15:47:35.580Z] c0e1a550ed80: Preparing [2024-07-12T15:47:35.580Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:35.580Z] c0e1a550ed80: Waiting [2024-07-12T15:47:35.580Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:35.580Z] ed706c65780a: Layer already exists [2024-07-12T15:47:35.580Z] cd4935932c15: Layer already exists [2024-07-12T15:47:35.580Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:35.580Z] 79514ccad980: Pushed [2024-07-12T15:47:35.580Z] c0e1a550ed80: Pushed [2024-07-12T15:47:36.147Z] cecc80f7ce1f: Pushed [2024-07-12T15:47:38.053Z] c7bf410ea6a3: Pushed [2024-07-12T15:47:38.313Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:38.641Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:38.977Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-12T15:47:38.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T15:47:38.977Z] 79514ccad980: Preparing [2024-07-12T15:47:38.977Z] c7bf410ea6a3: Preparing [2024-07-12T15:47:38.977Z] ed706c65780a: Preparing [2024-07-12T15:47:38.977Z] cd4935932c15: Preparing [2024-07-12T15:47:38.977Z] cecc80f7ce1f: Preparing [2024-07-12T15:47:38.977Z] c0e1a550ed80: Preparing [2024-07-12T15:47:38.977Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:38.977Z] c0e1a550ed80: Waiting [2024-07-12T15:47:38.977Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:38.977Z] 79514ccad980: Layer already exists [2024-07-12T15:47:38.977Z] ed706c65780a: Layer already exists [2024-07-12T15:47:38.977Z] cd4935932c15: Layer already exists [2024-07-12T15:47:38.977Z] c7bf410ea6a3: Layer already exists [2024-07-12T15:47:38.977Z] cecc80f7ce1f: Layer already exists [2024-07-12T15:47:38.977Z] c0e1a550ed80: Layer already exists [2024-07-12T15:47:38.977Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:38.977Z] latest: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:39.300Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:39.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 [2024-07-12T15:47:39.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T15:47:39.622Z] 79514ccad980: Preparing [2024-07-12T15:47:39.622Z] c7bf410ea6a3: Preparing [2024-07-12T15:47:39.622Z] ed706c65780a: Preparing [2024-07-12T15:47:39.622Z] cd4935932c15: Preparing [2024-07-12T15:47:39.622Z] cecc80f7ce1f: Preparing [2024-07-12T15:47:39.622Z] c0e1a550ed80: Preparing [2024-07-12T15:47:39.622Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:39.622Z] c0e1a550ed80: Waiting [2024-07-12T15:47:39.622Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:39.622Z] ed706c65780a: Layer already exists [2024-07-12T15:47:39.622Z] c7bf410ea6a3: Layer already exists [2024-07-12T15:47:39.622Z] cecc80f7ce1f: Layer already exists [2024-07-12T15:47:39.622Z] cd4935932c15: Layer already exists [2024-07-12T15:47:39.622Z] 79514ccad980: Layer already exists [2024-07-12T15:47:39.622Z] c0e1a550ed80: Layer already exists [2024-07-12T15:47:39.622Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:39.622Z] 3.2.0-dev.35: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:39.943Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:40.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:40.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T15:47:40.258Z] 79514ccad980: Preparing [2024-07-12T15:47:40.258Z] c7bf410ea6a3: Preparing [2024-07-12T15:47:40.258Z] ed706c65780a: Preparing [2024-07-12T15:47:40.258Z] cd4935932c15: Preparing [2024-07-12T15:47:40.258Z] cecc80f7ce1f: Preparing [2024-07-12T15:47:40.258Z] c0e1a550ed80: Preparing [2024-07-12T15:47:40.258Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:40.259Z] c0e1a550ed80: Waiting [2024-07-12T15:47:40.259Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:40.259Z] cecc80f7ce1f: Layer already exists [2024-07-12T15:47:40.259Z] ed706c65780a: Layer already exists [2024-07-12T15:47:40.259Z] c7bf410ea6a3: Layer already exists [2024-07-12T15:47:40.259Z] cd4935932c15: Layer already exists [2024-07-12T15:47:40.259Z] 79514ccad980: Layer already exists [2024-07-12T15:47:40.259Z] c0e1a550ed80: Layer already exists [2024-07-12T15:47:40.259Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:40.259Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:40.591Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:40.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-12T15:47:40.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T15:47:40.918Z] 79514ccad980: Preparing [2024-07-12T15:47:40.918Z] c7bf410ea6a3: Preparing [2024-07-12T15:47:40.918Z] ed706c65780a: Preparing [2024-07-12T15:47:40.918Z] cd4935932c15: Preparing [2024-07-12T15:47:40.918Z] cecc80f7ce1f: Preparing [2024-07-12T15:47:40.918Z] c0e1a550ed80: Preparing [2024-07-12T15:47:40.918Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:40.918Z] c0e1a550ed80: Waiting [2024-07-12T15:47:40.918Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:40.918Z] ed706c65780a: Layer already exists [2024-07-12T15:47:40.918Z] cd4935932c15: Layer already exists [2024-07-12T15:47:40.918Z] c7bf410ea6a3: Layer already exists [2024-07-12T15:47:40.918Z] cecc80f7ce1f: Layer already exists [2024-07-12T15:47:40.918Z] 79514ccad980: Layer already exists [2024-07-12T15:47:40.918Z] c0e1a550ed80: Layer already exists [2024-07-12T15:47:40.918Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:40.918Z] main: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:40.991Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:41.003Z] taggedImages: [2024-07-12T15:47:41.003Z] - nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:41.003Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-12T15:47:41.003Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 [2024-07-12T15:47:41.003Z] - nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:41.003Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-12T15:47:41.031Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-12T15:47:41.032Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:41.032Z] latest [2024-07-12T15:47:41.032Z] 3.2.0-dev.35 [2024-07-12T15:47:41.032Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:41.032Z] main [2024-07-12T15:47:41.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:41.378Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:41.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:41.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T15:47:41.699Z] 5b77dc272442: Preparing [2024-07-12T15:47:41.699Z] 7d4c4840067b: Preparing [2024-07-12T15:47:41.699Z] cd4935932c15: Preparing [2024-07-12T15:47:41.699Z] c0c4087fad5b: Preparing [2024-07-12T15:47:41.699Z] 887e70b3adfc: Preparing [2024-07-12T15:47:41.699Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:41.699Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:41.699Z] cd4935932c15: Layer already exists [2024-07-12T15:47:41.699Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:41.699Z] c0c4087fad5b: Pushed [2024-07-12T15:47:41.699Z] 887e70b3adfc: Pushed [2024-07-12T15:47:41.699Z] 5b77dc272442: Pushed [2024-07-12T15:47:44.234Z] 7d4c4840067b: Pushed [2024-07-12T15:47:44.495Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:44.822Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:45.147Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-12T15:47:45.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T15:47:45.147Z] 5b77dc272442: Preparing [2024-07-12T15:47:45.147Z] 7d4c4840067b: Preparing [2024-07-12T15:47:45.147Z] cd4935932c15: Preparing [2024-07-12T15:47:45.147Z] c0c4087fad5b: Preparing [2024-07-12T15:47:45.147Z] 887e70b3adfc: Preparing [2024-07-12T15:47:45.147Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:45.147Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:45.147Z] cd4935932c15: Layer already exists [2024-07-12T15:47:45.147Z] 7d4c4840067b: Layer already exists [2024-07-12T15:47:45.147Z] 887e70b3adfc: Layer already exists [2024-07-12T15:47:45.147Z] c0c4087fad5b: Layer already exists [2024-07-12T15:47:45.147Z] 5b77dc272442: Layer already exists [2024-07-12T15:47:45.147Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:45.147Z] latest: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:45.476Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:45.797Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 [2024-07-12T15:47:45.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T15:47:45.797Z] 5b77dc272442: Preparing [2024-07-12T15:47:45.797Z] 7d4c4840067b: Preparing [2024-07-12T15:47:45.797Z] cd4935932c15: Preparing [2024-07-12T15:47:45.797Z] c0c4087fad5b: Preparing [2024-07-12T15:47:45.797Z] 887e70b3adfc: Preparing [2024-07-12T15:47:45.797Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:45.797Z] 7d4c4840067b: Layer already exists [2024-07-12T15:47:45.797Z] 5b77dc272442: Layer already exists [2024-07-12T15:47:45.797Z] 887e70b3adfc: Layer already exists [2024-07-12T15:47:45.797Z] c0c4087fad5b: Layer already exists [2024-07-12T15:47:45.797Z] cd4935932c15: Layer already exists [2024-07-12T15:47:45.797Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:45.797Z] 3.2.0-dev.35: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:46.128Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:46.458Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:46.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T15:47:46.458Z] 5b77dc272442: Preparing [2024-07-12T15:47:46.458Z] 7d4c4840067b: Preparing [2024-07-12T15:47:46.458Z] cd4935932c15: Preparing [2024-07-12T15:47:46.458Z] c0c4087fad5b: Preparing [2024-07-12T15:47:46.458Z] 887e70b3adfc: Preparing [2024-07-12T15:47:46.458Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:46.458Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:46.458Z] cd4935932c15: Layer already exists [2024-07-12T15:47:46.458Z] 7d4c4840067b: Layer already exists [2024-07-12T15:47:46.458Z] 5b77dc272442: Layer already exists [2024-07-12T15:47:46.458Z] c0c4087fad5b: Layer already exists [2024-07-12T15:47:46.458Z] 887e70b3adfc: Layer already exists [2024-07-12T15:47:46.458Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:46.458Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:46.781Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:47.096Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-12T15:47:47.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T15:47:47.096Z] 5b77dc272442: Preparing [2024-07-12T15:47:47.096Z] 7d4c4840067b: Preparing [2024-07-12T15:47:47.096Z] cd4935932c15: Preparing [2024-07-12T15:47:47.096Z] c0c4087fad5b: Preparing [2024-07-12T15:47:47.096Z] 887e70b3adfc: Preparing [2024-07-12T15:47:47.096Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:47.096Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:47.096Z] cd4935932c15: Layer already exists [2024-07-12T15:47:47.096Z] 7d4c4840067b: Layer already exists [2024-07-12T15:47:47.096Z] c0c4087fad5b: Layer already exists [2024-07-12T15:47:47.096Z] 887e70b3adfc: Layer already exists [2024-07-12T15:47:47.096Z] 5b77dc272442: Layer already exists [2024-07-12T15:47:47.096Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:47.096Z] main: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:47.174Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:47.186Z] taggedImages: [2024-07-12T15:47:47.186Z] - nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:47.186Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-12T15:47:47.186Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 [2024-07-12T15:47:47.186Z] - nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:47.186Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-12T15:47:47.216Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-12T15:47:47.216Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:47.216Z] latest [2024-07-12T15:47:47.216Z] 3.2.0-dev.35 [2024-07-12T15:47:47.216Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:47.216Z] main [2024-07-12T15:47:47.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:47.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:47.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:47.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T15:47:47.877Z] 9bfa7df98b57: Preparing [2024-07-12T15:47:47.877Z] fb9e87c7f784: Preparing [2024-07-12T15:47:47.877Z] 0184a8eeaacd: Preparing [2024-07-12T15:47:47.877Z] ed706c65780a: Preparing [2024-07-12T15:47:47.877Z] cd4935932c15: Preparing [2024-07-12T15:47:47.877Z] 2fd490a17829: Preparing [2024-07-12T15:47:47.877Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:47.877Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:47.877Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:47.877Z] 2fd490a17829: Waiting [2024-07-12T15:47:47.877Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:47.877Z] ed706c65780a: Layer already exists [2024-07-12T15:47:47.877Z] cd4935932c15: Layer already exists [2024-07-12T15:47:47.877Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:47.877Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:47.877Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:47.877Z] fb9e87c7f784: Pushed [2024-07-12T15:47:47.877Z] 9bfa7df98b57: Pushed [2024-07-12T15:47:50.418Z] 0184a8eeaacd: Pushed [2024-07-12T15:47:50.677Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:51.003Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:51.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-12T15:47:51.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T15:47:51.328Z] 9bfa7df98b57: Preparing [2024-07-12T15:47:51.328Z] fb9e87c7f784: Preparing [2024-07-12T15:47:51.328Z] 0184a8eeaacd: Preparing [2024-07-12T15:47:51.328Z] ed706c65780a: Preparing [2024-07-12T15:47:51.328Z] cd4935932c15: Preparing [2024-07-12T15:47:51.328Z] 2fd490a17829: Preparing [2024-07-12T15:47:51.328Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:51.328Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:51.328Z] 2fd490a17829: Waiting [2024-07-12T15:47:51.328Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:51.328Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:51.328Z] 9bfa7df98b57: Layer already exists [2024-07-12T15:47:51.328Z] 0184a8eeaacd: Layer already exists [2024-07-12T15:47:51.328Z] fb9e87c7f784: Layer already exists [2024-07-12T15:47:51.328Z] cd4935932c15: Layer already exists [2024-07-12T15:47:51.328Z] ed706c65780a: Layer already exists [2024-07-12T15:47:51.328Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:51.328Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:51.328Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:51.328Z] latest: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:51.649Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:51.967Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 [2024-07-12T15:47:51.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T15:47:51.967Z] 9bfa7df98b57: Preparing [2024-07-12T15:47:51.967Z] fb9e87c7f784: Preparing [2024-07-12T15:47:51.967Z] 0184a8eeaacd: Preparing [2024-07-12T15:47:51.967Z] ed706c65780a: Preparing [2024-07-12T15:47:51.967Z] cd4935932c15: Preparing [2024-07-12T15:47:51.967Z] 2fd490a17829: Preparing [2024-07-12T15:47:51.967Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:51.967Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:51.967Z] 2fd490a17829: Waiting [2024-07-12T15:47:51.967Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:51.967Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:51.967Z] 9bfa7df98b57: Layer already exists [2024-07-12T15:47:51.967Z] fb9e87c7f784: Layer already exists [2024-07-12T15:47:51.967Z] ed706c65780a: Layer already exists [2024-07-12T15:47:51.967Z] 0184a8eeaacd: Layer already exists [2024-07-12T15:47:51.967Z] cd4935932c15: Layer already exists [2024-07-12T15:47:51.967Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:51.967Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:51.967Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:51.967Z] 3.2.0-dev.35: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:52.285Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:52.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:52.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T15:47:52.611Z] 9bfa7df98b57: Preparing [2024-07-12T15:47:52.611Z] fb9e87c7f784: Preparing [2024-07-12T15:47:52.611Z] 0184a8eeaacd: Preparing [2024-07-12T15:47:52.611Z] ed706c65780a: Preparing [2024-07-12T15:47:52.611Z] cd4935932c15: Preparing [2024-07-12T15:47:52.611Z] 2fd490a17829: Preparing [2024-07-12T15:47:52.611Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:52.611Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:52.611Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:52.611Z] 2fd490a17829: Waiting [2024-07-12T15:47:52.611Z] 9bfa7df98b57: Layer already exists [2024-07-12T15:47:52.611Z] fb9e87c7f784: Layer already exists [2024-07-12T15:47:52.611Z] ed706c65780a: Layer already exists [2024-07-12T15:47:52.611Z] cd4935932c15: Layer already exists [2024-07-12T15:47:52.611Z] 0184a8eeaacd: Layer already exists [2024-07-12T15:47:52.611Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:52.611Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:52.611Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:52.611Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:52.952Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:53.275Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-12T15:47:53.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T15:47:53.276Z] 9bfa7df98b57: Preparing [2024-07-12T15:47:53.276Z] fb9e87c7f784: Preparing [2024-07-12T15:47:53.276Z] 0184a8eeaacd: Preparing [2024-07-12T15:47:53.276Z] ed706c65780a: Preparing [2024-07-12T15:47:53.276Z] cd4935932c15: Preparing [2024-07-12T15:47:53.276Z] 2fd490a17829: Preparing [2024-07-12T15:47:53.276Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:53.276Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:53.276Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:53.276Z] 2fd490a17829: Waiting [2024-07-12T15:47:53.276Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:53.276Z] 9bfa7df98b57: Layer already exists [2024-07-12T15:47:53.276Z] fb9e87c7f784: Layer already exists [2024-07-12T15:47:53.276Z] cd4935932c15: Layer already exists [2024-07-12T15:47:53.276Z] ed706c65780a: Layer already exists [2024-07-12T15:47:53.276Z] 0184a8eeaacd: Layer already exists [2024-07-12T15:47:53.276Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:53.276Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:53.276Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:53.276Z] main: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:53.351Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:53.368Z] taggedImages: [2024-07-12T15:47:53.368Z] - nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:53.368Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-12T15:47:53.368Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 [2024-07-12T15:47:53.368Z] - nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:53.368Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-12T15:47:53.398Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-12T15:47:53.398Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:53.398Z] latest [2024-07-12T15:47:53.398Z] 3.2.0-dev.35 [2024-07-12T15:47:53.398Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:53.398Z] main [2024-07-12T15:47:53.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:53.747Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:54.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:54.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T15:47:54.068Z] cfea866b1739: Preparing [2024-07-12T15:47:54.068Z] cf47b8e80b29: Preparing [2024-07-12T15:47:54.068Z] df5eeb800fe7: Preparing [2024-07-12T15:47:54.068Z] 4320fe866771: Preparing [2024-07-12T15:47:54.068Z] 54a4fb3e971b: Preparing [2024-07-12T15:47:54.068Z] 04e31dec1df9: Preparing [2024-07-12T15:47:54.068Z] 787bb8b1690c: Preparing [2024-07-12T15:47:54.068Z] ed706c65780a: Preparing [2024-07-12T15:47:54.068Z] cd4935932c15: Preparing [2024-07-12T15:47:54.068Z] 0b2979d464db: Preparing [2024-07-12T15:47:54.068Z] a19c0bdf23bf: Preparing [2024-07-12T15:47:54.068Z] 5f70bf18a086: Preparing [2024-07-12T15:47:54.068Z] 42b9cd4a64dd: Preparing [2024-07-12T15:47:54.068Z] ce381ee41a9a: Preparing [2024-07-12T15:47:54.068Z] b1b6c7991c87: Preparing [2024-07-12T15:47:54.068Z] 787bb8b1690c: Waiting [2024-07-12T15:47:54.068Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:54.068Z] ed706c65780a: Waiting [2024-07-12T15:47:54.068Z] a19c0bdf23bf: Waiting [2024-07-12T15:47:54.068Z] cd4935932c15: Waiting [2024-07-12T15:47:54.068Z] 0b2979d464db: Waiting [2024-07-12T15:47:54.068Z] 5f70bf18a086: Waiting [2024-07-12T15:47:54.068Z] 42b9cd4a64dd: Waiting [2024-07-12T15:47:54.068Z] ce381ee41a9a: Waiting [2024-07-12T15:47:54.068Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:54.068Z] b1b6c7991c87: Waiting [2024-07-12T15:47:54.068Z] 04e31dec1df9: Waiting [2024-07-12T15:47:54.068Z] 54a4fb3e971b: Pushed [2024-07-12T15:47:54.068Z] cf47b8e80b29: Pushed [2024-07-12T15:47:54.068Z] 4320fe866771: Pushed [2024-07-12T15:47:54.068Z] cfea866b1739: Pushed [2024-07-12T15:47:54.068Z] df5eeb800fe7: Pushed [2024-07-12T15:47:54.068Z] ed706c65780a: Layer already exists [2024-07-12T15:47:54.068Z] cd4935932c15: Layer already exists [2024-07-12T15:47:54.327Z] 5f70bf18a086: Layer already exists [2024-07-12T15:47:54.327Z] 04e31dec1df9: Pushed [2024-07-12T15:47:54.327Z] a19c0bdf23bf: Pushed [2024-07-12T15:47:54.327Z] 0b2979d464db: Pushed [2024-07-12T15:47:54.327Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:54.327Z] 42b9cd4a64dd: Pushed [2024-07-12T15:47:54.327Z] b1b6c7991c87: Pushed [2024-07-12T15:47:54.893Z] ce381ee41a9a: Pushed [2024-07-12T15:47:55.463Z] 787bb8b1690c: Pushed [2024-07-12T15:47:55.725Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:56.050Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:56.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-12T15:47:56.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T15:47:56.365Z] cfea866b1739: Preparing [2024-07-12T15:47:56.365Z] cf47b8e80b29: Preparing [2024-07-12T15:47:56.365Z] df5eeb800fe7: Preparing [2024-07-12T15:47:56.365Z] 4320fe866771: Preparing [2024-07-12T15:47:56.365Z] 54a4fb3e971b: Preparing [2024-07-12T15:47:56.365Z] 04e31dec1df9: Preparing [2024-07-12T15:47:56.365Z] 787bb8b1690c: Preparing [2024-07-12T15:47:56.365Z] ed706c65780a: Preparing [2024-07-12T15:47:56.365Z] cd4935932c15: Preparing [2024-07-12T15:47:56.365Z] 0b2979d464db: Preparing [2024-07-12T15:47:56.365Z] a19c0bdf23bf: Preparing [2024-07-12T15:47:56.365Z] 5f70bf18a086: Preparing [2024-07-12T15:47:56.365Z] 42b9cd4a64dd: Preparing [2024-07-12T15:47:56.365Z] ce381ee41a9a: Preparing [2024-07-12T15:47:56.365Z] b1b6c7991c87: Preparing [2024-07-12T15:47:56.365Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:56.365Z] 0b2979d464db: Waiting [2024-07-12T15:47:56.365Z] cd4935932c15: Waiting [2024-07-12T15:47:56.365Z] a19c0bdf23bf: Waiting [2024-07-12T15:47:56.365Z] 5f70bf18a086: Waiting [2024-07-12T15:47:56.365Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:56.365Z] 42b9cd4a64dd: Waiting [2024-07-12T15:47:56.365Z] ce381ee41a9a: Waiting [2024-07-12T15:47:56.365Z] b1b6c7991c87: Waiting [2024-07-12T15:47:56.365Z] 04e31dec1df9: Waiting [2024-07-12T15:47:56.365Z] 787bb8b1690c: Waiting [2024-07-12T15:47:56.365Z] ed706c65780a: Waiting [2024-07-12T15:47:56.365Z] cfea866b1739: Layer already exists [2024-07-12T15:47:56.365Z] 4320fe866771: Layer already exists [2024-07-12T15:47:56.365Z] df5eeb800fe7: Layer already exists [2024-07-12T15:47:56.365Z] 54a4fb3e971b: Layer already exists [2024-07-12T15:47:56.365Z] cf47b8e80b29: Layer already exists [2024-07-12T15:47:56.365Z] ed706c65780a: Layer already exists [2024-07-12T15:47:56.365Z] 04e31dec1df9: Layer already exists [2024-07-12T15:47:56.365Z] 787bb8b1690c: Layer already exists [2024-07-12T15:47:56.365Z] 0b2979d464db: Layer already exists [2024-07-12T15:47:56.365Z] cd4935932c15: Layer already exists [2024-07-12T15:47:56.365Z] a19c0bdf23bf: Layer already exists [2024-07-12T15:47:56.365Z] 5f70bf18a086: Layer already exists [2024-07-12T15:47:56.365Z] 42b9cd4a64dd: Layer already exists [2024-07-12T15:47:56.365Z] ce381ee41a9a: Layer already exists [2024-07-12T15:47:56.365Z] b1b6c7991c87: Layer already exists [2024-07-12T15:47:56.365Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:56.365Z] latest: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:56.689Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:57.012Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 [2024-07-12T15:47:57.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T15:47:57.012Z] cfea866b1739: Preparing [2024-07-12T15:47:57.012Z] cf47b8e80b29: Preparing [2024-07-12T15:47:57.012Z] df5eeb800fe7: Preparing [2024-07-12T15:47:57.012Z] 4320fe866771: Preparing [2024-07-12T15:47:57.012Z] 54a4fb3e971b: Preparing [2024-07-12T15:47:57.012Z] 04e31dec1df9: Preparing [2024-07-12T15:47:57.012Z] 787bb8b1690c: Preparing [2024-07-12T15:47:57.012Z] ed706c65780a: Preparing [2024-07-12T15:47:57.012Z] cd4935932c15: Preparing [2024-07-12T15:47:57.012Z] 0b2979d464db: Preparing [2024-07-12T15:47:57.012Z] a19c0bdf23bf: Preparing [2024-07-12T15:47:57.012Z] 5f70bf18a086: Preparing [2024-07-12T15:47:57.012Z] 42b9cd4a64dd: Preparing [2024-07-12T15:47:57.012Z] ce381ee41a9a: Preparing [2024-07-12T15:47:57.012Z] b1b6c7991c87: Preparing [2024-07-12T15:47:57.012Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:57.012Z] 787bb8b1690c: Waiting [2024-07-12T15:47:57.012Z] ed706c65780a: Waiting [2024-07-12T15:47:57.012Z] cd4935932c15: Waiting [2024-07-12T15:47:57.012Z] 42b9cd4a64dd: Waiting [2024-07-12T15:47:57.012Z] ce381ee41a9a: Waiting [2024-07-12T15:47:57.012Z] 0b2979d464db: Waiting [2024-07-12T15:47:57.012Z] b1b6c7991c87: Waiting [2024-07-12T15:47:57.012Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:57.012Z] a19c0bdf23bf: Waiting [2024-07-12T15:47:57.012Z] 5f70bf18a086: Waiting [2024-07-12T15:47:57.012Z] 04e31dec1df9: Waiting [2024-07-12T15:47:57.012Z] cfea866b1739: Layer already exists [2024-07-12T15:47:57.012Z] 54a4fb3e971b: Layer already exists [2024-07-12T15:47:57.012Z] cf47b8e80b29: Layer already exists [2024-07-12T15:47:57.012Z] 4320fe866771: Layer already exists [2024-07-12T15:47:57.012Z] df5eeb800fe7: Layer already exists [2024-07-12T15:47:57.012Z] 787bb8b1690c: Layer already exists [2024-07-12T15:47:57.012Z] 04e31dec1df9: Layer already exists [2024-07-12T15:47:57.012Z] ed706c65780a: Layer already exists [2024-07-12T15:47:57.012Z] cd4935932c15: Layer already exists [2024-07-12T15:47:57.012Z] 0b2979d464db: Layer already exists [2024-07-12T15:47:57.012Z] a19c0bdf23bf: Layer already exists [2024-07-12T15:47:57.012Z] 5f70bf18a086: Layer already exists [2024-07-12T15:47:57.012Z] 42b9cd4a64dd: Layer already exists [2024-07-12T15:47:57.012Z] ce381ee41a9a: Layer already exists [2024-07-12T15:47:57.012Z] b1b6c7991c87: Layer already exists [2024-07-12T15:47:57.012Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:57.012Z] 3.2.0-dev.35: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:57.360Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:57.680Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:57.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T15:47:57.681Z] cfea866b1739: Preparing [2024-07-12T15:47:57.681Z] cf47b8e80b29: Preparing [2024-07-12T15:47:57.681Z] df5eeb800fe7: Preparing [2024-07-12T15:47:57.681Z] 4320fe866771: Preparing [2024-07-12T15:47:57.681Z] 54a4fb3e971b: Preparing [2024-07-12T15:47:57.681Z] 04e31dec1df9: Preparing [2024-07-12T15:47:57.681Z] 787bb8b1690c: Preparing [2024-07-12T15:47:57.681Z] ed706c65780a: Preparing [2024-07-12T15:47:57.681Z] cd4935932c15: Preparing [2024-07-12T15:47:57.681Z] 0b2979d464db: Preparing [2024-07-12T15:47:57.681Z] a19c0bdf23bf: Preparing [2024-07-12T15:47:57.681Z] 5f70bf18a086: Preparing [2024-07-12T15:47:57.681Z] 42b9cd4a64dd: Preparing [2024-07-12T15:47:57.681Z] ce381ee41a9a: Preparing [2024-07-12T15:47:57.681Z] b1b6c7991c87: Preparing [2024-07-12T15:47:57.681Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:57.681Z] ed706c65780a: Waiting [2024-07-12T15:47:57.681Z] cd4935932c15: Waiting [2024-07-12T15:47:57.681Z] 04e31dec1df9: Waiting [2024-07-12T15:47:57.681Z] 0b2979d464db: Waiting [2024-07-12T15:47:57.681Z] 787bb8b1690c: Waiting [2024-07-12T15:47:57.681Z] a19c0bdf23bf: Waiting [2024-07-12T15:47:57.681Z] 42b9cd4a64dd: Waiting [2024-07-12T15:47:57.681Z] ce381ee41a9a: Waiting [2024-07-12T15:47:57.681Z] 5f70bf18a086: Waiting [2024-07-12T15:47:57.681Z] b1b6c7991c87: Waiting [2024-07-12T15:47:57.681Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:57.681Z] 4320fe866771: Layer already exists [2024-07-12T15:47:57.681Z] 54a4fb3e971b: Layer already exists [2024-07-12T15:47:57.681Z] df5eeb800fe7: Layer already exists [2024-07-12T15:47:57.681Z] cfea866b1739: Layer already exists [2024-07-12T15:47:57.681Z] cf47b8e80b29: Layer already exists [2024-07-12T15:47:57.681Z] 04e31dec1df9: Layer already exists [2024-07-12T15:47:57.681Z] 787bb8b1690c: Layer already exists [2024-07-12T15:47:57.681Z] 0b2979d464db: Layer already exists [2024-07-12T15:47:57.681Z] ed706c65780a: Layer already exists [2024-07-12T15:47:57.681Z] cd4935932c15: Layer already exists [2024-07-12T15:47:57.681Z] 5f70bf18a086: Layer already exists [2024-07-12T15:47:57.681Z] a19c0bdf23bf: Layer already exists [2024-07-12T15:47:57.681Z] b1b6c7991c87: Layer already exists [2024-07-12T15:47:57.681Z] 42b9cd4a64dd: Layer already exists [2024-07-12T15:47:57.681Z] ce381ee41a9a: Layer already exists [2024-07-12T15:47:57.681Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:57.681Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:58.013Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:58.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-12T15:47:58.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T15:47:58.340Z] cfea866b1739: Preparing [2024-07-12T15:47:58.340Z] cf47b8e80b29: Preparing [2024-07-12T15:47:58.340Z] df5eeb800fe7: Preparing [2024-07-12T15:47:58.340Z] 4320fe866771: Preparing [2024-07-12T15:47:58.340Z] 54a4fb3e971b: Preparing [2024-07-12T15:47:58.340Z] 04e31dec1df9: Preparing [2024-07-12T15:47:58.340Z] 787bb8b1690c: Preparing [2024-07-12T15:47:58.340Z] ed706c65780a: Preparing [2024-07-12T15:47:58.340Z] cd4935932c15: Preparing [2024-07-12T15:47:58.340Z] 0b2979d464db: Preparing [2024-07-12T15:47:58.340Z] a19c0bdf23bf: Preparing [2024-07-12T15:47:58.340Z] 5f70bf18a086: Preparing [2024-07-12T15:47:58.340Z] 42b9cd4a64dd: Preparing [2024-07-12T15:47:58.340Z] ce381ee41a9a: Preparing [2024-07-12T15:47:58.340Z] b1b6c7991c87: Preparing [2024-07-12T15:47:58.340Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:58.340Z] ed706c65780a: Waiting [2024-07-12T15:47:58.340Z] cd4935932c15: Waiting [2024-07-12T15:47:58.340Z] 0b2979d464db: Waiting [2024-07-12T15:47:58.340Z] a19c0bdf23bf: Waiting [2024-07-12T15:47:58.340Z] 5f70bf18a086: Waiting [2024-07-12T15:47:58.340Z] 42b9cd4a64dd: Waiting [2024-07-12T15:47:58.340Z] ce381ee41a9a: Waiting [2024-07-12T15:47:58.340Z] 04e31dec1df9: Waiting [2024-07-12T15:47:58.340Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:58.340Z] 787bb8b1690c: Waiting [2024-07-12T15:47:58.340Z] 54a4fb3e971b: Layer already exists [2024-07-12T15:47:58.340Z] 4320fe866771: Layer already exists [2024-07-12T15:47:58.340Z] cf47b8e80b29: Layer already exists [2024-07-12T15:47:58.340Z] df5eeb800fe7: Layer already exists [2024-07-12T15:47:58.340Z] cfea866b1739: Layer already exists [2024-07-12T15:47:58.340Z] 787bb8b1690c: Layer already exists [2024-07-12T15:47:58.340Z] ed706c65780a: Layer already exists [2024-07-12T15:47:58.340Z] cd4935932c15: Layer already exists [2024-07-12T15:47:58.340Z] 04e31dec1df9: Layer already exists [2024-07-12T15:47:58.340Z] 0b2979d464db: Layer already exists [2024-07-12T15:47:58.340Z] a19c0bdf23bf: Layer already exists [2024-07-12T15:47:58.340Z] 5f70bf18a086: Layer already exists [2024-07-12T15:47:58.340Z] 42b9cd4a64dd: Layer already exists [2024-07-12T15:47:58.340Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:58.340Z] b1b6c7991c87: Layer already exists [2024-07-12T15:47:58.340Z] ce381ee41a9a: Layer already exists [2024-07-12T15:47:58.340Z] main: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:47:58.419Z] ===================================================== [Pipeline] echo [2024-07-12T15:47:58.435Z] taggedImages: [2024-07-12T15:47:58.435Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:58.435Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-12T15:47:58.435Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 [2024-07-12T15:47:58.435Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:58.435Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-12T15:47:58.462Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-12T15:47:58.462Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:58.462Z] latest [2024-07-12T15:47:58.462Z] 3.2.0-dev.35 [2024-07-12T15:47:58.462Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:47:58.462Z] main [2024-07-12T15:47:58.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:58.800Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:47:59.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:47:59.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T15:47:59.119Z] 7ff431d396f7: Preparing [2024-07-12T15:47:59.119Z] f45253fd1ee0: Preparing [2024-07-12T15:47:59.119Z] 32bbc5a32abf: Preparing [2024-07-12T15:47:59.119Z] b642efaf5285: Preparing [2024-07-12T15:47:59.119Z] ed706c65780a: Preparing [2024-07-12T15:47:59.119Z] cd4935932c15: Preparing [2024-07-12T15:47:59.119Z] 2fd490a17829: Preparing [2024-07-12T15:47:59.119Z] 1c149cc31b9c: Preparing [2024-07-12T15:47:59.119Z] 63ec0bd56cf3: Preparing [2024-07-12T15:47:59.119Z] cd4935932c15: Waiting [2024-07-12T15:47:59.119Z] 2fd490a17829: Waiting [2024-07-12T15:47:59.119Z] 1c149cc31b9c: Waiting [2024-07-12T15:47:59.119Z] 63ec0bd56cf3: Waiting [2024-07-12T15:47:59.119Z] ed706c65780a: Layer already exists [2024-07-12T15:47:59.119Z] f45253fd1ee0: Layer already exists [2024-07-12T15:47:59.119Z] 7ff431d396f7: Layer already exists [2024-07-12T15:47:59.119Z] cd4935932c15: Layer already exists [2024-07-12T15:47:59.119Z] 2fd490a17829: Layer already exists [2024-07-12T15:47:59.119Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:47:59.119Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:47:59.119Z] 32bbc5a32abf: Pushed [2024-07-12T15:48:01.654Z] b642efaf5285: Pushed [2024-07-12T15:48:01.654Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:01.994Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:02.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-12T15:48:02.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T15:48:02.324Z] 7ff431d396f7: Preparing [2024-07-12T15:48:02.324Z] f45253fd1ee0: Preparing [2024-07-12T15:48:02.324Z] 32bbc5a32abf: Preparing [2024-07-12T15:48:02.324Z] b642efaf5285: Preparing [2024-07-12T15:48:02.324Z] ed706c65780a: Preparing [2024-07-12T15:48:02.324Z] cd4935932c15: Preparing [2024-07-12T15:48:02.324Z] 2fd490a17829: Preparing [2024-07-12T15:48:02.324Z] 1c149cc31b9c: Preparing [2024-07-12T15:48:02.324Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:02.324Z] cd4935932c15: Waiting [2024-07-12T15:48:02.324Z] 2fd490a17829: Waiting [2024-07-12T15:48:02.324Z] 1c149cc31b9c: Waiting [2024-07-12T15:48:02.324Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:02.324Z] 32bbc5a32abf: Layer already exists [2024-07-12T15:48:02.324Z] ed706c65780a: Layer already exists [2024-07-12T15:48:02.324Z] 7ff431d396f7: Layer already exists [2024-07-12T15:48:02.324Z] b642efaf5285: Layer already exists [2024-07-12T15:48:02.324Z] f45253fd1ee0: Layer already exists [2024-07-12T15:48:02.324Z] 2fd490a17829: Layer already exists [2024-07-12T15:48:02.324Z] cd4935932c15: Layer already exists [2024-07-12T15:48:02.324Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:48:02.324Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:02.324Z] latest: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:02.646Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:03.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 [2024-07-12T15:48:03.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T15:48:03.047Z] 7ff431d396f7: Preparing [2024-07-12T15:48:03.047Z] f45253fd1ee0: Preparing [2024-07-12T15:48:03.047Z] 32bbc5a32abf: Preparing [2024-07-12T15:48:03.047Z] b642efaf5285: Preparing [2024-07-12T15:48:03.047Z] ed706c65780a: Preparing [2024-07-12T15:48:03.047Z] cd4935932c15: Preparing [2024-07-12T15:48:03.047Z] 2fd490a17829: Preparing [2024-07-12T15:48:03.047Z] 1c149cc31b9c: Preparing [2024-07-12T15:48:03.047Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:03.047Z] 1c149cc31b9c: Waiting [2024-07-12T15:48:03.047Z] cd4935932c15: Waiting [2024-07-12T15:48:03.047Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:03.047Z] 2fd490a17829: Waiting [2024-07-12T15:48:03.047Z] b642efaf5285: Layer already exists [2024-07-12T15:48:03.047Z] f45253fd1ee0: Layer already exists [2024-07-12T15:48:03.047Z] ed706c65780a: Layer already exists [2024-07-12T15:48:03.047Z] 32bbc5a32abf: Layer already exists [2024-07-12T15:48:03.047Z] 7ff431d396f7: Layer already exists [2024-07-12T15:48:03.047Z] 2fd490a17829: Layer already exists [2024-07-12T15:48:03.047Z] cd4935932c15: Layer already exists [2024-07-12T15:48:03.047Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:48:03.047Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:03.047Z] 3.2.0-dev.35: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:03.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:03.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:03.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T15:48:03.781Z] 7ff431d396f7: Preparing [2024-07-12T15:48:03.781Z] f45253fd1ee0: Preparing [2024-07-12T15:48:03.781Z] 32bbc5a32abf: Preparing [2024-07-12T15:48:03.781Z] b642efaf5285: Preparing [2024-07-12T15:48:03.781Z] ed706c65780a: Preparing [2024-07-12T15:48:03.781Z] cd4935932c15: Preparing [2024-07-12T15:48:03.781Z] 2fd490a17829: Preparing [2024-07-12T15:48:03.781Z] 1c149cc31b9c: Preparing [2024-07-12T15:48:03.781Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:03.781Z] 2fd490a17829: Waiting [2024-07-12T15:48:03.781Z] cd4935932c15: Waiting [2024-07-12T15:48:03.781Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:03.781Z] 1c149cc31b9c: Waiting [2024-07-12T15:48:03.781Z] 32bbc5a32abf: Layer already exists [2024-07-12T15:48:03.781Z] b642efaf5285: Layer already exists [2024-07-12T15:48:03.781Z] 7ff431d396f7: Layer already exists [2024-07-12T15:48:03.781Z] ed706c65780a: Layer already exists [2024-07-12T15:48:03.781Z] f45253fd1ee0: Layer already exists [2024-07-12T15:48:03.781Z] 2fd490a17829: Layer already exists [2024-07-12T15:48:03.781Z] cd4935932c15: Layer already exists [2024-07-12T15:48:03.781Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:48:03.781Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:03.781Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:04.148Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:04.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-12T15:48:04.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T15:48:04.469Z] 7ff431d396f7: Preparing [2024-07-12T15:48:04.469Z] f45253fd1ee0: Preparing [2024-07-12T15:48:04.469Z] 32bbc5a32abf: Preparing [2024-07-12T15:48:04.469Z] b642efaf5285: Preparing [2024-07-12T15:48:04.469Z] ed706c65780a: Preparing [2024-07-12T15:48:04.469Z] cd4935932c15: Preparing [2024-07-12T15:48:04.469Z] 2fd490a17829: Preparing [2024-07-12T15:48:04.469Z] 1c149cc31b9c: Preparing [2024-07-12T15:48:04.469Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:04.469Z] cd4935932c15: Waiting [2024-07-12T15:48:04.469Z] 2fd490a17829: Waiting [2024-07-12T15:48:04.469Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:04.469Z] 1c149cc31b9c: Waiting [2024-07-12T15:48:04.469Z] f45253fd1ee0: Layer already exists [2024-07-12T15:48:04.469Z] b642efaf5285: Layer already exists [2024-07-12T15:48:04.469Z] ed706c65780a: Layer already exists [2024-07-12T15:48:04.469Z] 32bbc5a32abf: Layer already exists [2024-07-12T15:48:04.469Z] 7ff431d396f7: Layer already exists [2024-07-12T15:48:04.469Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:48:04.469Z] cd4935932c15: Layer already exists [2024-07-12T15:48:04.469Z] 2fd490a17829: Layer already exists [2024-07-12T15:48:04.470Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:04.470Z] main: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:04.542Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:04.559Z] taggedImages: [2024-07-12T15:48:04.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:04.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-12T15:48:04.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 [2024-07-12T15:48:04.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:04.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-12T15:48:04.588Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-12T15:48:04.588Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:04.588Z] latest [2024-07-12T15:48:04.588Z] 3.2.0-dev.35 [2024-07-12T15:48:04.588Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:04.588Z] main [2024-07-12T15:48:04.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:04.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:05.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:05.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T15:48:05.237Z] d77ac1592105: Preparing [2024-07-12T15:48:05.237Z] 8106039556bc: Preparing [2024-07-12T15:48:05.237Z] 1adbb359807a: Preparing [2024-07-12T15:48:05.237Z] 04888a2bee38: Preparing [2024-07-12T15:48:05.237Z] 38b7a0c3cc56: Preparing [2024-07-12T15:48:05.237Z] ed706c65780a: Preparing [2024-07-12T15:48:05.237Z] cd4935932c15: Preparing [2024-07-12T15:48:05.237Z] 94ca1c100714: Preparing [2024-07-12T15:48:05.237Z] a14e4df99c9e: Preparing [2024-07-12T15:48:05.237Z] 042b93c77ad1: Preparing [2024-07-12T15:48:05.237Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:05.237Z] cd4935932c15: Waiting [2024-07-12T15:48:05.237Z] 94ca1c100714: Waiting [2024-07-12T15:48:05.237Z] ed706c65780a: Waiting [2024-07-12T15:48:05.237Z] a14e4df99c9e: Waiting [2024-07-12T15:48:05.237Z] 042b93c77ad1: Waiting [2024-07-12T15:48:05.237Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:05.237Z] 8106039556bc: Pushed [2024-07-12T15:48:05.237Z] 04888a2bee38: Pushed [2024-07-12T15:48:05.237Z] 38b7a0c3cc56: Pushed [2024-07-12T15:48:05.237Z] ed706c65780a: Layer already exists [2024-07-12T15:48:05.237Z] d77ac1592105: Pushed [2024-07-12T15:48:05.237Z] cd4935932c15: Layer already exists [2024-07-12T15:48:05.237Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:05.495Z] a14e4df99c9e: Pushed [2024-07-12T15:48:05.495Z] 94ca1c100714: Pushed [2024-07-12T15:48:06.061Z] 1adbb359807a: Pushed [2024-07-12T15:48:06.996Z] 042b93c77ad1: Pushed [2024-07-12T15:48:06.996Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:07.321Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:07.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-12T15:48:07.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T15:48:07.638Z] d77ac1592105: Preparing [2024-07-12T15:48:07.638Z] 8106039556bc: Preparing [2024-07-12T15:48:07.638Z] 1adbb359807a: Preparing [2024-07-12T15:48:07.638Z] 04888a2bee38: Preparing [2024-07-12T15:48:07.638Z] 38b7a0c3cc56: Preparing [2024-07-12T15:48:07.638Z] ed706c65780a: Preparing [2024-07-12T15:48:07.638Z] cd4935932c15: Preparing [2024-07-12T15:48:07.638Z] 94ca1c100714: Preparing [2024-07-12T15:48:07.638Z] a14e4df99c9e: Preparing [2024-07-12T15:48:07.638Z] 042b93c77ad1: Preparing [2024-07-12T15:48:07.638Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:07.638Z] ed706c65780a: Waiting [2024-07-12T15:48:07.638Z] 94ca1c100714: Waiting [2024-07-12T15:48:07.638Z] a14e4df99c9e: Waiting [2024-07-12T15:48:07.638Z] 042b93c77ad1: Waiting [2024-07-12T15:48:07.638Z] cd4935932c15: Waiting [2024-07-12T15:48:07.638Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:07.638Z] 1adbb359807a: Layer already exists [2024-07-12T15:48:07.638Z] 38b7a0c3cc56: Layer already exists [2024-07-12T15:48:07.638Z] 8106039556bc: Layer already exists [2024-07-12T15:48:07.638Z] 04888a2bee38: Layer already exists [2024-07-12T15:48:07.638Z] d77ac1592105: Layer already exists [2024-07-12T15:48:07.638Z] ed706c65780a: Layer already exists [2024-07-12T15:48:07.638Z] cd4935932c15: Layer already exists [2024-07-12T15:48:07.638Z] 94ca1c100714: Layer already exists [2024-07-12T15:48:07.638Z] a14e4df99c9e: Layer already exists [2024-07-12T15:48:07.638Z] 042b93c77ad1: Layer already exists [2024-07-12T15:48:07.638Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:07.638Z] latest: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:07.959Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:08.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 [2024-07-12T15:48:08.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T15:48:08.279Z] d77ac1592105: Preparing [2024-07-12T15:48:08.279Z] 8106039556bc: Preparing [2024-07-12T15:48:08.279Z] 1adbb359807a: Preparing [2024-07-12T15:48:08.279Z] 04888a2bee38: Preparing [2024-07-12T15:48:08.279Z] 38b7a0c3cc56: Preparing [2024-07-12T15:48:08.279Z] ed706c65780a: Preparing [2024-07-12T15:48:08.279Z] cd4935932c15: Preparing [2024-07-12T15:48:08.279Z] 94ca1c100714: Preparing [2024-07-12T15:48:08.279Z] a14e4df99c9e: Preparing [2024-07-12T15:48:08.279Z] 042b93c77ad1: Preparing [2024-07-12T15:48:08.279Z] cd4935932c15: Waiting [2024-07-12T15:48:08.279Z] 94ca1c100714: Waiting [2024-07-12T15:48:08.279Z] a14e4df99c9e: Waiting [2024-07-12T15:48:08.279Z] ed706c65780a: Waiting [2024-07-12T15:48:08.279Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:08.279Z] 042b93c77ad1: Waiting [2024-07-12T15:48:08.279Z] 04888a2bee38: Layer already exists [2024-07-12T15:48:08.279Z] d77ac1592105: Layer already exists [2024-07-12T15:48:08.279Z] 8106039556bc: Layer already exists [2024-07-12T15:48:08.279Z] 1adbb359807a: Layer already exists [2024-07-12T15:48:08.279Z] 38b7a0c3cc56: Layer already exists [2024-07-12T15:48:08.279Z] ed706c65780a: Layer already exists [2024-07-12T15:48:08.279Z] a14e4df99c9e: Layer already exists [2024-07-12T15:48:08.279Z] 94ca1c100714: Layer already exists [2024-07-12T15:48:08.279Z] cd4935932c15: Layer already exists [2024-07-12T15:48:08.279Z] 042b93c77ad1: Layer already exists [2024-07-12T15:48:08.279Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:08.279Z] 3.2.0-dev.35: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:08.614Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:08.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:08.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T15:48:08.940Z] d77ac1592105: Preparing [2024-07-12T15:48:08.940Z] 8106039556bc: Preparing [2024-07-12T15:48:08.940Z] 1adbb359807a: Preparing [2024-07-12T15:48:08.940Z] 04888a2bee38: Preparing [2024-07-12T15:48:08.940Z] 38b7a0c3cc56: Preparing [2024-07-12T15:48:08.940Z] ed706c65780a: Preparing [2024-07-12T15:48:08.940Z] cd4935932c15: Preparing [2024-07-12T15:48:08.940Z] 94ca1c100714: Preparing [2024-07-12T15:48:08.940Z] a14e4df99c9e: Preparing [2024-07-12T15:48:08.940Z] 042b93c77ad1: Preparing [2024-07-12T15:48:08.940Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:08.940Z] cd4935932c15: Waiting [2024-07-12T15:48:08.940Z] 94ca1c100714: Waiting [2024-07-12T15:48:08.940Z] a14e4df99c9e: Waiting [2024-07-12T15:48:08.940Z] 042b93c77ad1: Waiting [2024-07-12T15:48:08.940Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:08.940Z] ed706c65780a: Waiting [2024-07-12T15:48:08.940Z] 8106039556bc: Layer already exists [2024-07-12T15:48:08.940Z] 04888a2bee38: Layer already exists [2024-07-12T15:48:08.940Z] 38b7a0c3cc56: Layer already exists [2024-07-12T15:48:08.940Z] d77ac1592105: Layer already exists [2024-07-12T15:48:08.940Z] 1adbb359807a: Layer already exists [2024-07-12T15:48:08.940Z] 94ca1c100714: Layer already exists [2024-07-12T15:48:08.940Z] ed706c65780a: Layer already exists [2024-07-12T15:48:08.940Z] 042b93c77ad1: Layer already exists [2024-07-12T15:48:08.940Z] cd4935932c15: Layer already exists [2024-07-12T15:48:08.940Z] a14e4df99c9e: Layer already exists [2024-07-12T15:48:08.940Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:08.940Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:09.261Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:09.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-12T15:48:09.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T15:48:09.583Z] d77ac1592105: Preparing [2024-07-12T15:48:09.583Z] 8106039556bc: Preparing [2024-07-12T15:48:09.583Z] 1adbb359807a: Preparing [2024-07-12T15:48:09.583Z] 04888a2bee38: Preparing [2024-07-12T15:48:09.583Z] 38b7a0c3cc56: Preparing [2024-07-12T15:48:09.583Z] ed706c65780a: Preparing [2024-07-12T15:48:09.583Z] cd4935932c15: Preparing [2024-07-12T15:48:09.583Z] 94ca1c100714: Preparing [2024-07-12T15:48:09.583Z] a14e4df99c9e: Preparing [2024-07-12T15:48:09.583Z] 042b93c77ad1: Preparing [2024-07-12T15:48:09.583Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:09.583Z] ed706c65780a: Waiting [2024-07-12T15:48:09.583Z] cd4935932c15: Waiting [2024-07-12T15:48:09.583Z] 042b93c77ad1: Waiting [2024-07-12T15:48:09.583Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:09.583Z] 94ca1c100714: Waiting [2024-07-12T15:48:09.583Z] d77ac1592105: Layer already exists [2024-07-12T15:48:09.583Z] 04888a2bee38: Layer already exists [2024-07-12T15:48:09.583Z] 8106039556bc: Layer already exists [2024-07-12T15:48:09.583Z] 38b7a0c3cc56: Layer already exists [2024-07-12T15:48:09.583Z] 1adbb359807a: Layer already exists [2024-07-12T15:48:09.583Z] ed706c65780a: Layer already exists [2024-07-12T15:48:09.583Z] cd4935932c15: Layer already exists [2024-07-12T15:48:09.583Z] 94ca1c100714: Layer already exists [2024-07-12T15:48:09.583Z] 042b93c77ad1: Layer already exists [2024-07-12T15:48:09.583Z] a14e4df99c9e: Layer already exists [2024-07-12T15:48:09.583Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:09.583Z] main: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:09.649Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:09.663Z] taggedImages: [2024-07-12T15:48:09.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:09.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-12T15:48:09.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 [2024-07-12T15:48:09.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:09.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-12T15:48:09.698Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-12T15:48:09.698Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:09.698Z] latest [2024-07-12T15:48:09.698Z] 3.2.0-dev.35 [2024-07-12T15:48:09.698Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:09.698Z] main [2024-07-12T15:48:09.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:10.035Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:10.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:10.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T15:48:10.349Z] 1cb96f1fb1a5: Preparing [2024-07-12T15:48:10.349Z] ff52cdb58238: Preparing [2024-07-12T15:48:10.349Z] e477722bd1eb: Preparing [2024-07-12T15:48:10.349Z] 4e8374f070fd: Preparing [2024-07-12T15:48:10.349Z] ac1038144f74: Preparing [2024-07-12T15:48:10.349Z] 65f68a2b94a5: Preparing [2024-07-12T15:48:10.349Z] 6531969e4eb3: Preparing [2024-07-12T15:48:10.349Z] ed706c65780a: Preparing [2024-07-12T15:48:10.349Z] cd4935932c15: Preparing [2024-07-12T15:48:10.349Z] 7c7d9d508b1e: Preparing [2024-07-12T15:48:10.349Z] d86497642753: Preparing [2024-07-12T15:48:10.349Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:10.349Z] 65f68a2b94a5: Waiting [2024-07-12T15:48:10.349Z] ed706c65780a: Waiting [2024-07-12T15:48:10.349Z] 6531969e4eb3: Waiting [2024-07-12T15:48:10.349Z] 7c7d9d508b1e: Waiting [2024-07-12T15:48:10.349Z] d86497642753: Waiting [2024-07-12T15:48:10.349Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:10.349Z] cd4935932c15: Waiting [2024-07-12T15:48:10.349Z] ac1038144f74: Pushed [2024-07-12T15:48:10.349Z] 1cb96f1fb1a5: Pushed [2024-07-12T15:48:10.349Z] ff52cdb58238: Pushed [2024-07-12T15:48:10.349Z] 65f68a2b94a5: Pushed [2024-07-12T15:48:10.607Z] ed706c65780a: Layer already exists [2024-07-12T15:48:10.607Z] cd4935932c15: Layer already exists [2024-07-12T15:48:10.607Z] 6531969e4eb3: Pushed [2024-07-12T15:48:10.607Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:11.174Z] 7c7d9d508b1e: Pushed [2024-07-12T15:48:11.174Z] 4e8374f070fd: Pushed [2024-07-12T15:48:11.433Z] e477722bd1eb: Pushed [2024-07-12T15:48:11.433Z] d86497642753: Pushed [2024-07-12T15:48:11.692Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:12.009Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:12.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-12T15:48:12.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T15:48:12.329Z] 1cb96f1fb1a5: Preparing [2024-07-12T15:48:12.329Z] ff52cdb58238: Preparing [2024-07-12T15:48:12.329Z] e477722bd1eb: Preparing [2024-07-12T15:48:12.329Z] 4e8374f070fd: Preparing [2024-07-12T15:48:12.329Z] ac1038144f74: Preparing [2024-07-12T15:48:12.329Z] 65f68a2b94a5: Preparing [2024-07-12T15:48:12.329Z] 6531969e4eb3: Preparing [2024-07-12T15:48:12.329Z] ed706c65780a: Preparing [2024-07-12T15:48:12.329Z] cd4935932c15: Preparing [2024-07-12T15:48:12.329Z] 7c7d9d508b1e: Preparing [2024-07-12T15:48:12.329Z] d86497642753: Preparing [2024-07-12T15:48:12.329Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:12.329Z] cd4935932c15: Waiting [2024-07-12T15:48:12.329Z] 7c7d9d508b1e: Waiting [2024-07-12T15:48:12.329Z] d86497642753: Waiting [2024-07-12T15:48:12.329Z] 65f68a2b94a5: Waiting [2024-07-12T15:48:12.329Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:12.329Z] ed706c65780a: Waiting [2024-07-12T15:48:12.329Z] ac1038144f74: Layer already exists [2024-07-12T15:48:12.329Z] ff52cdb58238: Layer already exists [2024-07-12T15:48:12.329Z] 1cb96f1fb1a5: Layer already exists [2024-07-12T15:48:12.329Z] 4e8374f070fd: Layer already exists [2024-07-12T15:48:12.329Z] e477722bd1eb: Layer already exists [2024-07-12T15:48:12.329Z] 65f68a2b94a5: Layer already exists [2024-07-12T15:48:12.329Z] 6531969e4eb3: Layer already exists [2024-07-12T15:48:12.329Z] cd4935932c15: Layer already exists [2024-07-12T15:48:12.329Z] ed706c65780a: Layer already exists [2024-07-12T15:48:12.329Z] 7c7d9d508b1e: Layer already exists [2024-07-12T15:48:12.329Z] d86497642753: Layer already exists [2024-07-12T15:48:12.329Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:12.329Z] latest: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:12.653Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:12.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 [2024-07-12T15:48:12.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T15:48:12.973Z] 1cb96f1fb1a5: Preparing [2024-07-12T15:48:12.973Z] ff52cdb58238: Preparing [2024-07-12T15:48:12.973Z] e477722bd1eb: Preparing [2024-07-12T15:48:12.973Z] 4e8374f070fd: Preparing [2024-07-12T15:48:12.973Z] ac1038144f74: Preparing [2024-07-12T15:48:12.973Z] 65f68a2b94a5: Preparing [2024-07-12T15:48:12.973Z] 6531969e4eb3: Preparing [2024-07-12T15:48:12.973Z] ed706c65780a: Preparing [2024-07-12T15:48:12.973Z] cd4935932c15: Preparing [2024-07-12T15:48:12.973Z] 7c7d9d508b1e: Preparing [2024-07-12T15:48:12.973Z] d86497642753: Preparing [2024-07-12T15:48:12.973Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:12.973Z] ed706c65780a: Waiting [2024-07-12T15:48:12.973Z] cd4935932c15: Waiting [2024-07-12T15:48:12.973Z] 65f68a2b94a5: Waiting [2024-07-12T15:48:12.973Z] 7c7d9d508b1e: Waiting [2024-07-12T15:48:12.973Z] d86497642753: Waiting [2024-07-12T15:48:12.973Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:12.973Z] 6531969e4eb3: Waiting [2024-07-12T15:48:12.973Z] 4e8374f070fd: Layer already exists [2024-07-12T15:48:12.973Z] ac1038144f74: Layer already exists [2024-07-12T15:48:12.973Z] ff52cdb58238: Layer already exists [2024-07-12T15:48:12.973Z] e477722bd1eb: Layer already exists [2024-07-12T15:48:12.973Z] 1cb96f1fb1a5: Layer already exists [2024-07-12T15:48:12.973Z] 65f68a2b94a5: Layer already exists [2024-07-12T15:48:12.973Z] cd4935932c15: Layer already exists [2024-07-12T15:48:12.973Z] 6531969e4eb3: Layer already exists [2024-07-12T15:48:12.973Z] ed706c65780a: Layer already exists [2024-07-12T15:48:12.973Z] 7c7d9d508b1e: Layer already exists [2024-07-12T15:48:12.973Z] d86497642753: Layer already exists [2024-07-12T15:48:12.973Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:12.973Z] 3.2.0-dev.35: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:13.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:13.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:13.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T15:48:13.619Z] 1cb96f1fb1a5: Preparing [2024-07-12T15:48:13.619Z] ff52cdb58238: Preparing [2024-07-12T15:48:13.619Z] e477722bd1eb: Preparing [2024-07-12T15:48:13.619Z] 4e8374f070fd: Preparing [2024-07-12T15:48:13.619Z] ac1038144f74: Preparing [2024-07-12T15:48:13.619Z] 65f68a2b94a5: Preparing [2024-07-12T15:48:13.619Z] 6531969e4eb3: Preparing [2024-07-12T15:48:13.619Z] ed706c65780a: Preparing [2024-07-12T15:48:13.619Z] cd4935932c15: Preparing [2024-07-12T15:48:13.619Z] 7c7d9d508b1e: Preparing [2024-07-12T15:48:13.619Z] d86497642753: Preparing [2024-07-12T15:48:13.619Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:13.619Z] cd4935932c15: Waiting [2024-07-12T15:48:13.619Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:13.619Z] 7c7d9d508b1e: Waiting [2024-07-12T15:48:13.619Z] d86497642753: Waiting [2024-07-12T15:48:13.619Z] 65f68a2b94a5: Waiting [2024-07-12T15:48:13.619Z] 6531969e4eb3: Waiting [2024-07-12T15:48:13.619Z] ed706c65780a: Waiting [2024-07-12T15:48:13.619Z] 4e8374f070fd: Layer already exists [2024-07-12T15:48:13.619Z] ff52cdb58238: Layer already exists [2024-07-12T15:48:13.619Z] ac1038144f74: Layer already exists [2024-07-12T15:48:13.619Z] e477722bd1eb: Layer already exists [2024-07-12T15:48:13.619Z] 1cb96f1fb1a5: Layer already exists [2024-07-12T15:48:13.619Z] 65f68a2b94a5: Layer already exists [2024-07-12T15:48:13.619Z] 6531969e4eb3: Layer already exists [2024-07-12T15:48:13.619Z] ed706c65780a: Layer already exists [2024-07-12T15:48:13.619Z] cd4935932c15: Layer already exists [2024-07-12T15:48:13.619Z] 7c7d9d508b1e: Layer already exists [2024-07-12T15:48:13.619Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:13.619Z] d86497642753: Layer already exists [2024-07-12T15:48:13.619Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:13.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:14.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-12T15:48:14.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T15:48:14.263Z] 1cb96f1fb1a5: Preparing [2024-07-12T15:48:14.263Z] ff52cdb58238: Preparing [2024-07-12T15:48:14.263Z] e477722bd1eb: Preparing [2024-07-12T15:48:14.263Z] 4e8374f070fd: Preparing [2024-07-12T15:48:14.263Z] ac1038144f74: Preparing [2024-07-12T15:48:14.263Z] 65f68a2b94a5: Preparing [2024-07-12T15:48:14.263Z] 6531969e4eb3: Preparing [2024-07-12T15:48:14.263Z] ed706c65780a: Preparing [2024-07-12T15:48:14.263Z] cd4935932c15: Preparing [2024-07-12T15:48:14.263Z] 7c7d9d508b1e: Preparing [2024-07-12T15:48:14.263Z] d86497642753: Preparing [2024-07-12T15:48:14.263Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:14.263Z] ed706c65780a: Waiting [2024-07-12T15:48:14.263Z] cd4935932c15: Waiting [2024-07-12T15:48:14.263Z] 7c7d9d508b1e: Waiting [2024-07-12T15:48:14.263Z] d86497642753: Waiting [2024-07-12T15:48:14.263Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:14.263Z] 65f68a2b94a5: Waiting [2024-07-12T15:48:14.263Z] 6531969e4eb3: Waiting [2024-07-12T15:48:14.263Z] ff52cdb58238: Layer already exists [2024-07-12T15:48:14.263Z] 4e8374f070fd: Layer already exists [2024-07-12T15:48:14.263Z] e477722bd1eb: Layer already exists [2024-07-12T15:48:14.263Z] ac1038144f74: Layer already exists [2024-07-12T15:48:14.263Z] 1cb96f1fb1a5: Layer already exists [2024-07-12T15:48:14.263Z] 6531969e4eb3: Layer already exists [2024-07-12T15:48:14.263Z] ed706c65780a: Layer already exists [2024-07-12T15:48:14.263Z] 65f68a2b94a5: Layer already exists [2024-07-12T15:48:14.263Z] cd4935932c15: Layer already exists [2024-07-12T15:48:14.263Z] 7c7d9d508b1e: Layer already exists [2024-07-12T15:48:14.263Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:14.263Z] d86497642753: Layer already exists [2024-07-12T15:48:14.263Z] main: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:14.332Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:14.344Z] taggedImages: [2024-07-12T15:48:14.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:14.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-12T15:48:14.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 [2024-07-12T15:48:14.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:14.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-12T15:48:14.377Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-12T15:48:14.377Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:14.377Z] latest [2024-07-12T15:48:14.377Z] 3.2.0-dev.35 [2024-07-12T15:48:14.377Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:14.377Z] main [2024-07-12T15:48:14.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:14.714Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:15.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:15.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T15:48:15.042Z] f4aaf068830f: Preparing [2024-07-12T15:48:15.042Z] c63c7af01490: Preparing [2024-07-12T15:48:15.042Z] ed706c65780a: Preparing [2024-07-12T15:48:15.042Z] cd4935932c15: Preparing [2024-07-12T15:48:15.042Z] 8b63c1008b7f: Preparing [2024-07-12T15:48:15.042Z] 3564d9dd87a3: Preparing [2024-07-12T15:48:15.042Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:15.042Z] 3564d9dd87a3: Waiting [2024-07-12T15:48:15.042Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:15.299Z] ed706c65780a: Layer already exists [2024-07-12T15:48:15.299Z] cd4935932c15: Layer already exists [2024-07-12T15:48:15.299Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:15.299Z] f4aaf068830f: Pushed [2024-07-12T15:48:15.556Z] 8b63c1008b7f: Pushed [2024-07-12T15:48:16.122Z] 3564d9dd87a3: Pushed [2024-07-12T15:48:16.688Z] c63c7af01490: Pushed [2024-07-12T15:48:16.948Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:17.262Z] + 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-07-12T15:48:17.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-12T15:48:17.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T15:48:17.580Z] f4aaf068830f: Preparing [2024-07-12T15:48:17.580Z] c63c7af01490: Preparing [2024-07-12T15:48:17.580Z] ed706c65780a: Preparing [2024-07-12T15:48:17.580Z] cd4935932c15: Preparing [2024-07-12T15:48:17.580Z] 8b63c1008b7f: Preparing [2024-07-12T15:48:17.580Z] 3564d9dd87a3: Preparing [2024-07-12T15:48:17.580Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:17.580Z] 3564d9dd87a3: Waiting [2024-07-12T15:48:17.580Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:17.580Z] ed706c65780a: Layer already exists [2024-07-12T15:48:17.580Z] f4aaf068830f: Layer already exists [2024-07-12T15:48:17.580Z] cd4935932c15: Layer already exists [2024-07-12T15:48:17.580Z] 8b63c1008b7f: Layer already exists [2024-07-12T15:48:17.580Z] c63c7af01490: Layer already exists [2024-07-12T15:48:17.580Z] 3564d9dd87a3: Layer already exists [2024-07-12T15:48:17.580Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:17.580Z] latest: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:17.902Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:18.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 [2024-07-12T15:48:18.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T15:48:18.223Z] f4aaf068830f: Preparing [2024-07-12T15:48:18.223Z] c63c7af01490: Preparing [2024-07-12T15:48:18.223Z] ed706c65780a: Preparing [2024-07-12T15:48:18.223Z] cd4935932c15: Preparing [2024-07-12T15:48:18.223Z] 8b63c1008b7f: Preparing [2024-07-12T15:48:18.223Z] 3564d9dd87a3: Preparing [2024-07-12T15:48:18.223Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:18.223Z] 3564d9dd87a3: Waiting [2024-07-12T15:48:18.223Z] 8b63c1008b7f: Layer already exists [2024-07-12T15:48:18.223Z] c63c7af01490: Layer already exists [2024-07-12T15:48:18.223Z] f4aaf068830f: Layer already exists [2024-07-12T15:48:18.223Z] cd4935932c15: Layer already exists [2024-07-12T15:48:18.223Z] ed706c65780a: Layer already exists [2024-07-12T15:48:18.223Z] 3564d9dd87a3: Layer already exists [2024-07-12T15:48:18.223Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:18.223Z] 3.2.0-dev.35: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:18.543Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:18.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:18.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T15:48:18.858Z] f4aaf068830f: Preparing [2024-07-12T15:48:18.858Z] c63c7af01490: Preparing [2024-07-12T15:48:18.858Z] ed706c65780a: Preparing [2024-07-12T15:48:18.858Z] cd4935932c15: Preparing [2024-07-12T15:48:18.858Z] 8b63c1008b7f: Preparing [2024-07-12T15:48:18.858Z] 3564d9dd87a3: Preparing [2024-07-12T15:48:18.858Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:18.858Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:18.858Z] 3564d9dd87a3: Waiting [2024-07-12T15:48:18.858Z] ed706c65780a: Layer already exists [2024-07-12T15:48:18.858Z] f4aaf068830f: Layer already exists [2024-07-12T15:48:18.858Z] cd4935932c15: Layer already exists [2024-07-12T15:48:18.858Z] c63c7af01490: Layer already exists [2024-07-12T15:48:18.858Z] 8b63c1008b7f: Layer already exists [2024-07-12T15:48:18.858Z] 3564d9dd87a3: Layer already exists [2024-07-12T15:48:18.858Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:18.858Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:19.177Z] + 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-07-12T15:48:19.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-12T15:48:19.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T15:48:19.494Z] f4aaf068830f: Preparing [2024-07-12T15:48:19.494Z] c63c7af01490: Preparing [2024-07-12T15:48:19.494Z] ed706c65780a: Preparing [2024-07-12T15:48:19.494Z] cd4935932c15: Preparing [2024-07-12T15:48:19.494Z] 8b63c1008b7f: Preparing [2024-07-12T15:48:19.494Z] 3564d9dd87a3: Preparing [2024-07-12T15:48:19.494Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:19.494Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:19.494Z] 3564d9dd87a3: Waiting [2024-07-12T15:48:19.494Z] c63c7af01490: Layer already exists [2024-07-12T15:48:19.494Z] f4aaf068830f: Layer already exists [2024-07-12T15:48:19.494Z] cd4935932c15: Layer already exists [2024-07-12T15:48:19.494Z] 8b63c1008b7f: Layer already exists [2024-07-12T15:48:19.494Z] ed706c65780a: Layer already exists [2024-07-12T15:48:19.494Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:19.494Z] 3564d9dd87a3: Layer already exists [2024-07-12T15:48:19.494Z] main: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:19.557Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:19.569Z] taggedImages: [2024-07-12T15:48:19.569Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:19.569Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-12T15:48:19.569Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 [2024-07-12T15:48:19.569Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:19.569Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-12T15:48:19.597Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-12T15:48:19.597Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:19.597Z] latest [2024-07-12T15:48:19.597Z] 3.2.0-dev.35 [2024-07-12T15:48:19.597Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:19.597Z] main [2024-07-12T15:48:19.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:19.929Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:20.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:20.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T15:48:20.257Z] 3283f76fc107: Preparing [2024-07-12T15:48:20.257Z] 8aca4d27df72: Preparing [2024-07-12T15:48:20.257Z] 6430d7857672: Preparing [2024-07-12T15:48:20.257Z] ed706c65780a: Preparing [2024-07-12T15:48:20.257Z] cd4935932c15: Preparing [2024-07-12T15:48:20.257Z] 53a7718ad978: Preparing [2024-07-12T15:48:20.257Z] 7f800ef2b221: Preparing [2024-07-12T15:48:20.257Z] 46fe7be894af: Preparing [2024-07-12T15:48:20.257Z] 3af71847fd1d: Preparing [2024-07-12T15:48:20.257Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:20.257Z] 7f800ef2b221: Waiting [2024-07-12T15:48:20.257Z] 3af71847fd1d: Waiting [2024-07-12T15:48:20.257Z] 46fe7be894af: Waiting [2024-07-12T15:48:20.257Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:20.257Z] 53a7718ad978: Waiting [2024-07-12T15:48:20.257Z] 6430d7857672: Pushed [2024-07-12T15:48:20.257Z] 8aca4d27df72: Pushed [2024-07-12T15:48:20.257Z] ed706c65780a: Layer already exists [2024-07-12T15:48:20.515Z] cd4935932c15: Layer already exists [2024-07-12T15:48:20.515Z] 3283f76fc107: Pushed [2024-07-12T15:48:20.515Z] 46fe7be894af: Pushed [2024-07-12T15:48:20.515Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:21.450Z] 3af71847fd1d: Pushed [2024-07-12T15:48:26.717Z] 7f800ef2b221: Pushed [2024-07-12T15:48:30.006Z] 53a7718ad978: Pushed [2024-07-12T15:48:30.006Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:30.326Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:30.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-12T15:48:30.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T15:48:30.651Z] 3283f76fc107: Preparing [2024-07-12T15:48:30.651Z] 8aca4d27df72: Preparing [2024-07-12T15:48:30.651Z] 6430d7857672: Preparing [2024-07-12T15:48:30.651Z] ed706c65780a: Preparing [2024-07-12T15:48:30.651Z] cd4935932c15: Preparing [2024-07-12T15:48:30.651Z] 53a7718ad978: Preparing [2024-07-12T15:48:30.651Z] 7f800ef2b221: Preparing [2024-07-12T15:48:30.651Z] 46fe7be894af: Preparing [2024-07-12T15:48:30.651Z] 3af71847fd1d: Preparing [2024-07-12T15:48:30.651Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:30.651Z] 46fe7be894af: Waiting [2024-07-12T15:48:30.651Z] 3af71847fd1d: Waiting [2024-07-12T15:48:30.651Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:30.651Z] 53a7718ad978: Waiting [2024-07-12T15:48:30.651Z] 7f800ef2b221: Waiting [2024-07-12T15:48:30.651Z] 6430d7857672: Layer already exists [2024-07-12T15:48:30.651Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:30.651Z] ed706c65780a: Layer already exists [2024-07-12T15:48:30.651Z] cd4935932c15: Layer already exists [2024-07-12T15:48:30.651Z] 8aca4d27df72: Layer already exists [2024-07-12T15:48:30.651Z] 53a7718ad978: Layer already exists [2024-07-12T15:48:30.651Z] 7f800ef2b221: Layer already exists [2024-07-12T15:48:30.651Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:30.651Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:30.651Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:30.651Z] latest: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:30.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:31.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 [2024-07-12T15:48:31.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T15:48:31.301Z] 3283f76fc107: Preparing [2024-07-12T15:48:31.301Z] 8aca4d27df72: Preparing [2024-07-12T15:48:31.301Z] 6430d7857672: Preparing [2024-07-12T15:48:31.301Z] ed706c65780a: Preparing [2024-07-12T15:48:31.301Z] cd4935932c15: Preparing [2024-07-12T15:48:31.301Z] 53a7718ad978: Preparing [2024-07-12T15:48:31.301Z] 7f800ef2b221: Preparing [2024-07-12T15:48:31.301Z] 46fe7be894af: Preparing [2024-07-12T15:48:31.301Z] 3af71847fd1d: Preparing [2024-07-12T15:48:31.301Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:31.301Z] 7f800ef2b221: Waiting [2024-07-12T15:48:31.301Z] 46fe7be894af: Waiting [2024-07-12T15:48:31.301Z] 3af71847fd1d: Waiting [2024-07-12T15:48:31.301Z] 53a7718ad978: Waiting [2024-07-12T15:48:31.301Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:31.301Z] 8aca4d27df72: Layer already exists [2024-07-12T15:48:31.301Z] 6430d7857672: Layer already exists [2024-07-12T15:48:31.301Z] ed706c65780a: Layer already exists [2024-07-12T15:48:31.301Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:31.301Z] cd4935932c15: Layer already exists [2024-07-12T15:48:31.301Z] 7f800ef2b221: Layer already exists [2024-07-12T15:48:31.301Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:31.301Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:31.301Z] 53a7718ad978: Layer already exists [2024-07-12T15:48:31.301Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:31.301Z] 3.2.0-dev.35: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:31.625Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:31.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:31.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T15:48:31.956Z] 3283f76fc107: Preparing [2024-07-12T15:48:31.956Z] 8aca4d27df72: Preparing [2024-07-12T15:48:31.956Z] 6430d7857672: Preparing [2024-07-12T15:48:31.956Z] ed706c65780a: Preparing [2024-07-12T15:48:31.956Z] cd4935932c15: Preparing [2024-07-12T15:48:31.956Z] 53a7718ad978: Preparing [2024-07-12T15:48:31.956Z] 7f800ef2b221: Preparing [2024-07-12T15:48:31.956Z] 46fe7be894af: Preparing [2024-07-12T15:48:31.956Z] 3af71847fd1d: Preparing [2024-07-12T15:48:31.956Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:31.956Z] 53a7718ad978: Waiting [2024-07-12T15:48:31.956Z] 7f800ef2b221: Waiting [2024-07-12T15:48:31.956Z] 46fe7be894af: Waiting [2024-07-12T15:48:31.956Z] 3af71847fd1d: Waiting [2024-07-12T15:48:31.956Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:31.956Z] cd4935932c15: Layer already exists [2024-07-12T15:48:31.956Z] ed706c65780a: Layer already exists [2024-07-12T15:48:31.956Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:31.956Z] 6430d7857672: Layer already exists [2024-07-12T15:48:31.956Z] 8aca4d27df72: Layer already exists [2024-07-12T15:48:31.956Z] 7f800ef2b221: Layer already exists [2024-07-12T15:48:31.956Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:31.956Z] 53a7718ad978: Layer already exists [2024-07-12T15:48:31.956Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:31.956Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:31.956Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:32.276Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:32.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-12T15:48:32.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T15:48:32.598Z] 3283f76fc107: Preparing [2024-07-12T15:48:32.598Z] 8aca4d27df72: Preparing [2024-07-12T15:48:32.598Z] 6430d7857672: Preparing [2024-07-12T15:48:32.598Z] ed706c65780a: Preparing [2024-07-12T15:48:32.598Z] cd4935932c15: Preparing [2024-07-12T15:48:32.598Z] 53a7718ad978: Preparing [2024-07-12T15:48:32.598Z] 7f800ef2b221: Preparing [2024-07-12T15:48:32.598Z] 46fe7be894af: Preparing [2024-07-12T15:48:32.598Z] 3af71847fd1d: Preparing [2024-07-12T15:48:32.598Z] 53a7718ad978: Waiting [2024-07-12T15:48:32.598Z] 7f800ef2b221: Waiting [2024-07-12T15:48:32.598Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:32.598Z] 3af71847fd1d: Waiting [2024-07-12T15:48:32.598Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:32.598Z] 8aca4d27df72: Layer already exists [2024-07-12T15:48:32.598Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:32.598Z] ed706c65780a: Layer already exists [2024-07-12T15:48:32.598Z] cd4935932c15: Layer already exists [2024-07-12T15:48:32.598Z] 6430d7857672: Layer already exists [2024-07-12T15:48:32.598Z] 53a7718ad978: Layer already exists [2024-07-12T15:48:32.598Z] 7f800ef2b221: Layer already exists [2024-07-12T15:48:32.598Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:32.598Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:32.598Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:32.598Z] main: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:32.683Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:32.693Z] taggedImages: [2024-07-12T15:48:32.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:32.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-12T15:48:32.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 [2024-07-12T15:48:32.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:32.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-12T15:48:32.719Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-12T15:48:32.719Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:32.719Z] latest [2024-07-12T15:48:32.719Z] 3.2.0-dev.35 [2024-07-12T15:48:32.719Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:32.719Z] main [2024-07-12T15:48:32.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:33.050Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:33.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:33.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T15:48:33.368Z] 93975578c384: Preparing [2024-07-12T15:48:33.368Z] 0691f448f9a2: Preparing [2024-07-12T15:48:33.368Z] 3e745b2dca1b: Preparing [2024-07-12T15:48:33.368Z] ed706c65780a: Preparing [2024-07-12T15:48:33.368Z] cd4935932c15: Preparing [2024-07-12T15:48:33.368Z] 2b9f0f885267: Preparing [2024-07-12T15:48:33.368Z] 777d7cdbf889: Preparing [2024-07-12T15:48:33.368Z] 179e76e89402: Preparing [2024-07-12T15:48:33.368Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:33.368Z] 777d7cdbf889: Waiting [2024-07-12T15:48:33.368Z] 179e76e89402: Waiting [2024-07-12T15:48:33.368Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:33.368Z] 2b9f0f885267: Waiting [2024-07-12T15:48:33.368Z] ed706c65780a: Layer already exists [2024-07-12T15:48:33.368Z] cd4935932c15: Layer already exists [2024-07-12T15:48:33.368Z] 3e745b2dca1b: Pushed [2024-07-12T15:48:33.368Z] 93975578c384: Pushed [2024-07-12T15:48:33.368Z] 0691f448f9a2: Pushed [2024-07-12T15:48:33.368Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:33.625Z] 179e76e89402: Pushed [2024-07-12T15:48:33.883Z] 777d7cdbf889: Pushed [2024-07-12T15:48:43.862Z] 2b9f0f885267: Pushed [2024-07-12T15:48:43.862Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:44.190Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:44.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-12T15:48:44.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T15:48:44.515Z] 93975578c384: Preparing [2024-07-12T15:48:44.515Z] 0691f448f9a2: Preparing [2024-07-12T15:48:44.515Z] 3e745b2dca1b: Preparing [2024-07-12T15:48:44.515Z] ed706c65780a: Preparing [2024-07-12T15:48:44.515Z] cd4935932c15: Preparing [2024-07-12T15:48:44.515Z] 2b9f0f885267: Preparing [2024-07-12T15:48:44.515Z] 777d7cdbf889: Preparing [2024-07-12T15:48:44.515Z] 179e76e89402: Preparing [2024-07-12T15:48:44.515Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:44.515Z] 777d7cdbf889: Waiting [2024-07-12T15:48:44.515Z] 179e76e89402: Waiting [2024-07-12T15:48:44.515Z] 2b9f0f885267: Waiting [2024-07-12T15:48:44.515Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:44.515Z] 0691f448f9a2: Layer already exists [2024-07-12T15:48:44.515Z] cd4935932c15: Layer already exists [2024-07-12T15:48:44.515Z] 93975578c384: Layer already exists [2024-07-12T15:48:44.515Z] ed706c65780a: Layer already exists [2024-07-12T15:48:44.515Z] 3e745b2dca1b: Layer already exists [2024-07-12T15:48:44.515Z] 179e76e89402: Layer already exists [2024-07-12T15:48:44.515Z] 2b9f0f885267: Layer already exists [2024-07-12T15:48:44.515Z] 777d7cdbf889: Layer already exists [2024-07-12T15:48:44.515Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:44.515Z] latest: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:44.843Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:45.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 [2024-07-12T15:48:45.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T15:48:45.167Z] 93975578c384: Preparing [2024-07-12T15:48:45.167Z] 0691f448f9a2: Preparing [2024-07-12T15:48:45.167Z] 3e745b2dca1b: Preparing [2024-07-12T15:48:45.167Z] ed706c65780a: Preparing [2024-07-12T15:48:45.167Z] cd4935932c15: Preparing [2024-07-12T15:48:45.167Z] 2b9f0f885267: Preparing [2024-07-12T15:48:45.167Z] 777d7cdbf889: Preparing [2024-07-12T15:48:45.167Z] 179e76e89402: Preparing [2024-07-12T15:48:45.167Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:45.167Z] 2b9f0f885267: Waiting [2024-07-12T15:48:45.167Z] 179e76e89402: Waiting [2024-07-12T15:48:45.167Z] 777d7cdbf889: Waiting [2024-07-12T15:48:45.167Z] 0691f448f9a2: Layer already exists [2024-07-12T15:48:45.167Z] ed706c65780a: Layer already exists [2024-07-12T15:48:45.167Z] cd4935932c15: Layer already exists [2024-07-12T15:48:45.167Z] 3e745b2dca1b: Layer already exists [2024-07-12T15:48:45.167Z] 93975578c384: Layer already exists [2024-07-12T15:48:45.167Z] 2b9f0f885267: Layer already exists [2024-07-12T15:48:45.167Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:45.167Z] 777d7cdbf889: Layer already exists [2024-07-12T15:48:45.167Z] 179e76e89402: Layer already exists [2024-07-12T15:48:45.167Z] 3.2.0-dev.35: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:45.491Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:45.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:45.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T15:48:45.810Z] 93975578c384: Preparing [2024-07-12T15:48:45.810Z] 0691f448f9a2: Preparing [2024-07-12T15:48:45.810Z] 3e745b2dca1b: Preparing [2024-07-12T15:48:45.810Z] ed706c65780a: Preparing [2024-07-12T15:48:45.810Z] cd4935932c15: Preparing [2024-07-12T15:48:45.810Z] 2b9f0f885267: Preparing [2024-07-12T15:48:45.810Z] 777d7cdbf889: Preparing [2024-07-12T15:48:45.810Z] 179e76e89402: Preparing [2024-07-12T15:48:45.810Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:45.810Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:45.810Z] 179e76e89402: Waiting [2024-07-12T15:48:45.810Z] 2b9f0f885267: Waiting [2024-07-12T15:48:45.810Z] 777d7cdbf889: Waiting [2024-07-12T15:48:45.810Z] cd4935932c15: Layer already exists [2024-07-12T15:48:45.810Z] 93975578c384: Layer already exists [2024-07-12T15:48:45.810Z] ed706c65780a: Layer already exists [2024-07-12T15:48:45.810Z] 0691f448f9a2: Layer already exists [2024-07-12T15:48:45.810Z] 3e745b2dca1b: Layer already exists [2024-07-12T15:48:45.810Z] 777d7cdbf889: Layer already exists [2024-07-12T15:48:45.810Z] 2b9f0f885267: Layer already exists [2024-07-12T15:48:45.810Z] 179e76e89402: Layer already exists [2024-07-12T15:48:45.810Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:45.810Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:46.142Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:46.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-12T15:48:46.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T15:48:46.467Z] 93975578c384: Preparing [2024-07-12T15:48:46.467Z] 0691f448f9a2: Preparing [2024-07-12T15:48:46.467Z] 3e745b2dca1b: Preparing [2024-07-12T15:48:46.467Z] ed706c65780a: Preparing [2024-07-12T15:48:46.467Z] cd4935932c15: Preparing [2024-07-12T15:48:46.467Z] 2b9f0f885267: Preparing [2024-07-12T15:48:46.467Z] 777d7cdbf889: Preparing [2024-07-12T15:48:46.467Z] 179e76e89402: Preparing [2024-07-12T15:48:46.467Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:46.467Z] 2b9f0f885267: Waiting [2024-07-12T15:48:46.467Z] 777d7cdbf889: Waiting [2024-07-12T15:48:46.467Z] 179e76e89402: Waiting [2024-07-12T15:48:46.467Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:46.467Z] 3e745b2dca1b: Layer already exists [2024-07-12T15:48:46.467Z] cd4935932c15: Layer already exists [2024-07-12T15:48:46.467Z] 0691f448f9a2: Layer already exists [2024-07-12T15:48:46.467Z] 93975578c384: Layer already exists [2024-07-12T15:48:46.467Z] ed706c65780a: Layer already exists [2024-07-12T15:48:46.467Z] 2b9f0f885267: Layer already exists [2024-07-12T15:48:46.467Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:46.467Z] 179e76e89402: Layer already exists [2024-07-12T15:48:46.467Z] 777d7cdbf889: Layer already exists [2024-07-12T15:48:46.467Z] main: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:48:46.540Z] ===================================================== [Pipeline] echo [2024-07-12T15:48:46.558Z] taggedImages: [2024-07-12T15:48:46.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:46.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-12T15:48:46.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 [2024-07-12T15:48:46.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:46.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-12T15:48:46.585Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-12T15:48:46.585Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:46.585Z] latest [2024-07-12T15:48:46.585Z] 3.2.0-dev.35 [2024-07-12T15:48:46.585Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:46.585Z] main [2024-07-12T15:48:46.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:46.925Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:47.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:48:47.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T15:48:47.249Z] 3283f76fc107: Preparing [2024-07-12T15:48:47.249Z] 685a98f8d146: Preparing [2024-07-12T15:48:47.249Z] 06891b3194a2: Preparing [2024-07-12T15:48:47.249Z] ed706c65780a: Preparing [2024-07-12T15:48:47.249Z] cd4935932c15: Preparing [2024-07-12T15:48:47.249Z] 7e3fa739a0fc: Preparing [2024-07-12T15:48:47.249Z] 46fe7be894af: Preparing [2024-07-12T15:48:47.249Z] 3af71847fd1d: Preparing [2024-07-12T15:48:47.249Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:47.249Z] 7e3fa739a0fc: Waiting [2024-07-12T15:48:47.249Z] 46fe7be894af: Waiting [2024-07-12T15:48:47.249Z] 3af71847fd1d: Waiting [2024-07-12T15:48:47.249Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:47.249Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:47.249Z] ed706c65780a: Layer already exists [2024-07-12T15:48:47.249Z] cd4935932c15: Layer already exists [2024-07-12T15:48:47.249Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:47.249Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:47.249Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:47.249Z] 685a98f8d146: Pushed [2024-07-12T15:48:47.249Z] 06891b3194a2: Pushed [2024-07-12T15:48:57.228Z] 7e3fa739a0fc: Pushed [2024-07-12T15:48:57.228Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:57.553Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:57.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-12T15:48:57.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T15:48:57.878Z] 3283f76fc107: Preparing [2024-07-12T15:48:57.878Z] 685a98f8d146: Preparing [2024-07-12T15:48:57.878Z] 06891b3194a2: Preparing [2024-07-12T15:48:57.878Z] ed706c65780a: Preparing [2024-07-12T15:48:57.878Z] cd4935932c15: Preparing [2024-07-12T15:48:57.878Z] 7e3fa739a0fc: Preparing [2024-07-12T15:48:57.878Z] 46fe7be894af: Preparing [2024-07-12T15:48:57.878Z] 3af71847fd1d: Preparing [2024-07-12T15:48:57.878Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:57.878Z] 7e3fa739a0fc: Waiting [2024-07-12T15:48:57.878Z] 46fe7be894af: Waiting [2024-07-12T15:48:57.878Z] 3af71847fd1d: Waiting [2024-07-12T15:48:57.878Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:57.878Z] 685a98f8d146: Layer already exists [2024-07-12T15:48:57.878Z] 06891b3194a2: Layer already exists [2024-07-12T15:48:57.878Z] ed706c65780a: Layer already exists [2024-07-12T15:48:57.878Z] cd4935932c15: Layer already exists [2024-07-12T15:48:57.878Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:57.878Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:57.878Z] 7e3fa739a0fc: Layer already exists [2024-07-12T15:48:57.878Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:57.878Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:57.878Z] latest: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:58.201Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:58.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 [2024-07-12T15:48:58.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T15:48:58.517Z] 3283f76fc107: Preparing [2024-07-12T15:48:58.517Z] 685a98f8d146: Preparing [2024-07-12T15:48:58.517Z] 06891b3194a2: Preparing [2024-07-12T15:48:58.517Z] ed706c65780a: Preparing [2024-07-12T15:48:58.517Z] cd4935932c15: Preparing [2024-07-12T15:48:58.517Z] 7e3fa739a0fc: Preparing [2024-07-12T15:48:58.517Z] 46fe7be894af: Preparing [2024-07-12T15:48:58.517Z] 7e3fa739a0fc: Waiting [2024-07-12T15:48:58.517Z] 3af71847fd1d: Preparing [2024-07-12T15:48:58.517Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:58.517Z] 46fe7be894af: Waiting [2024-07-12T15:48:58.517Z] 3af71847fd1d: Waiting [2024-07-12T15:48:58.517Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:58.517Z] 06891b3194a2: Layer already exists [2024-07-12T15:48:58.517Z] ed706c65780a: Layer already exists [2024-07-12T15:48:58.517Z] 685a98f8d146: Layer already exists [2024-07-12T15:48:58.517Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:58.517Z] cd4935932c15: Layer already exists [2024-07-12T15:48:58.517Z] 7e3fa739a0fc: Layer already exists [2024-07-12T15:48:58.517Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:58.517Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:58.517Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:58.517Z] 3.2.0-dev.35: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:58.838Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:59.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:48:59.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T15:48:59.156Z] 3283f76fc107: Preparing [2024-07-12T15:48:59.156Z] 685a98f8d146: Preparing [2024-07-12T15:48:59.156Z] 06891b3194a2: Preparing [2024-07-12T15:48:59.156Z] ed706c65780a: Preparing [2024-07-12T15:48:59.156Z] cd4935932c15: Preparing [2024-07-12T15:48:59.156Z] 7e3fa739a0fc: Preparing [2024-07-12T15:48:59.156Z] 46fe7be894af: Preparing [2024-07-12T15:48:59.156Z] 3af71847fd1d: Preparing [2024-07-12T15:48:59.156Z] 63ec0bd56cf3: Preparing [2024-07-12T15:48:59.156Z] 46fe7be894af: Waiting [2024-07-12T15:48:59.156Z] 3af71847fd1d: Waiting [2024-07-12T15:48:59.156Z] 63ec0bd56cf3: Waiting [2024-07-12T15:48:59.156Z] 7e3fa739a0fc: Waiting [2024-07-12T15:48:59.415Z] 3283f76fc107: Layer already exists [2024-07-12T15:48:59.415Z] 685a98f8d146: Layer already exists [2024-07-12T15:48:59.415Z] 06891b3194a2: Layer already exists [2024-07-12T15:48:59.415Z] ed706c65780a: Layer already exists [2024-07-12T15:48:59.415Z] cd4935932c15: Layer already exists [2024-07-12T15:48:59.415Z] 46fe7be894af: Layer already exists [2024-07-12T15:48:59.415Z] 3af71847fd1d: Layer already exists [2024-07-12T15:48:59.415Z] 7e3fa739a0fc: Layer already exists [2024-07-12T15:48:59.415Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:48:59.415Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:48:59.816Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:00.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-12T15:49:00.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T15:49:00.131Z] 3283f76fc107: Preparing [2024-07-12T15:49:00.131Z] 685a98f8d146: Preparing [2024-07-12T15:49:00.131Z] 06891b3194a2: Preparing [2024-07-12T15:49:00.131Z] ed706c65780a: Preparing [2024-07-12T15:49:00.131Z] cd4935932c15: Preparing [2024-07-12T15:49:00.131Z] 7e3fa739a0fc: Preparing [2024-07-12T15:49:00.131Z] 46fe7be894af: Preparing [2024-07-12T15:49:00.131Z] 3af71847fd1d: Preparing [2024-07-12T15:49:00.131Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:00.131Z] 7e3fa739a0fc: Waiting [2024-07-12T15:49:00.131Z] 3af71847fd1d: Waiting [2024-07-12T15:49:00.131Z] 46fe7be894af: Waiting [2024-07-12T15:49:00.131Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:00.131Z] 3283f76fc107: Layer already exists [2024-07-12T15:49:00.131Z] 685a98f8d146: Layer already exists [2024-07-12T15:49:00.131Z] 06891b3194a2: Layer already exists [2024-07-12T15:49:00.131Z] cd4935932c15: Layer already exists [2024-07-12T15:49:00.131Z] ed706c65780a: Layer already exists [2024-07-12T15:49:00.131Z] 3af71847fd1d: Layer already exists [2024-07-12T15:49:00.131Z] 7e3fa739a0fc: Layer already exists [2024-07-12T15:49:00.131Z] 46fe7be894af: Layer already exists [2024-07-12T15:49:00.131Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:00.131Z] main: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:49:00.190Z] ===================================================== [Pipeline] echo [2024-07-12T15:49:00.200Z] taggedImages: [2024-07-12T15:49:00.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:00.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-12T15:49:00.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 [2024-07-12T15:49:00.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:00.201Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-12T15:49:00.225Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-12T15:49:00.225Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:00.225Z] latest [2024-07-12T15:49:00.225Z] 3.2.0-dev.35 [2024-07-12T15:49:00.225Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:00.225Z] main [2024-07-12T15:49:00.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:00.575Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:00.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:00.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T15:49:00.890Z] e5f1314d2cdc: Preparing [2024-07-12T15:49:00.890Z] 326a44e8d8f3: Preparing [2024-07-12T15:49:00.890Z] ed706c65780a: Preparing [2024-07-12T15:49:00.890Z] cd4935932c15: Preparing [2024-07-12T15:49:00.890Z] 42b52db3df8e: Preparing [2024-07-12T15:49:00.890Z] f20e1e2903cf: Preparing [2024-07-12T15:49:00.890Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:00.890Z] f20e1e2903cf: Waiting [2024-07-12T15:49:00.890Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:00.890Z] ed706c65780a: Layer already exists [2024-07-12T15:49:00.890Z] cd4935932c15: Layer already exists [2024-07-12T15:49:00.890Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:00.890Z] e5f1314d2cdc: Pushed [2024-07-12T15:49:00.890Z] f20e1e2903cf: Pushed [2024-07-12T15:49:01.460Z] 42b52db3df8e: Pushed [2024-07-12T15:49:03.993Z] 326a44e8d8f3: Pushed [2024-07-12T15:49:03.993Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:04.319Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:04.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-12T15:49:04.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T15:49:04.645Z] e5f1314d2cdc: Preparing [2024-07-12T15:49:04.645Z] 326a44e8d8f3: Preparing [2024-07-12T15:49:04.645Z] ed706c65780a: Preparing [2024-07-12T15:49:04.645Z] cd4935932c15: Preparing [2024-07-12T15:49:04.645Z] 42b52db3df8e: Preparing [2024-07-12T15:49:04.645Z] f20e1e2903cf: Preparing [2024-07-12T15:49:04.645Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:04.645Z] f20e1e2903cf: Waiting [2024-07-12T15:49:04.645Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:04.645Z] e5f1314d2cdc: Layer already exists [2024-07-12T15:49:04.645Z] ed706c65780a: Layer already exists [2024-07-12T15:49:04.645Z] cd4935932c15: Layer already exists [2024-07-12T15:49:04.645Z] 42b52db3df8e: Layer already exists [2024-07-12T15:49:04.645Z] 326a44e8d8f3: Layer already exists [2024-07-12T15:49:04.645Z] f20e1e2903cf: Layer already exists [2024-07-12T15:49:04.645Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:04.645Z] latest: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:04.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:05.280Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 [2024-07-12T15:49:05.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T15:49:05.280Z] e5f1314d2cdc: Preparing [2024-07-12T15:49:05.280Z] 326a44e8d8f3: Preparing [2024-07-12T15:49:05.280Z] ed706c65780a: Preparing [2024-07-12T15:49:05.280Z] cd4935932c15: Preparing [2024-07-12T15:49:05.280Z] 42b52db3df8e: Preparing [2024-07-12T15:49:05.280Z] f20e1e2903cf: Preparing [2024-07-12T15:49:05.280Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:05.280Z] f20e1e2903cf: Waiting [2024-07-12T15:49:05.280Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:05.280Z] 326a44e8d8f3: Layer already exists [2024-07-12T15:49:05.280Z] 42b52db3df8e: Layer already exists [2024-07-12T15:49:05.280Z] ed706c65780a: Layer already exists [2024-07-12T15:49:05.280Z] cd4935932c15: Layer already exists [2024-07-12T15:49:05.280Z] e5f1314d2cdc: Layer already exists [2024-07-12T15:49:05.280Z] f20e1e2903cf: Layer already exists [2024-07-12T15:49:05.280Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:05.280Z] 3.2.0-dev.35: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:05.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:05.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:05.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T15:49:05.926Z] e5f1314d2cdc: Preparing [2024-07-12T15:49:05.926Z] 326a44e8d8f3: Preparing [2024-07-12T15:49:05.926Z] ed706c65780a: Preparing [2024-07-12T15:49:05.926Z] cd4935932c15: Preparing [2024-07-12T15:49:05.926Z] 42b52db3df8e: Preparing [2024-07-12T15:49:05.926Z] f20e1e2903cf: Preparing [2024-07-12T15:49:05.926Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:05.926Z] f20e1e2903cf: Waiting [2024-07-12T15:49:05.926Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:05.926Z] ed706c65780a: Layer already exists [2024-07-12T15:49:05.926Z] 42b52db3df8e: Layer already exists [2024-07-12T15:49:05.926Z] 326a44e8d8f3: Layer already exists [2024-07-12T15:49:05.926Z] cd4935932c15: Layer already exists [2024-07-12T15:49:05.926Z] e5f1314d2cdc: Layer already exists [2024-07-12T15:49:05.926Z] f20e1e2903cf: Layer already exists [2024-07-12T15:49:05.926Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:05.926Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:06.246Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:06.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-12T15:49:06.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T15:49:06.579Z] e5f1314d2cdc: Preparing [2024-07-12T15:49:06.579Z] 326a44e8d8f3: Preparing [2024-07-12T15:49:06.579Z] ed706c65780a: Preparing [2024-07-12T15:49:06.579Z] cd4935932c15: Preparing [2024-07-12T15:49:06.579Z] 42b52db3df8e: Preparing [2024-07-12T15:49:06.579Z] f20e1e2903cf: Preparing [2024-07-12T15:49:06.579Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:06.579Z] f20e1e2903cf: Waiting [2024-07-12T15:49:06.579Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:06.579Z] cd4935932c15: Layer already exists [2024-07-12T15:49:06.579Z] e5f1314d2cdc: Layer already exists [2024-07-12T15:49:06.579Z] 42b52db3df8e: Layer already exists [2024-07-12T15:49:06.579Z] ed706c65780a: Layer already exists [2024-07-12T15:49:06.579Z] 326a44e8d8f3: Layer already exists [2024-07-12T15:49:06.579Z] f20e1e2903cf: Layer already exists [2024-07-12T15:49:06.579Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:06.579Z] main: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:49:06.658Z] ===================================================== [Pipeline] echo [2024-07-12T15:49:06.672Z] taggedImages: [2024-07-12T15:49:06.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:06.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-12T15:49:06.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 [2024-07-12T15:49:06.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:06.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-12T15:49:06.700Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-12T15:49:06.700Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:06.700Z] latest [2024-07-12T15:49:06.700Z] 3.2.0-dev.35 [2024-07-12T15:49:06.700Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:06.700Z] main [2024-07-12T15:49:06.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:07.038Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:07.365Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:07.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T15:49:07.365Z] 3786f67d171d: Preparing [2024-07-12T15:49:07.365Z] ff5a7624c959: Preparing [2024-07-12T15:49:07.365Z] ed706c65780a: Preparing [2024-07-12T15:49:07.365Z] cd4935932c15: Preparing [2024-07-12T15:49:07.365Z] 2fd490a17829: Preparing [2024-07-12T15:49:07.365Z] 1c149cc31b9c: Preparing [2024-07-12T15:49:07.365Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:07.365Z] 1c149cc31b9c: Waiting [2024-07-12T15:49:07.365Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:07.365Z] ed706c65780a: Layer already exists [2024-07-12T15:49:07.365Z] 2fd490a17829: Layer already exists [2024-07-12T15:49:07.365Z] cd4935932c15: Layer already exists [2024-07-12T15:49:07.365Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:49:07.365Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:07.365Z] 3786f67d171d: Pushed [2024-07-12T15:49:10.651Z] ff5a7624c959: Pushed [2024-07-12T15:49:10.651Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:10.976Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:11.294Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-12T15:49:11.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T15:49:11.294Z] 3786f67d171d: Preparing [2024-07-12T15:49:11.294Z] ff5a7624c959: Preparing [2024-07-12T15:49:11.294Z] ed706c65780a: Preparing [2024-07-12T15:49:11.294Z] cd4935932c15: Preparing [2024-07-12T15:49:11.294Z] 2fd490a17829: Preparing [2024-07-12T15:49:11.294Z] 1c149cc31b9c: Preparing [2024-07-12T15:49:11.294Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:11.294Z] 1c149cc31b9c: Waiting [2024-07-12T15:49:11.294Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:11.294Z] ff5a7624c959: Layer already exists [2024-07-12T15:49:11.294Z] 2fd490a17829: Layer already exists [2024-07-12T15:49:11.294Z] 3786f67d171d: Layer already exists [2024-07-12T15:49:11.294Z] ed706c65780a: Layer already exists [2024-07-12T15:49:11.294Z] cd4935932c15: Layer already exists [2024-07-12T15:49:11.294Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:49:11.294Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:11.294Z] latest: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:11.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:11.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 [2024-07-12T15:49:11.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T15:49:11.956Z] 3786f67d171d: Preparing [2024-07-12T15:49:11.956Z] ff5a7624c959: Preparing [2024-07-12T15:49:11.956Z] ed706c65780a: Preparing [2024-07-12T15:49:11.956Z] cd4935932c15: Preparing [2024-07-12T15:49:11.956Z] 2fd490a17829: Preparing [2024-07-12T15:49:11.956Z] 1c149cc31b9c: Preparing [2024-07-12T15:49:11.956Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:11.956Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:11.956Z] 3786f67d171d: Layer already exists [2024-07-12T15:49:11.956Z] 2fd490a17829: Layer already exists [2024-07-12T15:49:11.956Z] ed706c65780a: Layer already exists [2024-07-12T15:49:11.956Z] ff5a7624c959: Layer already exists [2024-07-12T15:49:11.956Z] cd4935932c15: Layer already exists [2024-07-12T15:49:11.956Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:49:11.956Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:11.956Z] 3.2.0-dev.35: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:12.280Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:12.602Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:12.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T15:49:12.602Z] 3786f67d171d: Preparing [2024-07-12T15:49:12.602Z] ff5a7624c959: Preparing [2024-07-12T15:49:12.602Z] ed706c65780a: Preparing [2024-07-12T15:49:12.602Z] cd4935932c15: Preparing [2024-07-12T15:49:12.602Z] 2fd490a17829: Preparing [2024-07-12T15:49:12.602Z] 1c149cc31b9c: Preparing [2024-07-12T15:49:12.602Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:12.602Z] 1c149cc31b9c: Waiting [2024-07-12T15:49:12.602Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:12.602Z] ff5a7624c959: Layer already exists [2024-07-12T15:49:12.602Z] cd4935932c15: Layer already exists [2024-07-12T15:49:12.602Z] 3786f67d171d: Layer already exists [2024-07-12T15:49:12.602Z] ed706c65780a: Layer already exists [2024-07-12T15:49:12.602Z] 2fd490a17829: Layer already exists [2024-07-12T15:49:12.602Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:49:12.602Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:12.602Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:12.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T15:49:13.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-12T15:49:13.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T15:49:13.248Z] 3786f67d171d: Preparing [2024-07-12T15:49:13.248Z] ff5a7624c959: Preparing [2024-07-12T15:49:13.248Z] ed706c65780a: Preparing [2024-07-12T15:49:13.248Z] cd4935932c15: Preparing [2024-07-12T15:49:13.248Z] 2fd490a17829: Preparing [2024-07-12T15:49:13.248Z] 1c149cc31b9c: Preparing [2024-07-12T15:49:13.248Z] 63ec0bd56cf3: Preparing [2024-07-12T15:49:13.248Z] 1c149cc31b9c: Waiting [2024-07-12T15:49:13.248Z] 63ec0bd56cf3: Waiting [2024-07-12T15:49:13.248Z] ed706c65780a: Layer already exists [2024-07-12T15:49:13.248Z] 3786f67d171d: Layer already exists [2024-07-12T15:49:13.248Z] ff5a7624c959: Layer already exists [2024-07-12T15:49:13.248Z] 2fd490a17829: Layer already exists [2024-07-12T15:49:13.248Z] cd4935932c15: Layer already exists [2024-07-12T15:49:13.248Z] 63ec0bd56cf3: Layer already exists [2024-07-12T15:49:13.248Z] 1c149cc31b9c: Layer already exists [2024-07-12T15:49:13.248Z] main: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T15:49:13.324Z] ===================================================== [Pipeline] echo [2024-07-12T15:49:13.337Z] taggedImages: [2024-07-12T15:49:13.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T15:49:13.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-12T15:49:13.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 [2024-07-12T15:49:13.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T15:49:13.337Z] - 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-07-12T16:03:31.735Z] #151 ... [2024-07-12T16:03:31.736Z] [2024-07-12T16:03:31.736Z] #150 [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-07-12T16:03:31.736Z] #150 1051.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T16:03:37.103Z] #150 ... [2024-07-12T16:03:37.103Z] [2024-07-12T16:03:37.103Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T16:03:37.103Z] #151 DONE 1058.8s [2024-07-12T16:03:37.103Z] [2024-07-12T16:03:37.103Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T16:03:37.103Z] #143 ... [2024-07-12T16:03:37.103Z] [2024-07-12T16:03:37.103Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:03:37.103Z] #152 DONE 0.2s [2024-07-12T16:03:37.103Z] [2024-07-12T16:03:37.103Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:03:37.381Z] #153 DONE 0.2s [2024-07-12T16:03:37.381Z] [2024-07-12T16:03:37.381Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T16:03:37.381Z] #147 ... [2024-07-12T16:03:37.381Z] [2024-07-12T16:03:37.381Z] #154 [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-07-12T16:03:37.647Z] #154 DONE 0.1s [2024-07-12T16:03:37.647Z] [2024-07-12T16:03:37.647Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T16:03:37.647Z] #155 DONE 0.1s [2024-07-12T16:03:37.647Z] [2024-07-12T16:03:37.647Z] #150 [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-07-12T16:03:37.647Z] #150 ... [2024-07-12T16:03:37.647Z] [2024-07-12T16:03:37.647Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T16:03:37.915Z] #156 DONE 0.3s [2024-07-12T16:03:37.915Z] [2024-07-12T16:03:37.915Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:03:37.915Z] #42 ... [2024-07-12T16:03:37.915Z] [2024-07-12T16:03:37.915Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T16:03:38.188Z] #157 DONE 0.2s [2024-07-12T16:03:38.188Z] [2024-07-12T16:03:38.188Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T16:03:40.123Z] #158 DONE 2.2s [2024-07-12T16:03:40.123Z] [2024-07-12T16:03:40.123Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T16:03:40.389Z] #146 ... [2024-07-12T16:03:40.389Z] [2024-07-12T16:03:40.389Z] #102 [security-proxy-setup] exporting to image [2024-07-12T16:03:40.389Z] #102 exporting layers [2024-07-12T16:03:41.348Z] #102 exporting layers 1.1s done [2024-07-12T16:03:41.348Z] #102 writing image sha256:3ce97a5867a9b360fb00c0298196585b5c5b3a12ba80616f310afb95c81cf8f5 0.0s done [2024-07-12T16:03:41.348Z] #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-12T16:03:41.612Z] #102 DONE 5.8s [2024-07-12T16:03:41.612Z] [2024-07-12T16:03:41.612Z] #150 [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-07-12T16:03:48.262Z] #150 DONE 1069.8s [2024-07-12T16:03:48.262Z] [2024-07-12T16:03:48.262Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T16:03:48.262Z] #142 ... [2024-07-12T16:03:48.262Z] [2024-07-12T16:03:48.262Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:03:48.262Z] #159 DONE 0.2s [2024-07-12T16:03:48.262Z] [2024-07-12T16:03:48.262Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T16:03:48.262Z] #141 ... [2024-07-12T16:03:48.262Z] [2024-07-12T16:03:48.262Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:03:48.262Z] #160 DONE 0.2s [2024-07-12T16:03:48.262Z] [2024-07-12T16:03:48.262Z] #161 [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-07-12T16:03:48.538Z] #161 DONE 0.4s [2024-07-12T16:03:48.538Z] [2024-07-12T16:03:48.538Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T16:03:48.807Z] #142 ... [2024-07-12T16:03:48.807Z] [2024-07-12T16:03:48.807Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T16:03:48.807Z] #147 DONE 1071.1s [2024-07-12T16:03:48.807Z] [2024-07-12T16:03:48.807Z] #162 [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-07-12T16:03:49.072Z] #162 DONE 0.4s [2024-07-12T16:03:49.072Z] [2024-07-12T16:03:49.072Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:03:49.348Z] #163 ... [2024-07-12T16:03:49.348Z] [2024-07-12T16:03:49.348Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T16:03:49.348Z] #164 DONE 0.5s [2024-07-12T16:03:49.348Z] [2024-07-12T16:03:49.348Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T16:03:49.614Z] #165 ... [2024-07-12T16:03:49.614Z] [2024-07-12T16:03:49.614Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:03:49.614Z] #163 DONE 0.5s [2024-07-12T16:03:49.614Z] [2024-07-12T16:03:49.614Z] #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T16:03:49.894Z] #166 DONE 0.5s [2024-07-12T16:03:49.894Z] [2024-07-12T16:03:49.894Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T16:03:50.167Z] #145 ... [2024-07-12T16:03:50.167Z] [2024-07-12T16:03:50.167Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T16:03:50.443Z] #167 DONE 0.4s [2024-07-12T16:03:50.443Z] [2024-07-12T16:03:50.443Z] #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T16:03:50.708Z] #168 DONE 0.2s [2024-07-12T16:03:50.708Z] [2024-07-12T16:03:50.708Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T16:03:50.708Z] #145 ... [2024-07-12T16:03:50.708Z] [2024-07-12T16:03:50.708Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T16:03:52.644Z] #169 ... [2024-07-12T16:03:52.644Z] [2024-07-12T16:03:52.644Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T16:03:52.644Z] #165 DONE 2.9s [2024-07-12T16:03:52.644Z] [2024-07-12T16:03:52.644Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:03:52.644Z] #170 DONE 0.4s [2024-07-12T16:03:52.644Z] [2024-07-12T16:03:52.644Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T16:03:52.644Z] #128 ... [2024-07-12T16:03:52.644Z] [2024-07-12T16:03:52.644Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:03:52.920Z] #171 DONE 0.2s [2024-07-12T16:03:52.920Z] [2024-07-12T16:03:52.920Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T16:03:53.191Z] #172 DONE 0.3s [2024-07-12T16:03:53.191Z] [2024-07-12T16:03:53.191Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T16:03:53.457Z] #173 DONE 0.2s [2024-07-12T16:03:53.457Z] [2024-07-12T16:03:53.457Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T16:03:53.457Z] #128 ... [2024-07-12T16:03:53.457Z] [2024-07-12T16:03:53.457Z] #174 [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-07-12T16:03:53.725Z] #174 ... [2024-07-12T16:03:53.725Z] [2024-07-12T16:03:53.725Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T16:03:53.725Z] #169 DONE 3.0s [2024-07-12T16:03:53.725Z] [2024-07-12T16:03:53.725Z] #102 [security-secretstore-setup] exporting to image [2024-07-12T16:03:53.725Z] #102 exporting layers [2024-07-12T16:03:54.323Z] #102 ... [2024-07-12T16:03:54.323Z] [2024-07-12T16:03:54.323Z] #174 [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-07-12T16:03:54.323Z] #174 DONE 0.6s [2024-07-12T16:03:54.323Z] [2024-07-12T16:03:54.323Z] #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-12T16:03:54.615Z] #175 DONE 0.5s [2024-07-12T16:03:54.615Z] [2024-07-12T16:03:54.615Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T16:03:54.886Z] #176 DONE 0.3s [2024-07-12T16:03:54.886Z] [2024-07-12T16:03:54.886Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T16:03:54.886Z] #143 ... [2024-07-12T16:03:54.886Z] [2024-07-12T16:03:54.886Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T16:03:55.155Z] #177 DONE 0.2s [2024-07-12T16:03:55.155Z] [2024-07-12T16:03:55.155Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T16:03:55.737Z] #178 ... [2024-07-12T16:03:55.737Z] [2024-07-12T16:03:55.737Z] #102 [security-secretstore-setup] exporting to image [2024-07-12T16:03:55.737Z] #102 exporting layers 1.7s done [2024-07-12T16:03:55.737Z] #102 writing image sha256:993ca2f6873bb870a8307de517a726be609d251a2598d50acf94ea31cffc4c38 done [2024-07-12T16:03:55.737Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-12T16:03:55.737Z] #102 DONE 7.6s [2024-07-12T16:03:55.737Z] [2024-07-12T16:03:55.737Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T16:03:57.145Z] #149 ... [2024-07-12T16:03:57.145Z] [2024-07-12T16:03:57.145Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T16:03:57.145Z] #178 DONE 2.2s [2024-07-12T16:03:57.412Z] [2024-07-12T16:03:57.412Z] #102 [security-bootstrapper] exporting to image [2024-07-12T16:03:58.374Z] #102 exporting layers 1.2s done [2024-07-12T16:03:58.374Z] #102 writing image sha256:b6e4e023778750c71c8f45da1c08919069e03c91b2d21579a7031c1ff47a1458 done [2024-07-12T16:03:58.374Z] #102 naming to docker.io/library/security-bootstrapper-arm64 [2024-07-12T16:03:58.642Z] #102 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-12T16:03:58.642Z] #102 DONE 8.8s [2024-07-12T16:03:58.642Z] [2024-07-12T16:03:58.642Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T16:04:55.058Z] #141 ... [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T16:04:55.058Z] #145 DONE 1133.6s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T16:04:55.058Z] #149 ... [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:04:55.058Z] #179 DONE 0.3s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:04:55.058Z] #180 DONE 0.2s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T16:04:55.058Z] #181 DONE 0.2s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #182 [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-07-12T16:04:55.058Z] #182 DONE 0.2s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-12T16:04:55.058Z] #183 DONE 0.1s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T16:04:55.058Z] #184 DONE 1.9s [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T16:04:55.058Z] #142 ... [2024-07-12T16:04:55.058Z] [2024-07-12T16:04:55.058Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-12T16:04:55.058Z] #102 exporting layers [2024-07-12T16:04:55.325Z] #102 exporting layers 0.8s done [2024-07-12T16:04:55.325Z] #102 writing image sha256:326afd379e1d913d8deb7f32dafcacf938d37b263a7da86999c296cbe2b616b8 0.0s done [2024-07-12T16:04:55.325Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-12T16:04:55.325Z] #102 DONE 9.6s [2024-07-12T16:04:55.325Z] [2024-07-12T16:04:55.325Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:06:46.988Z] #42 ... [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T16:06:46.988Z] #141 DONE 1245.2s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T16:06:46.988Z] #143 ... [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:06:46.988Z] #185 DONE 0.3s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T16:06:46.988Z] #142 ... [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:06:46.988Z] #186 DONE 0.2s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T16:06:46.988Z] #187 DONE 0.3s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #188 [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-07-12T16:06:46.988Z] #188 DONE 0.2s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-12T16:06:46.988Z] #102 exporting layers [2024-07-12T16:06:46.988Z] #102 exporting layers 0.7s done [2024-07-12T16:06:46.988Z] #102 writing image sha256:45138fe080fad7fc62614c45d6d5d58b53dcd4d2695be71e8cebec6638495dcd done [2024-07-12T16:06:46.988Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-12T16:06:46.988Z] #102 DONE 10.3s [2024-07-12T16:06:46.988Z] [2024-07-12T16:06:46.988Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T16:13:38.965Z] #128 ... [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T16:13:38.965Z] #146 DONE 1654.2s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T16:13:38.965Z] #128 ... [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:13:38.965Z] #189 DONE 0.2s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:13:38.965Z] #42 ... [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:13:38.965Z] #190 DONE 0.1s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T16:13:38.965Z] #191 DONE 0.4s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T16:13:38.965Z] #143 ... [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:13:38.965Z] #192 DONE 0.2s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T16:13:38.965Z] #193 DONE 0.1s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T16:13:38.965Z] #194 DONE 2.1s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #102 [security-proxy-auth] exporting to image [2024-07-12T16:13:38.965Z] #102 exporting layers [2024-07-12T16:13:38.965Z] #102 exporting layers 0.7s done [2024-07-12T16:13:38.965Z] #102 writing image sha256:2685836245dd6a08bf2aa1dccdba61ac2b4ac8270960de74abc53c8f5ac72c19 done [2024-07-12T16:13:38.965Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-12T16:13:38.965Z] #102 DONE 11.0s [2024-07-12T16:13:38.965Z] [2024-07-12T16:13:38.965Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:17.794Z] #42 ... [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T16:14:17.794Z] #143 DONE 1698.9s [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:17.794Z] #42 ... [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:14:17.794Z] #195 DONE 0.1s [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:14:17.794Z] #196 DONE 0.2s [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T16:14:17.794Z] #197 DONE 0.4s [2024-07-12T16:14:17.794Z] [2024-07-12T16:14:17.794Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:14:18.061Z] #198 DONE 0.1s [2024-07-12T16:14:18.061Z] [2024-07-12T16:14:18.061Z] #102 [core-command] exporting to image [2024-07-12T16:14:18.061Z] #102 exporting layers [2024-07-12T16:14:18.327Z] #102 exporting layers 0.5s done [2024-07-12T16:14:18.327Z] #102 writing image sha256:70e942bc337406bf1c4967f3bcb09ad7ed18b7d7f484241940299232699b728f done [2024-07-12T16:14:18.327Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-12T16:14:18.327Z] #102 DONE 11.5s [2024-07-12T16:14:18.327Z] [2024-07-12T16:14:18.327Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:33.300Z] #42 ... [2024-07-12T16:14:33.300Z] [2024-07-12T16:14:33.300Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T16:14:33.300Z] #149 DONE 1715.4s [2024-07-12T16:14:33.300Z] [2024-07-12T16:14:33.300Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T16:14:33.578Z] #148 ... [2024-07-12T16:14:33.578Z] [2024-07-12T16:14:33.578Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:14:33.847Z] #199 DONE 0.3s [2024-07-12T16:14:33.847Z] [2024-07-12T16:14:33.847Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T16:14:34.115Z] #148 ... [2024-07-12T16:14:34.115Z] [2024-07-12T16:14:34.115Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T16:14:34.385Z] #200 DONE 0.5s [2024-07-12T16:14:34.386Z] [2024-07-12T16:14:34.386Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:14:34.652Z] #201 DONE 0.1s [2024-07-12T16:14:34.652Z] [2024-07-12T16:14:34.652Z] #102 [core-keeper] exporting to image [2024-07-12T16:14:34.652Z] #102 exporting layers [2024-07-12T16:14:35.238Z] #102 exporting layers 0.6s done [2024-07-12T16:14:35.238Z] #102 writing image sha256:d084f4311c232fa817a18e4f17a70aaac19ebf0689125594093f997789182ec3 done [2024-07-12T16:14:35.238Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-12T16:14:35.238Z] #102 DONE 12.1s [2024-07-12T16:14:35.238Z] [2024-07-12T16:14:35.238Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:36.198Z] #42 ... [2024-07-12T16:14:36.198Z] [2024-07-12T16:14:36.198Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T16:14:36.198Z] #128 DONE 1718.4s [2024-07-12T16:14:36.198Z] [2024-07-12T16:14:36.198Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T16:14:36.198Z] #148 DONE 1718.4s [2024-07-12T16:14:36.198Z] [2024-07-12T16:14:36.198Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:36.477Z] #42 ... [2024-07-12T16:14:36.477Z] [2024-07-12T16:14:36.477Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:14:36.746Z] #202 DONE 0.2s [2024-07-12T16:14:36.746Z] [2024-07-12T16:14:36.746Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:14:37.013Z] #42 ... [2024-07-12T16:14:37.013Z] [2024-07-12T16:14:37.013Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:14:37.279Z] #203 DONE 0.3s [2024-07-12T16:14:37.279Z] [2024-07-12T16:14:37.279Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:14:37.279Z] #204 DONE 0.3s [2024-07-12T16:14:37.279Z] [2024-07-12T16:14:37.279Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T16:14:37.861Z] #205 ... [2024-07-12T16:14:37.861Z] [2024-07-12T16:14:37.861Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:14:37.861Z] #206 DONE 0.4s [2024-07-12T16:14:37.861Z] [2024-07-12T16:14:37.861Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T16:14:37.861Z] #205 DONE 0.5s [2024-07-12T16:14:37.861Z] [2024-07-12T16:14:37.861Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:14:38.129Z] #207 DONE 0.2s [2024-07-12T16:14:38.129Z] [2024-07-12T16:14:38.129Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T16:14:38.395Z] #208 DONE 0.3s [2024-07-12T16:14:38.395Z] [2024-07-12T16:14:38.395Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T16:14:38.395Z] #209 DONE 0.5s [2024-07-12T16:14:38.395Z] [2024-07-12T16:14:38.395Z] #102 [core-metadata] exporting to image [2024-07-12T16:14:38.395Z] #102 ... [2024-07-12T16:14:38.395Z] [2024-07-12T16:14:38.395Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:14:38.395Z] #210 DONE 0.3s [2024-07-12T16:14:38.666Z] [2024-07-12T16:14:38.666Z] #102 [core-data] exporting to image [2024-07-12T16:14:39.253Z] #102 exporting layers 0.8s done [2024-07-12T16:14:39.253Z] #102 writing image sha256:f9094efc30be07be8b8dc3e65e91a7e710b5442c4a96882a53438fe36336ccb4 done [2024-07-12T16:14:39.253Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-12T16:14:39.253Z] #102 exporting layers 0.8s done [2024-07-12T16:14:39.253Z] #102 writing image sha256:18f1181a8d79310bef03a46f96fde444a5f454e6c086c14ffbf53d98ecf97bdc done [2024-07-12T16:14:39.253Z] #102 naming to docker.io/library/core-data-arm64 done [2024-07-12T16:14:39.253Z] #102 DONE 13.2s [2024-07-12T16:14:39.253Z] [2024-07-12T16:14:39.253Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:15:05.917Z] #42 ... [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T16:15:05.917Z] #142 DONE 1746.4s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T16:15:05.917Z] #144 DONE 1746.4s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:15:05.917Z] #211 DONE 0.2s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:15:05.917Z] #212 DONE 0.1s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:15:05.917Z] #42 ... [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T16:15:05.917Z] #213 DONE 0.1s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T16:15:05.917Z] #214 ... [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T16:15:05.917Z] #215 DONE 0.1s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T16:15:05.917Z] #214 DONE 0.4s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T16:15:05.917Z] #216 ... [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:15:05.917Z] #217 DONE 0.2s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T16:15:05.917Z] #216 DONE 0.5s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #102 [support-notifications] exporting to image [2024-07-12T16:15:05.917Z] #102 exporting layers [2024-07-12T16:15:05.917Z] #102 ... [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T16:15:05.917Z] #218 DONE 0.2s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #102 [support-scheduler] exporting to image [2024-07-12T16:15:05.917Z] #102 exporting layers 0.5s done [2024-07-12T16:15:05.917Z] #102 writing image sha256:95cad69446a55698517daeadd25ba2ba6946674fb437d0f0f8e73f207ccb092f done [2024-07-12T16:15:05.917Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-12T16:15:05.917Z] #102 exporting layers 0.3s done [2024-07-12T16:15:05.917Z] #102 writing image sha256:1e208408b32b94cc4b7edfe5b2826a673cab36e9a51666fec3dbc9e66f881a6b done [2024-07-12T16:15:05.917Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-12T16:15:05.917Z] #102 DONE 14.1s [2024-07-12T16:15:05.917Z] [2024-07-12T16:15:05.917Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T16:15:05.917Z] time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T16:15:05.933Z] $ docker stop --time=1 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e [2024-07-12T16:15:07.598Z] $ docker rm -f --volumes 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T16:15:08.097Z] + docker images [2024-07-12T16:15:08.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T16:15:08.097Z] support-scheduler-arm64 latest 1e208408b32b 2 seconds ago 42.4MB [2024-07-12T16:15:08.097Z] support-notifications-arm64 latest 95cad69446a5 3 seconds ago 43.3MB [2024-07-12T16:15:08.097Z] core-metadata-arm64 latest f9094efc30be 29 seconds ago 40.3MB [2024-07-12T16:15:08.097Z] core-data-arm64 latest 18f1181a8d79 29 seconds ago 40.2MB [2024-07-12T16:15:08.097Z] core-keeper-arm64 latest d084f4311c23 33 seconds ago 35.2MB [2024-07-12T16:15:08.097Z] core-command-arm64 latest 70e942bc3374 50 seconds ago 39.9MB [2024-07-12T16:15:08.097Z] security-proxy-auth-arm64 latest 2685836245dd About a minute ago 37.4MB [2024-07-12T16:15:08.097Z] security-spiffe-token-provider-arm64 latest 45138fe080fa 8 minutes ago 34.1MB [2024-07-12T16:15:08.097Z] core-common-config-bootstrapper-arm64 latest 326afd379e1d 10 minutes ago 20.1MB [2024-07-12T16:15:08.097Z] security-bootstrapper-arm64 latest b6e4e0237787 11 minutes ago 23.7MB [2024-07-12T16:15:08.097Z] security-secretstore-setup-arm64 latest 993ca2f6873b 11 minutes ago 41.5MB [2024-07-12T16:15:08.097Z] security-proxy-setup-arm64 latest 3ce97a5867a9 11 minutes ago 31MB [2024-07-12T16:15:08.097Z] security-spire-agent-arm64 latest 9497219ee8cb 30 minutes ago 179MB [2024-07-12T16:15:08.097Z] security-spire-server-arm64 latest 91d83d280c9a 30 minutes ago 121MB [2024-07-12T16:15:08.097Z] security-spire-config-arm64 latest 0157886776b2 30 minutes ago 120MB [2024-07-12T16:15:08.097Z] ci-base-image-arm64 latest b063467eab94 31 minutes ago 962MB [2024-07-12T16:15:08.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-12T16:15:08.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-12T16:15:08.248Z] provisioning config files... [2024-07-12T16:15:08.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config10942986825216028643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:15:08.597Z] ---> ****-login.sh [2024-07-12T16:15:08.598Z] nexus3.edgexfoundry.org:10001 [2024-07-12T16:15:08.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T16:15:09.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T16:15:09.136Z] Configure a credential helper to remove this warning. See [2024-07-12T16:15:09.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T16:15:09.136Z] [2024-07-12T16:15:09.136Z] Login Succeeded [2024-07-12T16:15:09.136Z] nexus3.edgexfoundry.org:10002 [2024-07-12T16:15:09.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T16:15:09.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T16:15:09.406Z] Configure a credential helper to remove this warning. See [2024-07-12T16:15:09.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T16:15:09.406Z] [2024-07-12T16:15:09.406Z] Login Succeeded [2024-07-12T16:15:09.406Z] nexus3.edgexfoundry.org:10003 [2024-07-12T16:15:09.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T16:15:09.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T16:15:09.683Z] Configure a credential helper to remove this warning. See [2024-07-12T16:15:09.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T16:15:09.683Z] [2024-07-12T16:15:09.683Z] Login Succeeded [2024-07-12T16:15:09.683Z] nexus3.edgexfoundry.org:10004 [2024-07-12T16:15:09.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T16:15:10.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T16:15:10.218Z] Configure a credential helper to remove this warning. See [2024-07-12T16:15:10.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T16:15:10.218Z] [2024-07-12T16:15:10.218Z] Login Succeeded [2024-07-12T16:15:10.218Z] ****.io [2024-07-12T16:15:10.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T16:15:10.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T16:15:10.752Z] Configure a credential helper to remove this warning. See [2024-07-12T16:15:10.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T16:15:10.752Z] [2024-07-12T16:15:10.752Z] Login Succeeded [2024-07-12T16:15:10.752Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T16:15:10.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:15:10.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T16:15:10.839Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-12T16:15:10.839Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:10.839Z] latest [2024-07-12T16:15:10.839Z] 3.2.0-dev.35 [2024-07-12T16:15:10.839Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:10.839Z] main [2024-07-12T16:15:10.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:11.215Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:11.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:11.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T16:15:11.570Z] 7d731cf3c55a: Preparing [2024-07-12T16:15:11.570Z] 9ffffb6b4010: Preparing [2024-07-12T16:15:11.570Z] 7285a19527d2: Preparing [2024-07-12T16:15:11.570Z] 53d8542c7da3: Preparing [2024-07-12T16:15:11.570Z] 618410598fd4: Preparing [2024-07-12T16:15:11.570Z] 837a4b92b354: Preparing [2024-07-12T16:15:11.570Z] da707bb00cb8: Preparing [2024-07-12T16:15:11.570Z] 837a4b92b354: Waiting [2024-07-12T16:15:11.570Z] da707bb00cb8: Waiting [2024-07-12T16:15:11.836Z] 53d8542c7da3: Pushed [2024-07-12T16:15:11.836Z] 7285a19527d2: Pushed [2024-07-12T16:15:11.836Z] 7d731cf3c55a: Pushed [2024-07-12T16:15:11.836Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:12.101Z] 837a4b92b354: Pushed [2024-07-12T16:15:13.059Z] 618410598fd4: Pushed [2024-07-12T16:15:18.394Z] 9ffffb6b4010: Pushed [2024-07-12T16:15:18.394Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:18.754Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:19.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-12T16:15:19.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T16:15:19.171Z] 7d731cf3c55a: Preparing [2024-07-12T16:15:19.171Z] 9ffffb6b4010: Preparing [2024-07-12T16:15:19.171Z] 7285a19527d2: Preparing [2024-07-12T16:15:19.171Z] 53d8542c7da3: Preparing [2024-07-12T16:15:19.171Z] 618410598fd4: Preparing [2024-07-12T16:15:19.171Z] 837a4b92b354: Preparing [2024-07-12T16:15:19.171Z] da707bb00cb8: Preparing [2024-07-12T16:15:19.171Z] 837a4b92b354: Waiting [2024-07-12T16:15:19.171Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:19.171Z] 7d731cf3c55a: Layer already exists [2024-07-12T16:15:19.171Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:19.171Z] 618410598fd4: Layer already exists [2024-07-12T16:15:19.171Z] 9ffffb6b4010: Layer already exists [2024-07-12T16:15:19.171Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:19.451Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:19.451Z] latest: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:19.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:20.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 [2024-07-12T16:15:20.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T16:15:20.184Z] 7d731cf3c55a: Preparing [2024-07-12T16:15:20.184Z] 9ffffb6b4010: Preparing [2024-07-12T16:15:20.184Z] 7285a19527d2: Preparing [2024-07-12T16:15:20.184Z] 53d8542c7da3: Preparing [2024-07-12T16:15:20.184Z] 618410598fd4: Preparing [2024-07-12T16:15:20.184Z] 837a4b92b354: Preparing [2024-07-12T16:15:20.184Z] da707bb00cb8: Preparing [2024-07-12T16:15:20.184Z] 837a4b92b354: Waiting [2024-07-12T16:15:20.184Z] da707bb00cb8: Waiting [2024-07-12T16:15:20.184Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:20.184Z] 9ffffb6b4010: Layer already exists [2024-07-12T16:15:20.184Z] 618410598fd4: Layer already exists [2024-07-12T16:15:20.184Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:20.184Z] 7d731cf3c55a: Layer already exists [2024-07-12T16:15:20.184Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:20.184Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:20.184Z] 3.2.0-dev.35: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:20.551Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:20.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:20.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T16:15:20.921Z] 7d731cf3c55a: Preparing [2024-07-12T16:15:20.921Z] 9ffffb6b4010: Preparing [2024-07-12T16:15:20.921Z] 7285a19527d2: Preparing [2024-07-12T16:15:20.921Z] 53d8542c7da3: Preparing [2024-07-12T16:15:20.921Z] 618410598fd4: Preparing [2024-07-12T16:15:20.921Z] 837a4b92b354: Preparing [2024-07-12T16:15:20.921Z] da707bb00cb8: Preparing [2024-07-12T16:15:20.921Z] 837a4b92b354: Waiting [2024-07-12T16:15:20.921Z] da707bb00cb8: Waiting [2024-07-12T16:15:20.921Z] 618410598fd4: Layer already exists [2024-07-12T16:15:20.921Z] 7d731cf3c55a: Layer already exists [2024-07-12T16:15:20.921Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:20.921Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:20.921Z] 9ffffb6b4010: Layer already exists [2024-07-12T16:15:20.921Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:20.921Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:20.921Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:21.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:21.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-12T16:15:21.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T16:15:21.905Z] 7d731cf3c55a: Preparing [2024-07-12T16:15:21.905Z] 9ffffb6b4010: Preparing [2024-07-12T16:15:21.905Z] 7285a19527d2: Preparing [2024-07-12T16:15:21.905Z] 53d8542c7da3: Preparing [2024-07-12T16:15:21.905Z] 618410598fd4: Preparing [2024-07-12T16:15:21.905Z] 837a4b92b354: Preparing [2024-07-12T16:15:21.905Z] da707bb00cb8: Preparing [2024-07-12T16:15:21.905Z] 837a4b92b354: Waiting [2024-07-12T16:15:21.905Z] da707bb00cb8: Waiting [2024-07-12T16:15:21.905Z] 618410598fd4: Layer already exists [2024-07-12T16:15:21.905Z] 7d731cf3c55a: Layer already exists [2024-07-12T16:15:21.905Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:21.905Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:21.905Z] 9ffffb6b4010: Layer already exists [2024-07-12T16:15:21.905Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:21.905Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:21.905Z] main: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:15:22.241Z] ===================================================== [Pipeline] echo [2024-07-12T16:15:22.254Z] taggedImages: [2024-07-12T16:15:22.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:22.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-12T16:15:22.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 [2024-07-12T16:15:22.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:22.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-12T16:15:22.282Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-12T16:15:22.282Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:22.282Z] latest [2024-07-12T16:15:22.282Z] 3.2.0-dev.35 [2024-07-12T16:15:22.282Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:22.282Z] main [2024-07-12T16:15:22.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:22.641Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:22.992Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:22.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T16:15:22.993Z] 3c1bd9709479: Preparing [2024-07-12T16:15:22.993Z] a95ba5ad739f: Preparing [2024-07-12T16:15:22.993Z] 9207802fdc62: Preparing [2024-07-12T16:15:22.993Z] a4bd3655f84d: Preparing [2024-07-12T16:15:22.993Z] 7285a19527d2: Preparing [2024-07-12T16:15:22.993Z] 53d8542c7da3: Preparing [2024-07-12T16:15:22.993Z] 618410598fd4: Preparing [2024-07-12T16:15:22.993Z] 837a4b92b354: Preparing [2024-07-12T16:15:22.993Z] da707bb00cb8: Preparing [2024-07-12T16:15:22.993Z] 53d8542c7da3: Waiting [2024-07-12T16:15:22.993Z] 618410598fd4: Waiting [2024-07-12T16:15:22.993Z] 837a4b92b354: Waiting [2024-07-12T16:15:22.993Z] da707bb00cb8: Waiting [2024-07-12T16:15:22.993Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:23.257Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:23.257Z] 618410598fd4: Layer already exists [2024-07-12T16:15:23.257Z] a95ba5ad739f: Pushed [2024-07-12T16:15:23.257Z] 9207802fdc62: Pushed [2024-07-12T16:15:23.257Z] 3c1bd9709479: Pushed [2024-07-12T16:15:23.257Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:23.257Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:25.190Z] a4bd3655f84d: Pushed [2024-07-12T16:15:25.191Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:25.551Z] + 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-07-12T16:15:25.892Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-12T16:15:25.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T16:15:25.892Z] 3c1bd9709479: Preparing [2024-07-12T16:15:25.892Z] a95ba5ad739f: Preparing [2024-07-12T16:15:25.892Z] 9207802fdc62: Preparing [2024-07-12T16:15:25.892Z] a4bd3655f84d: Preparing [2024-07-12T16:15:25.892Z] 7285a19527d2: Preparing [2024-07-12T16:15:25.892Z] 53d8542c7da3: Preparing [2024-07-12T16:15:25.892Z] 618410598fd4: Preparing [2024-07-12T16:15:25.892Z] 837a4b92b354: Preparing [2024-07-12T16:15:25.892Z] da707bb00cb8: Preparing [2024-07-12T16:15:25.892Z] 53d8542c7da3: Waiting [2024-07-12T16:15:25.892Z] 618410598fd4: Waiting [2024-07-12T16:15:25.892Z] 837a4b92b354: Waiting [2024-07-12T16:15:25.892Z] da707bb00cb8: Waiting [2024-07-12T16:15:25.892Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:25.892Z] a95ba5ad739f: Layer already exists [2024-07-12T16:15:25.892Z] 9207802fdc62: Layer already exists [2024-07-12T16:15:25.892Z] a4bd3655f84d: Layer already exists [2024-07-12T16:15:25.892Z] 3c1bd9709479: Layer already exists [2024-07-12T16:15:25.892Z] 618410598fd4: Layer already exists [2024-07-12T16:15:25.892Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:25.892Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:25.892Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:26.157Z] latest: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:26.510Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:26.860Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 [2024-07-12T16:15:26.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T16:15:26.860Z] 3c1bd9709479: Preparing [2024-07-12T16:15:26.860Z] a95ba5ad739f: Preparing [2024-07-12T16:15:26.860Z] 9207802fdc62: Preparing [2024-07-12T16:15:26.860Z] a4bd3655f84d: Preparing [2024-07-12T16:15:26.860Z] 7285a19527d2: Preparing [2024-07-12T16:15:26.860Z] 53d8542c7da3: Preparing [2024-07-12T16:15:26.860Z] 618410598fd4: Preparing [2024-07-12T16:15:26.860Z] 837a4b92b354: Preparing [2024-07-12T16:15:26.860Z] da707bb00cb8: Preparing [2024-07-12T16:15:26.860Z] 618410598fd4: Waiting [2024-07-12T16:15:26.860Z] da707bb00cb8: Waiting [2024-07-12T16:15:26.860Z] 837a4b92b354: Waiting [2024-07-12T16:15:26.860Z] 53d8542c7da3: Waiting [2024-07-12T16:15:26.860Z] 3c1bd9709479: Layer already exists [2024-07-12T16:15:26.860Z] 9207802fdc62: Layer already exists [2024-07-12T16:15:26.860Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:26.860Z] a95ba5ad739f: Layer already exists [2024-07-12T16:15:26.860Z] a4bd3655f84d: Layer already exists [2024-07-12T16:15:26.860Z] 618410598fd4: Layer already exists [2024-07-12T16:15:26.860Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:26.860Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:26.860Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:27.125Z] 3.2.0-dev.35: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:27.479Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:27.824Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:27.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T16:15:27.824Z] 3c1bd9709479: Preparing [2024-07-12T16:15:27.824Z] a95ba5ad739f: Preparing [2024-07-12T16:15:27.824Z] 9207802fdc62: Preparing [2024-07-12T16:15:27.824Z] a4bd3655f84d: Preparing [2024-07-12T16:15:27.824Z] 7285a19527d2: Preparing [2024-07-12T16:15:27.824Z] 53d8542c7da3: Preparing [2024-07-12T16:15:27.824Z] 618410598fd4: Preparing [2024-07-12T16:15:27.824Z] 837a4b92b354: Preparing [2024-07-12T16:15:27.824Z] da707bb00cb8: Preparing [2024-07-12T16:15:27.824Z] 618410598fd4: Waiting [2024-07-12T16:15:27.824Z] 837a4b92b354: Waiting [2024-07-12T16:15:27.824Z] da707bb00cb8: Waiting [2024-07-12T16:15:27.824Z] 53d8542c7da3: Waiting [2024-07-12T16:15:27.824Z] a4bd3655f84d: Layer already exists [2024-07-12T16:15:27.824Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:27.824Z] a95ba5ad739f: Layer already exists [2024-07-12T16:15:27.824Z] 3c1bd9709479: Layer already exists [2024-07-12T16:15:27.824Z] 9207802fdc62: Layer already exists [2024-07-12T16:15:27.824Z] 618410598fd4: Layer already exists [2024-07-12T16:15:27.824Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:27.824Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:27.824Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:28.088Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:28.444Z] + 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-07-12T16:15:28.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-12T16:15:28.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T16:15:28.786Z] 3c1bd9709479: Preparing [2024-07-12T16:15:28.786Z] a95ba5ad739f: Preparing [2024-07-12T16:15:28.786Z] 9207802fdc62: Preparing [2024-07-12T16:15:28.786Z] a4bd3655f84d: Preparing [2024-07-12T16:15:28.786Z] 7285a19527d2: Preparing [2024-07-12T16:15:28.786Z] 53d8542c7da3: Preparing [2024-07-12T16:15:28.786Z] 618410598fd4: Preparing [2024-07-12T16:15:28.786Z] 53d8542c7da3: Waiting [2024-07-12T16:15:28.786Z] 837a4b92b354: Preparing [2024-07-12T16:15:28.786Z] 618410598fd4: Waiting [2024-07-12T16:15:28.786Z] 837a4b92b354: Waiting [2024-07-12T16:15:28.786Z] da707bb00cb8: Preparing [2024-07-12T16:15:28.786Z] da707bb00cb8: Waiting [2024-07-12T16:15:28.786Z] 9207802fdc62: Layer already exists [2024-07-12T16:15:28.786Z] 3c1bd9709479: Layer already exists [2024-07-12T16:15:28.786Z] a4bd3655f84d: Layer already exists [2024-07-12T16:15:28.786Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:28.786Z] a95ba5ad739f: Layer already exists [2024-07-12T16:15:28.786Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:28.786Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:28.786Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:28.786Z] 618410598fd4: Layer already exists [2024-07-12T16:15:29.051Z] main: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:15:29.130Z] ===================================================== [Pipeline] echo [2024-07-12T16:15:29.144Z] taggedImages: [2024-07-12T16:15:29.144Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:29.144Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-12T16:15:29.144Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 [2024-07-12T16:15:29.144Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:29.144Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-12T16:15:29.170Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-12T16:15:29.170Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:29.170Z] latest [2024-07-12T16:15:29.170Z] 3.2.0-dev.35 [2024-07-12T16:15:29.170Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:29.170Z] main [2024-07-12T16:15:29.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:29.530Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:29.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:29.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T16:15:29.898Z] 9e773c77bb7d: Preparing [2024-07-12T16:15:29.898Z] ad660311e693: Preparing [2024-07-12T16:15:29.898Z] 7285a19527d2: Preparing [2024-07-12T16:15:29.898Z] 53d8542c7da3: Preparing [2024-07-12T16:15:29.898Z] fc20ea23213c: Preparing [2024-07-12T16:15:29.898Z] bff23b51c742: Preparing [2024-07-12T16:15:29.898Z] da707bb00cb8: Preparing [2024-07-12T16:15:29.898Z] bff23b51c742: Waiting [2024-07-12T16:15:29.898Z] da707bb00cb8: Waiting [2024-07-12T16:15:29.898Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:29.898Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:30.165Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:30.165Z] 9e773c77bb7d: Pushed [2024-07-12T16:15:30.165Z] bff23b51c742: Pushed [2024-07-12T16:15:31.119Z] fc20ea23213c: Pushed [2024-07-12T16:15:36.443Z] ad660311e693: Pushed [2024-07-12T16:15:36.443Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:36.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:37.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-12T16:15:37.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T16:15:37.142Z] 9e773c77bb7d: Preparing [2024-07-12T16:15:37.142Z] ad660311e693: Preparing [2024-07-12T16:15:37.142Z] 7285a19527d2: Preparing [2024-07-12T16:15:37.142Z] 53d8542c7da3: Preparing [2024-07-12T16:15:37.142Z] fc20ea23213c: Preparing [2024-07-12T16:15:37.142Z] bff23b51c742: Preparing [2024-07-12T16:15:37.142Z] da707bb00cb8: Preparing [2024-07-12T16:15:37.142Z] bff23b51c742: Waiting [2024-07-12T16:15:37.142Z] da707bb00cb8: Waiting [2024-07-12T16:15:37.142Z] fc20ea23213c: Layer already exists [2024-07-12T16:15:37.142Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:37.142Z] ad660311e693: Layer already exists [2024-07-12T16:15:37.142Z] 9e773c77bb7d: Layer already exists [2024-07-12T16:15:37.142Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:37.142Z] bff23b51c742: Layer already exists [2024-07-12T16:15:37.142Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:37.407Z] latest: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:37.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:38.119Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 [2024-07-12T16:15:38.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T16:15:38.119Z] 9e773c77bb7d: Preparing [2024-07-12T16:15:38.119Z] ad660311e693: Preparing [2024-07-12T16:15:38.119Z] 7285a19527d2: Preparing [2024-07-12T16:15:38.119Z] 53d8542c7da3: Preparing [2024-07-12T16:15:38.119Z] fc20ea23213c: Preparing [2024-07-12T16:15:38.119Z] bff23b51c742: Preparing [2024-07-12T16:15:38.119Z] da707bb00cb8: Preparing [2024-07-12T16:15:38.119Z] bff23b51c742: Waiting [2024-07-12T16:15:38.119Z] da707bb00cb8: Waiting [2024-07-12T16:15:38.119Z] fc20ea23213c: Layer already exists [2024-07-12T16:15:38.119Z] ad660311e693: Layer already exists [2024-07-12T16:15:38.119Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:38.119Z] 9e773c77bb7d: Layer already exists [2024-07-12T16:15:38.119Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:38.119Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:38.119Z] bff23b51c742: Layer already exists [2024-07-12T16:15:38.119Z] 3.2.0-dev.35: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:38.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:38.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:38.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T16:15:38.821Z] 9e773c77bb7d: Preparing [2024-07-12T16:15:38.821Z] ad660311e693: Preparing [2024-07-12T16:15:38.821Z] 7285a19527d2: Preparing [2024-07-12T16:15:38.821Z] 53d8542c7da3: Preparing [2024-07-12T16:15:38.821Z] fc20ea23213c: Preparing [2024-07-12T16:15:38.821Z] bff23b51c742: Preparing [2024-07-12T16:15:38.821Z] da707bb00cb8: Preparing [2024-07-12T16:15:38.821Z] bff23b51c742: Waiting [2024-07-12T16:15:38.821Z] da707bb00cb8: Waiting [2024-07-12T16:15:38.821Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:38.821Z] 9e773c77bb7d: Layer already exists [2024-07-12T16:15:38.821Z] ad660311e693: Layer already exists [2024-07-12T16:15:38.821Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:38.821Z] fc20ea23213c: Layer already exists [2024-07-12T16:15:38.821Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:38.821Z] bff23b51c742: Layer already exists [2024-07-12T16:15:38.821Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:39.445Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:39.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-12T16:15:39.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T16:15:39.795Z] 9e773c77bb7d: Preparing [2024-07-12T16:15:39.795Z] ad660311e693: Preparing [2024-07-12T16:15:39.795Z] 7285a19527d2: Preparing [2024-07-12T16:15:39.795Z] 53d8542c7da3: Preparing [2024-07-12T16:15:39.795Z] fc20ea23213c: Preparing [2024-07-12T16:15:39.795Z] bff23b51c742: Preparing [2024-07-12T16:15:39.795Z] da707bb00cb8: Preparing [2024-07-12T16:15:39.795Z] da707bb00cb8: Waiting [2024-07-12T16:15:39.795Z] bff23b51c742: Waiting [2024-07-12T16:15:39.795Z] fc20ea23213c: Layer already exists [2024-07-12T16:15:39.795Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:39.795Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:39.795Z] ad660311e693: Layer already exists [2024-07-12T16:15:39.795Z] 9e773c77bb7d: Layer already exists [2024-07-12T16:15:39.795Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:39.795Z] bff23b51c742: Layer already exists [2024-07-12T16:15:39.795Z] main: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:15:40.139Z] ===================================================== [Pipeline] echo [2024-07-12T16:15:40.155Z] taggedImages: [2024-07-12T16:15:40.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:40.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-12T16:15:40.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 [2024-07-12T16:15:40.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:40.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-12T16:15:40.179Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-12T16:15:40.179Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:40.179Z] latest [2024-07-12T16:15:40.179Z] 3.2.0-dev.35 [2024-07-12T16:15:40.179Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:40.179Z] main [2024-07-12T16:15:40.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:40.548Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:40.916Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:40.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T16:15:40.916Z] 63f05a5e85b6: Preparing [2024-07-12T16:15:40.916Z] 6d143ca4f015: Preparing [2024-07-12T16:15:40.916Z] 53d8542c7da3: Preparing [2024-07-12T16:15:40.916Z] 2efab488e89c: Preparing [2024-07-12T16:15:40.916Z] 8263dbf29778: Preparing [2024-07-12T16:15:40.916Z] da707bb00cb8: Preparing [2024-07-12T16:15:40.916Z] da707bb00cb8: Waiting [2024-07-12T16:15:40.916Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:41.181Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:41.181Z] 8263dbf29778: Pushed [2024-07-12T16:15:41.181Z] 2efab488e89c: Pushed [2024-07-12T16:15:41.181Z] 63f05a5e85b6: Pushed [2024-07-12T16:15:47.802Z] 6d143ca4f015: Pushed [2024-07-12T16:15:47.802Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:48.160Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:48.511Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-12T16:15:48.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T16:15:48.511Z] 63f05a5e85b6: Preparing [2024-07-12T16:15:48.511Z] 6d143ca4f015: Preparing [2024-07-12T16:15:48.511Z] 53d8542c7da3: Preparing [2024-07-12T16:15:48.511Z] 2efab488e89c: Preparing [2024-07-12T16:15:48.511Z] 8263dbf29778: Preparing [2024-07-12T16:15:48.511Z] da707bb00cb8: Preparing [2024-07-12T16:15:48.511Z] da707bb00cb8: Waiting [2024-07-12T16:15:48.511Z] 6d143ca4f015: Layer already exists [2024-07-12T16:15:48.511Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:48.511Z] 63f05a5e85b6: Layer already exists [2024-07-12T16:15:48.511Z] 8263dbf29778: Layer already exists [2024-07-12T16:15:48.511Z] 2efab488e89c: Layer already exists [2024-07-12T16:15:48.511Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:48.774Z] latest: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:49.124Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:49.479Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 [2024-07-12T16:15:49.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T16:15:49.479Z] 63f05a5e85b6: Preparing [2024-07-12T16:15:49.479Z] 6d143ca4f015: Preparing [2024-07-12T16:15:49.479Z] 53d8542c7da3: Preparing [2024-07-12T16:15:49.479Z] 2efab488e89c: Preparing [2024-07-12T16:15:49.479Z] 8263dbf29778: Preparing [2024-07-12T16:15:49.479Z] da707bb00cb8: Preparing [2024-07-12T16:15:49.479Z] da707bb00cb8: Waiting [2024-07-12T16:15:49.479Z] 63f05a5e85b6: Layer already exists [2024-07-12T16:15:49.479Z] 2efab488e89c: Layer already exists [2024-07-12T16:15:49.479Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:49.479Z] 8263dbf29778: Layer already exists [2024-07-12T16:15:49.479Z] 6d143ca4f015: Layer already exists [2024-07-12T16:15:49.479Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:49.742Z] 3.2.0-dev.35: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:50.095Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:50.443Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:50.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T16:15:50.443Z] 63f05a5e85b6: Preparing [2024-07-12T16:15:50.443Z] 6d143ca4f015: Preparing [2024-07-12T16:15:50.443Z] 53d8542c7da3: Preparing [2024-07-12T16:15:50.443Z] 2efab488e89c: Preparing [2024-07-12T16:15:50.443Z] 8263dbf29778: Preparing [2024-07-12T16:15:50.443Z] da707bb00cb8: Preparing [2024-07-12T16:15:50.443Z] da707bb00cb8: Waiting [2024-07-12T16:15:50.443Z] 8263dbf29778: Layer already exists [2024-07-12T16:15:50.443Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:50.443Z] 2efab488e89c: Layer already exists [2024-07-12T16:15:50.443Z] 6d143ca4f015: Layer already exists [2024-07-12T16:15:50.443Z] 63f05a5e85b6: Layer already exists [2024-07-12T16:15:50.443Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:50.707Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:51.054Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:51.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-12T16:15:51.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T16:15:51.407Z] 63f05a5e85b6: Preparing [2024-07-12T16:15:51.407Z] 6d143ca4f015: Preparing [2024-07-12T16:15:51.407Z] 53d8542c7da3: Preparing [2024-07-12T16:15:51.407Z] 2efab488e89c: Preparing [2024-07-12T16:15:51.407Z] 8263dbf29778: Preparing [2024-07-12T16:15:51.407Z] da707bb00cb8: Preparing [2024-07-12T16:15:51.407Z] da707bb00cb8: Waiting [2024-07-12T16:15:51.407Z] 63f05a5e85b6: Layer already exists [2024-07-12T16:15:51.407Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:51.407Z] 2efab488e89c: Layer already exists [2024-07-12T16:15:51.407Z] 6d143ca4f015: Layer already exists [2024-07-12T16:15:51.407Z] 8263dbf29778: Layer already exists [2024-07-12T16:15:51.407Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:51.679Z] main: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:15:51.758Z] ===================================================== [Pipeline] echo [2024-07-12T16:15:51.771Z] taggedImages: [2024-07-12T16:15:51.771Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:51.771Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-12T16:15:51.771Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 [2024-07-12T16:15:51.771Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:51.771Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-12T16:15:51.800Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-12T16:15:51.800Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:51.800Z] latest [2024-07-12T16:15:51.800Z] 3.2.0-dev.35 [2024-07-12T16:15:51.800Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:15:51.800Z] main [2024-07-12T16:15:51.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:52.181Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:52.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:15:52.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T16:15:52.533Z] 3383b30e1853: Preparing [2024-07-12T16:15:52.533Z] a50bbb824af3: Preparing [2024-07-12T16:15:52.533Z] 39b2b2019fcc: Preparing [2024-07-12T16:15:52.533Z] 7285a19527d2: Preparing [2024-07-12T16:15:52.533Z] 53d8542c7da3: Preparing [2024-07-12T16:15:52.533Z] 618410598fd4: Preparing [2024-07-12T16:15:52.533Z] 837a4b92b354: Preparing [2024-07-12T16:15:52.533Z] da707bb00cb8: Preparing [2024-07-12T16:15:52.533Z] 837a4b92b354: Waiting [2024-07-12T16:15:52.533Z] da707bb00cb8: Waiting [2024-07-12T16:15:52.533Z] 618410598fd4: Waiting [2024-07-12T16:15:52.533Z] 7285a19527d2: Layer already exists [2024-07-12T16:15:52.797Z] 53d8542c7da3: Layer already exists [2024-07-12T16:15:52.797Z] 618410598fd4: Layer already exists [2024-07-12T16:15:52.797Z] 837a4b92b354: Layer already exists [2024-07-12T16:15:52.797Z] da707bb00cb8: Layer already exists [2024-07-12T16:15:52.797Z] a50bbb824af3: Pushed [2024-07-12T16:15:52.797Z] 3383b30e1853: Pushed [2024-07-12T16:15:59.419Z] 39b2b2019fcc: Pushed [2024-07-12T16:15:59.419Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:15:59.766Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:00.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-12T16:16:00.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T16:16:00.111Z] 3383b30e1853: Preparing [2024-07-12T16:16:00.111Z] a50bbb824af3: Preparing [2024-07-12T16:16:00.111Z] 39b2b2019fcc: Preparing [2024-07-12T16:16:00.112Z] 7285a19527d2: Preparing [2024-07-12T16:16:00.112Z] 53d8542c7da3: Preparing [2024-07-12T16:16:00.112Z] 618410598fd4: Preparing [2024-07-12T16:16:00.112Z] 837a4b92b354: Preparing [2024-07-12T16:16:00.112Z] da707bb00cb8: Preparing [2024-07-12T16:16:00.112Z] 618410598fd4: Waiting [2024-07-12T16:16:00.112Z] 837a4b92b354: Waiting [2024-07-12T16:16:00.112Z] da707bb00cb8: Waiting [2024-07-12T16:16:00.112Z] 39b2b2019fcc: Layer already exists [2024-07-12T16:16:00.112Z] 3383b30e1853: Layer already exists [2024-07-12T16:16:00.112Z] a50bbb824af3: Layer already exists [2024-07-12T16:16:00.112Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:00.112Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:00.112Z] 618410598fd4: Layer already exists [2024-07-12T16:16:00.112Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:00.112Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:00.376Z] latest: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:00.725Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:01.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 [2024-07-12T16:16:01.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T16:16:01.068Z] 3383b30e1853: Preparing [2024-07-12T16:16:01.068Z] a50bbb824af3: Preparing [2024-07-12T16:16:01.068Z] 39b2b2019fcc: Preparing [2024-07-12T16:16:01.068Z] 7285a19527d2: Preparing [2024-07-12T16:16:01.068Z] 53d8542c7da3: Preparing [2024-07-12T16:16:01.068Z] 618410598fd4: Preparing [2024-07-12T16:16:01.068Z] 837a4b92b354: Preparing [2024-07-12T16:16:01.068Z] da707bb00cb8: Preparing [2024-07-12T16:16:01.068Z] 618410598fd4: Waiting [2024-07-12T16:16:01.068Z] 837a4b92b354: Waiting [2024-07-12T16:16:01.068Z] da707bb00cb8: Waiting [2024-07-12T16:16:01.068Z] 39b2b2019fcc: Layer already exists [2024-07-12T16:16:01.068Z] 3383b30e1853: Layer already exists [2024-07-12T16:16:01.068Z] a50bbb824af3: Layer already exists [2024-07-12T16:16:01.068Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:01.068Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:01.068Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:01.068Z] 618410598fd4: Layer already exists [2024-07-12T16:16:01.068Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:01.068Z] 3.2.0-dev.35: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:01.669Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:02.015Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:02.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T16:16:02.015Z] 3383b30e1853: Preparing [2024-07-12T16:16:02.015Z] a50bbb824af3: Preparing [2024-07-12T16:16:02.015Z] 39b2b2019fcc: Preparing [2024-07-12T16:16:02.015Z] 7285a19527d2: Preparing [2024-07-12T16:16:02.015Z] 53d8542c7da3: Preparing [2024-07-12T16:16:02.015Z] 618410598fd4: Preparing [2024-07-12T16:16:02.015Z] 837a4b92b354: Preparing [2024-07-12T16:16:02.015Z] da707bb00cb8: Preparing [2024-07-12T16:16:02.015Z] 618410598fd4: Waiting [2024-07-12T16:16:02.015Z] 837a4b92b354: Waiting [2024-07-12T16:16:02.015Z] da707bb00cb8: Waiting [2024-07-12T16:16:02.015Z] 3383b30e1853: Layer already exists [2024-07-12T16:16:02.015Z] a50bbb824af3: Layer already exists [2024-07-12T16:16:02.015Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:02.015Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:02.015Z] 39b2b2019fcc: Layer already exists [2024-07-12T16:16:02.015Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:02.015Z] 618410598fd4: Layer already exists [2024-07-12T16:16:02.015Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:02.278Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:02.625Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:03.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-12T16:16:03.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T16:16:03.018Z] 3383b30e1853: Preparing [2024-07-12T16:16:03.018Z] a50bbb824af3: Preparing [2024-07-12T16:16:03.018Z] 39b2b2019fcc: Preparing [2024-07-12T16:16:03.018Z] 7285a19527d2: Preparing [2024-07-12T16:16:03.018Z] 53d8542c7da3: Preparing [2024-07-12T16:16:03.018Z] 618410598fd4: Preparing [2024-07-12T16:16:03.018Z] 837a4b92b354: Preparing [2024-07-12T16:16:03.018Z] da707bb00cb8: Preparing [2024-07-12T16:16:03.018Z] 618410598fd4: Waiting [2024-07-12T16:16:03.018Z] 837a4b92b354: Waiting [2024-07-12T16:16:03.018Z] da707bb00cb8: Waiting [2024-07-12T16:16:03.018Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:03.018Z] 39b2b2019fcc: Layer already exists [2024-07-12T16:16:03.018Z] a50bbb824af3: Layer already exists [2024-07-12T16:16:03.018Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:03.018Z] 3383b30e1853: Layer already exists [2024-07-12T16:16:03.018Z] 618410598fd4: Layer already exists [2024-07-12T16:16:03.018Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:03.018Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:03.286Z] main: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:03.355Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:03.367Z] taggedImages: [2024-07-12T16:16:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-12T16:16:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 [2024-07-12T16:16:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:03.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-12T16:16:03.391Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-12T16:16:03.391Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:03.391Z] latest [2024-07-12T16:16:03.391Z] 3.2.0-dev.35 [2024-07-12T16:16:03.391Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:03.391Z] main [2024-07-12T16:16:03.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:03.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:04.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:04.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T16:16:04.111Z] 3ad176864f26: Preparing [2024-07-12T16:16:04.111Z] 74ebe02b89d9: Preparing [2024-07-12T16:16:04.111Z] ac9f2a19a322: Preparing [2024-07-12T16:16:04.111Z] f7890e1a2d5d: Preparing [2024-07-12T16:16:04.111Z] 9099474ceae6: Preparing [2024-07-12T16:16:04.111Z] 8b069fa79d40: Preparing [2024-07-12T16:16:04.111Z] b14d4ce4536d: Preparing [2024-07-12T16:16:04.111Z] 8b069fa79d40: Waiting [2024-07-12T16:16:04.111Z] 7285a19527d2: Preparing [2024-07-12T16:16:04.111Z] b14d4ce4536d: Waiting [2024-07-12T16:16:04.111Z] 53d8542c7da3: Preparing [2024-07-12T16:16:04.111Z] 7285a19527d2: Waiting [2024-07-12T16:16:04.111Z] 0532b20ce61a: Preparing [2024-07-12T16:16:04.111Z] 53d8542c7da3: Waiting [2024-07-12T16:16:04.111Z] bd05ae088b58: Preparing [2024-07-12T16:16:04.111Z] 5f70bf18a086: Preparing [2024-07-12T16:16:04.112Z] 4c5e56a6f2b2: Preparing [2024-07-12T16:16:04.112Z] 6383beef53cb: Preparing [2024-07-12T16:16:04.112Z] 7762ed7c1bd5: Preparing [2024-07-12T16:16:04.112Z] da707bb00cb8: Preparing [2024-07-12T16:16:04.112Z] 0532b20ce61a: Waiting [2024-07-12T16:16:04.112Z] bd05ae088b58: Waiting [2024-07-12T16:16:04.112Z] 5f70bf18a086: Waiting [2024-07-12T16:16:04.112Z] 4c5e56a6f2b2: Waiting [2024-07-12T16:16:04.112Z] 7762ed7c1bd5: Waiting [2024-07-12T16:16:04.112Z] 6383beef53cb: Waiting [2024-07-12T16:16:04.112Z] da707bb00cb8: Waiting [2024-07-12T16:16:04.392Z] 74ebe02b89d9: Pushed [2024-07-12T16:16:04.393Z] f7890e1a2d5d: Pushed [2024-07-12T16:16:04.393Z] 3ad176864f26: Pushed [2024-07-12T16:16:04.393Z] 9099474ceae6: Pushed [2024-07-12T16:16:04.393Z] ac9f2a19a322: Pushed [2024-07-12T16:16:04.393Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:04.393Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:04.393Z] 8b069fa79d40: Pushed [2024-07-12T16:16:04.393Z] 5f70bf18a086: Layer already exists [2024-07-12T16:16:04.676Z] 0532b20ce61a: Pushed [2024-07-12T16:16:04.676Z] bd05ae088b58: Pushed [2024-07-12T16:16:04.676Z] 4c5e56a6f2b2: Pushed [2024-07-12T16:16:04.676Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:04.676Z] 7762ed7c1bd5: Pushed [2024-07-12T16:16:06.071Z] 6383beef53cb: Pushed [2024-07-12T16:16:07.020Z] b14d4ce4536d: Pushed [2024-07-12T16:16:07.282Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:07.622Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:07.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-12T16:16:07.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T16:16:07.964Z] 3ad176864f26: Preparing [2024-07-12T16:16:07.964Z] 74ebe02b89d9: Preparing [2024-07-12T16:16:07.964Z] ac9f2a19a322: Preparing [2024-07-12T16:16:07.964Z] f7890e1a2d5d: Preparing [2024-07-12T16:16:07.964Z] 9099474ceae6: Preparing [2024-07-12T16:16:07.964Z] 8b069fa79d40: Preparing [2024-07-12T16:16:07.964Z] b14d4ce4536d: Preparing [2024-07-12T16:16:07.964Z] 7285a19527d2: Preparing [2024-07-12T16:16:07.964Z] 53d8542c7da3: Preparing [2024-07-12T16:16:07.964Z] 0532b20ce61a: Preparing [2024-07-12T16:16:07.964Z] bd05ae088b58: Preparing [2024-07-12T16:16:07.964Z] 5f70bf18a086: Preparing [2024-07-12T16:16:07.964Z] 4c5e56a6f2b2: Preparing [2024-07-12T16:16:07.964Z] 6383beef53cb: Preparing [2024-07-12T16:16:07.964Z] 7762ed7c1bd5: Preparing [2024-07-12T16:16:07.964Z] da707bb00cb8: Preparing [2024-07-12T16:16:07.964Z] 53d8542c7da3: Waiting [2024-07-12T16:16:07.964Z] 0532b20ce61a: Waiting [2024-07-12T16:16:07.964Z] bd05ae088b58: Waiting [2024-07-12T16:16:07.964Z] 8b069fa79d40: Waiting [2024-07-12T16:16:07.964Z] b14d4ce4536d: Waiting [2024-07-12T16:16:07.964Z] 7285a19527d2: Waiting [2024-07-12T16:16:07.964Z] 5f70bf18a086: Waiting [2024-07-12T16:16:07.964Z] 6383beef53cb: Waiting [2024-07-12T16:16:07.964Z] 7762ed7c1bd5: Waiting [2024-07-12T16:16:07.964Z] da707bb00cb8: Waiting [2024-07-12T16:16:07.964Z] 4c5e56a6f2b2: Waiting [2024-07-12T16:16:07.964Z] 3ad176864f26: Layer already exists [2024-07-12T16:16:07.964Z] ac9f2a19a322: Layer already exists [2024-07-12T16:16:07.964Z] 9099474ceae6: Layer already exists [2024-07-12T16:16:07.964Z] 74ebe02b89d9: Layer already exists [2024-07-12T16:16:07.964Z] f7890e1a2d5d: Layer already exists [2024-07-12T16:16:07.964Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:07.964Z] 0532b20ce61a: Layer already exists [2024-07-12T16:16:07.964Z] 8b069fa79d40: Layer already exists [2024-07-12T16:16:07.964Z] b14d4ce4536d: Layer already exists [2024-07-12T16:16:07.964Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:07.964Z] bd05ae088b58: Layer already exists [2024-07-12T16:16:07.964Z] 4c5e56a6f2b2: Layer already exists [2024-07-12T16:16:07.964Z] 5f70bf18a086: Layer already exists [2024-07-12T16:16:07.964Z] 6383beef53cb: Layer already exists [2024-07-12T16:16:07.964Z] 7762ed7c1bd5: Layer already exists [2024-07-12T16:16:07.964Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:08.227Z] latest: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:08.567Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:08.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 [2024-07-12T16:16:08.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T16:16:08.908Z] 3ad176864f26: Preparing [2024-07-12T16:16:08.908Z] 74ebe02b89d9: Preparing [2024-07-12T16:16:08.908Z] ac9f2a19a322: Preparing [2024-07-12T16:16:08.908Z] f7890e1a2d5d: Preparing [2024-07-12T16:16:08.908Z] 9099474ceae6: Preparing [2024-07-12T16:16:08.908Z] 8b069fa79d40: Preparing [2024-07-12T16:16:08.908Z] b14d4ce4536d: Preparing [2024-07-12T16:16:08.909Z] 7285a19527d2: Preparing [2024-07-12T16:16:08.909Z] 53d8542c7da3: Preparing [2024-07-12T16:16:08.909Z] 0532b20ce61a: Preparing [2024-07-12T16:16:08.909Z] bd05ae088b58: Preparing [2024-07-12T16:16:08.909Z] 5f70bf18a086: Preparing [2024-07-12T16:16:08.909Z] 4c5e56a6f2b2: Preparing [2024-07-12T16:16:08.909Z] 6383beef53cb: Preparing [2024-07-12T16:16:08.909Z] 7762ed7c1bd5: Preparing [2024-07-12T16:16:08.909Z] da707bb00cb8: Preparing [2024-07-12T16:16:08.909Z] 53d8542c7da3: Waiting [2024-07-12T16:16:08.909Z] 0532b20ce61a: Waiting [2024-07-12T16:16:08.909Z] bd05ae088b58: Waiting [2024-07-12T16:16:08.909Z] 5f70bf18a086: Waiting [2024-07-12T16:16:08.909Z] 4c5e56a6f2b2: Waiting [2024-07-12T16:16:08.909Z] 6383beef53cb: Waiting [2024-07-12T16:16:08.909Z] 7762ed7c1bd5: Waiting [2024-07-12T16:16:08.909Z] da707bb00cb8: Waiting [2024-07-12T16:16:08.909Z] 8b069fa79d40: Waiting [2024-07-12T16:16:08.909Z] b14d4ce4536d: Waiting [2024-07-12T16:16:08.909Z] 7285a19527d2: Waiting [2024-07-12T16:16:08.909Z] ac9f2a19a322: Layer already exists [2024-07-12T16:16:08.909Z] 3ad176864f26: Layer already exists [2024-07-12T16:16:08.909Z] f7890e1a2d5d: Layer already exists [2024-07-12T16:16:08.909Z] 9099474ceae6: Layer already exists [2024-07-12T16:16:08.909Z] 74ebe02b89d9: Layer already exists [2024-07-12T16:16:08.909Z] 8b069fa79d40: Layer already exists [2024-07-12T16:16:08.909Z] b14d4ce4536d: Layer already exists [2024-07-12T16:16:08.909Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:08.909Z] 0532b20ce61a: Layer already exists [2024-07-12T16:16:08.909Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:08.909Z] 4c5e56a6f2b2: Layer already exists [2024-07-12T16:16:08.909Z] 5f70bf18a086: Layer already exists [2024-07-12T16:16:08.909Z] bd05ae088b58: Layer already exists [2024-07-12T16:16:08.909Z] 6383beef53cb: Layer already exists [2024-07-12T16:16:08.909Z] 7762ed7c1bd5: Layer already exists [2024-07-12T16:16:08.909Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:09.173Z] 3.2.0-dev.35: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:09.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:09.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:09.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T16:16:09.866Z] 3ad176864f26: Preparing [2024-07-12T16:16:09.866Z] 74ebe02b89d9: Preparing [2024-07-12T16:16:09.866Z] ac9f2a19a322: Preparing [2024-07-12T16:16:09.866Z] f7890e1a2d5d: Preparing [2024-07-12T16:16:09.866Z] 9099474ceae6: Preparing [2024-07-12T16:16:09.866Z] 8b069fa79d40: Preparing [2024-07-12T16:16:09.866Z] b14d4ce4536d: Preparing [2024-07-12T16:16:09.866Z] 7285a19527d2: Preparing [2024-07-12T16:16:09.866Z] 53d8542c7da3: Preparing [2024-07-12T16:16:09.866Z] 0532b20ce61a: Preparing [2024-07-12T16:16:09.866Z] bd05ae088b58: Preparing [2024-07-12T16:16:09.866Z] 5f70bf18a086: Preparing [2024-07-12T16:16:09.866Z] 4c5e56a6f2b2: Preparing [2024-07-12T16:16:09.866Z] 6383beef53cb: Preparing [2024-07-12T16:16:09.866Z] 7762ed7c1bd5: Preparing [2024-07-12T16:16:09.866Z] da707bb00cb8: Preparing [2024-07-12T16:16:09.866Z] 0532b20ce61a: Waiting [2024-07-12T16:16:09.866Z] bd05ae088b58: Waiting [2024-07-12T16:16:09.866Z] 5f70bf18a086: Waiting [2024-07-12T16:16:09.866Z] 4c5e56a6f2b2: Waiting [2024-07-12T16:16:09.866Z] 6383beef53cb: Waiting [2024-07-12T16:16:09.866Z] 7762ed7c1bd5: Waiting [2024-07-12T16:16:09.866Z] da707bb00cb8: Waiting [2024-07-12T16:16:09.866Z] b14d4ce4536d: Waiting [2024-07-12T16:16:09.866Z] 7285a19527d2: Waiting [2024-07-12T16:16:09.866Z] 53d8542c7da3: Waiting [2024-07-12T16:16:09.866Z] 8b069fa79d40: Waiting [2024-07-12T16:16:09.866Z] 3ad176864f26: Layer already exists [2024-07-12T16:16:09.866Z] ac9f2a19a322: Layer already exists [2024-07-12T16:16:09.866Z] 9099474ceae6: Layer already exists [2024-07-12T16:16:09.866Z] 74ebe02b89d9: Layer already exists [2024-07-12T16:16:09.866Z] f7890e1a2d5d: Layer already exists [2024-07-12T16:16:09.866Z] b14d4ce4536d: Layer already exists [2024-07-12T16:16:09.866Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:09.866Z] 0532b20ce61a: Layer already exists [2024-07-12T16:16:09.866Z] 8b069fa79d40: Layer already exists [2024-07-12T16:16:09.866Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:09.866Z] 6383beef53cb: Layer already exists [2024-07-12T16:16:09.866Z] bd05ae088b58: Layer already exists [2024-07-12T16:16:09.866Z] 4c5e56a6f2b2: Layer already exists [2024-07-12T16:16:09.866Z] 7762ed7c1bd5: Layer already exists [2024-07-12T16:16:09.866Z] 5f70bf18a086: Layer already exists [2024-07-12T16:16:09.866Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:10.129Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:10.476Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:10.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-12T16:16:10.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T16:16:10.819Z] 3ad176864f26: Preparing [2024-07-12T16:16:10.819Z] 74ebe02b89d9: Preparing [2024-07-12T16:16:10.819Z] ac9f2a19a322: Preparing [2024-07-12T16:16:10.819Z] f7890e1a2d5d: Preparing [2024-07-12T16:16:10.819Z] 9099474ceae6: Preparing [2024-07-12T16:16:10.819Z] 8b069fa79d40: Preparing [2024-07-12T16:16:10.819Z] b14d4ce4536d: Preparing [2024-07-12T16:16:10.819Z] 7285a19527d2: Preparing [2024-07-12T16:16:10.819Z] 53d8542c7da3: Preparing [2024-07-12T16:16:10.819Z] 0532b20ce61a: Preparing [2024-07-12T16:16:10.819Z] bd05ae088b58: Preparing [2024-07-12T16:16:10.819Z] 5f70bf18a086: Preparing [2024-07-12T16:16:10.819Z] 4c5e56a6f2b2: Preparing [2024-07-12T16:16:10.819Z] 6383beef53cb: Preparing [2024-07-12T16:16:10.819Z] 7762ed7c1bd5: Preparing [2024-07-12T16:16:10.819Z] da707bb00cb8: Preparing [2024-07-12T16:16:10.819Z] 7285a19527d2: Waiting [2024-07-12T16:16:10.819Z] 53d8542c7da3: Waiting [2024-07-12T16:16:10.819Z] 0532b20ce61a: Waiting [2024-07-12T16:16:10.819Z] bd05ae088b58: Waiting [2024-07-12T16:16:10.819Z] 5f70bf18a086: Waiting [2024-07-12T16:16:10.819Z] 4c5e56a6f2b2: Waiting [2024-07-12T16:16:10.819Z] 6383beef53cb: Waiting [2024-07-12T16:16:10.819Z] 7762ed7c1bd5: Waiting [2024-07-12T16:16:10.819Z] da707bb00cb8: Waiting [2024-07-12T16:16:10.819Z] 8b069fa79d40: Waiting [2024-07-12T16:16:10.819Z] b14d4ce4536d: Waiting [2024-07-12T16:16:10.819Z] 9099474ceae6: Layer already exists [2024-07-12T16:16:10.819Z] ac9f2a19a322: Layer already exists [2024-07-12T16:16:10.819Z] f7890e1a2d5d: Layer already exists [2024-07-12T16:16:10.819Z] 74ebe02b89d9: Layer already exists [2024-07-12T16:16:10.819Z] 3ad176864f26: Layer already exists [2024-07-12T16:16:10.819Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:10.819Z] 0532b20ce61a: Layer already exists [2024-07-12T16:16:10.819Z] 8b069fa79d40: Layer already exists [2024-07-12T16:16:10.819Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:10.819Z] b14d4ce4536d: Layer already exists [2024-07-12T16:16:10.819Z] 4c5e56a6f2b2: Layer already exists [2024-07-12T16:16:10.819Z] 6383beef53cb: Layer already exists [2024-07-12T16:16:10.819Z] bd05ae088b58: Layer already exists [2024-07-12T16:16:10.819Z] 7762ed7c1bd5: Layer already exists [2024-07-12T16:16:10.819Z] 5f70bf18a086: Layer already exists [2024-07-12T16:16:10.819Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:11.081Z] main: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:11.165Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:11.180Z] taggedImages: [2024-07-12T16:16:11.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:11.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-12T16:16:11.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 [2024-07-12T16:16:11.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:11.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-12T16:16:11.203Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-12T16:16:11.203Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:11.203Z] latest [2024-07-12T16:16:11.203Z] 3.2.0-dev.35 [2024-07-12T16:16:11.203Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:11.203Z] main [2024-07-12T16:16:11.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:11.562Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:11.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:11.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T16:16:11.896Z] 97b5279f6895: Preparing [2024-07-12T16:16:11.896Z] 01904a210706: Preparing [2024-07-12T16:16:11.896Z] 0dad55a66b4d: Preparing [2024-07-12T16:16:11.896Z] f98c49fb42ef: Preparing [2024-07-12T16:16:11.896Z] 7285a19527d2: Preparing [2024-07-12T16:16:11.896Z] 53d8542c7da3: Preparing [2024-07-12T16:16:11.896Z] 618410598fd4: Preparing [2024-07-12T16:16:11.896Z] 837a4b92b354: Preparing [2024-07-12T16:16:11.896Z] da707bb00cb8: Preparing [2024-07-12T16:16:11.896Z] 618410598fd4: Waiting [2024-07-12T16:16:11.896Z] 837a4b92b354: Waiting [2024-07-12T16:16:11.896Z] da707bb00cb8: Waiting [2024-07-12T16:16:11.896Z] 53d8542c7da3: Waiting [2024-07-12T16:16:11.896Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:12.160Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:12.160Z] 0dad55a66b4d: Pushed [2024-07-12T16:16:12.160Z] 618410598fd4: Layer already exists [2024-07-12T16:16:12.160Z] 01904a210706: Pushed [2024-07-12T16:16:12.160Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:12.160Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:12.160Z] 97b5279f6895: Pushed [2024-07-12T16:16:17.469Z] f98c49fb42ef: Pushed [2024-07-12T16:16:17.469Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:17.825Z] + 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-07-12T16:16:18.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-12T16:16:18.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T16:16:18.166Z] 97b5279f6895: Preparing [2024-07-12T16:16:18.166Z] 01904a210706: Preparing [2024-07-12T16:16:18.166Z] 0dad55a66b4d: Preparing [2024-07-12T16:16:18.166Z] f98c49fb42ef: Preparing [2024-07-12T16:16:18.166Z] 7285a19527d2: Preparing [2024-07-12T16:16:18.166Z] 53d8542c7da3: Preparing [2024-07-12T16:16:18.166Z] 618410598fd4: Preparing [2024-07-12T16:16:18.166Z] 837a4b92b354: Preparing [2024-07-12T16:16:18.166Z] da707bb00cb8: Preparing [2024-07-12T16:16:18.166Z] 53d8542c7da3: Waiting [2024-07-12T16:16:18.166Z] 618410598fd4: Waiting [2024-07-12T16:16:18.166Z] 837a4b92b354: Waiting [2024-07-12T16:16:18.166Z] da707bb00cb8: Waiting [2024-07-12T16:16:18.166Z] 0dad55a66b4d: Layer already exists [2024-07-12T16:16:18.166Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:18.166Z] 97b5279f6895: Layer already exists [2024-07-12T16:16:18.166Z] 01904a210706: Layer already exists [2024-07-12T16:16:18.166Z] f98c49fb42ef: Layer already exists [2024-07-12T16:16:18.166Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:18.166Z] 618410598fd4: Layer already exists [2024-07-12T16:16:18.166Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:18.166Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:18.429Z] latest: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:18.777Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:19.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 [2024-07-12T16:16:19.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T16:16:19.127Z] 97b5279f6895: Preparing [2024-07-12T16:16:19.127Z] 01904a210706: Preparing [2024-07-12T16:16:19.127Z] 0dad55a66b4d: Preparing [2024-07-12T16:16:19.127Z] f98c49fb42ef: Preparing [2024-07-12T16:16:19.127Z] 7285a19527d2: Preparing [2024-07-12T16:16:19.127Z] 53d8542c7da3: Preparing [2024-07-12T16:16:19.127Z] 618410598fd4: Preparing [2024-07-12T16:16:19.127Z] 837a4b92b354: Preparing [2024-07-12T16:16:19.127Z] da707bb00cb8: Preparing [2024-07-12T16:16:19.127Z] 618410598fd4: Waiting [2024-07-12T16:16:19.127Z] 837a4b92b354: Waiting [2024-07-12T16:16:19.127Z] da707bb00cb8: Waiting [2024-07-12T16:16:19.127Z] 53d8542c7da3: Waiting [2024-07-12T16:16:19.127Z] f98c49fb42ef: Layer already exists [2024-07-12T16:16:19.127Z] 01904a210706: Layer already exists [2024-07-12T16:16:19.127Z] 97b5279f6895: Layer already exists [2024-07-12T16:16:19.127Z] 0dad55a66b4d: Layer already exists [2024-07-12T16:16:19.127Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:19.127Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:19.127Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:19.127Z] 618410598fd4: Layer already exists [2024-07-12T16:16:19.127Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:19.393Z] 3.2.0-dev.35: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:19.745Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:20.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:20.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T16:16:20.096Z] 97b5279f6895: Preparing [2024-07-12T16:16:20.096Z] 01904a210706: Preparing [2024-07-12T16:16:20.096Z] 0dad55a66b4d: Preparing [2024-07-12T16:16:20.096Z] f98c49fb42ef: Preparing [2024-07-12T16:16:20.096Z] 7285a19527d2: Preparing [2024-07-12T16:16:20.096Z] 53d8542c7da3: Preparing [2024-07-12T16:16:20.096Z] 618410598fd4: Preparing [2024-07-12T16:16:20.096Z] 837a4b92b354: Preparing [2024-07-12T16:16:20.096Z] da707bb00cb8: Preparing [2024-07-12T16:16:20.096Z] 53d8542c7da3: Waiting [2024-07-12T16:16:20.096Z] 618410598fd4: Waiting [2024-07-12T16:16:20.096Z] 837a4b92b354: Waiting [2024-07-12T16:16:20.096Z] da707bb00cb8: Waiting [2024-07-12T16:16:20.096Z] 97b5279f6895: Layer already exists [2024-07-12T16:16:20.096Z] 01904a210706: Layer already exists [2024-07-12T16:16:20.096Z] f98c49fb42ef: Layer already exists [2024-07-12T16:16:20.096Z] 0dad55a66b4d: Layer already exists [2024-07-12T16:16:20.096Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:20.096Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:20.097Z] 618410598fd4: Layer already exists [2024-07-12T16:16:20.097Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:20.097Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:20.097Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:20.717Z] + 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-07-12T16:16:21.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-12T16:16:21.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T16:16:21.058Z] 97b5279f6895: Preparing [2024-07-12T16:16:21.058Z] 01904a210706: Preparing [2024-07-12T16:16:21.058Z] 0dad55a66b4d: Preparing [2024-07-12T16:16:21.058Z] f98c49fb42ef: Preparing [2024-07-12T16:16:21.058Z] 7285a19527d2: Preparing [2024-07-12T16:16:21.058Z] 53d8542c7da3: Preparing [2024-07-12T16:16:21.058Z] 618410598fd4: Preparing [2024-07-12T16:16:21.058Z] 837a4b92b354: Preparing [2024-07-12T16:16:21.058Z] da707bb00cb8: Preparing [2024-07-12T16:16:21.058Z] 53d8542c7da3: Waiting [2024-07-12T16:16:21.058Z] 618410598fd4: Waiting [2024-07-12T16:16:21.058Z] 837a4b92b354: Waiting [2024-07-12T16:16:21.058Z] da707bb00cb8: Waiting [2024-07-12T16:16:21.058Z] 0dad55a66b4d: Layer already exists [2024-07-12T16:16:21.058Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:21.058Z] 97b5279f6895: Layer already exists [2024-07-12T16:16:21.058Z] 01904a210706: Layer already exists [2024-07-12T16:16:21.058Z] f98c49fb42ef: Layer already exists [2024-07-12T16:16:21.058Z] 618410598fd4: Layer already exists [2024-07-12T16:16:21.058Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:21.058Z] 837a4b92b354: Layer already exists [2024-07-12T16:16:21.058Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:21.321Z] main: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:21.393Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:21.409Z] taggedImages: [2024-07-12T16:16:21.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:21.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-12T16:16:21.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 [2024-07-12T16:16:21.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:21.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-12T16:16:21.437Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-12T16:16:21.437Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:21.437Z] latest [2024-07-12T16:16:21.437Z] 3.2.0-dev.35 [2024-07-12T16:16:21.437Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:21.437Z] main [2024-07-12T16:16:21.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:21.807Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:22.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:22.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T16:16:22.146Z] 584472682de8: Preparing [2024-07-12T16:16:22.146Z] 75ffaf11080a: Preparing [2024-07-12T16:16:22.146Z] 51e21376c642: Preparing [2024-07-12T16:16:22.146Z] 17f7524269c2: Preparing [2024-07-12T16:16:22.146Z] 5d6c3d5a1c2e: Preparing [2024-07-12T16:16:22.146Z] 7285a19527d2: Preparing [2024-07-12T16:16:22.146Z] 53d8542c7da3: Preparing [2024-07-12T16:16:22.146Z] b9e23b1b0246: Preparing [2024-07-12T16:16:22.146Z] e09b9cab15bc: Preparing [2024-07-12T16:16:22.146Z] d122684bb5e5: Preparing [2024-07-12T16:16:22.146Z] da707bb00cb8: Preparing [2024-07-12T16:16:22.146Z] 53d8542c7da3: Waiting [2024-07-12T16:16:22.146Z] b9e23b1b0246: Waiting [2024-07-12T16:16:22.146Z] e09b9cab15bc: Waiting [2024-07-12T16:16:22.146Z] d122684bb5e5: Waiting [2024-07-12T16:16:22.146Z] da707bb00cb8: Waiting [2024-07-12T16:16:22.146Z] 7285a19527d2: Waiting [2024-07-12T16:16:22.408Z] 17f7524269c2: Pushed [2024-07-12T16:16:22.408Z] 75ffaf11080a: Pushed [2024-07-12T16:16:22.408Z] 5d6c3d5a1c2e: Pushed [2024-07-12T16:16:22.408Z] 584472682de8: Pushed [2024-07-12T16:16:22.408Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:22.408Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:22.408Z] b9e23b1b0246: Pushed [2024-07-12T16:16:22.408Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:22.671Z] e09b9cab15bc: Pushed [2024-07-12T16:16:24.062Z] 51e21376c642: Pushed [2024-07-12T16:16:25.990Z] d122684bb5e5: Pushed [2024-07-12T16:16:26.254Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:26.606Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:26.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-12T16:16:26.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T16:16:26.948Z] 584472682de8: Preparing [2024-07-12T16:16:26.948Z] 75ffaf11080a: Preparing [2024-07-12T16:16:26.948Z] 51e21376c642: Preparing [2024-07-12T16:16:26.948Z] 17f7524269c2: Preparing [2024-07-12T16:16:26.948Z] 5d6c3d5a1c2e: Preparing [2024-07-12T16:16:26.948Z] 7285a19527d2: Preparing [2024-07-12T16:16:26.948Z] 53d8542c7da3: Preparing [2024-07-12T16:16:26.948Z] b9e23b1b0246: Preparing [2024-07-12T16:16:26.948Z] e09b9cab15bc: Preparing [2024-07-12T16:16:26.948Z] d122684bb5e5: Preparing [2024-07-12T16:16:26.948Z] da707bb00cb8: Preparing [2024-07-12T16:16:26.948Z] 53d8542c7da3: Waiting [2024-07-12T16:16:26.948Z] b9e23b1b0246: Waiting [2024-07-12T16:16:26.948Z] e09b9cab15bc: Waiting [2024-07-12T16:16:26.948Z] d122684bb5e5: Waiting [2024-07-12T16:16:26.948Z] da707bb00cb8: Waiting [2024-07-12T16:16:26.948Z] 7285a19527d2: Waiting [2024-07-12T16:16:26.948Z] 75ffaf11080a: Layer already exists [2024-07-12T16:16:26.948Z] 51e21376c642: Layer already exists [2024-07-12T16:16:26.948Z] 584472682de8: Layer already exists [2024-07-12T16:16:26.948Z] 17f7524269c2: Layer already exists [2024-07-12T16:16:26.948Z] 5d6c3d5a1c2e: Layer already exists [2024-07-12T16:16:26.948Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:26.948Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:26.948Z] e09b9cab15bc: Layer already exists [2024-07-12T16:16:26.948Z] d122684bb5e5: Layer already exists [2024-07-12T16:16:26.948Z] b9e23b1b0246: Layer already exists [2024-07-12T16:16:26.948Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:27.211Z] latest: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:27.556Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:27.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 [2024-07-12T16:16:27.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T16:16:27.897Z] 584472682de8: Preparing [2024-07-12T16:16:27.897Z] 75ffaf11080a: Preparing [2024-07-12T16:16:27.897Z] 51e21376c642: Preparing [2024-07-12T16:16:27.897Z] 17f7524269c2: Preparing [2024-07-12T16:16:27.897Z] 5d6c3d5a1c2e: Preparing [2024-07-12T16:16:27.897Z] 7285a19527d2: Preparing [2024-07-12T16:16:27.897Z] 53d8542c7da3: Preparing [2024-07-12T16:16:27.897Z] b9e23b1b0246: Preparing [2024-07-12T16:16:27.897Z] e09b9cab15bc: Preparing [2024-07-12T16:16:27.897Z] d122684bb5e5: Preparing [2024-07-12T16:16:27.897Z] da707bb00cb8: Preparing [2024-07-12T16:16:27.897Z] 7285a19527d2: Waiting [2024-07-12T16:16:27.897Z] 53d8542c7da3: Waiting [2024-07-12T16:16:27.897Z] d122684bb5e5: Waiting [2024-07-12T16:16:27.897Z] b9e23b1b0246: Waiting [2024-07-12T16:16:27.897Z] e09b9cab15bc: Waiting [2024-07-12T16:16:27.897Z] da707bb00cb8: Waiting [2024-07-12T16:16:27.897Z] 5d6c3d5a1c2e: Layer already exists [2024-07-12T16:16:27.897Z] 51e21376c642: Layer already exists [2024-07-12T16:16:27.897Z] 584472682de8: Layer already exists [2024-07-12T16:16:27.897Z] 17f7524269c2: Layer already exists [2024-07-12T16:16:27.897Z] 75ffaf11080a: Layer already exists [2024-07-12T16:16:27.897Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:27.897Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:27.897Z] e09b9cab15bc: Layer already exists [2024-07-12T16:16:27.897Z] d122684bb5e5: Layer already exists [2024-07-12T16:16:27.897Z] b9e23b1b0246: Layer already exists [2024-07-12T16:16:27.897Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:28.161Z] 3.2.0-dev.35: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:28.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:28.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:28.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T16:16:28.855Z] 584472682de8: Preparing [2024-07-12T16:16:28.855Z] 75ffaf11080a: Preparing [2024-07-12T16:16:28.855Z] 51e21376c642: Preparing [2024-07-12T16:16:28.855Z] 17f7524269c2: Preparing [2024-07-12T16:16:28.855Z] 5d6c3d5a1c2e: Preparing [2024-07-12T16:16:28.855Z] 7285a19527d2: Preparing [2024-07-12T16:16:28.855Z] 53d8542c7da3: Preparing [2024-07-12T16:16:28.855Z] b9e23b1b0246: Preparing [2024-07-12T16:16:28.855Z] e09b9cab15bc: Preparing [2024-07-12T16:16:28.855Z] d122684bb5e5: Preparing [2024-07-12T16:16:28.855Z] da707bb00cb8: Preparing [2024-07-12T16:16:28.855Z] b9e23b1b0246: Waiting [2024-07-12T16:16:28.855Z] e09b9cab15bc: Waiting [2024-07-12T16:16:28.855Z] d122684bb5e5: Waiting [2024-07-12T16:16:28.855Z] da707bb00cb8: Waiting [2024-07-12T16:16:28.855Z] 7285a19527d2: Waiting [2024-07-12T16:16:28.855Z] 53d8542c7da3: Waiting [2024-07-12T16:16:28.855Z] 75ffaf11080a: Layer already exists [2024-07-12T16:16:28.855Z] 5d6c3d5a1c2e: Layer already exists [2024-07-12T16:16:28.855Z] 51e21376c642: Layer already exists [2024-07-12T16:16:28.855Z] 17f7524269c2: Layer already exists [2024-07-12T16:16:28.855Z] 584472682de8: Layer already exists [2024-07-12T16:16:28.855Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:28.855Z] b9e23b1b0246: Layer already exists [2024-07-12T16:16:28.855Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:28.855Z] e09b9cab15bc: Layer already exists [2024-07-12T16:16:28.855Z] d122684bb5e5: Layer already exists [2024-07-12T16:16:28.855Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:29.120Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:29.465Z] + 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-07-12T16:16:29.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-12T16:16:29.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T16:16:29.811Z] 584472682de8: Preparing [2024-07-12T16:16:29.811Z] 75ffaf11080a: Preparing [2024-07-12T16:16:29.811Z] 51e21376c642: Preparing [2024-07-12T16:16:29.811Z] 17f7524269c2: Preparing [2024-07-12T16:16:29.811Z] 5d6c3d5a1c2e: Preparing [2024-07-12T16:16:29.811Z] 7285a19527d2: Preparing [2024-07-12T16:16:29.811Z] 53d8542c7da3: Preparing [2024-07-12T16:16:29.811Z] b9e23b1b0246: Preparing [2024-07-12T16:16:29.811Z] e09b9cab15bc: Preparing [2024-07-12T16:16:29.811Z] d122684bb5e5: Preparing [2024-07-12T16:16:29.811Z] da707bb00cb8: Preparing [2024-07-12T16:16:29.811Z] 7285a19527d2: Waiting [2024-07-12T16:16:29.811Z] 53d8542c7da3: Waiting [2024-07-12T16:16:29.811Z] b9e23b1b0246: Waiting [2024-07-12T16:16:29.811Z] e09b9cab15bc: Waiting [2024-07-12T16:16:29.811Z] d122684bb5e5: Waiting [2024-07-12T16:16:29.811Z] da707bb00cb8: Waiting [2024-07-12T16:16:29.811Z] 584472682de8: Layer already exists [2024-07-12T16:16:29.811Z] 5d6c3d5a1c2e: Layer already exists [2024-07-12T16:16:29.811Z] 75ffaf11080a: Layer already exists [2024-07-12T16:16:29.811Z] 17f7524269c2: Layer already exists [2024-07-12T16:16:29.811Z] 51e21376c642: Layer already exists [2024-07-12T16:16:29.811Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:29.811Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:29.811Z] b9e23b1b0246: Layer already exists [2024-07-12T16:16:29.811Z] e09b9cab15bc: Layer already exists [2024-07-12T16:16:29.811Z] d122684bb5e5: Layer already exists [2024-07-12T16:16:29.811Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:30.074Z] main: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:30.156Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:30.178Z] taggedImages: [2024-07-12T16:16:30.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:30.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-12T16:16:30.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 [2024-07-12T16:16:30.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:30.178Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-12T16:16:30.204Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-12T16:16:30.204Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:30.204Z] latest [2024-07-12T16:16:30.204Z] 3.2.0-dev.35 [2024-07-12T16:16:30.204Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:30.204Z] main [2024-07-12T16:16:30.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:30.560Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:31.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:31.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T16:16:31.096Z] 581fd25063e1: Preparing [2024-07-12T16:16:31.096Z] feb051fc2be2: Preparing [2024-07-12T16:16:31.096Z] 42419a84c673: Preparing [2024-07-12T16:16:31.096Z] eae18635ee98: Preparing [2024-07-12T16:16:31.096Z] 3446b4415382: Preparing [2024-07-12T16:16:31.096Z] a44470ca1a07: Preparing [2024-07-12T16:16:31.096Z] 365474987c39: Preparing [2024-07-12T16:16:31.096Z] 7285a19527d2: Preparing [2024-07-12T16:16:31.096Z] 53d8542c7da3: Preparing [2024-07-12T16:16:31.096Z] 7aca901819b4: Preparing [2024-07-12T16:16:31.096Z] 2930c89e16ac: Preparing [2024-07-12T16:16:31.096Z] da707bb00cb8: Preparing [2024-07-12T16:16:31.096Z] 53d8542c7da3: Waiting [2024-07-12T16:16:31.096Z] 7aca901819b4: Waiting [2024-07-12T16:16:31.096Z] 2930c89e16ac: Waiting [2024-07-12T16:16:31.096Z] da707bb00cb8: Waiting [2024-07-12T16:16:31.096Z] a44470ca1a07: Waiting [2024-07-12T16:16:31.096Z] 365474987c39: Waiting [2024-07-12T16:16:31.096Z] 7285a19527d2: Waiting [2024-07-12T16:16:31.360Z] feb051fc2be2: Pushed [2024-07-12T16:16:31.360Z] 3446b4415382: Pushed [2024-07-12T16:16:31.360Z] 581fd25063e1: Pushed [2024-07-12T16:16:31.360Z] a44470ca1a07: Pushed [2024-07-12T16:16:31.360Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:31.360Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:31.624Z] 365474987c39: Pushed [2024-07-12T16:16:31.886Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:32.835Z] 7aca901819b4: Pushed [2024-07-12T16:16:33.099Z] eae18635ee98: Pushed [2024-07-12T16:16:33.675Z] 42419a84c673: Pushed [2024-07-12T16:16:33.939Z] 2930c89e16ac: Pushed [2024-07-12T16:16:33.939Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:34.288Z] + 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-07-12T16:16:34.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-12T16:16:34.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T16:16:34.623Z] 581fd25063e1: Preparing [2024-07-12T16:16:34.623Z] feb051fc2be2: Preparing [2024-07-12T16:16:34.623Z] 42419a84c673: Preparing [2024-07-12T16:16:34.623Z] eae18635ee98: Preparing [2024-07-12T16:16:34.623Z] 3446b4415382: Preparing [2024-07-12T16:16:34.623Z] a44470ca1a07: Preparing [2024-07-12T16:16:34.623Z] 365474987c39: Preparing [2024-07-12T16:16:34.623Z] 7285a19527d2: Preparing [2024-07-12T16:16:34.623Z] 53d8542c7da3: Preparing [2024-07-12T16:16:34.623Z] 7aca901819b4: Preparing [2024-07-12T16:16:34.623Z] 2930c89e16ac: Preparing [2024-07-12T16:16:34.623Z] da707bb00cb8: Preparing [2024-07-12T16:16:34.623Z] a44470ca1a07: Waiting [2024-07-12T16:16:34.623Z] 7aca901819b4: Waiting [2024-07-12T16:16:34.623Z] 365474987c39: Waiting [2024-07-12T16:16:34.623Z] 2930c89e16ac: Waiting [2024-07-12T16:16:34.623Z] 7285a19527d2: Waiting [2024-07-12T16:16:34.623Z] da707bb00cb8: Waiting [2024-07-12T16:16:34.623Z] 53d8542c7da3: Waiting [2024-07-12T16:16:34.623Z] 581fd25063e1: Layer already exists [2024-07-12T16:16:34.623Z] eae18635ee98: Layer already exists [2024-07-12T16:16:34.623Z] 42419a84c673: Layer already exists [2024-07-12T16:16:34.623Z] 3446b4415382: Layer already exists [2024-07-12T16:16:34.623Z] feb051fc2be2: Layer already exists [2024-07-12T16:16:34.623Z] 7aca901819b4: Layer already exists [2024-07-12T16:16:34.623Z] a44470ca1a07: Layer already exists [2024-07-12T16:16:34.623Z] 365474987c39: Layer already exists [2024-07-12T16:16:34.623Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:34.623Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:34.623Z] 2930c89e16ac: Layer already exists [2024-07-12T16:16:34.623Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:34.885Z] latest: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:35.235Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:35.586Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 [2024-07-12T16:16:35.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T16:16:35.586Z] 581fd25063e1: Preparing [2024-07-12T16:16:35.586Z] feb051fc2be2: Preparing [2024-07-12T16:16:35.586Z] 42419a84c673: Preparing [2024-07-12T16:16:35.586Z] eae18635ee98: Preparing [2024-07-12T16:16:35.586Z] 3446b4415382: Preparing [2024-07-12T16:16:35.586Z] a44470ca1a07: Preparing [2024-07-12T16:16:35.586Z] 365474987c39: Preparing [2024-07-12T16:16:35.586Z] 7285a19527d2: Preparing [2024-07-12T16:16:35.586Z] 53d8542c7da3: Preparing [2024-07-12T16:16:35.586Z] 7aca901819b4: Preparing [2024-07-12T16:16:35.586Z] 2930c89e16ac: Preparing [2024-07-12T16:16:35.586Z] da707bb00cb8: Preparing [2024-07-12T16:16:35.586Z] 7285a19527d2: Waiting [2024-07-12T16:16:35.586Z] 53d8542c7da3: Waiting [2024-07-12T16:16:35.586Z] 7aca901819b4: Waiting [2024-07-12T16:16:35.586Z] 2930c89e16ac: Waiting [2024-07-12T16:16:35.586Z] a44470ca1a07: Waiting [2024-07-12T16:16:35.586Z] 365474987c39: Waiting [2024-07-12T16:16:35.586Z] da707bb00cb8: Waiting [2024-07-12T16:16:35.586Z] 3446b4415382: Layer already exists [2024-07-12T16:16:35.586Z] eae18635ee98: Layer already exists [2024-07-12T16:16:35.586Z] 42419a84c673: Layer already exists [2024-07-12T16:16:35.586Z] feb051fc2be2: Layer already exists [2024-07-12T16:16:35.586Z] 581fd25063e1: Layer already exists [2024-07-12T16:16:35.586Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:35.586Z] 365474987c39: Layer already exists [2024-07-12T16:16:35.586Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:35.586Z] 7aca901819b4: Layer already exists [2024-07-12T16:16:35.586Z] a44470ca1a07: Layer already exists [2024-07-12T16:16:35.586Z] 2930c89e16ac: Layer already exists [2024-07-12T16:16:35.586Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:35.848Z] 3.2.0-dev.35: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:36.190Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:36.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:36.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T16:16:36.524Z] 581fd25063e1: Preparing [2024-07-12T16:16:36.524Z] feb051fc2be2: Preparing [2024-07-12T16:16:36.524Z] 42419a84c673: Preparing [2024-07-12T16:16:36.524Z] eae18635ee98: Preparing [2024-07-12T16:16:36.524Z] 3446b4415382: Preparing [2024-07-12T16:16:36.524Z] a44470ca1a07: Preparing [2024-07-12T16:16:36.524Z] 365474987c39: Preparing [2024-07-12T16:16:36.524Z] 7285a19527d2: Preparing [2024-07-12T16:16:36.524Z] 53d8542c7da3: Preparing [2024-07-12T16:16:36.524Z] 7aca901819b4: Preparing [2024-07-12T16:16:36.524Z] 2930c89e16ac: Preparing [2024-07-12T16:16:36.524Z] da707bb00cb8: Preparing [2024-07-12T16:16:36.524Z] a44470ca1a07: Waiting [2024-07-12T16:16:36.524Z] 365474987c39: Waiting [2024-07-12T16:16:36.524Z] 7285a19527d2: Waiting [2024-07-12T16:16:36.524Z] 53d8542c7da3: Waiting [2024-07-12T16:16:36.524Z] 7aca901819b4: Waiting [2024-07-12T16:16:36.524Z] 2930c89e16ac: Waiting [2024-07-12T16:16:36.524Z] da707bb00cb8: Waiting [2024-07-12T16:16:36.524Z] 3446b4415382: Layer already exists [2024-07-12T16:16:36.524Z] eae18635ee98: Layer already exists [2024-07-12T16:16:36.524Z] 42419a84c673: Layer already exists [2024-07-12T16:16:36.524Z] 581fd25063e1: Layer already exists [2024-07-12T16:16:36.524Z] feb051fc2be2: Layer already exists [2024-07-12T16:16:36.524Z] 365474987c39: Layer already exists [2024-07-12T16:16:36.524Z] a44470ca1a07: Layer already exists [2024-07-12T16:16:36.524Z] 7aca901819b4: Layer already exists [2024-07-12T16:16:36.524Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:36.524Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:36.524Z] 2930c89e16ac: Layer already exists [2024-07-12T16:16:36.524Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:36.787Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:37.124Z] + 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-07-12T16:16:37.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-12T16:16:37.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T16:16:37.461Z] 581fd25063e1: Preparing [2024-07-12T16:16:37.461Z] feb051fc2be2: Preparing [2024-07-12T16:16:37.461Z] 42419a84c673: Preparing [2024-07-12T16:16:37.461Z] eae18635ee98: Preparing [2024-07-12T16:16:37.461Z] 3446b4415382: Preparing [2024-07-12T16:16:37.461Z] a44470ca1a07: Preparing [2024-07-12T16:16:37.461Z] 365474987c39: Preparing [2024-07-12T16:16:37.461Z] 7285a19527d2: Preparing [2024-07-12T16:16:37.461Z] 53d8542c7da3: Preparing [2024-07-12T16:16:37.461Z] 7aca901819b4: Preparing [2024-07-12T16:16:37.461Z] 2930c89e16ac: Preparing [2024-07-12T16:16:37.461Z] da707bb00cb8: Preparing [2024-07-12T16:16:37.461Z] 7285a19527d2: Waiting [2024-07-12T16:16:37.461Z] 53d8542c7da3: Waiting [2024-07-12T16:16:37.461Z] 7aca901819b4: Waiting [2024-07-12T16:16:37.461Z] a44470ca1a07: Waiting [2024-07-12T16:16:37.461Z] 365474987c39: Waiting [2024-07-12T16:16:37.461Z] 2930c89e16ac: Waiting [2024-07-12T16:16:37.461Z] da707bb00cb8: Waiting [2024-07-12T16:16:37.461Z] 581fd25063e1: Layer already exists [2024-07-12T16:16:37.461Z] 42419a84c673: Layer already exists [2024-07-12T16:16:37.461Z] eae18635ee98: Layer already exists [2024-07-12T16:16:37.461Z] feb051fc2be2: Layer already exists [2024-07-12T16:16:37.461Z] 3446b4415382: Layer already exists [2024-07-12T16:16:37.461Z] 365474987c39: Layer already exists [2024-07-12T16:16:37.461Z] a44470ca1a07: Layer already exists [2024-07-12T16:16:37.461Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:37.461Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:37.461Z] 7aca901819b4: Layer already exists [2024-07-12T16:16:37.461Z] 2930c89e16ac: Layer already exists [2024-07-12T16:16:37.461Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:37.725Z] main: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:37.794Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:37.811Z] taggedImages: [2024-07-12T16:16:37.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:37.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-12T16:16:37.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 [2024-07-12T16:16:37.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:37.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-12T16:16:37.833Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-12T16:16:37.833Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:37.833Z] latest [2024-07-12T16:16:37.833Z] 3.2.0-dev.35 [2024-07-12T16:16:37.833Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:37.833Z] main [2024-07-12T16:16:37.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:38.201Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:38.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:38.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T16:16:38.549Z] 0e11843f26fa: Preparing [2024-07-12T16:16:38.549Z] 7e4416dd30d6: Preparing [2024-07-12T16:16:38.549Z] 7285a19527d2: Preparing [2024-07-12T16:16:38.549Z] 53d8542c7da3: Preparing [2024-07-12T16:16:38.549Z] 7d59eddf54fd: Preparing [2024-07-12T16:16:38.549Z] c14da97a8235: Preparing [2024-07-12T16:16:38.549Z] c14da97a8235: Waiting [2024-07-12T16:16:38.549Z] da707bb00cb8: Preparing [2024-07-12T16:16:38.549Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:38.549Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:38.811Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:38.811Z] 0e11843f26fa: Pushed [2024-07-12T16:16:40.202Z] 7d59eddf54fd: Pushed [2024-07-12T16:16:40.202Z] c14da97a8235: Pushed [2024-07-12T16:16:42.126Z] 7e4416dd30d6: Pushed [2024-07-12T16:16:42.389Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:42.728Z] + 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-07-12T16:16:43.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-12T16:16:43.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T16:16:43.065Z] 0e11843f26fa: Preparing [2024-07-12T16:16:43.065Z] 7e4416dd30d6: Preparing [2024-07-12T16:16:43.065Z] 7285a19527d2: Preparing [2024-07-12T16:16:43.065Z] 53d8542c7da3: Preparing [2024-07-12T16:16:43.065Z] 7d59eddf54fd: Preparing [2024-07-12T16:16:43.065Z] c14da97a8235: Preparing [2024-07-12T16:16:43.065Z] da707bb00cb8: Preparing [2024-07-12T16:16:43.065Z] c14da97a8235: Waiting [2024-07-12T16:16:43.065Z] da707bb00cb8: Waiting [2024-07-12T16:16:43.065Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:43.065Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:43.065Z] 0e11843f26fa: Layer already exists [2024-07-12T16:16:43.065Z] 7e4416dd30d6: Layer already exists [2024-07-12T16:16:43.066Z] 7d59eddf54fd: Layer already exists [2024-07-12T16:16:43.066Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:43.066Z] c14da97a8235: Layer already exists [2024-07-12T16:16:43.328Z] latest: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:43.673Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:44.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 [2024-07-12T16:16:44.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T16:16:44.015Z] 0e11843f26fa: Preparing [2024-07-12T16:16:44.015Z] 7e4416dd30d6: Preparing [2024-07-12T16:16:44.015Z] 7285a19527d2: Preparing [2024-07-12T16:16:44.015Z] 53d8542c7da3: Preparing [2024-07-12T16:16:44.015Z] 7d59eddf54fd: Preparing [2024-07-12T16:16:44.015Z] c14da97a8235: Preparing [2024-07-12T16:16:44.015Z] da707bb00cb8: Preparing [2024-07-12T16:16:44.015Z] c14da97a8235: Waiting [2024-07-12T16:16:44.015Z] da707bb00cb8: Waiting [2024-07-12T16:16:44.015Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:44.015Z] 0e11843f26fa: Layer already exists [2024-07-12T16:16:44.015Z] 7e4416dd30d6: Layer already exists [2024-07-12T16:16:44.015Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:44.015Z] 7d59eddf54fd: Layer already exists [2024-07-12T16:16:44.015Z] c14da97a8235: Layer already exists [2024-07-12T16:16:44.015Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:44.282Z] 3.2.0-dev.35: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:44.624Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:44.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:44.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T16:16:44.971Z] 0e11843f26fa: Preparing [2024-07-12T16:16:44.971Z] 7e4416dd30d6: Preparing [2024-07-12T16:16:44.971Z] 7285a19527d2: Preparing [2024-07-12T16:16:44.971Z] 53d8542c7da3: Preparing [2024-07-12T16:16:44.971Z] 7d59eddf54fd: Preparing [2024-07-12T16:16:44.971Z] c14da97a8235: Preparing [2024-07-12T16:16:44.971Z] da707bb00cb8: Preparing [2024-07-12T16:16:44.971Z] c14da97a8235: Waiting [2024-07-12T16:16:44.971Z] da707bb00cb8: Waiting [2024-07-12T16:16:44.971Z] 7e4416dd30d6: Layer already exists [2024-07-12T16:16:44.971Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:44.971Z] 7d59eddf54fd: Layer already exists [2024-07-12T16:16:44.971Z] 0e11843f26fa: Layer already exists [2024-07-12T16:16:44.971Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:44.971Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:44.971Z] c14da97a8235: Layer already exists [2024-07-12T16:16:44.971Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:45.316Z] + 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-07-12T16:16:45.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-12T16:16:45.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T16:16:45.653Z] 0e11843f26fa: Preparing [2024-07-12T16:16:45.653Z] 7e4416dd30d6: Preparing [2024-07-12T16:16:45.653Z] 7285a19527d2: Preparing [2024-07-12T16:16:45.653Z] 53d8542c7da3: Preparing [2024-07-12T16:16:45.653Z] 7d59eddf54fd: Preparing [2024-07-12T16:16:45.653Z] c14da97a8235: Preparing [2024-07-12T16:16:45.653Z] da707bb00cb8: Preparing [2024-07-12T16:16:45.653Z] c14da97a8235: Waiting [2024-07-12T16:16:45.653Z] da707bb00cb8: Waiting [2024-07-12T16:16:45.653Z] 7e4416dd30d6: Layer already exists [2024-07-12T16:16:45.653Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:45.653Z] 0e11843f26fa: Layer already exists [2024-07-12T16:16:45.653Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:45.653Z] 7d59eddf54fd: Layer already exists [2024-07-12T16:16:45.653Z] c14da97a8235: Layer already exists [2024-07-12T16:16:45.653Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:45.653Z] main: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:16:45.992Z] ===================================================== [Pipeline] echo [2024-07-12T16:16:46.008Z] taggedImages: [2024-07-12T16:16:46.008Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:46.008Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-12T16:16:46.008Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 [2024-07-12T16:16:46.008Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:46.008Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-12T16:16:46.033Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-12T16:16:46.033Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:46.033Z] latest [2024-07-12T16:16:46.033Z] 3.2.0-dev.35 [2024-07-12T16:16:46.033Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:16:46.033Z] main [2024-07-12T16:16:46.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:46.391Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:16:46.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:16:46.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T16:16:46.731Z] 9f1fadb03ff1: Preparing [2024-07-12T16:16:46.731Z] 354d402e18c2: Preparing [2024-07-12T16:16:46.731Z] 3aa0e4d9e354: Preparing [2024-07-12T16:16:46.731Z] 7285a19527d2: Preparing [2024-07-12T16:16:46.731Z] 53d8542c7da3: Preparing [2024-07-12T16:16:46.731Z] 708146f6d86b: Preparing [2024-07-12T16:16:46.731Z] 7cfbd11572a3: Preparing [2024-07-12T16:16:46.731Z] c1fd956d4058: Preparing [2024-07-12T16:16:46.731Z] c1d04c03fd8b: Preparing [2024-07-12T16:16:46.731Z] da707bb00cb8: Preparing [2024-07-12T16:16:46.731Z] 7cfbd11572a3: Waiting [2024-07-12T16:16:46.731Z] c1fd956d4058: Waiting [2024-07-12T16:16:46.731Z] c1d04c03fd8b: Waiting [2024-07-12T16:16:46.731Z] da707bb00cb8: Waiting [2024-07-12T16:16:46.731Z] 708146f6d86b: Waiting [2024-07-12T16:16:46.731Z] 7285a19527d2: Layer already exists [2024-07-12T16:16:46.731Z] 53d8542c7da3: Layer already exists [2024-07-12T16:16:47.132Z] 354d402e18c2: Pushed [2024-07-12T16:16:47.132Z] 9f1fadb03ff1: Pushed [2024-07-12T16:16:47.132Z] 3aa0e4d9e354: Pushed [2024-07-12T16:16:47.132Z] da707bb00cb8: Layer already exists [2024-07-12T16:16:47.132Z] c1fd956d4058: Pushed [2024-07-12T16:16:49.090Z] c1d04c03fd8b: Pushed [2024-07-12T16:17:01.380Z] 7cfbd11572a3: Pushed [2024-07-12T16:17:07.999Z] 708146f6d86b: Pushed [2024-07-12T16:17:07.999Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:08.351Z] + 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-07-12T16:17:08.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-12T16:17:08.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T16:17:08.698Z] 9f1fadb03ff1: Preparing [2024-07-12T16:17:08.698Z] 354d402e18c2: Preparing [2024-07-12T16:17:08.698Z] 3aa0e4d9e354: Preparing [2024-07-12T16:17:08.698Z] 7285a19527d2: Preparing [2024-07-12T16:17:08.698Z] 53d8542c7da3: Preparing [2024-07-12T16:17:08.698Z] 708146f6d86b: Preparing [2024-07-12T16:17:08.698Z] 7cfbd11572a3: Preparing [2024-07-12T16:17:08.698Z] c1fd956d4058: Preparing [2024-07-12T16:17:08.698Z] c1d04c03fd8b: Preparing [2024-07-12T16:17:08.698Z] da707bb00cb8: Preparing [2024-07-12T16:17:08.698Z] 7cfbd11572a3: Waiting [2024-07-12T16:17:08.698Z] c1fd956d4058: Waiting [2024-07-12T16:17:08.698Z] c1d04c03fd8b: Waiting [2024-07-12T16:17:08.698Z] da707bb00cb8: Waiting [2024-07-12T16:17:08.698Z] 708146f6d86b: Waiting [2024-07-12T16:17:08.698Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:08.698Z] 354d402e18c2: Layer already exists [2024-07-12T16:17:08.698Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:08.698Z] 9f1fadb03ff1: Layer already exists [2024-07-12T16:17:08.698Z] 3aa0e4d9e354: Layer already exists [2024-07-12T16:17:08.698Z] 7cfbd11572a3: Layer already exists [2024-07-12T16:17:08.698Z] 708146f6d86b: Layer already exists [2024-07-12T16:17:08.698Z] c1fd956d4058: Layer already exists [2024-07-12T16:17:08.698Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:17:08.698Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:08.962Z] latest: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:09.311Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:09.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 [2024-07-12T16:17:09.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T16:17:09.658Z] 9f1fadb03ff1: Preparing [2024-07-12T16:17:09.658Z] 354d402e18c2: Preparing [2024-07-12T16:17:09.658Z] 3aa0e4d9e354: Preparing [2024-07-12T16:17:09.658Z] 7285a19527d2: Preparing [2024-07-12T16:17:09.658Z] 53d8542c7da3: Preparing [2024-07-12T16:17:09.658Z] 708146f6d86b: Preparing [2024-07-12T16:17:09.658Z] 7cfbd11572a3: Preparing [2024-07-12T16:17:09.658Z] c1fd956d4058: Preparing [2024-07-12T16:17:09.658Z] c1d04c03fd8b: Preparing [2024-07-12T16:17:09.658Z] da707bb00cb8: Preparing [2024-07-12T16:17:09.658Z] 708146f6d86b: Waiting [2024-07-12T16:17:09.658Z] 7cfbd11572a3: Waiting [2024-07-12T16:17:09.658Z] c1fd956d4058: Waiting [2024-07-12T16:17:09.658Z] c1d04c03fd8b: Waiting [2024-07-12T16:17:09.658Z] da707bb00cb8: Waiting [2024-07-12T16:17:09.658Z] 354d402e18c2: Layer already exists [2024-07-12T16:17:09.658Z] 3aa0e4d9e354: Layer already exists [2024-07-12T16:17:09.658Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:09.658Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:09.658Z] 9f1fadb03ff1: Layer already exists [2024-07-12T16:17:09.658Z] c1fd956d4058: Layer already exists [2024-07-12T16:17:09.658Z] 708146f6d86b: Layer already exists [2024-07-12T16:17:09.658Z] 7cfbd11572a3: Layer already exists [2024-07-12T16:17:09.658Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:17:09.658Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:09.920Z] 3.2.0-dev.35: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:10.268Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:10.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:10.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T16:17:10.620Z] 9f1fadb03ff1: Preparing [2024-07-12T16:17:10.620Z] 354d402e18c2: Preparing [2024-07-12T16:17:10.620Z] 3aa0e4d9e354: Preparing [2024-07-12T16:17:10.620Z] 7285a19527d2: Preparing [2024-07-12T16:17:10.620Z] 53d8542c7da3: Preparing [2024-07-12T16:17:10.620Z] 708146f6d86b: Preparing [2024-07-12T16:17:10.620Z] 7cfbd11572a3: Preparing [2024-07-12T16:17:10.620Z] c1fd956d4058: Preparing [2024-07-12T16:17:10.620Z] c1d04c03fd8b: Preparing [2024-07-12T16:17:10.620Z] da707bb00cb8: Preparing [2024-07-12T16:17:10.620Z] 7cfbd11572a3: Waiting [2024-07-12T16:17:10.620Z] c1fd956d4058: Waiting [2024-07-12T16:17:10.620Z] c1d04c03fd8b: Waiting [2024-07-12T16:17:10.620Z] da707bb00cb8: Waiting [2024-07-12T16:17:10.620Z] 708146f6d86b: Waiting [2024-07-12T16:17:10.620Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:10.620Z] 3aa0e4d9e354: Layer already exists [2024-07-12T16:17:10.620Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:10.620Z] 9f1fadb03ff1: Layer already exists [2024-07-12T16:17:10.620Z] 354d402e18c2: Layer already exists [2024-07-12T16:17:10.620Z] 7cfbd11572a3: Layer already exists [2024-07-12T16:17:10.620Z] 708146f6d86b: Layer already exists [2024-07-12T16:17:10.620Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:17:10.620Z] c1fd956d4058: Layer already exists [2024-07-12T16:17:10.620Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:10.620Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:10.965Z] + 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-07-12T16:17:11.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-12T16:17:11.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T16:17:11.308Z] 9f1fadb03ff1: Preparing [2024-07-12T16:17:11.308Z] 354d402e18c2: Preparing [2024-07-12T16:17:11.308Z] 3aa0e4d9e354: Preparing [2024-07-12T16:17:11.308Z] 7285a19527d2: Preparing [2024-07-12T16:17:11.308Z] 53d8542c7da3: Preparing [2024-07-12T16:17:11.308Z] 708146f6d86b: Preparing [2024-07-12T16:17:11.308Z] 7cfbd11572a3: Preparing [2024-07-12T16:17:11.308Z] c1fd956d4058: Preparing [2024-07-12T16:17:11.308Z] c1d04c03fd8b: Preparing [2024-07-12T16:17:11.308Z] da707bb00cb8: Preparing [2024-07-12T16:17:11.308Z] c1fd956d4058: Waiting [2024-07-12T16:17:11.308Z] c1d04c03fd8b: Waiting [2024-07-12T16:17:11.308Z] da707bb00cb8: Waiting [2024-07-12T16:17:11.308Z] 708146f6d86b: Waiting [2024-07-12T16:17:11.308Z] 7cfbd11572a3: Waiting [2024-07-12T16:17:11.308Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:11.308Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:11.308Z] 9f1fadb03ff1: Layer already exists [2024-07-12T16:17:11.308Z] 3aa0e4d9e354: Layer already exists [2024-07-12T16:17:11.308Z] 354d402e18c2: Layer already exists [2024-07-12T16:17:11.308Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:17:11.308Z] 708146f6d86b: Layer already exists [2024-07-12T16:17:11.308Z] 7cfbd11572a3: Layer already exists [2024-07-12T16:17:11.309Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:11.309Z] c1fd956d4058: Layer already exists [2024-07-12T16:17:11.573Z] main: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:17:11.645Z] ===================================================== [Pipeline] echo [2024-07-12T16:17:11.660Z] taggedImages: [2024-07-12T16:17:11.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:11.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-12T16:17:11.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 [2024-07-12T16:17:11.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:11.660Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-12T16:17:11.680Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-12T16:17:11.680Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:11.680Z] latest [2024-07-12T16:17:11.680Z] 3.2.0-dev.35 [2024-07-12T16:17:11.680Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:11.680Z] main [2024-07-12T16:17:11.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:12.036Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:12.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:12.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T16:17:12.374Z] a316f582247d: Preparing [2024-07-12T16:17:12.374Z] 092cf39aa4f6: Preparing [2024-07-12T16:17:12.374Z] 1bf3ab7cf18f: Preparing [2024-07-12T16:17:12.374Z] 7285a19527d2: Preparing [2024-07-12T16:17:12.374Z] 53d8542c7da3: Preparing [2024-07-12T16:17:12.374Z] 756b4abdea79: Preparing [2024-07-12T16:17:12.374Z] 73f3f5593fa8: Preparing [2024-07-12T16:17:12.374Z] fb967c2071d2: Preparing [2024-07-12T16:17:12.374Z] da707bb00cb8: Preparing [2024-07-12T16:17:12.374Z] 756b4abdea79: Waiting [2024-07-12T16:17:12.374Z] 73f3f5593fa8: Waiting [2024-07-12T16:17:12.374Z] fb967c2071d2: Waiting [2024-07-12T16:17:12.374Z] da707bb00cb8: Waiting [2024-07-12T16:17:12.374Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:12.637Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:12.637Z] 092cf39aa4f6: Pushed [2024-07-12T16:17:12.637Z] 1bf3ab7cf18f: Pushed [2024-07-12T16:17:12.637Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:12.637Z] a316f582247d: Pushed [2024-07-12T16:17:13.220Z] fb967c2071d2: Pushed [2024-07-12T16:17:13.796Z] 73f3f5593fa8: Pushed [2024-07-12T16:17:35.816Z] 756b4abdea79: Pushed [2024-07-12T16:17:35.816Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:36.164Z] + 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-07-12T16:17:36.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-12T16:17:36.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T16:17:36.507Z] a316f582247d: Preparing [2024-07-12T16:17:36.507Z] 092cf39aa4f6: Preparing [2024-07-12T16:17:36.507Z] 1bf3ab7cf18f: Preparing [2024-07-12T16:17:36.507Z] 7285a19527d2: Preparing [2024-07-12T16:17:36.507Z] 53d8542c7da3: Preparing [2024-07-12T16:17:36.507Z] 756b4abdea79: Preparing [2024-07-12T16:17:36.507Z] 73f3f5593fa8: Preparing [2024-07-12T16:17:36.507Z] fb967c2071d2: Preparing [2024-07-12T16:17:36.507Z] da707bb00cb8: Preparing [2024-07-12T16:17:36.507Z] 73f3f5593fa8: Waiting [2024-07-12T16:17:36.507Z] fb967c2071d2: Waiting [2024-07-12T16:17:36.507Z] da707bb00cb8: Waiting [2024-07-12T16:17:36.507Z] 756b4abdea79: Waiting [2024-07-12T16:17:36.507Z] 092cf39aa4f6: Layer already exists [2024-07-12T16:17:36.507Z] a316f582247d: Layer already exists [2024-07-12T16:17:36.507Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:36.507Z] 1bf3ab7cf18f: Layer already exists [2024-07-12T16:17:36.507Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:36.507Z] 756b4abdea79: Layer already exists [2024-07-12T16:17:36.507Z] 73f3f5593fa8: Layer already exists [2024-07-12T16:17:36.507Z] fb967c2071d2: Layer already exists [2024-07-12T16:17:36.507Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:36.770Z] latest: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:37.119Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:37.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 [2024-07-12T16:17:37.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T16:17:37.465Z] a316f582247d: Preparing [2024-07-12T16:17:37.465Z] 092cf39aa4f6: Preparing [2024-07-12T16:17:37.465Z] 1bf3ab7cf18f: Preparing [2024-07-12T16:17:37.465Z] 7285a19527d2: Preparing [2024-07-12T16:17:37.465Z] 53d8542c7da3: Preparing [2024-07-12T16:17:37.465Z] 756b4abdea79: Preparing [2024-07-12T16:17:37.465Z] 73f3f5593fa8: Preparing [2024-07-12T16:17:37.465Z] fb967c2071d2: Preparing [2024-07-12T16:17:37.465Z] da707bb00cb8: Preparing [2024-07-12T16:17:37.465Z] 73f3f5593fa8: Waiting [2024-07-12T16:17:37.465Z] fb967c2071d2: Waiting [2024-07-12T16:17:37.465Z] da707bb00cb8: Waiting [2024-07-12T16:17:37.465Z] 756b4abdea79: Waiting [2024-07-12T16:17:37.465Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:37.465Z] 1bf3ab7cf18f: Layer already exists [2024-07-12T16:17:37.465Z] 092cf39aa4f6: Layer already exists [2024-07-12T16:17:37.465Z] a316f582247d: Layer already exists [2024-07-12T16:17:37.465Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:37.465Z] 73f3f5593fa8: Layer already exists [2024-07-12T16:17:37.465Z] 756b4abdea79: Layer already exists [2024-07-12T16:17:37.465Z] fb967c2071d2: Layer already exists [2024-07-12T16:17:37.465Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:37.728Z] 3.2.0-dev.35: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:38.082Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:38.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:38.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T16:17:38.431Z] a316f582247d: Preparing [2024-07-12T16:17:38.431Z] 092cf39aa4f6: Preparing [2024-07-12T16:17:38.431Z] 1bf3ab7cf18f: Preparing [2024-07-12T16:17:38.431Z] 7285a19527d2: Preparing [2024-07-12T16:17:38.431Z] 53d8542c7da3: Preparing [2024-07-12T16:17:38.431Z] 756b4abdea79: Preparing [2024-07-12T16:17:38.431Z] 73f3f5593fa8: Preparing [2024-07-12T16:17:38.431Z] fb967c2071d2: Preparing [2024-07-12T16:17:38.431Z] da707bb00cb8: Preparing [2024-07-12T16:17:38.431Z] 756b4abdea79: Waiting [2024-07-12T16:17:38.431Z] 73f3f5593fa8: Waiting [2024-07-12T16:17:38.431Z] fb967c2071d2: Waiting [2024-07-12T16:17:38.431Z] da707bb00cb8: Waiting [2024-07-12T16:17:38.431Z] 092cf39aa4f6: Layer already exists [2024-07-12T16:17:38.431Z] a316f582247d: Layer already exists [2024-07-12T16:17:38.431Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:38.431Z] 1bf3ab7cf18f: Layer already exists [2024-07-12T16:17:38.431Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:38.431Z] 756b4abdea79: Layer already exists [2024-07-12T16:17:38.431Z] 73f3f5593fa8: Layer already exists [2024-07-12T16:17:38.431Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:38.431Z] fb967c2071d2: Layer already exists [2024-07-12T16:17:38.695Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:39.046Z] + 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-07-12T16:17:39.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-12T16:17:39.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T16:17:39.403Z] a316f582247d: Preparing [2024-07-12T16:17:39.403Z] 092cf39aa4f6: Preparing [2024-07-12T16:17:39.403Z] 1bf3ab7cf18f: Preparing [2024-07-12T16:17:39.403Z] 7285a19527d2: Preparing [2024-07-12T16:17:39.403Z] 53d8542c7da3: Preparing [2024-07-12T16:17:39.403Z] 756b4abdea79: Preparing [2024-07-12T16:17:39.403Z] 73f3f5593fa8: Preparing [2024-07-12T16:17:39.403Z] fb967c2071d2: Preparing [2024-07-12T16:17:39.403Z] da707bb00cb8: Preparing [2024-07-12T16:17:39.403Z] 73f3f5593fa8: Waiting [2024-07-12T16:17:39.403Z] da707bb00cb8: Waiting [2024-07-12T16:17:39.403Z] fb967c2071d2: Waiting [2024-07-12T16:17:39.403Z] 756b4abdea79: Waiting [2024-07-12T16:17:39.403Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:39.403Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:39.403Z] 1bf3ab7cf18f: Layer already exists [2024-07-12T16:17:39.403Z] 092cf39aa4f6: Layer already exists [2024-07-12T16:17:39.403Z] a316f582247d: Layer already exists [2024-07-12T16:17:39.403Z] 73f3f5593fa8: Layer already exists [2024-07-12T16:17:39.403Z] 756b4abdea79: Layer already exists [2024-07-12T16:17:39.403Z] fb967c2071d2: Layer already exists [2024-07-12T16:17:39.403Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:39.668Z] main: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:17:39.754Z] ===================================================== [Pipeline] echo [2024-07-12T16:17:39.771Z] taggedImages: [2024-07-12T16:17:39.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:39.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-12T16:17:39.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 [2024-07-12T16:17:39.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:39.771Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-12T16:17:39.799Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-12T16:17:39.799Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:39.799Z] latest [2024-07-12T16:17:39.799Z] 3.2.0-dev.35 [2024-07-12T16:17:39.799Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:17:39.799Z] main [2024-07-12T16:17:39.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:40.169Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:17:40.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:17:40.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T16:17:40.505Z] 777fa30b2f12: Preparing [2024-07-12T16:17:40.505Z] 5bda2affb930: Preparing [2024-07-12T16:17:40.505Z] 228ac8d446cc: Preparing [2024-07-12T16:17:40.505Z] 7285a19527d2: Preparing [2024-07-12T16:17:40.505Z] 53d8542c7da3: Preparing [2024-07-12T16:17:40.505Z] ffd55136ad3c: Preparing [2024-07-12T16:17:40.505Z] c1fd956d4058: Preparing [2024-07-12T16:17:40.505Z] c1d04c03fd8b: Preparing [2024-07-12T16:17:40.505Z] da707bb00cb8: Preparing [2024-07-12T16:17:40.505Z] c1fd956d4058: Waiting [2024-07-12T16:17:40.505Z] c1d04c03fd8b: Waiting [2024-07-12T16:17:40.505Z] da707bb00cb8: Waiting [2024-07-12T16:17:40.505Z] ffd55136ad3c: Waiting [2024-07-12T16:17:40.505Z] 53d8542c7da3: Layer already exists [2024-07-12T16:17:40.505Z] 7285a19527d2: Layer already exists [2024-07-12T16:17:40.505Z] c1fd956d4058: Layer already exists [2024-07-12T16:17:40.769Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:17:40.769Z] 228ac8d446cc: Pushed [2024-07-12T16:17:40.769Z] da707bb00cb8: Layer already exists [2024-07-12T16:17:40.769Z] 5bda2affb930: Pushed [2024-07-12T16:17:40.769Z] 777fa30b2f12: Pushed [2024-07-12T16:18:02.783Z] ffd55136ad3c: Pushed [2024-07-12T16:18:02.783Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:03.135Z] + 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-07-12T16:18:03.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-12T16:18:03.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T16:18:03.475Z] 777fa30b2f12: Preparing [2024-07-12T16:18:03.475Z] 5bda2affb930: Preparing [2024-07-12T16:18:03.475Z] 228ac8d446cc: Preparing [2024-07-12T16:18:03.475Z] 7285a19527d2: Preparing [2024-07-12T16:18:03.475Z] 53d8542c7da3: Preparing [2024-07-12T16:18:03.475Z] ffd55136ad3c: Preparing [2024-07-12T16:18:03.475Z] c1fd956d4058: Preparing [2024-07-12T16:18:03.475Z] c1d04c03fd8b: Preparing [2024-07-12T16:18:03.475Z] da707bb00cb8: Preparing [2024-07-12T16:18:03.475Z] c1fd956d4058: Waiting [2024-07-12T16:18:03.475Z] c1d04c03fd8b: Waiting [2024-07-12T16:18:03.475Z] da707bb00cb8: Waiting [2024-07-12T16:18:03.475Z] ffd55136ad3c: Waiting [2024-07-12T16:18:03.475Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:03.475Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:03.475Z] 228ac8d446cc: Layer already exists [2024-07-12T16:18:03.475Z] 5bda2affb930: Layer already exists [2024-07-12T16:18:03.475Z] 777fa30b2f12: Layer already exists [2024-07-12T16:18:03.475Z] c1fd956d4058: Layer already exists [2024-07-12T16:18:03.475Z] ffd55136ad3c: Layer already exists [2024-07-12T16:18:03.475Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:18:03.475Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:03.737Z] latest: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:04.073Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:04.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 [2024-07-12T16:18:04.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T16:18:04.412Z] 777fa30b2f12: Preparing [2024-07-12T16:18:04.412Z] 5bda2affb930: Preparing [2024-07-12T16:18:04.412Z] 228ac8d446cc: Preparing [2024-07-12T16:18:04.412Z] 7285a19527d2: Preparing [2024-07-12T16:18:04.412Z] 53d8542c7da3: Preparing [2024-07-12T16:18:04.412Z] ffd55136ad3c: Preparing [2024-07-12T16:18:04.412Z] c1fd956d4058: Preparing [2024-07-12T16:18:04.412Z] c1d04c03fd8b: Preparing [2024-07-12T16:18:04.412Z] da707bb00cb8: Preparing [2024-07-12T16:18:04.412Z] c1fd956d4058: Waiting [2024-07-12T16:18:04.412Z] ffd55136ad3c: Waiting [2024-07-12T16:18:04.412Z] c1d04c03fd8b: Waiting [2024-07-12T16:18:04.412Z] da707bb00cb8: Waiting [2024-07-12T16:18:04.412Z] 777fa30b2f12: Layer already exists [2024-07-12T16:18:04.412Z] 5bda2affb930: Layer already exists [2024-07-12T16:18:04.412Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:04.412Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:04.412Z] 228ac8d446cc: Layer already exists [2024-07-12T16:18:04.412Z] ffd55136ad3c: Layer already exists [2024-07-12T16:18:04.412Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:18:04.412Z] c1fd956d4058: Layer already exists [2024-07-12T16:18:04.412Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:04.412Z] 3.2.0-dev.35: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:04.764Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:05.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:05.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T16:18:05.119Z] 777fa30b2f12: Preparing [2024-07-12T16:18:05.119Z] 5bda2affb930: Preparing [2024-07-12T16:18:05.119Z] 228ac8d446cc: Preparing [2024-07-12T16:18:05.119Z] 7285a19527d2: Preparing [2024-07-12T16:18:05.119Z] 53d8542c7da3: Preparing [2024-07-12T16:18:05.119Z] ffd55136ad3c: Preparing [2024-07-12T16:18:05.119Z] c1fd956d4058: Preparing [2024-07-12T16:18:05.119Z] c1d04c03fd8b: Preparing [2024-07-12T16:18:05.119Z] da707bb00cb8: Preparing [2024-07-12T16:18:05.119Z] c1fd956d4058: Waiting [2024-07-12T16:18:05.119Z] c1d04c03fd8b: Waiting [2024-07-12T16:18:05.119Z] da707bb00cb8: Waiting [2024-07-12T16:18:05.119Z] ffd55136ad3c: Waiting [2024-07-12T16:18:05.119Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:05.119Z] 228ac8d446cc: Layer already exists [2024-07-12T16:18:05.119Z] 5bda2affb930: Layer already exists [2024-07-12T16:18:05.119Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:05.119Z] 777fa30b2f12: Layer already exists [2024-07-12T16:18:05.119Z] ffd55136ad3c: Layer already exists [2024-07-12T16:18:05.119Z] c1fd956d4058: Layer already exists [2024-07-12T16:18:05.119Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:18:05.119Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:05.382Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:05.728Z] + 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-07-12T16:18:06.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-12T16:18:06.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T16:18:06.074Z] 777fa30b2f12: Preparing [2024-07-12T16:18:06.074Z] 5bda2affb930: Preparing [2024-07-12T16:18:06.074Z] 228ac8d446cc: Preparing [2024-07-12T16:18:06.074Z] 7285a19527d2: Preparing [2024-07-12T16:18:06.074Z] 53d8542c7da3: Preparing [2024-07-12T16:18:06.074Z] ffd55136ad3c: Preparing [2024-07-12T16:18:06.074Z] c1fd956d4058: Preparing [2024-07-12T16:18:06.074Z] c1d04c03fd8b: Preparing [2024-07-12T16:18:06.074Z] ffd55136ad3c: Waiting [2024-07-12T16:18:06.074Z] c1fd956d4058: Waiting [2024-07-12T16:18:06.074Z] da707bb00cb8: Preparing [2024-07-12T16:18:06.074Z] c1d04c03fd8b: Waiting [2024-07-12T16:18:06.074Z] da707bb00cb8: Waiting [2024-07-12T16:18:06.074Z] 228ac8d446cc: Layer already exists [2024-07-12T16:18:06.074Z] 5bda2affb930: Layer already exists [2024-07-12T16:18:06.074Z] 777fa30b2f12: Layer already exists [2024-07-12T16:18:06.074Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:06.074Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:06.074Z] ffd55136ad3c: Layer already exists [2024-07-12T16:18:06.074Z] c1fd956d4058: Layer already exists [2024-07-12T16:18:06.074Z] c1d04c03fd8b: Layer already exists [2024-07-12T16:18:06.074Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:06.338Z] main: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:18:06.416Z] ===================================================== [Pipeline] echo [2024-07-12T16:18:06.432Z] taggedImages: [2024-07-12T16:18:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-12T16:18:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 [2024-07-12T16:18:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-12T16:18:06.458Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-12T16:18:06.458Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:06.458Z] latest [2024-07-12T16:18:06.458Z] 3.2.0-dev.35 [2024-07-12T16:18:06.458Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:06.458Z] main [2024-07-12T16:18:06.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:06.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:07.184Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:07.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T16:18:07.184Z] c3650a606013: Preparing [2024-07-12T16:18:07.184Z] 32b16ae9340f: Preparing [2024-07-12T16:18:07.184Z] 7285a19527d2: Preparing [2024-07-12T16:18:07.184Z] 53d8542c7da3: Preparing [2024-07-12T16:18:07.184Z] b0c13c776cbf: Preparing [2024-07-12T16:18:07.184Z] 694e36601115: Preparing [2024-07-12T16:18:07.184Z] da707bb00cb8: Preparing [2024-07-12T16:18:07.184Z] 694e36601115: Waiting [2024-07-12T16:18:07.184Z] da707bb00cb8: Waiting [2024-07-12T16:18:07.184Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:07.184Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:07.451Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:07.451Z] c3650a606013: Pushed [2024-07-12T16:18:07.714Z] 694e36601115: Pushed [2024-07-12T16:18:08.667Z] b0c13c776cbf: Pushed [2024-07-12T16:18:13.986Z] 32b16ae9340f: Pushed [2024-07-12T16:18:13.986Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:14.331Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:14.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-12T16:18:14.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T16:18:14.673Z] c3650a606013: Preparing [2024-07-12T16:18:14.673Z] 32b16ae9340f: Preparing [2024-07-12T16:18:14.673Z] 7285a19527d2: Preparing [2024-07-12T16:18:14.673Z] 53d8542c7da3: Preparing [2024-07-12T16:18:14.673Z] b0c13c776cbf: Preparing [2024-07-12T16:18:14.673Z] 694e36601115: Preparing [2024-07-12T16:18:14.673Z] da707bb00cb8: Preparing [2024-07-12T16:18:14.673Z] 694e36601115: Waiting [2024-07-12T16:18:14.673Z] da707bb00cb8: Waiting [2024-07-12T16:18:14.673Z] c3650a606013: Layer already exists [2024-07-12T16:18:14.673Z] 32b16ae9340f: Layer already exists [2024-07-12T16:18:14.673Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:14.673Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:14.673Z] b0c13c776cbf: Layer already exists [2024-07-12T16:18:14.673Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:14.673Z] 694e36601115: Layer already exists [2024-07-12T16:18:14.939Z] latest: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:15.286Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:15.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 [2024-07-12T16:18:15.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T16:18:15.628Z] c3650a606013: Preparing [2024-07-12T16:18:15.628Z] 32b16ae9340f: Preparing [2024-07-12T16:18:15.628Z] 7285a19527d2: Preparing [2024-07-12T16:18:15.628Z] 53d8542c7da3: Preparing [2024-07-12T16:18:15.628Z] b0c13c776cbf: Preparing [2024-07-12T16:18:15.628Z] 694e36601115: Preparing [2024-07-12T16:18:15.628Z] da707bb00cb8: Preparing [2024-07-12T16:18:15.628Z] 694e36601115: Waiting [2024-07-12T16:18:15.628Z] da707bb00cb8: Waiting [2024-07-12T16:18:15.628Z] c3650a606013: Layer already exists [2024-07-12T16:18:15.628Z] 32b16ae9340f: Layer already exists [2024-07-12T16:18:15.628Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:15.628Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:15.628Z] b0c13c776cbf: Layer already exists [2024-07-12T16:18:15.628Z] 694e36601115: Layer already exists [2024-07-12T16:18:15.628Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:15.628Z] 3.2.0-dev.35: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:16.245Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:16.581Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T16:18:16.581Z] c3650a606013: Preparing [2024-07-12T16:18:16.581Z] 32b16ae9340f: Preparing [2024-07-12T16:18:16.581Z] 7285a19527d2: Preparing [2024-07-12T16:18:16.581Z] 53d8542c7da3: Preparing [2024-07-12T16:18:16.581Z] b0c13c776cbf: Preparing [2024-07-12T16:18:16.581Z] 694e36601115: Preparing [2024-07-12T16:18:16.581Z] da707bb00cb8: Preparing [2024-07-12T16:18:16.581Z] 694e36601115: Waiting [2024-07-12T16:18:16.581Z] da707bb00cb8: Waiting [2024-07-12T16:18:16.581Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:16.581Z] 32b16ae9340f: Layer already exists [2024-07-12T16:18:16.581Z] c3650a606013: Layer already exists [2024-07-12T16:18:16.581Z] b0c13c776cbf: Layer already exists [2024-07-12T16:18:16.581Z] 694e36601115: Layer already exists [2024-07-12T16:18:16.581Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:16.581Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:16.846Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:17.189Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:17.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-12T16:18:17.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T16:18:17.536Z] c3650a606013: Preparing [2024-07-12T16:18:17.536Z] 32b16ae9340f: Preparing [2024-07-12T16:18:17.536Z] 7285a19527d2: Preparing [2024-07-12T16:18:17.536Z] 53d8542c7da3: Preparing [2024-07-12T16:18:17.536Z] b0c13c776cbf: Preparing [2024-07-12T16:18:17.536Z] 694e36601115: Preparing [2024-07-12T16:18:17.536Z] da707bb00cb8: Preparing [2024-07-12T16:18:17.536Z] 694e36601115: Waiting [2024-07-12T16:18:17.536Z] da707bb00cb8: Waiting [2024-07-12T16:18:17.536Z] 32b16ae9340f: Layer already exists [2024-07-12T16:18:17.536Z] c3650a606013: Layer already exists [2024-07-12T16:18:17.536Z] b0c13c776cbf: Layer already exists [2024-07-12T16:18:17.536Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:17.536Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:17.536Z] 694e36601115: Layer already exists [2024-07-12T16:18:17.536Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:17.536Z] main: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:18:17.877Z] ===================================================== [Pipeline] echo [2024-07-12T16:18:17.887Z] taggedImages: [2024-07-12T16:18:17.887Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:17.887Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-12T16:18:17.887Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 [2024-07-12T16:18:17.887Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:17.887Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-12T16:18:17.913Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-12T16:18:17.913Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:17.913Z] latest [2024-07-12T16:18:17.913Z] 3.2.0-dev.35 [2024-07-12T16:18:17.913Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:17.913Z] main [2024-07-12T16:18:17.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:18.268Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:18.614Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:18.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T16:18:18.615Z] bbbcb35dd04f: Preparing [2024-07-12T16:18:18.615Z] 60faa9b1f4a1: Preparing [2024-07-12T16:18:18.615Z] 7285a19527d2: Preparing [2024-07-12T16:18:18.615Z] 53d8542c7da3: Preparing [2024-07-12T16:18:18.615Z] 618410598fd4: Preparing [2024-07-12T16:18:18.615Z] 837a4b92b354: Preparing [2024-07-12T16:18:18.615Z] da707bb00cb8: Preparing [2024-07-12T16:18:18.615Z] 837a4b92b354: Waiting [2024-07-12T16:18:18.615Z] da707bb00cb8: Waiting [2024-07-12T16:18:19.194Z] 618410598fd4: Layer already exists [2024-07-12T16:18:19.194Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:19.194Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:19.194Z] 837a4b92b354: Layer already exists [2024-07-12T16:18:19.194Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:19.194Z] bbbcb35dd04f: Pushed [2024-07-12T16:18:24.525Z] 60faa9b1f4a1: Pushed [2024-07-12T16:18:24.795Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:25.158Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:25.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-12T16:18:25.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T16:18:25.506Z] bbbcb35dd04f: Preparing [2024-07-12T16:18:25.506Z] 60faa9b1f4a1: Preparing [2024-07-12T16:18:25.506Z] 7285a19527d2: Preparing [2024-07-12T16:18:25.506Z] 53d8542c7da3: Preparing [2024-07-12T16:18:25.506Z] 618410598fd4: Preparing [2024-07-12T16:18:25.506Z] 837a4b92b354: Preparing [2024-07-12T16:18:25.506Z] da707bb00cb8: Preparing [2024-07-12T16:18:25.506Z] 837a4b92b354: Waiting [2024-07-12T16:18:25.506Z] da707bb00cb8: Waiting [2024-07-12T16:18:25.506Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:25.506Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:25.506Z] 60faa9b1f4a1: Layer already exists [2024-07-12T16:18:25.506Z] bbbcb35dd04f: Layer already exists [2024-07-12T16:18:25.506Z] 618410598fd4: Layer already exists [2024-07-12T16:18:25.506Z] 837a4b92b354: Layer already exists [2024-07-12T16:18:25.506Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:25.770Z] latest: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:26.120Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:26.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 [2024-07-12T16:18:26.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T16:18:26.465Z] bbbcb35dd04f: Preparing [2024-07-12T16:18:26.465Z] 60faa9b1f4a1: Preparing [2024-07-12T16:18:26.465Z] 7285a19527d2: Preparing [2024-07-12T16:18:26.465Z] 53d8542c7da3: Preparing [2024-07-12T16:18:26.465Z] 618410598fd4: Preparing [2024-07-12T16:18:26.465Z] 837a4b92b354: Preparing [2024-07-12T16:18:26.465Z] da707bb00cb8: Preparing [2024-07-12T16:18:26.465Z] 837a4b92b354: Waiting [2024-07-12T16:18:26.465Z] da707bb00cb8: Waiting [2024-07-12T16:18:26.465Z] 60faa9b1f4a1: Layer already exists [2024-07-12T16:18:26.465Z] 618410598fd4: Layer already exists [2024-07-12T16:18:26.465Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:26.465Z] bbbcb35dd04f: Layer already exists [2024-07-12T16:18:26.465Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:26.465Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:26.465Z] 837a4b92b354: Layer already exists [2024-07-12T16:18:26.465Z] 3.2.0-dev.35: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:27.069Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:27.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:27.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T16:18:27.423Z] bbbcb35dd04f: Preparing [2024-07-12T16:18:27.423Z] 60faa9b1f4a1: Preparing [2024-07-12T16:18:27.423Z] 7285a19527d2: Preparing [2024-07-12T16:18:27.423Z] 53d8542c7da3: Preparing [2024-07-12T16:18:27.423Z] 618410598fd4: Preparing [2024-07-12T16:18:27.423Z] 837a4b92b354: Preparing [2024-07-12T16:18:27.423Z] da707bb00cb8: Preparing [2024-07-12T16:18:27.423Z] 837a4b92b354: Waiting [2024-07-12T16:18:27.423Z] 60faa9b1f4a1: Layer already exists [2024-07-12T16:18:27.423Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:27.423Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:27.424Z] bbbcb35dd04f: Layer already exists [2024-07-12T16:18:27.424Z] 618410598fd4: Layer already exists [2024-07-12T16:18:27.424Z] 837a4b92b354: Layer already exists [2024-07-12T16:18:27.424Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:27.424Z] 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:28.033Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:28.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-12T16:18:28.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T16:18:28.381Z] bbbcb35dd04f: Preparing [2024-07-12T16:18:28.381Z] 60faa9b1f4a1: Preparing [2024-07-12T16:18:28.381Z] 7285a19527d2: Preparing [2024-07-12T16:18:28.381Z] 53d8542c7da3: Preparing [2024-07-12T16:18:28.381Z] 618410598fd4: Preparing [2024-07-12T16:18:28.381Z] 837a4b92b354: Preparing [2024-07-12T16:18:28.381Z] da707bb00cb8: Preparing [2024-07-12T16:18:28.381Z] 837a4b92b354: Waiting [2024-07-12T16:18:28.381Z] da707bb00cb8: Waiting [2024-07-12T16:18:28.381Z] 60faa9b1f4a1: Layer already exists [2024-07-12T16:18:28.381Z] 53d8542c7da3: Layer already exists [2024-07-12T16:18:28.381Z] bbbcb35dd04f: Layer already exists [2024-07-12T16:18:28.381Z] 7285a19527d2: Layer already exists [2024-07-12T16:18:28.381Z] 618410598fd4: Layer already exists [2024-07-12T16:18:28.381Z] 837a4b92b354: Layer already exists [2024-07-12T16:18:28.381Z] da707bb00cb8: Layer already exists [2024-07-12T16:18:28.646Z] main: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T16:18:28.716Z] ===================================================== [Pipeline] echo [2024-07-12T16:18:28.730Z] taggedImages: [2024-07-12T16:18:28.730Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [2024-07-12T16:18:28.730Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-12T16:18:28.730Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 [2024-07-12T16:18:28.730Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [2024-07-12T16:18:28.730Z] - 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-07-12T16:18:29.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T16:18:29.122Z] [2024-07-12T16:18:29.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:18:29.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T16:18:29.448Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T16:18:29.448Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T16:18:29.448Z] 04944245beec: Pulling fs layer [2024-07-12T16:18:29.448Z] 699f458cf7ca: Pulling fs layer [2024-07-12T16:18:29.448Z] 765212b225bb: Pulling fs layer [2024-07-12T16:18:29.448Z] f23df028b6ca: Pulling fs layer [2024-07-12T16:18:29.448Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T16:18:29.448Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T16:18:29.448Z] f23df028b6ca: Waiting [2024-07-12T16:18:29.448Z] d65c8cfc05b1: Waiting [2024-07-12T16:18:29.448Z] 2437ff75d9bd: Waiting [2024-07-12T16:18:29.448Z] 765212b225bb: Waiting [2024-07-12T16:18:29.717Z] 04944245beec: Verifying Checksum [2024-07-12T16:18:29.717Z] 04944245beec: Download complete [2024-07-12T16:18:29.717Z] 765212b225bb: Download complete [2024-07-12T16:18:29.717Z] f23df028b6ca: Download complete [2024-07-12T16:18:29.717Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T16:18:29.717Z] d65c8cfc05b1: Download complete [2024-07-12T16:18:29.717Z] 699f458cf7ca: Verifying Checksum [2024-07-12T16:18:29.717Z] 699f458cf7ca: Download complete [2024-07-12T16:18:30.298Z] 8998bd30e6a1: Download complete [2024-07-12T16:18:32.867Z] 2437ff75d9bd: Download complete [2024-07-12T16:18:34.802Z] 8998bd30e6a1: Pull complete [2024-07-12T16:18:35.381Z] 04944245beec: Pull complete [2024-07-12T16:18:36.784Z] 699f458cf7ca: Pull complete [2024-07-12T16:18:37.050Z] 765212b225bb: Pull complete [2024-07-12T16:18:38.003Z] f23df028b6ca: Pull complete [2024-07-12T16:18:38.268Z] d65c8cfc05b1: Pull complete [2024-07-12T16:18:56.449Z] 2437ff75d9bd: Pull complete [2024-07-12T16:18:56.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T16:18:56.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T16:18:56.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:18:56.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2024-07-12T16:18:56.703Z] $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:18:59.108Z] $ docker top 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:19:00.007Z] ---> job-cost.sh [2024-07-12T16:19:00.007Z] lf-activate-venv: SKIPPING [2024-07-12T16:19:00.007Z] INFO: No Stack... [2024-07-12T16:19:00.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T16:19:01.219Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T16:19:01.848Z] + cat /w/workspace/edgex-go/653/archives/cost.csv [2024-07-12T16:19:01.848Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T16:19:01.881Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] [2024-07-12T16:19:01.895Z] Resource [jenkins-edgexfoundry-edgex-go-main-653-stack-cost] did not exist. Created. [2024-07-12T16:19:01.902Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T16:19:02.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T16:19:03.140Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T16:19:03.150Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T16:19:03.176Z] $ docker stop --time=1 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 [2024-07-12T16:19:04.657Z] $ docker rm -f --volumes 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 [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-07-12T16:19:05.197Z] provisioning config files... [2024-07-12T16:19:05.206Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/653@tmp/config8252193212205781532tmp [Pipeline] { [Pipeline] sh [2024-07-12T16:19:05.509Z] + set +x [2024-07-12T16:19:05.509Z] + bash -s -- [2024-07-12T16:19:05.509Z] + curl -s https://codecov.io/bash [2024-07-12T16:19:05.509Z] [2024-07-12T16:19:05.509Z] _____ _ [2024-07-12T16:19:05.509Z] / ____| | | [2024-07-12T16:19:05.509Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T16:19:05.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T16:19:05.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T16:19:05.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T16:19:05.509Z] Bash-1.0.6 [2024-07-12T16:19:05.509Z] [2024-07-12T16:19:05.509Z] [2024-07-12T16:19:05.509Z] ==> git version 2.25.1 found [2024-07-12T16:19:05.509Z] ==> 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-07-12T16:19:05.509Z] Release-Date: 2020-01-08 [2024-07-12T16:19:05.509Z] 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-07-12T16:19:05.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T16:19:05.509Z] ==> Jenkins CI detected. [2024-07-12T16:19:05.509Z] current dir:  /w/workspace/edgex-go/653 [2024-07-12T16:19:05.509Z] project root: . [2024-07-12T16:19:05.509Z] --> token set from env [2024-07-12T16:19:05.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T16:19:05.510Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T16:19:05.769Z] ==> Python coveragepy not found [2024-07-12T16:19:05.769Z] ==> Searching for coverage reports in: [2024-07-12T16:19:05.769Z] + . [2024-07-12T16:19:05.769Z] -> Found 1 reports [2024-07-12T16:19:05.769Z] ==> Detecting git/mercurial file structure [2024-07-12T16:19:05.769Z] ==> Reading reports [2024-07-12T16:19:05.769Z] + ./coverage.out bytes=481596 [2024-07-12T16:19:05.769Z] ==> Appending adjustments [2024-07-12T16:19:05.769Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T16:19:06.705Z] + Found adjustments [2024-07-12T16:19:06.705Z] ==> Gzipping contents [2024-07-12T16:19:06.964Z] 60K /tmp/codecov.tvAcLL.gz [2024-07-12T16:19:06.964Z] ==> Uploading reports [2024-07-12T16:19:06.964Z] url: https://codecov.io [2024-07-12T16:19:06.964Z] query: branch=main&commit=5162257f8dee1b2a6e96c0426af9cd51831dbfdc&build=653&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F653%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-12T16:19:06.964Z] -> Pinging Codecov [2024-07-12T16:19:06.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5162257f8dee1b2a6e96c0426af9cd51831dbfdc&build=653&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F653%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-12T16:19:06.964Z] -> Uploading to [2024-07-12T16:19:06.964Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/5162257f8dee1b2a6e96c0426af9cd51831dbfdc/cdd8393a-cf25-4bbd-bed7-50f4644db526.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T161906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1beb11586877818bcb7ca56a360ab7e4d1e2a97eaeaf1ae6b918a319e0b19d49 [2024-07-12T16:19:06.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:06.964Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:07.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61382 0 0 100 61382 0 293k --:--:-- --:--:-- --:--:-- 292k 100 61382 0 0 100 61382 0 251k --:--:-- --:--:-- --:--:-- 250k [2024-07-12T16:19:07.224Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [2024-07-12T16:19:07.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-12T16:19:07.459Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-12T16:19:07.538Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:19:07.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T16:19:07.841Z] [2024-07-12T16:19:07.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:19:08.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T16:19:08.147Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-12T16:19:08.147Z] 619be1103602: Already exists [2024-07-12T16:19:08.147Z] f8ea3408117e: Pulling fs layer [2024-07-12T16:19:08.147Z] 91320369b822: Pulling fs layer [2024-07-12T16:19:08.147Z] 0406650e8295: Pulling fs layer [2024-07-12T16:19:08.147Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T16:19:08.147Z] 96d80e3f36e1: Pulling fs layer [2024-07-12T16:19:08.147Z] bcf3aedb951c: Pulling fs layer [2024-07-12T16:19:08.147Z] 4f4fb700ef54: Waiting [2024-07-12T16:19:08.147Z] 96d80e3f36e1: Waiting [2024-07-12T16:19:08.147Z] bcf3aedb951c: Waiting [2024-07-12T16:19:08.147Z] 0406650e8295: Verifying Checksum [2024-07-12T16:19:08.147Z] 0406650e8295: Download complete [2024-07-12T16:19:08.147Z] f8ea3408117e: Verifying Checksum [2024-07-12T16:19:08.147Z] f8ea3408117e: Download complete [2024-07-12T16:19:08.147Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T16:19:08.147Z] 4f4fb700ef54: Download complete [2024-07-12T16:19:08.406Z] f8ea3408117e: Pull complete [2024-07-12T16:19:08.406Z] 96d80e3f36e1: Verifying Checksum [2024-07-12T16:19:08.663Z] 91320369b822: Download complete [2024-07-12T16:19:09.229Z] bcf3aedb951c: Verifying Checksum [2024-07-12T16:19:09.229Z] bcf3aedb951c: Download complete [2024-07-12T16:19:11.776Z] 91320369b822: Pull complete [2024-07-12T16:19:11.776Z] 0406650e8295: Pull complete [2024-07-12T16:19:11.776Z] 4f4fb700ef54: Pull complete [2024-07-12T16:19:12.341Z] 96d80e3f36e1: Pull complete [2024-07-12T16:19:15.622Z] bcf3aedb951c: Pull complete [2024-07-12T16:19:15.622Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-12T16:19:15.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T16:19:15.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:19:15.732Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:19:15.758Z] $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:19:29.419Z] $ docker top ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T16:19:29.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo [2024-07-12T16:19:29.783Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-12T16:19:30.056Z] + set -o pipefail [2024-07-12T16:19:30.056Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-12T16:19:40.024Z] [2024-07-12T16:19:40.024Z] Monitoring /w/workspace/edgex-go/653 (github.com/edgexfoundry/edgex-go)... [2024-07-12T16:19:40.024Z] [2024-07-12T16:19:40.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9095a83f-4137-4373-b42c-9a93dd239d4c [2024-07-12T16:19:40.024Z] [2024-07-12T16:19:40.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-12T16:19:40.024Z] [2024-07-12T16:19:40.024Z] [2024-07-12T16:19:40.024Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-12T16:19:40.024Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-12T16:19:40.198Z] $ docker stop --time=1 ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 [2024-07-12T16:19:44.838Z] $ docker rm -f --volumes ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-12T16:19:45.344Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T16:19:45.359Z] provisioning config files... [2024-07-12T16:19:45.367Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/653@tmp/config5194574670687980427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:19:45.664Z] --> edgex-publish-swagger.sh [2024-07-12T16:19:45.664Z] === Publish openapi/v3 API === [2024-07-12T16:19:45.664Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-12T16:19:45.664Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/653/openapi/v3/core-command.yaml] [2024-07-12T16:19:45.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:45.664Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:46.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53045 --:--:-- --:--:-- --:--:-- 52959 100 32782 0 0 100 32782 0 52959 --:--:-- --:--:-- --:--:-- 52959 [2024-07-12T16:19:46.231Z] [2024-07-12T16:19:46.231Z] [2024-07-12T16:19:46.231Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/653/openapi/v3/core-data.yaml] [2024-07-12T16:19:46.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:46.231Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:46.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k [2024-07-12T16:19:46.798Z] [2024-07-12T16:19:46.798Z] [2024-07-12T16:19:46.798Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/653/openapi/v3/core-keeper.yaml] [2024-07-12T16:19:46.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:46.798Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:47.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 217 105k --:--:-- --:--:-- --:--:-- 105k 100 32887 100 66 100 32821 217 105k --:--:-- --:--:-- --:--:-- 105k [2024-07-12T16:19:47.363Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-12T16:19:47.363Z] [2024-07-12T16:19:47.363Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/653/openapi/v3/core-metadata.yaml] [2024-07-12T16:19:47.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:47.363Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:47.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 300 286k --:--:-- --:--:-- --:--:-- 286k [2024-07-12T16:19:47.928Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T16:19:47.928Z] [2024-07-12T16:19:47.928Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/653/openapi/v3/support-notifications.yaml] [2024-07-12T16:19:47.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:47.928Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:48.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 279 152k --:--:-- --:--:-- --:--:-- 152k 100 87457 100 156 100 87301 279 152k --:--:-- --:--:-- --:--:-- 152k [2024-07-12T16:19:48.494Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T16:19:48.494Z] [2024-07-12T16:19:48.494Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/653/openapi/v3/support-scheduler.yaml] [2024-07-12T16:19:48.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T16:19:48.494Z] Dload Upload Total Spent Left Speed [2024-07-12T16:19:48.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 322 76509 --:--:-- --:--:-- --:--:-- 76991 [2024-07-12T16:19:48.753Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T16:19:48.753Z] [Pipeline] } [2024-07-12T16:19:48.760Z] 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-07-12T16:19:49.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T16:19:49.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:19:49.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T16:19:49.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:19:49.595Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:19:49.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:19:50.112Z] $ docker top 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 -eo pid,comm [2024-07-12T16:19:50.165Z] 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-07-12T16:19:50.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T16:19:50.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T16:19:50.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T16:19:50.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T16:19:50.317Z] $ docker exec 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 ssh-agent [2024-07-12T16:19:50.431Z] SSH_AUTH_SOCK=/tmp/ssh-0b4MO25A901i/agent.32 [2024-07-12T16:19:50.431Z] SSH_AGENT_PID=38 [2024-07-12T16:19:50.436Z] Running ssh-add (command line suppressed) [2024-07-12T16:19:50.541Z] Identity added: /w/workspace/edgex-go/653@tmp/private_key_15025555291493289841.key (/w/workspace/edgex-go/653@tmp/private_key_15025555291493289841.key) [2024-07-12T16:19:50.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T16:19:50.857Z] + git semver tag [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,022 [run_tag] DEBUG tag force:False [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,022 [check_head_tag] DEBUG check head tag [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,024 [execute] INFO git cat-file --batch-check [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=) [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,027 [execute] INFO git cat-file --batch [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=) [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,061 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,061 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) [2024-07-12T16:19:51.116Z] 2024-07-12 16:19:51,066 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:19:51.116Z] 3.2.0-dev.35 [Pipeline] } [2024-07-12T16:19:51.118Z] $ docker exec --env ******** --env ******** 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 ssh-agent -k [2024-07-12T16:19:51.219Z] unset SSH_AUTH_SOCK; [2024-07-12T16:19:51.220Z] unset SSH_AGENT_PID; [2024-07-12T16:19:51.220Z] echo Agent pid 38 killed; [2024-07-12T16:19:51.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T16:19:51.554Z] + git semver [Pipeline] } [2024-07-12T16:19:51.815Z] $ docker stop --time=1 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 [2024-07-12T16:19:53.080Z] $ docker rm -f --volumes 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:19:53.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T16:19:53.493Z] [2024-07-12T16:19:53.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:19:53.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T16:19:53.794Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-12T16:19:53.794Z] ab5ef0e58194: Pulling fs layer [2024-07-12T16:19:53.794Z] 9712f1f96733: Pulling fs layer [2024-07-12T16:19:53.794Z] 63f879dbbcfc: Pulling fs layer [2024-07-12T16:19:53.794Z] 0d9ebad4ef96: Pulling fs layer [2024-07-12T16:19:53.794Z] e9a5061849ea: Pulling fs layer [2024-07-12T16:19:53.794Z] d747dcd14b5f: Pulling fs layer [2024-07-12T16:19:53.794Z] 2de7ff778b66: Pulling fs layer [2024-07-12T16:19:53.794Z] 2de7ff778b66: Waiting [2024-07-12T16:19:53.794Z] 0d9ebad4ef96: Waiting [2024-07-12T16:19:53.794Z] d747dcd14b5f: Waiting [2024-07-12T16:19:53.794Z] e9a5061849ea: Waiting [2024-07-12T16:19:53.794Z] 9712f1f96733: Verifying Checksum [2024-07-12T16:19:53.794Z] 9712f1f96733: Download complete [2024-07-12T16:19:54.053Z] 63f879dbbcfc: Verifying Checksum [2024-07-12T16:19:54.053Z] 63f879dbbcfc: Download complete [2024-07-12T16:19:54.053Z] e9a5061849ea: Verifying Checksum [2024-07-12T16:19:54.053Z] e9a5061849ea: Download complete [2024-07-12T16:19:54.311Z] d747dcd14b5f: Verifying Checksum [2024-07-12T16:19:54.311Z] d747dcd14b5f: Download complete [2024-07-12T16:19:54.311Z] 0d9ebad4ef96: Verifying Checksum [2024-07-12T16:19:54.311Z] 0d9ebad4ef96: Download complete [2024-07-12T16:19:54.311Z] ab5ef0e58194: Verifying Checksum [2024-07-12T16:19:54.311Z] ab5ef0e58194: Download complete [2024-07-12T16:19:54.311Z] 2de7ff778b66: Verifying Checksum [2024-07-12T16:19:54.311Z] 2de7ff778b66: Download complete [2024-07-12T16:19:56.836Z] ab5ef0e58194: Pull complete [2024-07-12T16:19:56.836Z] 9712f1f96733: Pull complete [2024-07-12T16:19:57.767Z] 63f879dbbcfc: Pull complete [2024-07-12T16:20:01.044Z] 0d9ebad4ef96: Pull complete [2024-07-12T16:20:01.044Z] e9a5061849ea: Pull complete [2024-07-12T16:20:01.044Z] d747dcd14b5f: Pull complete [2024-07-12T16:20:01.980Z] 2de7ff778b66: Pull complete [2024-07-12T16:20:01.980Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-12T16:20:01.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T16:20:01.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:20:02.074Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:20:02.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:20:10.251Z] $ docker top ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-12T16:20:10.361Z] provisioning config files... [2024-07-12T16:20:10.367Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/653@tmp/config6318364340519348606tmp [2024-07-12T16:20:10.376Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/653@tmp/config9279821501357704505tmp [2024-07-12T16:20:10.384Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/653@tmp/config7893741456946645562tmp [Pipeline] { [Pipeline] echo [2024-07-12T16:20:10.417Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:10.712Z] ---> sigul-configuration.sh [2024-07-12T16:20:10.712Z] gpg: directory `/root/.gnupg' created [2024-07-12T16:20:10.712Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-12T16:20:10.712Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-12T16:20:10.712Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-12T16:20:10.712Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-12T16:20:10.712Z] gpg: CAST5 encrypted data [2024-07-12T16:20:10.712Z] gpg: encrypted with 1 passphrase [2024-07-12T16:20:10.712Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-12T16:20:11.006Z] + mkdir /home/jenkins [2024-07-12T16:20:11.006Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-12T16:20:11.307Z] + 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-07-12T16:20:11.321Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:11.610Z] ---> sigul-install.sh [2024-07-12T16:20:11.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-12T16:20:11.911Z] + git tag --list [2024-07-12T16:20:11.911Z] 0.6.0 [2024-07-12T16:20:11.911Z] 0.6.1 [2024-07-12T16:20:11.911Z] 0.7.0 [2024-07-12T16:20:11.911Z] 0.7.1 [2024-07-12T16:20:11.911Z] v1.0.0 [2024-07-12T16:20:11.911Z] v1.0.1 [2024-07-12T16:20:11.911Z] v1.1.0 [2024-07-12T16:20:11.911Z] v1.2.0 [2024-07-12T16:20:11.911Z] v1.2.1 [2024-07-12T16:20:11.911Z] v1.3.0 [2024-07-12T16:20:11.911Z] v1.3.1 [2024-07-12T16:20:11.911Z] v2.0.0 [2024-07-12T16:20:11.911Z] v2.1.0 [2024-07-12T16:20:11.911Z] v2.1.1 [2024-07-12T16:20:11.911Z] v2.2.0 [2024-07-12T16:20:11.911Z] v2.3.0 [2024-07-12T16:20:11.911Z] v3.0 [2024-07-12T16:20:11.911Z] v3.0.0 [2024-07-12T16:20:11.911Z] v3.1 [2024-07-12T16:20:11.911Z] v3.1.0 [2024-07-12T16:20:11.911Z] v3.1.0-dev.1 [2024-07-12T16:20:11.911Z] v3.1.0-dev.10 [2024-07-12T16:20:11.911Z] v3.1.0-dev.11 [2024-07-12T16:20:11.911Z] v3.1.0-dev.12 [2024-07-12T16:20:11.911Z] v3.1.0-dev.13 [2024-07-12T16:20:11.911Z] v3.1.0-dev.14 [2024-07-12T16:20:11.911Z] v3.1.0-dev.15 [2024-07-12T16:20:11.911Z] v3.1.0-dev.16 [2024-07-12T16:20:11.911Z] v3.1.0-dev.17 [2024-07-12T16:20:11.911Z] v3.1.0-dev.18 [2024-07-12T16:20:11.911Z] v3.1.0-dev.19 [2024-07-12T16:20:11.911Z] v3.1.0-dev.2 [2024-07-12T16:20:11.911Z] v3.1.0-dev.20 [2024-07-12T16:20:11.911Z] v3.1.0-dev.21 [2024-07-12T16:20:11.911Z] v3.1.0-dev.22 [2024-07-12T16:20:11.911Z] v3.1.0-dev.23 [2024-07-12T16:20:11.911Z] v3.1.0-dev.24 [2024-07-12T16:20:11.911Z] v3.1.0-dev.25 [2024-07-12T16:20:11.911Z] v3.1.0-dev.26 [2024-07-12T16:20:11.911Z] v3.1.0-dev.27 [2024-07-12T16:20:11.911Z] v3.1.0-dev.28 [2024-07-12T16:20:11.911Z] v3.1.0-dev.29 [2024-07-12T16:20:11.911Z] v3.1.0-dev.3 [2024-07-12T16:20:11.911Z] v3.1.0-dev.30 [2024-07-12T16:20:11.911Z] v3.1.0-dev.31 [2024-07-12T16:20:11.911Z] v3.1.0-dev.32 [2024-07-12T16:20:11.911Z] v3.1.0-dev.33 [2024-07-12T16:20:11.911Z] v3.1.0-dev.34 [2024-07-12T16:20:11.911Z] v3.1.0-dev.35 [2024-07-12T16:20:11.911Z] v3.1.0-dev.36 [2024-07-12T16:20:11.911Z] v3.1.0-dev.37 [2024-07-12T16:20:11.911Z] v3.1.0-dev.38 [2024-07-12T16:20:11.911Z] v3.1.0-dev.39 [2024-07-12T16:20:11.911Z] v3.1.0-dev.4 [2024-07-12T16:20:11.911Z] v3.1.0-dev.40 [2024-07-12T16:20:11.911Z] v3.1.0-dev.41 [2024-07-12T16:20:11.911Z] v3.1.0-dev.42 [2024-07-12T16:20:11.911Z] v3.1.0-dev.43 [2024-07-12T16:20:11.911Z] v3.1.0-dev.44 [2024-07-12T16:20:11.911Z] v3.1.0-dev.45 [2024-07-12T16:20:11.911Z] v3.1.0-dev.46 [2024-07-12T16:20:11.911Z] v3.1.0-dev.47 [2024-07-12T16:20:11.911Z] v3.1.0-dev.48 [2024-07-12T16:20:11.911Z] v3.1.0-dev.49 [2024-07-12T16:20:11.911Z] v3.1.0-dev.5 [2024-07-12T16:20:11.911Z] v3.1.0-dev.50 [2024-07-12T16:20:11.911Z] v3.1.0-dev.51 [2024-07-12T16:20:11.911Z] v3.1.0-dev.52 [2024-07-12T16:20:11.911Z] v3.1.0-dev.53 [2024-07-12T16:20:11.911Z] v3.1.0-dev.54 [2024-07-12T16:20:11.911Z] v3.1.0-dev.55 [2024-07-12T16:20:11.911Z] v3.1.0-dev.56 [2024-07-12T16:20:11.911Z] v3.1.0-dev.57 [2024-07-12T16:20:11.911Z] v3.1.0-dev.58 [2024-07-12T16:20:11.911Z] v3.1.0-dev.59 [2024-07-12T16:20:11.911Z] v3.1.0-dev.6 [2024-07-12T16:20:11.911Z] v3.1.0-dev.60 [2024-07-12T16:20:11.911Z] v3.1.0-dev.61 [2024-07-12T16:20:11.911Z] v3.1.0-dev.62 [2024-07-12T16:20:11.911Z] v3.1.0-dev.63 [2024-07-12T16:20:11.911Z] v3.1.0-dev.64 [2024-07-12T16:20:11.911Z] v3.1.0-dev.65 [2024-07-12T16:20:11.911Z] v3.1.0-dev.66 [2024-07-12T16:20:11.911Z] v3.1.0-dev.67 [2024-07-12T16:20:11.911Z] v3.1.0-dev.68 [2024-07-12T16:20:11.911Z] v3.1.0-dev.69 [2024-07-12T16:20:11.911Z] v3.1.0-dev.7 [2024-07-12T16:20:11.911Z] v3.1.0-dev.70 [2024-07-12T16:20:11.911Z] v3.1.0-dev.71 [2024-07-12T16:20:11.911Z] v3.1.0-dev.72 [2024-07-12T16:20:11.911Z] v3.1.0-dev.73 [2024-07-12T16:20:11.911Z] v3.1.0-dev.8 [2024-07-12T16:20:11.911Z] v3.1.0-dev.9 [2024-07-12T16:20:11.911Z] v3.1.1 [2024-07-12T16:20:11.911Z] v3.1.1-dev.1 [2024-07-12T16:20:11.911Z] v3.1.1-dev.2 [2024-07-12T16:20:11.911Z] v3.2.0-dev.1 [2024-07-12T16:20:11.911Z] v3.2.0-dev.10 [2024-07-12T16:20:11.911Z] v3.2.0-dev.11 [2024-07-12T16:20:11.911Z] v3.2.0-dev.12 [2024-07-12T16:20:11.911Z] v3.2.0-dev.13 [2024-07-12T16:20:11.911Z] v3.2.0-dev.14 [2024-07-12T16:20:11.911Z] v3.2.0-dev.15 [2024-07-12T16:20:11.911Z] v3.2.0-dev.16 [2024-07-12T16:20:11.911Z] v3.2.0-dev.17 [2024-07-12T16:20:11.911Z] v3.2.0-dev.18 [2024-07-12T16:20:11.911Z] v3.2.0-dev.19 [2024-07-12T16:20:11.911Z] v3.2.0-dev.2 [2024-07-12T16:20:11.911Z] v3.2.0-dev.20 [2024-07-12T16:20:11.911Z] v3.2.0-dev.21 [2024-07-12T16:20:11.911Z] v3.2.0-dev.22 [2024-07-12T16:20:11.911Z] v3.2.0-dev.23 [2024-07-12T16:20:11.911Z] v3.2.0-dev.24 [2024-07-12T16:20:11.911Z] v3.2.0-dev.25 [2024-07-12T16:20:11.911Z] v3.2.0-dev.26 [2024-07-12T16:20:11.911Z] v3.2.0-dev.27 [2024-07-12T16:20:11.911Z] v3.2.0-dev.28 [2024-07-12T16:20:11.911Z] v3.2.0-dev.29 [2024-07-12T16:20:11.911Z] v3.2.0-dev.3 [2024-07-12T16:20:11.911Z] v3.2.0-dev.30 [2024-07-12T16:20:11.911Z] v3.2.0-dev.31 [2024-07-12T16:20:11.911Z] v3.2.0-dev.32 [2024-07-12T16:20:11.911Z] v3.2.0-dev.33 [2024-07-12T16:20:11.911Z] v3.2.0-dev.34 [2024-07-12T16:20:11.911Z] v3.2.0-dev.35 [2024-07-12T16:20:11.911Z] v3.2.0-dev.4 [2024-07-12T16:20:11.911Z] v3.2.0-dev.5 [2024-07-12T16:20:11.911Z] v3.2.0-dev.6 [2024-07-12T16:20:11.911Z] v3.2.0-dev.7 [2024-07-12T16:20:11.911Z] v3.2.0-dev.8 [2024-07-12T16:20:11.911Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-12T16:20:12.205Z] + lftools sign git-tag v3.2.0-dev.35 [2024-07-12T16:20:12.773Z] Signing Git tag with Sigul... [2024-07-12T16:20:12.774Z] Signing v3.2.0-dev.35 [Pipeline] echo [2024-07-12T16:20:13.354Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:13.647Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-12T16:20:13.653Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-12T16:20:13.670Z] $ docker stop --time=1 ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 [2024-07-12T16:20:14.958Z] $ docker rm -f --volumes ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-12T16:20:15.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T16:20:15.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:20:15.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T16:20:15.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:20:15.779Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:20:15.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:20:16.138Z] $ docker top 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 -eo pid,comm [2024-07-12T16:20:16.193Z] 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-07-12T16:20:16.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T16:20:16.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T16:20:16.245Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T16:20:16.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T16:20:16.342Z] $ docker exec 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 ssh-agent [2024-07-12T16:20:16.445Z] SSH_AUTH_SOCK=/tmp/ssh-dm8Rb1Q007X5/agent.31 [2024-07-12T16:20:16.445Z] SSH_AGENT_PID=37 [2024-07-12T16:20:16.450Z] Running ssh-add (command line suppressed) [2024-07-12T16:20:16.540Z] Identity added: /w/workspace/edgex-go/653@tmp/private_key_14760969791275975323.key (/w/workspace/edgex-go/653@tmp/private_key_14760969791275975323.key) [2024-07-12T16:20:16.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T16:20:16.849Z] + git semver bump pre [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,001 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,002 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,002 [bump_version] DEBUG bumped version:3.2.0-dev.36 [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,002 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/edgex-go/653/.semver/main with force:True [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,002 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,002 [write_file] DEBUG write to file:/w/workspace/edgex-go/653/.semver/main [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,004 [execute] INFO git cat-file --batch-check [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,010 [execute] INFO git cat-file --batch [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T16:20:17.108Z] 2024-07-12 16:20:17,016 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:20:17.108Z] 3.2.0-dev.36 [Pipeline] } [2024-07-12T16:20:17.107Z] $ docker exec --env ******** --env ******** 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 ssh-agent -k [2024-07-12T16:20:17.222Z] unset SSH_AUTH_SOCK; [2024-07-12T16:20:17.222Z] unset SSH_AGENT_PID; [2024-07-12T16:20:17.222Z] echo Agent pid 37 killed; [2024-07-12T16:20:17.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T16:20:17.558Z] + git semver [Pipeline] } [2024-07-12T16:20:17.818Z] $ docker stop --time=1 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 [2024-07-12T16:20:19.078Z] $ docker rm -f --volumes 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T16:20:19.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T16:20:19.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:20:19.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T16:20:19.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:20:19.821Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:20:19.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:20:20.179Z] $ docker top 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T16:20:20.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T16:20:20.294Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T16:20:20.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T16:20:20.398Z] $ docker exec 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a ssh-agent [2024-07-12T16:20:20.510Z] SSH_AUTH_SOCK=/tmp/ssh-4IKktOQsvF44/agent.32 [2024-07-12T16:20:20.510Z] SSH_AGENT_PID=38 [2024-07-12T16:20:20.515Z] Running ssh-add (command line suppressed) [2024-07-12T16:20:20.599Z] Identity added: /w/workspace/edgex-go/653@tmp/private_key_8922104799329227919.key (/w/workspace/edgex-go/653@tmp/private_key_8922104799329227919.key) [2024-07-12T16:20:20.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T16:20:20.909Z] + git semver push [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,101 [run_push] DEBUG push [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,101 [execute] INFO git cat-file --batch-check [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,105 [execute] INFO git rev-list efdfdc1c32fd1b379a10d4823cbd9c10809b088f -- [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,105 [execute] DEBUG Popen(['git', 'rev-list', 'efdfdc1c32fd1b379a10d4823cbd9c10809b088f', '--'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,124 [execute] INFO git fetch -v origin [2024-07-12T16:20:21.169Z] 2024-07-12 16:20:21,125 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-12T16:20:21.735Z] 2024-07-12 16:20:21,558 [run_push] DEBUG no remote changes detected [2024-07-12T16:20:21.735Z] 2024-07-12 16:20:21,558 [execute] INFO git push origin semver [2024-07-12T16:20:21.735Z] 2024-07-12 16:20:21,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-12T16:20:22.672Z] 2024-07-12 16:20:22,479 [run_push] DEBUG push all version tags [2024-07-12T16:20:22.672Z] 2024-07-12 16:20:22,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-12T16:20:22.672Z] 2024-07-12 16:20:22,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) [2024-07-12T16:20:23.609Z] 2024-07-12 16:20:23,261 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main [2024-07-12T16:20:23.609Z] 3.2.0-dev.36 [Pipeline] } [2024-07-12T16:20:23.610Z] $ docker exec --env ******** --env ******** 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a ssh-agent -k [2024-07-12T16:20:23.704Z] unset SSH_AUTH_SOCK; [2024-07-12T16:20:23.705Z] unset SSH_AGENT_PID; [2024-07-12T16:20:23.705Z] echo Agent pid 38 killed; [2024-07-12T16:20:23.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T16:20:24.045Z] + git semver [Pipeline] } [2024-07-12T16:20:24.308Z] $ docker stop --time=1 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a [2024-07-12T16:20:25.563Z] $ docker rm -f --volumes 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a [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-07-12T16:20:26.192Z] + [ -d /w/workspace/edgex-go/653/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:26.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:27.335Z] ---> package-listing.sh [2024-07-12T16:20:27.335Z] ++ facter osfamily [2024-07-12T16:20:27.335Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T16:20:27.595Z] + OS_FAMILY=debian [2024-07-12T16:20:27.595Z] + workspace=/w/workspace/edgex-go/653 [2024-07-12T16:20:27.595Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T16:20:27.595Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T16:20:27.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T16:20:27.595Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T16:20:27.595Z] + '[' /w/workspace/edgex-go/653 ']' [2024-07-12T16:20:27.595Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T16:20:27.595Z] + case "${OS_FAMILY}" in [2024-07-12T16:20:27.595Z] + dpkg -l [2024-07-12T16:20:27.595Z] + grep '^ii' [2024-07-12T16:20:27.595Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T16:20:27.595Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T16:20:27.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T16:20:27.595Z] + '[' /w/workspace/edgex-go/653 ']' [2024-07-12T16:20:27.595Z] + mkdir -p /w/workspace/edgex-go/653/archives/ [2024-07-12T16:20:27.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/653/archives/ [Pipeline] echo [2024-07-12T16:20:27.605Z] 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/653/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T16:20:27.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:20:28.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T16:20:28.464Z] [2024-07-12T16:20:28.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T16:20:28.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T16:20:28.764Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T16:20:28.764Z] 5eb5b503b376: Pulling fs layer [2024-07-12T16:20:28.764Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T16:20:28.764Z] ec43610c2a17: Pulling fs layer [2024-07-12T16:20:28.764Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T16:20:28.764Z] 33b1e0a273af: Pulling fs layer [2024-07-12T16:20:28.764Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T16:20:28.764Z] 2f39f015ded8: Pulling fs layer [2024-07-12T16:20:28.764Z] 33b1e0a273af: Waiting [2024-07-12T16:20:28.764Z] 5d3b04190fa2: Waiting [2024-07-12T16:20:28.765Z] 2f39f015ded8: Waiting [2024-07-12T16:20:28.765Z] 5c69ac0246d0: Verifying Checksum [2024-07-12T16:20:28.765Z] 5c69ac0246d0: Download complete [2024-07-12T16:20:28.765Z] 3a2ae6a8a46f: Download complete [2024-07-12T16:20:29.023Z] 33b1e0a273af: Verifying Checksum [2024-07-12T16:20:29.023Z] 33b1e0a273af: Download complete [2024-07-12T16:20:29.023Z] ec43610c2a17: Verifying Checksum [2024-07-12T16:20:29.023Z] ec43610c2a17: Download complete [2024-07-12T16:20:29.023Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T16:20:29.023Z] 5d3b04190fa2: Download complete [2024-07-12T16:20:29.023Z] 5eb5b503b376: Download complete [2024-07-12T16:20:29.591Z] 2f39f015ded8: Verifying Checksum [2024-07-12T16:20:29.591Z] 2f39f015ded8: Download complete [2024-07-12T16:20:30.157Z] 5eb5b503b376: Pull complete [2024-07-12T16:20:30.157Z] 5c69ac0246d0: Pull complete [2024-07-12T16:20:30.723Z] ec43610c2a17: Pull complete [2024-07-12T16:20:30.723Z] 3a2ae6a8a46f: Pull complete [2024-07-12T16:20:30.723Z] 33b1e0a273af: Pull complete [2024-07-12T16:20:30.981Z] 5d3b04190fa2: Pull complete [2024-07-12T16:20:35.172Z] 2f39f015ded8: Pull complete [2024-07-12T16:20:35.172Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T16:20:35.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T16:20:35.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T16:20:35.269Z] prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container [2024-07-12T16:20:35.292Z] $ 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/653/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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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-07-12T16:20:39.039Z] $ docker top 6346345f461053c03ed25a0e0cee737f757243f54eb392bce98a6555276759ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T16:20:39.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T16:20:39.683Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T16:20:39.967Z] + ls /var/log/sa-host [2024-07-12T16:20:39.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T16:20:40.129Z] provisioning config files... [2024-07-12T16:20:40.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/653@tmp/config10394936240179390220tmp [Pipeline] { [Pipeline] echo [2024-07-12T16:20:40.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:40.452Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T16:20:40.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:40.805Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T16:20:40.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:41.098Z] ---> sudo-logs.sh [2024-07-12T16:20:41.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T16:20:41.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:41.407Z] ---> job-cost.sh [2024-07-12T16:20:41.408Z] lf-activate-venv: SKIPPING [2024-07-12T16:20:41.408Z] DEBUG: total: 0.10999999940395355 [2024-07-12T16:20:41.408Z] INFO: Retrieving Stack Cost... [2024-07-12T16:20:41.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T16:20:42.238Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T16:20:42.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T16:20:42.530Z] ---> logs-deploy.sh [2024-07-12T16:20:42.530Z] lf-activate-venv: SKIPPING [2024-07-12T16:20:42.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/653 [2024-07-12T16:20:42.530Z] INFO: archiving workspace using pattern(s): [2024-07-12T16:20:43.468Z] Archives upload complete. [2024-07-12T16:20:43.468Z] INFO: archiving logs to Nexus