Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b42af75f5c41006b52319d81bd32a1180a0e4bb8 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-ssh17712506367284772888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8706708030342863674.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8276149365181503013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8734203751102783241.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-ssh4774403054289327926.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23454 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/733 [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/733 # 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 b42af75f5c41006b52319d81bd32a1180a0e4bb8 (main) Commit message: "Merge pull request #4977 from jinlinGuan/issue-4948-refactor" > 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 b42af75f5c41006b52319d81bd32a1180a0e4bb8 # timeout=10 > git rev-list --no-walk 6ace714950837befb0776d0eb088238886854561 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T01:45:55.037Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T01:45:55.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T01:45:55.139Z] ========================================================= [2024-10-22T01:45:55.139Z] EdgeX Global Pipelines Version Info [2024-10-22T01:45:55.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T01:45:56.250Z] ------------------- [2024-10-22T01:45:56.250Z] stable info: [2024-10-22T01:45:56.250Z] ------------------- [2024-10-22T01:45:56.250Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T01:45:56.250Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T01:45:56.250Z] Message: update stable to v1.0.265 [2024-10-22T01:45:56.510Z] ------------------- [2024-10-22T01:45:56.510Z] experimental info: [2024-10-22T01:45:56.510Z] ------------------- [2024-10-22T01:45:56.510Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T01:45:56.510Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T01:45:56.510Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T01:45:56.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-22T01:45:56.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-22T01:45:56.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T01:45:56.660Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T01:45:56.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T01:45:56.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T01:45:56.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T01:45:56.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-22T01:45:56.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-22T01:45:56.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-22T01:45:56.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T01:45:56.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T01:45:56.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T01:45:56.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T01:45:56.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T01:45:56.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T01:45:56.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T01:45:56.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T01:45:57.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-22T01:45:57.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-22T01:45:57.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T01:45:57.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T01:45:57.112Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T01:45:57.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-22T01:45:57.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-22T01:45:57.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-22T01:45:57.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] echo [2024-10-22T01:45:57.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b42af75 [Pipeline] echo [2024-10-22T01:45:57.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T01:45:57.322Z] provisioning config files... [2024-10-22T01:45:57.339Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/733@tmp/config10722996944766010715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T01:45:57.680Z] ---> ****-login.sh [2024-10-22T01:45:57.680Z] nexus3.edgexfoundry.org:10001 [2024-10-22T01:45:57.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:45:57.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:45:57.940Z] Configure a credential helper to remove this warning. See [2024-10-22T01:45:57.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:45:57.940Z] [2024-10-22T01:45:57.940Z] Login Succeeded [2024-10-22T01:45:57.940Z] nexus3.edgexfoundry.org:10002 [2024-10-22T01:45:57.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:45:58.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:45:58.203Z] Configure a credential helper to remove this warning. See [2024-10-22T01:45:58.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:45:58.203Z] [2024-10-22T01:45:58.203Z] Login Succeeded [2024-10-22T01:45:58.203Z] nexus3.edgexfoundry.org:10003 [2024-10-22T01:45:58.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:45:58.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:45:58.203Z] Configure a credential helper to remove this warning. See [2024-10-22T01:45:58.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:45:58.203Z] [2024-10-22T01:45:58.203Z] Login Succeeded [2024-10-22T01:45:58.203Z] nexus3.edgexfoundry.org:10004 [2024-10-22T01:45:58.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:45:58.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:45:58.463Z] Configure a credential helper to remove this warning. See [2024-10-22T01:45:58.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:45:58.463Z] [2024-10-22T01:45:58.463Z] Login Succeeded [2024-10-22T01:45:58.463Z] ****.io [2024-10-22T01:45:58.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:45:58.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:45:58.725Z] Configure a credential helper to remove this warning. See [2024-10-22T01:45:58.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:45:58.725Z] [2024-10-22T01:45:58.725Z] Login Succeeded [2024-10-22T01:45:58.725Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T01:45:58.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T01:45:59.072Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/core-command/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/core-data/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/core-keeper/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/core-metadata/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-22T01:45:59.072Z] + dirname+ cmd/support-cron-scheduler/Dockerfile [2024-10-22T01:45:59.072Z] cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/support-notifications/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-22T01:45:59.072Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-22T01:45:59.072Z] + cut -d/ -f2 [2024-10-22T01:45:59.072Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-22T01:45:59.107Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-10-22T01:45:59.495Z] + git rev-list -1 --merges b42af75f5c41006b52319d81bd32a1180a0e4bb8~1..b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] echo [2024-10-22T01:45:59.509Z] -----------> git rev-list -1 --merges b42af75f5c41006b52319d81bd32a1180a0e4bb8~1..b42af75f5c41006b52319d81bd32a1180a0e4bb8 b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:45:59.509Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [false] [Pipeline] sh [2024-10-22T01:45:59.805Z] + git log --format=format:%s -1 b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] echo [2024-10-22T01:45:59.825Z] ========================================================= [2024-10-22T01:45:59.825Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T01:45:59.825Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-22T01:46:00.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T01:46:00.295Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T01:46:00.295Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T01:46:00.295Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T01:46:00.295Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T01:46:00.295Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T01:46:00.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:46:00.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T01:46:00.743Z] [2024-10-22T01:46:00.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:46:01.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T01:46:01.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T01:46:01.073Z] b85a868b505f: Pulling fs layer [2024-10-22T01:46:01.073Z] e2be974225ed: Pulling fs layer [2024-10-22T01:46:01.073Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T01:46:01.073Z] 988bab9f4d93: Pulling fs layer [2024-10-22T01:46:01.073Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T01:46:01.073Z] eaf3925da568: Pulling fs layer [2024-10-22T01:46:01.073Z] bab4dde63d76: Pulling fs layer [2024-10-22T01:46:01.073Z] bde34c3a00c8: Pulling fs layer [2024-10-22T01:46:01.073Z] b352a97aabf1: Pulling fs layer [2024-10-22T01:46:01.073Z] 4872d77fe225: Pulling fs layer [2024-10-22T01:46:01.073Z] 5851b861e8e6: Pulling fs layer [2024-10-22T01:46:01.073Z] 988bab9f4d93: Waiting [2024-10-22T01:46:01.073Z] bde34c3a00c8: Waiting [2024-10-22T01:46:01.073Z] 1469e6f7b9e6: Waiting [2024-10-22T01:46:01.073Z] 5851b861e8e6: Waiting [2024-10-22T01:46:01.073Z] eaf3925da568: Waiting [2024-10-22T01:46:01.073Z] bab4dde63d76: Waiting [2024-10-22T01:46:01.073Z] b352a97aabf1: Waiting [2024-10-22T01:46:01.073Z] 4872d77fe225: Waiting [2024-10-22T01:46:01.073Z] e2be974225ed: Download complete [2024-10-22T01:46:01.073Z] 988bab9f4d93: Verifying Checksum [2024-10-22T01:46:01.073Z] 988bab9f4d93: Download complete [2024-10-22T01:46:01.073Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T01:46:01.073Z] 1469e6f7b9e6: Download complete [2024-10-22T01:46:01.073Z] eaf3925da568: Download complete [2024-10-22T01:46:01.073Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T01:46:01.073Z] 339a4e72a1f5: Download complete [2024-10-22T01:46:01.334Z] bde34c3a00c8: Verifying Checksum [2024-10-22T01:46:01.334Z] bde34c3a00c8: Download complete [2024-10-22T01:46:01.334Z] b352a97aabf1: Download complete [2024-10-22T01:46:01.334Z] 4872d77fe225: Verifying Checksum [2024-10-22T01:46:01.334Z] 4872d77fe225: Download complete [2024-10-22T01:46:01.334Z] 5851b861e8e6: Download complete [2024-10-22T01:46:01.334Z] b85a868b505f: Verifying Checksum [2024-10-22T01:46:01.334Z] b85a868b505f: Download complete [2024-10-22T01:46:01.594Z] bab4dde63d76: Verifying Checksum [2024-10-22T01:46:01.594Z] bab4dde63d76: Download complete [2024-10-22T01:46:02.531Z] b85a868b505f: Pull complete [2024-10-22T01:46:02.790Z] e2be974225ed: Pull complete [2024-10-22T01:46:03.050Z] 339a4e72a1f5: Pull complete [2024-10-22T01:46:03.311Z] 988bab9f4d93: Pull complete [2024-10-22T01:46:03.571Z] 1469e6f7b9e6: Pull complete [2024-10-22T01:46:03.571Z] eaf3925da568: Pull complete [2024-10-22T01:46:05.475Z] bab4dde63d76: Pull complete [2024-10-22T01:46:05.734Z] bde34c3a00c8: Pull complete [2024-10-22T01:46:05.994Z] b352a97aabf1: Pull complete [2024-10-22T01:46:05.994Z] 4872d77fe225: Pull complete [2024-10-22T01:46:05.994Z] 5851b861e8e6: Pull complete [2024-10-22T01:46:05.994Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T01:46:05.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T01:46:05.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:46:06.155Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T01:46:06.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T01:46:09.003Z] $ docker top acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f -eo pid,comm [2024-10-22T01:46:09.068Z] 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-10-22T01:46:09.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T01:46:09.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T01:46:09.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T01:46:09.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T01:46:09.246Z] $ docker exec acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f ssh-agent [2024-10-22T01:46:09.361Z] SSH_AUTH_SOCK=/tmp/ssh-CAFtzsbaN9mC/agent.32 [2024-10-22T01:46:09.361Z] SSH_AGENT_PID=38 [2024-10-22T01:46:09.368Z] Running ssh-add (command line suppressed) [2024-10-22T01:46:09.479Z] Identity added: /w/workspace/edgex-go/733@tmp/private_key_8220238992423233297.key (/w/workspace/edgex-go/733@tmp/private_key_8220238992423233297.key) [2024-10-22T01:46:09.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T01:46:09.794Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T01:46:09.803Z] $ docker exec --env ******** --env ******** acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f ssh-agent -k [2024-10-22T01:46:09.903Z] unset SSH_AUTH_SOCK; [2024-10-22T01:46:09.904Z] unset SSH_AGENT_PID; [2024-10-22T01:46:09.904Z] echo Agent pid 38 killed; [2024-10-22T01:46:09.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T01:46:09.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T01:46:09.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T01:46:10.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T01:46:10.070Z] $ docker exec acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f ssh-agent [2024-10-22T01:46:10.192Z] SSH_AUTH_SOCK=/tmp/ssh-nqxLG72LN9uX/agent.71 [2024-10-22T01:46:10.192Z] SSH_AGENT_PID=77 [2024-10-22T01:46:10.197Z] Running ssh-add (command line suppressed) [2024-10-22T01:46:10.311Z] Identity added: /w/workspace/edgex-go/733@tmp/private_key_8746589215021683100.key (/w/workspace/edgex-go/733@tmp/private_key_8746589215021683100.key) [2024-10-22T01:46:10.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T01:46:10.635Z] + git semver init [2024-10-22T01:46:10.895Z] 2024-10-22 01:46:10,839 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T01:46:10.896Z] 2024-10-22 01:46:10,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/733/.semver [2024-10-22T01:46:10.896Z] 2024-10-22 01:46:10,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/733/.semver [2024-10-22T01:46:10.896Z] 2024-10-22 01:46:10,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/733/.semver'], cwd=/w/workspace/edgex-go/733, universal_newlines=False, shell=None, istream=None) [2024-10-22T01:46:16.191Z] 2024-10-22 01:46:16,129 [append_file] DEBUG append to file:/w/workspace/edgex-go/733/.git/info/exclude [2024-10-22T01:46:16.191Z] 2024-10-22 01:46:16,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/733/.semver/main with force:False [2024-10-22T01:46:16.191Z] 2024-10-22 01:46:16,130 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T01:46:16.191Z] 2024-10-22 01:46:16,130 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T01:46:16.191Z] 3.2.0-dev.110 [Pipeline] } [2024-10-22T01:46:16.200Z] $ docker exec --env ******** --env ******** acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f ssh-agent -k [2024-10-22T01:46:16.310Z] unset SSH_AUTH_SOCK; [2024-10-22T01:46:16.310Z] unset SSH_AGENT_PID; [2024-10-22T01:46:16.311Z] echo Agent pid 77 killed; [2024-10-22T01:46:16.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T01:46:16.659Z] + git semver [Pipeline] } [2024-10-22T01:46:16.930Z] $ docker stop --time=1 acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f [2024-10-22T01:46:18.210Z] $ docker rm -f --volumes acf4fffbc1115b75fcb7b5305f9b3046a83c83ac6b0b09eaf42db95d5a3cb93f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T01:46:18.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T01:46:18.795Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T01:46:18.800Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.110 [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-10-22T01:46:19.322Z] + git config --global --add safe.directory /w/workspace/edgex-go/733 [Pipeline] echo [2024-10-22T01:46:19.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T01:46:19.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T01:46:19.375Z] ========================================================= [2024-10-22T01:46:19.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T01:46:19.375Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-22T01:46:19.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T01:46:19.669Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T01:46:19.669Z] 43c4264eed91: Pulling fs layer [2024-10-22T01:46:19.669Z] 4cc291be95ef: Pulling fs layer [2024-10-22T01:46:19.669Z] 2ac1f1163629: Pulling fs layer [2024-10-22T01:46:19.669Z] 5c3c966382ef: Pulling fs layer [2024-10-22T01:46:19.669Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T01:46:19.669Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T01:46:19.669Z] 9f66e0745190: Pulling fs layer [2024-10-22T01:46:19.669Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T01:46:19.669Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T01:46:19.669Z] 5c3c966382ef: Waiting [2024-10-22T01:46:19.669Z] 5d5c8e513c77: Waiting [2024-10-22T01:46:19.669Z] 9f66e0745190: Waiting [2024-10-22T01:46:19.669Z] f49a43e4bbc0: Waiting [2024-10-22T01:46:19.669Z] 4f4fb700ef54: Waiting [2024-10-22T01:46:19.669Z] 561ebcabdf7f: Waiting [2024-10-22T01:46:19.669Z] 4cc291be95ef: Verifying Checksum [2024-10-22T01:46:19.669Z] 4cc291be95ef: Download complete [2024-10-22T01:46:19.669Z] 5c3c966382ef: Verifying Checksum [2024-10-22T01:46:19.669Z] 5c3c966382ef: Download complete [2024-10-22T01:46:19.669Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T01:46:19.669Z] 4f4fb700ef54: Download complete [2024-10-22T01:46:19.669Z] 43c4264eed91: Download complete [2024-10-22T01:46:19.669Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T01:46:19.669Z] 5d5c8e513c77: Download complete [2024-10-22T01:46:19.669Z] 9f66e0745190: Verifying Checksum [2024-10-22T01:46:19.669Z] 9f66e0745190: Download complete [2024-10-22T01:46:19.928Z] 43c4264eed91: Pull complete [2024-10-22T01:46:19.928Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T01:46:19.928Z] 561ebcabdf7f: Download complete [2024-10-22T01:46:19.928Z] 4cc291be95ef: Pull complete [2024-10-22T01:46:20.187Z] 2ac1f1163629: Verifying Checksum [2024-10-22T01:46:20.187Z] 2ac1f1163629: Download complete [2024-10-22T01:46:20.452Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T01:46:20.452Z] f49a43e4bbc0: Download complete [2024-10-22T01:46:23.735Z] 2ac1f1163629: Pull complete [2024-10-22T01:46:23.735Z] 5c3c966382ef: Pull complete [2024-10-22T01:46:23.735Z] 4f4fb700ef54: Pull complete [2024-10-22T01:46:23.735Z] 5d5c8e513c77: Pull complete [2024-10-22T01:46:23.735Z] 9f66e0745190: Pull complete [2024-10-22T01:46:26.267Z] f49a43e4bbc0: Pull complete [2024-10-22T01:46:26.267Z] 561ebcabdf7f: Pull complete [2024-10-22T01:46:26.526Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T01:46:26.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T01:46:26.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-22T01:46:26.827Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T01:46:26.827Z] WORKDIR /edgex [2024-10-22T01:46:26.827Z] COPY go.mod . [2024-10-22T01:46:26.827Z] RUN go mod download [2024-10-22T01:46:26.827Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-22T01:46:27.395Z] Sending build context to Docker daemon 177.9MB [2024-10-22T01:46:27.395Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T01:46:27.395Z] ---> 3a752c3f9dda [2024-10-22T01:46:27.395Z] Step 2/4 : WORKDIR /edgex [2024-10-22T01:46:32.732Z] ---> Running in 24717d2830cf [2024-10-22T01:46:32.732Z] Removing intermediate container 24717d2830cf [2024-10-22T01:46:32.732Z] ---> e6664d6fd7f5 [2024-10-22T01:46:32.732Z] Step 3/4 : COPY go.mod . [2024-10-22T01:46:32.732Z] ---> c1b30ba4c293 [2024-10-22T01:46:32.732Z] Step 4/4 : RUN go mod download [2024-10-22T01:46:32.732Z] ---> Running in cab6e33d0866 [2024-10-22T01:46:33.909Z] Still waiting to schedule task [2024-10-22T01:46:33.910Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23452’ [2024-10-22T01:47:11.471Z] Removing intermediate container cab6e33d0866 [2024-10-22T01:47:11.472Z] ---> 5e5d54e00804 [2024-10-22T01:47:11.472Z] Successfully built 5e5d54e00804 [2024-10-22T01:47:11.472Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:47:11.797Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T01:47:11.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:47:11.891Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T01:47:11.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T01:47:12.398Z] $ docker top 951b627e6d06a635f913a0c2db80b896f6da336ce25effa169972d7b6eb032c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T01:47:12.764Z] + go version [2024-10-22T01:47:12.764Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T01:47:12.773Z] $ docker stop --time=1 951b627e6d06a635f913a0c2db80b896f6da336ce25effa169972d7b6eb032c6 [2024-10-22T01:47:14.020Z] $ docker rm -f --volumes 951b627e6d06a635f913a0c2db80b896f6da336ce25effa169972d7b6eb032c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:47:14.474Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T01:47:14.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:47:14.561Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T01:47:14.590Z] $ 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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T01:47:14.905Z] $ docker top 49e8eeebbcc5e6426723ea9486cb6b179ff62c5aa19ba2ba43347ec90efe93b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-22T01:47:14.973Z] ========================================================= [2024-10-22T01:47:14.973Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-22T01:47:14.973Z] ========================================================= [Pipeline] sh [2024-10-22T01:47:15.249Z] + git config --global --add safe.directory /w/workspace/edgex-go/733 [Pipeline] fileExists [Pipeline] sh [2024-10-22T01:47:15.566Z] + make test [2024-10-22T01:47:15.566Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T01:47:23.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-22T01:47:50.237Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-22T01:47:50.237Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-22T01:47:50.802Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-22T01:47:51.367Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-22T01:47:51.624Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-22T01:47:51.624Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-22T01:47:51.624Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-22T01:47:51.624Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-22T01:47:53.526Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-22T01:47:53.526Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-22T01:47:54.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-10-22T01:47:55.025Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-22T01:47:55.025Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-22T01:47:55.025Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-22T01:47:55.591Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-22T01:47:55.591Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-22T01:47:55.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-10-22T01:47:56.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-22T01:47:56.413Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-22T01:47:59.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-22T01:47:59.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:47:59.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-22T01:47:59.050Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-22T01:47:59.050Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-22T01:47:59.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-10-22T01:47:59.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 48.4% of statements [2024-10-22T01:48:00.425Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-22T01:48:00.425Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-22T01:48:00.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.836s coverage: 93.4% of statements [2024-10-22T01:48:00.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements [2024-10-22T01:48:01.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 9.4% of statements [2024-10-22T01:48:01.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-22T01:48:01.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-22T01:48:01.635Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-22T01:48:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2024-10-22T01:48:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-22T01:48:03.283Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-22T01:48:03.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-22T01:48:03.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-22T01:48:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2024-10-22T01:48:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.034s coverage: 1.0% of statements [2024-10-22T01:48:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements [2024-10-22T01:48:04.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 41.7% of statements [2024-10-22T01:48:05.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-22T01:48:05.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-22T01:48:05.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-22T01:48:05.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-22T01:48:05.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements [2024-10-22T01:48:05.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-10-22T01:48:05.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-10-22T01:48:05.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-22T01:48:06.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-22T01:48:06.218Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-22T01:48:06.218Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-22T01:48:06.218Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-22T01:48:07.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-22T01:48:07.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-22T01:48:07.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-22T01:48:08.179Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-22T01:48:08.179Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-22T01:48:08.179Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-22T01:48:08.179Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-22T01:48:08.749Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-22T01:48:08.749Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-22T01:48:09.333Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-22T01:48:10.722Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-22T01:48:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-22T01:48:12.687Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-22T01:48:12.687Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-22T01:48:15.236Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-22T01:48:15.236Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-22T01:48:15.236Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-22T01:48:16.176Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-22T01:48:16.176Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-22T01:48:16.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-22T01:48:16.748Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-22T01:48:16.748Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-22T01:48:16.748Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-22T01:48:16.748Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-22T01:48:17.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-10-22T01:48:17.954Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-22T01:48:17.954Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-22T01:48:17.954Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-22T01:48:19.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-22T01:48:19.347Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-22T01:48:19.347Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:48:20.737Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-22T01:48:20.737Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-22T01:48:20.737Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-22T01:48:20.737Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-22T01:48:22.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-22T01:48:22.156Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-22T01:48:22.156Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-22T01:48:22.156Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:48:23.106Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-22T01:48:23.106Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-22T01:48:23.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-22T01:48:23.673Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.363s coverage: 79.9% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.049s coverage: 92.9% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-10-22T01:48:30.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.0% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.7% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 45.8% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.4% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-22T01:48:30.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-10-22T01:48:30.246Z] 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-10-22T01:48:30.503Z] running golangci-lint [2024-10-22T01:48:30.762Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-22T01:48:30.762Z] go version go1.23.2 linux/amd64 [2024-10-22T01:48:31.022Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-22T01:48:31.022Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-22T01:48:31.022Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-22T01:48:53.162Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|types_sizes|deps|name) took 22.140912589s" [2024-10-22T01:48:53.162Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.883261ms" [2024-10-22T01:49:05.671Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.736903061s with top 10 stages: buildir: 53.504791906s, gosec: 3.711367871s, inspect: 3.291537806s, fact_deprecated: 3.041308812s, printf: 1.807525818s, ctrlflow: 1.658778669s, fact_purity: 1.263377847s, nilness: 1.056546763s, S1038: 1.002408184s, unused: 675.739393ms" [2024-10-22T01:49:05.671Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-22T01:49:05.671Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 222/222, autogenerated_exclude: 222/222, exclude-rules: 222/22, filename_unadjuster: 222/222, exclude: 222/222, path_prettifier: 222/222, skip_files: 222/222, skip_dirs: 222/222, identifier_marker: 222/222, nolint: 22/0, invalid_issue: 222/222" [2024-10-22T01:49:05.671Z] level=info msg="[runner] processing took 17.79831ms with stages: nolint: 6.963729ms, identifier_marker: 4.873975ms, autogenerated_exclude: 1.916842ms, path_prettifier: 1.702129ms, exclude-rules: 1.195693ms, skip_dirs: 991.03µs, invalid_issue: 81.132µs, cgo: 40.78µs, filename_unadjuster: 29.29µs, max_same_issues: 680ns, fixer: 480ns, skip_files: 450ns, uniq_by_line: 410ns, exclude: 270ns, sort_results: 260ns, path_shortener: 250ns, diff: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 170ns, source_code: 140ns, path_prefixer: 120ns, severity-rules: 100ns" [2024-10-22T01:49:05.671Z] level=info msg="[runner] linters took 11.030977093s with stages: goanalysis_metalinter: 11.013095622s" [2024-10-22T01:49:05.671Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-22T01:49:05.671Z] level=info msg="Memory: 330 samples, avg is 271.6MB, max is 1314.2MB" [2024-10-22T01:49:05.671Z] level=info msg="Execution took 33.230930426s" [2024-10-22T01:49:05.671Z] go vet ./... [2024-10-22T01:49:10.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T01:49:10.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T01:49:10.930Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T01:49:10.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-22T01:49:11.267Z] + ls -al . [2024-10-22T01:49:11.267Z] total 1908 [2024-10-22T01:49:11.267Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 01:47 . [2024-10-22T01:49:11.267Z] drwxr-xr-x 4 root root 4096 Oct 22 01:47 .. [2024-10-22T01:49:11.267Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 01:45 .blubracket [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 10 Oct 22 01:45 .dockerignore [2024-10-22T01:49:11.267Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 01:48 .git [2024-10-22T01:49:11.267Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 01:45 .github [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 1152 Oct 22 01:45 .gitignore [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 199 Oct 22 01:45 .golangci.yml [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 100 Oct 22 01:45 .hadolint.yml [2024-10-22T01:49:11.267Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 01:46 .semver [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 155 Oct 22 01:45 .sonarcloud.properties [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 01:45 ADOPTERS.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 21553 Oct 22 01:45 Attribution.txt [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 100284 Oct 22 01:45 CHANGELOG.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 01:45 CONTRIBUTING.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 01:45 GOVERNANCE.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 861 Oct 22 01:45 Jenkinsfile [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 01:45 LICENSE [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 17391 Oct 22 01:45 Makefile [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 01:45 OWNERS.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 9528 Oct 22 01:45 README.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 789 Oct 22 01:45 SECURITY.md [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 13 Oct 22 01:46 VERSION [2024-10-22T01:49:11.267Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 01:45 bin [2024-10-22T01:49:11.267Z] drwxrwxr-x 20 1001 1001 4096 Oct 22 01:45 cmd [2024-10-22T01:49:11.267Z] -rw-r--r-- 1 root root 1566560 Oct 22 01:48 coverage.out [2024-10-22T01:49:11.267Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 01:45 fuzz_test [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 7277 Oct 22 01:45 go.mod [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 101084 Oct 22 01:45 go.sum [2024-10-22T01:49:11.267Z] drwxrwxr-x 7 1001 1001 4096 Oct 22 01:45 internal [2024-10-22T01:49:11.267Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 01:45 openapi [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 584 Oct 22 01:45 security.txt [2024-10-22T01:49:11.267Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 01:45 version.go [Pipeline] sh [2024-10-22T01:49:11.559Z] + '[' -e coverage.out ] [2024-10-22T01:49:11.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-22T01:49:11.709Z] Stashed 1 file(s) [Pipeline] sh [2024-10-22T01:49:11.998Z] + make build [2024-10-22T01:49:11.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-22T01:49:38.552Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-22T01:49:38.552Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-22T01:49:38.552Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-22T01:49:39.488Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-22T01:49:41.388Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-22T01:49:46.653Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-22T01:49:48.554Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-22T01:49:51.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-22T01:49:53.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-22T01:49:54.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-22T01:49:55.479Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-22T01:49:56.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-22T01:49:57.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-22T01:49:59.259Z] $ docker stop --time=1 49e8eeebbcc5e6426723ea9486cb6b179ff62c5aa19ba2ba43347ec90efe93b9 [2024-10-22T01:50:06.343Z] $ docker rm -f --volumes 49e8eeebbcc5e6426723ea9486cb6b179ff62c5aa19ba2ba43347ec90efe93b9 [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-10-22T01:50:07.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T01:50:07.536Z] [2024-10-22T01:50:07.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:50:07.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T01:50:07.835Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-22T01:50:07.836Z] 91d30c5bc195: Pulling fs layer [2024-10-22T01:50:07.836Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-22T01:50:07.836Z] 9c61dcf015f6: Pulling fs layer [2024-10-22T01:50:07.836Z] 4698f68db338: Pulling fs layer [2024-10-22T01:50:07.836Z] 2a2f49069b9e: Pulling fs layer [2024-10-22T01:50:07.836Z] 4698f68db338: Waiting [2024-10-22T01:50:07.836Z] 2a2f49069b9e: Waiting [2024-10-22T01:50:07.836Z] e0025b399a48: Pulling fs layer [2024-10-22T01:50:08.093Z] 91d30c5bc195: Verifying Checksum [2024-10-22T01:50:08.093Z] 91d30c5bc195: Download complete [2024-10-22T01:50:08.093Z] 4698f68db338: Download complete [2024-10-22T01:50:08.093Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-22T01:50:08.093Z] e0025b399a48: Verifying Checksum [2024-10-22T01:50:08.093Z] e0025b399a48: Download complete [2024-10-22T01:50:08.093Z] 91d30c5bc195: Pull complete [2024-10-22T01:50:08.350Z] 2a2f49069b9e: Verifying Checksum [2024-10-22T01:50:08.350Z] 2a2f49069b9e: Download complete [2024-10-22T01:50:08.350Z] 2e9b0aa3be6d: Pull complete [2024-10-22T01:50:08.607Z] 9c61dcf015f6: Verifying Checksum [2024-10-22T01:50:08.607Z] 9c61dcf015f6: Download complete [2024-10-22T01:50:11.158Z] 9c61dcf015f6: Pull complete [2024-10-22T01:50:11.158Z] 4698f68db338: Pull complete [2024-10-22T01:50:11.434Z] 2a2f49069b9e: Pull complete [2024-10-22T01:50:11.710Z] e0025b399a48: Pull complete [2024-10-22T01:50:11.710Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-22T01:50:11.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T01:50:11.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:50:11.828Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T01:50:11.869Z] $ 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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-22T01:50:16.625Z] $ docker top c973b3f2d933e6e3e490feca641436479b547bfee7ec85e0678c3862a5bec77c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T01:50:17.005Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-22T01:50:19.536Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #1 transferring dockerfile: 2.50kB done [2024-10-22T01:50:19.536Z] #1 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #2 transferring dockerfile: 3.17kB done [2024-10-22T01:50:19.536Z] #2 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #3 transferring dockerfile: 2.07kB done [2024-10-22T01:50:19.536Z] #3 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #4 [core-command internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #4 transferring dockerfile: 1.93kB done [2024-10-22T01:50:19.536Z] #4 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #5 transferring dockerfile: 1.69kB done [2024-10-22T01:50:19.536Z] #5 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #6 transferring dockerfile: 1.70kB done [2024-10-22T01:50:19.536Z] #6 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #7 transferring dockerfile: 1.81kB done [2024-10-22T01:50:19.536Z] #7 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-22T01:50:19.536Z] #8 transferring dockerfile: 1.85kB done [2024-10-22T01:50:19.536Z] #8 DONE 0.0s [2024-10-22T01:50:19.536Z] [2024-10-22T01:50:19.536Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #9 transferring dockerfile: 1.89kB done [2024-10-22T01:50:19.795Z] #9 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #10 transferring dockerfile: 1.93kB done [2024-10-22T01:50:19.795Z] #10 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #11 transferring dockerfile: 2.13kB done [2024-10-22T01:50:19.795Z] #11 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #12 transferring dockerfile: 2.49kB done [2024-10-22T01:50:19.795Z] #12 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #13 transferring dockerfile: 2.02kB done [2024-10-22T01:50:19.795Z] #13 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #14 transferring dockerfile: 2.15kB done [2024-10-22T01:50:19.795Z] #14 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #15 [security-proxy-setup internal] load .dockerignore [2024-10-22T01:50:19.795Z] #15 transferring context: 50B done [2024-10-22T01:50:19.795Z] #15 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #16 transferring dockerfile: 2.07kB done [2024-10-22T01:50:19.795Z] #16 DONE 0.0s [2024-10-22T01:50:19.795Z] [2024-10-22T01:50:19.795Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:50:19.795Z] #17 transferring dockerfile: 2.23kB done [2024-10-22T01:50:20.053Z] #17 ... [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #18 [security-bootstrapper internal] load .dockerignore [2024-10-22T01:50:20.053Z] #18 transferring context: 50B done [2024-10-22T01:50:20.053Z] #18 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #19 [core-data internal] load .dockerignore [2024-10-22T01:50:20.053Z] #19 transferring context: 50B done [2024-10-22T01:50:20.053Z] #19 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #20 [core-command internal] load .dockerignore [2024-10-22T01:50:20.053Z] #20 transferring context: 50B done [2024-10-22T01:50:20.053Z] #20 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #21 [security-spire-config internal] load .dockerignore [2024-10-22T01:50:20.053Z] #21 transferring context: 50B done [2024-10-22T01:50:20.053Z] #21 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-22T01:50:20.053Z] #22 transferring context: 50B done [2024-10-22T01:50:20.053Z] #22 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #23 [security-spire-agent internal] load .dockerignore [2024-10-22T01:50:20.053Z] #23 transferring context: 50B done [2024-10-22T01:50:20.053Z] #23 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #24 [security-spire-server internal] load .dockerignore [2024-10-22T01:50:20.053Z] #24 transferring context: 50B done [2024-10-22T01:50:20.053Z] #24 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-10-22T01:50:20.053Z] #25 transferring context: 50B done [2024-10-22T01:50:20.053Z] #25 DONE 0.0s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #26 [support-scheduler internal] load .dockerignore [2024-10-22T01:50:20.053Z] #26 transferring context: 50B done [2024-10-22T01:50:20.053Z] #26 DONE 0.1s [2024-10-22T01:50:20.053Z] [2024-10-22T01:50:20.053Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-22T01:50:20.053Z] #27 transferring context: 50B done [2024-10-22T01:50:20.311Z] #27 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-22T01:50:20.312Z] #28 transferring context: 50B done [2024-10-22T01:50:20.312Z] #28 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #29 [core-metadata internal] load .dockerignore [2024-10-22T01:50:20.312Z] #29 transferring context: 50B done [2024-10-22T01:50:20.312Z] #29 DONE 0.1s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #30 [support-notifications internal] load .dockerignore [2024-10-22T01:50:20.312Z] #30 transferring context: 50B done [2024-10-22T01:50:20.312Z] #30 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-22T01:50:20.312Z] #31 transferring context: 50B done [2024-10-22T01:50:20.312Z] #31 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #32 [core-keeper internal] load .dockerignore [2024-10-22T01:50:20.312Z] #32 transferring context: 50B done [2024-10-22T01:50:20.312Z] #32 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.312Z] #33 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:50:20.312Z] #34 DONE 0.1s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:50:20.312Z] #17 ... [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.312Z] #33 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:50:20.312Z] #34 DONE 0.1s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:20.312Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:20.312Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:20.312Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:20.312Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:20.312Z] #35 DONE 0.1s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.312Z] #33 DONE 0.0s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:20.312Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:20.312Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:20.312Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:20.312Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:20.312Z] #35 DONE 0.1s [2024-10-22T01:50:20.312Z] [2024-10-22T01:50:20.312Z] #36 [core-data internal] load build context [2024-10-22T01:50:20.571Z] #36 ... [2024-10-22T01:50:20.571Z] [2024-10-22T01:50:20.571Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:20.571Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:20.571Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:20.571Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:20.571Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:20.571Z] #35 DONE 0.1s [2024-10-22T01:50:20.571Z] [2024-10-22T01:50:20.571Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.571Z] #33 DONE 0.0s [2024-10-22T01:50:20.571Z] [2024-10-22T01:50:20.571Z] #36 [core-data internal] load build context [2024-10-22T01:50:20.843Z] #36 ... [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:20.843Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:20.843Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:20.843Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:20.843Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:20.843Z] #35 DONE 0.1s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.843Z] #33 DONE 0.0s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #36 [core-data internal] load build context [2024-10-22T01:50:20.843Z] #36 ... [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:20.843Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:20.843Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:20.843Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:20.843Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:20.843Z] #35 DONE 0.1s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.843Z] #33 DONE 0.0s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:50:20.843Z] #34 DONE 0.4s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #36 [core-data internal] load build context [2024-10-22T01:50:20.843Z] #36 ... [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T01:50:20.843Z] #33 DONE 0.0s [2024-10-22T01:50:20.843Z] [2024-10-22T01:50:20.843Z] #36 [core-data internal] load build context [2024-10-22T01:50:24.188Z] #36 ... [2024-10-22T01:50:24.188Z] [2024-10-22T01:50:24.188Z] #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:24.188Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:24.188Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:24.188Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:24.188Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:24.188Z] #35 DONE 0.1s [2024-10-22T01:50:24.188Z] [2024-10-22T01:50:24.188Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:50:24.188Z] #34 DONE 3.4s [2024-10-22T01:50:24.188Z] [2024-10-22T01:50:24.188Z] #37 [security-bootstrapper internal] load build context [2024-10-22T01:50:25.135Z] #37 transferring context: 162.57MB 4.8s [2024-10-22T01:50:25.705Z] #37 ... [2024-10-22T01:50:25.705Z] [2024-10-22T01:50:25.705Z] #36 [core-data internal] load build context [2024-10-22T01:50:29.999Z] #36 ... [2024-10-22T01:50:29.999Z] [2024-10-22T01:50:29.999Z] #38 [core-command internal] load build context [2024-10-22T01:50:29.999Z] #38 ... [2024-10-22T01:50:29.999Z] [2024-10-22T01:50:29.999Z] #36 [core-data internal] load build context [2024-10-22T01:50:30.263Z] #36 transferring context: 306.12MB 9.8s [2024-10-22T01:50:30.263Z] #36 ... [2024-10-22T01:50:30.263Z] [2024-10-22T01:50:30.263Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-22T01:50:30.525Z] #39 ... [2024-10-22T01:50:30.525Z] [2024-10-22T01:50:30.525Z] #40 [security-proxy-setup internal] load build context [2024-10-22T01:50:30.525Z] #40 ... [2024-10-22T01:50:30.525Z] [2024-10-22T01:50:30.525Z] #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:50:30.525Z] #41 ... [2024-10-22T01:50:30.525Z] [2024-10-22T01:50:30.525Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-22T01:50:30.783Z] #42 ... [2024-10-22T01:50:30.783Z] [2024-10-22T01:50:30.783Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-22T01:50:30.783Z] #43 ... [2024-10-22T01:50:30.783Z] [2024-10-22T01:50:30.783Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:50:31.046Z] #44 ... [2024-10-22T01:50:31.046Z] [2024-10-22T01:50:31.046Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:50:31.046Z] #45 ... [2024-10-22T01:50:31.046Z] [2024-10-22T01:50:31.046Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-22T01:50:31.046Z] #46 ... [2024-10-22T01:50:31.046Z] [2024-10-22T01:50:31.046Z] #47 [core-metadata internal] load build context [2024-10-22T01:50:31.307Z] #47 ... [2024-10-22T01:50:31.307Z] [2024-10-22T01:50:31.307Z] #48 [support-scheduler internal] load build context [2024-10-22T01:50:31.565Z] #48 ... [2024-10-22T01:50:31.565Z] [2024-10-22T01:50:31.565Z] #49 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T01:50:31.565Z] #0 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:50:31.565Z] #0 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:50:31.565Z] #0 3.112 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-22T01:50:31.565Z] #0 3.119 (2/2) Installing su-exec (0.2-r3) [2024-10-22T01:50:31.565Z] #0 3.122 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:50:31.565Z] #0 3.132 OK: 8 MiB in 16 packages [2024-10-22T01:50:31.565Z] #49 ... [2024-10-22T01:50:31.565Z] [2024-10-22T01:50:31.565Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:50:31.565Z] #50 ... [2024-10-22T01:50:31.565Z] [2024-10-22T01:50:31.565Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:50:31.857Z] #51 ... [2024-10-22T01:50:31.857Z] [2024-10-22T01:50:31.857Z] #52 [support-cron-scheduler internal] load build context [2024-10-22T01:50:31.857Z] #52 ... [2024-10-22T01:50:31.857Z] [2024-10-22T01:50:31.857Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-22T01:50:32.115Z] #53 ... [2024-10-22T01:50:32.115Z] [2024-10-22T01:50:32.115Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:50:32.115Z] #54 ... [2024-10-22T01:50:32.115Z] [2024-10-22T01:50:32.115Z] #55 [core-common-config-bootstrapper internal] load build context [2024-10-22T01:50:32.373Z] #55 ... [2024-10-22T01:50:32.373Z] [2024-10-22T01:50:32.373Z] #56 [security-secretstore-setup internal] load build context [2024-10-22T01:50:32.373Z] #56 ... [2024-10-22T01:50:32.373Z] [2024-10-22T01:50:32.373Z] #55 [core-common-config-bootstrapper internal] load build context [2024-10-22T01:50:34.282Z] #55 ... [2024-10-22T01:50:34.282Z] [2024-10-22T01:50:34.282Z] #57 [core-keeper internal] load build context [2024-10-22T01:50:34.282Z] #57 ... [2024-10-22T01:50:34.282Z] [2024-10-22T01:50:34.282Z] #58 [support-notifications internal] load build context [2024-10-22T01:50:34.282Z] #58 ... [2024-10-22T01:50:34.282Z] [2024-10-22T01:50:34.282Z] #59 [security-proxy-auth internal] load build context [2024-10-22T01:50:34.282Z] #59 ... [2024-10-22T01:50:34.282Z] [2024-10-22T01:50:34.282Z] #48 [support-scheduler internal] load build context [2024-10-22T01:50:34.282Z] #48 transferring context: 610.56MB 13.3s done [2024-10-22T01:50:35.572Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23456 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-22T01:50:35.589Z] Running in /w/workspace/edgex-go/733 [Pipeline] { [Pipeline] checkout [2024-10-22T01:50:36.199Z] #48 ... [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #37 [security-bootstrapper internal] load build context [2024-10-22T01:50:36.199Z] #37 transferring context: 610.56MB 14.3s done [2024-10-22T01:50:36.199Z] #37 ... [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-22T01:50:36.199Z] #43 transferring context: 610.56MB 14.8s done [2024-10-22T01:50:36.199Z] #43 ... [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:36.199Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:36.199Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:36.199Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:36.199Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:36.199Z] #35 DONE 0.1s [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-22T01:50:36.199Z] #46 DONE 15.7s [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #36 [core-data internal] load build context [2024-10-22T01:50:36.199Z] #36 transferring context: 610.56MB 14.7s done [2024-10-22T01:50:36.199Z] #36 ... [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:36.199Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:36.199Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:36.199Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:36.199Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:36.199Z] #35 DONE 0.1s [2024-10-22T01:50:36.199Z] [2024-10-22T01:50:36.199Z] #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:36.199Z] #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:38.646Z] The recommended git tool is: git [2024-10-22T01:50:40.856Z] #60 ... [2024-10-22T01:50:40.856Z] [2024-10-22T01:50:40.856Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:50:40.856Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:50:40.856Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:50:40.856Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T01:50:40.856Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T01:50:40.856Z] #35 DONE 0.1s [2024-10-22T01:50:40.856Z] [2024-10-22T01:50:40.856Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-22T01:50:40.856Z] #42 DONE 19.1s [2024-10-22T01:50:40.856Z] [2024-10-22T01:50:40.856Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:40.856Z] #60 ... [2024-10-22T01:50:40.856Z] [2024-10-22T01:50:40.856Z] #38 [core-command internal] load build context [2024-10-22T01:50:40.856Z] #38 transferring context: 610.56MB 12.9s done [2024-10-22T01:50:41.118Z] #38 ... [2024-10-22T01:50:41.118Z] [2024-10-22T01:50:41.118Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:50:41.118Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:50:41.118Z] #61 ... [2024-10-22T01:50:41.118Z] [2024-10-22T01:50:41.118Z] #40 [security-proxy-setup internal] load build context [2024-10-22T01:50:41.118Z] #40 transferring context: 610.56MB 12.9s done [2024-10-22T01:50:41.379Z] #40 ... [2024-10-22T01:50:41.379Z] [2024-10-22T01:50:41.379Z] #47 [core-metadata internal] load build context [2024-10-22T01:50:41.379Z] #47 transferring context: 610.56MB 12.4s done [2024-10-22T01:50:42.324Z] #47 ... [2024-10-22T01:50:42.324Z] [2024-10-22T01:50:42.324Z] #52 [support-cron-scheduler internal] load build context [2024-10-22T01:50:42.324Z] #52 transferring context: 610.56MB 12.5s done [2024-10-22T01:50:42.324Z] #52 ... [2024-10-22T01:50:42.324Z] [2024-10-22T01:50:42.324Z] #56 [security-secretstore-setup internal] load build context [2024-10-22T01:50:42.324Z] #56 transferring context: 610.56MB 12.4s done [2024-10-22T01:50:44.279Z] #56 ... [2024-10-22T01:50:44.279Z] [2024-10-22T01:50:44.279Z] #55 [core-common-config-bootstrapper internal] load build context [2024-10-22T01:50:44.279Z] #55 transferring context: 610.56MB 13.3s done [2024-10-22T01:50:44.279Z] #55 ... [2024-10-22T01:50:44.279Z] [2024-10-22T01:50:44.279Z] #62 [security-spire-agent internal] load build context [2024-10-22T01:50:44.761Z] using credential edgex-jenkins-ssh [2024-10-22T01:50:44.790Z] Cloning the remote Git repository [2024-10-22T01:50:44.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-22T01:50:45.013Z] > git init /w/workspace/edgex-go/733 # timeout=10 [2024-10-22T01:50:45.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-22T01:50:45.226Z] > git --version # timeout=10 [2024-10-22T01:50:45.250Z] > git --version # 'git version 2.25.1' [2024-10-22T01:50:45.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T01:50:45.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T01:50:46.232Z] #62 ... [2024-10-22T01:50:46.232Z] [2024-10-22T01:50:46.232Z] #63 [security-spire-config internal] load build context [2024-10-22T01:50:46.232Z] #63 ... [2024-10-22T01:50:46.232Z] [2024-10-22T01:50:46.232Z] #64 [security-spire-server internal] load build context [2024-10-22T01:50:56.291Z] #64 ... [2024-10-22T01:50:56.291Z] [2024-10-22T01:50:56.291Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:50:58.207Z] #65 ... [2024-10-22T01:50:58.207Z] [2024-10-22T01:50:58.208Z] #52 [support-cron-scheduler internal] load build context [2024-10-22T01:50:58.208Z] #52 DONE 37.3s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #47 [core-metadata internal] load build context [2024-10-22T01:50:58.208Z] #47 DONE 37.2s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #56 [security-secretstore-setup internal] load build context [2024-10-22T01:50:58.208Z] #56 DONE 37.2s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #38 [core-command internal] load build context [2024-10-22T01:50:58.208Z] #38 DONE 37.6s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #48 [support-scheduler internal] load build context [2024-10-22T01:50:58.208Z] #48 DONE 37.4s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #55 [core-common-config-bootstrapper internal] load build context [2024-10-22T01:50:58.208Z] #55 DONE 37.5s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #53 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-22T01:50:58.208Z] #53 DONE 37.4s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #40 [security-proxy-setup internal] load build context [2024-10-22T01:50:58.208Z] #40 DONE 37.8s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:58.208Z] #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21.8s done [2024-10-22T01:50:58.208Z] #60 ... [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #37 [security-bootstrapper internal] load build context [2024-10-22T01:50:58.208Z] #37 DONE 37.8s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-22T01:50:58.208Z] #43 DONE 37.4s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #49 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T01:50:58.208Z] #49 DONE 37.8s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #36 [core-data internal] load build context [2024-10-22T01:50:58.208Z] #36 DONE 37.7s [2024-10-22T01:50:58.208Z] [2024-10-22T01:50:58.208Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:58.208Z] #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-22T01:50:58.208Z] #60 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-22T01:50:58.208Z] #60 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-22T01:50:58.208Z] #60 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-22T01:50:58.208Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-22T01:50:58.208Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-22T01:50:58.208Z] #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-22T01:50:58.208Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-22T01:50:58.208Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-22T01:50:58.208Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-22T01:50:58.208Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-10-22T01:50:58.470Z] #60 ... [2024-10-22T01:50:58.470Z] [2024-10-22T01:50:58.470Z] #63 [security-spire-config internal] load build context [2024-10-22T01:50:58.470Z] #63 transferring context: 26.23kB 0.0s done [2024-10-22T01:50:58.470Z] #63 DONE 22.2s [2024-10-22T01:50:58.470Z] [2024-10-22T01:50:58.470Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:58.470Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-22T01:50:58.470Z] #60 ... [2024-10-22T01:50:58.470Z] [2024-10-22T01:50:58.470Z] #62 [security-spire-agent internal] load build context [2024-10-22T01:50:58.470Z] #62 transferring context: 27.51kB 0.0s done [2024-10-22T01:50:58.470Z] #62 DONE 18.8s [2024-10-22T01:50:58.470Z] [2024-10-22T01:50:58.470Z] #64 [security-spire-server internal] load build context [2024-10-22T01:50:58.470Z] #64 transferring context: 27.98kB 0.1s done [2024-10-22T01:50:58.470Z] #64 DONE 22.3s [2024-10-22T01:50:58.470Z] [2024-10-22T01:50:58.470Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:50:58.470Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.5s [2024-10-22T01:50:58.470Z] #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-22T01:50:58.470Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s [2024-10-22T01:50:58.731Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-10-22T01:50:58.731Z] #60 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-22T01:50:58.992Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-10-22T01:50:59.252Z] #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-10-22T01:50:59.512Z] #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-22T01:51:01.432Z] #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-10-22T01:51:04.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-22T01:51:04.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T01:51:05.550Z] Avoid second fetch [2024-10-22T01:51:05.551Z] Checking out Revision b42af75f5c41006b52319d81bd32a1180a0e4bb8 (main) [2024-10-22T01:51:06.578Z] Commit message: "Merge pull request #4977 from jinlinGuan/issue-4948-refactor" [2024-10-22T01:51:07.134Z] #60 ... [2024-10-22T01:51:07.134Z] [2024-10-22T01:51:07.134Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:51:07.134Z] #66 ... [2024-10-22T01:51:07.134Z] [2024-10-22T01:51:07.134Z] #58 [support-notifications internal] load build context [2024-10-22T01:51:07.134Z] #58 transferring context: 573.45MB 8.5s [2024-10-22T01:51:05.563Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T01:51:05.640Z] > git checkout -f b42af75f5c41006b52319d81bd32a1180a0e4bb8 # timeout=10 [2024-10-22T01:51:07.579Z] #58 transferring context: 610.56MB 8.8s done [2024-10-22T01:51:07.579Z] #58 ... [2024-10-22T01:51:07.579Z] [2024-10-22T01:51:07.579Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:51:07.579Z] #67 ... [2024-10-22T01:51:07.579Z] [2024-10-22T01:51:07.579Z] #59 [security-proxy-auth internal] load build context [2024-10-22T01:51:07.579Z] #59 transferring context: 610.56MB 7.7s done [2024-10-22T01:51:07.838Z] #59 ... [2024-10-22T01:51:07.838Z] [2024-10-22T01:51:07.838Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T01:51:07.838Z] #68 ... [2024-10-22T01:51:07.838Z] [2024-10-22T01:51:07.838Z] #57 [core-keeper internal] load build context [2024-10-22T01:51:07.838Z] #57 transferring context: 610.56MB 7.0s done [2024-10-22T01:51:08.097Z] #57 ... [2024-10-22T01:51:08.098Z] [2024-10-22T01:51:08.098Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:51:08.098Z] #69 ... [2024-10-22T01:51:08.098Z] [2024-10-22T01:51:08.098Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T01:51:08.358Z] #70 ... [2024-10-22T01:51:08.358Z] [2024-10-22T01:51:08.358Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:51:08.358Z] #71 ... [2024-10-22T01:51:08.358Z] [2024-10-22T01:51:08.358Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:51:08.358Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 18.4s done [2024-10-22T01:51:08.358Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-22T01:51:08.358Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-22T01:51:08.358Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-22T01:51:08.358Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-22T01:51:08.358Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-22T01:51:08.358Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-22T01:51:08.358Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-10-22T01:51:08.358Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-10-22T01:51:08.358Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-22T01:51:08.358Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-22T01:51:08.358Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-10-22T01:51:08.926Z] #61 ... [2024-10-22T01:51:08.926Z] [2024-10-22T01:51:08.926Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:51:08.926Z] #51 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:08.926Z] #51 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:08.926Z] #51 38.33 (1/3) Installing ca-certificates (20240705-r0) [2024-10-22T01:51:08.926Z] #51 38.35 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:08.926Z] #51 38.37 (3/3) Installing tzdata (2024b-r0) [2024-10-22T01:51:08.926Z] #51 38.47 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:08.926Z] #51 38.47 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:08.926Z] #51 38.57 OK: 10 MiB in 17 packages [2024-10-22T01:51:08.926Z] #51 ... [2024-10-22T01:51:08.926Z] [2024-10-22T01:51:08.926Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:51:08.926Z] #45 38.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:08.926Z] #45 38.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:08.926Z] #45 38.67 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:08.926Z] #45 38.75 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:08.926Z] #45 38.76 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:08.926Z] #45 38.76 (4/6) Installing openssl (3.3.2-r1) [2024-10-22T01:51:08.926Z] #45 38.81 (5/6) Installing su-exec (0.2-r3) [2024-10-22T01:51:08.926Z] #45 38.84 (6/6) Installing yq-go (4.44.1-r2) [2024-10-22T01:51:08.926Z] #45 38.95 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:08.926Z] #45 38.97 OK: 19 MiB in 18 packages [2024-10-22T01:51:09.185Z] #45 ... [2024-10-22T01:51:09.185Z] [2024-10-22T01:51:09.185Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:51:09.185Z] #44 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.185Z] #44 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.185Z] #44 38.21 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:51:09.185Z] #44 38.21 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:51:09.185Z] #44 38.21 OK: 24165 distinct packages available [2024-10-22T01:51:09.185Z] #44 38.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.185Z] #44 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.185Z] #44 38.70 (1/14) Installing ca-certificates (20240705-r0) [2024-10-22T01:51:09.185Z] #44 38.71 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-22T01:51:09.185Z] #44 38.73 (3/14) Installing c-ares (1.33.1-r0) [2024-10-22T01:51:09.185Z] #44 38.73 (4/14) Installing libunistring (1.2-r0) [2024-10-22T01:51:09.185Z] #44 38.75 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-22T01:51:09.185Z] #44 38.76 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-22T01:51:09.185Z] #44 38.76 (7/14) Installing libpsl (0.21.5-r1) [2024-10-22T01:51:09.185Z] #44 38.76 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-22T01:51:09.185Z] #44 38.78 (9/14) Installing libcurl (8.10.1-r0) [2024-10-22T01:51:09.185Z] #44 38.80 (10/14) Installing curl (8.10.1-r0) [2024-10-22T01:51:09.185Z] #44 38.80 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:09.185Z] #44 38.81 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:51:09.185Z] #44 38.81 (13/14) Installing libucontext (1.2-r3) [2024-10-22T01:51:09.185Z] #44 38.82 (14/14) Installing gcompat (1.1.0-r4) [2024-10-22T01:51:09.185Z] #44 38.83 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:09.185Z] #44 38.85 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:09.185Z] #44 38.88 OK: 13 MiB in 28 packages [2024-10-22T01:51:09.185Z] #44 ... [2024-10-22T01:51:09.185Z] [2024-10-22T01:51:09.185Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:51:09.448Z] #72 ... [2024-10-22T01:51:09.448Z] [2024-10-22T01:51:09.448Z] #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:51:09.448Z] #41 38.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.448Z] #41 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.448Z] #41 38.47 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:09.448Z] #41 38.51 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:09.448Z] #41 38.52 OK: 8 MiB in 15 packages [2024-10-22T01:51:09.708Z] #41 ... [2024-10-22T01:51:09.708Z] [2024-10-22T01:51:09.708Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:51:09.708Z] #54 38.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.708Z] #54 38.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.708Z] #54 38.60 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:09.708Z] #54 38.61 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:09.708Z] #54 38.62 OK: 8 MiB in 15 packages [2024-10-22T01:51:09.708Z] #54 ... [2024-10-22T01:51:09.708Z] [2024-10-22T01:51:09.708Z] #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:51:09.973Z] #73 ... [2024-10-22T01:51:09.973Z] [2024-10-22T01:51:09.973Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:51:09.973Z] #50 38.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.973Z] #50 38.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:09.973Z] #50 38.45 (1/4) Installing ca-certificates (20240705-r0) [2024-10-22T01:51:09.973Z] #50 38.47 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:09.973Z] #50 38.47 (3/4) Installing su-exec (0.2-r3) [2024-10-22T01:51:09.973Z] #50 38.48 (4/4) Installing yq-go (4.44.1-r2) [2024-10-22T01:51:09.973Z] #50 38.55 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:09.973Z] #50 38.56 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:09.973Z] #50 38.62 OK: 19 MiB in 18 packages [2024-10-22T01:51:10.550Z] #50 ... [2024-10-22T01:51:10.550Z] [2024-10-22T01:51:10.550Z] #57 [core-keeper internal] load build context [2024-10-22T01:51:10.550Z] #57 DONE 46.3s [2024-10-22T01:51:10.550Z] [2024-10-22T01:51:10.550Z] #74 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T01:51:11.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T01:51:11.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T01:51:11.597Z] Dload Upload Total Spent Left Speed [2024-10-22T01:51:11.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-10-22T01:51:11.963Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T01:51:12.331Z] + sudo tee /etc/docker/daemon.new [2024-10-22T01:51:12.331Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T01:51:12.331Z] { [2024-10-22T01:51:12.331Z] "registry-mirrors": [ [2024-10-22T01:51:12.331Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T01:51:12.331Z] ], [2024-10-22T01:51:12.331Z] "bip": "10.250.0.254/24", [2024-10-22T01:51:12.331Z] "hosts": [ [2024-10-22T01:51:12.331Z] "tcp://0.0.0.0:5555", [2024-10-22T01:51:12.331Z] "unix:///var/run/docker.sock" [2024-10-22T01:51:12.331Z] ], [2024-10-22T01:51:12.331Z] "mtu": 1458, [2024-10-22T01:51:12.331Z] "selinux-enabled": true, [2024-10-22T01:51:12.331Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T01:51:12.331Z] } [Pipeline] sh [2024-10-22T01:51:12.471Z] #74 ... [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #59 [security-proxy-auth internal] load build context [2024-10-22T01:51:12.472Z] #59 DONE 48.5s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #58 [support-notifications internal] load build context [2024-10-22T01:51:12.472Z] #58 DONE 48.5s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:51:12.472Z] #51 DONE 51.8s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:51:12.472Z] #65 DONE 17.1s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:51:12.472Z] #54 DONE 52.0s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:51:12.472Z] #41 DONE 52.0s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:51:12.472Z] #50 DONE 51.5s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:51:12.472Z] #44 DONE 51.7s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:51:12.472Z] #45 DONE 52.2s [2024-10-22T01:51:12.472Z] [2024-10-22T01:51:12.472Z] #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:51:12.695Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T01:51:12.729Z] #75 ... [2024-10-22T01:51:12.729Z] [2024-10-22T01:51:12.729Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:51:12.729Z] #61 DONE 33.0s [2024-10-22T01:51:12.729Z] [2024-10-22T01:51:12.729Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:51:12.729Z] #60 DONE 36.5s [2024-10-22T01:51:12.729Z] [2024-10-22T01:51:12.729Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:13.059Z] + sudo service docker restart [2024-10-22T01:51:13.665Z] #76 ... [2024-10-22T01:51:13.665Z] [2024-10-22T01:51:13.665Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:51:13.665Z] #72 DONE 15.4s [2024-10-22T01:51:13.665Z] [2024-10-22T01:51:13.665Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T01:51:13.665Z] #68 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:13.665Z] #68 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:13.924Z] #68 16.24 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:51:13.924Z] #68 16.24 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:51:13.924Z] #68 16.24 OK: 24165 distinct packages available [2024-10-22T01:51:13.924Z] #68 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:13.924Z] #68 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.209Z] #68 16.66 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:14.209Z] #68 16.68 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:51:14.209Z] #68 16.69 (3/4) Installing libucontext (1.2-r3) [2024-10-22T01:51:14.209Z] #68 16.69 (4/4) Installing gcompat (1.1.0-r4) [2024-10-22T01:51:14.209Z] #68 16.69 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:14.209Z] #68 16.70 OK: 8 MiB in 18 packages [2024-10-22T01:51:14.470Z] #68 DONE 16.8s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:51:14.470Z] #67 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #67 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #67 16.55 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:51:14.470Z] #67 16.55 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:51:14.470Z] #67 16.55 OK: 24165 distinct packages available [2024-10-22T01:51:14.470Z] #67 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #67 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #67 16.97 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:14.470Z] #67 17.01 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:14.470Z] #67 17.02 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:14.470Z] #67 17.03 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:51:14.470Z] #67 17.03 (5/7) Installing libucontext (1.2-r3) [2024-10-22T01:51:14.470Z] #67 17.03 (6/7) Installing gcompat (1.1.0-r4) [2024-10-22T01:51:14.470Z] #67 17.03 (7/7) Installing openssl (3.3.2-r1) [2024-10-22T01:51:14.470Z] #67 17.04 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:14.470Z] #67 17.05 OK: 9 MiB in 19 packages [2024-10-22T01:51:14.470Z] #67 DONE 17.4s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:51:14.470Z] #69 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #69 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #69 16.24 OK: 246 MiB in 54 packages [2024-10-22T01:51:14.470Z] #69 DONE 16.6s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:51:14.470Z] #66 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #66 ... [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T01:51:14.470Z] #70 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #70 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #70 16.24 OK: 246 MiB in 54 packages [2024-10-22T01:51:14.470Z] #70 DONE 16.4s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:51:14.470Z] #74 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #74 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.470Z] #74 16.35 OK: 246 MiB in 54 packages [2024-10-22T01:51:14.470Z] #74 DONE 16.5s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:51:14.470Z] #77 DONE 0.1s [2024-10-22T01:51:14.470Z] [2024-10-22T01:51:14.470Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:51:14.470Z] #66 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.731Z] #66 ... [2024-10-22T01:51:14.731Z] [2024-10-22T01:51:14.731Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:51:14.731Z] #78 DONE 0.1s [2024-10-22T01:51:14.731Z] [2024-10-22T01:51:14.731Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:51:14.731Z] #79 DONE 0.1s [2024-10-22T01:51:14.731Z] [2024-10-22T01:51:14.731Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:51:14.731Z] #66 18.37 (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T01:51:14.731Z] #66 18.38 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:14.731Z] #66 18.39 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:14.731Z] #66 ... [2024-10-22T01:51:14.731Z] [2024-10-22T01:51:14.731Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:51:14.731Z] #71 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.731Z] #71 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.731Z] #71 16.31 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:51:14.731Z] #71 16.31 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:51:14.731Z] #71 16.31 OK: 24164 distinct packages available [2024-10-22T01:51:14.731Z] #71 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.731Z] #71 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:14.731Z] #71 16.75 OK: 246 MiB in 54 packages [2024-10-22T01:51:14.731Z] #71 DONE 16.9s [2024-10-22T01:51:14.731Z] [2024-10-22T01:51:14.731Z] #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:51:14.731Z] #66 18.39 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:14.731Z] #66 18.43 OK: 9 MiB in 16 packages [2024-10-22T01:51:14.992Z] #66 DONE 18.5s [2024-10-22T01:51:14.992Z] [2024-10-22T01:51:14.992Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:51:14.992Z] #80 DONE 0.0s [2024-10-22T01:51:14.992Z] [2024-10-22T01:51:14.992Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:51:16.898Z] #81 ... [2024-10-22T01:51:16.898Z] [2024-10-22T01:51:16.898Z] #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:51:16.898Z] #73 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.898Z] #73 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.898Z] #73 17.36 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:16.898Z] #73 17.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:16.898Z] #73 17.37 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:16.898Z] #73 17.51 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:16.898Z] #73 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.898Z] #73 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.898Z] #73 17.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.898Z] #73 17.98 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.898Z] #73 18.00 OK: 8 MiB in 16 packages [2024-10-22T01:51:16.898Z] #73 DONE 18.4s [2024-10-22T01:51:16.898Z] [2024-10-22T01:51:16.898Z] #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:51:16.898Z] #75 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #75 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #75 3.532 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:16.899Z] #75 3.532 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:16.899Z] #75 3.542 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:16.899Z] #75 3.605 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:16.899Z] #75 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #75 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #75 3.977 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #75 4.092 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #75 4.106 OK: 8 MiB in 15 packages [2024-10-22T01:51:16.899Z] #75 DONE 4.3s [2024-10-22T01:51:16.899Z] [2024-10-22T01:51:16.899Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:16.899Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.203 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:16.899Z] #0 3.203 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:16.899Z] #0 3.210 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:16.899Z] #0 3.307 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:16.899Z] #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.733 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #0 3.790 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #0 3.800 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:16.899Z] #0 4.040 OK: 10 MiB in 17 packages [2024-10-22T01:51:16.899Z] #82 DONE 4.3s [2024-10-22T01:51:16.899Z] [2024-10-22T01:51:16.899Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:51:16.899Z] #0 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.162 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:16.899Z] #0 3.162 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:16.899Z] #0 3.165 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:16.899Z] #0 3.272 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:16.899Z] #0 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #0 3.690 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:16.899Z] #0 4.031 OK: 8 MiB in 15 packages [2024-10-22T01:51:16.899Z] #83 DONE 4.3s [2024-10-22T01:51:16.899Z] [2024-10-22T01:51:16.899Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:16.899Z] #76 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #76 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:16.899Z] #76 4.339 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:16.899Z] #76 4.339 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:16.899Z] #76 4.351 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:16.899Z] #76 4.447 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:17.686Z] #76 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:17.686Z] #76 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:17.686Z] #76 ... [2024-10-22T01:51:17.686Z] [2024-10-22T01:51:17.686Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-22T01:51:17.686Z] #0 3.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:17.686Z] #0 3.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:17.686Z] #0 4.445 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:51:17.686Z] #0 4.736 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:17.686Z] #0 4.749 OK: 8 MiB in 15 packages [2024-10-22T01:51:17.686Z] #84 DONE 4.9s [2024-10-22T01:51:17.686Z] [2024-10-22T01:51:17.686Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:17.686Z] #76 4.901 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:18.379Z] #76 ... [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-22T01:51:18.379Z] #85 DONE 1.3s [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-22T01:51:18.379Z] #86 DONE 0.0s [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:18.379Z] #76 5.331 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:18.379Z] #76 ... [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:51:18.379Z] #0 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 4.522 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:18.379Z] #0 4.522 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:18.379Z] #0 4.531 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:18.379Z] #0 4.613 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:18.379Z] #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 5.532 OK: 19 MiB in 18 packages [2024-10-22T01:51:18.379Z] #87 DONE 5.7s [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-22T01:51:18.379Z] #88 DONE 0.0s [2024-10-22T01:51:18.379Z] [2024-10-22T01:51:18.379Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:51:18.379Z] #0 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:18.379Z] #0 2.934 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:18.379Z] #0 2.934 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:18.379Z] #0 2.943 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:18.379Z] #0 3.017 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:18.379Z] #0 3.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.389Z] #89 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.389Z] #89 ... [2024-10-22T01:51:20.389Z] [2024-10-22T01:51:20.389Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:51:20.389Z] #76 5.986 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:20.389Z] #76 6.031 OK: 13 MiB in 28 packages [2024-10-22T01:51:20.389Z] #76 DONE 6.2s [2024-10-22T01:51:20.389Z] [2024-10-22T01:51:20.389Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:51:20.389Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.389Z] #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.389Z] #0 2.866 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:20.389Z] #0 2.866 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:20.389Z] #0 3.017 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:20.389Z] #0 3.082 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:20.389Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.389Z] #0 4.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:20.957Z] #90 ... [2024-10-22T01:51:20.957Z] [2024-10-22T01:51:20.957Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:51:20.957Z] #89 6.690 OK: 9 MiB in 19 packages [2024-10-22T01:51:21.218Z] #89 ... [2024-10-22T01:51:21.218Z] [2024-10-22T01:51:21.218Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T01:51:21.218Z] #0 4.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:21.218Z] #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:21.218Z] #0 4.673 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:21.218Z] #0 4.673 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:21.218Z] #0 4.687 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:21.218Z] #0 4.819 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:21.218Z] #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:21.218Z] #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:21.218Z] #0 8.339 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:21.218Z] #0 8.373 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:21.218Z] #0 8.385 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:21.218Z] #0 8.420 OK: 19 MiB in 18 packages [2024-10-22T01:51:21.218Z] #91 DONE 8.7s [2024-10-22T01:51:21.218Z] [2024-10-22T01:51:21.218Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:51:21.218Z] #89 DONE 6.9s [2024-10-22T01:51:21.218Z] [2024-10-22T01:51:21.218Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:51:21.218Z] #90 6.937 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:21.785Z] #90 6.981 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:22.044Z] #90 7.619 OK: 8 MiB in 18 packages [2024-10-22T01:51:22.612Z] #90 DONE 8.3s [2024-10-22T01:51:22.612Z] [2024-10-22T01:51:22.612Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:51:22.612Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.612Z] #0 3.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.612Z] #0 6.470 Upgrading critical system libraries and apk-tools: [2024-10-22T01:51:22.612Z] #0 6.470 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:51:22.612Z] #0 6.475 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:51:22.612Z] #0 6.556 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:51:22.612Z] #0 6.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.612Z] #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.612Z] #0 7.070 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:22.612Z] #0 7.105 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:51:22.612Z] #0 7.118 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:51:22.612Z] #0 7.377 OK: 9 MiB in 16 packages [2024-10-22T01:51:22.871Z] #92 DONE 7.8s [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T01:51:22.871Z] #0 3.121 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.871Z] #0 7.376 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T01:51:22.871Z] #0 8.092 OK: 246 MiB in 54 packages [2024-10-22T01:51:22.871Z] #93 DONE 9.3s [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-22T01:51:22.871Z] #94 DONE 1.5s [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:51:22.871Z] #95 DONE 1.5s [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:51:22.871Z] #96 ... [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-22T01:51:22.871Z] #97 DONE 0.2s [2024-10-22T01:51:22.871Z] [2024-10-22T01:51:22.871Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-22T01:51:22.871Z] #98 DONE 0.2s [2024-10-22T01:51:23.129Z] [2024-10-22T01:51:23.129Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:51:24.508Z] #99 ... [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:51:24.508Z] #96 DONE 1.6s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-22T01:51:24.508Z] #100 DONE 1.4s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:51:24.508Z] #101 DONE 1.6s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-22T01:51:24.508Z] #102 DONE 0.0s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:51:24.508Z] #103 DONE 0.0s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-22T01:51:24.508Z] #104 DONE 0.0s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-22T01:51:24.508Z] #105 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-22T01:51:24.508Z] #106 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-22T01:51:24.508Z] #107 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:51:24.508Z] #108 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-22T01:51:24.508Z] #109 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:51:24.508Z] #110 ... [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-22T01:51:24.508Z] #111 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:51:24.508Z] #112 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-22T01:51:24.508Z] #113 DONE 0.1s [2024-10-22T01:51:24.508Z] [2024-10-22T01:51:24.508Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:51:24.766Z] #114 ... [2024-10-22T01:51:24.766Z] [2024-10-22T01:51:24.766Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-22T01:51:24.766Z] #115 DONE 0.1s [2024-10-22T01:51:24.766Z] [2024-10-22T01:51:24.766Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-22T01:51:24.766Z] #116 DONE 0.1s [2024-10-22T01:51:24.766Z] [2024-10-22T01:51:24.766Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:51:24.766Z] #117 ... [2024-10-22T01:51:24.766Z] [2024-10-22T01:51:24.766Z] #118 [security-spire-config] exporting to image [2024-10-22T01:51:24.766Z] #118 exporting layers [2024-10-22T01:51:25.024Z] #118 exporting layers 0.6s done [2024-10-22T01:51:25.283Z] #118 exporting layers 0.6s done [2024-10-22T01:51:25.283Z] #118 writing image sha256:eead5492f2f126d0c5d32a599a6b79baec04fd932cd1ea96c776bb4876d6940e done [2024-10-22T01:51:25.283Z] #118 naming to docker.io/library/security-spire-server done [2024-10-22T01:51:25.283Z] #118 writing image sha256:bc0a2eabae5744ba528cf405a3da825d786ff31d22102e57cc3482b6110378c5 done [2024-10-22T01:51:25.283Z] #118 naming to docker.io/library/security-spire-agent done [2024-10-22T01:51:25.542Z] #118 exporting layers 0.6s done [2024-10-22T01:51:25.542Z] #118 writing image sha256:3df0bedcb04afcf7a5cb861132a29b5c2b5c0cad47492ecd9c28f881daf386ad done [2024-10-22T01:51:25.542Z] #118 naming to docker.io/library/security-spire-config done [2024-10-22T01:51:25.542Z] #118 DONE 0.8s [2024-10-22T01:51:25.542Z] [2024-10-22T01:51:25.543Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T01:51:31.422Z] provisioning config files... [2024-10-22T01:51:31.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/733@tmp/config4313903344273339087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T01:51:31.954Z] ---> ****-login.sh [2024-10-22T01:51:31.954Z] nexus3.edgexfoundry.org:10001 [2024-10-22T01:51:32.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:51:32.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:51:32.838Z] Configure a credential helper to remove this warning. See [2024-10-22T01:51:32.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:51:32.838Z] [2024-10-22T01:51:32.838Z] Login Succeeded [2024-10-22T01:51:32.838Z] nexus3.edgexfoundry.org:10002 [2024-10-22T01:51:33.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:51:33.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:51:33.393Z] Configure a credential helper to remove this warning. See [2024-10-22T01:51:33.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:51:33.393Z] [2024-10-22T01:51:33.393Z] Login Succeeded [2024-10-22T01:51:33.393Z] nexus3.edgexfoundry.org:10003 [2024-10-22T01:51:33.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:51:33.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:51:33.672Z] Configure a credential helper to remove this warning. See [2024-10-22T01:51:33.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:51:33.672Z] [2024-10-22T01:51:33.672Z] Login Succeeded [2024-10-22T01:51:33.672Z] nexus3.edgexfoundry.org:10004 [2024-10-22T01:51:33.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:51:33.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:51:33.957Z] Configure a credential helper to remove this warning. See [2024-10-22T01:51:33.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:51:33.957Z] [2024-10-22T01:51:33.957Z] Login Succeeded [2024-10-22T01:51:33.957Z] ****.io [2024-10-22T01:51:34.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:51:34.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:51:34.505Z] Configure a credential helper to remove this warning. See [2024-10-22T01:51:34.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:51:34.505Z] [2024-10-22T01:51:34.505Z] Login Succeeded [2024-10-22T01:51:34.505Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T01:51:34.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-22T01:51:35.289Z] + git config --global --add safe.directory /w/workspace/edgex-go/733 [Pipeline] echo [2024-10-22T01:51:35.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T01:51:35.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T01:51:35.353Z] ========================================================= [2024-10-22T01:51:35.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T01:51:35.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-22T01:51:35.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T01:51:35.980Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T01:51:35.980Z] cf04c63912e1: Pulling fs layer [2024-10-22T01:51:35.980Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T01:51:35.980Z] a37a00ec5f00: Pulling fs layer [2024-10-22T01:51:35.980Z] 50b3750afda1: Pulling fs layer [2024-10-22T01:51:35.980Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T01:51:35.980Z] 80978eb59214: Pulling fs layer [2024-10-22T01:51:35.980Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T01:51:35.980Z] c5a475d317c9: Pulling fs layer [2024-10-22T01:51:35.980Z] 80978eb59214: Waiting [2024-10-22T01:51:35.980Z] c9f46d7d2bd2: Waiting [2024-10-22T01:51:35.980Z] c5a475d317c9: Waiting [2024-10-22T01:51:35.980Z] 50b3750afda1: Waiting [2024-10-22T01:51:35.980Z] 4f4fb700ef54: Waiting [2024-10-22T01:51:35.980Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T01:51:35.980Z] 55b35a11ae5e: Download complete [2024-10-22T01:51:35.980Z] 50b3750afda1: Download complete [2024-10-22T01:51:35.980Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T01:51:35.980Z] 4f4fb700ef54: Download complete [2024-10-22T01:51:35.980Z] 80978eb59214: Verifying Checksum [2024-10-22T01:51:35.980Z] 80978eb59214: Download complete [2024-10-22T01:51:35.980Z] cf04c63912e1: Verifying Checksum [2024-10-22T01:51:35.980Z] cf04c63912e1: Download complete [2024-10-22T01:51:36.580Z] c5a475d317c9: Verifying Checksum [2024-10-22T01:51:36.580Z] c5a475d317c9: Download complete [2024-10-22T01:51:37.180Z] cf04c63912e1: Pull complete [2024-10-22T01:51:37.836Z] 55b35a11ae5e: Pull complete [2024-10-22T01:51:38.431Z] a37a00ec5f00: Verifying Checksum [2024-10-22T01:51:39.028Z] c9f46d7d2bd2: Download complete [2024-10-22T01:51:54.107Z] a37a00ec5f00: Pull complete [2024-10-22T01:51:54.107Z] 50b3750afda1: Pull complete [2024-10-22T01:51:54.107Z] 4f4fb700ef54: Pull complete [2024-10-22T01:51:54.107Z] 80978eb59214: Pull complete [2024-10-22T01:52:00.803Z] c9f46d7d2bd2: Pull complete [2024-10-22T01:52:03.424Z] c5a475d317c9: Pull complete [2024-10-22T01:52:03.424Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T01:52:03.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T01:52:03.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-22T01:52:03.788Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T01:52:03.788Z] WORKDIR /edgex [2024-10-22T01:52:03.788Z] COPY go.mod . [2024-10-22T01:52:03.788Z] RUN go mod download [2024-10-22T01:52:03.788Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-22T01:52:04.809Z] Sending build context to Docker daemon 3.72MB [2024-10-22T01:52:04.809Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T01:52:04.810Z] ---> be29e6b0f0d4 [2024-10-22T01:52:04.810Z] Step 2/4 : WORKDIR /edgex [2024-10-22T01:52:06.774Z] ---> Running in 365b67b6d1dc [2024-10-22T01:52:07.045Z] Removing intermediate container 365b67b6d1dc [2024-10-22T01:52:07.045Z] ---> 703239d03bd2 [2024-10-22T01:52:07.045Z] Step 3/4 : COPY go.mod . [2024-10-22T01:52:07.662Z] ---> 565fb7a3ba82 [2024-10-22T01:52:07.662Z] Step 4/4 : RUN go mod download [2024-10-22T01:52:07.662Z] ---> Running in c50b1d2a0bf4 [2024-10-22T01:52:12.246Z] #17 ... [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:12.246Z] #99 DONE 45.6s [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:12.246Z] #81 DONE 53.5s [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:12.246Z] #117 DONE 54.0s [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:12.246Z] #110 DONE 54.0s [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:12.246Z] #114 DONE 54.0s [2024-10-22T01:52:12.246Z] [2024-10-22T01:52:12.246Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-22T01:52:18.948Z] #119 ... [2024-10-22T01:52:18.948Z] [2024-10-22T01:52:18.948Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-22T01:52:18.948Z] #120 ... [2024-10-22T01:52:18.948Z] [2024-10-22T01:52:18.948Z] #121 [core-data builder 6/7] COPY . . [2024-10-22T01:52:19.207Z] #121 ... [2024-10-22T01:52:19.207Z] [2024-10-22T01:52:19.207Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T01:52:19.207Z] #122 ... [2024-10-22T01:52:19.207Z] [2024-10-22T01:52:19.207Z] #123 [core-keeper builder 7/8] COPY . . [2024-10-22T01:52:21.743Z] #123 ... [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #119 DONE 12.8s [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #124 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #125 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #126 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #127 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #128 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #129 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #130 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #131 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #132 [core-metadata builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #132 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #133 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #133 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #134 [support-notifications builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #134 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #135 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #136 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #137 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #138 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #139 [support-scheduler builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #139 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #140 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #141 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #120 DONE 12.9s [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #122 DONE 12.9s [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #123 [core-keeper builder 7/8] COPY . . [2024-10-22T01:52:21.743Z] #123 DONE 12.9s [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #121 [core-data builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #121 DONE 12.9s [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #142 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #143 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #144 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #145 [core-command builder 6/7] COPY . . [2024-10-22T01:52:21.743Z] #145 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:52:21.743Z] #146 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:52:21.743Z] #147 CACHED [2024-10-22T01:52:21.743Z] [2024-10-22T01:52:21.743Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T01:52:22.676Z] #148 1.254 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-22T01:52:32.647Z] #148 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T01:52:32.647Z] #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-22T01:52:32.647Z] #149 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T01:52:32.647Z] #0 0.998 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-22T01:52:32.647Z] #150 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T01:52:32.647Z] #0 1.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-22T01:52:32.647Z] #151 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T01:52:32.647Z] #0 0.463 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-22T01:52:32.647Z] #152 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T01:52:32.647Z] #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-22T01:52:32.647Z] #153 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #154 [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-10-22T01:52:32.647Z] #0 0.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-22T01:52:32.647Z] #154 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T01:52:32.647Z] #0 0.767 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-22T01:52:32.647Z] #155 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T01:52:32.647Z] #0 1.330 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-22T01:52:32.647Z] #156 ... [2024-10-22T01:52:32.647Z] [2024-10-22T01:52:32.647Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T01:52:32.647Z] #0 1.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-22T01:52:32.904Z] #157 ... [2024-10-22T01:52:32.904Z] [2024-10-22T01:52:32.904Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T01:52:32.904Z] #0 1.412 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-22T01:52:32.904Z] #158 ... [2024-10-22T01:52:32.904Z] [2024-10-22T01:52:32.904Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T01:52:32.904Z] #0 0.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-22T01:52:33.163Z] #159 ... [2024-10-22T01:52:33.163Z] [2024-10-22T01:52:33.163Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T01:52:33.163Z] #0 1.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-22T01:53:15.596Z] Removing intermediate container c50b1d2a0bf4 [2024-10-22T01:53:15.597Z] ---> 7ecf705b6641 [2024-10-22T01:53:15.597Z] Successfully built 7ecf705b6641 [2024-10-22T01:53:15.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:53:15.957Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T01:53:15.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:53:16.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-23456 does not seem to be running inside a container [2024-10-22T01:53:16.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@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-10-22T01:53:17.622Z] $ docker top 127cf1cce5ceb152d5cb1829561577c05263ada910de0d88add62c9f022d8fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T01:53:18.520Z] + go version [2024-10-22T01:53:18.520Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T01:53:18.535Z] $ docker stop --time=1 127cf1cce5ceb152d5cb1829561577c05263ada910de0d88add62c9f022d8fd1 [2024-10-22T01:53:20.260Z] $ docker rm -f --volumes 127cf1cce5ceb152d5cb1829561577c05263ada910de0d88add62c9f022d8fd1 [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-10-22T01:53:21.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-22T01:53:21.016Z] [2024-10-22T01:53:21.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:53:21.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-22T01:53:21.647Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-22T01:53:21.647Z] 547446be3368: Pulling fs layer [2024-10-22T01:53:21.647Z] d125d8839a47: Pulling fs layer [2024-10-22T01:53:21.647Z] 3e85d5ac6304: Pulling fs layer [2024-10-22T01:53:21.647Z] c3105a71a48b: Pulling fs layer [2024-10-22T01:53:21.647Z] 0f093f025ec4: Pulling fs layer [2024-10-22T01:53:21.647Z] c3105a71a48b: Waiting [2024-10-22T01:53:21.647Z] c3106fc0e877: Pulling fs layer [2024-10-22T01:53:21.647Z] 0f093f025ec4: Waiting [2024-10-22T01:53:21.647Z] c3106fc0e877: Waiting [2024-10-22T01:53:21.647Z] 547446be3368: Download complete [2024-10-22T01:53:21.647Z] c3105a71a48b: Verifying Checksum [2024-10-22T01:53:21.647Z] c3105a71a48b: Download complete [2024-10-22T01:53:21.918Z] d125d8839a47: Verifying Checksum [2024-10-22T01:53:21.918Z] d125d8839a47: Download complete [2024-10-22T01:53:22.188Z] c3106fc0e877: Verifying Checksum [2024-10-22T01:53:22.188Z] c3106fc0e877: Download complete [2024-10-22T01:53:22.188Z] 0f093f025ec4: Verifying Checksum [2024-10-22T01:53:22.188Z] 0f093f025ec4: Download complete [2024-10-22T01:53:22.460Z] 547446be3368: Pull complete [2024-10-22T01:53:23.884Z] d125d8839a47: Pull complete [2024-10-22T01:53:24.155Z] 3e85d5ac6304: Verifying Checksum [2024-10-22T01:53:24.155Z] 3e85d5ac6304: Download complete [2024-10-22T01:53:34.271Z] 3e85d5ac6304: Pull complete [2024-10-22T01:53:34.271Z] c3105a71a48b: Pull complete [2024-10-22T01:53:35.712Z] 0f093f025ec4: Pull complete [2024-10-22T01:53:35.712Z] c3106fc0e877: Pull complete [2024-10-22T01:53:35.712Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-22T01:53:35.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-22T01:53:35.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T01:53:35.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-23456 does not seem to be running inside a container [2024-10-22T01:53:36.196Z] $ 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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@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-10-22T01:53:38.659Z] $ docker top 89fe2e452c00810930641e17c925316ce046c5e09115e5a592740e6a2c311886 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T01:53:39.562Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-22T01:53:51.948Z] #1 [core-data internal] load build definition from Dockerfile [2024-10-22T01:53:51.948Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-10-22T01:53:51.948Z] #1 DONE 0.1s [2024-10-22T01:53:51.948Z] [2024-10-22T01:53:51.948Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-22T01:53:51.948Z] #2 transferring dockerfile: 2.02kB 0.0s done [2024-10-22T01:53:51.948Z] #2 DONE 0.1s [2024-10-22T01:53:51.948Z] [2024-10-22T01:53:51.948Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-22T01:53:51.948Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-10-22T01:53:51.948Z] #3 DONE 0.1s [2024-10-22T01:53:51.948Z] [2024-10-22T01:53:51.948Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-10-22T01:53:51.948Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-10-22T01:53:51.948Z] #4 DONE 0.1s [2024-10-22T01:53:52.238Z] [2024-10-22T01:53:52.238Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-10-22T01:53:52.238Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-10-22T01:53:52.238Z] #5 DONE 0.1s [2024-10-22T01:53:52.238Z] [2024-10-22T01:53:52.238Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:53:52.238Z] #6 transferring dockerfile: 2.23kB done [2024-10-22T01:53:52.238Z] #6 DONE 0.1s [2024-10-22T01:53:52.238Z] [2024-10-22T01:53:52.238Z] #7 [core-command internal] load build definition from Dockerfile [2024-10-22T01:53:52.238Z] #7 transferring dockerfile: 1.93kB done [2024-10-22T01:53:52.238Z] #7 DONE 0.1s [2024-10-22T01:53:52.238Z] [2024-10-22T01:53:52.238Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-10-22T01:53:52.238Z] #8 transferring dockerfile: 2.13kB done [2024-10-22T01:53:52.238Z] #8 DONE 0.1s [2024-10-22T01:53:52.514Z] [2024-10-22T01:53:52.514Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-10-22T01:53:52.514Z] #9 transferring dockerfile: 1.93kB done [2024-10-22T01:53:52.514Z] #9 DONE 0.1s [2024-10-22T01:53:52.514Z] [2024-10-22T01:53:52.514Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-10-22T01:53:52.514Z] #10 transferring dockerfile: 2.07kB 0.0s done [2024-10-22T01:53:52.514Z] #10 DONE 0.1s [2024-10-22T01:53:52.514Z] [2024-10-22T01:53:52.514Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-22T01:53:52.812Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-10-22T01:53:52.812Z] #11 DONE 0.1s [2024-10-22T01:53:52.812Z] [2024-10-22T01:53:52.812Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-22T01:53:52.812Z] #12 transferring dockerfile: 1.89kB 0.0s done [2024-10-22T01:53:52.812Z] #12 DONE 0.1s [2024-10-22T01:53:52.812Z] [2024-10-22T01:53:52.812Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-10-22T01:53:52.812Z] #13 transferring dockerfile: 1.81kB done [2024-10-22T01:53:52.812Z] #13 DONE 0.1s [2024-10-22T01:53:52.812Z] [2024-10-22T01:53:52.812Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-22T01:53:52.812Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-10-22T01:53:52.812Z] #14 DONE 0.1s [2024-10-22T01:53:52.812Z] [2024-10-22T01:53:52.812Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-22T01:53:52.812Z] #15 transferring dockerfile: 2.15kB 0.0s done [2024-10-22T01:53:52.812Z] #15 DONE 0.1s [2024-10-22T01:53:53.082Z] [2024-10-22T01:53:53.082Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:53:53.082Z] #16 transferring dockerfile: 3.17kB 0.0s done [2024-10-22T01:53:53.082Z] #16 DONE 0.1s [2024-10-22T01:53:53.082Z] [2024-10-22T01:53:53.082Z] #17 [core-data internal] load .dockerignore [2024-10-22T01:53:53.082Z] #17 transferring context: [2024-10-22T01:53:53.082Z] #17 transferring context: 50B 0.0s done [2024-10-22T01:53:53.082Z] #17 DONE 0.1s [2024-10-22T01:53:54.068Z] [2024-10-22T01:53:54.068Z] #18 [support-notifications internal] load .dockerignore [2024-10-22T01:53:54.068Z] #18 transferring context: 50B done [2024-10-22T01:53:54.068Z] #18 DONE 0.1s [2024-10-22T01:53:54.068Z] [2024-10-22T01:53:54.068Z] #19 [security-proxy-setup internal] load .dockerignore [2024-10-22T01:53:54.068Z] #19 transferring context: 50B 0.0s done [2024-10-22T01:53:54.068Z] #19 DONE 0.0s [2024-10-22T01:53:54.068Z] [2024-10-22T01:53:54.068Z] #20 [security-spire-server internal] load .dockerignore [2024-10-22T01:53:54.068Z] #20 transferring context: 50B done [2024-10-22T01:53:54.068Z] #20 DONE 0.1s [2024-10-22T01:53:54.068Z] [2024-10-22T01:53:54.068Z] #21 [security-spire-config internal] load .dockerignore [2024-10-22T01:53:54.068Z] #21 transferring context: 50B 0.0s done [2024-10-22T01:53:54.068Z] #21 DONE 0.1s [2024-10-22T01:53:54.344Z] [2024-10-22T01:53:54.344Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-22T01:53:54.344Z] #22 transferring context: 50B done [2024-10-22T01:53:54.344Z] #22 DONE 0.1s [2024-10-22T01:53:54.344Z] [2024-10-22T01:53:54.344Z] #23 [core-command internal] load .dockerignore [2024-10-22T01:53:54.344Z] #23 transferring context: 50B 0.0s done [2024-10-22T01:53:54.344Z] #23 DONE 0.1s [2024-10-22T01:53:54.344Z] [2024-10-22T01:53:54.344Z] #24 [core-metadata internal] load .dockerignore [2024-10-22T01:53:54.344Z] #24 transferring context: 50B done [2024-10-22T01:53:54.344Z] #24 DONE 0.1s [2024-10-22T01:53:54.616Z] [2024-10-22T01:53:54.616Z] #25 [support-scheduler internal] load .dockerignore [2024-10-22T01:53:54.616Z] #25 transferring context: 50B done [2024-10-22T01:53:54.616Z] #25 DONE 0.1s [2024-10-22T01:53:54.616Z] [2024-10-22T01:53:54.616Z] #26 [core-keeper internal] load .dockerignore [2024-10-22T01:53:54.616Z] #26 transferring context: 50B 0.0s done [2024-10-22T01:53:54.616Z] #26 DONE 0.1s [2024-10-22T01:53:54.616Z] [2024-10-22T01:53:54.616Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-10-22T01:53:54.616Z] #27 transferring context: 50B 0.0s done [2024-10-22T01:53:54.616Z] #27 DONE 0.1s [2024-10-22T01:53:54.616Z] [2024-10-22T01:53:54.616Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-10-22T01:53:54.782Z] #160 ... [2024-10-22T01:53:54.782Z] [2024-10-22T01:53:54.782Z] #154 [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-10-22T01:53:54.782Z] #154 91.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-22T01:53:54.886Z] #28 transferring context: 50B 0.0s done [2024-10-22T01:53:54.886Z] #28 DONE 0.1s [2024-10-22T01:53:54.886Z] [2024-10-22T01:53:54.886Z] #29 [security-spire-agent internal] load .dockerignore [2024-10-22T01:53:54.886Z] #29 transferring context: 50B 0.0s done [2024-10-22T01:53:54.886Z] #29 DONE 0.1s [2024-10-22T01:53:54.886Z] [2024-10-22T01:53:54.886Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-10-22T01:53:54.886Z] #30 transferring context: 50B 0.0s done [2024-10-22T01:53:54.886Z] #30 DONE 0.1s [2024-10-22T01:53:55.183Z] [2024-10-22T01:53:55.183Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-22T01:53:55.183Z] #31 transferring context: 50B 0.0s done [2024-10-22T01:53:55.183Z] #31 DONE 0.1s [2024-10-22T01:53:55.183Z] [2024-10-22T01:53:55.183Z] #32 [security-bootstrapper internal] load .dockerignore [2024-10-22T01:53:55.183Z] #32 transferring context: 50B done [2024-10-22T01:53:55.183Z] #32 DONE 0.1s [2024-10-22T01:53:55.183Z] [2024-10-22T01:53:55.183Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:55.183Z] #33 DONE 0.0s [2024-10-22T01:53:55.184Z] [2024-10-22T01:53:55.184Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:53:55.474Z] #34 DONE 0.2s [2024-10-22T01:53:55.474Z] [2024-10-22T01:53:55.474Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:55.474Z] #35 DONE 0.0s [2024-10-22T01:53:55.474Z] [2024-10-22T01:53:55.474Z] #36 [core-data internal] load build context [2024-10-22T01:53:55.474Z] #36 DONE 0.0s [2024-10-22T01:53:55.474Z] [2024-10-22T01:53:55.474Z] #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:55.474Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:55.474Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:55.474Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:55.474Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:55.756Z] #37 DONE 0.4s [2024-10-22T01:53:55.756Z] [2024-10-22T01:53:55.756Z] #36 [core-data internal] load build context [2024-10-22T01:53:56.357Z] #36 transferring context: 3.27MB 0.8s done [2024-10-22T01:53:56.357Z] #36 DONE 0.9s [2024-10-22T01:53:56.357Z] [2024-10-22T01:53:56.357Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:53:56.357Z] #38 ... [2024-10-22T01:53:56.357Z] [2024-10-22T01:53:56.357Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:56.357Z] #35 DONE 1.1s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:56.661Z] #33 DONE 0.0s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-22T01:53:56.661Z] #39 DONE 0.4s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:56.661Z] #33 DONE 0.0s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #37 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:56.661Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:56.661Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:56.661Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:56.661Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:56.661Z] #37 DONE 0.7s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:56.661Z] #35 DONE 2.0s [2024-10-22T01:53:56.661Z] [2024-10-22T01:53:56.661Z] #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T01:53:56.937Z] #40 ... [2024-10-22T01:53:56.937Z] [2024-10-22T01:53:56.937Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:53:56.937Z] #34 DONE 0.4s [2024-10-22T01:53:56.937Z] [2024-10-22T01:53:56.937Z] #37 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:56.937Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:56.937Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:56.937Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:56.937Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:56.937Z] #37 DONE 0.7s [2024-10-22T01:53:56.937Z] [2024-10-22T01:53:56.937Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:56.937Z] #35 DONE 2.0s [2024-10-22T01:53:56.937Z] [2024-10-22T01:53:56.937Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-22T01:53:56.937Z] #39 DONE 0.4s [2024-10-22T01:53:56.937Z] [2024-10-22T01:53:56.937Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:53:57.220Z] #41 ... [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:57.220Z] #33 DONE 0.0s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:53:57.220Z] #34 DONE 0.7s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:57.220Z] #42 ... [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #37 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:57.220Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:57.220Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:57.220Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:57.220Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:57.220Z] #37 DONE 0.8s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:57.220Z] #33 DONE 0.0s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:57.220Z] #35 DONE 2.1s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-22T01:53:57.220Z] #39 DONE 0.5s [2024-10-22T01:53:57.220Z] [2024-10-22T01:53:57.220Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:57.511Z] #42 ... [2024-10-22T01:53:57.511Z] [2024-10-22T01:53:57.511Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:57.511Z] #33 DONE 0.0s [2024-10-22T01:53:57.511Z] [2024-10-22T01:53:57.511Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:57.797Z] #42 ... [2024-10-22T01:53:57.797Z] [2024-10-22T01:53:57.797Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:57.797Z] #33 DONE 0.0s [2024-10-22T01:53:57.797Z] [2024-10-22T01:53:57.797Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:57.797Z] #42 ... [2024-10-22T01:53:57.797Z] [2024-10-22T01:53:57.797Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:53:57.797Z] #34 DONE 1.2s [2024-10-22T01:53:57.797Z] [2024-10-22T01:53:57.797Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:58.072Z] #42 ... [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #37 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:58.072Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:58.072Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:58.072Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:58.072Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:58.072Z] #37 DONE 0.9s [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:58.072Z] #35 DONE 2.2s [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-22T01:53:58.072Z] #39 DONE 0.6s [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:58.072Z] #42 transferring context: 3.27MB 1.2s done [2024-10-22T01:53:58.072Z] #42 ... [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:58.072Z] #33 DONE 0.0s [2024-10-22T01:53:58.072Z] [2024-10-22T01:53:58.072Z] #43 [security-proxy-setup internal] load build context [2024-10-22T01:53:58.348Z] #43 ... [2024-10-22T01:53:58.348Z] [2024-10-22T01:53:58.348Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:58.348Z] #33 DONE 0.0s [2024-10-22T01:53:58.348Z] [2024-10-22T01:53:58.348Z] #42 [support-notifications internal] load build context [2024-10-22T01:53:58.348Z] #42 DONE 1.5s [2024-10-22T01:53:58.348Z] [2024-10-22T01:53:58.348Z] #43 [security-proxy-setup internal] load build context [2024-10-22T01:53:58.348Z] #43 ... [2024-10-22T01:53:58.348Z] [2024-10-22T01:53:58.348Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-22T01:53:58.348Z] #44 DONE 1.6s [2024-10-22T01:53:58.348Z] [2024-10-22T01:53:58.348Z] #43 [security-proxy-setup internal] load build context [2024-10-22T01:53:58.640Z] #43 ... [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #37 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:58.640Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:58.640Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:58.640Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:58.640Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:58.640Z] #37 DONE 0.9s [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:53:58.640Z] #34 DONE 1.6s [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #43 [security-proxy-setup internal] load build context [2024-10-22T01:53:58.640Z] #43 transferring context: 3.27MB 1.5s done [2024-10-22T01:53:58.640Z] #43 ... [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #37 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:53:58.640Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:53:58.640Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:53:58.640Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:53:58.640Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:53:58.640Z] #37 DONE 0.9s [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:53:58.640Z] #35 DONE 2.2s [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-22T01:53:58.640Z] #39 DONE 0.7s [2024-10-22T01:53:58.640Z] [2024-10-22T01:53:58.640Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T01:53:58.918Z] #45 ... [2024-10-22T01:53:58.918Z] [2024-10-22T01:53:58.918Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:58.918Z] #33 DONE 0.1s [2024-10-22T01:53:58.918Z] [2024-10-22T01:53:58.918Z] #43 [security-proxy-setup internal] load build context [2024-10-22T01:53:58.918Z] #43 DONE 1.9s [2024-10-22T01:53:58.918Z] [2024-10-22T01:53:58.918Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-22T01:53:59.196Z] #46 ... [2024-10-22T01:53:59.196Z] [2024-10-22T01:53:59.196Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:53:59.196Z] #33 DONE 0.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:54:00.981Z] #47 ... [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:54:00.981Z] #33 DONE 0.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:54:00.981Z] #48 ... [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-22T01:54:00.981Z] #33 DONE 0.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:00.981Z] #38 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:00.981Z] #38 ... [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #37 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:54:00.981Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:54:00.981Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:54:00.981Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:54:00.981Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:54:00.981Z] #37 DONE 1.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:54:00.981Z] #35 DONE 2.4s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-22T01:54:00.981Z] #39 DONE 0.8s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T01:54:00.981Z] #34 DONE 2.9s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #49 [security-spire-config internal] load build context [2024-10-22T01:54:00.981Z] #49 transferring context: 26.23kB 0.1s done [2024-10-22T01:54:00.981Z] #49 DONE 1.5s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #37 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:54:00.981Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:54:00.981Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:54:00.981Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:54:00.981Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:54:00.981Z] #37 DONE 1.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:54:00.981Z] #35 DONE 2.4s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-22T01:54:00.981Z] #39 DONE 0.8s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #50 [security-bootstrapper internal] load build context [2024-10-22T01:54:00.981Z] #50 DONE 0.0s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #40 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T01:54:00.981Z] #40 ... [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #37 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:54:00.981Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:54:00.981Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:54:00.981Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:54:00.981Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:54:00.981Z] #37 DONE 1.1s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-22T01:54:00.981Z] #35 DONE 2.4s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-22T01:54:00.981Z] #39 DONE 0.8s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #51 [security-spire-server internal] load build context [2024-10-22T01:54:00.981Z] #51 transferring context: 27.98kB 0.2s done [2024-10-22T01:54:00.981Z] #51 DONE 1.9s [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:00.981Z] #52 ... [2024-10-22T01:54:00.981Z] [2024-10-22T01:54:00.981Z] #53 [core-common-config-bootstrapper internal] load build context [2024-10-22T01:54:00.981Z] #53 transferring context: 3.27MB 2.9s done [2024-10-22T01:54:00.981Z] #53 DONE 3.7s [2024-10-22T01:54:01.294Z] [2024-10-22T01:54:01.294Z] #54 [core-command internal] load build context [2024-10-22T01:54:01.294Z] #54 transferring context: 3.27MB 2.3s done [2024-10-22T01:54:01.294Z] #54 DONE 3.1s [2024-10-22T01:54:01.294Z] [2024-10-22T01:54:01.294Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T01:54:02.859Z] #55 ... [2024-10-22T01:54:02.859Z] [2024-10-22T01:54:02.859Z] #56 [core-metadata internal] load build context [2024-10-22T01:54:02.859Z] #56 transferring context: 3.27MB 3.4s done [2024-10-22T01:54:02.859Z] #56 DONE 4.6s [2024-10-22T01:54:02.859Z] [2024-10-22T01:54:02.859Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:04.694Z] #52 ... [2024-10-22T01:54:04.694Z] [2024-10-22T01:54:04.694Z] #57 [support-scheduler internal] load build context [2024-10-22T01:54:04.694Z] #57 transferring context: 3.27MB 3.7s done [2024-10-22T01:54:04.694Z] #57 DONE 5.9s [2024-10-22T01:54:04.694Z] [2024-10-22T01:54:04.694Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:04.694Z] #52 ... [2024-10-22T01:54:04.694Z] [2024-10-22T01:54:04.694Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-22T01:54:04.694Z] #44 DONE 7.3s [2024-10-22T01:54:04.694Z] [2024-10-22T01:54:04.694Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:06.828Z] #52 ... [2024-10-22T01:54:06.828Z] [2024-10-22T01:54:06.828Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:54:06.828Z] #58 ... [2024-10-22T01:54:06.828Z] [2024-10-22T01:54:06.828Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:06.828Z] #38 5.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:06.828Z] #38 8.557 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:06.828Z] #38 8.557 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:06.828Z] #38 8.557 OK: 9 MiB in 15 packages [2024-10-22T01:54:06.828Z] #38 DONE 10.7s [2024-10-22T01:54:06.828Z] [2024-10-22T01:54:06.828Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:54:06.828Z] #59 ... [2024-10-22T01:54:06.828Z] [2024-10-22T01:54:06.828Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:54:07.119Z] #60 ... [2024-10-22T01:54:07.119Z] [2024-10-22T01:54:07.119Z] #61 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:07.119Z] #61 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-10-22T01:54:07.119Z] #61 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-22T01:54:07.119Z] #61 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-22T01:54:07.119Z] #61 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-22T01:54:07.119Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.1s done [2024-10-22T01:54:07.119Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.3s done [2024-10-22T01:54:07.119Z] #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.3s done [2024-10-22T01:54:07.119Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-22T01:54:07.119Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.70MB / 28.04MB 5.2s [2024-10-22T01:54:07.789Z] #61 ... [2024-10-22T01:54:07.789Z] [2024-10-22T01:54:07.789Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:07.789Z] #62 ... [2024-10-22T01:54:07.789Z] [2024-10-22T01:54:07.789Z] #61 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:07.789Z] #61 ... [2024-10-22T01:54:07.789Z] [2024-10-22T01:54:07.789Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-22T01:54:07.789Z] #46 DONE 8.8s [2024-10-22T01:54:08.100Z] [2024-10-22T01:54:08.100Z] #61 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:08.100Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.3s [2024-10-22T01:54:08.710Z] #61 ... [2024-10-22T01:54:08.710Z] [2024-10-22T01:54:08.710Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:54:08.710Z] #63 ... [2024-10-22T01:54:08.710Z] [2024-10-22T01:54:08.710Z] #64 [core-keeper internal] load build context [2024-10-22T01:54:08.710Z] #64 transferring context: 3.27MB 8.1s done [2024-10-22T01:54:09.000Z] #64 ... [2024-10-22T01:54:09.000Z] [2024-10-22T01:54:09.000Z] #65 [security-secretstore-setup internal] load build context [2024-10-22T01:54:09.000Z] #65 transferring context: 3.27MB 8.1s done [2024-10-22T01:54:09.000Z] #65 ... [2024-10-22T01:54:09.000Z] [2024-10-22T01:54:09.000Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:09.288Z] #52 ... [2024-10-22T01:54:09.288Z] [2024-10-22T01:54:09.288Z] #37 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T01:54:09.288Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T01:54:09.288Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T01:54:09.288Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-22T01:54:09.288Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-22T01:54:09.288Z] #37 DONE 1.1s [2024-10-22T01:54:09.288Z] [2024-10-22T01:54:09.288Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:09.288Z] #66 DONE 0.0s [2024-10-22T01:54:09.288Z] [2024-10-22T01:54:09.288Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:09.288Z] #61 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-10-22T01:54:09.288Z] #61 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-22T01:54:09.288Z] #61 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-22T01:54:09.288Z] #61 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-22T01:54:09.288Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.1s done [2024-10-22T01:54:09.288Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.3s done [2024-10-22T01:54:09.288Z] #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.3s done [2024-10-22T01:54:09.288Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-22T01:54:09.581Z] #61 ... [2024-10-22T01:54:09.581Z] [2024-10-22T01:54:09.582Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:54:09.582Z] #67 ... [2024-10-22T01:54:09.582Z] [2024-10-22T01:54:09.582Z] #65 [security-secretstore-setup internal] load build context [2024-10-22T01:54:09.582Z] #65 DONE 10.9s [2024-10-22T01:54:09.582Z] [2024-10-22T01:54:09.582Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:54:09.582Z] #58 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:09.863Z] #58 ... [2024-10-22T01:54:09.863Z] [2024-10-22T01:54:09.863Z] #64 [core-keeper internal] load build context [2024-10-22T01:54:09.863Z] #64 DONE 11.3s [2024-10-22T01:54:10.160Z] [2024-10-22T01:54:10.160Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:10.160Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.2s [2024-10-22T01:54:10.160Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-22T01:54:10.472Z] #61 ... [2024-10-22T01:54:10.472Z] [2024-10-22T01:54:10.472Z] #50 [security-bootstrapper internal] load build context [2024-10-22T01:54:10.472Z] #50 ... [2024-10-22T01:54:10.472Z] [2024-10-22T01:54:10.472Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:54:10.825Z] #68 ... [2024-10-22T01:54:10.825Z] [2024-10-22T01:54:10.825Z] #69 [security-proxy-auth internal] load build context [2024-10-22T01:54:10.825Z] #69 ... [2024-10-22T01:54:10.825Z] [2024-10-22T01:54:10.825Z] #70 [support-cron-scheduler internal] load build context [2024-10-22T01:54:10.825Z] #70 ... [2024-10-22T01:54:10.825Z] [2024-10-22T01:54:10.825Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:11.112Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.71MB / 28.04MB 9.3s [2024-10-22T01:54:11.417Z] #61 ... [2024-10-22T01:54:11.417Z] [2024-10-22T01:54:11.417Z] #71 [security-spire-agent internal] load build context [2024-10-22T01:54:11.417Z] #71 transferring context: 27.51kB 0.8s done [2024-10-22T01:54:11.417Z] #71 DONE 2.2s [2024-10-22T01:54:11.417Z] [2024-10-22T01:54:11.417Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:11.417Z] #61 ... [2024-10-22T01:54:11.417Z] [2024-10-22T01:54:11.417Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:54:11.744Z] #72 ... [2024-10-22T01:54:11.744Z] [2024-10-22T01:54:11.744Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:54:11.744Z] #73 ... [2024-10-22T01:54:11.744Z] [2024-10-22T01:54:11.744Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:12.447Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.4s [2024-10-22T01:54:13.167Z] #61 ... [2024-10-22T01:54:13.167Z] [2024-10-22T01:54:13.167Z] #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T01:54:13.167Z] #40 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:13.167Z] #40 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:13.167Z] #40 14.64 OK: 238 MiB in 54 packages [2024-10-22T01:54:13.167Z] #40 DONE 16.5s [2024-10-22T01:54:13.167Z] [2024-10-22T01:54:13.167Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:13.512Z] #61 ... [2024-10-22T01:54:13.512Z] [2024-10-22T01:54:13.512Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:54:13.512Z] #63 DONE 14.8s [2024-10-22T01:54:13.512Z] [2024-10-22T01:54:13.512Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:13.838Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 12.0s [2024-10-22T01:54:13.838Z] #61 ... [2024-10-22T01:54:13.838Z] [2024-10-22T01:54:13.838Z] #69 [security-proxy-auth internal] load build context [2024-10-22T01:54:13.838Z] #69 transferring context: 3.27MB 10.8s done [2024-10-22T01:54:13.838Z] #69 DONE 13.5s [2024-10-22T01:54:13.838Z] [2024-10-22T01:54:13.838Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:15.005Z] #61 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-22T01:54:15.316Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.68MB / 28.04MB 13.3s [2024-10-22T01:54:15.316Z] #61 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-10-22T01:54:15.316Z] #61 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-10-22T01:54:16.903Z] #61 ... [2024-10-22T01:54:16.903Z] [2024-10-22T01:54:16.903Z] #52 [security-spiffe-token-provider internal] load build context [2024-10-22T01:54:16.903Z] #52 transferring context: 3.27MB 11.6s done [2024-10-22T01:54:16.903Z] #52 DONE 15.9s [2024-10-22T01:54:17.235Z] [2024-10-22T01:54:17.235Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:17.235Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done [2024-10-22T01:54:17.235Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-22T01:54:17.235Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-22T01:54:17.235Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-22T01:54:17.235Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-22T01:54:17.235Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-22T01:54:17.235Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-22T01:54:17.235Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-10-22T01:54:17.235Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 6.0s [2024-10-22T01:54:17.235Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.4s done [2024-10-22T01:54:17.235Z] #66 ... [2024-10-22T01:54:17.235Z] [2024-10-22T01:54:17.235Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:17.542Z] #74 ... [2024-10-22T01:54:17.542Z] [2024-10-22T01:54:17.542Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:17.542Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.82MB / 28.04MB 15.5s [2024-10-22T01:54:17.542Z] #61 ... [2024-10-22T01:54:17.542Z] [2024-10-22T01:54:17.542Z] #50 [security-bootstrapper internal] load build context [2024-10-22T01:54:17.542Z] #50 transferring context: 3.27MB 14.0s done [2024-10-22T01:54:17.542Z] #50 DONE 17.1s [2024-10-22T01:54:17.542Z] [2024-10-22T01:54:17.542Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:18.339Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.23MB / 28.04MB 16.4s [2024-10-22T01:54:18.621Z] #61 ... [2024-10-22T01:54:18.621Z] [2024-10-22T01:54:18.621Z] #70 [support-cron-scheduler internal] load build context [2024-10-22T01:54:18.621Z] #70 transferring context: 3.27MB 15.4s done [2024-10-22T01:54:18.621Z] #70 DONE 18.1s [2024-10-22T01:54:18.621Z] [2024-10-22T01:54:18.621Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:18.922Z] #61 ... [2024-10-22T01:54:18.922Z] [2024-10-22T01:54:18.922Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T01:54:18.922Z] #67 DONE 19.4s [2024-10-22T01:54:18.922Z] [2024-10-22T01:54:18.922Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:18.922Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.71MB / 28.04MB 17.2s [2024-10-22T01:54:19.257Z] #61 ... [2024-10-22T01:54:19.257Z] [2024-10-22T01:54:19.257Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:54:19.257Z] #47 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:19.548Z] #47 ... [2024-10-22T01:54:19.548Z] [2024-10-22T01:54:19.548Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:54:19.548Z] #58 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:19.548Z] #58 21.58 OK: 238 MiB in 54 packages [2024-10-22T01:54:19.548Z] #58 DONE 23.9s [2024-10-22T01:54:19.548Z] [2024-10-22T01:54:19.548Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:19.835Z] #61 ... [2024-10-22T01:54:19.835Z] [2024-10-22T01:54:19.835Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:54:19.835Z] #75 DONE 6.5s [2024-10-22T01:54:19.835Z] [2024-10-22T01:54:19.835Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:20.129Z] #61 ... [2024-10-22T01:54:20.129Z] [2024-10-22T01:54:20.129Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:54:20.129Z] #41 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:20.129Z] #41 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:20.129Z] #41 20.26 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:54:20.129Z] #41 20.59 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:54:20.129Z] #41 20.73 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:20.129Z] #41 20.73 (4/6) Installing openssl (3.3.2-r1) [2024-10-22T01:54:20.129Z] #41 20.84 (5/6) Installing su-exec (0.2-r3) [2024-10-22T01:54:20.129Z] #41 20.84 (6/6) Installing yq-go (4.44.1-r2) [2024-10-22T01:54:20.129Z] #41 22.00 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:20.129Z] #41 22.08 OK: 20 MiB in 18 packages [2024-10-22T01:54:20.129Z] #41 ... [2024-10-22T01:54:20.129Z] [2024-10-22T01:54:20.129Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:20.432Z] #61 ... [2024-10-22T01:54:20.432Z] [2024-10-22T01:54:20.432Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:54:20.432Z] #76 CACHED [2024-10-22T01:54:20.432Z] [2024-10-22T01:54:20.432Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:20.432Z] #61 ... [2024-10-22T01:54:20.432Z] [2024-10-22T01:54:20.432Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T01:54:20.432Z] #60 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:20.432Z] #60 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:20.432Z] #60 21.49 OK: 238 MiB in 54 packages [2024-10-22T01:54:20.432Z] #60 DONE 24.0s [2024-10-22T01:54:20.432Z] [2024-10-22T01:54:20.432Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:20.735Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.22MB / 28.04MB 18.9s [2024-10-22T01:54:21.392Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 19.5s [2024-10-22T01:54:21.392Z] #61 ... [2024-10-22T01:54:21.392Z] [2024-10-22T01:54:21.392Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T01:54:21.392Z] #41 DONE 24.5s [2024-10-22T01:54:21.726Z] [2024-10-22T01:54:21.726Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:22.029Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.57MB / 28.04MB 20.1s [2024-10-22T01:54:23.093Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 21.1s [2024-10-22T01:54:23.393Z] #61 ... [2024-10-22T01:54:23.393Z] [2024-10-22T01:54:23.393Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:54:23.393Z] #77 DONE 3.3s [2024-10-22T01:54:23.393Z] [2024-10-22T01:54:23.393Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:23.393Z] #61 ... [2024-10-22T01:54:23.393Z] [2024-10-22T01:54:23.393Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:54:23.393Z] #59 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:23.393Z] #59 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:23.393Z] #59 24.56 (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T01:54:23.393Z] #59 24.73 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:23.393Z] #59 24.77 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:23.393Z] #59 24.82 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:54:23.393Z] #59 25.39 OK: 10 MiB in 16 packages [2024-10-22T01:54:23.724Z] #59 ... [2024-10-22T01:54:23.724Z] [2024-10-22T01:54:23.724Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:54:23.724Z] #78 DONE 3.1s [2024-10-22T01:54:23.724Z] [2024-10-22T01:54:23.724Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:23.724Z] #61 ... [2024-10-22T01:54:23.724Z] [2024-10-22T01:54:23.724Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T01:54:24.056Z] #79 ... [2024-10-22T01:54:24.056Z] [2024-10-22T01:54:24.056Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:24.056Z] #62 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:24.056Z] #62 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:24.056Z] #62 24.14 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:24.056Z] #62 24.14 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:24.056Z] #62 24.43 OK: 9 MiB in 15 packages [2024-10-22T01:54:24.056Z] #62 DONE 26.4s [2024-10-22T01:54:24.056Z] [2024-10-22T01:54:24.056Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:24.056Z] #61 ... [2024-10-22T01:54:24.056Z] [2024-10-22T01:54:24.056Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T01:54:24.056Z] #59 DONE 27.2s [2024-10-22T01:54:24.056Z] [2024-10-22T01:54:24.056Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:24.356Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.64MB / 28.04MB 22.6s [2024-10-22T01:54:25.468Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 23.4s [2024-10-22T01:54:25.772Z] #61 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 23.7s done [2024-10-22T01:54:27.335Z] #61 ... [2024-10-22T01:54:27.335Z] [2024-10-22T01:54:27.335Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T01:54:27.335Z] #45 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:27.335Z] #45 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:27.335Z] #45 25.72 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:54:27.335Z] #45 25.72 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:54:27.335Z] #45 25.72 OK: 24043 distinct packages available [2024-10-22T01:54:27.335Z] #45 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:27.335Z] #45 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:27.335Z] #45 ... [2024-10-22T01:54:27.335Z] [2024-10-22T01:54:27.335Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:27.335Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.1s done [2024-10-22T01:54:27.335Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-22T01:54:28.372Z] #66 ... [2024-10-22T01:54:28.372Z] [2024-10-22T01:54:28.372Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:54:28.372Z] #72 26.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:29.062Z] #72 ... [2024-10-22T01:54:29.062Z] [2024-10-22T01:54:29.062Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:29.388Z] #80 ... [2024-10-22T01:54:29.388Z] [2024-10-22T01:54:29.388Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:29.388Z] #74 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:30.409Z] #74 ... [2024-10-22T01:54:30.409Z] [2024-10-22T01:54:30.409Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:54:30.409Z] #81 ... [2024-10-22T01:54:30.409Z] [2024-10-22T01:54:30.409Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:54:30.409Z] #47 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:30.409Z] #47 25.55 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:54:30.409Z] #47 25.55 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:54:30.409Z] #47 25.55 OK: 24043 distinct packages available [2024-10-22T01:54:30.409Z] #47 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:30.409Z] #47 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:30.698Z] #47 ... [2024-10-22T01:54:30.698Z] [2024-10-22T01:54:30.698Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:30.698Z] #61 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s [2024-10-22T01:54:31.759Z] #61 ... [2024-10-22T01:54:31.759Z] [2024-10-22T01:54:31.759Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:54:31.759Z] #82 ... [2024-10-22T01:54:31.759Z] [2024-10-22T01:54:31.759Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:31.759Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s [2024-10-22T01:54:33.314Z] #66 ... [2024-10-22T01:54:33.314Z] [2024-10-22T01:54:33.314Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:54:33.621Z] #83 ... [2024-10-22T01:54:33.621Z] [2024-10-22T01:54:33.621Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:33.921Z] #61 ... [2024-10-22T01:54:33.921Z] [2024-10-22T01:54:33.921Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:54:33.921Z] #84 ... [2024-10-22T01:54:33.921Z] [2024-10-22T01:54:33.921Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:33.921Z] #85 ... [2024-10-22T01:54:33.921Z] [2024-10-22T01:54:33.921Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:34.201Z] #86 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:34.201Z] #86 ... [2024-10-22T01:54:34.201Z] [2024-10-22T01:54:34.201Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:35.208Z] #61 ... [2024-10-22T01:54:35.208Z] [2024-10-22T01:54:35.208Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:54:35.208Z] #73 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:35.208Z] #73 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:35.484Z] #73 ... [2024-10-22T01:54:35.484Z] [2024-10-22T01:54:35.484Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:36.477Z] #66 ... [2024-10-22T01:54:36.477Z] [2024-10-22T01:54:36.477Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:54:36.477Z] #48 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:36.477Z] #48 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:36.477Z] #48 ... [2024-10-22T01:54:36.477Z] [2024-10-22T01:54:36.477Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:54:36.477Z] #68 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:36.477Z] #68 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:36.477Z] #68 ... [2024-10-22T01:54:36.477Z] [2024-10-22T01:54:36.477Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:36.477Z] #61 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s [2024-10-22T01:54:37.925Z] #61 ... [2024-10-22T01:54:37.925Z] [2024-10-22T01:54:37.925Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T01:54:37.925Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.7s done [2024-10-22T01:54:37.925Z] #66 DONE 28.2s [2024-10-22T01:54:37.925Z] [2024-10-22T01:54:37.925Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:38.538Z] #61 ... [2024-10-22T01:54:38.538Z] [2024-10-22T01:54:38.538Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T01:54:38.538Z] #55 27.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:38.538Z] #55 28.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:38.538Z] #55 ... [2024-10-22T01:54:38.538Z] [2024-10-22T01:54:38.538Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:54:38.538Z] #47 37.59 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:54:38.538Z] #47 38.62 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:54:38.538Z] #47 38.96 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:38.538Z] #47 39.00 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:54:38.538Z] #47 39.01 (5/7) Installing libucontext (1.2-r3) [2024-10-22T01:54:38.538Z] #47 39.03 (6/7) Installing gcompat (1.1.0-r4) [2024-10-22T01:54:38.538Z] #47 39.10 (7/7) Installing openssl (3.3.2-r1) [2024-10-22T01:54:38.538Z] #47 39.26 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:39.151Z] #47 39.60 OK: 10 MiB in 19 packages [2024-10-22T01:54:39.811Z] #47 ... [2024-10-22T01:54:39.811Z] [2024-10-22T01:54:39.811Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T01:54:39.811Z] #45 38.19 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:39.811Z] #45 38.28 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:54:39.811Z] #45 38.31 (3/4) Installing libucontext (1.2-r3) [2024-10-22T01:54:39.811Z] #45 38.34 (4/4) Installing gcompat (1.1.0-r4) [2024-10-22T01:54:39.811Z] #45 38.38 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:39.811Z] #45 38.51 OK: 9 MiB in 18 packages [2024-10-22T01:54:39.811Z] #45 DONE 40.9s [2024-10-22T01:54:39.811Z] [2024-10-22T01:54:39.811Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:39.811Z] #85 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:39.811Z] #85 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:40.122Z] #85 ... [2024-10-22T01:54:40.122Z] [2024-10-22T01:54:40.122Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:54:40.122Z] #72 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:40.122Z] #72 ... [2024-10-22T01:54:40.122Z] [2024-10-22T01:54:40.122Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:41.123Z] #61 ... [2024-10-22T01:54:41.123Z] [2024-10-22T01:54:41.123Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T01:54:41.123Z] #79 17.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:41.123Z] #79 19.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:41.123Z] #79 ... [2024-10-22T01:54:41.123Z] [2024-10-22T01:54:41.123Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:41.123Z] #74 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:41.398Z] #74 ... [2024-10-22T01:54:41.398Z] [2024-10-22T01:54:41.398Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:41.678Z] #61 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.1s [2024-10-22T01:54:42.278Z] #61 ... [2024-10-22T01:54:42.278Z] [2024-10-22T01:54:42.278Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:54:42.278Z] #82 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:42.278Z] #82 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:42.278Z] #82 ... [2024-10-22T01:54:42.278Z] [2024-10-22T01:54:42.278Z] #61 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:42.926Z] #61 ... [2024-10-22T01:54:42.926Z] [2024-10-22T01:54:42.926Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:42.926Z] #80 14.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:42.926Z] #80 16.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:43.219Z] #80 ... [2024-10-22T01:54:43.219Z] [2024-10-22T01:54:43.219Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T01:54:43.219Z] #47 DONE 44.0s [2024-10-22T01:54:43.219Z] [2024-10-22T01:54:43.219Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:45.914Z] #87 ... [2024-10-22T01:54:45.914Z] [2024-10-22T01:54:45.915Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T01:54:45.915Z] #48 38.09 (1/4) Installing ca-certificates (20240705-r0) [2024-10-22T01:54:45.915Z] #48 38.93 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:45.915Z] #48 38.98 (3/4) Installing su-exec (0.2-r3) [2024-10-22T01:54:45.915Z] #48 39.00 (4/4) Installing yq-go (4.44.1-r2) [2024-10-22T01:54:45.915Z] #48 41.13 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:45.915Z] #48 41.34 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:54:45.915Z] #48 43.12 OK: 20 MiB in 18 packages [2024-10-22T01:54:45.915Z] #48 DONE 46.4s [2024-10-22T01:54:46.229Z] [2024-10-22T01:54:46.229Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T01:54:46.523Z] #88 ... [2024-10-22T01:54:46.523Z] [2024-10-22T01:54:46.523Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:54:46.523Z] #73 35.02 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:54:46.523Z] #73 35.02 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:54:46.523Z] #73 35.02 OK: 24043 distinct packages available [2024-10-22T01:54:46.523Z] #73 39.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:46.523Z] #73 41.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:46.523Z] #73 ... [2024-10-22T01:54:46.523Z] [2024-10-22T01:54:46.523Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T01:54:46.523Z] #61 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s done [2024-10-22T01:54:46.828Z] #61 ... [2024-10-22T01:54:46.828Z] [2024-10-22T01:54:46.828Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:46.828Z] #86 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:46.828Z] #86 ... [2024-10-22T01:54:46.828Z] [2024-10-22T01:54:46.828Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T01:54:46.828Z] #55 42.47 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:46.828Z] #55 42.53 (2/2) Installing su-exec (0.2-r3) [2024-10-22T01:54:46.828Z] #55 42.56 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:46.828Z] #55 42.69 OK: 9 MiB in 16 packages [2024-10-22T01:54:46.828Z] #55 DONE 45.7s [2024-10-22T01:54:46.828Z] [2024-10-22T01:54:46.828Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:54:49.570Z] #89 ... [2024-10-22T01:54:49.570Z] [2024-10-22T01:54:49.570Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T01:54:49.570Z] #72 40.13 (1/3) Installing ca-certificates (20240705-r0) [2024-10-22T01:54:49.570Z] #72 40.59 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:49.570Z] #72 40.65 (3/3) Installing tzdata (2024b-r0) [2024-10-22T01:54:49.570Z] #72 42.77 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:49.570Z] #72 43.04 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:54:49.570Z] #72 44.70 OK: 11 MiB in 17 packages [2024-10-22T01:54:49.570Z] #72 DONE 47.9s [2024-10-22T01:54:49.570Z] [2024-10-22T01:54:49.570Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:54:49.860Z] #90 ... [2024-10-22T01:54:49.860Z] [2024-10-22T01:54:49.860Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:54:49.860Z] #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:49.860Z] #0 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:49.860Z] #91 ... [2024-10-22T01:54:49.860Z] [2024-10-22T01:54:49.860Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:54:49.860Z] #68 39.62 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T01:54:49.860Z] #68 39.63 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T01:54:49.860Z] #68 39.63 OK: 24042 distinct packages available [2024-10-22T01:54:49.860Z] #68 42.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:49.860Z] #68 44.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:50.141Z] #68 ... [2024-10-22T01:54:50.141Z] [2024-10-22T01:54:50.141Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:54:50.141Z] #82 27.46 Upgrading critical system libraries and apk-tools: [2024-10-22T01:54:50.141Z] #82 27.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:54:50.141Z] #82 27.59 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:51.613Z] #82 ... [2024-10-22T01:54:51.613Z] [2024-10-22T01:54:51.613Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T01:54:51.613Z] #79 34.60 OK: 238 MiB in 54 packages [2024-10-22T01:54:51.613Z] #79 DONE 37.7s [2024-10-22T01:54:51.613Z] [2024-10-22T01:54:51.613Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:54:51.613Z] #89 4.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:52.273Z] #89 ... [2024-10-22T01:54:52.273Z] [2024-10-22T01:54:52.273Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-22T01:54:52.273Z] #92 DONE 0.7s [2024-10-22T01:54:52.273Z] [2024-10-22T01:54:52.273Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:52.273Z] #85 28.68 Upgrading critical system libraries and apk-tools: [2024-10-22T01:54:52.273Z] #85 28.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:54:52.273Z] #85 28.74 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:54.896Z] #85 ... [2024-10-22T01:54:54.896Z] [2024-10-22T01:54:54.896Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-22T01:54:54.896Z] #80 33.01 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:54.896Z] #80 33.73 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:54.896Z] #80 33.86 OK: 9 MiB in 15 packages [2024-10-22T01:54:54.896Z] #80 DONE 35.7s [2024-10-22T01:54:54.896Z] [2024-10-22T01:54:54.896Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:54:54.896Z] #82 31.20 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:54:54.896Z] #82 31.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:55.164Z] #82 33.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:55.164Z] #82 ... [2024-10-22T01:54:55.164Z] [2024-10-22T01:54:55.164Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:54:55.164Z] #74 38.23 Upgrading critical system libraries and apk-tools: [2024-10-22T01:54:55.164Z] #74 38.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:54:55.164Z] #74 38.29 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:55.164Z] #74 41.78 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:54:55.164Z] #74 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:55.164Z] #74 44.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:55.433Z] #74 ... [2024-10-22T01:54:55.433Z] [2024-10-22T01:54:55.433Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:55.433Z] #85 31.30 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:54:55.433Z] #85 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:56.849Z] #85 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:57.816Z] #85 ... [2024-10-22T01:54:57.816Z] [2024-10-22T01:54:57.816Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:54:57.816Z] #87 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:57.816Z] #87 7.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:54:58.084Z] #87 ... [2024-10-22T01:54:58.084Z] [2024-10-22T01:54:58.084Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:54:58.084Z] #73 55.04 (1/14) Installing ca-certificates (20240705-r0) [2024-10-22T01:54:58.084Z] #73 55.43 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-22T01:54:58.084Z] #73 55.56 (3/14) Installing c-ares (1.33.1-r0) [2024-10-22T01:54:58.084Z] #73 55.61 (4/14) Installing libunistring (1.2-r0) [2024-10-22T01:54:58.084Z] #73 55.81 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-22T01:54:58.084Z] #73 55.84 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-22T01:54:58.084Z] #73 55.89 (7/14) Installing libpsl (0.21.5-r1) [2024-10-22T01:54:58.084Z] #73 55.91 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-22T01:54:58.084Z] #73 56.01 (9/14) Installing libcurl (8.10.1-r0) [2024-10-22T01:54:58.084Z] #73 56.09 (10/14) Installing curl (8.10.1-r0) [2024-10-22T01:54:58.084Z] #73 56.15 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-22T01:54:58.084Z] #73 56.18 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-22T01:54:58.084Z] #73 56.20 (13/14) Installing libucontext (1.2-r3) [2024-10-22T01:54:58.084Z] #73 56.22 (14/14) Installing gcompat (1.1.0-r4) [2024-10-22T01:54:58.084Z] #73 56.27 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:54:58.084Z] #73 56.38 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:54:59.101Z] #73 57.65 OK: 15 MiB in 28 packages [2024-10-22T01:54:59.101Z] #73 ... [2024-10-22T01:54:59.101Z] [2024-10-22T01:54:59.101Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T01:54:59.101Z] #68 56.86 OK: 238 MiB in 54 packages [2024-10-22T01:54:59.101Z] #68 DONE 58.8s [2024-10-22T01:54:59.101Z] [2024-10-22T01:54:59.101Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:54:59.841Z] #93 DONE 0.6s [2024-10-22T01:54:59.841Z] [2024-10-22T01:54:59.841Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:54:59.841Z] #91 17.91 Upgrading critical system libraries and apk-tools: [2024-10-22T01:54:59.841Z] #91 17.92 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:54:59.841Z] #91 17.98 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:00.485Z] #91 20.72 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:00.485Z] #91 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:00.485Z] #91 ... [2024-10-22T01:55:00.485Z] [2024-10-22T01:55:00.485Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:55:00.485Z] #86 26.49 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:00.485Z] #86 26.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:00.485Z] #86 26.55 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:00.485Z] #86 29.60 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:00.485Z] #86 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:00.485Z] #86 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:00.762Z] #86 ... [2024-10-22T01:55:00.762Z] [2024-10-22T01:55:00.762Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:55:01.373Z] #94 ... [2024-10-22T01:55:01.373Z] [2024-10-22T01:55:01.373Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T01:55:01.373Z] #88 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:01.373Z] #88 7.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:01.684Z] #88 ... [2024-10-22T01:55:01.684Z] [2024-10-22T01:55:01.684Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:01.684Z] #90 4.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:01.684Z] #90 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:01.989Z] #90 ... [2024-10-22T01:55:01.989Z] [2024-10-22T01:55:01.989Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:55:01.989Z] #74 54.97 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:01.989Z] #74 ... [2024-10-22T01:55:01.989Z] [2024-10-22T01:55:01.989Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T01:55:01.989Z] #73 DONE 60.7s [2024-10-22T01:55:02.338Z] [2024-10-22T01:55:02.338Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:55:02.338Z] #95 ... [2024-10-22T01:55:02.338Z] [2024-10-22T01:55:02.338Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:03.373Z] #96 ... [2024-10-22T01:55:03.373Z] [2024-10-22T01:55:03.373Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:55:03.373Z] #89 6.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:03.373Z] #89 ... [2024-10-22T01:55:03.373Z] [2024-10-22T01:55:03.373Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:55:03.373Z] #87 19.94 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:03.373Z] #87 19.94 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:03.373Z] #87 20.03 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:06.111Z] #87 ... [2024-10-22T01:55:06.111Z] [2024-10-22T01:55:06.111Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:55:06.111Z] #74 56.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:06.111Z] #74 56.31 OK: 9 MiB in 15 packages [2024-10-22T01:55:06.111Z] #74 DONE 58.7s [2024-10-22T01:55:06.111Z] [2024-10-22T01:55:06.111Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:55:06.111Z] #87 22.71 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:06.111Z] #87 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:07.096Z] #87 ... [2024-10-22T01:55:07.096Z] [2024-10-22T01:55:07.096Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T01:55:07.096Z] #82 43.47 OK: 20 MiB in 18 packages [2024-10-22T01:55:07.096Z] #82 DONE 45.7s [2024-10-22T01:55:07.388Z] [2024-10-22T01:55:07.388Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-22T01:55:07.388Z] #97 DONE 0.2s [2024-10-22T01:55:07.388Z] [2024-10-22T01:55:07.388Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:55:07.388Z] #86 42.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:07.388Z] #86 42.85 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:07.388Z] #86 42.97 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:55:08.362Z] #86 44.35 OK: 10 MiB in 16 packages [2024-10-22T01:55:10.404Z] #86 ... [2024-10-22T01:55:10.404Z] [2024-10-22T01:55:10.404Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-22T01:55:10.404Z] #85 44.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:10.404Z] #85 45.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:10.404Z] #85 45.12 OK: 9 MiB in 15 packages [2024-10-22T01:55:10.404Z] #85 DONE 46.5s [2024-10-22T01:55:10.404Z] [2024-10-22T01:55:10.404Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:10.404Z] #90 16.75 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:10.404Z] #90 16.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:10.404Z] #90 16.81 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:10.404Z] #90 18.70 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:10.404Z] #90 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:10.404Z] #90 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:11.005Z] #90 ... [2024-10-22T01:55:11.005Z] [2024-10-22T01:55:11.005Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T01:55:11.005Z] #86 DONE 46.9s [2024-10-22T01:55:11.005Z] [2024-10-22T01:55:11.005Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:55:11.005Z] #89 18.18 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:11.005Z] #89 18.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:11.005Z] #89 18.31 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:11.005Z] #89 20.39 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:11.005Z] #89 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:11.005Z] #89 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:12.963Z] #89 ... [2024-10-22T01:55:12.963Z] [2024-10-22T01:55:12.963Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:55:12.963Z] #91 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:12.963Z] #91 31.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:12.963Z] #91 32.11 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:12.963Z] #91 32.26 OK: 9 MiB in 18 packages [2024-10-22T01:55:12.963Z] #91 ... [2024-10-22T01:55:12.963Z] [2024-10-22T01:55:12.963Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T01:55:12.963Z] #88 18.82 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:12.963Z] #88 18.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:12.963Z] #88 18.87 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:12.963Z] #88 21.05 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:12.963Z] #88 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:12.963Z] #88 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:13.240Z] #88 ... [2024-10-22T01:55:13.240Z] [2024-10-22T01:55:13.240Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T01:55:13.240Z] #91 DONE 33.7s [2024-10-22T01:55:13.240Z] [2024-10-22T01:55:13.240Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:13.240Z] #96 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:13.240Z] #96 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:13.240Z] #96 11.09 Upgrading critical system libraries and apk-tools: [2024-10-22T01:55:13.240Z] #96 11.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T01:55:13.240Z] #96 11.14 Executing busybox-1.36.1-r29.trigger [2024-10-22T01:55:13.537Z] #96 ... [2024-10-22T01:55:13.537Z] [2024-10-22T01:55:13.537Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:55:15.510Z] #98 DONE 1.8s [2024-10-22T01:55:15.510Z] [2024-10-22T01:55:15.510Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:15.510Z] #96 13.18 Continuing the upgrade transaction with new apk-tools: [2024-10-22T01:55:15.510Z] #96 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:15.510Z] #96 ... [2024-10-22T01:55:15.510Z] [2024-10-22T01:55:15.510Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-22T01:55:15.510Z] #99 DONE 0.2s [2024-10-22T01:55:15.510Z] [2024-10-22T01:55:15.510Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-22T01:55:15.510Z] #100 DONE 0.1s [2024-10-22T01:55:15.510Z] [2024-10-22T01:55:15.510Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:15.784Z] #101 DONE 0.2s [2024-10-22T01:55:15.784Z] [2024-10-22T01:55:15.784Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-22T01:55:16.055Z] #102 DONE 0.2s [2024-10-22T01:55:16.055Z] [2024-10-22T01:55:16.055Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-22T01:55:16.055Z] #103 DONE 0.1s [2024-10-22T01:55:16.055Z] [2024-10-22T01:55:16.055Z] #104 [security-spire-config] exporting to image [2024-10-22T01:55:16.055Z] #104 exporting layers [2024-10-22T01:55:16.209Z] #154 DONE 169.9s [2024-10-22T01:55:16.209Z] [2024-10-22T01:55:16.209Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T01:55:16.209Z] #160 DONE 169.9s [2024-10-22T01:55:16.209Z] [2024-10-22T01:55:16.209Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T01:55:16.209Z] #155 DONE 170.0s [2024-10-22T01:55:16.209Z] [2024-10-22T01:55:16.209Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T01:55:16.209Z] #156 DONE 169.9s [2024-10-22T01:55:16.209Z] [2024-10-22T01:55:16.209Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T01:55:16.209Z] #151 DONE 170.0s [2024-10-22T01:55:16.209Z] [2024-10-22T01:55:16.210Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T01:55:16.210Z] #149 DONE 170.0s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:55:16.210Z] #17 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T01:55:16.210Z] #148 DONE 170.0s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T01:55:16.210Z] #157 DONE 170.1s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #161 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T01:55:16.210Z] #153 DONE 170.2s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T01:55:16.210Z] #158 DONE 170.4s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T01:55:16.210Z] #152 DONE 170.4s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T01:55:16.210Z] #159 DONE 170.4s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #162 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T01:55:16.210Z] #150 DONE 170.4s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-22T01:55:16.210Z] #163 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #164 DONE 0.9s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #165 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #165 DONE 0.9s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #166 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #161 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #162 DONE 0.6s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #167 DONE 0.7s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #168 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #169 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #170 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-22T01:55:16.210Z] #163 DONE 1.1s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #171 DONE 1.1s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #172 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #173 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #174 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #174 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #175 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #176 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #177 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-22T01:55:16.210Z] #177 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #178 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #179 DONE 0.7s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #180 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #181 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #182 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.210Z] #183 CACHED [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #184 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #184 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #168 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #185 [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-10-22T01:55:16.210Z] #185 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-22T01:55:16.210Z] #186 DONE 1.5s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-22T01:55:16.210Z] #187 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-22T01:55:16.210Z] #188 DONE 1.9s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #189 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #190 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #190 DONE 2.2s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #191 [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-10-22T01:55:16.210Z] #191 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-22T01:55:16.210Z] #192 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #193 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:16.210Z] #193 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-22T01:55:16.210Z] #194 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-22T01:55:16.210Z] #195 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-22T01:55:16.210Z] #196 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-22T01:55:16.210Z] #187 DONE 2.3s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #185 [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-10-22T01:55:16.210Z] #185 DONE 2.1s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #184 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #184 DONE 2.4s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-22T01:55:16.210Z] #197 ... [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #198 DONE 0.8s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #189 DONE 1.2s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.210Z] #199 DONE 1.1s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-22T01:55:16.210Z] #200 DONE 3.2s [2024-10-22T01:55:16.210Z] [2024-10-22T01:55:16.210Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.469Z] #201 ... [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #202 [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-10-22T01:55:16.469Z] #202 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #203 [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-10-22T01:55:16.469Z] #203 DONE 0.9s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #204 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-22T01:55:16.469Z] #204 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-22T01:55:16.469Z] #205 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-22T01:55:16.469Z] #206 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.469Z] #207 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #208 [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-10-22T01:55:16.469Z] #208 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-22T01:55:16.469Z] #197 DONE 1.0s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-22T01:55:16.469Z] #209 DONE 1.1s [2024-10-22T01:55:16.469Z] [2024-10-22T01:55:16.469Z] #118 [core-keeper] exporting to image [2024-10-22T01:55:16.469Z] #118 exporting layers [2024-10-22T01:55:16.668Z] #104 ... [2024-10-22T01:55:16.668Z] [2024-10-22T01:55:16.668Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T01:55:16.668Z] #87 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:16.668Z] #87 32.07 OK: 10 MiB in 19 packages [2024-10-22T01:55:16.668Z] #87 DONE 33.9s [2024-10-22T01:55:16.728Z] #118 ... [2024-10-22T01:55:16.728Z] [2024-10-22T01:55:16.728Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:16.728Z] #210 DONE 0.5s [2024-10-22T01:55:16.728Z] [2024-10-22T01:55:16.728Z] #211 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-22T01:55:16.728Z] #211 DONE 0.5s [2024-10-22T01:55:16.728Z] [2024-10-22T01:55:16.728Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T01:55:16.973Z] [2024-10-22T01:55:16.973Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:16.973Z] #96 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T01:55:16.986Z] #212 ... [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.986Z] #213 DONE 0.6s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #214 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.986Z] #214 DONE 0.6s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T01:55:16.986Z] #201 DONE 0.7s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:16.986Z] #215 DONE 0.7s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-22T01:55:16.986Z] #216 DONE 0.7s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-22T01:55:16.986Z] #217 DONE 0.5s [2024-10-22T01:55:16.986Z] [2024-10-22T01:55:16.986Z] #118 [core-keeper] exporting to image [2024-10-22T01:55:16.986Z] #118 exporting layers 0.6s done [2024-10-22T01:55:17.257Z] #118 ... [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-22T01:55:17.257Z] #218 DONE 0.2s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #118 [support-scheduler] exporting to image [2024-10-22T01:55:17.257Z] #118 exporting layers 0.8s done [2024-10-22T01:55:17.257Z] #118 writing image sha256:6c42c16ba18607e7d5be8686527aec5d8be5c437a88481087590ff899bbb9758 0.0s done [2024-10-22T01:55:17.257Z] #118 writing image sha256:14af90b8385b2ae83cfb799f6e1a41a3406b19dd853d5cc5ac708d07276f0658 0.0s done [2024-10-22T01:55:17.257Z] #118 writing image sha256:94f6e42e53e9923875f2e0c883cdb9c0a4a2d5265c5a814d899c22e5a273a092 0.0s done [2024-10-22T01:55:17.257Z] #118 naming to docker.io/library/core-command done [2024-10-22T01:55:17.257Z] #118 naming to docker.io/library/core-keeper done [2024-10-22T01:55:17.257Z] #118 naming to docker.io/library/support-scheduler 0.0s done [2024-10-22T01:55:17.257Z] #118 writing image sha256:d3f9b938f77b432c0c1773607fdbddfabc6e1c603e5980acb3d95af6dae3a717 [2024-10-22T01:55:17.257Z] #118 ... [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-22T01:55:17.257Z] #219 DONE 0.3s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-22T01:55:17.257Z] #220 DONE 0.3s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #221 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-22T01:55:17.257Z] #221 DONE 0.3s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-22T01:55:17.257Z] #222 DONE 0.2s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:17.257Z] #223 DONE 0.3s [2024-10-22T01:55:17.257Z] [2024-10-22T01:55:17.257Z] #118 [core-data] exporting to image [2024-10-22T01:55:17.257Z] #118 writing image sha256:d3f9b938f77b432c0c1773607fdbddfabc6e1c603e5980acb3d95af6dae3a717 0.0s done [2024-10-22T01:55:17.257Z] #118 naming to docker.io/library/support-cron-scheduler done [2024-10-22T01:55:17.517Z] #118 writing image sha256:5193ca5bbe457739224bdef99aef13b63e3e17d10541d8a1b40dd7ba9a9d21b4 done [2024-10-22T01:55:17.517Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2024-10-22T01:55:17.775Z] #118 ... [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-22T01:55:17.775Z] #224 DONE 0.5s [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-22T01:55:17.775Z] #225 DONE 0.5s [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T01:55:17.775Z] #212 DONE 1.1s [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #118 [security-proxy-auth] exporting to image [2024-10-22T01:55:17.775Z] #118 ... [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T01:55:17.775Z] #226 DONE 0.8s [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-22T01:55:17.775Z] #227 DONE 0.2s [2024-10-22T01:55:17.775Z] [2024-10-22T01:55:17.775Z] #118 [core-common-config-bootstrapper] exporting to image [2024-10-22T01:55:18.033Z] #118 ... [2024-10-22T01:55:18.033Z] [2024-10-22T01:55:18.033Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:18.033Z] #228 DONE 0.2s [2024-10-22T01:55:18.033Z] [2024-10-22T01:55:18.033Z] #118 [core-metadata] exporting to image [2024-10-22T01:55:18.033Z] #118 exporting layers 0.7s done [2024-10-22T01:55:18.033Z] #118 writing image sha256:cf8179145c2e5ec5ab3918b07afae68df05bf4ccd1fa6590a86952acf8ff4813 done [2024-10-22T01:55:18.033Z] #118 naming to docker.io/library/core-data done [2024-10-22T01:55:18.033Z] #118 writing image sha256:21a60732fb5cbc611847ebd2ab3d6faa905ad291d9ecb76f15541335c2e3364c 0.0s done [2024-10-22T01:55:18.033Z] #118 naming to docker.io/library/core-metadata done [2024-10-22T01:55:18.033Z] #118 writing image sha256:def809dbcf2a4f0acd55ce61c6a21c1c360794c33d4b7467ca0ad9c01252a984 [2024-10-22T01:55:18.033Z] #118 exporting layers 0.3s done [2024-10-22T01:55:18.033Z] #118 writing image sha256:def809dbcf2a4f0acd55ce61c6a21c1c360794c33d4b7467ca0ad9c01252a984 0.1s done [2024-10-22T01:55:18.033Z] #118 naming to docker.io/library/support-notifications done [2024-10-22T01:55:18.033Z] #118 writing image sha256:1976bed123a00c682f816c608db411edb7043bd555fd33e77aae3a6173ea40f1 done [2024-10-22T01:55:18.033Z] #118 writing image sha256:7f21d516696a3cdbbeede3ae3da1122c3bfc6b42a159a457c7cff7b4a296a343 0.0s done [2024-10-22T01:55:18.033Z] #118 naming to docker.io/library/security-proxy-auth 0.0s done [2024-10-22T01:55:18.033Z] #118 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-22T01:55:18.033Z] #118 DONE 2.8s [2024-10-22T01:55:18.033Z] [2024-10-22T01:55:18.033Z] #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-22T01:55:18.033Z] #229 DONE 0.1s [2024-10-22T01:55:18.033Z] [2024-10-22T01:55:18.033Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-22T01:55:18.293Z] #230 DONE 0.2s [2024-10-22T01:55:18.293Z] [2024-10-22T01:55:18.293Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-22T01:55:18.293Z] #231 DONE 0.1s [2024-10-22T01:55:18.293Z] [2024-10-22T01:55:18.293Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T01:55:18.293Z] #232 DONE 0.9s [2024-10-22T01:55:18.293Z] [2024-10-22T01:55:18.293Z] #118 [security-proxy-setup] exporting to image [2024-10-22T01:55:18.293Z] #118 ... [2024-10-22T01:55:18.293Z] [2024-10-22T01:55:18.293Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-22T01:55:18.293Z] #233 DONE 0.1s [2024-10-22T01:55:18.293Z] [2024-10-22T01:55:18.293Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-22T01:55:18.293Z] #234 DONE 0.1s [2024-10-22T01:55:18.551Z] [2024-10-22T01:55:18.551Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T01:55:18.551Z] #235 DONE 0.6s [2024-10-22T01:55:18.551Z] [2024-10-22T01:55:18.551Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-22T01:55:18.810Z] #236 DONE 0.3s [2024-10-22T01:55:18.810Z] [2024-10-22T01:55:18.810Z] #118 [security-bootstrapper] exporting to image [2024-10-22T01:55:18.810Z] #118 exporting layers 0.2s done [2024-10-22T01:55:18.810Z] #118 writing image sha256:b4d9b4cf7f7e44421491915a0c02fee3e26cabf7c5f75c63b9d030c97747a9a2 0.0s done [2024-10-22T01:55:18.810Z] #118 naming to docker.io/library/security-proxy-setup done [2024-10-22T01:55:18.810Z] #118 writing image sha256:31171eda9ff46ff8a83ad3d72f04758eeffbd056c070c41c98f347938e930fa0 [2024-10-22T01:55:18.810Z] #118 writing image sha256:31171eda9ff46ff8a83ad3d72f04758eeffbd056c070c41c98f347938e930fa0 done [2024-10-22T01:55:18.810Z] #118 naming to docker.io/library/security-secretstore-setup done [2024-10-22T01:55:18.810Z] #118 exporting layers 0.2s done [2024-10-22T01:55:18.810Z] #118 writing image sha256:7542c32bf498570d9d1d6480bcfd4dbe8e83e37af6104903fcc04a617f6c68e0 done [2024-10-22T01:55:18.810Z] #118 naming to docker.io/library/security-bootstrapper done [2024-10-22T01:55:18.810Z] #118 DONE 3.3s [2024-10-22T01:55:18.810Z] [2024-10-22T01:55:18.810Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T01:55:18.810Z] time="2024-10-22T01:50:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-22T01:55:18.817Z] $ docker stop --time=1 c973b3f2d933e6e3e490feca641436479b547bfee7ec85e0678c3862a5bec77c [2024-10-22T01:55:18.958Z] #96 ... [2024-10-22T01:55:18.958Z] [2024-10-22T01:55:18.958Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T01:55:18.958Z] #89 29.33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:18.958Z] #89 29.89 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:18.958Z] #89 29.99 OK: 9 MiB in 16 packages [2024-10-22T01:55:18.958Z] #89 DONE 32.1s [2024-10-22T01:55:18.958Z] [2024-10-22T01:55:18.958Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-22T01:55:18.958Z] #105 DONE 2.2s [2024-10-22T01:55:18.958Z] [2024-10-22T01:55:18.958Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:55:20.007Z] #106 ... [2024-10-22T01:55:20.007Z] [2024-10-22T01:55:20.007Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T01:55:20.007Z] #88 29.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:20.007Z] #88 30.44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:20.007Z] #88 30.51 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:55:20.007Z] #88 31.71 OK: 20 MiB in 18 packages [2024-10-22T01:55:20.007Z] #88 DONE 33.8s [2024-10-22T01:55:20.007Z] [2024-10-22T01:55:20.007Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:20.007Z] #90 27.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:20.007Z] #90 28.42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:20.007Z] #90 28.51 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:55:20.007Z] #90 29.71 OK: 11 MiB in 17 packages [2024-10-22T01:55:20.092Z] $ docker rm -f --volumes c973b3f2d933e6e3e490feca641436479b547bfee7ec85e0678c3862a5bec77c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T01:55:20.442Z] + docker images [2024-10-22T01:55:20.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-22T01:55:20.442Z] security-proxy-setup latest b4d9b4cf7f7e 2 seconds ago 39.4MB [2024-10-22T01:55:20.442Z] security-secretstore-setup latest 31171eda9ff4 2 seconds ago 57.9MB [2024-10-22T01:55:20.442Z] security-bootstrapper latest 7542c32bf498 2 seconds ago 32.9MB [2024-10-22T01:55:20.442Z] core-data latest cf8179145c2e 3 seconds ago 47.8MB [2024-10-22T01:55:20.442Z] security-proxy-auth latest 1976bed123a0 3 seconds ago 40MB [2024-10-22T01:55:20.442Z] support-notifications latest def809dbcf2a 3 seconds ago 71.1MB [2024-10-22T01:55:20.442Z] core-common-config-bootstrapper latest 7f21d516696a 3 seconds ago 26.9MB [2024-10-22T01:55:20.442Z] core-keeper latest 94f6e42e53e9 4 seconds ago 41.5MB [2024-10-22T01:55:20.442Z] core-metadata latest 21a60732fb5c 4 seconds ago 48MB [2024-10-22T01:55:20.442Z] support-scheduler latest 14af90b8385b 4 seconds ago 70.3MB [2024-10-22T01:55:20.442Z] security-spiffe-token-provider latest 5193ca5bbe45 4 seconds ago 47.1MB [2024-10-22T01:55:20.442Z] support-cron-scheduler latest d3f9b938f77b 4 seconds ago 72.3MB [2024-10-22T01:55:20.442Z] core-command latest 6c42c16ba186 5 seconds ago 41.9MB [2024-10-22T01:55:20.442Z] security-spire-config latest 3df0bedcb04a 3 minutes ago 127MB [2024-10-22T01:55:20.442Z] security-spire-server latest eead5492f2f1 3 minutes ago 128MB [2024-10-22T01:55:20.442Z] security-spire-agent latest bc0a2eabae57 3 minutes ago 188MB [2024-10-22T01:55:20.442Z] ci-base-image-x86_64 latest 5e5d54e00804 8 minutes ago 980MB [2024-10-22T01:55:20.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB [2024-10-22T01:55:20.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-22T01:55:20.442Z] 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-10-22T01:55:20.585Z] provisioning config files... [2024-10-22T01:55:20.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/733@tmp/config2354796286904266120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T01:55:20.638Z] #90 DONE 31.4s [2024-10-22T01:55:20.638Z] [2024-10-22T01:55:20.638Z] #104 [security-spire-config] exporting to image [2024-10-22T01:55:20.638Z] #104 exporting layers 4.6s done [2024-10-22T01:55:20.638Z] #104 writing image sha256:b0d5a7576fb4eb1455bdd28210062ddd8792e3606ce8a8bf44b630645f27fab0 0.0s done [2024-10-22T01:55:20.638Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-22T01:55:20.638Z] #104 DONE 4.6s [2024-10-22T01:55:20.638Z] [2024-10-22T01:55:20.907Z] ---> ****-login.sh [2024-10-22T01:55:20.907Z] nexus3.edgexfoundry.org:10001 [2024-10-22T01:55:20.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:55:20.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:55:20.907Z] Configure a credential helper to remove this warning. See [2024-10-22T01:55:20.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:55:20.907Z] [2024-10-22T01:55:20.907Z] Login Succeeded [2024-10-22T01:55:20.907Z] nexus3.edgexfoundry.org:10002 [2024-10-22T01:55:20.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:55:20.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:55:20.907Z] Configure a credential helper to remove this warning. See [2024-10-22T01:55:20.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:55:20.908Z] [2024-10-22T01:55:20.908Z] Login Succeeded [2024-10-22T01:55:20.908Z] nexus3.edgexfoundry.org:10003 [2024-10-22T01:55:20.927Z] #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-22T01:55:20.927Z] #107 ... [2024-10-22T01:55:20.927Z] [2024-10-22T01:55:20.927Z] #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:55:20.927Z] #108 DONE 4.3s [2024-10-22T01:55:21.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:55:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:55:21.167Z] Configure a credential helper to remove this warning. See [2024-10-22T01:55:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:55:21.167Z] [2024-10-22T01:55:21.167Z] Login Succeeded [2024-10-22T01:55:21.167Z] nexus3.edgexfoundry.org:10004 [2024-10-22T01:55:21.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:55:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:55:21.167Z] Configure a credential helper to remove this warning. See [2024-10-22T01:55:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:55:21.167Z] [2024-10-22T01:55:21.167Z] Login Succeeded [2024-10-22T01:55:21.167Z] ****.io [2024-10-22T01:55:21.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T01:55:21.223Z] [2024-10-22T01:55:21.223Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-22T01:55:21.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T01:55:21.425Z] Configure a credential helper to remove this warning. See [2024-10-22T01:55:21.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T01:55:21.425Z] [2024-10-22T01:55:21.425Z] Login Succeeded [2024-10-22T01:55:21.425Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T01:55:21.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:21.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-22T01:55:21.512Z] #109 DONE 0.5s [2024-10-22T01:55:21.512Z] [2024-10-22T01:55:21.512Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [Pipeline] echo [2024-10-22T01:55:21.514Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-22T01:55:21.514Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:21.514Z] latest [2024-10-22T01:55:21.514Z] 3.2.0-dev.110 [2024-10-22T01:55:21.514Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:21.514Z] main [2024-10-22T01:55:21.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:21.843Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:22.102Z] #110 DONE 0.4s [2024-10-22T01:55:22.102Z] [2024-10-22T01:55:22.102Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:55:22.102Z] #84 ... [2024-10-22T01:55:22.102Z] [2024-10-22T01:55:22.102Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:22.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:22.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-22T01:55:22.169Z] bf18bdb0748d: Preparing [2024-10-22T01:55:22.169Z] 6abdbd88a2fc: Preparing [2024-10-22T01:55:22.169Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:22.169Z] b241ca9bcd68: Preparing [2024-10-22T01:55:22.169Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:22.169Z] f12b7b242455: Preparing [2024-10-22T01:55:22.169Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:22.169Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:22.169Z] f12b7b242455: Waiting [2024-10-22T01:55:22.169Z] 5ce7ad2ff379: Pushed [2024-10-22T01:55:22.169Z] bf18bdb0748d: Pushed [2024-10-22T01:55:22.169Z] b241ca9bcd68: Pushed [2024-10-22T01:55:22.169Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:22.376Z] #111 DONE 0.3s [2024-10-22T01:55:22.376Z] [2024-10-22T01:55:22.376Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-22T01:55:22.427Z] f12b7b242455: Pushed [2024-10-22T01:55:22.679Z] #112 DONE 0.3s [2024-10-22T01:55:22.679Z] [2024-10-22T01:55:22.679Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-22T01:55:22.684Z] 94da1a1e0ff7: Pushed [2024-10-22T01:55:23.295Z] #113 DONE 0.6s [2024-10-22T01:55:23.295Z] [2024-10-22T01:55:23.295Z] #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-22T01:55:23.295Z] #107 DONE 4.4s [2024-10-22T01:55:23.295Z] [2024-10-22T01:55:23.295Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-22T01:55:23.295Z] #114 ... [2024-10-22T01:55:23.295Z] [2024-10-22T01:55:23.295Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T01:55:23.295Z] #106 DONE 4.3s [2024-10-22T01:55:23.584Z] [2024-10-22T01:55:23.584Z] #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-22T01:55:23.872Z] #115 ... [2024-10-22T01:55:23.872Z] [2024-10-22T01:55:23.872Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-22T01:55:23.872Z] #114 DONE 0.5s [2024-10-22T01:55:23.872Z] [2024-10-22T01:55:23.872Z] #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-22T01:55:23.872Z] #115 DONE 0.5s [2024-10-22T01:55:23.872Z] [2024-10-22T01:55:23.872Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:23.872Z] #96 20.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:23.872Z] #96 21.29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T01:55:23.872Z] #96 21.42 Executing ca-certificates-20240705-r0.trigger [2024-10-22T01:55:23.872Z] #96 21.92 OK: 15 MiB in 28 packages [2024-10-22T01:55:24.500Z] #96 ... [2024-10-22T01:55:24.500Z] [2024-10-22T01:55:24.500Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-22T01:55:24.500Z] #116 DONE 0.5s [2024-10-22T01:55:24.773Z] [2024-10-22T01:55:24.773Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T01:55:24.773Z] #117 DONE 0.3s [2024-10-22T01:55:24.773Z] [2024-10-22T01:55:24.773Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-22T01:55:25.219Z] 6abdbd88a2fc: Pushed [2024-10-22T01:55:25.219Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:156592292f723d531317809f25ee699c7ab1b1252fd6334d9bf201842786b437 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:25.412Z] #118 DONE 0.4s [2024-10-22T01:55:25.412Z] [2024-10-22T01:55:25.412Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-22T01:55:25.412Z] #119 ... [2024-10-22T01:55:25.412Z] [2024-10-22T01:55:25.412Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T01:55:25.412Z] #96 DONE 23.4s [2024-10-22T01:55:25.546Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:25.698Z] [2024-10-22T01:55:25.698Z] #104 [security-spire-server] exporting to image [2024-10-22T01:55:25.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-22T01:55:25.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-22T01:55:25.874Z] bf18bdb0748d: Preparing [2024-10-22T01:55:25.874Z] 6abdbd88a2fc: Preparing [2024-10-22T01:55:25.874Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:25.874Z] b241ca9bcd68: Preparing [2024-10-22T01:55:25.874Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:25.874Z] f12b7b242455: Preparing [2024-10-22T01:55:25.874Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:25.874Z] f12b7b242455: Waiting [2024-10-22T01:55:25.874Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:25.874Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:25.874Z] bf18bdb0748d: Layer already exists [2024-10-22T01:55:25.874Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:25.874Z] 6abdbd88a2fc: Layer already exists [2024-10-22T01:55:25.874Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:25.874Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:25.874Z] f12b7b242455: Layer already exists [2024-10-22T01:55:25.874Z] latest: digest: sha256:156592292f723d531317809f25ee699c7ab1b1252fd6334d9bf201842786b437 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:25.975Z] #104 ... [2024-10-22T01:55:25.975Z] [2024-10-22T01:55:25.975Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-22T01:55:25.975Z] #119 DONE 0.5s [2024-10-22T01:55:25.975Z] [2024-10-22T01:55:25.975Z] #104 [security-spire-agent] exporting to image [2024-10-22T01:55:26.201Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:26.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.110 [2024-10-22T01:55:26.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-22T01:55:26.533Z] bf18bdb0748d: Preparing [2024-10-22T01:55:26.533Z] 6abdbd88a2fc: Preparing [2024-10-22T01:55:26.533Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:26.533Z] b241ca9bcd68: Preparing [2024-10-22T01:55:26.533Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:26.533Z] f12b7b242455: Preparing [2024-10-22T01:55:26.533Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:26.533Z] f12b7b242455: Waiting [2024-10-22T01:55:26.533Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:26.533Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:26.533Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:26.533Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:26.533Z] 6abdbd88a2fc: Layer already exists [2024-10-22T01:55:26.533Z] bf18bdb0748d: Layer already exists [2024-10-22T01:55:26.533Z] f12b7b242455: Layer already exists [2024-10-22T01:55:26.533Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:26.533Z] 3.2.0-dev.110: digest: sha256:156592292f723d531317809f25ee699c7ab1b1252fd6334d9bf201842786b437 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:26.860Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:27.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:27.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-22T01:55:27.201Z] bf18bdb0748d: Preparing [2024-10-22T01:55:27.201Z] 6abdbd88a2fc: Preparing [2024-10-22T01:55:27.201Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:27.201Z] b241ca9bcd68: Preparing [2024-10-22T01:55:27.201Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:27.201Z] f12b7b242455: Preparing [2024-10-22T01:55:27.201Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:27.201Z] f12b7b242455: Waiting [2024-10-22T01:55:27.201Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:27.201Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:27.201Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:27.201Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:27.201Z] bf18bdb0748d: Layer already exists [2024-10-22T01:55:27.201Z] 6abdbd88a2fc: Layer already exists [2024-10-22T01:55:27.201Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:27.201Z] f12b7b242455: Layer already exists [2024-10-22T01:55:27.201Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:156592292f723d531317809f25ee699c7ab1b1252fd6334d9bf201842786b437 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:27.433Z] #104 exporting layers 4.1s done [2024-10-22T01:55:27.433Z] #104 writing image sha256:e2666c8fc2801d039c97b31b531b2e9c9719e1cfd9cb2bde00cda9f75173a2ad 0.0s done [2024-10-22T01:55:27.433Z] #104 naming to docker.io/library/security-spire-server-arm64 done [2024-10-22T01:55:27.537Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:27.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-22T01:55:27.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-22T01:55:27.865Z] bf18bdb0748d: Preparing [2024-10-22T01:55:27.865Z] 6abdbd88a2fc: Preparing [2024-10-22T01:55:27.865Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:27.865Z] b241ca9bcd68: Preparing [2024-10-22T01:55:27.865Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:27.865Z] f12b7b242455: Preparing [2024-10-22T01:55:27.865Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:27.865Z] f12b7b242455: Waiting [2024-10-22T01:55:27.865Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:27.865Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:27.865Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:27.865Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:27.865Z] bf18bdb0748d: Layer already exists [2024-10-22T01:55:27.865Z] 6abdbd88a2fc: Layer already exists [2024-10-22T01:55:27.865Z] f12b7b242455: Layer already exists [2024-10-22T01:55:27.865Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:27.865Z] main: digest: sha256:156592292f723d531317809f25ee699c7ab1b1252fd6334d9bf201842786b437 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:27.938Z] ===================================================== [Pipeline] echo [2024-10-22T01:55:27.950Z] taggedImages: [2024-10-22T01:55:27.950Z] - nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:27.950Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-22T01:55:27.950Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.110 [2024-10-22T01:55:27.950Z] - nexus3.edgexfoundry.org:10004/core-command:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:27.950Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-22T01:55:27.980Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-22T01:55:27.980Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:27.980Z] latest [2024-10-22T01:55:27.980Z] 3.2.0-dev.110 [2024-10-22T01:55:27.980Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:27.980Z] main [2024-10-22T01:55:27.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:28.336Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:28.409Z] #104 exporting layers 2.6s done [2024-10-22T01:55:28.673Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:28.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-22T01:55:28.673Z] 80fcfe9f6202: Preparing [2024-10-22T01:55:28.673Z] 9ecd00d87425: Preparing [2024-10-22T01:55:28.673Z] 33e44c2d2726: Preparing [2024-10-22T01:55:28.673Z] 3a9b14c5133e: Preparing [2024-10-22T01:55:28.673Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:28.673Z] b241ca9bcd68: Preparing [2024-10-22T01:55:28.673Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:28.673Z] f12b7b242455: Preparing [2024-10-22T01:55:28.673Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:28.673Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:28.673Z] f12b7b242455: Waiting [2024-10-22T01:55:28.673Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:28.673Z] b241ca9bcd68: Waiting [2024-10-22T01:55:28.673Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:28.673Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:28.673Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:28.673Z] f12b7b242455: Layer already exists [2024-10-22T01:55:28.673Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:28.673Z] 80fcfe9f6202: Pushed [2024-10-22T01:55:28.673Z] 33e44c2d2726: Pushed [2024-10-22T01:55:28.673Z] 9ecd00d87425: Pushed [2024-10-22T01:55:28.681Z] #104 writing image sha256:e9ef45f274c10e9f02c9da82a02fe56d328976516345283617c1c28a86c22378 done [2024-10-22T01:55:28.681Z] #104 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-22T01:55:28.681Z] #104 DONE 9.6s [2024-10-22T01:55:28.681Z] [2024-10-22T01:55:28.681Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:55:30.051Z] 3a9b14c5133e: Pushed [2024-10-22T01:55:30.051Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:c2a546bea360f6f9351f926f276e923b621b80d3571b484b4e48aaecc68b34d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:30.397Z] + 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-10-22T01:55:30.726Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-22T01:55:30.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-22T01:55:30.726Z] 80fcfe9f6202: Preparing [2024-10-22T01:55:30.726Z] 9ecd00d87425: Preparing [2024-10-22T01:55:30.726Z] 33e44c2d2726: Preparing [2024-10-22T01:55:30.726Z] 3a9b14c5133e: Preparing [2024-10-22T01:55:30.726Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:30.726Z] b241ca9bcd68: Preparing [2024-10-22T01:55:30.726Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:30.726Z] f12b7b242455: Preparing [2024-10-22T01:55:30.726Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:30.726Z] b241ca9bcd68: Waiting [2024-10-22T01:55:30.726Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:30.726Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:30.726Z] f12b7b242455: Waiting [2024-10-22T01:55:30.727Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:55:30.727Z] 33e44c2d2726: Layer already exists [2024-10-22T01:55:30.727Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:30.727Z] 3a9b14c5133e: Layer already exists [2024-10-22T01:55:30.727Z] 9ecd00d87425: Layer already exists [2024-10-22T01:55:30.727Z] f12b7b242455: Layer already exists [2024-10-22T01:55:30.727Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:30.727Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:30.727Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:30.727Z] latest: digest: sha256:c2a546bea360f6f9351f926f276e923b621b80d3571b484b4e48aaecc68b34d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:31.051Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:31.381Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.110 [2024-10-22T01:55:31.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-22T01:55:31.381Z] 80fcfe9f6202: Preparing [2024-10-22T01:55:31.381Z] 9ecd00d87425: Preparing [2024-10-22T01:55:31.381Z] 33e44c2d2726: Preparing [2024-10-22T01:55:31.381Z] 3a9b14c5133e: Preparing [2024-10-22T01:55:31.381Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:31.381Z] b241ca9bcd68: Preparing [2024-10-22T01:55:31.381Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:31.381Z] f12b7b242455: Preparing [2024-10-22T01:55:31.381Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:31.381Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:31.381Z] f12b7b242455: Waiting [2024-10-22T01:55:31.381Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:31.381Z] b241ca9bcd68: Waiting [2024-10-22T01:55:31.381Z] 9ecd00d87425: Layer already exists [2024-10-22T01:55:31.381Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:55:31.381Z] 33e44c2d2726: Layer already exists [2024-10-22T01:55:31.381Z] 3a9b14c5133e: Layer already exists [2024-10-22T01:55:31.381Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:31.381Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:31.381Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:31.381Z] f12b7b242455: Layer already exists [2024-10-22T01:55:31.381Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:31.381Z] 3.2.0-dev.110: digest: sha256:c2a546bea360f6f9351f926f276e923b621b80d3571b484b4e48aaecc68b34d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:31.771Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:32.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:32.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-22T01:55:32.095Z] 80fcfe9f6202: Preparing [2024-10-22T01:55:32.095Z] 9ecd00d87425: Preparing [2024-10-22T01:55:32.095Z] 33e44c2d2726: Preparing [2024-10-22T01:55:32.095Z] 3a9b14c5133e: Preparing [2024-10-22T01:55:32.095Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:32.095Z] b241ca9bcd68: Preparing [2024-10-22T01:55:32.095Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:32.095Z] f12b7b242455: Preparing [2024-10-22T01:55:32.095Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:32.095Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:32.095Z] f12b7b242455: Waiting [2024-10-22T01:55:32.095Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:32.095Z] b241ca9bcd68: Waiting [2024-10-22T01:55:32.095Z] 33e44c2d2726: Layer already exists [2024-10-22T01:55:32.095Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:32.095Z] 3a9b14c5133e: Layer already exists [2024-10-22T01:55:32.095Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:55:32.095Z] 9ecd00d87425: Layer already exists [2024-10-22T01:55:32.095Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:32.095Z] f12b7b242455: Layer already exists [2024-10-22T01:55:32.095Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:32.095Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:32.095Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:c2a546bea360f6f9351f926f276e923b621b80d3571b484b4e48aaecc68b34d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:32.429Z] + 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-10-22T01:55:32.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-22T01:55:32.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-22T01:55:32.766Z] 80fcfe9f6202: Preparing [2024-10-22T01:55:32.766Z] 9ecd00d87425: Preparing [2024-10-22T01:55:32.766Z] 33e44c2d2726: Preparing [2024-10-22T01:55:32.766Z] 3a9b14c5133e: Preparing [2024-10-22T01:55:32.766Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:32.766Z] b241ca9bcd68: Preparing [2024-10-22T01:55:32.766Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:32.766Z] f12b7b242455: Preparing [2024-10-22T01:55:32.766Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:32.766Z] f12b7b242455: Waiting [2024-10-22T01:55:32.766Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:32.766Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:32.766Z] b241ca9bcd68: Waiting [2024-10-22T01:55:32.766Z] 33e44c2d2726: Layer already exists [2024-10-22T01:55:32.766Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:55:32.766Z] 3a9b14c5133e: Layer already exists [2024-10-22T01:55:32.766Z] 9ecd00d87425: Layer already exists [2024-10-22T01:55:32.766Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:32.766Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:32.766Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:32.766Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:32.766Z] f12b7b242455: Layer already exists [2024-10-22T01:55:32.766Z] main: digest: sha256:c2a546bea360f6f9351f926f276e923b621b80d3571b484b4e48aaecc68b34d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:32.843Z] ===================================================== [Pipeline] echo [2024-10-22T01:55:32.854Z] taggedImages: [2024-10-22T01:55:32.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:32.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-22T01:55:32.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.110 [2024-10-22T01:55:32.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:32.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-22T01:55:32.878Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-22T01:55:32.878Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:32.878Z] latest [2024-10-22T01:55:32.878Z] 3.2.0-dev.110 [2024-10-22T01:55:32.878Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:32.878Z] main [2024-10-22T01:55:32.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:33.216Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:33.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:33.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-22T01:55:33.532Z] b10c2461b876: Preparing [2024-10-22T01:55:33.532Z] dd785237a860: Preparing [2024-10-22T01:55:33.532Z] 18eca008838f: Preparing [2024-10-22T01:55:33.532Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:33.532Z] b241ca9bcd68: Preparing [2024-10-22T01:55:33.532Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:33.532Z] f12b7b242455: Preparing [2024-10-22T01:55:33.532Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:33.532Z] f12b7b242455: Waiting [2024-10-22T01:55:33.532Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:33.532Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:33.532Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:33.532Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:33.532Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:33.532Z] f12b7b242455: Layer already exists [2024-10-22T01:55:33.532Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:33.532Z] b10c2461b876: Pushed [2024-10-22T01:55:33.532Z] dd785237a860: Pushed [2024-10-22T01:55:40.088Z] 18eca008838f: Pushed [2024-10-22T01:55:40.088Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:8c43f109341bd00fb92a4ca02670355362b1dcd69718989c33c849a83d89ce41 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:40.419Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:40.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-22T01:55:40.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-22T01:55:40.746Z] b10c2461b876: Preparing [2024-10-22T01:55:40.746Z] dd785237a860: Preparing [2024-10-22T01:55:40.746Z] 18eca008838f: Preparing [2024-10-22T01:55:40.746Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:40.746Z] b241ca9bcd68: Preparing [2024-10-22T01:55:40.746Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:40.746Z] f12b7b242455: Preparing [2024-10-22T01:55:40.746Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:40.746Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:40.746Z] f12b7b242455: Waiting [2024-10-22T01:55:40.746Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:40.746Z] dd785237a860: Layer already exists [2024-10-22T01:55:40.746Z] 18eca008838f: Layer already exists [2024-10-22T01:55:40.746Z] b10c2461b876: Layer already exists [2024-10-22T01:55:40.746Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:40.746Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:40.746Z] f12b7b242455: Layer already exists [2024-10-22T01:55:40.746Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:40.746Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:40.746Z] latest: digest: sha256:8c43f109341bd00fb92a4ca02670355362b1dcd69718989c33c849a83d89ce41 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:41.080Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:41.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.110 [2024-10-22T01:55:41.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-22T01:55:41.410Z] b10c2461b876: Preparing [2024-10-22T01:55:41.410Z] dd785237a860: Preparing [2024-10-22T01:55:41.410Z] 18eca008838f: Preparing [2024-10-22T01:55:41.410Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:41.410Z] b241ca9bcd68: Preparing [2024-10-22T01:55:41.410Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:41.410Z] f12b7b242455: Preparing [2024-10-22T01:55:41.410Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:41.410Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:41.410Z] f12b7b242455: Waiting [2024-10-22T01:55:41.410Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:41.410Z] 18eca008838f: Layer already exists [2024-10-22T01:55:41.410Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:41.410Z] b10c2461b876: Layer already exists [2024-10-22T01:55:41.410Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:41.410Z] dd785237a860: Layer already exists [2024-10-22T01:55:41.410Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:41.410Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:41.410Z] f12b7b242455: Layer already exists [2024-10-22T01:55:41.410Z] 3.2.0-dev.110: digest: sha256:8c43f109341bd00fb92a4ca02670355362b1dcd69718989c33c849a83d89ce41 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:41.743Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:42.066Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:42.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-22T01:55:42.066Z] b10c2461b876: Preparing [2024-10-22T01:55:42.066Z] dd785237a860: Preparing [2024-10-22T01:55:42.066Z] 18eca008838f: Preparing [2024-10-22T01:55:42.066Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:42.066Z] b241ca9bcd68: Preparing [2024-10-22T01:55:42.066Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:42.066Z] f12b7b242455: Preparing [2024-10-22T01:55:42.066Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:42.066Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:42.066Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:42.066Z] f12b7b242455: Waiting [2024-10-22T01:55:42.066Z] dd785237a860: Layer already exists [2024-10-22T01:55:42.066Z] b10c2461b876: Layer already exists [2024-10-22T01:55:42.066Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:42.066Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:42.066Z] 18eca008838f: Layer already exists [2024-10-22T01:55:42.066Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:42.066Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:42.066Z] f12b7b242455: Layer already exists [2024-10-22T01:55:42.066Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:8c43f109341bd00fb92a4ca02670355362b1dcd69718989c33c849a83d89ce41 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:42.394Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:42.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-22T01:55:42.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-22T01:55:42.720Z] b10c2461b876: Preparing [2024-10-22T01:55:42.720Z] dd785237a860: Preparing [2024-10-22T01:55:42.720Z] 18eca008838f: Preparing [2024-10-22T01:55:42.720Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:42.720Z] b241ca9bcd68: Preparing [2024-10-22T01:55:42.720Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:42.720Z] f12b7b242455: Preparing [2024-10-22T01:55:42.720Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:42.720Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:42.720Z] f12b7b242455: Waiting [2024-10-22T01:55:42.720Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:42.720Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:42.720Z] dd785237a860: Layer already exists [2024-10-22T01:55:42.720Z] b10c2461b876: Layer already exists [2024-10-22T01:55:42.720Z] 18eca008838f: Layer already exists [2024-10-22T01:55:42.720Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:42.720Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:42.720Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:42.720Z] f12b7b242455: Layer already exists [2024-10-22T01:55:42.720Z] main: digest: sha256:8c43f109341bd00fb92a4ca02670355362b1dcd69718989c33c849a83d89ce41 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:42.797Z] ===================================================== [Pipeline] echo [2024-10-22T01:55:42.811Z] taggedImages: [2024-10-22T01:55:42.811Z] - nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:42.811Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-22T01:55:42.811Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.110 [2024-10-22T01:55:42.811Z] - nexus3.edgexfoundry.org:10004/core-data:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:42.811Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-22T01:55:42.840Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-22T01:55:42.840Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:42.840Z] latest [2024-10-22T01:55:42.840Z] 3.2.0-dev.110 [2024-10-22T01:55:42.840Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:42.840Z] main [2024-10-22T01:55:42.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:43.181Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:43.505Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:43.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-22T01:55:43.505Z] 96e083f3790c: Preparing [2024-10-22T01:55:43.505Z] 9d318fae1d23: Preparing [2024-10-22T01:55:43.505Z] 2eb3d2e04c29: Preparing [2024-10-22T01:55:43.505Z] b241ca9bcd68: Preparing [2024-10-22T01:55:43.505Z] a693d2519607: Preparing [2024-10-22T01:55:43.505Z] df0c22628f4b: Preparing [2024-10-22T01:55:43.505Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:43.505Z] df0c22628f4b: Waiting [2024-10-22T01:55:43.505Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:43.505Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:43.505Z] 9d318fae1d23: Pushed [2024-10-22T01:55:43.505Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:43.505Z] df0c22628f4b: Pushed [2024-10-22T01:55:43.505Z] a693d2519607: Pushed [2024-10-22T01:55:43.505Z] 96e083f3790c: Pushed [2024-10-22T01:55:46.794Z] 2eb3d2e04c29: Pushed [2024-10-22T01:55:46.794Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:50fabc4d6aa2aa4822d6f5acd7526bb8c5290b2e6bdc7119538b342b2c0dc24e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:47.119Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:47.450Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-22T01:55:47.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-22T01:55:47.450Z] 96e083f3790c: Preparing [2024-10-22T01:55:47.450Z] 9d318fae1d23: Preparing [2024-10-22T01:55:47.450Z] 2eb3d2e04c29: Preparing [2024-10-22T01:55:47.450Z] b241ca9bcd68: Preparing [2024-10-22T01:55:47.450Z] a693d2519607: Preparing [2024-10-22T01:55:47.450Z] df0c22628f4b: Preparing [2024-10-22T01:55:47.450Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:47.450Z] df0c22628f4b: Waiting [2024-10-22T01:55:47.450Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:47.450Z] 9d318fae1d23: Layer already exists [2024-10-22T01:55:47.450Z] 96e083f3790c: Layer already exists [2024-10-22T01:55:47.450Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:47.450Z] 2eb3d2e04c29: Layer already exists [2024-10-22T01:55:47.450Z] a693d2519607: Layer already exists [2024-10-22T01:55:47.450Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:47.450Z] df0c22628f4b: Layer already exists [2024-10-22T01:55:47.450Z] latest: digest: sha256:50fabc4d6aa2aa4822d6f5acd7526bb8c5290b2e6bdc7119538b342b2c0dc24e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:47.782Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:48.114Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.110 [2024-10-22T01:55:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-22T01:55:48.114Z] 96e083f3790c: Preparing [2024-10-22T01:55:48.114Z] 9d318fae1d23: Preparing [2024-10-22T01:55:48.114Z] 2eb3d2e04c29: Preparing [2024-10-22T01:55:48.114Z] b241ca9bcd68: Preparing [2024-10-22T01:55:48.114Z] a693d2519607: Preparing [2024-10-22T01:55:48.114Z] df0c22628f4b: Preparing [2024-10-22T01:55:48.114Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:48.114Z] df0c22628f4b: Waiting [2024-10-22T01:55:48.114Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:48.114Z] a693d2519607: Layer already exists [2024-10-22T01:55:48.114Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:48.114Z] 9d318fae1d23: Layer already exists [2024-10-22T01:55:48.114Z] 96e083f3790c: Layer already exists [2024-10-22T01:55:48.114Z] 2eb3d2e04c29: Layer already exists [2024-10-22T01:55:48.114Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:48.114Z] df0c22628f4b: Layer already exists [2024-10-22T01:55:48.114Z] 3.2.0-dev.110: digest: sha256:50fabc4d6aa2aa4822d6f5acd7526bb8c5290b2e6bdc7119538b342b2c0dc24e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:48.442Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:48.768Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:48.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-22T01:55:48.768Z] 96e083f3790c: Preparing [2024-10-22T01:55:48.768Z] 9d318fae1d23: Preparing [2024-10-22T01:55:48.768Z] 2eb3d2e04c29: Preparing [2024-10-22T01:55:48.768Z] b241ca9bcd68: Preparing [2024-10-22T01:55:48.768Z] a693d2519607: Preparing [2024-10-22T01:55:48.768Z] df0c22628f4b: Preparing [2024-10-22T01:55:48.768Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:48.768Z] df0c22628f4b: Waiting [2024-10-22T01:55:48.768Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:48.768Z] 2eb3d2e04c29: Layer already exists [2024-10-22T01:55:48.768Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:48.768Z] 96e083f3790c: Layer already exists [2024-10-22T01:55:48.768Z] a693d2519607: Layer already exists [2024-10-22T01:55:48.768Z] 9d318fae1d23: Layer already exists [2024-10-22T01:55:48.768Z] df0c22628f4b: Layer already exists [2024-10-22T01:55:48.768Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:48.768Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:50fabc4d6aa2aa4822d6f5acd7526bb8c5290b2e6bdc7119538b342b2c0dc24e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:49.087Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:49.414Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-22T01:55:49.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-22T01:55:49.414Z] 96e083f3790c: Preparing [2024-10-22T01:55:49.414Z] 9d318fae1d23: Preparing [2024-10-22T01:55:49.414Z] 2eb3d2e04c29: Preparing [2024-10-22T01:55:49.414Z] b241ca9bcd68: Preparing [2024-10-22T01:55:49.414Z] a693d2519607: Preparing [2024-10-22T01:55:49.414Z] df0c22628f4b: Preparing [2024-10-22T01:55:49.414Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:49.414Z] df0c22628f4b: Waiting [2024-10-22T01:55:49.414Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:49.414Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:49.414Z] a693d2519607: Layer already exists [2024-10-22T01:55:49.414Z] 96e083f3790c: Layer already exists [2024-10-22T01:55:49.414Z] 2eb3d2e04c29: Layer already exists [2024-10-22T01:55:49.414Z] 9d318fae1d23: Layer already exists [2024-10-22T01:55:49.414Z] df0c22628f4b: Layer already exists [2024-10-22T01:55:49.414Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:49.414Z] main: digest: sha256:50fabc4d6aa2aa4822d6f5acd7526bb8c5290b2e6bdc7119538b342b2c0dc24e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:49.488Z] ===================================================== [Pipeline] echo [2024-10-22T01:55:49.498Z] taggedImages: [2024-10-22T01:55:49.498Z] - nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:49.498Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-22T01:55:49.498Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.110 [2024-10-22T01:55:49.498Z] - nexus3.edgexfoundry.org:10004/core-keeper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:49.498Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-22T01:55:49.527Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-22T01:55:49.527Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:49.527Z] latest [2024-10-22T01:55:49.527Z] 3.2.0-dev.110 [2024-10-22T01:55:49.527Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:49.527Z] main [2024-10-22T01:55:49.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:49.890Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:50.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:50.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-22T01:55:50.227Z] b7368d6b1d9b: Preparing [2024-10-22T01:55:50.227Z] f650302d4753: Preparing [2024-10-22T01:55:50.227Z] f2d57437fd56: Preparing [2024-10-22T01:55:50.227Z] 51c8f4e48812: Preparing [2024-10-22T01:55:50.227Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:50.227Z] b241ca9bcd68: Preparing [2024-10-22T01:55:50.227Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:50.227Z] f12b7b242455: Preparing [2024-10-22T01:55:50.227Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:50.227Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:50.227Z] f12b7b242455: Waiting [2024-10-22T01:55:50.227Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:50.227Z] b241ca9bcd68: Waiting [2024-10-22T01:55:50.227Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:50.227Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:50.227Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:50.227Z] f12b7b242455: Layer already exists [2024-10-22T01:55:50.227Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:50.227Z] f2d57437fd56: Pushed [2024-10-22T01:55:50.227Z] b7368d6b1d9b: Pushed [2024-10-22T01:55:50.227Z] f650302d4753: Pushed [2024-10-22T01:55:53.518Z] 51c8f4e48812: Pushed [2024-10-22T01:55:53.518Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:2fd5a611110c9aa962d0dd19ad6c08adbc459334ab713cacb64d79c70997dbb2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:53.852Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:54.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-22T01:55:54.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-22T01:55:54.180Z] b7368d6b1d9b: Preparing [2024-10-22T01:55:54.180Z] f650302d4753: Preparing [2024-10-22T01:55:54.180Z] f2d57437fd56: Preparing [2024-10-22T01:55:54.180Z] 51c8f4e48812: Preparing [2024-10-22T01:55:54.180Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:54.180Z] b241ca9bcd68: Preparing [2024-10-22T01:55:54.180Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:54.180Z] f12b7b242455: Preparing [2024-10-22T01:55:54.180Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:54.180Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:54.180Z] f12b7b242455: Waiting [2024-10-22T01:55:54.180Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:54.180Z] b241ca9bcd68: Waiting [2024-10-22T01:55:54.180Z] b7368d6b1d9b: Layer already exists [2024-10-22T01:55:54.180Z] f2d57437fd56: Layer already exists [2024-10-22T01:55:54.180Z] f650302d4753: Layer already exists [2024-10-22T01:55:54.180Z] 51c8f4e48812: Layer already exists [2024-10-22T01:55:54.180Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:54.180Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:54.180Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:54.180Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:54.180Z] f12b7b242455: Layer already exists [2024-10-22T01:55:54.180Z] latest: digest: sha256:2fd5a611110c9aa962d0dd19ad6c08adbc459334ab713cacb64d79c70997dbb2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:54.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:54.837Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.110 [2024-10-22T01:55:54.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-22T01:55:54.837Z] b7368d6b1d9b: Preparing [2024-10-22T01:55:54.837Z] f650302d4753: Preparing [2024-10-22T01:55:54.837Z] f2d57437fd56: Preparing [2024-10-22T01:55:54.837Z] 51c8f4e48812: Preparing [2024-10-22T01:55:54.837Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:54.837Z] b241ca9bcd68: Preparing [2024-10-22T01:55:54.837Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:54.837Z] f12b7b242455: Preparing [2024-10-22T01:55:54.837Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:54.837Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:54.837Z] f12b7b242455: Waiting [2024-10-22T01:55:54.837Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:54.837Z] b241ca9bcd68: Waiting [2024-10-22T01:55:54.837Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:54.837Z] f650302d4753: Layer already exists [2024-10-22T01:55:54.837Z] b7368d6b1d9b: Layer already exists [2024-10-22T01:55:54.837Z] f2d57437fd56: Layer already exists [2024-10-22T01:55:54.837Z] 51c8f4e48812: Layer already exists [2024-10-22T01:55:54.837Z] f12b7b242455: Layer already exists [2024-10-22T01:55:54.837Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:54.837Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:54.837Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:54.837Z] 3.2.0-dev.110: digest: sha256:2fd5a611110c9aa962d0dd19ad6c08adbc459334ab713cacb64d79c70997dbb2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:55.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:55.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:55.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-22T01:55:55.491Z] b7368d6b1d9b: Preparing [2024-10-22T01:55:55.491Z] f650302d4753: Preparing [2024-10-22T01:55:55.491Z] f2d57437fd56: Preparing [2024-10-22T01:55:55.491Z] 51c8f4e48812: Preparing [2024-10-22T01:55:55.491Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:55.491Z] b241ca9bcd68: Preparing [2024-10-22T01:55:55.491Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:55.491Z] f12b7b242455: Preparing [2024-10-22T01:55:55.491Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:55.491Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:55.491Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:55.491Z] f12b7b242455: Waiting [2024-10-22T01:55:55.491Z] b241ca9bcd68: Waiting [2024-10-22T01:55:55.491Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:55.491Z] 51c8f4e48812: Layer already exists [2024-10-22T01:55:55.491Z] f650302d4753: Layer already exists [2024-10-22T01:55:55.491Z] f2d57437fd56: Layer already exists [2024-10-22T01:55:55.491Z] b7368d6b1d9b: Layer already exists [2024-10-22T01:55:55.491Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:55.491Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:55.491Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:55.491Z] f12b7b242455: Layer already exists [2024-10-22T01:55:55.491Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:2fd5a611110c9aa962d0dd19ad6c08adbc459334ab713cacb64d79c70997dbb2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:55.827Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:56.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-22T01:55:56.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-22T01:55:56.144Z] b7368d6b1d9b: Preparing [2024-10-22T01:55:56.144Z] f650302d4753: Preparing [2024-10-22T01:55:56.144Z] f2d57437fd56: Preparing [2024-10-22T01:55:56.144Z] 51c8f4e48812: Preparing [2024-10-22T01:55:56.144Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:56.144Z] b241ca9bcd68: Preparing [2024-10-22T01:55:56.144Z] 94da1a1e0ff7: Preparing [2024-10-22T01:55:56.144Z] f12b7b242455: Preparing [2024-10-22T01:55:56.144Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:56.144Z] f12b7b242455: Waiting [2024-10-22T01:55:56.144Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:56.144Z] 94da1a1e0ff7: Waiting [2024-10-22T01:55:56.144Z] b7368d6b1d9b: Layer already exists [2024-10-22T01:55:56.144Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:56.144Z] f2d57437fd56: Layer already exists [2024-10-22T01:55:56.144Z] f650302d4753: Layer already exists [2024-10-22T01:55:56.144Z] 51c8f4e48812: Layer already exists [2024-10-22T01:55:56.144Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:56.144Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:56.144Z] f12b7b242455: Layer already exists [2024-10-22T01:55:56.144Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:55:56.144Z] main: digest: sha256:2fd5a611110c9aa962d0dd19ad6c08adbc459334ab713cacb64d79c70997dbb2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:55:56.219Z] ===================================================== [Pipeline] echo [2024-10-22T01:55:56.232Z] taggedImages: [2024-10-22T01:55:56.232Z] - nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:56.232Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-22T01:55:56.232Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.110 [2024-10-22T01:55:56.232Z] - nexus3.edgexfoundry.org:10004/core-metadata:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:56.232Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-22T01:55:56.259Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-22T01:55:56.259Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:56.259Z] latest [2024-10-22T01:55:56.259Z] 3.2.0-dev.110 [2024-10-22T01:55:56.259Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:55:56.259Z] main [2024-10-22T01:55:56.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:56.601Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:56.931Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:55:56.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-22T01:55:56.932Z] b4954f55f83e: Preparing [2024-10-22T01:55:56.932Z] 922c08d765c8: Preparing [2024-10-22T01:55:56.932Z] a7b96f88ebec: Preparing [2024-10-22T01:55:56.932Z] a780dda36362: Preparing [2024-10-22T01:55:56.932Z] afc30534a4f5: Preparing [2024-10-22T01:55:56.932Z] 34211424d289: Preparing [2024-10-22T01:55:56.932Z] 0eb1131914cb: Preparing [2024-10-22T01:55:56.932Z] 44024bba3899: Preparing [2024-10-22T01:55:56.932Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:56.932Z] b241ca9bcd68: Preparing [2024-10-22T01:55:56.932Z] 9377b5b6d87c: Preparing [2024-10-22T01:55:56.932Z] fb2abec8bd75: Preparing [2024-10-22T01:55:56.932Z] 5f70bf18a086: Preparing [2024-10-22T01:55:56.932Z] f3d81f38c696: Preparing [2024-10-22T01:55:56.932Z] 44997a777b39: Preparing [2024-10-22T01:55:56.932Z] 34211424d289: Waiting [2024-10-22T01:55:56.932Z] 44024bba3899: Waiting [2024-10-22T01:55:56.932Z] 8048452afeaf: Preparing [2024-10-22T01:55:56.932Z] 0eb1131914cb: Waiting [2024-10-22T01:55:56.932Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:56.932Z] b241ca9bcd68: Waiting [2024-10-22T01:55:56.932Z] 9377b5b6d87c: Waiting [2024-10-22T01:55:56.932Z] fb2abec8bd75: Waiting [2024-10-22T01:55:56.932Z] 5ce7ad2ff379: Waiting [2024-10-22T01:55:56.932Z] f3d81f38c696: Waiting [2024-10-22T01:55:56.932Z] 5f70bf18a086: Waiting [2024-10-22T01:55:56.932Z] 8048452afeaf: Waiting [2024-10-22T01:55:56.932Z] 63ca1fbb43ae: Waiting [2024-10-22T01:55:56.932Z] afc30534a4f5: Pushed [2024-10-22T01:55:56.932Z] 922c08d765c8: Pushed [2024-10-22T01:55:56.932Z] b4954f55f83e: Pushed [2024-10-22T01:55:56.932Z] a780dda36362: Pushed [2024-10-22T01:55:56.932Z] a7b96f88ebec: Pushed [2024-10-22T01:55:56.932Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:56.932Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:56.932Z] 34211424d289: Pushed [2024-10-22T01:55:57.191Z] 0eb1131914cb: Pushed [2024-10-22T01:55:57.191Z] 5f70bf18a086: Layer already exists [2024-10-22T01:55:57.191Z] fb2abec8bd75: Pushed [2024-10-22T01:55:57.191Z] 9377b5b6d87c: Pushed [2024-10-22T01:55:57.191Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:57.191Z] f3d81f38c696: Pushed [2024-10-22T01:55:57.191Z] 8048452afeaf: Pushed [2024-10-22T01:55:57.761Z] 44997a777b39: Pushed [2024-10-22T01:55:59.136Z] 44024bba3899: Pushed [2024-10-22T01:55:59.136Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:4193375e49c8ec37c01fa84d51d5c52f66222a3d83f74049422ae9576b77e3e8 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:59.460Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:55:59.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-22T01:55:59.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-22T01:55:59.835Z] b4954f55f83e: Preparing [2024-10-22T01:55:59.835Z] 922c08d765c8: Preparing [2024-10-22T01:55:59.835Z] a7b96f88ebec: Preparing [2024-10-22T01:55:59.835Z] a780dda36362: Preparing [2024-10-22T01:55:59.835Z] afc30534a4f5: Preparing [2024-10-22T01:55:59.835Z] 34211424d289: Preparing [2024-10-22T01:55:59.835Z] 0eb1131914cb: Preparing [2024-10-22T01:55:59.835Z] 44024bba3899: Preparing [2024-10-22T01:55:59.835Z] 5ce7ad2ff379: Preparing [2024-10-22T01:55:59.835Z] b241ca9bcd68: Preparing [2024-10-22T01:55:59.835Z] 9377b5b6d87c: Preparing [2024-10-22T01:55:59.835Z] fb2abec8bd75: Preparing [2024-10-22T01:55:59.835Z] 5f70bf18a086: Preparing [2024-10-22T01:55:59.835Z] f3d81f38c696: Preparing [2024-10-22T01:55:59.835Z] 44997a777b39: Preparing [2024-10-22T01:55:59.835Z] 8048452afeaf: Preparing [2024-10-22T01:55:59.835Z] 63ca1fbb43ae: Preparing [2024-10-22T01:55:59.835Z] 0eb1131914cb: Waiting [2024-10-22T01:55:59.835Z] b241ca9bcd68: Waiting [2024-10-22T01:55:59.835Z] 9377b5b6d87c: Waiting [2024-10-22T01:55:59.835Z] f3d81f38c696: Waiting [2024-10-22T01:55:59.835Z] fb2abec8bd75: Waiting [2024-10-22T01:55:59.835Z] 44997a777b39: Waiting [2024-10-22T01:55:59.835Z] 8048452afeaf: Waiting [2024-10-22T01:55:59.835Z] 34211424d289: Waiting [2024-10-22T01:55:59.835Z] 5ce7ad2ff379: Waiting [2024-10-22T01:55:59.835Z] afc30534a4f5: Layer already exists [2024-10-22T01:55:59.835Z] 922c08d765c8: Layer already exists [2024-10-22T01:55:59.835Z] b4954f55f83e: Layer already exists [2024-10-22T01:55:59.835Z] a7b96f88ebec: Layer already exists [2024-10-22T01:55:59.835Z] a780dda36362: Layer already exists [2024-10-22T01:55:59.835Z] 44024bba3899: Layer already exists [2024-10-22T01:55:59.835Z] 34211424d289: Layer already exists [2024-10-22T01:55:59.835Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:55:59.835Z] 0eb1131914cb: Layer already exists [2024-10-22T01:55:59.835Z] b241ca9bcd68: Layer already exists [2024-10-22T01:55:59.835Z] fb2abec8bd75: Layer already exists [2024-10-22T01:55:59.835Z] 9377b5b6d87c: Layer already exists [2024-10-22T01:55:59.835Z] f3d81f38c696: Layer already exists [2024-10-22T01:55:59.835Z] 5f70bf18a086: Layer already exists [2024-10-22T01:55:59.835Z] 44997a777b39: Layer already exists [2024-10-22T01:55:59.835Z] 8048452afeaf: Layer already exists [2024-10-22T01:55:59.835Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:55:59.835Z] latest: digest: sha256:4193375e49c8ec37c01fa84d51d5c52f66222a3d83f74049422ae9576b77e3e8 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:00.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:00.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.110 [2024-10-22T01:56:00.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-22T01:56:00.626Z] b4954f55f83e: Preparing [2024-10-22T01:56:00.626Z] 922c08d765c8: Preparing [2024-10-22T01:56:00.626Z] a7b96f88ebec: Preparing [2024-10-22T01:56:00.626Z] a780dda36362: Preparing [2024-10-22T01:56:00.626Z] afc30534a4f5: Preparing [2024-10-22T01:56:00.626Z] 34211424d289: Preparing [2024-10-22T01:56:00.626Z] 0eb1131914cb: Preparing [2024-10-22T01:56:00.626Z] 44024bba3899: Preparing [2024-10-22T01:56:00.626Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:00.626Z] b241ca9bcd68: Preparing [2024-10-22T01:56:00.626Z] 9377b5b6d87c: Preparing [2024-10-22T01:56:00.626Z] fb2abec8bd75: Preparing [2024-10-22T01:56:00.626Z] 5f70bf18a086: Preparing [2024-10-22T01:56:00.626Z] f3d81f38c696: Preparing [2024-10-22T01:56:00.626Z] 44997a777b39: Preparing [2024-10-22T01:56:00.626Z] 8048452afeaf: Preparing [2024-10-22T01:56:00.626Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:00.626Z] 34211424d289: Waiting [2024-10-22T01:56:00.626Z] 0eb1131914cb: Waiting [2024-10-22T01:56:00.626Z] 44024bba3899: Waiting [2024-10-22T01:56:00.626Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:00.626Z] b241ca9bcd68: Waiting [2024-10-22T01:56:00.626Z] 9377b5b6d87c: Waiting [2024-10-22T01:56:00.626Z] 44997a777b39: Waiting [2024-10-22T01:56:00.626Z] 8048452afeaf: Waiting [2024-10-22T01:56:00.626Z] fb2abec8bd75: Waiting [2024-10-22T01:56:00.626Z] 5f70bf18a086: Waiting [2024-10-22T01:56:00.626Z] f3d81f38c696: Waiting [2024-10-22T01:56:00.626Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:00.626Z] a7b96f88ebec: Layer already exists [2024-10-22T01:56:00.626Z] 922c08d765c8: Layer already exists [2024-10-22T01:56:00.626Z] b4954f55f83e: Layer already exists [2024-10-22T01:56:00.626Z] a780dda36362: Layer already exists [2024-10-22T01:56:00.626Z] afc30534a4f5: Layer already exists [2024-10-22T01:56:00.626Z] 0eb1131914cb: Layer already exists [2024-10-22T01:56:00.626Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:00.626Z] 34211424d289: Layer already exists [2024-10-22T01:56:00.626Z] 44024bba3899: Layer already exists [2024-10-22T01:56:00.626Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:00.626Z] 9377b5b6d87c: Layer already exists [2024-10-22T01:56:00.626Z] 5f70bf18a086: Layer already exists [2024-10-22T01:56:00.626Z] f3d81f38c696: Layer already exists [2024-10-22T01:56:00.626Z] fb2abec8bd75: Layer already exists [2024-10-22T01:56:00.626Z] 44997a777b39: Layer already exists [2024-10-22T01:56:00.626Z] 8048452afeaf: Layer already exists [2024-10-22T01:56:00.626Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:00.626Z] 3.2.0-dev.110: digest: sha256:4193375e49c8ec37c01fa84d51d5c52f66222a3d83f74049422ae9576b77e3e8 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:00.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:01.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:01.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-22T01:56:01.277Z] b4954f55f83e: Preparing [2024-10-22T01:56:01.277Z] 922c08d765c8: Preparing [2024-10-22T01:56:01.277Z] a7b96f88ebec: Preparing [2024-10-22T01:56:01.277Z] a780dda36362: Preparing [2024-10-22T01:56:01.277Z] afc30534a4f5: Preparing [2024-10-22T01:56:01.277Z] 34211424d289: Preparing [2024-10-22T01:56:01.277Z] 0eb1131914cb: Preparing [2024-10-22T01:56:01.277Z] 44024bba3899: Preparing [2024-10-22T01:56:01.277Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:01.277Z] b241ca9bcd68: Preparing [2024-10-22T01:56:01.277Z] 9377b5b6d87c: Preparing [2024-10-22T01:56:01.277Z] fb2abec8bd75: Preparing [2024-10-22T01:56:01.277Z] 5f70bf18a086: Preparing [2024-10-22T01:56:01.277Z] f3d81f38c696: Preparing [2024-10-22T01:56:01.277Z] 44997a777b39: Preparing [2024-10-22T01:56:01.277Z] 8048452afeaf: Preparing [2024-10-22T01:56:01.277Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:01.277Z] 44997a777b39: Waiting [2024-10-22T01:56:01.277Z] 9377b5b6d87c: Waiting [2024-10-22T01:56:01.277Z] 8048452afeaf: Waiting [2024-10-22T01:56:01.277Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:01.277Z] 0eb1131914cb: Waiting [2024-10-22T01:56:01.277Z] 44024bba3899: Waiting [2024-10-22T01:56:01.277Z] f3d81f38c696: Waiting [2024-10-22T01:56:01.277Z] b241ca9bcd68: Waiting [2024-10-22T01:56:01.277Z] 34211424d289: Waiting [2024-10-22T01:56:01.277Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:01.277Z] afc30534a4f5: Layer already exists [2024-10-22T01:56:01.277Z] a7b96f88ebec: Layer already exists [2024-10-22T01:56:01.277Z] 922c08d765c8: Layer already exists [2024-10-22T01:56:01.277Z] b4954f55f83e: Layer already exists [2024-10-22T01:56:01.277Z] a780dda36362: Layer already exists [2024-10-22T01:56:01.277Z] 34211424d289: Layer already exists [2024-10-22T01:56:01.277Z] 44024bba3899: Layer already exists [2024-10-22T01:56:01.277Z] 0eb1131914cb: Layer already exists [2024-10-22T01:56:01.277Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:01.277Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:01.277Z] 5f70bf18a086: Layer already exists [2024-10-22T01:56:01.277Z] 9377b5b6d87c: Layer already exists [2024-10-22T01:56:01.277Z] fb2abec8bd75: Layer already exists [2024-10-22T01:56:01.277Z] 44997a777b39: Layer already exists [2024-10-22T01:56:01.277Z] f3d81f38c696: Layer already exists [2024-10-22T01:56:01.277Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:01.277Z] 8048452afeaf: Layer already exists [2024-10-22T01:56:01.277Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:4193375e49c8ec37c01fa84d51d5c52f66222a3d83f74049422ae9576b77e3e8 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:01.611Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:01.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-22T01:56:01.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-22T01:56:01.938Z] b4954f55f83e: Preparing [2024-10-22T01:56:01.938Z] 922c08d765c8: Preparing [2024-10-22T01:56:01.938Z] a7b96f88ebec: Preparing [2024-10-22T01:56:01.938Z] a780dda36362: Preparing [2024-10-22T01:56:01.938Z] afc30534a4f5: Preparing [2024-10-22T01:56:01.938Z] 34211424d289: Preparing [2024-10-22T01:56:01.938Z] 0eb1131914cb: Preparing [2024-10-22T01:56:01.938Z] 44024bba3899: Preparing [2024-10-22T01:56:01.938Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:01.938Z] b241ca9bcd68: Preparing [2024-10-22T01:56:01.938Z] 9377b5b6d87c: Preparing [2024-10-22T01:56:01.938Z] fb2abec8bd75: Preparing [2024-10-22T01:56:01.938Z] 5f70bf18a086: Preparing [2024-10-22T01:56:01.938Z] f3d81f38c696: Preparing [2024-10-22T01:56:01.938Z] 44997a777b39: Preparing [2024-10-22T01:56:01.938Z] 8048452afeaf: Preparing [2024-10-22T01:56:01.938Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:01.938Z] 34211424d289: Waiting [2024-10-22T01:56:01.938Z] fb2abec8bd75: Waiting [2024-10-22T01:56:01.938Z] b241ca9bcd68: Waiting [2024-10-22T01:56:01.938Z] 5f70bf18a086: Waiting [2024-10-22T01:56:01.938Z] 0eb1131914cb: Waiting [2024-10-22T01:56:01.938Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:01.938Z] 44024bba3899: Waiting [2024-10-22T01:56:01.938Z] f3d81f38c696: Waiting [2024-10-22T01:56:01.938Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:01.938Z] 44997a777b39: Waiting [2024-10-22T01:56:01.938Z] 8048452afeaf: Waiting [2024-10-22T01:56:01.938Z] a7b96f88ebec: Layer already exists [2024-10-22T01:56:01.938Z] afc30534a4f5: Layer already exists [2024-10-22T01:56:01.938Z] a780dda36362: Layer already exists [2024-10-22T01:56:01.938Z] b4954f55f83e: Layer already exists [2024-10-22T01:56:01.938Z] 922c08d765c8: Layer already exists [2024-10-22T01:56:01.938Z] 34211424d289: Layer already exists [2024-10-22T01:56:01.938Z] 0eb1131914cb: Layer already exists [2024-10-22T01:56:01.938Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:01.938Z] 44024bba3899: Layer already exists [2024-10-22T01:56:01.938Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:01.938Z] 9377b5b6d87c: Layer already exists [2024-10-22T01:56:01.938Z] fb2abec8bd75: Layer already exists [2024-10-22T01:56:01.938Z] 44997a777b39: Layer already exists [2024-10-22T01:56:01.938Z] 5f70bf18a086: Layer already exists [2024-10-22T01:56:01.938Z] f3d81f38c696: Layer already exists [2024-10-22T01:56:01.938Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:01.938Z] 8048452afeaf: Layer already exists [2024-10-22T01:56:01.938Z] main: digest: sha256:4193375e49c8ec37c01fa84d51d5c52f66222a3d83f74049422ae9576b77e3e8 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:02.011Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:02.027Z] taggedImages: [2024-10-22T01:56:02.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:02.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-22T01:56:02.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.110 [2024-10-22T01:56:02.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:02.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-22T01:56:02.055Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-22T01:56:02.055Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:02.055Z] latest [2024-10-22T01:56:02.055Z] 3.2.0-dev.110 [2024-10-22T01:56:02.055Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:02.055Z] main [2024-10-22T01:56:02.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:02.401Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:02.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:02.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-22T01:56:02.734Z] 80fcfe9f6202: Preparing [2024-10-22T01:56:02.734Z] 9ecd00d87425: Preparing [2024-10-22T01:56:02.734Z] 859720828d46: Preparing [2024-10-22T01:56:02.734Z] 79ca92021ff3: Preparing [2024-10-22T01:56:02.734Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:02.734Z] b241ca9bcd68: Preparing [2024-10-22T01:56:02.734Z] 94da1a1e0ff7: Preparing [2024-10-22T01:56:02.734Z] f12b7b242455: Preparing [2024-10-22T01:56:02.734Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:02.734Z] 94da1a1e0ff7: Waiting [2024-10-22T01:56:02.734Z] b241ca9bcd68: Waiting [2024-10-22T01:56:02.734Z] f12b7b242455: Waiting [2024-10-22T01:56:02.734Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:02.734Z] 9ecd00d87425: Layer already exists [2024-10-22T01:56:02.734Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:56:02.734Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:02.734Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:02.734Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:56:02.734Z] f12b7b242455: Layer already exists [2024-10-22T01:56:02.734Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:02.734Z] 859720828d46: Pushed [2024-10-22T01:56:05.275Z] 79ca92021ff3: Pushed [2024-10-22T01:56:05.536Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:000d7f4c3e8faaddb47282bcb90cd37b5f0cf33c8d054a95521cc7423855a434 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:05.869Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:06.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-22T01:56:06.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-22T01:56:06.197Z] 80fcfe9f6202: Preparing [2024-10-22T01:56:06.197Z] 9ecd00d87425: Preparing [2024-10-22T01:56:06.197Z] 859720828d46: Preparing [2024-10-22T01:56:06.197Z] 79ca92021ff3: Preparing [2024-10-22T01:56:06.197Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:06.197Z] b241ca9bcd68: Preparing [2024-10-22T01:56:06.197Z] 94da1a1e0ff7: Preparing [2024-10-22T01:56:06.197Z] f12b7b242455: Preparing [2024-10-22T01:56:06.197Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:06.197Z] b241ca9bcd68: Waiting [2024-10-22T01:56:06.197Z] 94da1a1e0ff7: Waiting [2024-10-22T01:56:06.197Z] f12b7b242455: Waiting [2024-10-22T01:56:06.197Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:06.197Z] 859720828d46: Layer already exists [2024-10-22T01:56:06.197Z] 79ca92021ff3: Layer already exists [2024-10-22T01:56:06.197Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:06.197Z] 9ecd00d87425: Layer already exists [2024-10-22T01:56:06.197Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:56:06.197Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:06.197Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:56:06.197Z] f12b7b242455: Layer already exists [2024-10-22T01:56:06.197Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:06.197Z] latest: digest: sha256:000d7f4c3e8faaddb47282bcb90cd37b5f0cf33c8d054a95521cc7423855a434 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:06.528Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:06.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.110 [2024-10-22T01:56:06.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-22T01:56:06.844Z] 80fcfe9f6202: Preparing [2024-10-22T01:56:06.844Z] 9ecd00d87425: Preparing [2024-10-22T01:56:06.844Z] 859720828d46: Preparing [2024-10-22T01:56:06.844Z] 79ca92021ff3: Preparing [2024-10-22T01:56:06.844Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:06.844Z] b241ca9bcd68: Preparing [2024-10-22T01:56:06.844Z] 94da1a1e0ff7: Preparing [2024-10-22T01:56:06.844Z] f12b7b242455: Preparing [2024-10-22T01:56:06.844Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:06.844Z] 94da1a1e0ff7: Waiting [2024-10-22T01:56:06.844Z] f12b7b242455: Waiting [2024-10-22T01:56:06.844Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:06.844Z] b241ca9bcd68: Waiting [2024-10-22T01:56:06.844Z] 859720828d46: Layer already exists [2024-10-22T01:56:06.844Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:56:06.844Z] 9ecd00d87425: Layer already exists [2024-10-22T01:56:06.844Z] 79ca92021ff3: Layer already exists [2024-10-22T01:56:06.844Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:06.844Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:56:06.844Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:06.844Z] f12b7b242455: Layer already exists [2024-10-22T01:56:06.844Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:06.844Z] 3.2.0-dev.110: digest: sha256:000d7f4c3e8faaddb47282bcb90cd37b5f0cf33c8d054a95521cc7423855a434 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:07.172Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:07.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:07.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-22T01:56:07.568Z] 80fcfe9f6202: Preparing [2024-10-22T01:56:07.568Z] 9ecd00d87425: Preparing [2024-10-22T01:56:07.568Z] 859720828d46: Preparing [2024-10-22T01:56:07.568Z] 79ca92021ff3: Preparing [2024-10-22T01:56:07.568Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:07.568Z] b241ca9bcd68: Preparing [2024-10-22T01:56:07.568Z] 94da1a1e0ff7: Preparing [2024-10-22T01:56:07.568Z] f12b7b242455: Preparing [2024-10-22T01:56:07.568Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:07.568Z] b241ca9bcd68: Waiting [2024-10-22T01:56:07.568Z] 94da1a1e0ff7: Waiting [2024-10-22T01:56:07.568Z] f12b7b242455: Waiting [2024-10-22T01:56:07.568Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:07.568Z] 79ca92021ff3: Layer already exists [2024-10-22T01:56:07.568Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:07.568Z] 9ecd00d87425: Layer already exists [2024-10-22T01:56:07.568Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:56:07.568Z] 859720828d46: Layer already exists [2024-10-22T01:56:07.568Z] f12b7b242455: Layer already exists [2024-10-22T01:56:07.568Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:07.568Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:56:07.568Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:07.568Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:000d7f4c3e8faaddb47282bcb90cd37b5f0cf33c8d054a95521cc7423855a434 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:07.899Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:08.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-22T01:56:08.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-22T01:56:08.225Z] 80fcfe9f6202: Preparing [2024-10-22T01:56:08.225Z] 9ecd00d87425: Preparing [2024-10-22T01:56:08.225Z] 859720828d46: Preparing [2024-10-22T01:56:08.225Z] 79ca92021ff3: Preparing [2024-10-22T01:56:08.225Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:08.225Z] b241ca9bcd68: Preparing [2024-10-22T01:56:08.225Z] 94da1a1e0ff7: Preparing [2024-10-22T01:56:08.225Z] f12b7b242455: Preparing [2024-10-22T01:56:08.225Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:08.225Z] b241ca9bcd68: Waiting [2024-10-22T01:56:08.225Z] 94da1a1e0ff7: Waiting [2024-10-22T01:56:08.225Z] f12b7b242455: Waiting [2024-10-22T01:56:08.225Z] 80fcfe9f6202: Layer already exists [2024-10-22T01:56:08.225Z] 79ca92021ff3: Layer already exists [2024-10-22T01:56:08.225Z] 9ecd00d87425: Layer already exists [2024-10-22T01:56:08.225Z] 859720828d46: Layer already exists [2024-10-22T01:56:08.225Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:08.225Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:08.225Z] f12b7b242455: Layer already exists [2024-10-22T01:56:08.225Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:56:08.225Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:08.225Z] main: digest: sha256:000d7f4c3e8faaddb47282bcb90cd37b5f0cf33c8d054a95521cc7423855a434 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:08.286Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:08.297Z] taggedImages: [2024-10-22T01:56:08.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:08.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-22T01:56:08.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.110 [2024-10-22T01:56:08.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:08.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-22T01:56:08.320Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-22T01:56:08.320Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:08.320Z] latest [2024-10-22T01:56:08.320Z] 3.2.0-dev.110 [2024-10-22T01:56:08.320Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:08.320Z] main [2024-10-22T01:56:08.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:08.673Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:09.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:09.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-22T01:56:09.001Z] fa856ab86c46: Preparing [2024-10-22T01:56:09.001Z] 47b9e1df5eee: Preparing [2024-10-22T01:56:09.001Z] 8f38525a2481: Preparing [2024-10-22T01:56:09.001Z] f7f4af033474: Preparing [2024-10-22T01:56:09.001Z] b3ff9ae18ea8: Preparing [2024-10-22T01:56:09.001Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:09.001Z] b241ca9bcd68: Preparing [2024-10-22T01:56:09.001Z] 0c2cb010ee91: Preparing [2024-10-22T01:56:09.001Z] 6d439e3f8ea1: Preparing [2024-10-22T01:56:09.001Z] 6673d1ce7be7: Preparing [2024-10-22T01:56:09.001Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:09.001Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:09.001Z] b241ca9bcd68: Waiting [2024-10-22T01:56:09.001Z] 0c2cb010ee91: Waiting [2024-10-22T01:56:09.001Z] 6d439e3f8ea1: Waiting [2024-10-22T01:56:09.001Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:09.001Z] 6673d1ce7be7: Waiting [2024-10-22T01:56:09.001Z] 47b9e1df5eee: Pushed [2024-10-22T01:56:09.001Z] f7f4af033474: Pushed [2024-10-22T01:56:09.001Z] b3ff9ae18ea8: Pushed [2024-10-22T01:56:09.001Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:09.001Z] fa856ab86c46: Pushed [2024-10-22T01:56:09.001Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:09.001Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:09.260Z] 0c2cb010ee91: Pushed [2024-10-22T01:56:09.260Z] 6d439e3f8ea1: Pushed [2024-10-22T01:56:10.647Z] 8f38525a2481: Pushed [2024-10-22T01:56:10.907Z] 6673d1ce7be7: Pushed [2024-10-22T01:56:11.165Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:aeec46863440ace0e8fbdb4c49747a7e2b9c566777326be598f802cb7b24f666 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:11.489Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:11.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-22T01:56:11.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-22T01:56:11.825Z] fa856ab86c46: Preparing [2024-10-22T01:56:11.825Z] 47b9e1df5eee: Preparing [2024-10-22T01:56:11.825Z] 8f38525a2481: Preparing [2024-10-22T01:56:11.825Z] f7f4af033474: Preparing [2024-10-22T01:56:11.825Z] b3ff9ae18ea8: Preparing [2024-10-22T01:56:11.825Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:11.825Z] b241ca9bcd68: Preparing [2024-10-22T01:56:11.825Z] 0c2cb010ee91: Preparing [2024-10-22T01:56:11.825Z] 6d439e3f8ea1: Preparing [2024-10-22T01:56:11.825Z] 6673d1ce7be7: Preparing [2024-10-22T01:56:11.825Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:11.825Z] b241ca9bcd68: Waiting [2024-10-22T01:56:11.825Z] 0c2cb010ee91: Waiting [2024-10-22T01:56:11.825Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:11.825Z] 6d439e3f8ea1: Waiting [2024-10-22T01:56:11.825Z] 6673d1ce7be7: Waiting [2024-10-22T01:56:11.825Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:11.825Z] b3ff9ae18ea8: Layer already exists [2024-10-22T01:56:11.825Z] 8f38525a2481: Layer already exists [2024-10-22T01:56:11.825Z] f7f4af033474: Layer already exists [2024-10-22T01:56:11.825Z] 47b9e1df5eee: Layer already exists [2024-10-22T01:56:11.825Z] fa856ab86c46: Layer already exists [2024-10-22T01:56:11.825Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:11.825Z] 0c2cb010ee91: Layer already exists [2024-10-22T01:56:11.825Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:11.825Z] 6673d1ce7be7: Layer already exists [2024-10-22T01:56:11.825Z] 6d439e3f8ea1: Layer already exists [2024-10-22T01:56:11.825Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:11.825Z] latest: digest: sha256:aeec46863440ace0e8fbdb4c49747a7e2b9c566777326be598f802cb7b24f666 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:12.144Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:12.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.110 [2024-10-22T01:56:12.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-22T01:56:12.460Z] fa856ab86c46: Preparing [2024-10-22T01:56:12.460Z] 47b9e1df5eee: Preparing [2024-10-22T01:56:12.460Z] 8f38525a2481: Preparing [2024-10-22T01:56:12.460Z] f7f4af033474: Preparing [2024-10-22T01:56:12.460Z] b3ff9ae18ea8: Preparing [2024-10-22T01:56:12.460Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:12.460Z] b241ca9bcd68: Preparing [2024-10-22T01:56:12.460Z] 0c2cb010ee91: Preparing [2024-10-22T01:56:12.460Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:12.460Z] b241ca9bcd68: Waiting [2024-10-22T01:56:12.460Z] 6d439e3f8ea1: Preparing [2024-10-22T01:56:12.460Z] 0c2cb010ee91: Waiting [2024-10-22T01:56:12.460Z] 6673d1ce7be7: Preparing [2024-10-22T01:56:12.460Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:12.460Z] 6d439e3f8ea1: Waiting [2024-10-22T01:56:12.460Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:12.460Z] 6673d1ce7be7: Waiting [2024-10-22T01:56:12.460Z] b3ff9ae18ea8: Layer already exists [2024-10-22T01:56:12.460Z] 47b9e1df5eee: Layer already exists [2024-10-22T01:56:12.460Z] f7f4af033474: Layer already exists [2024-10-22T01:56:12.460Z] 8f38525a2481: Layer already exists [2024-10-22T01:56:12.460Z] fa856ab86c46: Layer already exists [2024-10-22T01:56:12.460Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:12.460Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:12.460Z] 0c2cb010ee91: Layer already exists [2024-10-22T01:56:12.460Z] 6673d1ce7be7: Layer already exists [2024-10-22T01:56:12.460Z] 6d439e3f8ea1: Layer already exists [2024-10-22T01:56:12.460Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:12.460Z] 3.2.0-dev.110: digest: sha256:aeec46863440ace0e8fbdb4c49747a7e2b9c566777326be598f802cb7b24f666 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:12.788Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:13.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:13.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-22T01:56:13.112Z] fa856ab86c46: Preparing [2024-10-22T01:56:13.112Z] 47b9e1df5eee: Preparing [2024-10-22T01:56:13.112Z] 8f38525a2481: Preparing [2024-10-22T01:56:13.112Z] f7f4af033474: Preparing [2024-10-22T01:56:13.112Z] b3ff9ae18ea8: Preparing [2024-10-22T01:56:13.112Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:13.112Z] b241ca9bcd68: Preparing [2024-10-22T01:56:13.112Z] 0c2cb010ee91: Preparing [2024-10-22T01:56:13.112Z] 6d439e3f8ea1: Preparing [2024-10-22T01:56:13.112Z] 6673d1ce7be7: Preparing [2024-10-22T01:56:13.112Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:13.112Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:13.112Z] b241ca9bcd68: Waiting [2024-10-22T01:56:13.112Z] 0c2cb010ee91: Waiting [2024-10-22T01:56:13.112Z] 6d439e3f8ea1: Waiting [2024-10-22T01:56:13.112Z] 6673d1ce7be7: Waiting [2024-10-22T01:56:13.112Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:13.112Z] fa856ab86c46: Layer already exists [2024-10-22T01:56:13.112Z] f7f4af033474: Layer already exists [2024-10-22T01:56:13.112Z] 47b9e1df5eee: Layer already exists [2024-10-22T01:56:13.112Z] b3ff9ae18ea8: Layer already exists [2024-10-22T01:56:13.112Z] 8f38525a2481: Layer already exists [2024-10-22T01:56:13.112Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:13.112Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:13.112Z] 0c2cb010ee91: Layer already exists [2024-10-22T01:56:13.112Z] 6673d1ce7be7: Layer already exists [2024-10-22T01:56:13.112Z] 6d439e3f8ea1: Layer already exists [2024-10-22T01:56:13.112Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:13.112Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:aeec46863440ace0e8fbdb4c49747a7e2b9c566777326be598f802cb7b24f666 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:13.442Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:13.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-22T01:56:13.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-22T01:56:13.774Z] fa856ab86c46: Preparing [2024-10-22T01:56:13.774Z] 47b9e1df5eee: Preparing [2024-10-22T01:56:13.774Z] 8f38525a2481: Preparing [2024-10-22T01:56:13.774Z] f7f4af033474: Preparing [2024-10-22T01:56:13.774Z] b3ff9ae18ea8: Preparing [2024-10-22T01:56:13.774Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:13.774Z] b241ca9bcd68: Preparing [2024-10-22T01:56:13.774Z] 0c2cb010ee91: Preparing [2024-10-22T01:56:13.774Z] 6d439e3f8ea1: Preparing [2024-10-22T01:56:13.774Z] 6673d1ce7be7: Preparing [2024-10-22T01:56:13.774Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:13.774Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:13.774Z] b241ca9bcd68: Waiting [2024-10-22T01:56:13.774Z] 0c2cb010ee91: Waiting [2024-10-22T01:56:13.774Z] 6d439e3f8ea1: Waiting [2024-10-22T01:56:13.774Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:13.774Z] 47b9e1df5eee: Layer already exists [2024-10-22T01:56:13.774Z] fa856ab86c46: Layer already exists [2024-10-22T01:56:13.774Z] b3ff9ae18ea8: Layer already exists [2024-10-22T01:56:13.774Z] 8f38525a2481: Layer already exists [2024-10-22T01:56:13.774Z] f7f4af033474: Layer already exists [2024-10-22T01:56:13.774Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:13.774Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:13.774Z] 0c2cb010ee91: Layer already exists [2024-10-22T01:56:13.774Z] 6d439e3f8ea1: Layer already exists [2024-10-22T01:56:13.774Z] 6673d1ce7be7: Layer already exists [2024-10-22T01:56:13.774Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:13.774Z] main: digest: sha256:aeec46863440ace0e8fbdb4c49747a7e2b9c566777326be598f802cb7b24f666 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:13.866Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:13.877Z] taggedImages: [2024-10-22T01:56:13.877Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:13.877Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-22T01:56:13.877Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.110 [2024-10-22T01:56:13.877Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:13.877Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-22T01:56:13.913Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-22T01:56:13.913Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:13.913Z] latest [2024-10-22T01:56:13.913Z] 3.2.0-dev.110 [2024-10-22T01:56:13.913Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:13.913Z] main [2024-10-22T01:56:13.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:14.265Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:14.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:14.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-22T01:56:14.589Z] 7b1cb9e34822: Preparing [2024-10-22T01:56:14.589Z] a7ea869ffb38: Preparing [2024-10-22T01:56:14.589Z] 372cec6698f7: Preparing [2024-10-22T01:56:14.589Z] 4c84d9e7bcb9: Preparing [2024-10-22T01:56:14.589Z] 5338b490aa10: Preparing [2024-10-22T01:56:14.589Z] 3b972c8aa7f2: Preparing [2024-10-22T01:56:14.589Z] 44e4fc3aadbd: Preparing [2024-10-22T01:56:14.589Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:14.589Z] b241ca9bcd68: Preparing [2024-10-22T01:56:14.589Z] e0f1d68af907: Preparing [2024-10-22T01:56:14.589Z] 1fddd831f493: Preparing [2024-10-22T01:56:14.589Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:14.589Z] 3b972c8aa7f2: Waiting [2024-10-22T01:56:14.589Z] 44e4fc3aadbd: Waiting [2024-10-22T01:56:14.589Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:14.589Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:14.589Z] e0f1d68af907: Waiting [2024-10-22T01:56:14.589Z] 1fddd831f493: Waiting [2024-10-22T01:56:14.589Z] a7ea869ffb38: Pushed [2024-10-22T01:56:14.589Z] 5338b490aa10: Pushed [2024-10-22T01:56:14.589Z] 7b1cb9e34822: Pushed [2024-10-22T01:56:14.589Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:14.589Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:14.589Z] 3b972c8aa7f2: Pushed [2024-10-22T01:56:14.854Z] 44e4fc3aadbd: Pushed [2024-10-22T01:56:14.854Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:15.420Z] e0f1d68af907: Pushed [2024-10-22T01:56:15.986Z] 1fddd831f493: Pushed [2024-10-22T01:56:15.986Z] 4c84d9e7bcb9: Pushed [2024-10-22T01:56:16.245Z] 372cec6698f7: Pushed [2024-10-22T01:56:16.505Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:cacd5e85c76e08f0004361a8cd5c9076626fd4f0b895ba2fc062e18cc98d9ffd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:16.839Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:17.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-22T01:56:17.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-22T01:56:17.165Z] 7b1cb9e34822: Preparing [2024-10-22T01:56:17.165Z] a7ea869ffb38: Preparing [2024-10-22T01:56:17.165Z] 372cec6698f7: Preparing [2024-10-22T01:56:17.165Z] 4c84d9e7bcb9: Preparing [2024-10-22T01:56:17.165Z] 5338b490aa10: Preparing [2024-10-22T01:56:17.165Z] 3b972c8aa7f2: Preparing [2024-10-22T01:56:17.165Z] 44e4fc3aadbd: Preparing [2024-10-22T01:56:17.165Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:17.165Z] b241ca9bcd68: Preparing [2024-10-22T01:56:17.165Z] e0f1d68af907: Preparing [2024-10-22T01:56:17.166Z] 1fddd831f493: Preparing [2024-10-22T01:56:17.166Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:17.166Z] 44e4fc3aadbd: Waiting [2024-10-22T01:56:17.166Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:17.166Z] b241ca9bcd68: Waiting [2024-10-22T01:56:17.166Z] 3b972c8aa7f2: Waiting [2024-10-22T01:56:17.166Z] e0f1d68af907: Waiting [2024-10-22T01:56:17.166Z] 1fddd831f493: Waiting [2024-10-22T01:56:17.166Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:17.166Z] 7b1cb9e34822: Layer already exists [2024-10-22T01:56:17.166Z] 4c84d9e7bcb9: Layer already exists [2024-10-22T01:56:17.166Z] 372cec6698f7: Layer already exists [2024-10-22T01:56:17.166Z] a7ea869ffb38: Layer already exists [2024-10-22T01:56:17.166Z] 5338b490aa10: Layer already exists [2024-10-22T01:56:17.166Z] 3b972c8aa7f2: Layer already exists [2024-10-22T01:56:17.166Z] 44e4fc3aadbd: Layer already exists [2024-10-22T01:56:17.166Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:17.166Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:17.166Z] e0f1d68af907: Layer already exists [2024-10-22T01:56:17.166Z] 1fddd831f493: Layer already exists [2024-10-22T01:56:17.166Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:17.166Z] latest: digest: sha256:cacd5e85c76e08f0004361a8cd5c9076626fd4f0b895ba2fc062e18cc98d9ffd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:17.504Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:17.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.110 [2024-10-22T01:56:17.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-22T01:56:17.832Z] 7b1cb9e34822: Preparing [2024-10-22T01:56:17.832Z] a7ea869ffb38: Preparing [2024-10-22T01:56:17.832Z] 372cec6698f7: Preparing [2024-10-22T01:56:17.832Z] 4c84d9e7bcb9: Preparing [2024-10-22T01:56:17.832Z] 5338b490aa10: Preparing [2024-10-22T01:56:17.832Z] 3b972c8aa7f2: Preparing [2024-10-22T01:56:17.832Z] 44e4fc3aadbd: Preparing [2024-10-22T01:56:17.832Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:17.832Z] b241ca9bcd68: Preparing [2024-10-22T01:56:17.832Z] e0f1d68af907: Preparing [2024-10-22T01:56:17.832Z] 1fddd831f493: Preparing [2024-10-22T01:56:17.832Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:17.832Z] 3b972c8aa7f2: Waiting [2024-10-22T01:56:17.832Z] e0f1d68af907: Waiting [2024-10-22T01:56:17.832Z] 44e4fc3aadbd: Waiting [2024-10-22T01:56:17.832Z] 1fddd831f493: Waiting [2024-10-22T01:56:17.832Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:17.832Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:17.832Z] a7ea869ffb38: Layer already exists [2024-10-22T01:56:17.832Z] 4c84d9e7bcb9: Layer already exists [2024-10-22T01:56:17.832Z] 372cec6698f7: Layer already exists [2024-10-22T01:56:17.832Z] 7b1cb9e34822: Layer already exists [2024-10-22T01:56:17.832Z] 5338b490aa10: Layer already exists [2024-10-22T01:56:17.832Z] 44e4fc3aadbd: Layer already exists [2024-10-22T01:56:17.832Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:17.832Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:17.832Z] e0f1d68af907: Layer already exists [2024-10-22T01:56:17.832Z] 3b972c8aa7f2: Layer already exists [2024-10-22T01:56:17.832Z] 1fddd831f493: Layer already exists [2024-10-22T01:56:17.832Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:17.832Z] 3.2.0-dev.110: digest: sha256:cacd5e85c76e08f0004361a8cd5c9076626fd4f0b895ba2fc062e18cc98d9ffd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:18.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:18.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:18.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-22T01:56:18.505Z] 7b1cb9e34822: Preparing [2024-10-22T01:56:18.505Z] a7ea869ffb38: Preparing [2024-10-22T01:56:18.505Z] 372cec6698f7: Preparing [2024-10-22T01:56:18.505Z] 4c84d9e7bcb9: Preparing [2024-10-22T01:56:18.505Z] 5338b490aa10: Preparing [2024-10-22T01:56:18.505Z] 3b972c8aa7f2: Preparing [2024-10-22T01:56:18.505Z] 44e4fc3aadbd: Preparing [2024-10-22T01:56:18.505Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:18.505Z] b241ca9bcd68: Preparing [2024-10-22T01:56:18.505Z] e0f1d68af907: Preparing [2024-10-22T01:56:18.505Z] 1fddd831f493: Preparing [2024-10-22T01:56:18.505Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:18.505Z] 1fddd831f493: Waiting [2024-10-22T01:56:18.505Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:18.505Z] 44e4fc3aadbd: Waiting [2024-10-22T01:56:18.505Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:18.505Z] b241ca9bcd68: Waiting [2024-10-22T01:56:18.505Z] 3b972c8aa7f2: Waiting [2024-10-22T01:56:18.505Z] e0f1d68af907: Waiting [2024-10-22T01:56:18.505Z] 4c84d9e7bcb9: Layer already exists [2024-10-22T01:56:18.505Z] 7b1cb9e34822: Layer already exists [2024-10-22T01:56:18.505Z] 372cec6698f7: Layer already exists [2024-10-22T01:56:18.505Z] 5338b490aa10: Layer already exists [2024-10-22T01:56:18.505Z] a7ea869ffb38: Layer already exists [2024-10-22T01:56:18.505Z] 3b972c8aa7f2: Layer already exists [2024-10-22T01:56:18.505Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:18.505Z] 44e4fc3aadbd: Layer already exists [2024-10-22T01:56:18.505Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:18.505Z] e0f1d68af907: Layer already exists [2024-10-22T01:56:18.505Z] 1fddd831f493: Layer already exists [2024-10-22T01:56:18.505Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:18.505Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:cacd5e85c76e08f0004361a8cd5c9076626fd4f0b895ba2fc062e18cc98d9ffd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:18.827Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:19.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-22T01:56:19.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-22T01:56:19.152Z] 7b1cb9e34822: Preparing [2024-10-22T01:56:19.152Z] a7ea869ffb38: Preparing [2024-10-22T01:56:19.152Z] 372cec6698f7: Preparing [2024-10-22T01:56:19.152Z] 4c84d9e7bcb9: Preparing [2024-10-22T01:56:19.152Z] 5338b490aa10: Preparing [2024-10-22T01:56:19.152Z] 3b972c8aa7f2: Preparing [2024-10-22T01:56:19.152Z] 44e4fc3aadbd: Preparing [2024-10-22T01:56:19.152Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:19.152Z] b241ca9bcd68: Preparing [2024-10-22T01:56:19.152Z] e0f1d68af907: Preparing [2024-10-22T01:56:19.152Z] 1fddd831f493: Preparing [2024-10-22T01:56:19.152Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:19.152Z] 5ce7ad2ff379: Waiting [2024-10-22T01:56:19.152Z] 1fddd831f493: Waiting [2024-10-22T01:56:19.152Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:19.152Z] b241ca9bcd68: Waiting [2024-10-22T01:56:19.152Z] e0f1d68af907: Waiting [2024-10-22T01:56:19.152Z] 3b972c8aa7f2: Waiting [2024-10-22T01:56:19.152Z] 44e4fc3aadbd: Waiting [2024-10-22T01:56:19.152Z] 7b1cb9e34822: Layer already exists [2024-10-22T01:56:19.152Z] 372cec6698f7: Layer already exists [2024-10-22T01:56:19.152Z] 5338b490aa10: Layer already exists [2024-10-22T01:56:19.152Z] 4c84d9e7bcb9: Layer already exists [2024-10-22T01:56:19.152Z] a7ea869ffb38: Layer already exists [2024-10-22T01:56:19.152Z] 44e4fc3aadbd: Layer already exists [2024-10-22T01:56:19.152Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:19.152Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:19.152Z] 3b972c8aa7f2: Layer already exists [2024-10-22T01:56:19.152Z] e0f1d68af907: Layer already exists [2024-10-22T01:56:19.152Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:19.152Z] 1fddd831f493: Layer already exists [2024-10-22T01:56:19.152Z] main: digest: sha256:cacd5e85c76e08f0004361a8cd5c9076626fd4f0b895ba2fc062e18cc98d9ffd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:19.230Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:19.240Z] taggedImages: [2024-10-22T01:56:19.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:19.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-22T01:56:19.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.110 [2024-10-22T01:56:19.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:19.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-22T01:56:19.265Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-22T01:56:19.265Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:19.265Z] latest [2024-10-22T01:56:19.265Z] 3.2.0-dev.110 [2024-10-22T01:56:19.265Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:19.265Z] main [2024-10-22T01:56:19.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:19.609Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:19.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:19.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-22T01:56:19.937Z] 6e7ee92f7f52: Preparing [2024-10-22T01:56:19.937Z] 4d2ea7688db3: Preparing [2024-10-22T01:56:19.937Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:19.937Z] b241ca9bcd68: Preparing [2024-10-22T01:56:19.937Z] 7864d57b6223: Preparing [2024-10-22T01:56:19.937Z] a3fb8c8fb7c8: Preparing [2024-10-22T01:56:19.937Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:19.937Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:19.937Z] a3fb8c8fb7c8: Waiting [2024-10-22T01:56:19.937Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:19.937Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:19.937Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:19.937Z] 6e7ee92f7f52: Pushed [2024-10-22T01:56:20.504Z] 7864d57b6223: Pushed [2024-10-22T01:56:20.763Z] a3fb8c8fb7c8: Pushed [2024-10-22T01:56:22.671Z] 4d2ea7688db3: Pushed [2024-10-22T01:56:22.671Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:966a1527c7bbfbc2baabf08ac97f6b7ef3d598535195378c75ed69997cbc0ee2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:23.003Z] + 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-10-22T01:56:23.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-22T01:56:23.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-22T01:56:23.321Z] 6e7ee92f7f52: Preparing [2024-10-22T01:56:23.321Z] 4d2ea7688db3: Preparing [2024-10-22T01:56:23.321Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:23.321Z] b241ca9bcd68: Preparing [2024-10-22T01:56:23.321Z] 7864d57b6223: Preparing [2024-10-22T01:56:23.321Z] a3fb8c8fb7c8: Preparing [2024-10-22T01:56:23.321Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:23.321Z] a3fb8c8fb7c8: Waiting [2024-10-22T01:56:23.321Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:23.321Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:23.321Z] 4d2ea7688db3: Layer already exists [2024-10-22T01:56:23.321Z] 6e7ee92f7f52: Layer already exists [2024-10-22T01:56:23.321Z] 7864d57b6223: Layer already exists [2024-10-22T01:56:23.321Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:23.321Z] a3fb8c8fb7c8: Layer already exists [2024-10-22T01:56:23.321Z] latest: digest: sha256:966a1527c7bbfbc2baabf08ac97f6b7ef3d598535195378c75ed69997cbc0ee2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:23.647Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:23.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.110 [2024-10-22T01:56:23.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-22T01:56:23.967Z] 6e7ee92f7f52: Preparing [2024-10-22T01:56:23.967Z] 4d2ea7688db3: Preparing [2024-10-22T01:56:23.967Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:23.967Z] b241ca9bcd68: Preparing [2024-10-22T01:56:23.967Z] 7864d57b6223: Preparing [2024-10-22T01:56:23.967Z] a3fb8c8fb7c8: Preparing [2024-10-22T01:56:23.967Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:23.967Z] a3fb8c8fb7c8: Waiting [2024-10-22T01:56:23.967Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:23.967Z] 7864d57b6223: Layer already exists [2024-10-22T01:56:23.967Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:23.967Z] 4d2ea7688db3: Layer already exists [2024-10-22T01:56:23.967Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:23.967Z] 6e7ee92f7f52: Layer already exists [2024-10-22T01:56:23.967Z] a3fb8c8fb7c8: Layer already exists [2024-10-22T01:56:23.967Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:23.967Z] 3.2.0-dev.110: digest: sha256:966a1527c7bbfbc2baabf08ac97f6b7ef3d598535195378c75ed69997cbc0ee2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:24.288Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:24.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:24.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-22T01:56:24.609Z] 6e7ee92f7f52: Preparing [2024-10-22T01:56:24.609Z] 4d2ea7688db3: Preparing [2024-10-22T01:56:24.609Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:24.609Z] b241ca9bcd68: Preparing [2024-10-22T01:56:24.609Z] 7864d57b6223: Preparing [2024-10-22T01:56:24.609Z] a3fb8c8fb7c8: Preparing [2024-10-22T01:56:24.609Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:24.609Z] a3fb8c8fb7c8: Waiting [2024-10-22T01:56:24.609Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:24.609Z] 4d2ea7688db3: Layer already exists [2024-10-22T01:56:24.609Z] 7864d57b6223: Layer already exists [2024-10-22T01:56:24.609Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:24.609Z] 6e7ee92f7f52: Layer already exists [2024-10-22T01:56:24.609Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:24.609Z] a3fb8c8fb7c8: Layer already exists [2024-10-22T01:56:24.609Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:24.609Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:966a1527c7bbfbc2baabf08ac97f6b7ef3d598535195378c75ed69997cbc0ee2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:24.938Z] + 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-10-22T01:56:25.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-22T01:56:25.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-22T01:56:25.256Z] 6e7ee92f7f52: Preparing [2024-10-22T01:56:25.256Z] 4d2ea7688db3: Preparing [2024-10-22T01:56:25.256Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:25.256Z] b241ca9bcd68: Preparing [2024-10-22T01:56:25.256Z] 7864d57b6223: Preparing [2024-10-22T01:56:25.256Z] a3fb8c8fb7c8: Preparing [2024-10-22T01:56:25.256Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:25.256Z] a3fb8c8fb7c8: Waiting [2024-10-22T01:56:25.256Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:25.256Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:25.256Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:25.256Z] 6e7ee92f7f52: Layer already exists [2024-10-22T01:56:25.256Z] 7864d57b6223: Layer already exists [2024-10-22T01:56:25.256Z] 4d2ea7688db3: Layer already exists [2024-10-22T01:56:25.256Z] a3fb8c8fb7c8: Layer already exists [2024-10-22T01:56:25.256Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:25.256Z] main: digest: sha256:966a1527c7bbfbc2baabf08ac97f6b7ef3d598535195378c75ed69997cbc0ee2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:25.330Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:25.343Z] taggedImages: [2024-10-22T01:56:25.343Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:25.343Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-22T01:56:25.343Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.110 [2024-10-22T01:56:25.343Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:25.343Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-22T01:56:25.374Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-22T01:56:25.374Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:25.374Z] latest [2024-10-22T01:56:25.374Z] 3.2.0-dev.110 [2024-10-22T01:56:25.374Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:25.374Z] main [2024-10-22T01:56:25.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:25.720Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:26.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:26.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-22T01:56:26.038Z] 494636b006dd: Preparing [2024-10-22T01:56:26.038Z] b9bb34dba7c0: Preparing [2024-10-22T01:56:26.038Z] edbe55a4dc30: Preparing [2024-10-22T01:56:26.038Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:26.038Z] b241ca9bcd68: Preparing [2024-10-22T01:56:26.038Z] 55aefd7db36f: Preparing [2024-10-22T01:56:26.038Z] b93680ae8298: Preparing [2024-10-22T01:56:26.038Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:26.038Z] 9cec1b06320e: Preparing [2024-10-22T01:56:26.038Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:26.038Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:26.038Z] 9cec1b06320e: Waiting [2024-10-22T01:56:26.038Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:26.038Z] b93680ae8298: Waiting [2024-10-22T01:56:26.038Z] 55aefd7db36f: Waiting [2024-10-22T01:56:26.038Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:26.038Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:26.038Z] b9bb34dba7c0: Pushed [2024-10-22T01:56:26.038Z] 494636b006dd: Pushed [2024-10-22T01:56:26.038Z] edbe55a4dc30: Pushed [2024-10-22T01:56:26.038Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:26.296Z] 3024ab8dfaa3: Pushed [2024-10-22T01:56:26.860Z] 9cec1b06320e: Pushed [2024-10-22T01:56:32.132Z] b93680ae8298: Pushed [2024-10-22T01:56:35.420Z] 55aefd7db36f: Pushed [2024-10-22T01:56:35.420Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:7cd0e7298472e01bf80807af949ca4973a6e7fbecc13c2ff81812bc30a1a7a19 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:35.751Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:36.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-22T01:56:36.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-22T01:56:36.079Z] 494636b006dd: Preparing [2024-10-22T01:56:36.079Z] b9bb34dba7c0: Preparing [2024-10-22T01:56:36.079Z] edbe55a4dc30: Preparing [2024-10-22T01:56:36.079Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:36.079Z] b241ca9bcd68: Preparing [2024-10-22T01:56:36.079Z] 55aefd7db36f: Preparing [2024-10-22T01:56:36.079Z] b93680ae8298: Preparing [2024-10-22T01:56:36.079Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:36.079Z] 9cec1b06320e: Preparing [2024-10-22T01:56:36.079Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:36.079Z] b93680ae8298: Waiting [2024-10-22T01:56:36.079Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:36.079Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:36.079Z] 55aefd7db36f: Waiting [2024-10-22T01:56:36.079Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:36.079Z] b9bb34dba7c0: Layer already exists [2024-10-22T01:56:36.079Z] edbe55a4dc30: Layer already exists [2024-10-22T01:56:36.079Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:36.079Z] 494636b006dd: Layer already exists [2024-10-22T01:56:36.079Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:36.079Z] b93680ae8298: Layer already exists [2024-10-22T01:56:36.079Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:36.079Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:36.079Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:36.079Z] latest: digest: sha256:7cd0e7298472e01bf80807af949ca4973a6e7fbecc13c2ff81812bc30a1a7a19 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:36.404Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:36.618Z] #84 ... [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:36.619Z] #81 DONE 136.0s [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T01:56:36.619Z] #120 ... [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:36.619Z] #94 DONE 96.7s [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:36.619Z] #95 DONE 104.2s [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:36.619Z] #84 DONE 132.7s [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:36.619Z] #83 DONE 133.2s [2024-10-22T01:56:36.619Z] [2024-10-22T01:56:36.619Z] #121 [core-data builder 6/7] COPY . . [2024-10-22T01:56:36.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.110 [2024-10-22T01:56:36.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-22T01:56:36.731Z] 494636b006dd: Preparing [2024-10-22T01:56:36.731Z] b9bb34dba7c0: Preparing [2024-10-22T01:56:36.731Z] edbe55a4dc30: Preparing [2024-10-22T01:56:36.731Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:36.731Z] b241ca9bcd68: Preparing [2024-10-22T01:56:36.731Z] 55aefd7db36f: Preparing [2024-10-22T01:56:36.731Z] b93680ae8298: Preparing [2024-10-22T01:56:36.731Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:36.731Z] 9cec1b06320e: Preparing [2024-10-22T01:56:36.731Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:36.731Z] b93680ae8298: Waiting [2024-10-22T01:56:36.731Z] 9cec1b06320e: Waiting [2024-10-22T01:56:36.731Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:36.731Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:36.731Z] 55aefd7db36f: Waiting [2024-10-22T01:56:36.731Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:36.731Z] 494636b006dd: Layer already exists [2024-10-22T01:56:36.731Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:36.731Z] b9bb34dba7c0: Layer already exists [2024-10-22T01:56:36.731Z] edbe55a4dc30: Layer already exists [2024-10-22T01:56:36.731Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:36.731Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:36.731Z] b93680ae8298: Layer already exists [2024-10-22T01:56:36.731Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:36.731Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:36.731Z] 3.2.0-dev.110: digest: sha256:7cd0e7298472e01bf80807af949ca4973a6e7fbecc13c2ff81812bc30a1a7a19 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:37.058Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:37.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:37.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-22T01:56:37.381Z] 494636b006dd: Preparing [2024-10-22T01:56:37.381Z] b9bb34dba7c0: Preparing [2024-10-22T01:56:37.381Z] edbe55a4dc30: Preparing [2024-10-22T01:56:37.381Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:37.381Z] b241ca9bcd68: Preparing [2024-10-22T01:56:37.381Z] 55aefd7db36f: Preparing [2024-10-22T01:56:37.381Z] b93680ae8298: Preparing [2024-10-22T01:56:37.381Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:37.381Z] 9cec1b06320e: Preparing [2024-10-22T01:56:37.381Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:37.381Z] b93680ae8298: Waiting [2024-10-22T01:56:37.381Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:37.381Z] 9cec1b06320e: Waiting [2024-10-22T01:56:37.381Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:37.381Z] 55aefd7db36f: Waiting [2024-10-22T01:56:37.381Z] 494636b006dd: Layer already exists [2024-10-22T01:56:37.381Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:37.381Z] b9bb34dba7c0: Layer already exists [2024-10-22T01:56:37.381Z] edbe55a4dc30: Layer already exists [2024-10-22T01:56:37.381Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:37.381Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:37.381Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:37.381Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:37.381Z] b93680ae8298: Layer already exists [2024-10-22T01:56:37.381Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:37.381Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:7cd0e7298472e01bf80807af949ca4973a6e7fbecc13c2ff81812bc30a1a7a19 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:37.703Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:38.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-22T01:56:38.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-22T01:56:38.021Z] 494636b006dd: Preparing [2024-10-22T01:56:38.021Z] b9bb34dba7c0: Preparing [2024-10-22T01:56:38.021Z] edbe55a4dc30: Preparing [2024-10-22T01:56:38.021Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:38.021Z] b241ca9bcd68: Preparing [2024-10-22T01:56:38.021Z] 55aefd7db36f: Preparing [2024-10-22T01:56:38.021Z] b93680ae8298: Preparing [2024-10-22T01:56:38.021Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:38.021Z] 9cec1b06320e: Preparing [2024-10-22T01:56:38.021Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:38.021Z] 9cec1b06320e: Waiting [2024-10-22T01:56:38.021Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:38.021Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:38.021Z] 55aefd7db36f: Waiting [2024-10-22T01:56:38.021Z] b93680ae8298: Waiting [2024-10-22T01:56:38.021Z] edbe55a4dc30: Layer already exists [2024-10-22T01:56:38.021Z] b9bb34dba7c0: Layer already exists [2024-10-22T01:56:38.021Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:38.021Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:38.021Z] 494636b006dd: Layer already exists [2024-10-22T01:56:38.021Z] b93680ae8298: Layer already exists [2024-10-22T01:56:38.021Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:38.021Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:38.021Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:38.021Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:38.021Z] main: digest: sha256:7cd0e7298472e01bf80807af949ca4973a6e7fbecc13c2ff81812bc30a1a7a19 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:38.088Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:38.100Z] #121 DONE 1.7s [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.100Z] #122 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #123 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #124 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #120 DONE 1.8s [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #125 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.100Z] #126 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #127 [support-scheduler builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #127 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #128 [core-keeper builder 7/8] COPY . . [2024-10-22T01:56:38.100Z] #128 DONE 1.8s [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.100Z] #129 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #130 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #131 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.100Z] #132 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #133 [core-command builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #133 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #134 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #135 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.100Z] #136 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #137 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #138 [support-notifications builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #138 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.100Z] #139 CACHED [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-10-22T01:56:38.100Z] #140 DONE 1.8s [2024-10-22T01:56:38.100Z] [2024-10-22T01:56:38.100Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T01:56:38.100Z] taggedImages: [2024-10-22T01:56:38.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:38.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-22T01:56:38.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.110 [2024-10-22T01:56:38.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:38.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-22T01:56:38.136Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-22T01:56:38.136Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:38.136Z] latest [2024-10-22T01:56:38.136Z] 3.2.0-dev.110 [2024-10-22T01:56:38.136Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:38.136Z] main [2024-10-22T01:56:38.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:38.388Z] #141 ... [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-10-22T01:56:38.388Z] #142 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.388Z] #143 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.388Z] #144 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T01:56:38.388Z] #145 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-10-22T01:56:38.388Z] #146 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T01:56:38.388Z] #147 CACHED [2024-10-22T01:56:38.388Z] [2024-10-22T01:56:38.388Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-22T01:56:38.388Z] #148 DONE 1.9s [2024-10-22T01:56:38.489Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:38.673Z] [2024-10-22T01:56:38.673Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T01:56:38.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:38.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-22T01:56:38.825Z] 0220995464ad: Preparing [2024-10-22T01:56:38.825Z] 7fc38f6d860a: Preparing [2024-10-22T01:56:38.825Z] c1ba846cd5e1: Preparing [2024-10-22T01:56:38.825Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:38.825Z] b241ca9bcd68: Preparing [2024-10-22T01:56:38.825Z] 55aefd7db36f: Preparing [2024-10-22T01:56:38.825Z] b50f5eee72ec: Preparing [2024-10-22T01:56:38.825Z] e5cd952e11c4: Preparing [2024-10-22T01:56:38.825Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:38.825Z] 55aefd7db36f: Waiting [2024-10-22T01:56:38.825Z] e5cd952e11c4: Waiting [2024-10-22T01:56:38.825Z] b50f5eee72ec: Waiting [2024-10-22T01:56:38.825Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:38.825Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:38.825Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:38.825Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:38.825Z] 0220995464ad: Pushed [2024-10-22T01:56:38.826Z] 7fc38f6d860a: Pushed [2024-10-22T01:56:38.826Z] c1ba846cd5e1: Pushed [2024-10-22T01:56:38.826Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:39.085Z] e5cd952e11c4: Pushed [2024-10-22T01:56:39.343Z] b50f5eee72ec: Pushed [2024-10-22T01:56:39.603Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:f88b4b7674219359859f40105ee72c156f3802422db3c98ca61ef1c2f068f58f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:39.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:40.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-22T01:56:40.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-22T01:56:40.238Z] 0220995464ad: Preparing [2024-10-22T01:56:40.238Z] 7fc38f6d860a: Preparing [2024-10-22T01:56:40.238Z] c1ba846cd5e1: Preparing [2024-10-22T01:56:40.238Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:40.238Z] b241ca9bcd68: Preparing [2024-10-22T01:56:40.238Z] 55aefd7db36f: Preparing [2024-10-22T01:56:40.238Z] b50f5eee72ec: Preparing [2024-10-22T01:56:40.238Z] e5cd952e11c4: Preparing [2024-10-22T01:56:40.238Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:40.238Z] 55aefd7db36f: Waiting [2024-10-22T01:56:40.238Z] b50f5eee72ec: Waiting [2024-10-22T01:56:40.238Z] e5cd952e11c4: Waiting [2024-10-22T01:56:40.238Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:40.238Z] 0220995464ad: Layer already exists [2024-10-22T01:56:40.238Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:40.238Z] c1ba846cd5e1: Layer already exists [2024-10-22T01:56:40.238Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:40.238Z] 7fc38f6d860a: Layer already exists [2024-10-22T01:56:40.238Z] b50f5eee72ec: Layer already exists [2024-10-22T01:56:40.238Z] e5cd952e11c4: Layer already exists [2024-10-22T01:56:40.238Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:40.238Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:40.238Z] latest: digest: sha256:f88b4b7674219359859f40105ee72c156f3802422db3c98ca61ef1c2f068f58f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:40.568Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:40.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.110 [2024-10-22T01:56:40.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-22T01:56:40.889Z] 0220995464ad: Preparing [2024-10-22T01:56:40.889Z] 7fc38f6d860a: Preparing [2024-10-22T01:56:40.889Z] c1ba846cd5e1: Preparing [2024-10-22T01:56:40.889Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:40.889Z] b241ca9bcd68: Preparing [2024-10-22T01:56:40.889Z] 55aefd7db36f: Preparing [2024-10-22T01:56:40.889Z] b50f5eee72ec: Preparing [2024-10-22T01:56:40.889Z] e5cd952e11c4: Preparing [2024-10-22T01:56:40.889Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:40.889Z] 55aefd7db36f: Waiting [2024-10-22T01:56:40.889Z] b50f5eee72ec: Waiting [2024-10-22T01:56:40.889Z] e5cd952e11c4: Waiting [2024-10-22T01:56:40.889Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:40.889Z] 7fc38f6d860a: Layer already exists [2024-10-22T01:56:40.889Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:40.889Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:40.889Z] c1ba846cd5e1: Layer already exists [2024-10-22T01:56:40.889Z] 0220995464ad: Layer already exists [2024-10-22T01:56:40.889Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:40.889Z] b50f5eee72ec: Layer already exists [2024-10-22T01:56:40.889Z] e5cd952e11c4: Layer already exists [2024-10-22T01:56:40.889Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:40.889Z] 3.2.0-dev.110: digest: sha256:f88b4b7674219359859f40105ee72c156f3802422db3c98ca61ef1c2f068f58f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:41.213Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:41.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:41.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-22T01:56:41.532Z] 0220995464ad: Preparing [2024-10-22T01:56:41.532Z] 7fc38f6d860a: Preparing [2024-10-22T01:56:41.532Z] c1ba846cd5e1: Preparing [2024-10-22T01:56:41.532Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:41.532Z] b241ca9bcd68: Preparing [2024-10-22T01:56:41.532Z] 55aefd7db36f: Preparing [2024-10-22T01:56:41.532Z] b50f5eee72ec: Preparing [2024-10-22T01:56:41.532Z] e5cd952e11c4: Preparing [2024-10-22T01:56:41.532Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:41.532Z] 55aefd7db36f: Waiting [2024-10-22T01:56:41.532Z] b50f5eee72ec: Waiting [2024-10-22T01:56:41.532Z] e5cd952e11c4: Waiting [2024-10-22T01:56:41.532Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:41.532Z] 7fc38f6d860a: Layer already exists [2024-10-22T01:56:41.532Z] c1ba846cd5e1: Layer already exists [2024-10-22T01:56:41.532Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:41.532Z] 0220995464ad: Layer already exists [2024-10-22T01:56:41.532Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:41.532Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:41.532Z] e5cd952e11c4: Layer already exists [2024-10-22T01:56:41.532Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:41.532Z] b50f5eee72ec: Layer already exists [2024-10-22T01:56:41.532Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:f88b4b7674219359859f40105ee72c156f3802422db3c98ca61ef1c2f068f58f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:41.859Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:42.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-22T01:56:42.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-22T01:56:42.176Z] 0220995464ad: Preparing [2024-10-22T01:56:42.176Z] 7fc38f6d860a: Preparing [2024-10-22T01:56:42.176Z] c1ba846cd5e1: Preparing [2024-10-22T01:56:42.176Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:42.176Z] b241ca9bcd68: Preparing [2024-10-22T01:56:42.176Z] 55aefd7db36f: Preparing [2024-10-22T01:56:42.176Z] b50f5eee72ec: Preparing [2024-10-22T01:56:42.176Z] e5cd952e11c4: Preparing [2024-10-22T01:56:42.176Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:42.176Z] e5cd952e11c4: Waiting [2024-10-22T01:56:42.176Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:42.176Z] 55aefd7db36f: Waiting [2024-10-22T01:56:42.176Z] b50f5eee72ec: Waiting [2024-10-22T01:56:42.176Z] c1ba846cd5e1: Layer already exists [2024-10-22T01:56:42.176Z] 7fc38f6d860a: Layer already exists [2024-10-22T01:56:42.176Z] 0220995464ad: Layer already exists [2024-10-22T01:56:42.176Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:42.176Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:42.176Z] 55aefd7db36f: Layer already exists [2024-10-22T01:56:42.176Z] b50f5eee72ec: Layer already exists [2024-10-22T01:56:42.176Z] e5cd952e11c4: Layer already exists [2024-10-22T01:56:42.176Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:42.176Z] main: digest: sha256:f88b4b7674219359859f40105ee72c156f3802422db3c98ca61ef1c2f068f58f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:42.248Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:42.259Z] taggedImages: [2024-10-22T01:56:42.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:42.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-22T01:56:42.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.110 [2024-10-22T01:56:42.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:42.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-22T01:56:42.290Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-22T01:56:42.290Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:42.290Z] latest [2024-10-22T01:56:42.290Z] 3.2.0-dev.110 [2024-10-22T01:56:42.290Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:42.290Z] main [2024-10-22T01:56:42.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:42.639Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:42.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:42.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-22T01:56:42.952Z] 494636b006dd: Preparing [2024-10-22T01:56:42.952Z] 771ef0fa24ef: Preparing [2024-10-22T01:56:42.952Z] 2b2184bd82c3: Preparing [2024-10-22T01:56:42.952Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:42.952Z] b241ca9bcd68: Preparing [2024-10-22T01:56:42.952Z] e412200a21e2: Preparing [2024-10-22T01:56:42.952Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:42.952Z] 9cec1b06320e: Preparing [2024-10-22T01:56:42.952Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:42.952Z] e412200a21e2: Waiting [2024-10-22T01:56:42.952Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:42.952Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:42.952Z] 9cec1b06320e: Waiting [2024-10-22T01:56:42.952Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:42.952Z] 2b2184bd82c3: Pushed [2024-10-22T01:56:42.952Z] 771ef0fa24ef: Pushed [2024-10-22T01:56:42.952Z] 494636b006dd: Layer already exists [2024-10-22T01:56:42.952Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:43.211Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:43.211Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:43.211Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:44.140Z] #149 ... [2024-10-22T01:56:44.140Z] [2024-10-22T01:56:44.140Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T01:56:44.140Z] #0 5.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-22T01:56:44.140Z] #150 ... [2024-10-22T01:56:44.140Z] [2024-10-22T01:56:44.140Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T01:56:44.140Z] #0 5.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-22T01:56:44.426Z] #151 ... [2024-10-22T01:56:44.426Z] [2024-10-22T01:56:44.426Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T01:56:44.426Z] #0 6.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-22T01:56:45.423Z] #152 ... [2024-10-22T01:56:45.423Z] [2024-10-22T01:56:45.423Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T01:56:45.423Z] #0 7.345 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-22T01:56:45.720Z] #153 ... [2024-10-22T01:56:45.720Z] [2024-10-22T01:56:45.720Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T01:56:45.720Z] #141 7.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-22T01:56:48.313Z] #141 ... [2024-10-22T01:56:48.313Z] [2024-10-22T01:56:48.313Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T01:56:48.313Z] #0 5.775 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-22T01:56:48.313Z] #154 ... [2024-10-22T01:56:48.313Z] [2024-10-22T01:56:48.313Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T01:56:48.313Z] #0 7.289 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-22T01:56:48.588Z] #155 ... [2024-10-22T01:56:48.588Z] [2024-10-22T01:56:48.588Z] #156 [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-10-22T01:56:48.588Z] #0 7.767 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-22T01:56:48.588Z] #156 ... [2024-10-22T01:56:48.588Z] [2024-10-22T01:56:48.588Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T01:56:48.588Z] #0 7.145 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-22T01:56:48.858Z] #157 ... [2024-10-22T01:56:48.858Z] [2024-10-22T01:56:48.858Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T01:56:48.858Z] #0 7.008 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-22T01:56:48.858Z] #158 ... [2024-10-22T01:56:48.858Z] [2024-10-22T01:56:48.858Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T01:56:48.858Z] #0 7.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-22T01:56:49.126Z] #159 ... [2024-10-22T01:56:49.126Z] [2024-10-22T01:56:49.126Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T01:56:49.126Z] #0 7.805 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-22T01:56:49.396Z] #160 ... [2024-10-22T01:56:49.396Z] [2024-10-22T01:56:49.396Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T01:56:49.396Z] #149 7.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-22T01:56:53.190Z] e412200a21e2: Pushed [2024-10-22T01:56:53.190Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:76039cba07fe97957ba038ce91395b4d90d4f66e117bdac49384ddc8a672a371 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:53.517Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:53.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-22T01:56:53.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-22T01:56:53.835Z] 494636b006dd: Preparing [2024-10-22T01:56:53.835Z] 771ef0fa24ef: Preparing [2024-10-22T01:56:53.835Z] 2b2184bd82c3: Preparing [2024-10-22T01:56:53.835Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:53.835Z] b241ca9bcd68: Preparing [2024-10-22T01:56:53.835Z] e412200a21e2: Preparing [2024-10-22T01:56:53.835Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:53.835Z] 9cec1b06320e: Preparing [2024-10-22T01:56:53.835Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:53.835Z] 9cec1b06320e: Waiting [2024-10-22T01:56:53.835Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:53.835Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:53.835Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:53.835Z] 2b2184bd82c3: Layer already exists [2024-10-22T01:56:53.835Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:53.835Z] 494636b006dd: Layer already exists [2024-10-22T01:56:53.835Z] 771ef0fa24ef: Layer already exists [2024-10-22T01:56:53.835Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:53.835Z] e412200a21e2: Layer already exists [2024-10-22T01:56:53.835Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:53.835Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:53.835Z] latest: digest: sha256:76039cba07fe97957ba038ce91395b4d90d4f66e117bdac49384ddc8a672a371 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:54.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:54.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.110 [2024-10-22T01:56:54.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-22T01:56:54.477Z] 494636b006dd: Preparing [2024-10-22T01:56:54.477Z] 771ef0fa24ef: Preparing [2024-10-22T01:56:54.477Z] 2b2184bd82c3: Preparing [2024-10-22T01:56:54.477Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:54.477Z] b241ca9bcd68: Preparing [2024-10-22T01:56:54.477Z] e412200a21e2: Preparing [2024-10-22T01:56:54.477Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:54.477Z] 9cec1b06320e: Preparing [2024-10-22T01:56:54.477Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:54.477Z] e412200a21e2: Waiting [2024-10-22T01:56:54.477Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:54.477Z] 9cec1b06320e: Waiting [2024-10-22T01:56:54.477Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:54.477Z] 2b2184bd82c3: Layer already exists [2024-10-22T01:56:54.477Z] 494636b006dd: Layer already exists [2024-10-22T01:56:54.477Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:54.477Z] 771ef0fa24ef: Layer already exists [2024-10-22T01:56:54.477Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:54.477Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:54.477Z] e412200a21e2: Layer already exists [2024-10-22T01:56:54.477Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:54.477Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:54.477Z] 3.2.0-dev.110: digest: sha256:76039cba07fe97957ba038ce91395b4d90d4f66e117bdac49384ddc8a672a371 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:54.807Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:55.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:55.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-22T01:56:55.132Z] 494636b006dd: Preparing [2024-10-22T01:56:55.132Z] 771ef0fa24ef: Preparing [2024-10-22T01:56:55.132Z] 2b2184bd82c3: Preparing [2024-10-22T01:56:55.132Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:55.132Z] b241ca9bcd68: Preparing [2024-10-22T01:56:55.132Z] e412200a21e2: Preparing [2024-10-22T01:56:55.132Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:55.132Z] 9cec1b06320e: Preparing [2024-10-22T01:56:55.132Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:55.132Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:55.132Z] 9cec1b06320e: Waiting [2024-10-22T01:56:55.132Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:55.132Z] e412200a21e2: Waiting [2024-10-22T01:56:55.132Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:55.132Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:55.132Z] 494636b006dd: Layer already exists [2024-10-22T01:56:55.132Z] 2b2184bd82c3: Layer already exists [2024-10-22T01:56:55.132Z] 771ef0fa24ef: Layer already exists [2024-10-22T01:56:55.132Z] e412200a21e2: Layer already exists [2024-10-22T01:56:55.132Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:55.132Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:55.132Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:55.132Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:76039cba07fe97957ba038ce91395b4d90d4f66e117bdac49384ddc8a672a371 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:55.465Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:55.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-22T01:56:55.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-22T01:56:55.770Z] 494636b006dd: Preparing [2024-10-22T01:56:55.770Z] 771ef0fa24ef: Preparing [2024-10-22T01:56:55.770Z] 2b2184bd82c3: Preparing [2024-10-22T01:56:55.770Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:55.770Z] b241ca9bcd68: Preparing [2024-10-22T01:56:55.770Z] e412200a21e2: Preparing [2024-10-22T01:56:55.770Z] 3024ab8dfaa3: Preparing [2024-10-22T01:56:55.770Z] 9cec1b06320e: Preparing [2024-10-22T01:56:55.770Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:55.770Z] e412200a21e2: Waiting [2024-10-22T01:56:55.770Z] 3024ab8dfaa3: Waiting [2024-10-22T01:56:55.770Z] 9cec1b06320e: Waiting [2024-10-22T01:56:55.770Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:55.770Z] 771ef0fa24ef: Layer already exists [2024-10-22T01:56:55.770Z] 494636b006dd: Layer already exists [2024-10-22T01:56:55.770Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:55.770Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:55.770Z] 2b2184bd82c3: Layer already exists [2024-10-22T01:56:55.770Z] 3024ab8dfaa3: Layer already exists [2024-10-22T01:56:55.770Z] e412200a21e2: Layer already exists [2024-10-22T01:56:55.770Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:55.770Z] 9cec1b06320e: Layer already exists [2024-10-22T01:56:55.770Z] main: digest: sha256:76039cba07fe97957ba038ce91395b4d90d4f66e117bdac49384ddc8a672a371 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:56:55.846Z] ===================================================== [Pipeline] echo [2024-10-22T01:56:55.863Z] taggedImages: [2024-10-22T01:56:55.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:55.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-22T01:56:55.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.110 [2024-10-22T01:56:55.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:55.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-22T01:56:55.887Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-22T01:56:55.887Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:55.887Z] latest [2024-10-22T01:56:55.887Z] 3.2.0-dev.110 [2024-10-22T01:56:55.887Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:56:55.887Z] main [2024-10-22T01:56:55.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:56.225Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:56:56.560Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:56:56.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-22T01:56:56.560Z] b02cb3449f7a: Preparing [2024-10-22T01:56:56.560Z] 2691893110c3: Preparing [2024-10-22T01:56:56.560Z] 5ce7ad2ff379: Preparing [2024-10-22T01:56:56.560Z] b241ca9bcd68: Preparing [2024-10-22T01:56:56.560Z] ad64e9820b5a: Preparing [2024-10-22T01:56:56.560Z] 9e49a4821558: Preparing [2024-10-22T01:56:56.560Z] 63ca1fbb43ae: Preparing [2024-10-22T01:56:56.560Z] 63ca1fbb43ae: Waiting [2024-10-22T01:56:56.560Z] 9e49a4821558: Waiting [2024-10-22T01:56:56.560Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:56:56.560Z] b241ca9bcd68: Layer already exists [2024-10-22T01:56:56.560Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:56:56.560Z] b02cb3449f7a: Pushed [2024-10-22T01:56:56.819Z] 9e49a4821558: Pushed [2024-10-22T01:56:57.076Z] ad64e9820b5a: Pushed [2024-10-22T01:57:02.357Z] 2691893110c3: Pushed [2024-10-22T01:57:02.357Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:687c8a77c6446a28fe61b7ca696cfdb8e02bdec54fe2483c788263540a79362c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:02.683Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:02.995Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-22T01:57:02.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-22T01:57:02.995Z] b02cb3449f7a: Preparing [2024-10-22T01:57:02.995Z] 2691893110c3: Preparing [2024-10-22T01:57:02.995Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:02.995Z] b241ca9bcd68: Preparing [2024-10-22T01:57:02.995Z] ad64e9820b5a: Preparing [2024-10-22T01:57:02.995Z] 9e49a4821558: Preparing [2024-10-22T01:57:02.995Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:02.995Z] 9e49a4821558: Waiting [2024-10-22T01:57:02.995Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:02.995Z] b02cb3449f7a: Layer already exists [2024-10-22T01:57:02.995Z] 2691893110c3: Layer already exists [2024-10-22T01:57:02.995Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:02.995Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:02.995Z] ad64e9820b5a: Layer already exists [2024-10-22T01:57:02.995Z] 9e49a4821558: Layer already exists [2024-10-22T01:57:02.995Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:02.995Z] latest: digest: sha256:687c8a77c6446a28fe61b7ca696cfdb8e02bdec54fe2483c788263540a79362c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:03.325Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:03.643Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.110 [2024-10-22T01:57:03.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-22T01:57:03.643Z] b02cb3449f7a: Preparing [2024-10-22T01:57:03.643Z] 2691893110c3: Preparing [2024-10-22T01:57:03.643Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:03.643Z] b241ca9bcd68: Preparing [2024-10-22T01:57:03.643Z] ad64e9820b5a: Preparing [2024-10-22T01:57:03.643Z] 9e49a4821558: Preparing [2024-10-22T01:57:03.643Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:03.643Z] 9e49a4821558: Waiting [2024-10-22T01:57:03.643Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:03.643Z] 2691893110c3: Layer already exists [2024-10-22T01:57:03.643Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:03.643Z] b02cb3449f7a: Layer already exists [2024-10-22T01:57:03.643Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:03.643Z] ad64e9820b5a: Layer already exists [2024-10-22T01:57:03.643Z] 9e49a4821558: Layer already exists [2024-10-22T01:57:03.643Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:03.643Z] 3.2.0-dev.110: digest: sha256:687c8a77c6446a28fe61b7ca696cfdb8e02bdec54fe2483c788263540a79362c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:03.957Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:04.268Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:04.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-22T01:57:04.268Z] b02cb3449f7a: Preparing [2024-10-22T01:57:04.268Z] 2691893110c3: Preparing [2024-10-22T01:57:04.268Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:04.268Z] b241ca9bcd68: Preparing [2024-10-22T01:57:04.268Z] ad64e9820b5a: Preparing [2024-10-22T01:57:04.268Z] 9e49a4821558: Preparing [2024-10-22T01:57:04.268Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:04.268Z] 9e49a4821558: Waiting [2024-10-22T01:57:04.268Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:04.268Z] ad64e9820b5a: Layer already exists [2024-10-22T01:57:04.268Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:04.268Z] 2691893110c3: Layer already exists [2024-10-22T01:57:04.268Z] b02cb3449f7a: Layer already exists [2024-10-22T01:57:04.268Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:04.268Z] 9e49a4821558: Layer already exists [2024-10-22T01:57:04.268Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:04.268Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:687c8a77c6446a28fe61b7ca696cfdb8e02bdec54fe2483c788263540a79362c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:04.591Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:04.912Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-22T01:57:04.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-22T01:57:04.912Z] b02cb3449f7a: Preparing [2024-10-22T01:57:04.912Z] 2691893110c3: Preparing [2024-10-22T01:57:04.912Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:04.912Z] b241ca9bcd68: Preparing [2024-10-22T01:57:04.912Z] ad64e9820b5a: Preparing [2024-10-22T01:57:04.912Z] 9e49a4821558: Preparing [2024-10-22T01:57:04.912Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:04.912Z] 9e49a4821558: Waiting [2024-10-22T01:57:04.912Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:04.912Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:04.912Z] ad64e9820b5a: Layer already exists [2024-10-22T01:57:04.912Z] b02cb3449f7a: Layer already exists [2024-10-22T01:57:04.912Z] 2691893110c3: Layer already exists [2024-10-22T01:57:04.912Z] 9e49a4821558: Layer already exists [2024-10-22T01:57:04.912Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:04.912Z] main: digest: sha256:687c8a77c6446a28fe61b7ca696cfdb8e02bdec54fe2483c788263540a79362c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:57:04.980Z] ===================================================== [Pipeline] echo [2024-10-22T01:57:04.989Z] taggedImages: [2024-10-22T01:57:04.989Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:04.989Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-22T01:57:04.989Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.110 [2024-10-22T01:57:04.989Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:04.989Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-22T01:57:05.009Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-22T01:57:05.009Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:05.009Z] latest [2024-10-22T01:57:05.009Z] 3.2.0-dev.110 [2024-10-22T01:57:05.009Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:05.009Z] main [2024-10-22T01:57:05.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:05.338Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:05.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:05.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-22T01:57:05.651Z] 4aab29e533be: Preparing [2024-10-22T01:57:05.651Z] 89765e694345: Preparing [2024-10-22T01:57:05.651Z] b1aea13d5d71: Preparing [2024-10-22T01:57:05.651Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:05.651Z] b241ca9bcd68: Preparing [2024-10-22T01:57:05.651Z] b972d73c77eb: Preparing [2024-10-22T01:57:05.651Z] 3b68095b1b43: Preparing [2024-10-22T01:57:05.651Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:05.651Z] b972d73c77eb: Waiting [2024-10-22T01:57:05.651Z] 3b68095b1b43: Waiting [2024-10-22T01:57:05.651Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:05.651Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:05.651Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:05.651Z] 89765e694345: Pushed [2024-10-22T01:57:05.651Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:05.651Z] 4aab29e533be: Pushed [2024-10-22T01:57:05.909Z] 3b68095b1b43: Pushed [2024-10-22T01:57:06.168Z] b972d73c77eb: Pushed [2024-10-22T01:57:12.056Z] b1aea13d5d71: Pushed [2024-10-22T01:57:12.056Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:b6e672595219c4db1a5c2403608aa289cd30d4457498ea157858ae62ba1f62d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:12.383Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:12.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-22T01:57:12.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-22T01:57:12.706Z] 4aab29e533be: Preparing [2024-10-22T01:57:12.706Z] 89765e694345: Preparing [2024-10-22T01:57:12.706Z] b1aea13d5d71: Preparing [2024-10-22T01:57:12.706Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:12.706Z] b241ca9bcd68: Preparing [2024-10-22T01:57:12.706Z] b972d73c77eb: Preparing [2024-10-22T01:57:12.706Z] 3b68095b1b43: Preparing [2024-10-22T01:57:12.706Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:12.706Z] b972d73c77eb: Waiting [2024-10-22T01:57:12.706Z] 3b68095b1b43: Waiting [2024-10-22T01:57:12.706Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:12.706Z] 4aab29e533be: Layer already exists [2024-10-22T01:57:12.706Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:12.706Z] b1aea13d5d71: Layer already exists [2024-10-22T01:57:12.706Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:12.706Z] 89765e694345: Layer already exists [2024-10-22T01:57:12.706Z] 3b68095b1b43: Layer already exists [2024-10-22T01:57:12.706Z] b972d73c77eb: Layer already exists [2024-10-22T01:57:12.706Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:12.706Z] latest: digest: sha256:b6e672595219c4db1a5c2403608aa289cd30d4457498ea157858ae62ba1f62d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:13.026Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:13.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.110 [2024-10-22T01:57:13.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-22T01:57:13.345Z] 4aab29e533be: Preparing [2024-10-22T01:57:13.345Z] 89765e694345: Preparing [2024-10-22T01:57:13.345Z] b1aea13d5d71: Preparing [2024-10-22T01:57:13.345Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:13.345Z] b241ca9bcd68: Preparing [2024-10-22T01:57:13.345Z] b972d73c77eb: Preparing [2024-10-22T01:57:13.345Z] 3b68095b1b43: Preparing [2024-10-22T01:57:13.345Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:13.345Z] b972d73c77eb: Waiting [2024-10-22T01:57:13.345Z] 3b68095b1b43: Waiting [2024-10-22T01:57:13.345Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:13.345Z] 4aab29e533be: Layer already exists [2024-10-22T01:57:13.345Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:13.345Z] 89765e694345: Layer already exists [2024-10-22T01:57:13.345Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:13.345Z] b1aea13d5d71: Layer already exists [2024-10-22T01:57:13.345Z] b972d73c77eb: Layer already exists [2024-10-22T01:57:13.345Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:13.345Z] 3b68095b1b43: Layer already exists [2024-10-22T01:57:13.345Z] 3.2.0-dev.110: digest: sha256:b6e672595219c4db1a5c2403608aa289cd30d4457498ea157858ae62ba1f62d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:13.675Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:13.996Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:13.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-22T01:57:13.996Z] 4aab29e533be: Preparing [2024-10-22T01:57:13.996Z] 89765e694345: Preparing [2024-10-22T01:57:13.996Z] b1aea13d5d71: Preparing [2024-10-22T01:57:13.996Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:13.996Z] b241ca9bcd68: Preparing [2024-10-22T01:57:13.996Z] b972d73c77eb: Preparing [2024-10-22T01:57:13.996Z] 3b68095b1b43: Preparing [2024-10-22T01:57:13.996Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:13.996Z] b972d73c77eb: Waiting [2024-10-22T01:57:13.996Z] 3b68095b1b43: Waiting [2024-10-22T01:57:13.996Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:13.996Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:13.996Z] b1aea13d5d71: Layer already exists [2024-10-22T01:57:13.996Z] 89765e694345: Layer already exists [2024-10-22T01:57:13.996Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:13.996Z] 4aab29e533be: Layer already exists [2024-10-22T01:57:13.996Z] b972d73c77eb: Layer already exists [2024-10-22T01:57:13.996Z] 3b68095b1b43: Layer already exists [2024-10-22T01:57:13.996Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:13.996Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:b6e672595219c4db1a5c2403608aa289cd30d4457498ea157858ae62ba1f62d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:14.324Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:14.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-22T01:57:14.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-22T01:57:14.646Z] 4aab29e533be: Preparing [2024-10-22T01:57:14.646Z] 89765e694345: Preparing [2024-10-22T01:57:14.646Z] b1aea13d5d71: Preparing [2024-10-22T01:57:14.646Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:14.646Z] b241ca9bcd68: Preparing [2024-10-22T01:57:14.646Z] b972d73c77eb: Preparing [2024-10-22T01:57:14.646Z] 3b68095b1b43: Preparing [2024-10-22T01:57:14.646Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:14.646Z] b972d73c77eb: Waiting [2024-10-22T01:57:14.646Z] 3b68095b1b43: Waiting [2024-10-22T01:57:14.646Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:14.646Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:14.646Z] 4aab29e533be: Layer already exists [2024-10-22T01:57:14.646Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:14.646Z] b1aea13d5d71: Layer already exists [2024-10-22T01:57:14.646Z] 89765e694345: Layer already exists [2024-10-22T01:57:14.646Z] b972d73c77eb: Layer already exists [2024-10-22T01:57:14.646Z] 3b68095b1b43: Layer already exists [2024-10-22T01:57:14.646Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:14.646Z] main: digest: sha256:b6e672595219c4db1a5c2403608aa289cd30d4457498ea157858ae62ba1f62d5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:57:14.714Z] ===================================================== [Pipeline] echo [2024-10-22T01:57:14.726Z] taggedImages: [2024-10-22T01:57:14.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:14.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-22T01:57:14.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.110 [2024-10-22T01:57:14.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:14.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-22T01:57:14.751Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-22T01:57:14.751Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:14.751Z] latest [2024-10-22T01:57:14.751Z] 3.2.0-dev.110 [2024-10-22T01:57:14.751Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:14.751Z] main [2024-10-22T01:57:14.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:15.093Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:15.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:15.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-22T01:57:15.407Z] df14fb0acef0: Preparing [2024-10-22T01:57:15.407Z] f811ffcbe62f: Preparing [2024-10-22T01:57:15.407Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:15.407Z] b241ca9bcd68: Preparing [2024-10-22T01:57:15.407Z] 94da1a1e0ff7: Preparing [2024-10-22T01:57:15.407Z] f12b7b242455: Preparing [2024-10-22T01:57:15.407Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:15.407Z] f12b7b242455: Waiting [2024-10-22T01:57:15.407Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:15.407Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:57:15.407Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:15.407Z] f12b7b242455: Layer already exists [2024-10-22T01:57:15.407Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:15.407Z] df14fb0acef0: Pushed [2024-10-22T01:57:20.700Z] f811ffcbe62f: Pushed [2024-10-22T01:57:20.700Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:2df316fc1363b97f6d7c86c6fdf1dd6d35d8ad37dff3e410ec1218164b634165 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:21.082Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:21.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-22T01:57:21.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-22T01:57:21.459Z] df14fb0acef0: Preparing [2024-10-22T01:57:21.459Z] f811ffcbe62f: Preparing [2024-10-22T01:57:21.459Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:21.459Z] b241ca9bcd68: Preparing [2024-10-22T01:57:21.459Z] 94da1a1e0ff7: Preparing [2024-10-22T01:57:21.459Z] f12b7b242455: Preparing [2024-10-22T01:57:21.459Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:21.459Z] f12b7b242455: Waiting [2024-10-22T01:57:21.459Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:21.459Z] df14fb0acef0: Layer already exists [2024-10-22T01:57:21.459Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:57:21.459Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:21.459Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:21.459Z] f811ffcbe62f: Layer already exists [2024-10-22T01:57:21.459Z] f12b7b242455: Layer already exists [2024-10-22T01:57:21.459Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:21.459Z] latest: digest: sha256:2df316fc1363b97f6d7c86c6fdf1dd6d35d8ad37dff3e410ec1218164b634165 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:21.823Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:22.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.110 [2024-10-22T01:57:22.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-22T01:57:22.142Z] df14fb0acef0: Preparing [2024-10-22T01:57:22.142Z] f811ffcbe62f: Preparing [2024-10-22T01:57:22.142Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:22.142Z] b241ca9bcd68: Preparing [2024-10-22T01:57:22.142Z] 94da1a1e0ff7: Preparing [2024-10-22T01:57:22.142Z] f12b7b242455: Preparing [2024-10-22T01:57:22.142Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:22.142Z] f12b7b242455: Waiting [2024-10-22T01:57:22.142Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:22.142Z] df14fb0acef0: Layer already exists [2024-10-22T01:57:22.142Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:57:22.142Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:22.142Z] f811ffcbe62f: Layer already exists [2024-10-22T01:57:22.142Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:22.142Z] f12b7b242455: Layer already exists [2024-10-22T01:57:22.142Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:22.143Z] 3.2.0-dev.110: digest: sha256:2df316fc1363b97f6d7c86c6fdf1dd6d35d8ad37dff3e410ec1218164b634165 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:22.474Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:22.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:22.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-22T01:57:22.821Z] df14fb0acef0: Preparing [2024-10-22T01:57:22.821Z] f811ffcbe62f: Preparing [2024-10-22T01:57:22.821Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:22.821Z] b241ca9bcd68: Preparing [2024-10-22T01:57:22.821Z] 94da1a1e0ff7: Preparing [2024-10-22T01:57:22.821Z] f12b7b242455: Preparing [2024-10-22T01:57:22.821Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:22.821Z] f12b7b242455: Waiting [2024-10-22T01:57:22.821Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:22.821Z] f811ffcbe62f: Layer already exists [2024-10-22T01:57:22.821Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:22.821Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:22.821Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:57:22.821Z] df14fb0acef0: Layer already exists [2024-10-22T01:57:22.821Z] f12b7b242455: Layer already exists [2024-10-22T01:57:22.821Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:22.821Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:2df316fc1363b97f6d7c86c6fdf1dd6d35d8ad37dff3e410ec1218164b634165 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:23.148Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T01:57:23.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-22T01:57:23.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-22T01:57:23.476Z] df14fb0acef0: Preparing [2024-10-22T01:57:23.476Z] f811ffcbe62f: Preparing [2024-10-22T01:57:23.476Z] 5ce7ad2ff379: Preparing [2024-10-22T01:57:23.476Z] b241ca9bcd68: Preparing [2024-10-22T01:57:23.476Z] 94da1a1e0ff7: Preparing [2024-10-22T01:57:23.476Z] f12b7b242455: Preparing [2024-10-22T01:57:23.476Z] 63ca1fbb43ae: Preparing [2024-10-22T01:57:23.476Z] 63ca1fbb43ae: Waiting [2024-10-22T01:57:23.476Z] f12b7b242455: Waiting [2024-10-22T01:57:23.476Z] 94da1a1e0ff7: Layer already exists [2024-10-22T01:57:23.476Z] 5ce7ad2ff379: Layer already exists [2024-10-22T01:57:23.476Z] b241ca9bcd68: Layer already exists [2024-10-22T01:57:23.476Z] f811ffcbe62f: Layer already exists [2024-10-22T01:57:23.476Z] df14fb0acef0: Layer already exists [2024-10-22T01:57:23.476Z] 63ca1fbb43ae: Layer already exists [2024-10-22T01:57:23.476Z] f12b7b242455: Layer already exists [2024-10-22T01:57:23.476Z] main: digest: sha256:2df316fc1363b97f6d7c86c6fdf1dd6d35d8ad37dff3e410ec1218164b634165 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T01:57:23.548Z] ===================================================== [Pipeline] echo [2024-10-22T01:57:23.559Z] taggedImages: [2024-10-22T01:57:23.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T01:57:23.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-22T01:57:23.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.110 [2024-10-22T01:57:23.559Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T01:57:23.559Z] - 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-10-22T02:23:14.456Z] #149 ... [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #156 [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-10-22T02:23:14.456Z] #156 1589.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.110" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-22T02:23:14.456Z] #156 ... [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T02:23:14.456Z] #141 DONE 1590.8s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:23:14.456Z] #155 ... [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:23:14.456Z] #161 DONE 0.3s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:23:14.456Z] #162 DONE 0.2s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #163 [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-10-22T02:23:14.456Z] #163 DONE 0.2s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #156 [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-10-22T02:23:14.456Z] #156 ... [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-22T02:23:14.456Z] #164 DONE 0.2s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-22T02:23:14.456Z] #165 DONE 0.3s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:23:14.456Z] #157 ... [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T02:23:14.456Z] #166 DONE 0.2s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T02:23:14.456Z] #167 DONE 2.7s [2024-10-22T02:23:14.456Z] [2024-10-22T02:23:14.456Z] #104 [security-proxy-setup] exporting to image [2024-10-22T02:23:14.456Z] #104 exporting layers [2024-10-22T02:23:15.042Z] #104 exporting layers 1.2s done [2024-10-22T02:23:15.042Z] #104 writing image sha256:c848ab2ed78cefa7ae1d7c9e769b6a2aa394d2bf7366fa565b6b66c2272b9d45 done [2024-10-22T02:23:15.042Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-22T02:23:15.042Z] #104 DONE 10.9s [2024-10-22T02:23:15.042Z] [2024-10-22T02:23:15.042Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T02:23:21.767Z] #152 ... [2024-10-22T02:23:21.767Z] [2024-10-22T02:23:21.767Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T02:23:21.767Z] #159 DONE 1602.3s [2024-10-22T02:23:21.767Z] [2024-10-22T02:23:21.767Z] #156 [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-10-22T02:23:21.767Z] #156 ... [2024-10-22T02:23:21.767Z] [2024-10-22T02:23:21.767Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-22T02:23:21.767Z] #168 DONE 0.3s [2024-10-22T02:23:21.767Z] [2024-10-22T02:23:21.767Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-22T02:23:24.443Z] #169 DONE 2.5s [2024-10-22T02:23:24.443Z] [2024-10-22T02:23:24.443Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:23:24.443Z] #155 ... [2024-10-22T02:23:24.443Z] [2024-10-22T02:23:24.443Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:23:24.443Z] #170 DONE 0.2s [2024-10-22T02:23:24.443Z] [2024-10-22T02:23:24.443Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T02:23:24.443Z] #149 ... [2024-10-22T02:23:24.443Z] [2024-10-22T02:23:24.443Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:23:24.721Z] #171 DONE 0.4s [2024-10-22T02:23:24.721Z] [2024-10-22T02:23:24.721Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-22T02:23:25.343Z] #172 DONE 0.5s [2024-10-22T02:23:25.343Z] [2024-10-22T02:23:25.343Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-22T02:23:25.343Z] #173 DONE 0.2s [2024-10-22T02:23:25.343Z] [2024-10-22T02:23:25.343Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-22T02:23:25.696Z] #174 DONE 0.3s [2024-10-22T02:23:25.696Z] [2024-10-22T02:23:25.696Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-22T02:23:25.968Z] #175 DONE 0.2s [2024-10-22T02:23:25.968Z] [2024-10-22T02:23:25.968Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:23:25.968Z] #155 ... [2024-10-22T02:23:25.968Z] [2024-10-22T02:23:25.968Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-22T02:23:26.238Z] #176 DONE 0.2s [2024-10-22T02:23:26.238Z] [2024-10-22T02:23:26.238Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-22T02:23:26.541Z] #177 DONE 0.2s [2024-10-22T02:23:26.541Z] [2024-10-22T02:23:26.541Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-22T02:23:26.541Z] #178 DONE 0.1s [2024-10-22T02:23:26.541Z] [2024-10-22T02:23:26.541Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T02:23:26.541Z] #149 ... [2024-10-22T02:23:26.541Z] [2024-10-22T02:23:26.541Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-22T02:23:29.944Z] #179 DONE 2.9s [2024-10-22T02:23:29.944Z] [2024-10-22T02:23:29.944Z] #104 [security-bootstrapper] exporting to image [2024-10-22T02:23:29.944Z] #104 exporting layers [2024-10-22T02:23:30.532Z] #104 exporting layers 1.1s done [2024-10-22T02:23:30.532Z] #104 writing image sha256:7df2fa5edf4ea2ed07cb7c2d3746bc134a6130363b269e6e579396e89ace32c3 done [2024-10-22T02:23:30.532Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-22T02:23:30.532Z] #104 DONE 12.0s [2024-10-22T02:23:30.532Z] [2024-10-22T02:23:30.532Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T02:23:48.800Z] #149 ... [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #156 [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-10-22T02:23:48.800Z] #156 DONE 1628.0s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T02:23:48.800Z] #152 ... [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:23:48.800Z] #180 DONE 0.2s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:23:48.800Z] #181 DONE 0.1s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:23:48.800Z] #155 ... [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #182 [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-10-22T02:23:48.800Z] #182 DONE 0.2s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-22T02:23:48.800Z] #183 DONE 0.2s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:23:48.800Z] #184 DONE 0.1s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T02:23:48.800Z] #154 ... [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-22T02:23:48.800Z] #185 DONE 0.4s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-22T02:23:48.800Z] #186 DONE 0.4s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T02:23:48.800Z] #153 ... [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T02:23:48.800Z] #187 DONE 0.1s [2024-10-22T02:23:48.800Z] [2024-10-22T02:23:48.800Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T02:23:51.440Z] #188 DONE 2.6s [2024-10-22T02:23:51.440Z] [2024-10-22T02:23:51.440Z] #104 [security-secretstore-setup] exporting to image [2024-10-22T02:23:51.440Z] #104 exporting layers [2024-10-22T02:23:52.895Z] #104 exporting layers 1.6s done [2024-10-22T02:23:52.895Z] #104 writing image sha256:8c0c33ed03ad620c03028938cfe92f15d7dae5375fa7964cdfc581a006045863 done [2024-10-22T02:23:52.895Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-22T02:23:52.895Z] #104 DONE 13.6s [2024-10-22T02:23:52.895Z] [2024-10-22T02:23:52.895Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:24:39.774Z] #157 ... [2024-10-22T02:24:39.774Z] [2024-10-22T02:24:39.774Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T02:24:39.774Z] #152 DONE 1681.4s [2024-10-22T02:24:39.774Z] [2024-10-22T02:24:39.774Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:24:40.056Z] #157 ... [2024-10-22T02:24:40.056Z] [2024-10-22T02:24:40.056Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:24:40.671Z] #189 DONE 0.3s [2024-10-22T02:24:40.671Z] [2024-10-22T02:24:40.671Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:24:40.671Z] #190 DONE 0.3s [2024-10-22T02:24:40.671Z] [2024-10-22T02:24:40.671Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:24:40.958Z] #157 ... [2024-10-22T02:24:40.958Z] [2024-10-22T02:24:40.958Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-22T02:24:41.262Z] #191 DONE 0.3s [2024-10-22T02:24:41.262Z] [2024-10-22T02:24:41.262Z] #192 [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-10-22T02:24:41.582Z] #192 DONE 0.2s [2024-10-22T02:24:41.582Z] [2024-10-22T02:24:41.582Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-22T02:24:41.582Z] #193 DONE 0.2s [2024-10-22T02:24:41.582Z] [2024-10-22T02:24:41.582Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T02:24:44.246Z] #194 DONE 2.7s [2024-10-22T02:24:44.246Z] [2024-10-22T02:24:44.246Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T02:24:44.246Z] #150 ... [2024-10-22T02:24:44.246Z] [2024-10-22T02:24:44.246Z] #104 [core-common-config-bootstrapper] exporting to image [2024-10-22T02:24:44.246Z] #104 exporting layers [2024-10-22T02:24:45.678Z] #104 exporting layers 1.2s done [2024-10-22T02:24:45.678Z] #104 writing image sha256:35db541352537a6e58d561fe842b201a02868c69e54fe104abb7cb511ce56d32 done [2024-10-22T02:24:45.678Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-22T02:24:45.678Z] #104 DONE 14.8s [2024-10-22T02:24:45.678Z] [2024-10-22T02:24:45.678Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T02:27:52.511Z] #149 DONE 1865.3s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T02:27:52.511Z] #150 ... [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:27:52.511Z] #195 DONE 0.2s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T02:27:52.511Z] #150 ... [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:27:52.511Z] #196 DONE 0.1s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-22T02:27:52.511Z] #197 DONE 0.4s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:27:52.511Z] #155 ... [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #198 [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-10-22T02:27:52.511Z] #198 DONE 0.2s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #104 [security-spiffe-token-provider] exporting to image [2024-10-22T02:27:52.511Z] #104 exporting layers [2024-10-22T02:27:52.511Z] #104 exporting layers 0.8s done [2024-10-22T02:27:52.511Z] #104 writing image sha256:14ba19ba42b109969aba782ae626ea2deb5ac6870d1f90797c5958f7d5a0e16b done [2024-10-22T02:27:52.511Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-22T02:27:52.511Z] #104 DONE 15.7s [2024-10-22T02:27:52.511Z] [2024-10-22T02:27:52.511Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T02:37:44.841Z] #158 ... [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T02:37:44.841Z] #154 DONE 2452.1s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:37:44.841Z] #157 ... [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:37:44.841Z] #199 DONE 0.1s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:37:44.841Z] #155 ... [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:37:44.841Z] #200 DONE 0.1s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:37:44.841Z] #157 ... [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-22T02:37:44.841Z] #201 DONE 0.5s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:37:44.841Z] #202 DONE 0.2s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-22T02:37:44.841Z] #203 DONE 0.2s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T02:37:44.841Z] #204 DONE 1.8s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #104 [security-proxy-auth] exporting to image [2024-10-22T02:37:44.841Z] #104 exporting layers [2024-10-22T02:37:44.841Z] #104 exporting layers 0.7s done [2024-10-22T02:37:44.841Z] #104 writing image sha256:412fe1c260bd8c42188911c5b3d3dd99024da9541dff7782ba728043a602ae97 done [2024-10-22T02:37:44.841Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-22T02:37:44.841Z] #104 DONE 16.4s [2024-10-22T02:37:44.841Z] [2024-10-22T02:37:44.841Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T02:38:52.883Z] #150 DONE 2525.4s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T02:38:52.883Z] #158 ... [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:38:52.883Z] #205 DONE 0.2s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:38:52.883Z] #206 DONE 0.2s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-22T02:38:52.883Z] #207 DONE 0.4s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:38:52.883Z] #208 DONE 0.1s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #104 [core-command] exporting to image [2024-10-22T02:38:52.883Z] #104 exporting layers [2024-10-22T02:38:52.883Z] #104 exporting layers 0.4s done [2024-10-22T02:38:52.883Z] #104 writing image sha256:95e371c3610b059e6bcd61389d3f8295e55eb63cbbe47e89a0b679ba461b0dd6 done [2024-10-22T02:38:52.883Z] #104 naming to docker.io/library/core-command-arm64 done [2024-10-22T02:38:52.883Z] #104 DONE 16.9s [2024-10-22T02:38:52.883Z] [2024-10-22T02:38:52.883Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T02:40:59.598Z] #153 DONE 2651.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:40:59.598Z] #209 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-22T02:40:59.598Z] #210 DONE 0.6s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T02:40:59.598Z] #160 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:40:59.598Z] #211 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-22T02:40:59.598Z] #212 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #104 [core-keeper] exporting to image [2024-10-22T02:40:59.598Z] #104 exporting layers [2024-10-22T02:40:59.598Z] #104 exporting layers 0.5s done [2024-10-22T02:40:59.598Z] #104 writing image sha256:68c2fc67873f0d38d79324161b0b72ee0027fbdd998579d9a11aa8d37d72ffb5 done [2024-10-22T02:40:59.598Z] #104 naming to docker.io/library/core-keeper-arm64 done [2024-10-22T02:40:59.598Z] #104 DONE 17.4s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:40:59.598Z] #155 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T02:40:59.598Z] #158 DONE 2654.9s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T02:40:59.598Z] #151 DONE 2655.4s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:40:59.598Z] #213 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:40:59.598Z] #214 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #215 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:40:59.598Z] #215 DONE 0.3s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:40:59.598Z] #157 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-22T02:40:59.598Z] #216 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:40:59.598Z] #217 DONE 0.3s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-22T02:40:59.598Z] #218 DONE 0.6s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-22T02:40:59.598Z] #216 DONE 0.9s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:40:59.598Z] #219 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:40:59.598Z] #220 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-22T02:40:59.598Z] #221 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-22T02:40:59.598Z] #222 DONE 0.2s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #104 [core-data] exporting to image [2024-10-22T02:40:59.598Z] #104 exporting layers [2024-10-22T02:40:59.598Z] #104 ... [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-22T02:40:59.598Z] #223 DONE 0.3s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #104 [core-metadata] exporting to image [2024-10-22T02:40:59.598Z] #104 exporting layers 0.9s done [2024-10-22T02:40:59.598Z] #104 writing image sha256:2e3d9a4b5175e41ad898a8c681ad3714979d2c1927a4a7d157a22dfbf1fb6869 done [2024-10-22T02:40:59.598Z] #104 naming to docker.io/library/core-data-arm64 done [2024-10-22T02:40:59.598Z] #104 exporting layers 0.8s done [2024-10-22T02:40:59.598Z] #104 writing image sha256:1ca9fadef3007474da1c8e820ef1e6dae144ff3480e578af401ec2121a8bca2b done [2024-10-22T02:40:59.598Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-10-22T02:40:59.598Z] #104 DONE 18.9s [2024-10-22T02:40:59.598Z] [2024-10-22T02:40:59.598Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T02:41:31.818Z] #160 ... [2024-10-22T02:41:31.818Z] [2024-10-22T02:41:31.818Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T02:41:31.818Z] #155 DONE 2693.3s [2024-10-22T02:41:31.818Z] [2024-10-22T02:41:31.818Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T02:41:31.818Z] #160 ... [2024-10-22T02:41:31.818Z] [2024-10-22T02:41:31.818Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:41:32.095Z] #224 DONE 0.5s [2024-10-22T02:41:32.095Z] [2024-10-22T02:41:32.095Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:41:32.370Z] #225 DONE 0.2s [2024-10-22T02:41:32.370Z] [2024-10-22T02:41:32.370Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T02:41:32.370Z] #157 DONE 2694.3s [2024-10-22T02:41:32.370Z] [2024-10-22T02:41:32.370Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-22T02:41:33.374Z] #226 ... [2024-10-22T02:41:33.374Z] [2024-10-22T02:41:33.374Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:41:33.374Z] #227 DONE 0.3s [2024-10-22T02:41:33.374Z] [2024-10-22T02:41:33.374Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-22T02:41:33.374Z] #226 DONE 0.9s [2024-10-22T02:41:33.374Z] [2024-10-22T02:41:33.374Z] #228 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:41:33.374Z] #228 ... [2024-10-22T02:41:33.374Z] [2024-10-22T02:41:33.374Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T02:41:33.374Z] #160 DONE 2695.3s [2024-10-22T02:41:33.374Z] [2024-10-22T02:41:33.374Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:41:33.374Z] #229 DONE 0.1s [2024-10-22T02:41:33.658Z] [2024-10-22T02:41:33.658Z] #228 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:41:33.658Z] #228 DONE 0.2s [2024-10-22T02:41:33.658Z] [2024-10-22T02:41:33.658Z] #230 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-22T02:41:33.928Z] #230 DONE 0.3s [2024-10-22T02:41:33.928Z] [2024-10-22T02:41:33.928Z] #104 [support-notifications] exporting to image [2024-10-22T02:41:33.928Z] #104 exporting layers [2024-10-22T02:41:34.195Z] #104 ... [2024-10-22T02:41:34.195Z] [2024-10-22T02:41:34.195Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T02:41:34.195Z] #231 DONE 0.4s [2024-10-22T02:41:34.463Z] [2024-10-22T02:41:34.464Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-22T02:41:34.464Z] #232 DONE 1.0s [2024-10-22T02:41:34.464Z] [2024-10-22T02:41:34.464Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-22T02:41:34.730Z] #233 DONE 0.2s [2024-10-22T02:41:34.730Z] [2024-10-22T02:41:34.730Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T02:41:34.730Z] #234 DONE 0.2s [2024-10-22T02:41:34.730Z] [2024-10-22T02:41:34.730Z] #104 [support-scheduler] exporting to image [2024-10-22T02:41:34.997Z] #104 exporting layers 1.1s done [2024-10-22T02:41:34.997Z] #104 writing image sha256:62e812c369d4f44f50254107f310c52b046ce3a83bc98d155b6ee9ec966a87a2 done [2024-10-22T02:41:34.997Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-10-22T02:41:35.590Z] #104 ... [2024-10-22T02:41:35.590Z] [2024-10-22T02:41:35.590Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-22T02:41:35.590Z] #235 DONE 0.9s [2024-10-22T02:41:35.590Z] [2024-10-22T02:41:35.590Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-22T02:41:35.590Z] #236 DONE 0.1s [2024-10-22T02:41:35.590Z] [2024-10-22T02:41:35.590Z] #104 [support-scheduler] exporting to image [2024-10-22T02:41:35.590Z] #104 exporting layers 1.0s done [2024-10-22T02:41:35.590Z] #104 writing image sha256:096c9f1b2123e5bb18fd6bd1f5b78dc8e733ce3f5c63edb8b6c11ee2f0a627f4 done [2024-10-22T02:41:35.590Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-10-22T02:41:36.551Z] #104 exporting layers 1.0s done [2024-10-22T02:41:36.551Z] #104 writing image sha256:74354457ac56505cdc3f9de400a4c6f6450f768993bdd4aa7ce06823fda7c2e1 done [2024-10-22T02:41:36.551Z] #104 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-22T02:41:36.551Z] #104 DONE 21.3s [2024-10-22T02:41:36.551Z] [2024-10-22T02:41:36.551Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T02:41:36.551Z] time="2024-10-22T01:53:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-22T02:41:36.555Z] $ docker stop --time=1 89fe2e452c00810930641e17c925316ce046c5e09115e5a592740e6a2c311886 [2024-10-22T02:41:38.242Z] $ docker rm -f --volumes 89fe2e452c00810930641e17c925316ce046c5e09115e5a592740e6a2c311886 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T02:41:38.766Z] + docker images [2024-10-22T02:41:38.766Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-22T02:41:38.766Z] support-cron-scheduler-arm64 latest 74354457ac56 3 seconds ago 72.6MB [2024-10-22T02:41:38.766Z] support-scheduler-arm64 latest 096c9f1b2123 4 seconds ago 70.5MB [2024-10-22T02:41:38.766Z] support-notifications-arm64 latest 62e812c369d4 5 seconds ago 71.6MB [2024-10-22T02:41:38.766Z] core-data-arm64 latest 2e3d9a4b5175 43 seconds ago 48.5MB [2024-10-22T02:41:38.766Z] core-metadata-arm64 latest 1ca9fadef300 43 seconds ago 48.6MB [2024-10-22T02:41:38.766Z] core-keeper-arm64 latest 68c2fc67873f 48 seconds ago 41.7MB [2024-10-22T02:41:38.766Z] core-command-arm64 latest 95e371c3610b 2 minutes ago 42.7MB [2024-10-22T02:41:38.766Z] security-proxy-auth-arm64 latest 412fe1c260bd 4 minutes ago 40.9MB [2024-10-22T02:41:38.766Z] security-spiffe-token-provider-arm64 latest 14ba19ba42b1 13 minutes ago 48.5MB [2024-10-22T02:41:38.766Z] core-common-config-bootstrapper-arm64 latest 35db54135253 16 minutes ago 28.1MB [2024-10-22T02:41:38.766Z] security-secretstore-setup-arm64 latest 8c0c33ed03ad 17 minutes ago 58.2MB [2024-10-22T02:41:38.766Z] security-bootstrapper-arm64 latest 7df2fa5edf4e 18 minutes ago 33.9MB [2024-10-22T02:41:38.766Z] security-proxy-setup-arm64 latest c848ab2ed78c 18 minutes ago 40.4MB [2024-10-22T02:41:38.766Z] security-spire-agent-arm64 latest e9ef45f274c1 46 minutes ago 182MB [2024-10-22T02:41:38.766Z] security-spire-server-arm64 latest e2666c8fc280 46 minutes ago 124MB [2024-10-22T02:41:38.766Z] security-spire-config-arm64 latest b0d5a7576fb4 46 minutes ago 123MB [2024-10-22T02:41:38.766Z] ci-base-image-arm64 latest 7ecf705b6641 48 minutes ago 965MB [2024-10-22T02:41:38.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 weeks ago 558MB [2024-10-22T02:41:38.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-22T02:41:38.913Z] provisioning config files... [2024-10-22T02:41:38.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/733@tmp/config17188544855496656808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:41:39.265Z] ---> ****-login.sh [2024-10-22T02:41:39.265Z] nexus3.edgexfoundry.org:10001 [2024-10-22T02:41:39.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T02:41:39.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T02:41:39.797Z] Configure a credential helper to remove this warning. See [2024-10-22T02:41:39.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T02:41:39.797Z] [2024-10-22T02:41:39.797Z] Login Succeeded [2024-10-22T02:41:39.797Z] nexus3.edgexfoundry.org:10002 [2024-10-22T02:41:40.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T02:41:40.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T02:41:40.064Z] Configure a credential helper to remove this warning. See [2024-10-22T02:41:40.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T02:41:40.064Z] [2024-10-22T02:41:40.064Z] Login Succeeded [2024-10-22T02:41:40.064Z] nexus3.edgexfoundry.org:10003 [2024-10-22T02:41:40.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T02:41:40.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T02:41:40.818Z] Configure a credential helper to remove this warning. See [2024-10-22T02:41:40.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T02:41:40.818Z] [2024-10-22T02:41:40.818Z] Login Succeeded [2024-10-22T02:41:40.818Z] nexus3.edgexfoundry.org:10004 [2024-10-22T02:41:40.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T02:41:41.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T02:41:41.084Z] Configure a credential helper to remove this warning. See [2024-10-22T02:41:41.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T02:41:41.084Z] [2024-10-22T02:41:41.084Z] Login Succeeded [2024-10-22T02:41:41.084Z] ****.io [2024-10-22T02:41:41.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T02:41:41.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T02:41:41.615Z] Configure a credential helper to remove this warning. See [2024-10-22T02:41:41.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T02:41:41.615Z] [2024-10-22T02:41:41.615Z] Login Succeeded [2024-10-22T02:41:41.615Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T02:41:41.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:41:41.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T02:41:41.698Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-22T02:41:41.698Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:41:41.698Z] latest [2024-10-22T02:41:41.698Z] 3.2.0-dev.110 [2024-10-22T02:41:41.698Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:41:41.698Z] main [2024-10-22T02:41:41.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:42.056Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:42.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:41:42.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-22T02:41:42.413Z] c0efb754cc52: Preparing [2024-10-22T02:41:42.413Z] 53853c786392: Preparing [2024-10-22T02:41:42.413Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:42.413Z] 58c774fea4bb: Preparing [2024-10-22T02:41:42.413Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:42.413Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:42.413Z] 16113d51b718: Preparing [2024-10-22T02:41:42.413Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:42.413Z] 16113d51b718: Waiting [2024-10-22T02:41:42.677Z] 3d7eddfee6e7: Pushed [2024-10-22T02:41:42.677Z] c0efb754cc52: Pushed [2024-10-22T02:41:42.677Z] 58c774fea4bb: Pushed [2024-10-22T02:41:42.677Z] 16113d51b718: Layer already exists [2024-10-22T02:41:42.677Z] bd3ecf9e58b7: Pushed [2024-10-22T02:41:44.077Z] 19cf44b38b2e: Pushed [2024-10-22T02:41:48.321Z] 53853c786392: Pushed [2024-10-22T02:41:48.586Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:d78e78c75fee5d535e180f50de5f715ac7f77efb25d2c7421f2f9c7fbb63090a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:48.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:49.312Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-22T02:41:49.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-22T02:41:49.312Z] c0efb754cc52: Preparing [2024-10-22T02:41:49.312Z] 53853c786392: Preparing [2024-10-22T02:41:49.312Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:49.312Z] 58c774fea4bb: Preparing [2024-10-22T02:41:49.312Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:49.312Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:49.312Z] 16113d51b718: Preparing [2024-10-22T02:41:49.312Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:49.312Z] 16113d51b718: Waiting [2024-10-22T02:41:49.312Z] 53853c786392: Layer already exists [2024-10-22T02:41:49.312Z] c0efb754cc52: Layer already exists [2024-10-22T02:41:49.312Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:49.312Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:49.312Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:49.312Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:49.312Z] 16113d51b718: Layer already exists [2024-10-22T02:41:49.312Z] latest: digest: sha256:d78e78c75fee5d535e180f50de5f715ac7f77efb25d2c7421f2f9c7fbb63090a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:49.954Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:50.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.110 [2024-10-22T02:41:50.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-22T02:41:50.321Z] c0efb754cc52: Preparing [2024-10-22T02:41:50.321Z] 53853c786392: Preparing [2024-10-22T02:41:50.321Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:50.321Z] 58c774fea4bb: Preparing [2024-10-22T02:41:50.321Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:50.321Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:50.321Z] 16113d51b718: Preparing [2024-10-22T02:41:50.321Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:50.321Z] 16113d51b718: Waiting [2024-10-22T02:41:50.321Z] c0efb754cc52: Layer already exists [2024-10-22T02:41:50.321Z] 53853c786392: Layer already exists [2024-10-22T02:41:50.321Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:50.321Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:50.321Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:50.321Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:50.321Z] 16113d51b718: Layer already exists [2024-10-22T02:41:50.587Z] 3.2.0-dev.110: digest: sha256:d78e78c75fee5d535e180f50de5f715ac7f77efb25d2c7421f2f9c7fbb63090a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:50.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:51.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:41:51.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-22T02:41:51.311Z] c0efb754cc52: Preparing [2024-10-22T02:41:51.311Z] 53853c786392: Preparing [2024-10-22T02:41:51.311Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:51.311Z] 58c774fea4bb: Preparing [2024-10-22T02:41:51.311Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:51.311Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:51.311Z] 16113d51b718: Preparing [2024-10-22T02:41:51.311Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:51.311Z] 16113d51b718: Waiting [2024-10-22T02:41:51.311Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:51.312Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:51.312Z] c0efb754cc52: Layer already exists [2024-10-22T02:41:51.312Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:51.312Z] 53853c786392: Layer already exists [2024-10-22T02:41:51.312Z] 16113d51b718: Layer already exists [2024-10-22T02:41:51.312Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:51.578Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:d78e78c75fee5d535e180f50de5f715ac7f77efb25d2c7421f2f9c7fbb63090a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:51.939Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:52.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-22T02:41:52.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-22T02:41:52.305Z] c0efb754cc52: Preparing [2024-10-22T02:41:52.305Z] 53853c786392: Preparing [2024-10-22T02:41:52.305Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:52.305Z] 58c774fea4bb: Preparing [2024-10-22T02:41:52.305Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:52.305Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:52.305Z] 16113d51b718: Preparing [2024-10-22T02:41:52.305Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:52.305Z] 16113d51b718: Waiting [2024-10-22T02:41:52.305Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:52.305Z] c0efb754cc52: Layer already exists [2024-10-22T02:41:52.305Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:52.305Z] 53853c786392: Layer already exists [2024-10-22T02:41:52.305Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:52.305Z] 16113d51b718: Layer already exists [2024-10-22T02:41:52.305Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:52.573Z] main: digest: sha256:d78e78c75fee5d535e180f50de5f715ac7f77efb25d2c7421f2f9c7fbb63090a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:41:52.649Z] ===================================================== [Pipeline] echo [2024-10-22T02:41:52.664Z] taggedImages: [2024-10-22T02:41:52.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:41:52.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-22T02:41:52.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.110 [2024-10-22T02:41:52.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:41:52.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-22T02:41:52.690Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-22T02:41:52.690Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:41:52.690Z] latest [2024-10-22T02:41:52.690Z] 3.2.0-dev.110 [2024-10-22T02:41:52.690Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:41:52.690Z] main [2024-10-22T02:41:52.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:53.051Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:53.992Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:41:53.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-22T02:41:53.992Z] 3b77defc02b5: Preparing [2024-10-22T02:41:53.992Z] ebaed2ae9cc8: Preparing [2024-10-22T02:41:53.992Z] d8faf60ef84d: Preparing [2024-10-22T02:41:53.992Z] 281eb65c02b0: Preparing [2024-10-22T02:41:53.992Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:53.992Z] 58c774fea4bb: Preparing [2024-10-22T02:41:53.992Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:53.992Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:53.992Z] 16113d51b718: Preparing [2024-10-22T02:41:53.992Z] 19cf44b38b2e: Waiting [2024-10-22T02:41:53.992Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:53.992Z] 16113d51b718: Waiting [2024-10-22T02:41:53.992Z] 58c774fea4bb: Waiting [2024-10-22T02:41:53.992Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:54.258Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:54.258Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:54.258Z] ebaed2ae9cc8: Pushed [2024-10-22T02:41:54.258Z] d8faf60ef84d: Pushed [2024-10-22T02:41:54.258Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:54.258Z] 3b77defc02b5: Pushed [2024-10-22T02:41:54.258Z] 16113d51b718: Layer already exists [2024-10-22T02:41:57.597Z] 281eb65c02b0: Pushed [2024-10-22T02:41:57.597Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:bedeaac79fc168b8475df67aafa957a99ed6bfa126715af8931d36419ccacd8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:57.956Z] + 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-10-22T02:41:58.310Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-22T02:41:58.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-22T02:41:58.310Z] 3b77defc02b5: Preparing [2024-10-22T02:41:58.310Z] ebaed2ae9cc8: Preparing [2024-10-22T02:41:58.310Z] d8faf60ef84d: Preparing [2024-10-22T02:41:58.310Z] 281eb65c02b0: Preparing [2024-10-22T02:41:58.310Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:58.310Z] 58c774fea4bb: Preparing [2024-10-22T02:41:58.310Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:58.310Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:58.310Z] 16113d51b718: Preparing [2024-10-22T02:41:58.310Z] 58c774fea4bb: Waiting [2024-10-22T02:41:58.310Z] 19cf44b38b2e: Waiting [2024-10-22T02:41:58.310Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:58.310Z] 16113d51b718: Waiting [2024-10-22T02:41:58.310Z] 3b77defc02b5: Layer already exists [2024-10-22T02:41:58.310Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:58.310Z] 281eb65c02b0: Layer already exists [2024-10-22T02:41:58.310Z] d8faf60ef84d: Layer already exists [2024-10-22T02:41:58.310Z] ebaed2ae9cc8: Layer already exists [2024-10-22T02:41:58.310Z] 16113d51b718: Layer already exists [2024-10-22T02:41:58.310Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:58.310Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:58.310Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:58.579Z] latest: digest: sha256:bedeaac79fc168b8475df67aafa957a99ed6bfa126715af8931d36419ccacd8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:58.940Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:59.302Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.110 [2024-10-22T02:41:59.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-22T02:41:59.302Z] 3b77defc02b5: Preparing [2024-10-22T02:41:59.302Z] ebaed2ae9cc8: Preparing [2024-10-22T02:41:59.302Z] d8faf60ef84d: Preparing [2024-10-22T02:41:59.302Z] 281eb65c02b0: Preparing [2024-10-22T02:41:59.302Z] 3d7eddfee6e7: Preparing [2024-10-22T02:41:59.302Z] 58c774fea4bb: Preparing [2024-10-22T02:41:59.302Z] 19cf44b38b2e: Preparing [2024-10-22T02:41:59.302Z] bd3ecf9e58b7: Preparing [2024-10-22T02:41:59.302Z] 16113d51b718: Preparing [2024-10-22T02:41:59.302Z] 58c774fea4bb: Waiting [2024-10-22T02:41:59.302Z] 19cf44b38b2e: Waiting [2024-10-22T02:41:59.302Z] bd3ecf9e58b7: Waiting [2024-10-22T02:41:59.302Z] 16113d51b718: Waiting [2024-10-22T02:41:59.302Z] d8faf60ef84d: Layer already exists [2024-10-22T02:41:59.302Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:41:59.302Z] 281eb65c02b0: Layer already exists [2024-10-22T02:41:59.302Z] ebaed2ae9cc8: Layer already exists [2024-10-22T02:41:59.302Z] 3b77defc02b5: Layer already exists [2024-10-22T02:41:59.302Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:41:59.302Z] 16113d51b718: Layer already exists [2024-10-22T02:41:59.302Z] 58c774fea4bb: Layer already exists [2024-10-22T02:41:59.302Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:41:59.569Z] 3.2.0-dev.110: digest: sha256:bedeaac79fc168b8475df67aafa957a99ed6bfa126715af8931d36419ccacd8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:41:59.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:00.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:00.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-22T02:42:00.292Z] 3b77defc02b5: Preparing [2024-10-22T02:42:00.292Z] ebaed2ae9cc8: Preparing [2024-10-22T02:42:00.292Z] d8faf60ef84d: Preparing [2024-10-22T02:42:00.292Z] 281eb65c02b0: Preparing [2024-10-22T02:42:00.292Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:00.292Z] 58c774fea4bb: Preparing [2024-10-22T02:42:00.292Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:00.292Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:00.292Z] 16113d51b718: Preparing [2024-10-22T02:42:00.292Z] 58c774fea4bb: Waiting [2024-10-22T02:42:00.292Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:00.292Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:00.292Z] 16113d51b718: Waiting [2024-10-22T02:42:00.292Z] d8faf60ef84d: Layer already exists [2024-10-22T02:42:00.292Z] 281eb65c02b0: Layer already exists [2024-10-22T02:42:00.292Z] 3b77defc02b5: Layer already exists [2024-10-22T02:42:00.292Z] ebaed2ae9cc8: Layer already exists [2024-10-22T02:42:00.292Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:00.292Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:00.292Z] 16113d51b718: Layer already exists [2024-10-22T02:42:00.292Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:00.292Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:00.559Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:bedeaac79fc168b8475df67aafa957a99ed6bfa126715af8931d36419ccacd8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:00.910Z] + 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-10-22T02:42:01.279Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-22T02:42:01.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-22T02:42:01.279Z] 3b77defc02b5: Preparing [2024-10-22T02:42:01.279Z] ebaed2ae9cc8: Preparing [2024-10-22T02:42:01.279Z] d8faf60ef84d: Preparing [2024-10-22T02:42:01.279Z] 281eb65c02b0: Preparing [2024-10-22T02:42:01.279Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:01.279Z] 58c774fea4bb: Preparing [2024-10-22T02:42:01.279Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:01.279Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:01.279Z] 16113d51b718: Preparing [2024-10-22T02:42:01.279Z] 58c774fea4bb: Waiting [2024-10-22T02:42:01.279Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:01.279Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:01.279Z] 16113d51b718: Waiting [2024-10-22T02:42:01.279Z] d8faf60ef84d: Layer already exists [2024-10-22T02:42:01.279Z] ebaed2ae9cc8: Layer already exists [2024-10-22T02:42:01.279Z] 281eb65c02b0: Layer already exists [2024-10-22T02:42:01.279Z] 3b77defc02b5: Layer already exists [2024-10-22T02:42:01.279Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:01.279Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:01.279Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:01.279Z] 16113d51b718: Layer already exists [2024-10-22T02:42:01.279Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:01.546Z] main: digest: sha256:bedeaac79fc168b8475df67aafa957a99ed6bfa126715af8931d36419ccacd8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:42:01.620Z] ===================================================== [Pipeline] echo [2024-10-22T02:42:01.635Z] taggedImages: [2024-10-22T02:42:01.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:01.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-22T02:42:01.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.110 [2024-10-22T02:42:01.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:01.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-22T02:42:01.663Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-22T02:42:01.663Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:01.663Z] latest [2024-10-22T02:42:01.663Z] 3.2.0-dev.110 [2024-10-22T02:42:01.663Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:01.663Z] main [2024-10-22T02:42:01.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:02.042Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:02.421Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:02.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-22T02:42:02.422Z] 221d9fa30e52: Preparing [2024-10-22T02:42:02.422Z] 20f0a9ee43e3: Preparing [2024-10-22T02:42:02.422Z] 3bd7b07a6474: Preparing [2024-10-22T02:42:02.422Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:02.422Z] 58c774fea4bb: Preparing [2024-10-22T02:42:02.422Z] 9c3aca245b9b: Preparing [2024-10-22T02:42:02.422Z] d916e88d7adf: Preparing [2024-10-22T02:42:02.422Z] 16113d51b718: Preparing [2024-10-22T02:42:02.422Z] d916e88d7adf: Waiting [2024-10-22T02:42:02.422Z] 16113d51b718: Waiting [2024-10-22T02:42:02.422Z] 9c3aca245b9b: Waiting [2024-10-22T02:42:02.422Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:02.422Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:02.693Z] 20f0a9ee43e3: Pushed [2024-10-22T02:42:02.693Z] 221d9fa30e52: Pushed [2024-10-22T02:42:02.693Z] 16113d51b718: Layer already exists [2024-10-22T02:42:02.693Z] d916e88d7adf: Pushed [2024-10-22T02:42:04.097Z] 9c3aca245b9b: Pushed [2024-10-22T02:42:09.431Z] 3bd7b07a6474: Pushed [2024-10-22T02:42:09.431Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:0a87bd99acda6dce7b01c479c3776351f39e5dde799d60d2447c79f7e4cbc688 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:09.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:10.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-22T02:42:10.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-22T02:42:10.150Z] 221d9fa30e52: Preparing [2024-10-22T02:42:10.150Z] 20f0a9ee43e3: Preparing [2024-10-22T02:42:10.150Z] 3bd7b07a6474: Preparing [2024-10-22T02:42:10.150Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:10.150Z] 58c774fea4bb: Preparing [2024-10-22T02:42:10.150Z] 9c3aca245b9b: Preparing [2024-10-22T02:42:10.150Z] d916e88d7adf: Preparing [2024-10-22T02:42:10.150Z] 16113d51b718: Preparing [2024-10-22T02:42:10.150Z] 9c3aca245b9b: Waiting [2024-10-22T02:42:10.150Z] d916e88d7adf: Waiting [2024-10-22T02:42:10.150Z] 16113d51b718: Waiting [2024-10-22T02:42:10.150Z] 3bd7b07a6474: Layer already exists [2024-10-22T02:42:10.150Z] 221d9fa30e52: Layer already exists [2024-10-22T02:42:10.150Z] 20f0a9ee43e3: Layer already exists [2024-10-22T02:42:10.150Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:10.150Z] 9c3aca245b9b: Layer already exists [2024-10-22T02:42:10.150Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:10.150Z] d916e88d7adf: Layer already exists [2024-10-22T02:42:10.150Z] 16113d51b718: Layer already exists [2024-10-22T02:42:10.417Z] latest: digest: sha256:0a87bd99acda6dce7b01c479c3776351f39e5dde799d60d2447c79f7e4cbc688 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:10.780Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:11.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.110 [2024-10-22T02:42:11.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-22T02:42:11.148Z] 221d9fa30e52: Preparing [2024-10-22T02:42:11.148Z] 20f0a9ee43e3: Preparing [2024-10-22T02:42:11.148Z] 3bd7b07a6474: Preparing [2024-10-22T02:42:11.148Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:11.148Z] 58c774fea4bb: Preparing [2024-10-22T02:42:11.148Z] 9c3aca245b9b: Preparing [2024-10-22T02:42:11.148Z] d916e88d7adf: Preparing [2024-10-22T02:42:11.148Z] 16113d51b718: Preparing [2024-10-22T02:42:11.148Z] 9c3aca245b9b: Waiting [2024-10-22T02:42:11.148Z] d916e88d7adf: Waiting [2024-10-22T02:42:11.148Z] 16113d51b718: Waiting [2024-10-22T02:42:11.148Z] 20f0a9ee43e3: Layer already exists [2024-10-22T02:42:11.148Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:11.148Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:11.148Z] 221d9fa30e52: Layer already exists [2024-10-22T02:42:11.148Z] 3bd7b07a6474: Layer already exists [2024-10-22T02:42:11.148Z] d916e88d7adf: Layer already exists [2024-10-22T02:42:11.148Z] 9c3aca245b9b: Layer already exists [2024-10-22T02:42:11.148Z] 16113d51b718: Layer already exists [2024-10-22T02:42:11.416Z] 3.2.0-dev.110: digest: sha256:0a87bd99acda6dce7b01c479c3776351f39e5dde799d60d2447c79f7e4cbc688 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:11.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:12.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:12.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-22T02:42:12.142Z] 221d9fa30e52: Preparing [2024-10-22T02:42:12.142Z] 20f0a9ee43e3: Preparing [2024-10-22T02:42:12.142Z] 3bd7b07a6474: Preparing [2024-10-22T02:42:12.142Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:12.142Z] 58c774fea4bb: Preparing [2024-10-22T02:42:12.142Z] 9c3aca245b9b: Preparing [2024-10-22T02:42:12.142Z] d916e88d7adf: Preparing [2024-10-22T02:42:12.142Z] 16113d51b718: Preparing [2024-10-22T02:42:12.142Z] d916e88d7adf: Waiting [2024-10-22T02:42:12.142Z] 16113d51b718: Waiting [2024-10-22T02:42:12.142Z] 9c3aca245b9b: Waiting [2024-10-22T02:42:12.142Z] 3bd7b07a6474: Layer already exists [2024-10-22T02:42:12.142Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:12.142Z] 20f0a9ee43e3: Layer already exists [2024-10-22T02:42:12.142Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:12.142Z] 221d9fa30e52: Layer already exists [2024-10-22T02:42:12.142Z] 16113d51b718: Layer already exists [2024-10-22T02:42:12.142Z] d916e88d7adf: Layer already exists [2024-10-22T02:42:12.142Z] 9c3aca245b9b: Layer already exists [2024-10-22T02:42:12.412Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:0a87bd99acda6dce7b01c479c3776351f39e5dde799d60d2447c79f7e4cbc688 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:12.776Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:13.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-22T02:42:13.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-22T02:42:13.133Z] 221d9fa30e52: Preparing [2024-10-22T02:42:13.133Z] 20f0a9ee43e3: Preparing [2024-10-22T02:42:13.133Z] 3bd7b07a6474: Preparing [2024-10-22T02:42:13.133Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:13.133Z] 58c774fea4bb: Preparing [2024-10-22T02:42:13.133Z] 9c3aca245b9b: Preparing [2024-10-22T02:42:13.133Z] d916e88d7adf: Preparing [2024-10-22T02:42:13.133Z] 16113d51b718: Preparing [2024-10-22T02:42:13.133Z] 9c3aca245b9b: Waiting [2024-10-22T02:42:13.133Z] d916e88d7adf: Waiting [2024-10-22T02:42:13.133Z] 16113d51b718: Waiting [2024-10-22T02:42:13.133Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:13.133Z] 3bd7b07a6474: Layer already exists [2024-10-22T02:42:13.133Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:13.133Z] 20f0a9ee43e3: Layer already exists [2024-10-22T02:42:13.133Z] 221d9fa30e52: Layer already exists [2024-10-22T02:42:13.133Z] d916e88d7adf: Layer already exists [2024-10-22T02:42:13.133Z] 16113d51b718: Layer already exists [2024-10-22T02:42:13.133Z] 9c3aca245b9b: Layer already exists [2024-10-22T02:42:13.400Z] main: digest: sha256:0a87bd99acda6dce7b01c479c3776351f39e5dde799d60d2447c79f7e4cbc688 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:42:13.478Z] ===================================================== [Pipeline] echo [2024-10-22T02:42:13.491Z] taggedImages: [2024-10-22T02:42:13.491Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:13.491Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-22T02:42:13.491Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.110 [2024-10-22T02:42:13.491Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:13.491Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-22T02:42:13.519Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-22T02:42:13.519Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:13.519Z] latest [2024-10-22T02:42:13.519Z] 3.2.0-dev.110 [2024-10-22T02:42:13.519Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:13.519Z] main [2024-10-22T02:42:13.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:13.894Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:14.277Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:14.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-22T02:42:14.277Z] ca84df11dbe7: Preparing [2024-10-22T02:42:14.277Z] 2370c2ab5256: Preparing [2024-10-22T02:42:14.277Z] 50d84ed8bf07: Preparing [2024-10-22T02:42:14.277Z] 58c774fea4bb: Preparing [2024-10-22T02:42:14.277Z] b741ac7cd860: Preparing [2024-10-22T02:42:14.277Z] 3f18b26b1c1a: Preparing [2024-10-22T02:42:14.277Z] 16113d51b718: Preparing [2024-10-22T02:42:14.277Z] 3f18b26b1c1a: Waiting [2024-10-22T02:42:14.277Z] 16113d51b718: Waiting [2024-10-22T02:42:14.277Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:14.545Z] 2370c2ab5256: Pushed [2024-10-22T02:42:14.545Z] 16113d51b718: Layer already exists [2024-10-22T02:42:14.545Z] ca84df11dbe7: Pushed [2024-10-22T02:42:14.545Z] 3f18b26b1c1a: Pushed [2024-10-22T02:42:14.545Z] b741ac7cd860: Pushed [2024-10-22T02:42:22.752Z] 50d84ed8bf07: Pushed [2024-10-22T02:42:22.752Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:17bfe901d5601129e6c7b8d6b3fa5dfb4ad3054f2f055cb7b8d73532b0663ccd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:23.187Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:23.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-22T02:42:23.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-22T02:42:23.571Z] ca84df11dbe7: Preparing [2024-10-22T02:42:23.571Z] 2370c2ab5256: Preparing [2024-10-22T02:42:23.571Z] 50d84ed8bf07: Preparing [2024-10-22T02:42:23.571Z] 58c774fea4bb: Preparing [2024-10-22T02:42:23.571Z] b741ac7cd860: Preparing [2024-10-22T02:42:23.571Z] 3f18b26b1c1a: Preparing [2024-10-22T02:42:23.571Z] 16113d51b718: Preparing [2024-10-22T02:42:23.571Z] 3f18b26b1c1a: Waiting [2024-10-22T02:42:23.571Z] 16113d51b718: Waiting [2024-10-22T02:42:23.571Z] b741ac7cd860: Layer already exists [2024-10-22T02:42:23.571Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:23.571Z] ca84df11dbe7: Layer already exists [2024-10-22T02:42:23.571Z] 2370c2ab5256: Layer already exists [2024-10-22T02:42:23.571Z] 50d84ed8bf07: Layer already exists [2024-10-22T02:42:23.571Z] 3f18b26b1c1a: Layer already exists [2024-10-22T02:42:23.571Z] 16113d51b718: Layer already exists [2024-10-22T02:42:23.848Z] latest: digest: sha256:17bfe901d5601129e6c7b8d6b3fa5dfb4ad3054f2f055cb7b8d73532b0663ccd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:24.238Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:24.703Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.110 [2024-10-22T02:42:24.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-22T02:42:24.703Z] ca84df11dbe7: Preparing [2024-10-22T02:42:24.703Z] 2370c2ab5256: Preparing [2024-10-22T02:42:24.703Z] 50d84ed8bf07: Preparing [2024-10-22T02:42:24.703Z] 58c774fea4bb: Preparing [2024-10-22T02:42:24.703Z] b741ac7cd860: Preparing [2024-10-22T02:42:24.703Z] 3f18b26b1c1a: Preparing [2024-10-22T02:42:24.703Z] 16113d51b718: Preparing [2024-10-22T02:42:24.703Z] 3f18b26b1c1a: Waiting [2024-10-22T02:42:24.703Z] 2370c2ab5256: Layer already exists [2024-10-22T02:42:24.703Z] 50d84ed8bf07: Layer already exists [2024-10-22T02:42:24.703Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:24.703Z] b741ac7cd860: Layer already exists [2024-10-22T02:42:24.703Z] ca84df11dbe7: Layer already exists [2024-10-22T02:42:24.703Z] 16113d51b718: Layer already exists [2024-10-22T02:42:24.703Z] 3f18b26b1c1a: Layer already exists [2024-10-22T02:42:24.976Z] 3.2.0-dev.110: digest: sha256:17bfe901d5601129e6c7b8d6b3fa5dfb4ad3054f2f055cb7b8d73532b0663ccd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:25.335Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:25.705Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:25.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-22T02:42:25.705Z] ca84df11dbe7: Preparing [2024-10-22T02:42:25.705Z] 2370c2ab5256: Preparing [2024-10-22T02:42:25.705Z] 50d84ed8bf07: Preparing [2024-10-22T02:42:25.705Z] 58c774fea4bb: Preparing [2024-10-22T02:42:25.705Z] b741ac7cd860: Preparing [2024-10-22T02:42:25.705Z] 3f18b26b1c1a: Preparing [2024-10-22T02:42:25.705Z] 16113d51b718: Preparing [2024-10-22T02:42:25.705Z] 3f18b26b1c1a: Waiting [2024-10-22T02:42:25.705Z] 16113d51b718: Waiting [2024-10-22T02:42:25.705Z] 2370c2ab5256: Layer already exists [2024-10-22T02:42:25.705Z] b741ac7cd860: Layer already exists [2024-10-22T02:42:25.705Z] ca84df11dbe7: Layer already exists [2024-10-22T02:42:25.705Z] 50d84ed8bf07: Layer already exists [2024-10-22T02:42:25.705Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:25.705Z] 16113d51b718: Layer already exists [2024-10-22T02:42:25.705Z] 3f18b26b1c1a: Layer already exists [2024-10-22T02:42:25.972Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:17bfe901d5601129e6c7b8d6b3fa5dfb4ad3054f2f055cb7b8d73532b0663ccd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:26.333Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:27.279Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-22T02:42:27.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-22T02:42:27.279Z] ca84df11dbe7: Preparing [2024-10-22T02:42:27.279Z] 2370c2ab5256: Preparing [2024-10-22T02:42:27.279Z] 50d84ed8bf07: Preparing [2024-10-22T02:42:27.279Z] 58c774fea4bb: Preparing [2024-10-22T02:42:27.279Z] b741ac7cd860: Preparing [2024-10-22T02:42:27.279Z] 3f18b26b1c1a: Preparing [2024-10-22T02:42:27.279Z] 16113d51b718: Preparing [2024-10-22T02:42:27.279Z] 3f18b26b1c1a: Waiting [2024-10-22T02:42:27.279Z] 16113d51b718: Waiting [2024-10-22T02:42:27.279Z] ca84df11dbe7: Layer already exists [2024-10-22T02:42:27.279Z] 2370c2ab5256: Layer already exists [2024-10-22T02:42:27.279Z] 50d84ed8bf07: Layer already exists [2024-10-22T02:42:27.279Z] b741ac7cd860: Layer already exists [2024-10-22T02:42:27.279Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:27.279Z] 3f18b26b1c1a: Layer already exists [2024-10-22T02:42:27.279Z] 16113d51b718: Layer already exists [2024-10-22T02:42:27.545Z] main: digest: sha256:17bfe901d5601129e6c7b8d6b3fa5dfb4ad3054f2f055cb7b8d73532b0663ccd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:42:27.617Z] ===================================================== [Pipeline] echo [2024-10-22T02:42:27.628Z] taggedImages: [2024-10-22T02:42:27.628Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:27.628Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-22T02:42:27.628Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.110 [2024-10-22T02:42:27.628Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:27.628Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-22T02:42:27.654Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-22T02:42:27.654Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:27.654Z] latest [2024-10-22T02:42:27.654Z] 3.2.0-dev.110 [2024-10-22T02:42:27.654Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:27.654Z] main [2024-10-22T02:42:27.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:28.023Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:28.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:28.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-22T02:42:28.387Z] fa18105fd2a0: Preparing [2024-10-22T02:42:28.387Z] d8dc62faf93d: Preparing [2024-10-22T02:42:28.387Z] 4846245f46d4: Preparing [2024-10-22T02:42:28.387Z] 4a4b3f7742e9: Preparing [2024-10-22T02:42:28.387Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:28.387Z] 58c774fea4bb: Preparing [2024-10-22T02:42:28.387Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:28.387Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:28.387Z] 16113d51b718: Preparing [2024-10-22T02:42:28.387Z] 58c774fea4bb: Waiting [2024-10-22T02:42:28.387Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:28.387Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:28.387Z] 16113d51b718: Waiting [2024-10-22T02:42:28.387Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:28.653Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:28.653Z] 4846245f46d4: Pushed [2024-10-22T02:42:28.653Z] d8dc62faf93d: Pushed [2024-10-22T02:42:28.653Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:28.653Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:28.653Z] fa18105fd2a0: Pushed [2024-10-22T02:42:28.653Z] 16113d51b718: Layer already exists [2024-10-22T02:42:36.858Z] 4a4b3f7742e9: Pushed [2024-10-22T02:42:36.858Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:bb937dab28fdea9f82f64177b340f9413044a4ce5eddd5228993266a82a7adfb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:37.226Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:37.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-22T02:42:37.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-22T02:42:37.581Z] fa18105fd2a0: Preparing [2024-10-22T02:42:37.581Z] d8dc62faf93d: Preparing [2024-10-22T02:42:37.581Z] 4846245f46d4: Preparing [2024-10-22T02:42:37.581Z] 4a4b3f7742e9: Preparing [2024-10-22T02:42:37.581Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:37.581Z] 58c774fea4bb: Preparing [2024-10-22T02:42:37.581Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:37.581Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:37.581Z] 16113d51b718: Preparing [2024-10-22T02:42:37.581Z] 58c774fea4bb: Waiting [2024-10-22T02:42:37.581Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:37.581Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:37.581Z] 16113d51b718: Waiting [2024-10-22T02:42:37.581Z] d8dc62faf93d: Layer already exists [2024-10-22T02:42:37.581Z] 4a4b3f7742e9: Layer already exists [2024-10-22T02:42:37.581Z] 4846245f46d4: Layer already exists [2024-10-22T02:42:37.581Z] fa18105fd2a0: Layer already exists [2024-10-22T02:42:37.581Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:37.581Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:37.581Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:37.581Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:37.581Z] 16113d51b718: Layer already exists [2024-10-22T02:42:37.849Z] latest: digest: sha256:bb937dab28fdea9f82f64177b340f9413044a4ce5eddd5228993266a82a7adfb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:38.212Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:38.837Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.110 [2024-10-22T02:42:38.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-22T02:42:38.837Z] fa18105fd2a0: Preparing [2024-10-22T02:42:38.837Z] d8dc62faf93d: Preparing [2024-10-22T02:42:38.837Z] 4846245f46d4: Preparing [2024-10-22T02:42:38.837Z] 4a4b3f7742e9: Preparing [2024-10-22T02:42:38.837Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:38.837Z] 58c774fea4bb: Preparing [2024-10-22T02:42:38.837Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:38.837Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:38.837Z] 16113d51b718: Preparing [2024-10-22T02:42:38.837Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:38.837Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:38.837Z] 16113d51b718: Waiting [2024-10-22T02:42:38.837Z] 58c774fea4bb: Waiting [2024-10-22T02:42:38.837Z] 4a4b3f7742e9: Layer already exists [2024-10-22T02:42:38.837Z] fa18105fd2a0: Layer already exists [2024-10-22T02:42:38.837Z] d8dc62faf93d: Layer already exists [2024-10-22T02:42:38.837Z] 4846245f46d4: Layer already exists [2024-10-22T02:42:38.837Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:38.837Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:38.837Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:38.837Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:38.837Z] 16113d51b718: Layer already exists [2024-10-22T02:42:39.103Z] 3.2.0-dev.110: digest: sha256:bb937dab28fdea9f82f64177b340f9413044a4ce5eddd5228993266a82a7adfb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:39.467Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:39.820Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:39.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-22T02:42:39.820Z] fa18105fd2a0: Preparing [2024-10-22T02:42:39.820Z] d8dc62faf93d: Preparing [2024-10-22T02:42:39.820Z] 4846245f46d4: Preparing [2024-10-22T02:42:39.820Z] 4a4b3f7742e9: Preparing [2024-10-22T02:42:39.820Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:39.820Z] 58c774fea4bb: Preparing [2024-10-22T02:42:39.820Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:39.820Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:39.820Z] 16113d51b718: Preparing [2024-10-22T02:42:39.820Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:39.820Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:39.820Z] 16113d51b718: Waiting [2024-10-22T02:42:39.820Z] 58c774fea4bb: Waiting [2024-10-22T02:42:39.820Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:39.820Z] d8dc62faf93d: Layer already exists [2024-10-22T02:42:39.820Z] 4a4b3f7742e9: Layer already exists [2024-10-22T02:42:39.820Z] 4846245f46d4: Layer already exists [2024-10-22T02:42:39.820Z] fa18105fd2a0: Layer already exists [2024-10-22T02:42:39.820Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:39.820Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:39.820Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:39.820Z] 16113d51b718: Layer already exists [2024-10-22T02:42:39.820Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:bb937dab28fdea9f82f64177b340f9413044a4ce5eddd5228993266a82a7adfb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:40.436Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:40.785Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-22T02:42:40.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-22T02:42:40.785Z] fa18105fd2a0: Preparing [2024-10-22T02:42:40.785Z] d8dc62faf93d: Preparing [2024-10-22T02:42:40.785Z] 4846245f46d4: Preparing [2024-10-22T02:42:40.785Z] 4a4b3f7742e9: Preparing [2024-10-22T02:42:40.785Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:40.785Z] 58c774fea4bb: Preparing [2024-10-22T02:42:40.785Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:40.785Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:40.785Z] 16113d51b718: Preparing [2024-10-22T02:42:40.785Z] 58c774fea4bb: Waiting [2024-10-22T02:42:40.785Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:40.785Z] 16113d51b718: Waiting [2024-10-22T02:42:40.785Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:40.785Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:40.785Z] 4a4b3f7742e9: Layer already exists [2024-10-22T02:42:40.785Z] 4846245f46d4: Layer already exists [2024-10-22T02:42:40.785Z] d8dc62faf93d: Layer already exists [2024-10-22T02:42:40.785Z] fa18105fd2a0: Layer already exists [2024-10-22T02:42:40.785Z] 16113d51b718: Layer already exists [2024-10-22T02:42:40.785Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:40.785Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:40.785Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:41.049Z] main: digest: sha256:bb937dab28fdea9f82f64177b340f9413044a4ce5eddd5228993266a82a7adfb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:42:41.126Z] ===================================================== [Pipeline] echo [2024-10-22T02:42:41.142Z] taggedImages: [2024-10-22T02:42:41.142Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:41.142Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-22T02:42:41.142Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.110 [2024-10-22T02:42:41.142Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:41.142Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-22T02:42:41.171Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-22T02:42:41.171Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:41.171Z] latest [2024-10-22T02:42:41.171Z] 3.2.0-dev.110 [2024-10-22T02:42:41.171Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:41.171Z] main [2024-10-22T02:42:41.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:41.556Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:41.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:41.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-22T02:42:41.909Z] 971ba4c105dc: Preparing [2024-10-22T02:42:41.909Z] a65f944044d2: Preparing [2024-10-22T02:42:41.909Z] 1cb18a3a80fe: Preparing [2024-10-22T02:42:41.909Z] f58f13ea2050: Preparing [2024-10-22T02:42:41.909Z] e34be4ca0162: Preparing [2024-10-22T02:42:41.909Z] cba4d98c7633: Preparing [2024-10-22T02:42:41.909Z] 598207466295: Preparing [2024-10-22T02:42:41.909Z] cba4d98c7633: Waiting [2024-10-22T02:42:41.909Z] f73a22dffd1f: Preparing [2024-10-22T02:42:41.909Z] 598207466295: Waiting [2024-10-22T02:42:41.909Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:41.909Z] f73a22dffd1f: Waiting [2024-10-22T02:42:41.909Z] 3d7eddfee6e7: Waiting [2024-10-22T02:42:41.909Z] 58c774fea4bb: Preparing [2024-10-22T02:42:41.909Z] 5c4f7810ce46: Preparing [2024-10-22T02:42:41.909Z] 58c774fea4bb: Waiting [2024-10-22T02:42:41.909Z] e70a4a966d70: Preparing [2024-10-22T02:42:41.909Z] 5f70bf18a086: Preparing [2024-10-22T02:42:41.909Z] 09511665a289: Preparing [2024-10-22T02:42:41.909Z] 5c4f7810ce46: Waiting [2024-10-22T02:42:41.909Z] e70a4a966d70: Waiting [2024-10-22T02:42:41.909Z] 5f70bf18a086: Waiting [2024-10-22T02:42:41.909Z] a61e560763d9: Preparing [2024-10-22T02:42:41.909Z] 09511665a289: Waiting [2024-10-22T02:42:41.909Z] e0bec2ed28a8: Preparing [2024-10-22T02:42:41.909Z] a61e560763d9: Waiting [2024-10-22T02:42:41.909Z] 16113d51b718: Preparing [2024-10-22T02:42:41.909Z] e0bec2ed28a8: Waiting [2024-10-22T02:42:42.197Z] e34be4ca0162: Pushed [2024-10-22T02:42:42.197Z] f58f13ea2050: Pushed [2024-10-22T02:42:42.197Z] 971ba4c105dc: Pushed [2024-10-22T02:42:42.197Z] 1cb18a3a80fe: Pushed [2024-10-22T02:42:42.197Z] a65f944044d2: Pushed [2024-10-22T02:42:42.197Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:42.197Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:42.197Z] 598207466295: Pushed [2024-10-22T02:42:42.197Z] cba4d98c7633: Pushed [2024-10-22T02:42:42.484Z] 5f70bf18a086: Layer already exists [2024-10-22T02:42:42.484Z] e70a4a966d70: Pushed [2024-10-22T02:42:42.484Z] 5c4f7810ce46: Pushed [2024-10-22T02:42:42.484Z] 16113d51b718: Layer already exists [2024-10-22T02:42:42.484Z] 09511665a289: Pushed [2024-10-22T02:42:42.751Z] e0bec2ed28a8: Pushed [2024-10-22T02:42:44.180Z] a61e560763d9: Pushed [2024-10-22T02:42:46.756Z] f73a22dffd1f: Pushed [2024-10-22T02:42:46.756Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:58634e0069d55141b67ef4be10ac51c39bf9194d6036b764a277b09579b66d71 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:47.131Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:47.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-22T02:42:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-22T02:42:47.498Z] 971ba4c105dc: Preparing [2024-10-22T02:42:47.498Z] a65f944044d2: Preparing [2024-10-22T02:42:47.498Z] 1cb18a3a80fe: Preparing [2024-10-22T02:42:47.498Z] f58f13ea2050: Preparing [2024-10-22T02:42:47.498Z] e34be4ca0162: Preparing [2024-10-22T02:42:47.498Z] cba4d98c7633: Preparing [2024-10-22T02:42:47.498Z] 598207466295: Preparing [2024-10-22T02:42:47.498Z] f73a22dffd1f: Preparing [2024-10-22T02:42:47.498Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:47.498Z] 58c774fea4bb: Preparing [2024-10-22T02:42:47.498Z] 5c4f7810ce46: Preparing [2024-10-22T02:42:47.498Z] e70a4a966d70: Preparing [2024-10-22T02:42:47.498Z] 5f70bf18a086: Preparing [2024-10-22T02:42:47.498Z] 09511665a289: Preparing [2024-10-22T02:42:47.498Z] a61e560763d9: Preparing [2024-10-22T02:42:47.498Z] e0bec2ed28a8: Preparing [2024-10-22T02:42:47.498Z] 16113d51b718: Preparing [2024-10-22T02:42:47.498Z] 5c4f7810ce46: Waiting [2024-10-22T02:42:47.498Z] e70a4a966d70: Waiting [2024-10-22T02:42:47.498Z] 5f70bf18a086: Waiting [2024-10-22T02:42:47.498Z] a61e560763d9: Waiting [2024-10-22T02:42:47.498Z] e0bec2ed28a8: Waiting [2024-10-22T02:42:47.498Z] cba4d98c7633: Waiting [2024-10-22T02:42:47.498Z] 16113d51b718: Waiting [2024-10-22T02:42:47.498Z] 3d7eddfee6e7: Waiting [2024-10-22T02:42:47.498Z] 598207466295: Waiting [2024-10-22T02:42:47.498Z] 58c774fea4bb: Waiting [2024-10-22T02:42:47.498Z] f73a22dffd1f: Waiting [2024-10-22T02:42:47.498Z] 09511665a289: Waiting [2024-10-22T02:42:47.498Z] a65f944044d2: Layer already exists [2024-10-22T02:42:47.498Z] e34be4ca0162: Layer already exists [2024-10-22T02:42:47.498Z] 971ba4c105dc: Layer already exists [2024-10-22T02:42:47.498Z] f58f13ea2050: Layer already exists [2024-10-22T02:42:47.498Z] 1cb18a3a80fe: Layer already exists [2024-10-22T02:42:47.498Z] 598207466295: Layer already exists [2024-10-22T02:42:47.498Z] f73a22dffd1f: Layer already exists [2024-10-22T02:42:47.498Z] cba4d98c7633: Layer already exists [2024-10-22T02:42:47.498Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:47.498Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:47.765Z] 5f70bf18a086: Layer already exists [2024-10-22T02:42:47.765Z] 09511665a289: Layer already exists [2024-10-22T02:42:47.765Z] 5c4f7810ce46: Layer already exists [2024-10-22T02:42:47.765Z] e70a4a966d70: Layer already exists [2024-10-22T02:42:47.765Z] a61e560763d9: Layer already exists [2024-10-22T02:42:47.765Z] e0bec2ed28a8: Layer already exists [2024-10-22T02:42:47.765Z] 16113d51b718: Layer already exists [2024-10-22T02:42:47.765Z] latest: digest: sha256:58634e0069d55141b67ef4be10ac51c39bf9194d6036b764a277b09579b66d71 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:48.151Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:48.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.110 [2024-10-22T02:42:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-22T02:42:48.508Z] 971ba4c105dc: Preparing [2024-10-22T02:42:48.508Z] a65f944044d2: Preparing [2024-10-22T02:42:48.508Z] 1cb18a3a80fe: Preparing [2024-10-22T02:42:48.508Z] f58f13ea2050: Preparing [2024-10-22T02:42:48.508Z] e34be4ca0162: Preparing [2024-10-22T02:42:48.508Z] cba4d98c7633: Preparing [2024-10-22T02:42:48.508Z] 598207466295: Preparing [2024-10-22T02:42:48.508Z] f73a22dffd1f: Preparing [2024-10-22T02:42:48.508Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:48.508Z] 58c774fea4bb: Preparing [2024-10-22T02:42:48.508Z] 5c4f7810ce46: Preparing [2024-10-22T02:42:48.508Z] e70a4a966d70: Preparing [2024-10-22T02:42:48.508Z] 5f70bf18a086: Preparing [2024-10-22T02:42:48.508Z] 09511665a289: Preparing [2024-10-22T02:42:48.508Z] a61e560763d9: Preparing [2024-10-22T02:42:48.508Z] e0bec2ed28a8: Preparing [2024-10-22T02:42:48.508Z] 16113d51b718: Preparing [2024-10-22T02:42:48.508Z] cba4d98c7633: Waiting [2024-10-22T02:42:48.508Z] 598207466295: Waiting [2024-10-22T02:42:48.508Z] f73a22dffd1f: Waiting [2024-10-22T02:42:48.508Z] 3d7eddfee6e7: Waiting [2024-10-22T02:42:48.508Z] 58c774fea4bb: Waiting [2024-10-22T02:42:48.508Z] 5c4f7810ce46: Waiting [2024-10-22T02:42:48.508Z] e70a4a966d70: Waiting [2024-10-22T02:42:48.508Z] 5f70bf18a086: Waiting [2024-10-22T02:42:48.508Z] 09511665a289: Waiting [2024-10-22T02:42:48.508Z] a61e560763d9: Waiting [2024-10-22T02:42:48.508Z] e0bec2ed28a8: Waiting [2024-10-22T02:42:48.508Z] 16113d51b718: Waiting [2024-10-22T02:42:48.508Z] f58f13ea2050: Layer already exists [2024-10-22T02:42:48.508Z] e34be4ca0162: Layer already exists [2024-10-22T02:42:48.508Z] a65f944044d2: Layer already exists [2024-10-22T02:42:48.508Z] 971ba4c105dc: Layer already exists [2024-10-22T02:42:48.508Z] 1cb18a3a80fe: Layer already exists [2024-10-22T02:42:48.508Z] 598207466295: Layer already exists [2024-10-22T02:42:48.508Z] f73a22dffd1f: Layer already exists [2024-10-22T02:42:48.508Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:48.508Z] cba4d98c7633: Layer already exists [2024-10-22T02:42:48.508Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:48.508Z] 5f70bf18a086: Layer already exists [2024-10-22T02:42:48.508Z] 5c4f7810ce46: Layer already exists [2024-10-22T02:42:48.508Z] 09511665a289: Layer already exists [2024-10-22T02:42:48.508Z] e70a4a966d70: Layer already exists [2024-10-22T02:42:48.508Z] a61e560763d9: Layer already exists [2024-10-22T02:42:48.777Z] e0bec2ed28a8: Layer already exists [2024-10-22T02:42:48.777Z] 16113d51b718: Layer already exists [2024-10-22T02:42:48.777Z] 3.2.0-dev.110: digest: sha256:58634e0069d55141b67ef4be10ac51c39bf9194d6036b764a277b09579b66d71 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:49.159Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:49.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:49.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-22T02:42:49.530Z] 971ba4c105dc: Preparing [2024-10-22T02:42:49.530Z] a65f944044d2: Preparing [2024-10-22T02:42:49.530Z] 1cb18a3a80fe: Preparing [2024-10-22T02:42:49.530Z] f58f13ea2050: Preparing [2024-10-22T02:42:49.530Z] e34be4ca0162: Preparing [2024-10-22T02:42:49.530Z] cba4d98c7633: Preparing [2024-10-22T02:42:49.530Z] 598207466295: Preparing [2024-10-22T02:42:49.530Z] f73a22dffd1f: Preparing [2024-10-22T02:42:49.531Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:49.531Z] 58c774fea4bb: Preparing [2024-10-22T02:42:49.531Z] 5c4f7810ce46: Preparing [2024-10-22T02:42:49.531Z] e70a4a966d70: Preparing [2024-10-22T02:42:49.531Z] 5f70bf18a086: Preparing [2024-10-22T02:42:49.531Z] 09511665a289: Preparing [2024-10-22T02:42:49.531Z] a61e560763d9: Preparing [2024-10-22T02:42:49.531Z] e0bec2ed28a8: Preparing [2024-10-22T02:42:49.531Z] 16113d51b718: Preparing [2024-10-22T02:42:49.531Z] 09511665a289: Waiting [2024-10-22T02:42:49.531Z] 5c4f7810ce46: Waiting [2024-10-22T02:42:49.531Z] e70a4a966d70: Waiting [2024-10-22T02:42:49.531Z] 5f70bf18a086: Waiting [2024-10-22T02:42:49.531Z] a61e560763d9: Waiting [2024-10-22T02:42:49.531Z] e0bec2ed28a8: Waiting [2024-10-22T02:42:49.531Z] 16113d51b718: Waiting [2024-10-22T02:42:49.531Z] f73a22dffd1f: Waiting [2024-10-22T02:42:49.531Z] cba4d98c7633: Waiting [2024-10-22T02:42:49.531Z] 598207466295: Waiting [2024-10-22T02:42:49.531Z] 58c774fea4bb: Waiting [2024-10-22T02:42:49.531Z] 1cb18a3a80fe: Layer already exists [2024-10-22T02:42:49.531Z] f58f13ea2050: Layer already exists [2024-10-22T02:42:49.531Z] 971ba4c105dc: Layer already exists [2024-10-22T02:42:49.531Z] a65f944044d2: Layer already exists [2024-10-22T02:42:49.531Z] e34be4ca0162: Layer already exists [2024-10-22T02:42:49.531Z] cba4d98c7633: Layer already exists [2024-10-22T02:42:49.531Z] 598207466295: Layer already exists [2024-10-22T02:42:49.531Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:49.531Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:49.531Z] f73a22dffd1f: Layer already exists [2024-10-22T02:42:49.799Z] 5f70bf18a086: Layer already exists [2024-10-22T02:42:49.799Z] e70a4a966d70: Layer already exists [2024-10-22T02:42:49.799Z] 5c4f7810ce46: Layer already exists [2024-10-22T02:42:49.799Z] 09511665a289: Layer already exists [2024-10-22T02:42:49.799Z] a61e560763d9: Layer already exists [2024-10-22T02:42:49.799Z] 16113d51b718: Layer already exists [2024-10-22T02:42:49.799Z] e0bec2ed28a8: Layer already exists [2024-10-22T02:42:49.799Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:58634e0069d55141b67ef4be10ac51c39bf9194d6036b764a277b09579b66d71 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:50.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:50.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-22T02:42:50.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-22T02:42:50.527Z] 971ba4c105dc: Preparing [2024-10-22T02:42:50.527Z] a65f944044d2: Preparing [2024-10-22T02:42:50.527Z] 1cb18a3a80fe: Preparing [2024-10-22T02:42:50.527Z] f58f13ea2050: Preparing [2024-10-22T02:42:50.527Z] e34be4ca0162: Preparing [2024-10-22T02:42:50.527Z] cba4d98c7633: Preparing [2024-10-22T02:42:50.527Z] 598207466295: Preparing [2024-10-22T02:42:50.527Z] f73a22dffd1f: Preparing [2024-10-22T02:42:50.527Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:50.527Z] 58c774fea4bb: Preparing [2024-10-22T02:42:50.527Z] 5c4f7810ce46: Preparing [2024-10-22T02:42:50.527Z] e70a4a966d70: Preparing [2024-10-22T02:42:50.527Z] 5f70bf18a086: Preparing [2024-10-22T02:42:50.527Z] 09511665a289: Preparing [2024-10-22T02:42:50.527Z] cba4d98c7633: Waiting [2024-10-22T02:42:50.527Z] a61e560763d9: Preparing [2024-10-22T02:42:50.527Z] f73a22dffd1f: Waiting [2024-10-22T02:42:50.527Z] 3d7eddfee6e7: Waiting [2024-10-22T02:42:50.527Z] e0bec2ed28a8: Preparing [2024-10-22T02:42:50.527Z] 58c774fea4bb: Waiting [2024-10-22T02:42:50.527Z] 16113d51b718: Preparing [2024-10-22T02:42:50.527Z] 5c4f7810ce46: Waiting [2024-10-22T02:42:50.527Z] 09511665a289: Waiting [2024-10-22T02:42:50.527Z] e70a4a966d70: Waiting [2024-10-22T02:42:50.527Z] a61e560763d9: Waiting [2024-10-22T02:42:50.527Z] 5f70bf18a086: Waiting [2024-10-22T02:42:50.527Z] 16113d51b718: Waiting [2024-10-22T02:42:50.527Z] 598207466295: Waiting [2024-10-22T02:42:50.527Z] e0bec2ed28a8: Waiting [2024-10-22T02:42:50.527Z] e34be4ca0162: Layer already exists [2024-10-22T02:42:50.527Z] a65f944044d2: Layer already exists [2024-10-22T02:42:50.527Z] 1cb18a3a80fe: Layer already exists [2024-10-22T02:42:50.527Z] 971ba4c105dc: Layer already exists [2024-10-22T02:42:50.527Z] f58f13ea2050: Layer already exists [2024-10-22T02:42:50.527Z] 598207466295: Layer already exists [2024-10-22T02:42:50.527Z] cba4d98c7633: Layer already exists [2024-10-22T02:42:50.527Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:50.527Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:50.527Z] f73a22dffd1f: Layer already exists [2024-10-22T02:42:50.527Z] 5c4f7810ce46: Layer already exists [2024-10-22T02:42:50.527Z] e70a4a966d70: Layer already exists [2024-10-22T02:42:50.527Z] 5f70bf18a086: Layer already exists [2024-10-22T02:42:50.527Z] 09511665a289: Layer already exists [2024-10-22T02:42:50.527Z] a61e560763d9: Layer already exists [2024-10-22T02:42:50.795Z] 16113d51b718: Layer already exists [2024-10-22T02:42:50.795Z] e0bec2ed28a8: Layer already exists [2024-10-22T02:42:50.795Z] main: digest: sha256:58634e0069d55141b67ef4be10ac51c39bf9194d6036b764a277b09579b66d71 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:42:50.865Z] ===================================================== [Pipeline] echo [2024-10-22T02:42:50.879Z] taggedImages: [2024-10-22T02:42:50.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:50.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-22T02:42:50.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.110 [2024-10-22T02:42:50.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:50.879Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-22T02:42:50.901Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-22T02:42:50.901Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:50.901Z] latest [2024-10-22T02:42:50.901Z] 3.2.0-dev.110 [2024-10-22T02:42:50.901Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:42:50.901Z] main [2024-10-22T02:42:50.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:51.270Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:51.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:42:51.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-22T02:42:51.636Z] 1f8b71e01642: Preparing [2024-10-22T02:42:51.636Z] 891764117dff: Preparing [2024-10-22T02:42:51.636Z] 5863550b9420: Preparing [2024-10-22T02:42:51.636Z] 491e003fe400: Preparing [2024-10-22T02:42:51.636Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:51.636Z] 58c774fea4bb: Preparing [2024-10-22T02:42:51.636Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:51.636Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:51.636Z] 16113d51b718: Preparing [2024-10-22T02:42:51.636Z] 58c774fea4bb: Waiting [2024-10-22T02:42:51.636Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:51.636Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:51.636Z] 16113d51b718: Waiting [2024-10-22T02:42:51.636Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:51.905Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:51.905Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:51.905Z] 891764117dff: Pushed [2024-10-22T02:42:51.905Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:51.905Z] 1f8b71e01642: Pushed [2024-10-22T02:42:51.905Z] 5863550b9420: Pushed [2024-10-22T02:42:51.905Z] 16113d51b718: Layer already exists [2024-10-22T02:42:58.578Z] 491e003fe400: Pushed [2024-10-22T02:42:58.578Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:a2141ab1fa87572ef249b1683749ab32313511a81d07aeb4c39f0625b51989c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:58.947Z] + 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-10-22T02:42:59.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-22T02:42:59.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-22T02:42:59.310Z] 1f8b71e01642: Preparing [2024-10-22T02:42:59.310Z] 891764117dff: Preparing [2024-10-22T02:42:59.310Z] 5863550b9420: Preparing [2024-10-22T02:42:59.310Z] 491e003fe400: Preparing [2024-10-22T02:42:59.310Z] 3d7eddfee6e7: Preparing [2024-10-22T02:42:59.310Z] 58c774fea4bb: Preparing [2024-10-22T02:42:59.310Z] 19cf44b38b2e: Preparing [2024-10-22T02:42:59.310Z] bd3ecf9e58b7: Preparing [2024-10-22T02:42:59.310Z] 16113d51b718: Preparing [2024-10-22T02:42:59.310Z] 58c774fea4bb: Waiting [2024-10-22T02:42:59.310Z] 19cf44b38b2e: Waiting [2024-10-22T02:42:59.310Z] bd3ecf9e58b7: Waiting [2024-10-22T02:42:59.310Z] 16113d51b718: Waiting [2024-10-22T02:42:59.310Z] 491e003fe400: Layer already exists [2024-10-22T02:42:59.310Z] 891764117dff: Layer already exists [2024-10-22T02:42:59.310Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:42:59.310Z] 1f8b71e01642: Layer already exists [2024-10-22T02:42:59.310Z] 5863550b9420: Layer already exists [2024-10-22T02:42:59.310Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:42:59.310Z] 58c774fea4bb: Layer already exists [2024-10-22T02:42:59.310Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:42:59.310Z] 16113d51b718: Layer already exists [2024-10-22T02:42:59.578Z] latest: digest: sha256:a2141ab1fa87572ef249b1683749ab32313511a81d07aeb4c39f0625b51989c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:42:59.957Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:00.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.110 [2024-10-22T02:43:00.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-22T02:43:00.320Z] 1f8b71e01642: Preparing [2024-10-22T02:43:00.320Z] 891764117dff: Preparing [2024-10-22T02:43:00.320Z] 5863550b9420: Preparing [2024-10-22T02:43:00.320Z] 491e003fe400: Preparing [2024-10-22T02:43:00.320Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:00.320Z] 58c774fea4bb: Preparing [2024-10-22T02:43:00.320Z] 19cf44b38b2e: Preparing [2024-10-22T02:43:00.320Z] bd3ecf9e58b7: Preparing [2024-10-22T02:43:00.320Z] 16113d51b718: Preparing [2024-10-22T02:43:00.320Z] 19cf44b38b2e: Waiting [2024-10-22T02:43:00.320Z] bd3ecf9e58b7: Waiting [2024-10-22T02:43:00.320Z] 16113d51b718: Waiting [2024-10-22T02:43:00.320Z] 58c774fea4bb: Waiting [2024-10-22T02:43:00.320Z] 491e003fe400: Layer already exists [2024-10-22T02:43:00.320Z] 1f8b71e01642: Layer already exists [2024-10-22T02:43:00.320Z] 891764117dff: Layer already exists [2024-10-22T02:43:00.320Z] 5863550b9420: Layer already exists [2024-10-22T02:43:00.320Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:00.320Z] 16113d51b718: Layer already exists [2024-10-22T02:43:00.320Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:43:00.320Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:00.320Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:43:00.586Z] 3.2.0-dev.110: digest: sha256:a2141ab1fa87572ef249b1683749ab32313511a81d07aeb4c39f0625b51989c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:00.956Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:01.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:01.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-22T02:43:01.312Z] 1f8b71e01642: Preparing [2024-10-22T02:43:01.312Z] 891764117dff: Preparing [2024-10-22T02:43:01.312Z] 5863550b9420: Preparing [2024-10-22T02:43:01.312Z] 491e003fe400: Preparing [2024-10-22T02:43:01.312Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:01.312Z] 58c774fea4bb: Preparing [2024-10-22T02:43:01.312Z] 19cf44b38b2e: Preparing [2024-10-22T02:43:01.312Z] bd3ecf9e58b7: Preparing [2024-10-22T02:43:01.312Z] 16113d51b718: Preparing [2024-10-22T02:43:01.312Z] 58c774fea4bb: Waiting [2024-10-22T02:43:01.312Z] 19cf44b38b2e: Waiting [2024-10-22T02:43:01.312Z] bd3ecf9e58b7: Waiting [2024-10-22T02:43:01.312Z] 16113d51b718: Waiting [2024-10-22T02:43:01.312Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:01.312Z] 891764117dff: Layer already exists [2024-10-22T02:43:01.312Z] 491e003fe400: Layer already exists [2024-10-22T02:43:01.312Z] 1f8b71e01642: Layer already exists [2024-10-22T02:43:01.312Z] 5863550b9420: Layer already exists [2024-10-22T02:43:01.312Z] 16113d51b718: Layer already exists [2024-10-22T02:43:01.312Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:43:01.312Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:01.312Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:43:01.578Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:a2141ab1fa87572ef249b1683749ab32313511a81d07aeb4c39f0625b51989c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:01.936Z] + 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-10-22T02:43:02.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-22T02:43:02.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-22T02:43:02.299Z] 1f8b71e01642: Preparing [2024-10-22T02:43:02.299Z] 891764117dff: Preparing [2024-10-22T02:43:02.299Z] 5863550b9420: Preparing [2024-10-22T02:43:02.299Z] 491e003fe400: Preparing [2024-10-22T02:43:02.299Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:02.299Z] 58c774fea4bb: Preparing [2024-10-22T02:43:02.299Z] 19cf44b38b2e: Preparing [2024-10-22T02:43:02.299Z] 58c774fea4bb: Waiting [2024-10-22T02:43:02.299Z] bd3ecf9e58b7: Preparing [2024-10-22T02:43:02.299Z] 19cf44b38b2e: Waiting [2024-10-22T02:43:02.299Z] bd3ecf9e58b7: Waiting [2024-10-22T02:43:02.299Z] 16113d51b718: Preparing [2024-10-22T02:43:02.299Z] 16113d51b718: Waiting [2024-10-22T02:43:02.299Z] 1f8b71e01642: Layer already exists [2024-10-22T02:43:02.299Z] 891764117dff: Layer already exists [2024-10-22T02:43:02.299Z] 491e003fe400: Layer already exists [2024-10-22T02:43:02.299Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:02.299Z] 5863550b9420: Layer already exists [2024-10-22T02:43:02.299Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:43:02.299Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:43:02.299Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:02.299Z] 16113d51b718: Layer already exists [2024-10-22T02:43:02.567Z] main: digest: sha256:a2141ab1fa87572ef249b1683749ab32313511a81d07aeb4c39f0625b51989c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:43:02.639Z] ===================================================== [Pipeline] echo [2024-10-22T02:43:02.653Z] taggedImages: [2024-10-22T02:43:02.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:02.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-22T02:43:02.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.110 [2024-10-22T02:43:02.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:02.653Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-22T02:43:02.679Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-22T02:43:02.679Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:02.679Z] latest [2024-10-22T02:43:02.679Z] 3.2.0-dev.110 [2024-10-22T02:43:02.679Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:02.679Z] main [2024-10-22T02:43:02.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:03.049Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:03.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:03.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-22T02:43:03.408Z] 43d9082dab53: Preparing [2024-10-22T02:43:03.408Z] 51be1a195d2f: Preparing [2024-10-22T02:43:03.408Z] 496606c8f5d7: Preparing [2024-10-22T02:43:03.408Z] 55573317f3b4: Preparing [2024-10-22T02:43:03.408Z] 408f682f67b1: Preparing [2024-10-22T02:43:03.408Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:03.408Z] 58c774fea4bb: Preparing [2024-10-22T02:43:03.408Z] 945b38368616: Preparing [2024-10-22T02:43:03.408Z] 444b7615defa: Preparing [2024-10-22T02:43:03.408Z] 91423b467a9d: Preparing [2024-10-22T02:43:03.408Z] 16113d51b718: Preparing [2024-10-22T02:43:03.408Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:03.408Z] 58c774fea4bb: Waiting [2024-10-22T02:43:03.408Z] 945b38368616: Waiting [2024-10-22T02:43:03.408Z] 16113d51b718: Waiting [2024-10-22T02:43:03.408Z] 444b7615defa: Waiting [2024-10-22T02:43:03.408Z] 91423b467a9d: Waiting [2024-10-22T02:43:03.675Z] 408f682f67b1: Pushed [2024-10-22T02:43:03.675Z] 55573317f3b4: Pushed [2024-10-22T02:43:03.675Z] 51be1a195d2f: Pushed [2024-10-22T02:43:03.675Z] 43d9082dab53: Pushed [2024-10-22T02:43:03.675Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:03.675Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:03.944Z] 16113d51b718: Layer already exists [2024-10-22T02:43:03.944Z] 945b38368616: Pushed [2024-10-22T02:43:03.944Z] 444b7615defa: Pushed [2024-10-22T02:43:07.290Z] 496606c8f5d7: Pushed [2024-10-22T02:43:08.254Z] 91423b467a9d: Pushed [2024-10-22T02:43:08.254Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:a7f87f88613e0bffef8117dfce96f8f76c6e320311916cc8c7846e923fa18816 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:08.628Z] + 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-10-22T02:43:08.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-22T02:43:08.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-22T02:43:08.989Z] 43d9082dab53: Preparing [2024-10-22T02:43:08.989Z] 51be1a195d2f: Preparing [2024-10-22T02:43:08.989Z] 496606c8f5d7: Preparing [2024-10-22T02:43:08.989Z] 55573317f3b4: Preparing [2024-10-22T02:43:08.989Z] 408f682f67b1: Preparing [2024-10-22T02:43:08.989Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:08.989Z] 58c774fea4bb: Preparing [2024-10-22T02:43:08.989Z] 945b38368616: Preparing [2024-10-22T02:43:08.989Z] 444b7615defa: Preparing [2024-10-22T02:43:08.989Z] 91423b467a9d: Preparing [2024-10-22T02:43:08.989Z] 16113d51b718: Preparing [2024-10-22T02:43:08.989Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:08.989Z] 58c774fea4bb: Waiting [2024-10-22T02:43:08.989Z] 945b38368616: Waiting [2024-10-22T02:43:08.989Z] 444b7615defa: Waiting [2024-10-22T02:43:08.989Z] 91423b467a9d: Waiting [2024-10-22T02:43:08.989Z] 16113d51b718: Waiting [2024-10-22T02:43:08.989Z] 51be1a195d2f: Layer already exists [2024-10-22T02:43:08.989Z] 408f682f67b1: Layer already exists [2024-10-22T02:43:08.989Z] 55573317f3b4: Layer already exists [2024-10-22T02:43:08.989Z] 43d9082dab53: Layer already exists [2024-10-22T02:43:08.989Z] 496606c8f5d7: Layer already exists [2024-10-22T02:43:08.989Z] 91423b467a9d: Layer already exists [2024-10-22T02:43:08.989Z] 444b7615defa: Layer already exists [2024-10-22T02:43:08.989Z] 945b38368616: Layer already exists [2024-10-22T02:43:08.989Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:08.989Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:08.989Z] 16113d51b718: Layer already exists [2024-10-22T02:43:09.257Z] latest: digest: sha256:a7f87f88613e0bffef8117dfce96f8f76c6e320311916cc8c7846e923fa18816 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:09.622Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:09.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.110 [2024-10-22T02:43:09.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-22T02:43:09.981Z] 43d9082dab53: Preparing [2024-10-22T02:43:09.981Z] 51be1a195d2f: Preparing [2024-10-22T02:43:09.981Z] 496606c8f5d7: Preparing [2024-10-22T02:43:09.981Z] 55573317f3b4: Preparing [2024-10-22T02:43:09.981Z] 408f682f67b1: Preparing [2024-10-22T02:43:09.981Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:09.981Z] 58c774fea4bb: Preparing [2024-10-22T02:43:09.981Z] 945b38368616: Preparing [2024-10-22T02:43:09.981Z] 444b7615defa: Preparing [2024-10-22T02:43:09.981Z] 91423b467a9d: Preparing [2024-10-22T02:43:09.981Z] 16113d51b718: Preparing [2024-10-22T02:43:09.981Z] 945b38368616: Waiting [2024-10-22T02:43:09.981Z] 91423b467a9d: Waiting [2024-10-22T02:43:09.981Z] 444b7615defa: Waiting [2024-10-22T02:43:09.981Z] 16113d51b718: Waiting [2024-10-22T02:43:09.981Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:09.981Z] 58c774fea4bb: Waiting [2024-10-22T02:43:09.981Z] 51be1a195d2f: Layer already exists [2024-10-22T02:43:09.981Z] 55573317f3b4: Layer already exists [2024-10-22T02:43:09.981Z] 496606c8f5d7: Layer already exists [2024-10-22T02:43:09.981Z] 408f682f67b1: Layer already exists [2024-10-22T02:43:09.981Z] 43d9082dab53: Layer already exists [2024-10-22T02:43:09.981Z] 945b38368616: Layer already exists [2024-10-22T02:43:09.981Z] 444b7615defa: Layer already exists [2024-10-22T02:43:09.982Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:09.982Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:09.982Z] 91423b467a9d: Layer already exists [2024-10-22T02:43:09.982Z] 16113d51b718: Layer already exists [2024-10-22T02:43:10.246Z] 3.2.0-dev.110: digest: sha256:a7f87f88613e0bffef8117dfce96f8f76c6e320311916cc8c7846e923fa18816 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:10.601Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:10.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:10.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-22T02:43:10.962Z] 43d9082dab53: Preparing [2024-10-22T02:43:10.962Z] 51be1a195d2f: Preparing [2024-10-22T02:43:10.962Z] 496606c8f5d7: Preparing [2024-10-22T02:43:10.962Z] 55573317f3b4: Preparing [2024-10-22T02:43:10.962Z] 408f682f67b1: Preparing [2024-10-22T02:43:10.962Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:10.962Z] 58c774fea4bb: Preparing [2024-10-22T02:43:10.962Z] 945b38368616: Preparing [2024-10-22T02:43:10.962Z] 444b7615defa: Preparing [2024-10-22T02:43:10.962Z] 91423b467a9d: Preparing [2024-10-22T02:43:10.962Z] 16113d51b718: Preparing [2024-10-22T02:43:10.962Z] 58c774fea4bb: Waiting [2024-10-22T02:43:10.962Z] 945b38368616: Waiting [2024-10-22T02:43:10.962Z] 444b7615defa: Waiting [2024-10-22T02:43:10.962Z] 91423b467a9d: Waiting [2024-10-22T02:43:10.962Z] 16113d51b718: Waiting [2024-10-22T02:43:10.962Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:10.962Z] 43d9082dab53: Layer already exists [2024-10-22T02:43:10.962Z] 55573317f3b4: Layer already exists [2024-10-22T02:43:10.962Z] 51be1a195d2f: Layer already exists [2024-10-22T02:43:10.962Z] 408f682f67b1: Layer already exists [2024-10-22T02:43:10.962Z] 496606c8f5d7: Layer already exists [2024-10-22T02:43:10.962Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:10.962Z] 945b38368616: Layer already exists [2024-10-22T02:43:10.962Z] 444b7615defa: Layer already exists [2024-10-22T02:43:10.962Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:10.962Z] 91423b467a9d: Layer already exists [2024-10-22T02:43:11.231Z] 16113d51b718: Layer already exists [2024-10-22T02:43:11.231Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:a7f87f88613e0bffef8117dfce96f8f76c6e320311916cc8c7846e923fa18816 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:11.676Z] + 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-10-22T02:43:12.053Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-22T02:43:12.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-22T02:43:12.053Z] 43d9082dab53: Preparing [2024-10-22T02:43:12.053Z] 51be1a195d2f: Preparing [2024-10-22T02:43:12.053Z] 496606c8f5d7: Preparing [2024-10-22T02:43:12.053Z] 55573317f3b4: Preparing [2024-10-22T02:43:12.053Z] 408f682f67b1: Preparing [2024-10-22T02:43:12.053Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:12.053Z] 58c774fea4bb: Preparing [2024-10-22T02:43:12.053Z] 945b38368616: Preparing [2024-10-22T02:43:12.053Z] 444b7615defa: Preparing [2024-10-22T02:43:12.053Z] 91423b467a9d: Preparing [2024-10-22T02:43:12.053Z] 16113d51b718: Preparing [2024-10-22T02:43:12.053Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:12.053Z] 58c774fea4bb: Waiting [2024-10-22T02:43:12.053Z] 945b38368616: Waiting [2024-10-22T02:43:12.053Z] 16113d51b718: Waiting [2024-10-22T02:43:12.053Z] 55573317f3b4: Layer already exists [2024-10-22T02:43:12.053Z] 408f682f67b1: Layer already exists [2024-10-22T02:43:12.053Z] 496606c8f5d7: Layer already exists [2024-10-22T02:43:12.053Z] 43d9082dab53: Layer already exists [2024-10-22T02:43:12.053Z] 51be1a195d2f: Layer already exists [2024-10-22T02:43:12.053Z] 945b38368616: Layer already exists [2024-10-22T02:43:12.053Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:12.053Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:12.053Z] 91423b467a9d: Layer already exists [2024-10-22T02:43:12.053Z] 444b7615defa: Layer already exists [2024-10-22T02:43:12.393Z] 16113d51b718: Layer already exists [2024-10-22T02:43:12.393Z] main: digest: sha256:a7f87f88613e0bffef8117dfce96f8f76c6e320311916cc8c7846e923fa18816 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:43:12.472Z] ===================================================== [Pipeline] echo [2024-10-22T02:43:12.487Z] taggedImages: [2024-10-22T02:43:12.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:12.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-22T02:43:12.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.110 [2024-10-22T02:43:12.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:12.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-22T02:43:12.511Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-22T02:43:12.511Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:12.511Z] latest [2024-10-22T02:43:12.511Z] 3.2.0-dev.110 [2024-10-22T02:43:12.511Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:12.511Z] main [2024-10-22T02:43:12.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:12.887Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:13.300Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:13.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-22T02:43:13.300Z] 9190c3f3d281: Preparing [2024-10-22T02:43:13.300Z] 6a07a9af2bbf: Preparing [2024-10-22T02:43:13.300Z] 920edc5fb098: Preparing [2024-10-22T02:43:13.300Z] 133c67363a22: Preparing [2024-10-22T02:43:13.300Z] 6c46fa3ce1b1: Preparing [2024-10-22T02:43:13.300Z] 9b8b38e2be93: Preparing [2024-10-22T02:43:13.300Z] c1b0fc9d57dc: Preparing [2024-10-22T02:43:13.300Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:13.300Z] 58c774fea4bb: Preparing [2024-10-22T02:43:13.300Z] 7d153f83e743: Preparing [2024-10-22T02:43:13.300Z] 8b437f30846c: Preparing [2024-10-22T02:43:13.300Z] 16113d51b718: Preparing [2024-10-22T02:43:13.300Z] 9b8b38e2be93: Waiting [2024-10-22T02:43:13.300Z] c1b0fc9d57dc: Waiting [2024-10-22T02:43:13.300Z] 58c774fea4bb: Waiting [2024-10-22T02:43:13.300Z] 7d153f83e743: Waiting [2024-10-22T02:43:13.300Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:13.300Z] 8b437f30846c: Waiting [2024-10-22T02:43:13.300Z] 16113d51b718: Waiting [2024-10-22T02:43:13.596Z] 6c46fa3ce1b1: Pushed [2024-10-22T02:43:13.596Z] 6a07a9af2bbf: Pushed [2024-10-22T02:43:13.596Z] 9190c3f3d281: Pushed [2024-10-22T02:43:13.596Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:13.596Z] 9b8b38e2be93: Pushed [2024-10-22T02:43:13.596Z] c1b0fc9d57dc: Pushed [2024-10-22T02:43:13.596Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:13.889Z] 16113d51b718: Layer already exists [2024-10-22T02:43:15.834Z] 7d153f83e743: Pushed [2024-10-22T02:43:16.796Z] 8b437f30846c: Pushed [2024-10-22T02:43:17.063Z] 133c67363a22: Pushed [2024-10-22T02:43:18.470Z] 920edc5fb098: Pushed [2024-10-22T02:43:18.470Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:b6904030980c30bf048bf7e0371b07ab8d03460bf4999f24d7911256476c7caf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:18.834Z] + 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-10-22T02:43:19.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-22T02:43:19.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-22T02:43:19.183Z] 9190c3f3d281: Preparing [2024-10-22T02:43:19.183Z] 6a07a9af2bbf: Preparing [2024-10-22T02:43:19.183Z] 920edc5fb098: Preparing [2024-10-22T02:43:19.183Z] 133c67363a22: Preparing [2024-10-22T02:43:19.183Z] 6c46fa3ce1b1: Preparing [2024-10-22T02:43:19.183Z] 9b8b38e2be93: Preparing [2024-10-22T02:43:19.183Z] c1b0fc9d57dc: Preparing [2024-10-22T02:43:19.183Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:19.183Z] 58c774fea4bb: Preparing [2024-10-22T02:43:19.183Z] 7d153f83e743: Preparing [2024-10-22T02:43:19.183Z] 8b437f30846c: Preparing [2024-10-22T02:43:19.183Z] 16113d51b718: Preparing [2024-10-22T02:43:19.183Z] 9b8b38e2be93: Waiting [2024-10-22T02:43:19.183Z] c1b0fc9d57dc: Waiting [2024-10-22T02:43:19.183Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:19.183Z] 58c774fea4bb: Waiting [2024-10-22T02:43:19.183Z] 7d153f83e743: Waiting [2024-10-22T02:43:19.183Z] 8b437f30846c: Waiting [2024-10-22T02:43:19.183Z] 16113d51b718: Waiting [2024-10-22T02:43:19.183Z] 6a07a9af2bbf: Layer already exists [2024-10-22T02:43:19.183Z] 9190c3f3d281: Layer already exists [2024-10-22T02:43:19.183Z] 133c67363a22: Layer already exists [2024-10-22T02:43:19.183Z] 920edc5fb098: Layer already exists [2024-10-22T02:43:19.183Z] 6c46fa3ce1b1: Layer already exists [2024-10-22T02:43:19.183Z] 7d153f83e743: Layer already exists [2024-10-22T02:43:19.183Z] 9b8b38e2be93: Layer already exists [2024-10-22T02:43:19.183Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:19.183Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:19.183Z] c1b0fc9d57dc: Layer already exists [2024-10-22T02:43:19.183Z] 8b437f30846c: Layer already exists [2024-10-22T02:43:19.183Z] 16113d51b718: Layer already exists [2024-10-22T02:43:19.451Z] latest: digest: sha256:b6904030980c30bf048bf7e0371b07ab8d03460bf4999f24d7911256476c7caf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:19.811Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:20.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.110 [2024-10-22T02:43:20.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-22T02:43:20.171Z] 9190c3f3d281: Preparing [2024-10-22T02:43:20.171Z] 6a07a9af2bbf: Preparing [2024-10-22T02:43:20.171Z] 920edc5fb098: Preparing [2024-10-22T02:43:20.171Z] 133c67363a22: Preparing [2024-10-22T02:43:20.171Z] 6c46fa3ce1b1: Preparing [2024-10-22T02:43:20.171Z] 9b8b38e2be93: Preparing [2024-10-22T02:43:20.171Z] c1b0fc9d57dc: Preparing [2024-10-22T02:43:20.171Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:20.171Z] 58c774fea4bb: Preparing [2024-10-22T02:43:20.171Z] 7d153f83e743: Preparing [2024-10-22T02:43:20.171Z] 8b437f30846c: Preparing [2024-10-22T02:43:20.171Z] 16113d51b718: Preparing [2024-10-22T02:43:20.171Z] 58c774fea4bb: Waiting [2024-10-22T02:43:20.171Z] 7d153f83e743: Waiting [2024-10-22T02:43:20.171Z] 8b437f30846c: Waiting [2024-10-22T02:43:20.171Z] 16113d51b718: Waiting [2024-10-22T02:43:20.171Z] 9b8b38e2be93: Waiting [2024-10-22T02:43:20.171Z] c1b0fc9d57dc: Waiting [2024-10-22T02:43:20.171Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:20.171Z] 6c46fa3ce1b1: Layer already exists [2024-10-22T02:43:20.171Z] 9190c3f3d281: Layer already exists [2024-10-22T02:43:20.171Z] 133c67363a22: Layer already exists [2024-10-22T02:43:20.171Z] 920edc5fb098: Layer already exists [2024-10-22T02:43:20.171Z] 6a07a9af2bbf: Layer already exists [2024-10-22T02:43:20.171Z] 9b8b38e2be93: Layer already exists [2024-10-22T02:43:20.171Z] 7d153f83e743: Layer already exists [2024-10-22T02:43:20.171Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:20.171Z] c1b0fc9d57dc: Layer already exists [2024-10-22T02:43:20.171Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:20.171Z] 16113d51b718: Layer already exists [2024-10-22T02:43:20.171Z] 8b437f30846c: Layer already exists [2024-10-22T02:43:20.438Z] 3.2.0-dev.110: digest: sha256:b6904030980c30bf048bf7e0371b07ab8d03460bf4999f24d7911256476c7caf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:20.797Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:21.146Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:21.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-22T02:43:21.146Z] 9190c3f3d281: Preparing [2024-10-22T02:43:21.146Z] 6a07a9af2bbf: Preparing [2024-10-22T02:43:21.146Z] 920edc5fb098: Preparing [2024-10-22T02:43:21.146Z] 133c67363a22: Preparing [2024-10-22T02:43:21.146Z] 6c46fa3ce1b1: Preparing [2024-10-22T02:43:21.146Z] 9b8b38e2be93: Preparing [2024-10-22T02:43:21.146Z] c1b0fc9d57dc: Preparing [2024-10-22T02:43:21.146Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:21.146Z] 58c774fea4bb: Preparing [2024-10-22T02:43:21.146Z] 7d153f83e743: Preparing [2024-10-22T02:43:21.146Z] 8b437f30846c: Preparing [2024-10-22T02:43:21.146Z] 16113d51b718: Preparing [2024-10-22T02:43:21.146Z] 9b8b38e2be93: Waiting [2024-10-22T02:43:21.146Z] c1b0fc9d57dc: Waiting [2024-10-22T02:43:21.146Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:21.146Z] 58c774fea4bb: Waiting [2024-10-22T02:43:21.146Z] 7d153f83e743: Waiting [2024-10-22T02:43:21.146Z] 16113d51b718: Waiting [2024-10-22T02:43:21.146Z] 8b437f30846c: Waiting [2024-10-22T02:43:21.146Z] 9190c3f3d281: Layer already exists [2024-10-22T02:43:21.146Z] 6c46fa3ce1b1: Layer already exists [2024-10-22T02:43:21.146Z] 920edc5fb098: Layer already exists [2024-10-22T02:43:21.146Z] 6a07a9af2bbf: Layer already exists [2024-10-22T02:43:21.146Z] 133c67363a22: Layer already exists [2024-10-22T02:43:21.146Z] 9b8b38e2be93: Layer already exists [2024-10-22T02:43:21.146Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:21.146Z] c1b0fc9d57dc: Layer already exists [2024-10-22T02:43:21.146Z] 7d153f83e743: Layer already exists [2024-10-22T02:43:21.146Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:21.146Z] 8b437f30846c: Layer already exists [2024-10-22T02:43:21.146Z] 16113d51b718: Layer already exists [2024-10-22T02:43:21.412Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:b6904030980c30bf048bf7e0371b07ab8d03460bf4999f24d7911256476c7caf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:21.768Z] + 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-10-22T02:43:22.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-22T02:43:22.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-22T02:43:22.120Z] 9190c3f3d281: Preparing [2024-10-22T02:43:22.120Z] 6a07a9af2bbf: Preparing [2024-10-22T02:43:22.120Z] 920edc5fb098: Preparing [2024-10-22T02:43:22.120Z] 133c67363a22: Preparing [2024-10-22T02:43:22.120Z] 6c46fa3ce1b1: Preparing [2024-10-22T02:43:22.120Z] 9b8b38e2be93: Preparing [2024-10-22T02:43:22.120Z] c1b0fc9d57dc: Preparing [2024-10-22T02:43:22.120Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:22.120Z] 58c774fea4bb: Preparing [2024-10-22T02:43:22.120Z] 7d153f83e743: Preparing [2024-10-22T02:43:22.120Z] 8b437f30846c: Preparing [2024-10-22T02:43:22.120Z] 16113d51b718: Preparing [2024-10-22T02:43:22.120Z] 3d7eddfee6e7: Waiting [2024-10-22T02:43:22.120Z] 58c774fea4bb: Waiting [2024-10-22T02:43:22.120Z] 7d153f83e743: Waiting [2024-10-22T02:43:22.120Z] 8b437f30846c: Waiting [2024-10-22T02:43:22.120Z] 16113d51b718: Waiting [2024-10-22T02:43:22.120Z] 9b8b38e2be93: Waiting [2024-10-22T02:43:22.120Z] c1b0fc9d57dc: Waiting [2024-10-22T02:43:22.120Z] 6c46fa3ce1b1: Layer already exists [2024-10-22T02:43:22.120Z] 6a07a9af2bbf: Layer already exists [2024-10-22T02:43:22.120Z] 9190c3f3d281: Layer already exists [2024-10-22T02:43:22.120Z] 133c67363a22: Layer already exists [2024-10-22T02:43:22.120Z] 920edc5fb098: Layer already exists [2024-10-22T02:43:22.120Z] 9b8b38e2be93: Layer already exists [2024-10-22T02:43:22.120Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:22.120Z] c1b0fc9d57dc: Layer already exists [2024-10-22T02:43:22.120Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:22.120Z] 7d153f83e743: Layer already exists [2024-10-22T02:43:22.120Z] 16113d51b718: Layer already exists [2024-10-22T02:43:22.120Z] 8b437f30846c: Layer already exists [2024-10-22T02:43:22.386Z] main: digest: sha256:b6904030980c30bf048bf7e0371b07ab8d03460bf4999f24d7911256476c7caf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:43:22.476Z] ===================================================== [Pipeline] echo [2024-10-22T02:43:22.496Z] taggedImages: [2024-10-22T02:43:22.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:22.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-22T02:43:22.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.110 [2024-10-22T02:43:22.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:22.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-22T02:43:22.531Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-22T02:43:22.531Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:22.531Z] latest [2024-10-22T02:43:22.531Z] 3.2.0-dev.110 [2024-10-22T02:43:22.531Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:22.531Z] main [2024-10-22T02:43:22.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:22.907Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:23.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:23.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-22T02:43:23.277Z] b52886b5b32e: Preparing [2024-10-22T02:43:23.277Z] 918d9b348869: Preparing [2024-10-22T02:43:23.277Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:23.277Z] 58c774fea4bb: Preparing [2024-10-22T02:43:23.277Z] 443ac945fe5b: Preparing [2024-10-22T02:43:23.277Z] 3b957ce47b84: Preparing [2024-10-22T02:43:23.277Z] 16113d51b718: Preparing [2024-10-22T02:43:23.277Z] 3b957ce47b84: Waiting [2024-10-22T02:43:23.277Z] 16113d51b718: Waiting [2024-10-22T02:43:23.277Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:23.543Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:23.543Z] 16113d51b718: Layer already exists [2024-10-22T02:43:23.543Z] b52886b5b32e: Pushed [2024-10-22T02:43:24.951Z] 443ac945fe5b: Pushed [2024-10-22T02:43:25.537Z] 3b957ce47b84: Pushed [2024-10-22T02:43:29.795Z] 918d9b348869: Pushed [2024-10-22T02:43:29.795Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:38ea4d469ada9a511a56b0ff68fb0231e41fab1d16845f7822186623af7f216d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:30.162Z] + 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-10-22T02:43:30.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-22T02:43:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-22T02:43:30.517Z] b52886b5b32e: Preparing [2024-10-22T02:43:30.517Z] 918d9b348869: Preparing [2024-10-22T02:43:30.517Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:30.517Z] 58c774fea4bb: Preparing [2024-10-22T02:43:30.517Z] 443ac945fe5b: Preparing [2024-10-22T02:43:30.517Z] 3b957ce47b84: Preparing [2024-10-22T02:43:30.517Z] 16113d51b718: Preparing [2024-10-22T02:43:30.517Z] 3b957ce47b84: Waiting [2024-10-22T02:43:30.517Z] 16113d51b718: Waiting [2024-10-22T02:43:30.517Z] 918d9b348869: Layer already exists [2024-10-22T02:43:30.517Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:30.517Z] 443ac945fe5b: Layer already exists [2024-10-22T02:43:30.517Z] b52886b5b32e: Layer already exists [2024-10-22T02:43:30.517Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:30.517Z] 3b957ce47b84: Layer already exists [2024-10-22T02:43:30.517Z] 16113d51b718: Layer already exists [2024-10-22T02:43:30.786Z] latest: digest: sha256:38ea4d469ada9a511a56b0ff68fb0231e41fab1d16845f7822186623af7f216d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:31.143Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:31.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.110 [2024-10-22T02:43:31.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-22T02:43:31.499Z] b52886b5b32e: Preparing [2024-10-22T02:43:31.499Z] 918d9b348869: Preparing [2024-10-22T02:43:31.499Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:31.499Z] 58c774fea4bb: Preparing [2024-10-22T02:43:31.499Z] 443ac945fe5b: Preparing [2024-10-22T02:43:31.499Z] 3b957ce47b84: Preparing [2024-10-22T02:43:31.499Z] 16113d51b718: Preparing [2024-10-22T02:43:31.499Z] 3b957ce47b84: Waiting [2024-10-22T02:43:31.499Z] 16113d51b718: Waiting [2024-10-22T02:43:31.499Z] b52886b5b32e: Layer already exists [2024-10-22T02:43:31.499Z] 443ac945fe5b: Layer already exists [2024-10-22T02:43:31.499Z] 918d9b348869: Layer already exists [2024-10-22T02:43:31.499Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:31.499Z] 16113d51b718: Layer already exists [2024-10-22T02:43:31.499Z] 3b957ce47b84: Layer already exists [2024-10-22T02:43:31.499Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:31.767Z] 3.2.0-dev.110: digest: sha256:38ea4d469ada9a511a56b0ff68fb0231e41fab1d16845f7822186623af7f216d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:32.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:32.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:32.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-22T02:43:32.479Z] b52886b5b32e: Preparing [2024-10-22T02:43:32.479Z] 918d9b348869: Preparing [2024-10-22T02:43:32.479Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:32.479Z] 58c774fea4bb: Preparing [2024-10-22T02:43:32.479Z] 443ac945fe5b: Preparing [2024-10-22T02:43:32.479Z] 3b957ce47b84: Preparing [2024-10-22T02:43:32.479Z] 16113d51b718: Preparing [2024-10-22T02:43:32.479Z] 3b957ce47b84: Waiting [2024-10-22T02:43:32.479Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:32.479Z] 443ac945fe5b: Layer already exists [2024-10-22T02:43:32.479Z] b52886b5b32e: Layer already exists [2024-10-22T02:43:32.479Z] 918d9b348869: Layer already exists [2024-10-22T02:43:32.479Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:32.479Z] 3b957ce47b84: Layer already exists [2024-10-22T02:43:32.479Z] 16113d51b718: Layer already exists [2024-10-22T02:43:32.745Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:38ea4d469ada9a511a56b0ff68fb0231e41fab1d16845f7822186623af7f216d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:33.098Z] + 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-10-22T02:43:33.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-22T02:43:33.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-22T02:43:33.456Z] b52886b5b32e: Preparing [2024-10-22T02:43:33.456Z] 918d9b348869: Preparing [2024-10-22T02:43:33.456Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:33.456Z] 58c774fea4bb: Preparing [2024-10-22T02:43:33.456Z] 443ac945fe5b: Preparing [2024-10-22T02:43:33.456Z] 3b957ce47b84: Preparing [2024-10-22T02:43:33.456Z] 16113d51b718: Preparing [2024-10-22T02:43:33.456Z] 3b957ce47b84: Waiting [2024-10-22T02:43:33.456Z] 16113d51b718: Waiting [2024-10-22T02:43:33.456Z] 443ac945fe5b: Layer already exists [2024-10-22T02:43:33.456Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:33.456Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:33.456Z] b52886b5b32e: Layer already exists [2024-10-22T02:43:33.456Z] 918d9b348869: Layer already exists [2024-10-22T02:43:33.456Z] 16113d51b718: Layer already exists [2024-10-22T02:43:33.456Z] 3b957ce47b84: Layer already exists [2024-10-22T02:43:33.724Z] main: digest: sha256:38ea4d469ada9a511a56b0ff68fb0231e41fab1d16845f7822186623af7f216d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:43:33.801Z] ===================================================== [Pipeline] echo [2024-10-22T02:43:33.817Z] taggedImages: [2024-10-22T02:43:33.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:33.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-22T02:43:33.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.110 [2024-10-22T02:43:33.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:33.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-22T02:43:33.845Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-22T02:43:33.845Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:33.845Z] latest [2024-10-22T02:43:33.845Z] 3.2.0-dev.110 [2024-10-22T02:43:33.845Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:43:33.845Z] main [2024-10-22T02:43:33.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:34.205Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:34.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:43:34.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-22T02:43:34.583Z] 1fd660446019: Preparing [2024-10-22T02:43:34.583Z] c7901606b04a: Preparing [2024-10-22T02:43:34.583Z] 0bd845b2615d: Preparing [2024-10-22T02:43:34.583Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:34.583Z] 58c774fea4bb: Preparing [2024-10-22T02:43:34.583Z] 12ffc6240267: Preparing [2024-10-22T02:43:34.583Z] 31089d60a918: Preparing [2024-10-22T02:43:34.583Z] 12ffc6240267: Waiting [2024-10-22T02:43:34.583Z] ed02691f22d4: Preparing [2024-10-22T02:43:34.583Z] 83772e943308: Preparing [2024-10-22T02:43:34.583Z] 31089d60a918: Waiting [2024-10-22T02:43:34.583Z] ed02691f22d4: Waiting [2024-10-22T02:43:34.583Z] 16113d51b718: Preparing [2024-10-22T02:43:34.583Z] 83772e943308: Waiting [2024-10-22T02:43:34.852Z] 0bd845b2615d: Pushed [2024-10-22T02:43:34.852Z] c7901606b04a: Pushed [2024-10-22T02:43:35.668Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:35.668Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:35.668Z] 1fd660446019: Pushed [2024-10-22T02:43:35.668Z] 16113d51b718: Layer already exists [2024-10-22T02:43:35.934Z] ed02691f22d4: Pushed [2024-10-22T02:43:37.878Z] 83772e943308: Pushed [2024-10-22T02:43:50.194Z] 31089d60a918: Pushed [2024-10-22T02:43:58.393Z] 12ffc6240267: Pushed [2024-10-22T02:43:58.393Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:3520e01fd5060af83bbf7033b210c446a9e7903fe2f547e668919b484e6a32ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:58.761Z] + 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-10-22T02:43:59.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-22T02:43:59.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-22T02:43:59.121Z] 1fd660446019: Preparing [2024-10-22T02:43:59.121Z] c7901606b04a: Preparing [2024-10-22T02:43:59.121Z] 0bd845b2615d: Preparing [2024-10-22T02:43:59.121Z] 3d7eddfee6e7: Preparing [2024-10-22T02:43:59.121Z] 58c774fea4bb: Preparing [2024-10-22T02:43:59.121Z] 12ffc6240267: Preparing [2024-10-22T02:43:59.121Z] 31089d60a918: Preparing [2024-10-22T02:43:59.121Z] ed02691f22d4: Preparing [2024-10-22T02:43:59.121Z] 83772e943308: Preparing [2024-10-22T02:43:59.121Z] 16113d51b718: Preparing [2024-10-22T02:43:59.121Z] 31089d60a918: Waiting [2024-10-22T02:43:59.121Z] ed02691f22d4: Waiting [2024-10-22T02:43:59.121Z] 83772e943308: Waiting [2024-10-22T02:43:59.121Z] 16113d51b718: Waiting [2024-10-22T02:43:59.121Z] 12ffc6240267: Waiting [2024-10-22T02:43:59.121Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:43:59.121Z] c7901606b04a: Layer already exists [2024-10-22T02:43:59.121Z] 1fd660446019: Layer already exists [2024-10-22T02:43:59.121Z] 58c774fea4bb: Layer already exists [2024-10-22T02:43:59.121Z] 0bd845b2615d: Layer already exists [2024-10-22T02:43:59.121Z] 31089d60a918: Layer already exists [2024-10-22T02:43:59.121Z] 16113d51b718: Layer already exists [2024-10-22T02:43:59.121Z] ed02691f22d4: Layer already exists [2024-10-22T02:43:59.121Z] 83772e943308: Layer already exists [2024-10-22T02:43:59.121Z] 12ffc6240267: Layer already exists [2024-10-22T02:43:59.389Z] latest: digest: sha256:3520e01fd5060af83bbf7033b210c446a9e7903fe2f547e668919b484e6a32ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:43:59.760Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:00.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.110 [2024-10-22T02:44:00.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-22T02:44:00.117Z] 1fd660446019: Preparing [2024-10-22T02:44:00.117Z] c7901606b04a: Preparing [2024-10-22T02:44:00.117Z] 0bd845b2615d: Preparing [2024-10-22T02:44:00.117Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:00.117Z] 58c774fea4bb: Preparing [2024-10-22T02:44:00.117Z] 12ffc6240267: Preparing [2024-10-22T02:44:00.117Z] 31089d60a918: Preparing [2024-10-22T02:44:00.117Z] ed02691f22d4: Preparing [2024-10-22T02:44:00.117Z] 83772e943308: Preparing [2024-10-22T02:44:00.117Z] 16113d51b718: Preparing [2024-10-22T02:44:00.117Z] 12ffc6240267: Waiting [2024-10-22T02:44:00.117Z] ed02691f22d4: Waiting [2024-10-22T02:44:00.117Z] 31089d60a918: Waiting [2024-10-22T02:44:00.117Z] 16113d51b718: Waiting [2024-10-22T02:44:00.117Z] 83772e943308: Waiting [2024-10-22T02:44:00.117Z] 0bd845b2615d: Layer already exists [2024-10-22T02:44:00.117Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:00.117Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:00.117Z] c7901606b04a: Layer already exists [2024-10-22T02:44:00.117Z] 1fd660446019: Layer already exists [2024-10-22T02:44:00.117Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:00.117Z] 16113d51b718: Layer already exists [2024-10-22T02:44:00.117Z] 83772e943308: Layer already exists [2024-10-22T02:44:00.117Z] 31089d60a918: Layer already exists [2024-10-22T02:44:00.117Z] 12ffc6240267: Layer already exists [2024-10-22T02:44:00.383Z] 3.2.0-dev.110: digest: sha256:3520e01fd5060af83bbf7033b210c446a9e7903fe2f547e668919b484e6a32ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:00.755Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:01.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:01.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-22T02:44:01.127Z] 1fd660446019: Preparing [2024-10-22T02:44:01.127Z] c7901606b04a: Preparing [2024-10-22T02:44:01.127Z] 0bd845b2615d: Preparing [2024-10-22T02:44:01.127Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:01.127Z] 58c774fea4bb: Preparing [2024-10-22T02:44:01.127Z] 12ffc6240267: Preparing [2024-10-22T02:44:01.127Z] 31089d60a918: Preparing [2024-10-22T02:44:01.127Z] ed02691f22d4: Preparing [2024-10-22T02:44:01.127Z] 83772e943308: Preparing [2024-10-22T02:44:01.127Z] 16113d51b718: Preparing [2024-10-22T02:44:01.127Z] 31089d60a918: Waiting [2024-10-22T02:44:01.127Z] ed02691f22d4: Waiting [2024-10-22T02:44:01.127Z] 83772e943308: Waiting [2024-10-22T02:44:01.127Z] 16113d51b718: Waiting [2024-10-22T02:44:01.127Z] 12ffc6240267: Waiting [2024-10-22T02:44:01.127Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:01.127Z] 1fd660446019: Layer already exists [2024-10-22T02:44:01.127Z] c7901606b04a: Layer already exists [2024-10-22T02:44:01.127Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:01.127Z] 0bd845b2615d: Layer already exists [2024-10-22T02:44:01.127Z] 83772e943308: Layer already exists [2024-10-22T02:44:01.127Z] 31089d60a918: Layer already exists [2024-10-22T02:44:01.127Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:01.127Z] 16113d51b718: Layer already exists [2024-10-22T02:44:01.127Z] 12ffc6240267: Layer already exists [2024-10-22T02:44:01.394Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:3520e01fd5060af83bbf7033b210c446a9e7903fe2f547e668919b484e6a32ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:01.750Z] + 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-10-22T02:44:02.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-22T02:44:02.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-22T02:44:02.117Z] 1fd660446019: Preparing [2024-10-22T02:44:02.117Z] c7901606b04a: Preparing [2024-10-22T02:44:02.117Z] 0bd845b2615d: Preparing [2024-10-22T02:44:02.117Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:02.117Z] 58c774fea4bb: Preparing [2024-10-22T02:44:02.117Z] 12ffc6240267: Preparing [2024-10-22T02:44:02.117Z] 31089d60a918: Preparing [2024-10-22T02:44:02.117Z] ed02691f22d4: Preparing [2024-10-22T02:44:02.117Z] 83772e943308: Preparing [2024-10-22T02:44:02.117Z] 16113d51b718: Preparing [2024-10-22T02:44:02.117Z] 12ffc6240267: Waiting [2024-10-22T02:44:02.117Z] 31089d60a918: Waiting [2024-10-22T02:44:02.117Z] ed02691f22d4: Waiting [2024-10-22T02:44:02.117Z] 83772e943308: Waiting [2024-10-22T02:44:02.117Z] 16113d51b718: Waiting [2024-10-22T02:44:02.117Z] 1fd660446019: Layer already exists [2024-10-22T02:44:02.117Z] c7901606b04a: Layer already exists [2024-10-22T02:44:02.117Z] 0bd845b2615d: Layer already exists [2024-10-22T02:44:02.118Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:02.118Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:02.118Z] 12ffc6240267: Layer already exists [2024-10-22T02:44:02.118Z] 31089d60a918: Layer already exists [2024-10-22T02:44:02.118Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:02.118Z] 83772e943308: Layer already exists [2024-10-22T02:44:02.118Z] 16113d51b718: Layer already exists [2024-10-22T02:44:02.386Z] main: digest: sha256:3520e01fd5060af83bbf7033b210c446a9e7903fe2f547e668919b484e6a32ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:44:02.471Z] ===================================================== [Pipeline] echo [2024-10-22T02:44:02.485Z] taggedImages: [2024-10-22T02:44:02.485Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:02.485Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-22T02:44:02.485Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.110 [2024-10-22T02:44:02.485Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:02.485Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-22T02:44:02.511Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-22T02:44:02.511Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:02.511Z] latest [2024-10-22T02:44:02.511Z] 3.2.0-dev.110 [2024-10-22T02:44:02.511Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:02.511Z] main [2024-10-22T02:44:02.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:02.881Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:03.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:03.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-22T02:44:03.236Z] 5d79b00bd117: Preparing [2024-10-22T02:44:03.236Z] 3c4746abef37: Preparing [2024-10-22T02:44:03.236Z] bd0492028579: Preparing [2024-10-22T02:44:03.236Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:03.236Z] 58c774fea4bb: Preparing [2024-10-22T02:44:03.236Z] 5707f402a48d: Preparing [2024-10-22T02:44:03.236Z] 8d398d0292b3: Preparing [2024-10-22T02:44:03.236Z] 3989ef263269: Preparing [2024-10-22T02:44:03.236Z] 16113d51b718: Preparing [2024-10-22T02:44:03.236Z] 8d398d0292b3: Waiting [2024-10-22T02:44:03.236Z] 3989ef263269: Waiting [2024-10-22T02:44:03.236Z] 16113d51b718: Waiting [2024-10-22T02:44:03.236Z] 5707f402a48d: Waiting [2024-10-22T02:44:03.502Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:03.502Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:03.502Z] bd0492028579: Pushed [2024-10-22T02:44:03.502Z] 3c4746abef37: Pushed [2024-10-22T02:44:03.502Z] 5d79b00bd117: Pushed [2024-10-22T02:44:03.502Z] 16113d51b718: Layer already exists [2024-10-22T02:44:04.081Z] 3989ef263269: Pushed [2024-10-22T02:44:05.034Z] 8d398d0292b3: Pushed [2024-10-22T02:44:27.090Z] 5707f402a48d: Pushed [2024-10-22T02:44:27.090Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:d05fbd39ca154f7e45e922cb516bdc0a313a841e1211f23eb087f0ba3e2aa818 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:27.468Z] + 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-10-22T02:44:27.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-22T02:44:27.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-22T02:44:27.828Z] 5d79b00bd117: Preparing [2024-10-22T02:44:27.828Z] 3c4746abef37: Preparing [2024-10-22T02:44:27.828Z] bd0492028579: Preparing [2024-10-22T02:44:27.828Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:27.828Z] 58c774fea4bb: Preparing [2024-10-22T02:44:27.828Z] 5707f402a48d: Preparing [2024-10-22T02:44:27.828Z] 8d398d0292b3: Preparing [2024-10-22T02:44:27.828Z] 3989ef263269: Preparing [2024-10-22T02:44:27.828Z] 16113d51b718: Preparing [2024-10-22T02:44:27.828Z] 8d398d0292b3: Waiting [2024-10-22T02:44:27.828Z] 3989ef263269: Waiting [2024-10-22T02:44:27.828Z] 16113d51b718: Waiting [2024-10-22T02:44:27.828Z] 5707f402a48d: Waiting [2024-10-22T02:44:27.828Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:27.828Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:27.828Z] 5d79b00bd117: Layer already exists [2024-10-22T02:44:27.828Z] bd0492028579: Layer already exists [2024-10-22T02:44:27.828Z] 3c4746abef37: Layer already exists [2024-10-22T02:44:27.828Z] 5707f402a48d: Layer already exists [2024-10-22T02:44:27.828Z] 8d398d0292b3: Layer already exists [2024-10-22T02:44:27.828Z] 3989ef263269: Layer already exists [2024-10-22T02:44:27.828Z] 16113d51b718: Layer already exists [2024-10-22T02:44:28.096Z] latest: digest: sha256:d05fbd39ca154f7e45e922cb516bdc0a313a841e1211f23eb087f0ba3e2aa818 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:28.471Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:28.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.110 [2024-10-22T02:44:28.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-22T02:44:28.837Z] 5d79b00bd117: Preparing [2024-10-22T02:44:28.837Z] 3c4746abef37: Preparing [2024-10-22T02:44:28.837Z] bd0492028579: Preparing [2024-10-22T02:44:28.837Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:28.837Z] 58c774fea4bb: Preparing [2024-10-22T02:44:28.837Z] 5707f402a48d: Preparing [2024-10-22T02:44:28.837Z] 8d398d0292b3: Preparing [2024-10-22T02:44:28.837Z] 3989ef263269: Preparing [2024-10-22T02:44:28.837Z] 16113d51b718: Preparing [2024-10-22T02:44:28.837Z] 8d398d0292b3: Waiting [2024-10-22T02:44:28.837Z] 3989ef263269: Waiting [2024-10-22T02:44:28.837Z] 16113d51b718: Waiting [2024-10-22T02:44:28.837Z] 5707f402a48d: Waiting [2024-10-22T02:44:28.837Z] 3c4746abef37: Layer already exists [2024-10-22T02:44:28.837Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:28.837Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:28.837Z] 5d79b00bd117: Layer already exists [2024-10-22T02:44:28.837Z] bd0492028579: Layer already exists [2024-10-22T02:44:28.837Z] 5707f402a48d: Layer already exists [2024-10-22T02:44:28.837Z] 8d398d0292b3: Layer already exists [2024-10-22T02:44:28.837Z] 16113d51b718: Layer already exists [2024-10-22T02:44:28.837Z] 3989ef263269: Layer already exists [2024-10-22T02:44:29.105Z] 3.2.0-dev.110: digest: sha256:d05fbd39ca154f7e45e922cb516bdc0a313a841e1211f23eb087f0ba3e2aa818 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:29.469Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:29.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:29.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-22T02:44:29.826Z] 5d79b00bd117: Preparing [2024-10-22T02:44:29.826Z] 3c4746abef37: Preparing [2024-10-22T02:44:29.826Z] bd0492028579: Preparing [2024-10-22T02:44:29.826Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:29.826Z] 58c774fea4bb: Preparing [2024-10-22T02:44:29.826Z] 5707f402a48d: Preparing [2024-10-22T02:44:29.826Z] 8d398d0292b3: Preparing [2024-10-22T02:44:29.826Z] 3989ef263269: Preparing [2024-10-22T02:44:29.826Z] 16113d51b718: Preparing [2024-10-22T02:44:29.826Z] 8d398d0292b3: Waiting [2024-10-22T02:44:29.826Z] 5707f402a48d: Waiting [2024-10-22T02:44:29.826Z] 3989ef263269: Waiting [2024-10-22T02:44:29.826Z] 16113d51b718: Waiting [2024-10-22T02:44:29.826Z] bd0492028579: Layer already exists [2024-10-22T02:44:29.826Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:29.826Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:29.826Z] 3c4746abef37: Layer already exists [2024-10-22T02:44:29.826Z] 5d79b00bd117: Layer already exists [2024-10-22T02:44:29.826Z] 3989ef263269: Layer already exists [2024-10-22T02:44:29.826Z] 5707f402a48d: Layer already exists [2024-10-22T02:44:29.826Z] 16113d51b718: Layer already exists [2024-10-22T02:44:29.826Z] 8d398d0292b3: Layer already exists [2024-10-22T02:44:30.093Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:d05fbd39ca154f7e45e922cb516bdc0a313a841e1211f23eb087f0ba3e2aa818 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:30.458Z] + 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-10-22T02:44:30.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-22T02:44:30.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-22T02:44:30.814Z] 5d79b00bd117: Preparing [2024-10-22T02:44:30.814Z] 3c4746abef37: Preparing [2024-10-22T02:44:30.814Z] bd0492028579: Preparing [2024-10-22T02:44:30.814Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:30.814Z] 58c774fea4bb: Preparing [2024-10-22T02:44:30.814Z] 5707f402a48d: Preparing [2024-10-22T02:44:30.814Z] 8d398d0292b3: Preparing [2024-10-22T02:44:30.814Z] 3989ef263269: Preparing [2024-10-22T02:44:30.814Z] 16113d51b718: Preparing [2024-10-22T02:44:30.814Z] 8d398d0292b3: Waiting [2024-10-22T02:44:30.814Z] 3989ef263269: Waiting [2024-10-22T02:44:30.814Z] 16113d51b718: Waiting [2024-10-22T02:44:30.814Z] 5707f402a48d: Waiting [2024-10-22T02:44:30.814Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:30.814Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:30.814Z] 3c4746abef37: Layer already exists [2024-10-22T02:44:30.814Z] 5d79b00bd117: Layer already exists [2024-10-22T02:44:30.814Z] bd0492028579: Layer already exists [2024-10-22T02:44:30.814Z] 3989ef263269: Layer already exists [2024-10-22T02:44:30.814Z] 16113d51b718: Layer already exists [2024-10-22T02:44:30.814Z] 8d398d0292b3: Layer already exists [2024-10-22T02:44:30.814Z] 5707f402a48d: Layer already exists [2024-10-22T02:44:31.126Z] main: digest: sha256:d05fbd39ca154f7e45e922cb516bdc0a313a841e1211f23eb087f0ba3e2aa818 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:44:31.218Z] ===================================================== [Pipeline] echo [2024-10-22T02:44:31.238Z] taggedImages: [2024-10-22T02:44:31.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:31.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-22T02:44:31.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.110 [2024-10-22T02:44:31.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:31.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-22T02:44:31.265Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-22T02:44:31.265Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:31.265Z] latest [2024-10-22T02:44:31.265Z] 3.2.0-dev.110 [2024-10-22T02:44:31.265Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:31.265Z] main [2024-10-22T02:44:31.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:31.649Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:32.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:32.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-22T02:44:32.022Z] 77db34002ef1: Preparing [2024-10-22T02:44:32.022Z] caaf6dd746e8: Preparing [2024-10-22T02:44:32.022Z] 4759dff1e6c7: Preparing [2024-10-22T02:44:32.022Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:32.022Z] 58c774fea4bb: Preparing [2024-10-22T02:44:32.022Z] fab8c3796034: Preparing [2024-10-22T02:44:32.022Z] ed02691f22d4: Preparing [2024-10-22T02:44:32.022Z] 83772e943308: Preparing [2024-10-22T02:44:32.022Z] 16113d51b718: Preparing [2024-10-22T02:44:32.022Z] ed02691f22d4: Waiting [2024-10-22T02:44:32.022Z] 83772e943308: Waiting [2024-10-22T02:44:32.022Z] 16113d51b718: Waiting [2024-10-22T02:44:32.022Z] fab8c3796034: Waiting [2024-10-22T02:44:32.022Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:32.290Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:32.290Z] 4759dff1e6c7: Pushed [2024-10-22T02:44:32.290Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:32.290Z] caaf6dd746e8: Pushed [2024-10-22T02:44:32.290Z] 83772e943308: Layer already exists [2024-10-22T02:44:32.290Z] 16113d51b718: Layer already exists [2024-10-22T02:44:32.290Z] 77db34002ef1: Pushed [2024-10-22T02:44:54.391Z] fab8c3796034: Pushed [2024-10-22T02:44:54.391Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:b6df0ac2560bfa8cd4b3820f758049426bcb4eda216761d8b37025b3c3c8dd75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:54.752Z] + 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-10-22T02:44:55.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-22T02:44:55.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-22T02:44:55.111Z] 77db34002ef1: Preparing [2024-10-22T02:44:55.111Z] caaf6dd746e8: Preparing [2024-10-22T02:44:55.111Z] 4759dff1e6c7: Preparing [2024-10-22T02:44:55.111Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:55.111Z] 58c774fea4bb: Preparing [2024-10-22T02:44:55.111Z] fab8c3796034: Preparing [2024-10-22T02:44:55.111Z] ed02691f22d4: Preparing [2024-10-22T02:44:55.111Z] 83772e943308: Preparing [2024-10-22T02:44:55.111Z] 16113d51b718: Preparing [2024-10-22T02:44:55.111Z] ed02691f22d4: Waiting [2024-10-22T02:44:55.111Z] fab8c3796034: Waiting [2024-10-22T02:44:55.111Z] 83772e943308: Waiting [2024-10-22T02:44:55.111Z] 16113d51b718: Waiting [2024-10-22T02:44:55.111Z] 4759dff1e6c7: Layer already exists [2024-10-22T02:44:55.111Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:55.111Z] 77db34002ef1: Layer already exists [2024-10-22T02:44:55.111Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:55.111Z] caaf6dd746e8: Layer already exists [2024-10-22T02:44:55.111Z] fab8c3796034: Layer already exists [2024-10-22T02:44:55.111Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:55.111Z] 83772e943308: Layer already exists [2024-10-22T02:44:55.111Z] 16113d51b718: Layer already exists [2024-10-22T02:44:55.377Z] latest: digest: sha256:b6df0ac2560bfa8cd4b3820f758049426bcb4eda216761d8b37025b3c3c8dd75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:55.753Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:56.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.110 [2024-10-22T02:44:56.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-22T02:44:56.095Z] 77db34002ef1: Preparing [2024-10-22T02:44:56.095Z] caaf6dd746e8: Preparing [2024-10-22T02:44:56.095Z] 4759dff1e6c7: Preparing [2024-10-22T02:44:56.095Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:56.095Z] 58c774fea4bb: Preparing [2024-10-22T02:44:56.095Z] fab8c3796034: Preparing [2024-10-22T02:44:56.095Z] ed02691f22d4: Preparing [2024-10-22T02:44:56.095Z] 83772e943308: Preparing [2024-10-22T02:44:56.095Z] 16113d51b718: Preparing [2024-10-22T02:44:56.095Z] fab8c3796034: Waiting [2024-10-22T02:44:56.095Z] ed02691f22d4: Waiting [2024-10-22T02:44:56.095Z] 83772e943308: Waiting [2024-10-22T02:44:56.095Z] 16113d51b718: Waiting [2024-10-22T02:44:56.095Z] 4759dff1e6c7: Layer already exists [2024-10-22T02:44:56.095Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:56.095Z] 77db34002ef1: Layer already exists [2024-10-22T02:44:56.095Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:56.095Z] caaf6dd746e8: Layer already exists [2024-10-22T02:44:56.095Z] 83772e943308: Layer already exists [2024-10-22T02:44:56.095Z] fab8c3796034: Layer already exists [2024-10-22T02:44:56.095Z] 16113d51b718: Layer already exists [2024-10-22T02:44:56.095Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:56.361Z] 3.2.0-dev.110: digest: sha256:b6df0ac2560bfa8cd4b3820f758049426bcb4eda216761d8b37025b3c3c8dd75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:56.724Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:57.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:57.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-22T02:44:57.078Z] 77db34002ef1: Preparing [2024-10-22T02:44:57.078Z] caaf6dd746e8: Preparing [2024-10-22T02:44:57.078Z] 4759dff1e6c7: Preparing [2024-10-22T02:44:57.078Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:57.078Z] 58c774fea4bb: Preparing [2024-10-22T02:44:57.078Z] fab8c3796034: Preparing [2024-10-22T02:44:57.078Z] ed02691f22d4: Preparing [2024-10-22T02:44:57.078Z] 83772e943308: Preparing [2024-10-22T02:44:57.078Z] 16113d51b718: Preparing [2024-10-22T02:44:57.078Z] fab8c3796034: Waiting [2024-10-22T02:44:57.078Z] 83772e943308: Waiting [2024-10-22T02:44:57.078Z] 16113d51b718: Waiting [2024-10-22T02:44:57.078Z] ed02691f22d4: Waiting [2024-10-22T02:44:57.078Z] caaf6dd746e8: Layer already exists [2024-10-22T02:44:57.078Z] 77db34002ef1: Layer already exists [2024-10-22T02:44:57.078Z] 4759dff1e6c7: Layer already exists [2024-10-22T02:44:57.078Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:57.078Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:57.078Z] 83772e943308: Layer already exists [2024-10-22T02:44:57.078Z] fab8c3796034: Layer already exists [2024-10-22T02:44:57.078Z] 16113d51b718: Layer already exists [2024-10-22T02:44:57.078Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:57.345Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:b6df0ac2560bfa8cd4b3820f758049426bcb4eda216761d8b37025b3c3c8dd75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:57.708Z] + 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-10-22T02:44:58.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-22T02:44:58.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-22T02:44:58.075Z] 77db34002ef1: Preparing [2024-10-22T02:44:58.075Z] caaf6dd746e8: Preparing [2024-10-22T02:44:58.075Z] 4759dff1e6c7: Preparing [2024-10-22T02:44:58.075Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:58.075Z] 58c774fea4bb: Preparing [2024-10-22T02:44:58.075Z] fab8c3796034: Preparing [2024-10-22T02:44:58.075Z] ed02691f22d4: Preparing [2024-10-22T02:44:58.075Z] 83772e943308: Preparing [2024-10-22T02:44:58.075Z] 16113d51b718: Preparing [2024-10-22T02:44:58.075Z] fab8c3796034: Waiting [2024-10-22T02:44:58.075Z] ed02691f22d4: Waiting [2024-10-22T02:44:58.075Z] 83772e943308: Waiting [2024-10-22T02:44:58.075Z] 16113d51b718: Waiting [2024-10-22T02:44:58.075Z] 77db34002ef1: Layer already exists [2024-10-22T02:44:58.075Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:58.075Z] 4759dff1e6c7: Layer already exists [2024-10-22T02:44:58.075Z] caaf6dd746e8: Layer already exists [2024-10-22T02:44:58.075Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:58.075Z] fab8c3796034: Layer already exists [2024-10-22T02:44:58.075Z] 83772e943308: Layer already exists [2024-10-22T02:44:58.075Z] 16113d51b718: Layer already exists [2024-10-22T02:44:58.075Z] ed02691f22d4: Layer already exists [2024-10-22T02:44:58.342Z] main: digest: sha256:b6df0ac2560bfa8cd4b3820f758049426bcb4eda216761d8b37025b3c3c8dd75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:44:58.427Z] ===================================================== [Pipeline] echo [2024-10-22T02:44:58.442Z] taggedImages: [2024-10-22T02:44:58.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:58.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-22T02:44:58.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.110 [2024-10-22T02:44:58.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:58.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-22T02:44:58.468Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-22T02:44:58.468Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:58.468Z] latest [2024-10-22T02:44:58.468Z] 3.2.0-dev.110 [2024-10-22T02:44:58.468Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:44:58.468Z] main [2024-10-22T02:44:58.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:58.839Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:44:59.212Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:44:59.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-22T02:44:59.212Z] 7b09c8e8cf97: Preparing [2024-10-22T02:44:59.212Z] b331463a6245: Preparing [2024-10-22T02:44:59.212Z] 3d7eddfee6e7: Preparing [2024-10-22T02:44:59.212Z] 58c774fea4bb: Preparing [2024-10-22T02:44:59.212Z] a69692bbf7b8: Preparing [2024-10-22T02:44:59.212Z] 60f255aa881d: Preparing [2024-10-22T02:44:59.212Z] 16113d51b718: Preparing [2024-10-22T02:44:59.212Z] 60f255aa881d: Waiting [2024-10-22T02:44:59.212Z] 16113d51b718: Waiting [2024-10-22T02:44:59.212Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:44:59.479Z] 58c774fea4bb: Layer already exists [2024-10-22T02:44:59.479Z] 16113d51b718: Layer already exists [2024-10-22T02:44:59.479Z] 7b09c8e8cf97: Pushed [2024-10-22T02:45:00.060Z] 60f255aa881d: Pushed [2024-10-22T02:45:01.024Z] a69692bbf7b8: Pushed [2024-10-22T02:45:11.102Z] b331463a6245: Pushed [2024-10-22T02:45:11.367Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:495b9801c3f2af9712d0898ea5f9f870eba3f28338078a4d0c5944f04c29dcbc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:11.723Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:12.080Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-22T02:45:12.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-22T02:45:12.080Z] 7b09c8e8cf97: Preparing [2024-10-22T02:45:12.080Z] b331463a6245: Preparing [2024-10-22T02:45:12.080Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:12.080Z] 58c774fea4bb: Preparing [2024-10-22T02:45:12.080Z] a69692bbf7b8: Preparing [2024-10-22T02:45:12.080Z] 60f255aa881d: Preparing [2024-10-22T02:45:12.080Z] 16113d51b718: Preparing [2024-10-22T02:45:12.080Z] 60f255aa881d: Waiting [2024-10-22T02:45:12.080Z] 16113d51b718: Waiting [2024-10-22T02:45:12.080Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:12.080Z] 7b09c8e8cf97: Layer already exists [2024-10-22T02:45:12.080Z] a69692bbf7b8: Layer already exists [2024-10-22T02:45:12.080Z] b331463a6245: Layer already exists [2024-10-22T02:45:12.080Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:12.080Z] 60f255aa881d: Layer already exists [2024-10-22T02:45:12.080Z] 16113d51b718: Layer already exists [2024-10-22T02:45:12.346Z] latest: digest: sha256:495b9801c3f2af9712d0898ea5f9f870eba3f28338078a4d0c5944f04c29dcbc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:12.705Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:13.062Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.110 [2024-10-22T02:45:13.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-22T02:45:13.062Z] 7b09c8e8cf97: Preparing [2024-10-22T02:45:13.062Z] b331463a6245: Preparing [2024-10-22T02:45:13.062Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:13.062Z] 58c774fea4bb: Preparing [2024-10-22T02:45:13.062Z] a69692bbf7b8: Preparing [2024-10-22T02:45:13.062Z] 60f255aa881d: Preparing [2024-10-22T02:45:13.062Z] 16113d51b718: Preparing [2024-10-22T02:45:13.062Z] 60f255aa881d: Waiting [2024-10-22T02:45:13.062Z] 16113d51b718: Waiting [2024-10-22T02:45:13.062Z] b331463a6245: Layer already exists [2024-10-22T02:45:13.062Z] a69692bbf7b8: Layer already exists [2024-10-22T02:45:13.062Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:13.062Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:13.062Z] 7b09c8e8cf97: Layer already exists [2024-10-22T02:45:13.062Z] 16113d51b718: Layer already exists [2024-10-22T02:45:13.062Z] 60f255aa881d: Layer already exists [2024-10-22T02:45:13.327Z] 3.2.0-dev.110: digest: sha256:495b9801c3f2af9712d0898ea5f9f870eba3f28338078a4d0c5944f04c29dcbc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:13.686Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:14.026Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:14.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-22T02:45:14.026Z] 7b09c8e8cf97: Preparing [2024-10-22T02:45:14.026Z] b331463a6245: Preparing [2024-10-22T02:45:14.026Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:14.026Z] 58c774fea4bb: Preparing [2024-10-22T02:45:14.026Z] a69692bbf7b8: Preparing [2024-10-22T02:45:14.026Z] 60f255aa881d: Preparing [2024-10-22T02:45:14.026Z] 16113d51b718: Preparing [2024-10-22T02:45:14.026Z] 60f255aa881d: Waiting [2024-10-22T02:45:14.026Z] 16113d51b718: Waiting [2024-10-22T02:45:14.026Z] b331463a6245: Layer already exists [2024-10-22T02:45:14.026Z] 7b09c8e8cf97: Layer already exists [2024-10-22T02:45:14.026Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:14.026Z] a69692bbf7b8: Layer already exists [2024-10-22T02:45:14.026Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:14.026Z] 16113d51b718: Layer already exists [2024-10-22T02:45:14.026Z] 60f255aa881d: Layer already exists [2024-10-22T02:45:14.290Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:495b9801c3f2af9712d0898ea5f9f870eba3f28338078a4d0c5944f04c29dcbc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:14.649Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:15.000Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-22T02:45:15.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-22T02:45:15.000Z] 7b09c8e8cf97: Preparing [2024-10-22T02:45:15.000Z] b331463a6245: Preparing [2024-10-22T02:45:15.000Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:15.000Z] 58c774fea4bb: Preparing [2024-10-22T02:45:15.000Z] a69692bbf7b8: Preparing [2024-10-22T02:45:15.000Z] 60f255aa881d: Preparing [2024-10-22T02:45:15.000Z] 16113d51b718: Preparing [2024-10-22T02:45:15.000Z] 60f255aa881d: Waiting [2024-10-22T02:45:15.000Z] 16113d51b718: Waiting [2024-10-22T02:45:15.000Z] a69692bbf7b8: Layer already exists [2024-10-22T02:45:15.000Z] b331463a6245: Layer already exists [2024-10-22T02:45:15.000Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:15.000Z] 7b09c8e8cf97: Layer already exists [2024-10-22T02:45:15.000Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:15.000Z] 16113d51b718: Layer already exists [2024-10-22T02:45:15.000Z] 60f255aa881d: Layer already exists [2024-10-22T02:45:15.265Z] main: digest: sha256:495b9801c3f2af9712d0898ea5f9f870eba3f28338078a4d0c5944f04c29dcbc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:45:15.355Z] ===================================================== [Pipeline] echo [2024-10-22T02:45:15.367Z] taggedImages: [2024-10-22T02:45:15.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:15.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-22T02:45:15.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.110 [2024-10-22T02:45:15.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:15.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-22T02:45:15.394Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-22T02:45:15.394Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:15.394Z] latest [2024-10-22T02:45:15.394Z] 3.2.0-dev.110 [2024-10-22T02:45:15.394Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:15.394Z] main [2024-10-22T02:45:15.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:15.770Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:16.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:16.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-22T02:45:16.126Z] a48df7ab25a4: Preparing [2024-10-22T02:45:16.126Z] c03ad3b5f719: Preparing [2024-10-22T02:45:16.126Z] 6abaf1c1f161: Preparing [2024-10-22T02:45:16.126Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:16.126Z] 58c774fea4bb: Preparing [2024-10-22T02:45:16.126Z] fdcd2c323f11: Preparing [2024-10-22T02:45:16.126Z] 6beb2448de29: Preparing [2024-10-22T02:45:16.126Z] fdcd2c323f11: Waiting [2024-10-22T02:45:16.126Z] 16113d51b718: Preparing [2024-10-22T02:45:16.126Z] 6beb2448de29: Waiting [2024-10-22T02:45:16.126Z] 16113d51b718: Waiting [2024-10-22T02:45:16.126Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:16.392Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:16.392Z] c03ad3b5f719: Pushed [2024-10-22T02:45:16.392Z] 16113d51b718: Layer already exists [2024-10-22T02:45:16.392Z] a48df7ab25a4: Pushed [2024-10-22T02:45:16.658Z] 6beb2448de29: Pushed [2024-10-22T02:45:18.062Z] fdcd2c323f11: Pushed [2024-10-22T02:45:28.186Z] 6abaf1c1f161: Pushed [2024-10-22T02:45:28.187Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:2aff59a7dfedec2e365e189da0afddfdcc48664f20f1ccb34cb07ee2fe125690 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:28.531Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:28.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-22T02:45:28.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-22T02:45:28.880Z] a48df7ab25a4: Preparing [2024-10-22T02:45:28.880Z] c03ad3b5f719: Preparing [2024-10-22T02:45:28.880Z] 6abaf1c1f161: Preparing [2024-10-22T02:45:28.880Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:28.880Z] 58c774fea4bb: Preparing [2024-10-22T02:45:28.880Z] fdcd2c323f11: Preparing [2024-10-22T02:45:28.880Z] 6beb2448de29: Preparing [2024-10-22T02:45:28.880Z] 16113d51b718: Preparing [2024-10-22T02:45:28.880Z] fdcd2c323f11: Waiting [2024-10-22T02:45:28.880Z] 6beb2448de29: Waiting [2024-10-22T02:45:28.880Z] 16113d51b718: Waiting [2024-10-22T02:45:28.880Z] a48df7ab25a4: Layer already exists [2024-10-22T02:45:28.880Z] 6abaf1c1f161: Layer already exists [2024-10-22T02:45:28.880Z] c03ad3b5f719: Layer already exists [2024-10-22T02:45:28.880Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:28.880Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:28.880Z] 16113d51b718: Layer already exists [2024-10-22T02:45:28.880Z] 6beb2448de29: Layer already exists [2024-10-22T02:45:28.880Z] fdcd2c323f11: Layer already exists [2024-10-22T02:45:29.144Z] latest: digest: sha256:2aff59a7dfedec2e365e189da0afddfdcc48664f20f1ccb34cb07ee2fe125690 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:29.493Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:29.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.110 [2024-10-22T02:45:29.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-22T02:45:29.833Z] a48df7ab25a4: Preparing [2024-10-22T02:45:29.833Z] c03ad3b5f719: Preparing [2024-10-22T02:45:29.833Z] 6abaf1c1f161: Preparing [2024-10-22T02:45:29.833Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:29.833Z] 58c774fea4bb: Preparing [2024-10-22T02:45:29.833Z] fdcd2c323f11: Preparing [2024-10-22T02:45:29.833Z] 6beb2448de29: Preparing [2024-10-22T02:45:29.833Z] fdcd2c323f11: Waiting [2024-10-22T02:45:29.833Z] 16113d51b718: Preparing [2024-10-22T02:45:29.833Z] 6beb2448de29: Waiting [2024-10-22T02:45:29.833Z] 16113d51b718: Waiting [2024-10-22T02:45:29.833Z] c03ad3b5f719: Layer already exists [2024-10-22T02:45:29.833Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:29.833Z] a48df7ab25a4: Layer already exists [2024-10-22T02:45:29.833Z] 6abaf1c1f161: Layer already exists [2024-10-22T02:45:29.833Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:29.833Z] 16113d51b718: Layer already exists [2024-10-22T02:45:29.833Z] fdcd2c323f11: Layer already exists [2024-10-22T02:45:29.833Z] 6beb2448de29: Layer already exists [2024-10-22T02:45:30.097Z] 3.2.0-dev.110: digest: sha256:2aff59a7dfedec2e365e189da0afddfdcc48664f20f1ccb34cb07ee2fe125690 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:30.445Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:30.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:30.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-22T02:45:30.788Z] a48df7ab25a4: Preparing [2024-10-22T02:45:30.788Z] c03ad3b5f719: Preparing [2024-10-22T02:45:30.788Z] 6abaf1c1f161: Preparing [2024-10-22T02:45:30.788Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:30.788Z] 58c774fea4bb: Preparing [2024-10-22T02:45:30.788Z] fdcd2c323f11: Preparing [2024-10-22T02:45:30.788Z] 6beb2448de29: Preparing [2024-10-22T02:45:30.788Z] 16113d51b718: Preparing [2024-10-22T02:45:30.788Z] 6beb2448de29: Waiting [2024-10-22T02:45:30.788Z] fdcd2c323f11: Waiting [2024-10-22T02:45:30.788Z] 16113d51b718: Waiting [2024-10-22T02:45:30.788Z] a48df7ab25a4: Layer already exists [2024-10-22T02:45:30.788Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:30.788Z] 6abaf1c1f161: Layer already exists [2024-10-22T02:45:30.788Z] c03ad3b5f719: Layer already exists [2024-10-22T02:45:30.788Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:30.788Z] fdcd2c323f11: Layer already exists [2024-10-22T02:45:30.788Z] 6beb2448de29: Layer already exists [2024-10-22T02:45:30.788Z] 16113d51b718: Layer already exists [2024-10-22T02:45:30.788Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:2aff59a7dfedec2e365e189da0afddfdcc48664f20f1ccb34cb07ee2fe125690 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:31.413Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:31.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-22T02:45:31.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-22T02:45:31.774Z] a48df7ab25a4: Preparing [2024-10-22T02:45:31.774Z] c03ad3b5f719: Preparing [2024-10-22T02:45:31.774Z] 6abaf1c1f161: Preparing [2024-10-22T02:45:31.774Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:31.774Z] 58c774fea4bb: Preparing [2024-10-22T02:45:31.774Z] fdcd2c323f11: Preparing [2024-10-22T02:45:31.774Z] 6beb2448de29: Preparing [2024-10-22T02:45:31.774Z] 16113d51b718: Preparing [2024-10-22T02:45:31.774Z] fdcd2c323f11: Waiting [2024-10-22T02:45:31.774Z] 6beb2448de29: Waiting [2024-10-22T02:45:31.774Z] 16113d51b718: Waiting [2024-10-22T02:45:31.774Z] 6abaf1c1f161: Layer already exists [2024-10-22T02:45:31.774Z] c03ad3b5f719: Layer already exists [2024-10-22T02:45:31.774Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:31.774Z] a48df7ab25a4: Layer already exists [2024-10-22T02:45:31.774Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:31.774Z] fdcd2c323f11: Layer already exists [2024-10-22T02:45:31.774Z] 6beb2448de29: Layer already exists [2024-10-22T02:45:31.774Z] 16113d51b718: Layer already exists [2024-10-22T02:45:32.040Z] main: digest: sha256:2aff59a7dfedec2e365e189da0afddfdcc48664f20f1ccb34cb07ee2fe125690 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:45:32.118Z] ===================================================== [Pipeline] echo [2024-10-22T02:45:32.128Z] taggedImages: [2024-10-22T02:45:32.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:32.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-22T02:45:32.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.110 [2024-10-22T02:45:32.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:32.128Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-22T02:45:32.152Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-22T02:45:32.152Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:32.152Z] latest [2024-10-22T02:45:32.152Z] 3.2.0-dev.110 [2024-10-22T02:45:32.152Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:32.152Z] main [2024-10-22T02:45:32.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:32.515Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:32.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:32.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-22T02:45:32.889Z] 868ebaf7a250: Preparing [2024-10-22T02:45:32.889Z] c989949fc27a: Preparing [2024-10-22T02:45:32.889Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:32.889Z] 58c774fea4bb: Preparing [2024-10-22T02:45:32.889Z] 19cf44b38b2e: Preparing [2024-10-22T02:45:32.889Z] bd3ecf9e58b7: Preparing [2024-10-22T02:45:32.889Z] 16113d51b718: Preparing [2024-10-22T02:45:32.889Z] bd3ecf9e58b7: Waiting [2024-10-22T02:45:32.889Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:45:33.156Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:33.156Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:33.156Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:45:33.156Z] 16113d51b718: Layer already exists [2024-10-22T02:45:33.156Z] 868ebaf7a250: Pushed [2024-10-22T02:45:45.458Z] c989949fc27a: Pushed [2024-10-22T02:45:45.458Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8: digest: sha256:842b9cec90cf75a145319510946fc6714419ebae14fe4d483e3654afa6816315 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:45.832Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:46.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-22T02:45:46.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-22T02:45:46.194Z] 868ebaf7a250: Preparing [2024-10-22T02:45:46.194Z] c989949fc27a: Preparing [2024-10-22T02:45:46.194Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:46.194Z] 58c774fea4bb: Preparing [2024-10-22T02:45:46.194Z] 19cf44b38b2e: Preparing [2024-10-22T02:45:46.194Z] bd3ecf9e58b7: Preparing [2024-10-22T02:45:46.194Z] 16113d51b718: Preparing [2024-10-22T02:45:46.194Z] bd3ecf9e58b7: Waiting [2024-10-22T02:45:46.194Z] 16113d51b718: Waiting [2024-10-22T02:45:46.194Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:46.194Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:46.194Z] c989949fc27a: Layer already exists [2024-10-22T02:45:46.194Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:45:46.194Z] 868ebaf7a250: Layer already exists [2024-10-22T02:45:46.194Z] 16113d51b718: Layer already exists [2024-10-22T02:45:46.194Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:45:46.460Z] latest: digest: sha256:842b9cec90cf75a145319510946fc6714419ebae14fe4d483e3654afa6816315 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:46.825Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:47.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.110 [2024-10-22T02:45:47.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-22T02:45:47.169Z] 868ebaf7a250: Preparing [2024-10-22T02:45:47.169Z] c989949fc27a: Preparing [2024-10-22T02:45:47.169Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:47.169Z] 58c774fea4bb: Preparing [2024-10-22T02:45:47.169Z] 19cf44b38b2e: Preparing [2024-10-22T02:45:47.169Z] bd3ecf9e58b7: Preparing [2024-10-22T02:45:47.169Z] 16113d51b718: Preparing [2024-10-22T02:45:47.169Z] bd3ecf9e58b7: Waiting [2024-10-22T02:45:47.169Z] 16113d51b718: Waiting [2024-10-22T02:45:47.169Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:47.169Z] 868ebaf7a250: Layer already exists [2024-10-22T02:45:47.169Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:47.169Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:45:47.169Z] c989949fc27a: Layer already exists [2024-10-22T02:45:47.169Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:45:47.169Z] 16113d51b718: Layer already exists [2024-10-22T02:45:47.435Z] 3.2.0-dev.110: digest: sha256:842b9cec90cf75a145319510946fc6714419ebae14fe4d483e3654afa6816315 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:47.795Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:48.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:48.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-22T02:45:48.139Z] 868ebaf7a250: Preparing [2024-10-22T02:45:48.139Z] c989949fc27a: Preparing [2024-10-22T02:45:48.139Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:48.139Z] 58c774fea4bb: Preparing [2024-10-22T02:45:48.140Z] 19cf44b38b2e: Preparing [2024-10-22T02:45:48.140Z] bd3ecf9e58b7: Preparing [2024-10-22T02:45:48.140Z] 16113d51b718: Preparing [2024-10-22T02:45:48.140Z] bd3ecf9e58b7: Waiting [2024-10-22T02:45:48.140Z] 16113d51b718: Waiting [2024-10-22T02:45:48.140Z] c989949fc27a: Layer already exists [2024-10-22T02:45:48.140Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:48.140Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:48.140Z] 868ebaf7a250: Layer already exists [2024-10-22T02:45:48.140Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:45:48.140Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:45:48.140Z] 16113d51b718: Layer already exists [2024-10-22T02:45:48.406Z] b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110: digest: sha256:842b9cec90cf75a145319510946fc6714419ebae14fe4d483e3654afa6816315 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:48.763Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:49.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-22T02:45:49.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-22T02:45:49.113Z] 868ebaf7a250: Preparing [2024-10-22T02:45:49.113Z] c989949fc27a: Preparing [2024-10-22T02:45:49.113Z] 3d7eddfee6e7: Preparing [2024-10-22T02:45:49.113Z] 58c774fea4bb: Preparing [2024-10-22T02:45:49.113Z] 19cf44b38b2e: Preparing [2024-10-22T02:45:49.113Z] bd3ecf9e58b7: Preparing [2024-10-22T02:45:49.113Z] 16113d51b718: Preparing [2024-10-22T02:45:49.113Z] bd3ecf9e58b7: Waiting [2024-10-22T02:45:49.113Z] 16113d51b718: Waiting [2024-10-22T02:45:49.113Z] 868ebaf7a250: Layer already exists [2024-10-22T02:45:49.113Z] 3d7eddfee6e7: Layer already exists [2024-10-22T02:45:49.113Z] 19cf44b38b2e: Layer already exists [2024-10-22T02:45:49.113Z] 58c774fea4bb: Layer already exists [2024-10-22T02:45:49.113Z] c989949fc27a: Layer already exists [2024-10-22T02:45:49.113Z] 16113d51b718: Layer already exists [2024-10-22T02:45:49.113Z] bd3ecf9e58b7: Layer already exists [2024-10-22T02:45:49.379Z] main: digest: sha256:842b9cec90cf75a145319510946fc6714419ebae14fe4d483e3654afa6816315 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T02:45:49.466Z] ===================================================== [Pipeline] echo [2024-10-22T02:45:49.479Z] taggedImages: [2024-10-22T02:45:49.479Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8 [2024-10-22T02:45:49.479Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-22T02:45:49.479Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.110 [2024-10-22T02:45:49.479Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b42af75f5c41006b52319d81bd32a1180a0e4bb8-3.2.0-dev.110 [2024-10-22T02:45:49.479Z] - 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-10-22T02:45:49.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T02:45:49.884Z] [2024-10-22T02:45:49.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:45:50.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T02:45:50.216Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T02:45:50.216Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T02:45:50.216Z] 04944245beec: Pulling fs layer [2024-10-22T02:45:50.216Z] 699f458cf7ca: Pulling fs layer [2024-10-22T02:45:50.216Z] 765212b225bb: Pulling fs layer [2024-10-22T02:45:50.216Z] f23df028b6ca: Pulling fs layer [2024-10-22T02:45:50.216Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T02:45:50.216Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T02:45:50.216Z] 765212b225bb: Waiting [2024-10-22T02:45:50.216Z] f23df028b6ca: Waiting [2024-10-22T02:45:50.216Z] d65c8cfc05b1: Waiting [2024-10-22T02:45:50.216Z] 2437ff75d9bd: Waiting [2024-10-22T02:45:50.488Z] 04944245beec: Verifying Checksum [2024-10-22T02:45:50.488Z] 04944245beec: Download complete [2024-10-22T02:45:50.488Z] 765212b225bb: Verifying Checksum [2024-10-22T02:45:50.488Z] 765212b225bb: Download complete [2024-10-22T02:45:50.488Z] f23df028b6ca: Verifying Checksum [2024-10-22T02:45:50.488Z] f23df028b6ca: Download complete [2024-10-22T02:45:50.488Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T02:45:50.488Z] d65c8cfc05b1: Download complete [2024-10-22T02:45:50.757Z] 699f458cf7ca: Verifying Checksum [2024-10-22T02:45:50.757Z] 699f458cf7ca: Download complete [2024-10-22T02:45:51.025Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T02:45:51.025Z] 8998bd30e6a1: Download complete [2024-10-22T02:45:53.609Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T02:45:56.296Z] 8998bd30e6a1: Pull complete [2024-10-22T02:45:56.572Z] 04944245beec: Pull complete [2024-10-22T02:45:58.547Z] 699f458cf7ca: Pull complete [2024-10-22T02:45:58.547Z] 765212b225bb: Pull complete [2024-10-22T02:45:59.518Z] f23df028b6ca: Pull complete [2024-10-22T02:45:59.518Z] d65c8cfc05b1: Pull complete [2024-10-22T02:46:17.746Z] 2437ff75d9bd: Pull complete [2024-10-22T02:46:17.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T02:46:17.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T02:46:17.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:46:17.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-23456 does not seem to be running inside a container [2024-10-22T02:46:18.024Z] $ 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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@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-10-22T02:46:21.394Z] $ docker top b49b8332bb2e28317b40e855f18511c56a13260bc2c34cd8ec244988ae3d5c00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:46:22.424Z] ---> job-cost.sh [2024-10-22T02:46:22.424Z] lf-activate-venv: SKIPPING [2024-10-22T02:46:22.424Z] INFO: No Stack... [2024-10-22T02:46:23.008Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T02:46:23.968Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T02:46:24.610Z] + cat /w/workspace/edgex-go/733/archives/cost.csv [2024-10-22T02:46:24.610Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T02:46:24.689Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-733-stack-cost] [2024-10-22T02:46:24.700Z] Resource [jenkins-edgexfoundry-edgex-go-main-733-stack-cost] did not exist. Created. [2024-10-22T02:46:24.707Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-733-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T02:46:25.367Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T02:46:26.190Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T02:46:26.199Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-733-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T02:46:26.214Z] $ docker stop --time=1 b49b8332bb2e28317b40e855f18511c56a13260bc2c34cd8ec244988ae3d5c00 [2024-10-22T02:46:27.998Z] $ docker rm -f --volumes b49b8332bb2e28317b40e855f18511c56a13260bc2c34cd8ec244988ae3d5c00 [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-10-22T02:46:28.687Z] provisioning config files... [2024-10-22T02:46:28.697Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/733@tmp/config12338140366098112851tmp [Pipeline] { [Pipeline] sh [2024-10-22T02:46:28.995Z] + set +x [2024-10-22T02:46:28.995Z] + curl -s https://codecov.io/bash [2024-10-22T02:46:28.995Z] + bash -s -- [2024-10-22T02:46:29.255Z] [2024-10-22T02:46:29.255Z] _____ _ [2024-10-22T02:46:29.255Z] / ____| | | [2024-10-22T02:46:29.255Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T02:46:29.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T02:46:29.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T02:46:29.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T02:46:29.255Z] Bash-1.0.6 [2024-10-22T02:46:29.255Z] [2024-10-22T02:46:29.255Z] [2024-10-22T02:46:29.255Z] ==> git version 2.25.1 found [2024-10-22T02:46:29.255Z] ==> 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-10-22T02:46:29.255Z] Release-Date: 2020-01-08 [2024-10-22T02:46:29.255Z] 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-10-22T02:46:29.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T02:46:29.255Z] ==> Jenkins CI detected. [2024-10-22T02:46:29.255Z] current dir:  /w/workspace/edgex-go/733 [2024-10-22T02:46:29.255Z] project root: . [2024-10-22T02:46:29.255Z] --> token set from env [2024-10-22T02:46:29.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T02:46:29.255Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T02:46:29.255Z] ==> Python coveragepy not found [2024-10-22T02:46:29.255Z] ==> Searching for coverage reports in: [2024-10-22T02:46:29.255Z] + . [2024-10-22T02:46:29.255Z] -> Found 1 reports [2024-10-22T02:46:29.255Z] ==> Detecting git/mercurial file structure [2024-10-22T02:46:29.255Z] ==> Reading reports [2024-10-22T02:46:29.255Z] + ./coverage.out bytes=1566560 [2024-10-22T02:46:29.255Z] ==> Appending adjustments [2024-10-22T02:46:29.255Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T02:46:30.654Z] + Found adjustments [2024-10-22T02:46:30.654Z] ==> Gzipping contents [2024-10-22T02:46:30.654Z] 136K /tmp/codecov.hdrpCD.gz [2024-10-22T02:46:30.654Z] ==> Uploading reports [2024-10-22T02:46:30.654Z] url: https://codecov.io [2024-10-22T02:46:30.654Z] query: branch=main&commit=b42af75f5c41006b52319d81bd32a1180a0e4bb8&build=733&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F733%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T02:46:30.654Z] -> Pinging Codecov [2024-10-22T02:46:30.654Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b42af75f5c41006b52319d81bd32a1180a0e4bb8&build=733&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F733%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T02:46:37.240Z] -> Uploading to [2024-10-22T02:46:37.240Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b42af75f5c41006b52319d81bd32a1180a0e4bb8/7890d05d-dde8-4d00-bc48-c30220c37797.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T024634Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0bebb4195eb4e6a64b21711ae6005bfc6da83eebd06c7d53c681b481d7b5902 [2024-10-22T02:46:37.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:46:37.240Z] Dload Upload Total Spent Left Speed [2024-10-22T02:46:37.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 600k --:--:-- --:--:-- --:--:-- 597k 100 133k 0 0 100 133k 0 400k --:--:-- --:--:-- --:--:-- 399k [2024-10-22T02:46:37.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b42af75f5c41006b52319d81bd32a1180a0e4bb8 [Pipeline] } [2024-10-22T02:46:37.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-22T02:46:37.520Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-22T02:46:37.543Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:46:37.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T02:46:37.864Z] [2024-10-22T02:46:37.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:46:38.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T02:46:38.173Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-22T02:46:38.173Z] 43c4264eed91: Already exists [2024-10-22T02:46:38.173Z] 4cc291be95ef: Already exists [2024-10-22T02:46:38.173Z] 2ac1f1163629: Already exists [2024-10-22T02:46:38.173Z] 5c3c966382ef: Already exists [2024-10-22T02:46:38.173Z] 4f4fb700ef54: Already exists [2024-10-22T02:46:38.173Z] d9c7d2e4e75e: Pulling fs layer [2024-10-22T02:46:38.173Z] 9c3e1370e548: Pulling fs layer [2024-10-22T02:46:38.431Z] d9c7d2e4e75e: Verifying Checksum [2024-10-22T02:46:38.431Z] d9c7d2e4e75e: Download complete [2024-10-22T02:46:38.997Z] d9c7d2e4e75e: Pull complete [2024-10-22T02:46:39.256Z] 9c3e1370e548: Verifying Checksum [2024-10-22T02:46:39.256Z] 9c3e1370e548: Download complete [2024-10-22T02:46:42.550Z] 9c3e1370e548: Pull complete [2024-10-22T02:46:42.550Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-22T02:46:42.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T02:46:42.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:46:42.648Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:46:42.673Z] $ 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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-22T02:46:48.469Z] $ docker top 2d4e53b2b9fade8e19fd2892d6cbf72db37913ed4d5812a5618d1b1faf5e4427 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T02:46:48.823Z] + git config --global --add safe.directory /w/workspace/edgex-go/733 [Pipeline] echo [2024-10-22T02:46:48.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-22T02:46:49.112Z] + set -o pipefail [2024-10-22T02:46:49.112Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-22T02:46:57.229Z] [2024-10-22T02:46:57.229Z] Monitoring /w/workspace/edgex-go/733 (github.com/edgexfoundry/edgex-go)... [2024-10-22T02:46:57.229Z] [2024-10-22T02:46:57.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bdcaea97-fe2c-45f1-84a8-8b7f9d5d3bb0 [2024-10-22T02:46:57.229Z] [2024-10-22T02:46:57.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-22T02:46:57.229Z] [Pipeline] } [2024-10-22T02:46:57.799Z] $ docker stop --time=1 2d4e53b2b9fade8e19fd2892d6cbf72db37913ed4d5812a5618d1b1faf5e4427 [2024-10-22T02:47:04.650Z] $ docker rm -f --volumes 2d4e53b2b9fade8e19fd2892d6cbf72db37913ed4d5812a5618d1b1faf5e4427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-22T02:47:05.222Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T02:47:05.238Z] provisioning config files... [2024-10-22T02:47:05.248Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/733@tmp/config16992561586646966182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:05.544Z] --> edgex-publish-swagger.sh [2024-10-22T02:47:05.544Z] === Publish openapi/v3 API === [2024-10-22T02:47:05.544Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-22T02:47:05.544Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/733/openapi/v3/core-command.yaml] [2024-10-22T02:47:05.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:05.544Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:05.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69453 --:--:-- --:--:-- --:--:-- 69453 [2024-10-22T02:47:05.803Z] [2024-10-22T02:47:05.803Z] [2024-10-22T02:47:05.803Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/733/openapi/v3/core-data.yaml] [2024-10-22T02:47:05.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:05.803Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:06.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 156k [2024-10-22T02:47:06.321Z] [2024-10-22T02:47:06.321Z] [2024-10-22T02:47:06.321Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/733/openapi/v3/core-keeper.yaml] [2024-10-22T02:47:06.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:06.321Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:06.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 265 128k --:--:-- --:--:-- --:--:-- 128k [2024-10-22T02:47:06.579Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-22T02:47:06.579Z] [2024-10-22T02:47:06.579Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/733/openapi/v3/core-metadata.yaml] [2024-10-22T02:47:06.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:06.579Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:07.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 425 420k --:--:-- --:--:-- --:--:-- 422k [2024-10-22T02:47:07.148Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-22T02:47:07.148Z] [2024-10-22T02:47:07.148Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/733/openapi/v3/support-cron-scheduler.yaml] [2024-10-22T02:47:07.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:07.148Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:07.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50731 0 0 100 50731 0 643k --:--:-- --:--:-- --:--:-- 635k 100 50797 100 66 100 50731 242 182k --:--:-- --:--:-- --:--:-- 181k [2024-10-22T02:47:07.408Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-22T02:47:07.408Z] [2024-10-22T02:47:07.408Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/733/openapi/v3/support-notifications.yaml] [2024-10-22T02:47:07.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:07.408Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:07.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 407 222k --:--:-- --:--:-- --:--:-- 222k [2024-10-22T02:47:07.668Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-22T02:47:07.668Z] [2024-10-22T02:47:07.668Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/733/openapi/v3/support-scheduler.yaml] [2024-10-22T02:47:07.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T02:47:07.668Z] Dload Upload Total Spent Left Speed [2024-10-22T02:47:08.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38091 100 156 100 37935 436 103k --:--:-- --:--:-- --:--:-- 104k [2024-10-22T02:47:08.237Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-22T02:47:08.237Z] [Pipeline] } [2024-10-22T02:47:08.245Z] 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-10-22T02:47:08.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T02:47:08.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:08.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T02:47:08.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:47:09.084Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:47:09.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T02:47:09.706Z] $ docker top 5ad8404a0d24826a39184cefe22dfee468ce354095f74a8883fcdfbbda5af23e -eo pid,comm [2024-10-22T02:47:09.758Z] 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-10-22T02:47:09.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T02:47:09.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T02:47:09.815Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T02:47:09.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T02:47:09.919Z] $ docker exec 5ad8404a0d24826a39184cefe22dfee468ce354095f74a8883fcdfbbda5af23e ssh-agent [2024-10-22T02:47:10.038Z] SSH_AUTH_SOCK=/tmp/ssh-DvTxv9KHbfWD/agent.32 [2024-10-22T02:47:10.038Z] SSH_AGENT_PID=38 [2024-10-22T02:47:10.043Z] Running ssh-add (command line suppressed) [2024-10-22T02:47:10.130Z] Identity added: /w/workspace/edgex-go/733@tmp/private_key_17916392853854175436.key (/w/workspace/edgex-go/733@tmp/private_key_17916392853854175436.key) [2024-10-22T02:47:10.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T02:47:10.440Z] + git semver tag [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,610 [run_tag] DEBUG tag force:False [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,610 [check_head_tag] DEBUG check head tag [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,612 [execute] INFO git cat-file --batch-check [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/733, universal_newlines=False, shell=None, istream=) [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,616 [execute] INFO git cat-file --batch [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/733, universal_newlines=False, shell=None, istream=) [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,665 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,665 [execute] INFO git tag -a v3.2.0-dev.110 -m v3.2.0-dev.110 [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,665 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.110', '-m', 'v3.2.0-dev.110'], cwd=/w/workspace/edgex-go/733, universal_newlines=False, shell=None, istream=None) [2024-10-22T02:47:10.698Z] 2024-10-22 02:47:10,670 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:10.698Z] 3.2.0-dev.110 [Pipeline] } [2024-10-22T02:47:10.697Z] $ docker exec --env ******** --env ******** 5ad8404a0d24826a39184cefe22dfee468ce354095f74a8883fcdfbbda5af23e ssh-agent -k [2024-10-22T02:47:10.795Z] unset SSH_AUTH_SOCK; [2024-10-22T02:47:10.795Z] unset SSH_AGENT_PID; [2024-10-22T02:47:10.795Z] echo Agent pid 38 killed; [2024-10-22T02:47:10.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T02:47:11.145Z] + git semver [Pipeline] } [2024-10-22T02:47:11.409Z] $ docker stop --time=1 5ad8404a0d24826a39184cefe22dfee468ce354095f74a8883fcdfbbda5af23e [2024-10-22T02:47:12.694Z] $ docker rm -f --volumes 5ad8404a0d24826a39184cefe22dfee468ce354095f74a8883fcdfbbda5af23e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:13.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T02:47:13.120Z] [2024-10-22T02:47:13.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:13.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T02:47:13.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-22T02:47:13.687Z] ab5ef0e58194: Pulling fs layer [2024-10-22T02:47:13.687Z] 9712f1f96733: Pulling fs layer [2024-10-22T02:47:13.687Z] 63f879dbbcfc: Pulling fs layer [2024-10-22T02:47:13.687Z] 0d9ebad4ef96: Pulling fs layer [2024-10-22T02:47:13.687Z] e9a5061849ea: Pulling fs layer [2024-10-22T02:47:13.687Z] d747dcd14b5f: Pulling fs layer [2024-10-22T02:47:13.687Z] 2de7ff778b66: Pulling fs layer [2024-10-22T02:47:13.687Z] d747dcd14b5f: Waiting [2024-10-22T02:47:13.687Z] e9a5061849ea: Waiting [2024-10-22T02:47:13.687Z] 2de7ff778b66: Waiting [2024-10-22T02:47:13.687Z] 0d9ebad4ef96: Waiting [2024-10-22T02:47:13.687Z] 9712f1f96733: Download complete [2024-10-22T02:47:13.946Z] 63f879dbbcfc: Verifying Checksum [2024-10-22T02:47:13.946Z] 63f879dbbcfc: Download complete [2024-10-22T02:47:14.204Z] 0d9ebad4ef96: Verifying Checksum [2024-10-22T02:47:14.204Z] 0d9ebad4ef96: Download complete [2024-10-22T02:47:14.204Z] e9a5061849ea: Verifying Checksum [2024-10-22T02:47:14.204Z] e9a5061849ea: Download complete [2024-10-22T02:47:14.204Z] d747dcd14b5f: Download complete [2024-10-22T02:47:14.204Z] ab5ef0e58194: Verifying Checksum [2024-10-22T02:47:14.204Z] ab5ef0e58194: Download complete [2024-10-22T02:47:14.204Z] 2de7ff778b66: Verifying Checksum [2024-10-22T02:47:14.204Z] 2de7ff778b66: Download complete [2024-10-22T02:47:16.730Z] ab5ef0e58194: Pull complete [2024-10-22T02:47:16.730Z] 9712f1f96733: Pull complete [2024-10-22T02:47:17.295Z] 63f879dbbcfc: Pull complete [2024-10-22T02:47:20.577Z] 0d9ebad4ef96: Pull complete [2024-10-22T02:47:20.836Z] e9a5061849ea: Pull complete [2024-10-22T02:47:20.836Z] d747dcd14b5f: Pull complete [2024-10-22T02:47:21.767Z] 2de7ff778b66: Pull complete [2024-10-22T02:47:21.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-22T02:47:21.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T02:47:21.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:47:22.123Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:47:22.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-22T02:47:28.803Z] $ docker top eeb403957892698f39c7614bb10dc63f3e1afa8dc09402df2b1ce4f35faea8f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-22T02:47:28.895Z] provisioning config files... [2024-10-22T02:47:28.901Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/733@tmp/config4473370617720627834tmp [2024-10-22T02:47:28.912Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/733@tmp/config13087338145188947145tmp [2024-10-22T02:47:28.922Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/733@tmp/config15007252638077578332tmp [Pipeline] { [Pipeline] echo [2024-10-22T02:47:28.947Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:29.240Z] ---> sigul-configuration.sh [2024-10-22T02:47:29.240Z] gpg: directory `/root/.gnupg' created [2024-10-22T02:47:29.240Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-22T02:47:29.240Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-22T02:47:29.240Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-22T02:47:29.240Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-22T02:47:29.240Z] gpg: CAST5 encrypted data [2024-10-22T02:47:29.240Z] gpg: encrypted with 1 passphrase [2024-10-22T02:47:29.240Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-22T02:47:29.533Z] + mkdir /home/jenkins [2024-10-22T02:47:29.533Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-22T02:47:29.831Z] + 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-10-22T02:47:29.843Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:30.139Z] ---> sigul-install.sh [2024-10-22T02:47:30.139Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-22T02:47:30.434Z] + git tag --list [2024-10-22T02:47:30.434Z] 0.6.0 [2024-10-22T02:47:30.434Z] 0.6.1 [2024-10-22T02:47:30.434Z] 0.7.0 [2024-10-22T02:47:30.434Z] 0.7.1 [2024-10-22T02:47:30.434Z] v1.0.0 [2024-10-22T02:47:30.434Z] v1.0.1 [2024-10-22T02:47:30.434Z] v1.1.0 [2024-10-22T02:47:30.434Z] v1.2.0 [2024-10-22T02:47:30.434Z] v1.2.1 [2024-10-22T02:47:30.434Z] v1.3.0 [2024-10-22T02:47:30.434Z] v1.3.1 [2024-10-22T02:47:30.434Z] v2.0.0 [2024-10-22T02:47:30.434Z] v2.1.0 [2024-10-22T02:47:30.434Z] v2.1.1 [2024-10-22T02:47:30.434Z] v2.2.0 [2024-10-22T02:47:30.434Z] v2.3.0 [2024-10-22T02:47:30.434Z] v3.0 [2024-10-22T02:47:30.434Z] v3.0.0 [2024-10-22T02:47:30.434Z] v3.1 [2024-10-22T02:47:30.434Z] v3.1.0 [2024-10-22T02:47:30.434Z] v3.1.0-dev.1 [2024-10-22T02:47:30.434Z] v3.1.0-dev.10 [2024-10-22T02:47:30.434Z] v3.1.0-dev.11 [2024-10-22T02:47:30.434Z] v3.1.0-dev.12 [2024-10-22T02:47:30.434Z] v3.1.0-dev.13 [2024-10-22T02:47:30.434Z] v3.1.0-dev.14 [2024-10-22T02:47:30.434Z] v3.1.0-dev.15 [2024-10-22T02:47:30.434Z] v3.1.0-dev.16 [2024-10-22T02:47:30.434Z] v3.1.0-dev.17 [2024-10-22T02:47:30.434Z] v3.1.0-dev.18 [2024-10-22T02:47:30.434Z] v3.1.0-dev.19 [2024-10-22T02:47:30.434Z] v3.1.0-dev.2 [2024-10-22T02:47:30.434Z] v3.1.0-dev.20 [2024-10-22T02:47:30.434Z] v3.1.0-dev.21 [2024-10-22T02:47:30.434Z] v3.1.0-dev.22 [2024-10-22T02:47:30.434Z] v3.1.0-dev.23 [2024-10-22T02:47:30.434Z] v3.1.0-dev.24 [2024-10-22T02:47:30.434Z] v3.1.0-dev.25 [2024-10-22T02:47:30.434Z] v3.1.0-dev.26 [2024-10-22T02:47:30.434Z] v3.1.0-dev.27 [2024-10-22T02:47:30.434Z] v3.1.0-dev.28 [2024-10-22T02:47:30.434Z] v3.1.0-dev.29 [2024-10-22T02:47:30.434Z] v3.1.0-dev.3 [2024-10-22T02:47:30.434Z] v3.1.0-dev.30 [2024-10-22T02:47:30.434Z] v3.1.0-dev.31 [2024-10-22T02:47:30.434Z] v3.1.0-dev.32 [2024-10-22T02:47:30.434Z] v3.1.0-dev.33 [2024-10-22T02:47:30.434Z] v3.1.0-dev.34 [2024-10-22T02:47:30.434Z] v3.1.0-dev.35 [2024-10-22T02:47:30.434Z] v3.1.0-dev.36 [2024-10-22T02:47:30.434Z] v3.1.0-dev.37 [2024-10-22T02:47:30.434Z] v3.1.0-dev.38 [2024-10-22T02:47:30.434Z] v3.1.0-dev.39 [2024-10-22T02:47:30.434Z] v3.1.0-dev.4 [2024-10-22T02:47:30.434Z] v3.1.0-dev.40 [2024-10-22T02:47:30.434Z] v3.1.0-dev.41 [2024-10-22T02:47:30.434Z] v3.1.0-dev.42 [2024-10-22T02:47:30.434Z] v3.1.0-dev.43 [2024-10-22T02:47:30.434Z] v3.1.0-dev.44 [2024-10-22T02:47:30.434Z] v3.1.0-dev.45 [2024-10-22T02:47:30.434Z] v3.1.0-dev.46 [2024-10-22T02:47:30.434Z] v3.1.0-dev.47 [2024-10-22T02:47:30.434Z] v3.1.0-dev.48 [2024-10-22T02:47:30.434Z] v3.1.0-dev.49 [2024-10-22T02:47:30.434Z] v3.1.0-dev.5 [2024-10-22T02:47:30.434Z] v3.1.0-dev.50 [2024-10-22T02:47:30.434Z] v3.1.0-dev.51 [2024-10-22T02:47:30.434Z] v3.1.0-dev.52 [2024-10-22T02:47:30.434Z] v3.1.0-dev.53 [2024-10-22T02:47:30.434Z] v3.1.0-dev.54 [2024-10-22T02:47:30.434Z] v3.1.0-dev.55 [2024-10-22T02:47:30.434Z] v3.1.0-dev.56 [2024-10-22T02:47:30.434Z] v3.1.0-dev.57 [2024-10-22T02:47:30.434Z] v3.1.0-dev.58 [2024-10-22T02:47:30.434Z] v3.1.0-dev.59 [2024-10-22T02:47:30.434Z] v3.1.0-dev.6 [2024-10-22T02:47:30.434Z] v3.1.0-dev.60 [2024-10-22T02:47:30.434Z] v3.1.0-dev.61 [2024-10-22T02:47:30.434Z] v3.1.0-dev.62 [2024-10-22T02:47:30.434Z] v3.1.0-dev.63 [2024-10-22T02:47:30.434Z] v3.1.0-dev.64 [2024-10-22T02:47:30.434Z] v3.1.0-dev.65 [2024-10-22T02:47:30.434Z] v3.1.0-dev.66 [2024-10-22T02:47:30.434Z] v3.1.0-dev.67 [2024-10-22T02:47:30.434Z] v3.1.0-dev.68 [2024-10-22T02:47:30.434Z] v3.1.0-dev.69 [2024-10-22T02:47:30.434Z] v3.1.0-dev.7 [2024-10-22T02:47:30.434Z] v3.1.0-dev.70 [2024-10-22T02:47:30.434Z] v3.1.0-dev.71 [2024-10-22T02:47:30.434Z] v3.1.0-dev.72 [2024-10-22T02:47:30.434Z] v3.1.0-dev.73 [2024-10-22T02:47:30.434Z] v3.1.0-dev.8 [2024-10-22T02:47:30.434Z] v3.1.0-dev.9 [2024-10-22T02:47:30.434Z] v3.1.1 [2024-10-22T02:47:30.434Z] v3.1.1-dev.1 [2024-10-22T02:47:30.434Z] v3.1.1-dev.2 [2024-10-22T02:47:30.434Z] v3.2.0-dev.1 [2024-10-22T02:47:30.434Z] v3.2.0-dev.10 [2024-10-22T02:47:30.434Z] v3.2.0-dev.100 [2024-10-22T02:47:30.434Z] v3.2.0-dev.101 [2024-10-22T02:47:30.434Z] v3.2.0-dev.102 [2024-10-22T02:47:30.434Z] v3.2.0-dev.103 [2024-10-22T02:47:30.434Z] v3.2.0-dev.104 [2024-10-22T02:47:30.434Z] v3.2.0-dev.105 [2024-10-22T02:47:30.434Z] v3.2.0-dev.106 [2024-10-22T02:47:30.434Z] v3.2.0-dev.107 [2024-10-22T02:47:30.434Z] v3.2.0-dev.108 [2024-10-22T02:47:30.434Z] v3.2.0-dev.109 [2024-10-22T02:47:30.434Z] v3.2.0-dev.11 [2024-10-22T02:47:30.434Z] v3.2.0-dev.110 [2024-10-22T02:47:30.434Z] v3.2.0-dev.12 [2024-10-22T02:47:30.434Z] v3.2.0-dev.13 [2024-10-22T02:47:30.434Z] v3.2.0-dev.14 [2024-10-22T02:47:30.434Z] v3.2.0-dev.15 [2024-10-22T02:47:30.434Z] v3.2.0-dev.16 [2024-10-22T02:47:30.434Z] v3.2.0-dev.17 [2024-10-22T02:47:30.434Z] v3.2.0-dev.18 [2024-10-22T02:47:30.434Z] v3.2.0-dev.19 [2024-10-22T02:47:30.434Z] v3.2.0-dev.2 [2024-10-22T02:47:30.434Z] v3.2.0-dev.20 [2024-10-22T02:47:30.434Z] v3.2.0-dev.21 [2024-10-22T02:47:30.434Z] v3.2.0-dev.22 [2024-10-22T02:47:30.434Z] v3.2.0-dev.23 [2024-10-22T02:47:30.434Z] v3.2.0-dev.24 [2024-10-22T02:47:30.434Z] v3.2.0-dev.25 [2024-10-22T02:47:30.434Z] v3.2.0-dev.26 [2024-10-22T02:47:30.434Z] v3.2.0-dev.27 [2024-10-22T02:47:30.434Z] v3.2.0-dev.28 [2024-10-22T02:47:30.434Z] v3.2.0-dev.29 [2024-10-22T02:47:30.434Z] v3.2.0-dev.3 [2024-10-22T02:47:30.434Z] v3.2.0-dev.30 [2024-10-22T02:47:30.434Z] v3.2.0-dev.31 [2024-10-22T02:47:30.434Z] v3.2.0-dev.32 [2024-10-22T02:47:30.434Z] v3.2.0-dev.33 [2024-10-22T02:47:30.434Z] v3.2.0-dev.34 [2024-10-22T02:47:30.434Z] v3.2.0-dev.35 [2024-10-22T02:47:30.434Z] v3.2.0-dev.36 [2024-10-22T02:47:30.434Z] v3.2.0-dev.37 [2024-10-22T02:47:30.434Z] v3.2.0-dev.38 [2024-10-22T02:47:30.434Z] v3.2.0-dev.39 [2024-10-22T02:47:30.434Z] v3.2.0-dev.4 [2024-10-22T02:47:30.434Z] v3.2.0-dev.40 [2024-10-22T02:47:30.434Z] v3.2.0-dev.41 [2024-10-22T02:47:30.434Z] v3.2.0-dev.42 [2024-10-22T02:47:30.434Z] v3.2.0-dev.43 [2024-10-22T02:47:30.434Z] v3.2.0-dev.44 [2024-10-22T02:47:30.434Z] v3.2.0-dev.45 [2024-10-22T02:47:30.434Z] v3.2.0-dev.46 [2024-10-22T02:47:30.434Z] v3.2.0-dev.47 [2024-10-22T02:47:30.434Z] v3.2.0-dev.48 [2024-10-22T02:47:30.434Z] v3.2.0-dev.49 [2024-10-22T02:47:30.434Z] v3.2.0-dev.5 [2024-10-22T02:47:30.434Z] v3.2.0-dev.50 [2024-10-22T02:47:30.434Z] v3.2.0-dev.51 [2024-10-22T02:47:30.434Z] v3.2.0-dev.52 [2024-10-22T02:47:30.434Z] v3.2.0-dev.53 [2024-10-22T02:47:30.434Z] v3.2.0-dev.54 [2024-10-22T02:47:30.434Z] v3.2.0-dev.55 [2024-10-22T02:47:30.434Z] v3.2.0-dev.56 [2024-10-22T02:47:30.434Z] v3.2.0-dev.57 [2024-10-22T02:47:30.434Z] v3.2.0-dev.58 [2024-10-22T02:47:30.434Z] v3.2.0-dev.59 [2024-10-22T02:47:30.434Z] v3.2.0-dev.6 [2024-10-22T02:47:30.434Z] v3.2.0-dev.60 [2024-10-22T02:47:30.434Z] v3.2.0-dev.61 [2024-10-22T02:47:30.434Z] v3.2.0-dev.62 [2024-10-22T02:47:30.434Z] v3.2.0-dev.63 [2024-10-22T02:47:30.434Z] v3.2.0-dev.64 [2024-10-22T02:47:30.434Z] v3.2.0-dev.65 [2024-10-22T02:47:30.434Z] v3.2.0-dev.66 [2024-10-22T02:47:30.434Z] v3.2.0-dev.67 [2024-10-22T02:47:30.434Z] v3.2.0-dev.68 [2024-10-22T02:47:30.434Z] v3.2.0-dev.69 [2024-10-22T02:47:30.434Z] v3.2.0-dev.7 [2024-10-22T02:47:30.434Z] v3.2.0-dev.70 [2024-10-22T02:47:30.434Z] v3.2.0-dev.71 [2024-10-22T02:47:30.434Z] v3.2.0-dev.72 [2024-10-22T02:47:30.434Z] v3.2.0-dev.73 [2024-10-22T02:47:30.434Z] v3.2.0-dev.74 [2024-10-22T02:47:30.434Z] v3.2.0-dev.75 [2024-10-22T02:47:30.434Z] v3.2.0-dev.76 [2024-10-22T02:47:30.434Z] v3.2.0-dev.77 [2024-10-22T02:47:30.434Z] v3.2.0-dev.78 [2024-10-22T02:47:30.434Z] v3.2.0-dev.79 [2024-10-22T02:47:30.434Z] v3.2.0-dev.8 [2024-10-22T02:47:30.434Z] v3.2.0-dev.80 [2024-10-22T02:47:30.434Z] v3.2.0-dev.81 [2024-10-22T02:47:30.434Z] v3.2.0-dev.82 [2024-10-22T02:47:30.434Z] v3.2.0-dev.83 [2024-10-22T02:47:30.434Z] v3.2.0-dev.84 [2024-10-22T02:47:30.434Z] v3.2.0-dev.85 [2024-10-22T02:47:30.434Z] v3.2.0-dev.86 [2024-10-22T02:47:30.434Z] v3.2.0-dev.87 [2024-10-22T02:47:30.434Z] v3.2.0-dev.88 [2024-10-22T02:47:30.434Z] v3.2.0-dev.89 [2024-10-22T02:47:30.434Z] v3.2.0-dev.9 [2024-10-22T02:47:30.434Z] v3.2.0-dev.90 [2024-10-22T02:47:30.434Z] v3.2.0-dev.91 [2024-10-22T02:47:30.434Z] v3.2.0-dev.92 [2024-10-22T02:47:30.434Z] v3.2.0-dev.93 [2024-10-22T02:47:30.434Z] v3.2.0-dev.94 [2024-10-22T02:47:30.434Z] v3.2.0-dev.95 [2024-10-22T02:47:30.434Z] v3.2.0-dev.96 [2024-10-22T02:47:30.434Z] v3.2.0-dev.97 [2024-10-22T02:47:30.434Z] v3.2.0-dev.98 [2024-10-22T02:47:30.434Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-22T02:47:30.732Z] + lftools sign git-tag v3.2.0-dev.110 [2024-10-22T02:47:31.302Z] Signing Git tag with Sigul... [2024-10-22T02:47:31.302Z] Signing v3.2.0-dev.110 [Pipeline] echo [2024-10-22T02:47:31.574Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:31.863Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-22T02:47:31.870Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-22T02:47:31.886Z] $ docker stop --time=1 eeb403957892698f39c7614bb10dc63f3e1afa8dc09402df2b1ce4f35faea8f6 [2024-10-22T02:47:33.200Z] $ docker rm -f --volumes eeb403957892698f39c7614bb10dc63f3e1afa8dc09402df2b1ce4f35faea8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-22T02:47:33.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T02:47:33.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:33.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T02:47:33.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:47:34.034Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:47:34.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T02:47:34.390Z] $ docker top 5e40e53b195401e9f8aa1e0aaba44253421b64112b85b6404b16ea1cd3b6781c -eo pid,comm [2024-10-22T02:47:34.448Z] 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-10-22T02:47:34.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T02:47:34.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T02:47:34.509Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T02:47:34.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T02:47:34.610Z] $ docker exec 5e40e53b195401e9f8aa1e0aaba44253421b64112b85b6404b16ea1cd3b6781c ssh-agent [2024-10-22T02:47:34.717Z] SSH_AUTH_SOCK=/tmp/ssh-17DsjBDcmsy0/agent.31 [2024-10-22T02:47:34.717Z] SSH_AGENT_PID=37 [2024-10-22T02:47:34.722Z] Running ssh-add (command line suppressed) [2024-10-22T02:47:34.818Z] Identity added: /w/workspace/edgex-go/733@tmp/private_key_17485667105123686262.key (/w/workspace/edgex-go/733@tmp/private_key_17485667105123686262.key) [2024-10-22T02:47:34.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T02:47:35.130Z] + git semver bump pre [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,294 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,294 [bump_version] DEBUG bumping version:3.2.0-dev.110 on axis:pre with prefix:dev [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,294 [bump_version] DEBUG bumped version:3.2.0-dev.111 [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,295 [write_version] DEBUG write version:3.2.0-dev.111 to path:/w/workspace/edgex-go/733/.semver/main with force:True [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,295 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,296 [execute] INFO git cat-file --batch-check [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,301 [execute] INFO git cat-file --batch [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T02:47:35.389Z] 2024-10-22 02:47:35,306 [read_version] DEBUG read version from /w/workspace/edgex-go/733/.semver/main [2024-10-22T02:47:35.389Z] 3.2.0-dev.111 [Pipeline] } [2024-10-22T02:47:35.389Z] $ docker exec --env ******** --env ******** 5e40e53b195401e9f8aa1e0aaba44253421b64112b85b6404b16ea1cd3b6781c ssh-agent -k [2024-10-22T02:47:35.491Z] unset SSH_AUTH_SOCK; [2024-10-22T02:47:35.491Z] unset SSH_AGENT_PID; [2024-10-22T02:47:35.491Z] echo Agent pid 37 killed; [2024-10-22T02:47:35.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T02:47:35.827Z] + git semver [Pipeline] } [2024-10-22T02:47:36.090Z] $ docker stop --time=1 5e40e53b195401e9f8aa1e0aaba44253421b64112b85b6404b16ea1cd3b6781c [2024-10-22T02:47:37.370Z] $ docker rm -f --volumes 5e40e53b195401e9f8aa1e0aaba44253421b64112b85b6404b16ea1cd3b6781c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T02:47:37.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T02:47:37.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:38.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T02:47:38.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:47:38.122Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:47:38.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T02:47:38.459Z] $ docker top 6355fa3f9f28e6dec1c3263c73fc24ad0f01b9eb6c249ab92f020b28dfcf6c5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T02:47:38.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T02:47:38.563Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T02:47:38.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T02:47:38.659Z] $ docker exec 6355fa3f9f28e6dec1c3263c73fc24ad0f01b9eb6c249ab92f020b28dfcf6c5d ssh-agent [2024-10-22T02:47:38.782Z] SSH_AUTH_SOCK=/tmp/ssh-ESIVR7ty6ePg/agent.33 [2024-10-22T02:47:38.782Z] SSH_AGENT_PID=39 [2024-10-22T02:47:38.787Z] Running ssh-add (command line suppressed) [2024-10-22T02:47:38.874Z] Identity added: /w/workspace/edgex-go/733@tmp/private_key_14672757787627091591.key (/w/workspace/edgex-go/733@tmp/private_key_14672757787627091591.key) [2024-10-22T02:47:38.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T02:47:39.564Z] + git semver push [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,345 [run_push] DEBUG push [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,346 [execute] INFO git cat-file --batch-check [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,350 [execute] INFO git rev-list 756d02a7f4e05fed984c62971c473e094d523699 -- [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,350 [execute] DEBUG Popen(['git', 'rev-list', '756d02a7f4e05fed984c62971c473e094d523699', '--'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,368 [execute] INFO git fetch -v origin [2024-10-22T02:47:39.564Z] 2024-10-22 02:47:39,368 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-22T02:47:40.134Z] 2024-10-22 02:47:40,086 [run_push] DEBUG remote changes detected [2024-10-22T02:47:40.134Z] 2024-10-22 02:47:40,087 [run_push] DEBUG latest remote commit 8340c0af17fec3fda06b494fa288d088443a69de is not in local commits [2024-10-22T02:47:40.134Z] 2024-10-22 02:47:40,087 [run_push] DEBUG integrating remote changes with a git pull [2024-10-22T02:47:40.134Z] 2024-10-22 02:47:40,087 [execute] INFO git pull origin semver [2024-10-22T02:47:40.134Z] 2024-10-22 02:47:40,088 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/733/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T02:47:40.704Z] 2024-10-22 02:47:40,518 [main] ERROR Cmd('git') failed due to: exit code(1) [2024-10-22T02:47:40.704Z] cmdline: git pull origin semver [2024-10-22T02:47:40.704Z] stdout: 'Auto-merging main [2024-10-22T02:47:40.704Z] CONFLICT (content): Merge conflict in main [2024-10-22T02:47:40.704Z] Automatic merge failed; fix conflicts and then commit the result.' [2024-10-22T02:47:40.704Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2024-10-22T02:47:40.704Z] hint: discouraged. You can squelch this message by running one of the following [2024-10-22T02:47:40.704Z] hint: commands sometime before your next pull: [2024-10-22T02:47:40.704Z] hint: [2024-10-22T02:47:40.704Z] hint: git config pull.rebase false # merge (the default strategy) [2024-10-22T02:47:40.704Z] hint: git config pull.rebase true # rebase [2024-10-22T02:47:40.704Z] hint: git config pull.ff only # fast-forward only [2024-10-22T02:47:40.704Z] hint: [2024-10-22T02:47:40.704Z] hint: You can replace "git config" with "git config --global" to set a default [2024-10-22T02:47:40.704Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2024-10-22T02:47:40.704Z] hint: or --ff-only on the command line to override the configured default per [2024-10-22T02:47:40.704Z] hint: invocation. [2024-10-22T02:47:40.704Z] Warning: Permanently added the ECDSA host key for IP address '140.82.114.3' to the list of known hosts. [2024-10-22T02:47:40.704Z] From github.com:edgexfoundry/edgex-go [2024-10-22T02:47:40.704Z] * branch semver -> FETCH_HEAD' [2024-10-22T02:47:40.704Z] ERROR: Cmd('git') failed due to: exit code(1) [2024-10-22T02:47:40.704Z] cmdline: git pull origin semver [2024-10-22T02:47:40.704Z] stdout: 'Auto-merging main [2024-10-22T02:47:40.704Z] CONFLICT (content): Merge conflict in main [2024-10-22T02:47:40.704Z] Automatic merge failed; fix conflicts and then commit the result.' [2024-10-22T02:47:40.704Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2024-10-22T02:47:40.704Z] hint: discouraged. You can squelch this message by running one of the following [2024-10-22T02:47:40.704Z] hint: commands sometime before your next pull: [2024-10-22T02:47:40.704Z] hint: [2024-10-22T02:47:40.704Z] hint: git config pull.rebase false # merge (the default strategy) [2024-10-22T02:47:40.704Z] hint: git config pull.rebase true # rebase [2024-10-22T02:47:40.704Z] hint: git config pull.ff only # fast-forward only [2024-10-22T02:47:40.704Z] hint: [2024-10-22T02:47:40.704Z] hint: You can replace "git config" with "git config --global" to set a default [2024-10-22T02:47:40.704Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2024-10-22T02:47:40.704Z] hint: or --ff-only on the command line to override the configured default per [2024-10-22T02:47:40.704Z] hint: invocation. [2024-10-22T02:47:40.704Z] Warning: Permanently added the ECDSA host key for IP address '140.82.114.3' to the list of known hosts. [2024-10-22T02:47:40.704Z] From github.com:edgexfoundry/edgex-go [2024-10-22T02:47:40.704Z] * branch semver -> FETCH_HEAD' [Pipeline] } [2024-10-22T02:47:40.707Z] $ docker exec --env ******** --env ******** 6355fa3f9f28e6dec1c3263c73fc24ad0f01b9eb6c249ab92f020b28dfcf6c5d ssh-agent -k [2024-10-22T02:47:40.807Z] unset SSH_AUTH_SOCK; [2024-10-22T02:47:40.807Z] unset SSH_AGENT_PID; [2024-10-22T02:47:40.807Z] echo Agent pid 39 killed; [2024-10-22T02:47:40.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-10-22T02:47:40.865Z] $ docker stop --time=1 6355fa3f9f28e6dec1c3263c73fc24ad0f01b9eb6c249ab92f020b28dfcf6c5d [2024-10-22T02:47:42.113Z] $ docker rm -f --volumes 6355fa3f9f28e6dec1c3263c73fc24ad0f01b9eb6c249ab92f020b28dfcf6c5d [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-10-22T02:47:42.729Z] + [ -d /w/workspace/edgex-go/733/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:43.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:43.873Z] ---> package-listing.sh [2024-10-22T02:47:43.873Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T02:47:43.873Z] ++ facter osfamily [2024-10-22T02:47:44.131Z] + OS_FAMILY=debian [2024-10-22T02:47:44.131Z] + workspace=/w/workspace/edgex-go/733 [2024-10-22T02:47:44.131Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T02:47:44.131Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T02:47:44.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T02:47:44.131Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T02:47:44.131Z] + '[' /w/workspace/edgex-go/733 ']' [2024-10-22T02:47:44.131Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T02:47:44.131Z] + case "${OS_FAMILY}" in [2024-10-22T02:47:44.131Z] + dpkg -l [2024-10-22T02:47:44.131Z] + grep '^ii' [2024-10-22T02:47:44.131Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T02:47:44.131Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T02:47:44.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T02:47:44.131Z] + '[' /w/workspace/edgex-go/733 ']' [2024-10-22T02:47:44.131Z] + mkdir -p /w/workspace/edgex-go/733/archives/ [2024-10-22T02:47:44.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/733/archives/ [Pipeline] echo [2024-10-22T02:47:44.143Z] 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/733/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T02:47:44.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:44.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T02:47:44.987Z] [2024-10-22T02:47:44.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T02:47:45.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T02:47:45.283Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T02:47:45.283Z] 5eb5b503b376: Pulling fs layer [2024-10-22T02:47:45.283Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T02:47:45.283Z] ec43610c2a17: Pulling fs layer [2024-10-22T02:47:45.283Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T02:47:45.283Z] 33b1e0a273af: Pulling fs layer [2024-10-22T02:47:45.283Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T02:47:45.283Z] 2f39f015ded8: Pulling fs layer [2024-10-22T02:47:45.283Z] 3a2ae6a8a46f: Waiting [2024-10-22T02:47:45.283Z] 5d3b04190fa2: Waiting [2024-10-22T02:47:45.283Z] 2f39f015ded8: Waiting [2024-10-22T02:47:45.283Z] 33b1e0a273af: Waiting [2024-10-22T02:47:45.283Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T02:47:45.283Z] 5c69ac0246d0: Download complete [2024-10-22T02:47:45.283Z] 3a2ae6a8a46f: Download complete [2024-10-22T02:47:45.283Z] 33b1e0a273af: Verifying Checksum [2024-10-22T02:47:45.283Z] 33b1e0a273af: Download complete [2024-10-22T02:47:45.283Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T02:47:45.283Z] 5d3b04190fa2: Download complete [2024-10-22T02:47:45.283Z] ec43610c2a17: Download complete [2024-10-22T02:47:45.542Z] 5eb5b503b376: Verifying Checksum [2024-10-22T02:47:45.542Z] 5eb5b503b376: Download complete [2024-10-22T02:47:46.106Z] 2f39f015ded8: Download complete [2024-10-22T02:47:46.671Z] 5eb5b503b376: Pull complete [2024-10-22T02:47:46.671Z] 5c69ac0246d0: Pull complete [2024-10-22T02:47:47.237Z] ec43610c2a17: Pull complete [2024-10-22T02:47:47.237Z] 3a2ae6a8a46f: Pull complete [2024-10-22T02:47:47.495Z] 33b1e0a273af: Pull complete [2024-10-22T02:47:47.495Z] 5d3b04190fa2: Pull complete [2024-10-22T02:47:51.684Z] 2f39f015ded8: Pull complete [2024-10-22T02:47:51.684Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T02:47:51.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T02:47:51.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T02:47:51.801Z] prd-ubuntu20.04-docker-8c-8g-23454 does not seem to be running inside a container [2024-10-22T02:47:51.866Z] $ 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/733/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/733 -v /w/workspace/edgex-go/733:/w/workspace/edgex-go/733:rw,z -v /w/workspace/edgex-go/733@tmp:/w/workspace/edgex-go/733@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T02:47:56.803Z] $ docker top a5129199242454bcd3d8f809de7ec4049d17576fd4453eb2adf7b1eb2ef17b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T02:47:57.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T02:47:57.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T02:47:57.911Z] + ls /var/log/sa-host [2024-10-22T02:47:57.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T02:47:58.092Z] provisioning config files... [2024-10-22T02:47:58.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/733@tmp/config13224876387846094853tmp [Pipeline] { [Pipeline] echo [2024-10-22T02:47:58.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:58.404Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T02:47:58.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:58.764Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T02:47:58.774Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:59.059Z] ---> sudo-logs.sh [2024-10-22T02:47:59.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T02:47:59.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:47:59.376Z] ---> job-cost.sh [2024-10-22T02:47:59.376Z] lf-activate-venv: SKIPPING [2024-10-22T02:47:59.376Z] DEBUG: total: 0.10999999940395355 [2024-10-22T02:47:59.376Z] INFO: Retrieving Stack Cost... [2024-10-22T02:47:59.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T02:48:00.210Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T02:48:00.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T02:48:00.509Z] ---> logs-deploy.sh [2024-10-22T02:48:00.509Z] lf-activate-venv: SKIPPING [2024-10-22T02:48:00.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/733 [2024-10-22T02:48:00.509Z] INFO: archiving workspace using pattern(s): [2024-10-22T02:48:01.449Z] Archives upload complete. [2024-10-22T02:48:01.449Z] INFO: archiving logs to Nexus