Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97aa120ff60dfd4d722ec5077cfcbd57441af356 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-ssh17208401010995944583.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-ssh2762696815871838454.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-ssh16537180284806832328.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-ssh7003594742632036252.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-ssh3419749424558495649.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22183 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/719 [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/719 # 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 97aa120ff60dfd4d722ec5077cfcbd57441af356 (main) Commit message: "Merge pull request #4960 from jinlinGuan/issue-4935" > 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 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 > git rev-list --no-walk 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T08:51:37.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T08:51:37.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T08:51:37.510Z] ========================================================= [2024-10-08T08:51:37.510Z] EdgeX Global Pipelines Version Info [2024-10-08T08:51:37.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:51:38.640Z] ------------------- [2024-10-08T08:51:38.640Z] stable info: [2024-10-08T08:51:38.640Z] ------------------- [2024-10-08T08:51:38.640Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T08:51:38.640Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T08:51:38.640Z] Message: update stable to v1.0.265 [2024-10-08T08:51:38.901Z] ------------------- [2024-10-08T08:51:38.901Z] experimental info: [2024-10-08T08:51:38.901Z] ------------------- [2024-10-08T08:51:38.901Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T08:51:38.901Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T08:51:38.901Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T08:51:39.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-08T08:51:39.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-08T08:51:39.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T08:51:39.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T08:51:39.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T08:51:39.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T08:51:39.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T08:51:39.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-08T08:51:39.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-08T08:51:39.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-08T08:51:39.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T08:51:39.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T08:51:39.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T08:51:39.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T08:51:39.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T08:51:39.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T08:51:39.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T08:51:39.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T08:51:39.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-08T08:51:39.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-08T08:51:39.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T08:51:39.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T08:51:39.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T08:51:39.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-08T08:51:39.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-08T08:51:39.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-08T08:51:39.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo [2024-10-08T08:51:39.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97aa120 [Pipeline] echo [2024-10-08T08:51:39.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:51:39.735Z] provisioning config files... [2024-10-08T08:51:39.749Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config6963800687177509956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:51:40.089Z] ---> ****-login.sh [2024-10-08T08:51:40.089Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:51:40.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:51:40.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:51:40.353Z] Configure a credential helper to remove this warning. See [2024-10-08T08:51:40.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:51:40.353Z] [2024-10-08T08:51:40.353Z] Login Succeeded [2024-10-08T08:51:40.353Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:51:40.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:51:40.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:51:40.613Z] Configure a credential helper to remove this warning. See [2024-10-08T08:51:40.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:51:40.613Z] [2024-10-08T08:51:40.614Z] Login Succeeded [2024-10-08T08:51:40.614Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:51:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:51:40.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:51:40.614Z] Configure a credential helper to remove this warning. See [2024-10-08T08:51:40.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:51:40.614Z] [2024-10-08T08:51:40.614Z] Login Succeeded [2024-10-08T08:51:40.614Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:51:40.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:51:40.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:51:40.875Z] Configure a credential helper to remove this warning. See [2024-10-08T08:51:40.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:51:40.875Z] [2024-10-08T08:51:40.875Z] Login Succeeded [2024-10-08T08:51:40.875Z] ****.io [2024-10-08T08:51:40.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:51:41.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:51:41.139Z] Configure a credential helper to remove this warning. See [2024-10-08T08:51:41.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:51:41.140Z] [2024-10-08T08:51:41.140Z] Login Succeeded [2024-10-08T08:51:41.140Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:51:41.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:51:41.483Z] + 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-08T08:51:41.483Z] + dirname cmd/core-command/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-08T08:51:41.483Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T08:51:41.483Z] cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T08:51:41.483Z] + + dirname cmd/core-data/Dockerfile [2024-10-08T08:51:41.483Z] cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/core-keeper/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/core-metadata/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-08T08:51:41.483Z] + + cut -d/ -f2 [2024-10-08T08:51:41.483Z] dirname cmd/security-bootstrapper/Dockerfile [2024-10-08T08:51:41.483Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-08T08:51:41.483Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-08T08:51:41.483Z] cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-08T08:51:41.483Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T08:51:41.483Z] cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-08T08:51:41.483Z] + + cut -d/ -f2 [2024-10-08T08:51:41.483Z] dirname cmd/security-spire-server/Dockerfile [2024-10-08T08:51:41.483Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-08T08:51:41.483Z] + dirname cmd/support-notifications/Dockerfile [2024-10-08T08:51:41.483Z] + cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-08T08:51:41.483Z] + + dirname cmd/support-scheduler/Dockerfile [2024-10-08T08:51:41.483Z] cut -d/ -f2 [2024-10-08T08:51:41.483Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-08T08:51:41.519Z] 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-08T08:51:41.905Z] + git rev-list -1 --merges 97aa120ff60dfd4d722ec5077cfcbd57441af356~1..97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo [2024-10-08T08:51:41.920Z] -----------> git rev-list -1 --merges 97aa120ff60dfd4d722ec5077cfcbd57441af356~1..97aa120ff60dfd4d722ec5077cfcbd57441af356 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T08:51:41.920Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [false] [Pipeline] sh [2024-10-08T08:51:42.214Z] + git log --format=format:%s -1 97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo [2024-10-08T08:51:42.231Z] ========================================================= [2024-10-08T08:51:42.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T08:51:42.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-08T08:51:42.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T08:51:42.719Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T08:51:42.719Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T08:51:42.719Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T08:51:42.719Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T08:51:42.719Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T08:51:42.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:51:43.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:51:43.149Z] [2024-10-08T08:51:43.149Z] 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-08T08:51:43.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:51:43.462Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T08:51:43.462Z] b85a868b505f: Pulling fs layer [2024-10-08T08:51:43.462Z] e2be974225ed: Pulling fs layer [2024-10-08T08:51:43.462Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T08:51:43.462Z] 988bab9f4d93: Pulling fs layer [2024-10-08T08:51:43.462Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T08:51:43.462Z] eaf3925da568: Pulling fs layer [2024-10-08T08:51:43.462Z] bab4dde63d76: Pulling fs layer [2024-10-08T08:51:43.462Z] bde34c3a00c8: Pulling fs layer [2024-10-08T08:51:43.462Z] b352a97aabf1: Pulling fs layer [2024-10-08T08:51:43.462Z] 4872d77fe225: Pulling fs layer [2024-10-08T08:51:43.462Z] 5851b861e8e6: Pulling fs layer [2024-10-08T08:51:43.462Z] bab4dde63d76: Waiting [2024-10-08T08:51:43.462Z] bde34c3a00c8: Waiting [2024-10-08T08:51:43.462Z] b352a97aabf1: Waiting [2024-10-08T08:51:43.462Z] 5851b861e8e6: Waiting [2024-10-08T08:51:43.462Z] 988bab9f4d93: Waiting [2024-10-08T08:51:43.462Z] e2be974225ed: Download complete [2024-10-08T08:51:43.462Z] 988bab9f4d93: Verifying Checksum [2024-10-08T08:51:43.462Z] 988bab9f4d93: Download complete [2024-10-08T08:51:43.462Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T08:51:43.462Z] 1469e6f7b9e6: Download complete [2024-10-08T08:51:43.462Z] eaf3925da568: Download complete [2024-10-08T08:51:43.721Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T08:51:43.721Z] 339a4e72a1f5: Download complete [2024-10-08T08:51:43.721Z] bde34c3a00c8: Verifying Checksum [2024-10-08T08:51:43.721Z] bde34c3a00c8: Download complete [2024-10-08T08:51:43.721Z] b352a97aabf1: Download complete [2024-10-08T08:51:43.721Z] 4872d77fe225: Verifying Checksum [2024-10-08T08:51:43.721Z] 4872d77fe225: Download complete [2024-10-08T08:51:43.721Z] 5851b861e8e6: Verifying Checksum [2024-10-08T08:51:43.721Z] 5851b861e8e6: Download complete [2024-10-08T08:51:43.721Z] b85a868b505f: Verifying Checksum [2024-10-08T08:51:43.721Z] b85a868b505f: Download complete [2024-10-08T08:51:43.981Z] bab4dde63d76: Download complete [2024-10-08T08:51:44.920Z] b85a868b505f: Pull complete [2024-10-08T08:51:45.179Z] e2be974225ed: Pull complete [2024-10-08T08:51:45.749Z] 339a4e72a1f5: Pull complete [2024-10-08T08:51:45.749Z] 988bab9f4d93: Pull complete [2024-10-08T08:51:46.009Z] 1469e6f7b9e6: Pull complete [2024-10-08T08:51:46.009Z] eaf3925da568: Pull complete [2024-10-08T08:51:47.915Z] bab4dde63d76: Pull complete [2024-10-08T08:51:47.915Z] bde34c3a00c8: Pull complete [2024-10-08T08:51:47.915Z] b352a97aabf1: Pull complete [2024-10-08T08:51:48.176Z] 4872d77fe225: Pull complete [2024-10-08T08:51:48.176Z] 5851b861e8e6: Pull complete [2024-10-08T08:51:48.176Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T08:51:48.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:51:48.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:51:48.326Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T08:51:48.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T08:51:52.177Z] $ docker top 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e -eo pid,comm [2024-10-08T08:51:52.237Z] 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-08T08:51:52.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T08:51:52.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:51:52.291Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:51:52.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:51:52.415Z] $ docker exec 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent [2024-10-08T08:51:52.521Z] SSH_AUTH_SOCK=/tmp/ssh-g7nPAHPNJE7V/agent.32 [2024-10-08T08:51:52.521Z] SSH_AGENT_PID=38 [2024-10-08T08:51:52.528Z] Running ssh-add (command line suppressed) [2024-10-08T08:51:52.634Z] Identity added: /w/workspace/edgex-go/719@tmp/private_key_9247057885456558940.key (/w/workspace/edgex-go/719@tmp/private_key_9247057885456558940.key) [2024-10-08T08:51:52.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:51:52.942Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T08:51:52.955Z] $ docker exec --env ******** --env ******** 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent -k [2024-10-08T08:51:53.054Z] unset SSH_AUTH_SOCK; [2024-10-08T08:51:53.054Z] unset SSH_AGENT_PID; [2024-10-08T08:51:53.054Z] echo Agent pid 38 killed; [2024-10-08T08:51:53.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T08:51:53.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:51:53.108Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:51:53.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:51:53.236Z] $ docker exec 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent [2024-10-08T08:51:53.341Z] SSH_AUTH_SOCK=/tmp/ssh-BQ6tYLZ7W1Hp/agent.71 [2024-10-08T08:51:53.341Z] SSH_AGENT_PID=77 [2024-10-08T08:51:53.347Z] Running ssh-add (command line suppressed) [2024-10-08T08:51:53.455Z] Identity added: /w/workspace/edgex-go/719@tmp/private_key_5940590830164911517.key (/w/workspace/edgex-go/719@tmp/private_key_5940590830164911517.key) [2024-10-08T08:51:53.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:51:53.755Z] + git semver init [2024-10-08T08:51:54.015Z] 2024-10-08 08:51:53,940 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T08:51:54.015Z] 2024-10-08 08:51:53,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/719/.semver [2024-10-08T08:51:54.015Z] 2024-10-08 08:51:53,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/719/.semver [2024-10-08T08:51:54.015Z] 2024-10-08 08:51:53,942 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/719/.semver'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) [2024-10-08T08:52:00.592Z] 2024-10-08 08:51:59,445 [append_file] DEBUG append to file:/w/workspace/edgex-go/719/.git/info/exclude [2024-10-08T08:52:00.592Z] 2024-10-08 08:51:59,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/719/.semver/main with force:False [2024-10-08T08:52:00.592Z] 2024-10-08 08:51:59,446 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T08:52:00.592Z] 2024-10-08 08:51:59,446 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T08:52:00.592Z] 3.2.0-dev.96 [Pipeline] } [2024-10-08T08:52:00.604Z] $ docker exec --env ******** --env ******** 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent -k [2024-10-08T08:52:00.711Z] unset SSH_AUTH_SOCK; [2024-10-08T08:52:00.712Z] unset SSH_AGENT_PID; [2024-10-08T08:52:00.712Z] echo Agent pid 77 killed; [2024-10-08T08:52:00.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:52:01.052Z] + git semver [Pipeline] } [2024-10-08T08:52:01.329Z] $ docker stop --time=1 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e [2024-10-08T08:52:02.595Z] $ docker rm -f --volumes 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T08:52:02.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T08:52:03.169Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T08:52:03.174Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.96 [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-08T08:52:03.597Z] + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo [2024-10-08T08:52:03.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:52:03.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:52:03.654Z] ========================================================= [2024-10-08T08:52:03.654Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T08:52:03.654Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:52:03.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T08:52:03.953Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T08:52:03.953Z] 43c4264eed91: Pulling fs layer [2024-10-08T08:52:03.953Z] 4cc291be95ef: Pulling fs layer [2024-10-08T08:52:03.953Z] 2ac1f1163629: Pulling fs layer [2024-10-08T08:52:03.953Z] 5c3c966382ef: Pulling fs layer [2024-10-08T08:52:03.953Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T08:52:03.953Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T08:52:03.953Z] 9f66e0745190: Pulling fs layer [2024-10-08T08:52:03.953Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T08:52:03.953Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T08:52:03.953Z] 5c3c966382ef: Waiting [2024-10-08T08:52:03.953Z] 4f4fb700ef54: Waiting [2024-10-08T08:52:03.953Z] 5d5c8e513c77: Waiting [2024-10-08T08:52:03.953Z] 9f66e0745190: Waiting [2024-10-08T08:52:03.953Z] f49a43e4bbc0: Waiting [2024-10-08T08:52:03.953Z] 561ebcabdf7f: Waiting [2024-10-08T08:52:03.953Z] 4cc291be95ef: Verifying Checksum [2024-10-08T08:52:03.953Z] 4cc291be95ef: Download complete [2024-10-08T08:52:03.953Z] 5c3c966382ef: Verifying Checksum [2024-10-08T08:52:03.953Z] 5c3c966382ef: Download complete [2024-10-08T08:52:03.953Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T08:52:03.953Z] 4f4fb700ef54: Download complete [2024-10-08T08:52:03.953Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T08:52:03.953Z] 5d5c8e513c77: Download complete [2024-10-08T08:52:03.953Z] 43c4264eed91: Download complete [2024-10-08T08:52:03.953Z] 9f66e0745190: Verifying Checksum [2024-10-08T08:52:03.953Z] 9f66e0745190: Download complete [2024-10-08T08:52:04.212Z] 43c4264eed91: Pull complete [2024-10-08T08:52:04.212Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T08:52:04.212Z] 561ebcabdf7f: Download complete [2024-10-08T08:52:04.212Z] 4cc291be95ef: Pull complete [2024-10-08T08:52:04.470Z] 2ac1f1163629: Verifying Checksum [2024-10-08T08:52:04.470Z] 2ac1f1163629: Download complete [2024-10-08T08:52:04.729Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T08:52:04.729Z] f49a43e4bbc0: Download complete [2024-10-08T08:52:08.013Z] 2ac1f1163629: Pull complete [2024-10-08T08:52:08.013Z] 5c3c966382ef: Pull complete [2024-10-08T08:52:08.013Z] 4f4fb700ef54: Pull complete [2024-10-08T08:52:08.013Z] 5d5c8e513c77: Pull complete [2024-10-08T08:52:08.013Z] 9f66e0745190: Pull complete [2024-10-08T08:52:10.557Z] f49a43e4bbc0: Pull complete [2024-10-08T08:52:10.816Z] 561ebcabdf7f: Pull complete [2024-10-08T08:52:10.816Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T08:52:10.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T08:52:10.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:52:11.117Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T08:52:11.117Z] WORKDIR /edgex [2024-10-08T08:52:11.117Z] COPY go.mod . [2024-10-08T08:52:11.117Z] RUN go mod download [2024-10-08T08:52:11.117Z] docker build -t ci-base-image-x86_64 -f - . [2024-10-08T08:52:11.684Z] Sending build context to Docker daemon 179.7MB [2024-10-08T08:52:11.684Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T08:52:11.684Z] ---> 3a752c3f9dda [2024-10-08T08:52:11.684Z] Step 2/4 : WORKDIR /edgex [2024-10-08T08:52:18.275Z] Still waiting to schedule task [2024-10-08T08:52:18.275Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-08T08:52:18.334Z] ---> Running in e67da85dcfed [2024-10-08T08:52:18.334Z] Removing intermediate container e67da85dcfed [2024-10-08T08:52:18.334Z] ---> 9d23fdf4090a [2024-10-08T08:52:18.334Z] Step 3/4 : COPY go.mod . [2024-10-08T08:52:18.334Z] ---> c57087fd0afa [2024-10-08T08:52:18.334Z] Step 4/4 : RUN go mod download [2024-10-08T08:52:18.334Z] ---> Running in 6669b2ca5d90 [2024-10-08T08:52:44.901Z] Removing intermediate container 6669b2ca5d90 [2024-10-08T08:52:44.901Z] ---> 9daec31d209f [2024-10-08T08:52:44.901Z] Successfully built 9daec31d209f [2024-10-08T08:52:44.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:52:45.209Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T08:52:45.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:52:45.283Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T08:52:45.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T08:52:45.809Z] $ docker top 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:52:46.176Z] + go version [2024-10-08T08:52:46.176Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T08:52:46.187Z] $ docker stop --time=1 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e [2024-10-08T08:52:47.460Z] $ docker rm -f --volumes 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:52:47.890Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T08:52:47.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:52:47.967Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T08:52:47.996Z] $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T08:52:48.308Z] $ docker top eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-08T08:52:48.386Z] ========================================================= [2024-10-08T08:52:48.386Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-08T08:52:48.386Z] ========================================================= [Pipeline] sh [2024-10-08T08:52:48.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:52:48.969Z] + make test [2024-10-08T08:52:48.969Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T08:52:57.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-08T08:53:23.649Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-08T08:53:23.649Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-08T08:53:25.541Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-08T08:53:25.799Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-08T08:53:26.057Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-08T08:53:26.316Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-08T08:53:26.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-08T08:53:26.881Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-08T08:53:26.881Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-08T08:53:26.881Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-08T08:53:28.783Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-08T08:53:28.783Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-08T08:53:29.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-10-08T08:53:29.718Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-08T08:53:29.718Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-08T08:53:29.718Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-08T08:53:29.977Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-08T08:53:29.977Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-08T08:53:30.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements [2024-10-08T08:53:30.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-08T08:53:30.802Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-08T08:53:32.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-08T08:53:32.179Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-08T08:53:32.179Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-08T08:53:32.179Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:53:32.179Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-08T08:53:33.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-10-08T08:53:33.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-10-08T08:53:33.559Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-08T08:53:33.559Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-08T08:53:33.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.800s coverage: 93.4% of statements [2024-10-08T08:53:33.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements [2024-10-08T08:53:34.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements [2024-10-08T08:53:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-08T08:53:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-08T08:53:35.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-08T08:53:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.8% of statements [2024-10-08T08:53:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-08T08:53:37.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-08T08:53:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-08T08:53:37.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-08T08:53:38.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2024-10-08T08:53:38.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-10-08T08:53:38.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 42.5% of statements [2024-10-08T08:53:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements [2024-10-08T08:53:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements [2024-10-08T08:53:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-08T08:53:39.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-10-08T08:53:39.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-08T08:53:39.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-08T08:53:39.897Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-08T08:53:39.897Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-08T08:53:39.897Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-08T08:53:40.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-08T08:53:40.156Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-08T08:53:40.156Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-08T08:53:40.156Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-08T08:53:41.107Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-08T08:53:41.107Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-08T08:53:41.107Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-08T08:53:42.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-08T08:53:42.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-08T08:53:42.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-08T08:53:42.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-08T08:53:42.718Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-08T08:53:42.718Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-08T08:53:43.285Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-08T08:53:44.655Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-08T08:53:45.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-08T08:53:46.598Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-08T08:53:46.598Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-08T08:53:48.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22184 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-08T08:53:48.361Z] Running in /w/workspace/edgex-go/719 [Pipeline] { [Pipeline] checkout [2024-10-08T08:53:48.505Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-08T08:53:48.505Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-08T08:53:48.505Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-08T08:53:49.897Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-08T08:53:49.897Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-08T08:53:50.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-08T08:53:50.721Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-08T08:53:50.721Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-08T08:53:50.721Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-08T08:53:50.721Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-08T08:53:51.419Z] The recommended git tool is: git [2024-10-08T08:53:51.656Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-08T08:53:51.656Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-08T08:53:51.657Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-08T08:53:51.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-10-08T08:53:52.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-08T08:53:52.850Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-08T08:53:52.850Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:53:54.234Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-08T08:53:54.234Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-08T08:53:54.234Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-08T08:53:54.234Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-08T08:53:55.736Z] using credential edgex-jenkins-ssh [2024-10-08T08:53:55.761Z] Cloning the remote Git repository [2024-10-08T08:53:56.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-08T08:53:56.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-08T08:53:56.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-08T08:53:56.137Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:53:55.802Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-08T08:53:55.906Z] > git init /w/workspace/edgex-go/719 # timeout=10 [2024-10-08T08:53:56.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-08T08:53:56.058Z] > git --version # timeout=10 [2024-10-08T08:53:56.082Z] > git --version # 'git version 2.25.1' [2024-10-08T08:53:56.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T08:53:56.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T08:53:57.076Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-08T08:53:57.076Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-08T08:53:57.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-08T08:53:57.336Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 20.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.562s coverage: 36.5% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 89.5% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 97.1% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements [2024-10-08T08:54:05.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-10-08T08:54:05.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2024-10-08T08:54:05.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-10-08T08:54:05.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-10-08T08:54:05.468Z] 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-08T08:54:05.468Z] running golangci-lint [2024-10-08T08:54:05.468Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-08T08:54:05.468Z] go version go1.23.2 linux/amd64 [2024-10-08T08:54:05.468Z] 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-08T08:54:05.468Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-08T08:54:05.468Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-08T08:54:14.938Z] Avoid second fetch [2024-10-08T08:54:14.939Z] Checking out Revision 97aa120ff60dfd4d722ec5077cfcbd57441af356 (main) [2024-10-08T08:54:14.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-08T08:54:14.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T08:54:14.953Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T08:54:15.014Z] > git checkout -f 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 [2024-10-08T08:54:15.740Z] Commit message: "Merge pull request #4960 from jinlinGuan/issue-4935" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T08:54:20.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T08:54:20.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T08:54:20.490Z] Dload Upload Total Spent Left Speed [2024-10-08T08:54:20.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-10-08T08:54:20.826Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T08:54:21.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T08:54:21.150Z] + sudo tee /etc/docker/daemon.new [2024-10-08T08:54:21.150Z] { [2024-10-08T08:54:21.150Z] "registry-mirrors": [ [2024-10-08T08:54:21.150Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T08:54:21.150Z] ], [2024-10-08T08:54:21.150Z] "bip": "10.250.0.254/24", [2024-10-08T08:54:21.150Z] "hosts": [ [2024-10-08T08:54:21.150Z] "tcp://0.0.0.0:5555", [2024-10-08T08:54:21.150Z] "unix:///var/run/docker.sock" [2024-10-08T08:54:21.150Z] ], [2024-10-08T08:54:21.150Z] "mtu": 1458, [2024-10-08T08:54:21.150Z] "selinux-enabled": true, [2024-10-08T08:54:21.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T08:54:21.150Z] } [Pipeline] sh [2024-10-08T08:54:21.478Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T08:54:21.806Z] + sudo service docker restart [2024-10-08T08:54:27.395Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 21.824088035s" [2024-10-08T08:54:27.396Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.6295ms" [2024-10-08T08:54:39.601Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.871945042s with top 10 stages: buildir: 52.593668086s, gosec: 3.829691595s, inspect: 3.155300443s, fact_deprecated: 3.005628222s, printf: 2.116490716s, ctrlflow: 1.623826524s, fact_purity: 1.448635868s, directives: 1.393057521s, nilness: 1.365080165s, ineffassign: 1.062280539s" [2024-10-08T08:54:39.601Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-08T08:54:39.601Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 219/219, identifier_marker: 219/219, exclude: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, exclude-rules: 219/22, cgo: 219/219, invalid_issue: 219/219, skip_dirs: 219/219, nolint: 22/0, filename_unadjuster: 219/219" [2024-10-08T08:54:39.601Z] level=info msg="[runner] processing took 21.14065ms with stages: nolint: 9.337969ms, identifier_marker: 5.704281ms, autogenerated_exclude: 1.778424ms, path_prettifier: 1.726595ms, exclude-rules: 1.571625ms, skip_dirs: 938.956µs, cgo: 31.05µs, invalid_issue: 30.62µs, filename_unadjuster: 15.5µs, max_same_issues: 1.45µs, fixer: 770ns, exclude: 480ns, uniq_by_line: 440ns, skip_files: 430ns, max_from_linter: 390ns, diff: 320ns, sort_results: 310ns, path_prefixer: 300ns, source_code: 220ns, max_per_file_from_linter: 200ns, path_shortener: 170ns, severity-rules: 150ns" [2024-10-08T08:54:39.601Z] level=info msg="[runner] linters took 10.964822529s with stages: goanalysis_metalinter: 10.94355521s" [2024-10-08T08:54:39.601Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-08T08:54:39.601Z] level=info msg="Memory: 329 samples, avg is 276.0MB, max is 1249.5MB" [2024-10-08T08:54:39.601Z] level=info msg="Execution took 32.841897171s" [2024-10-08T08:54:39.601Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:54:40.055Z] provisioning config files... [2024-10-08T08:54:40.075Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config8085941109933506195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:54:40.495Z] ---> ****-login.sh [2024-10-08T08:54:40.495Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:54:40.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:54:41.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:54:41.030Z] Configure a credential helper to remove this warning. See [2024-10-08T08:54:41.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:54:41.030Z] [2024-10-08T08:54:41.030Z] Login Succeeded [2024-10-08T08:54:41.030Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:54:41.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:54:41.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:54:41.301Z] Configure a credential helper to remove this warning. See [2024-10-08T08:54:41.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:54:41.301Z] [2024-10-08T08:54:41.301Z] Login Succeeded [2024-10-08T08:54:41.301Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:54:41.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:54:41.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:54:41.569Z] Configure a credential helper to remove this warning. See [2024-10-08T08:54:41.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:54:41.570Z] [2024-10-08T08:54:41.570Z] Login Succeeded [2024-10-08T08:54:41.570Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:54:41.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:54:42.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:54:42.110Z] Configure a credential helper to remove this warning. See [2024-10-08T08:54:42.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:54:42.110Z] [2024-10-08T08:54:42.110Z] Login Succeeded [2024-10-08T08:54:42.110Z] ****.io [2024-10-08T08:54:42.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:54:42.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:54:42.378Z] Configure a credential helper to remove this warning. See [2024-10-08T08:54:42.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:54:42.378Z] [2024-10-08T08:54:42.378Z] Login Succeeded [2024-10-08T08:54:42.378Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:54:42.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-08T08:54:42.991Z] + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo [2024-10-08T08:54:43.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:54:43.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:54:43.055Z] ========================================================= [2024-10-08T08:54:43.055Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T08:54:43.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:54:43.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T08:54:43.375Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T08:54:43.375Z] cf04c63912e1: Pulling fs layer [2024-10-08T08:54:43.375Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T08:54:43.375Z] a37a00ec5f00: Pulling fs layer [2024-10-08T08:54:43.375Z] 50b3750afda1: Pulling fs layer [2024-10-08T08:54:43.375Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T08:54:43.375Z] 80978eb59214: Pulling fs layer [2024-10-08T08:54:43.375Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T08:54:43.375Z] c5a475d317c9: Pulling fs layer [2024-10-08T08:54:43.375Z] 4f4fb700ef54: Waiting [2024-10-08T08:54:43.375Z] 80978eb59214: Waiting [2024-10-08T08:54:43.375Z] c9f46d7d2bd2: Waiting [2024-10-08T08:54:43.375Z] c5a475d317c9: Waiting [2024-10-08T08:54:43.375Z] 50b3750afda1: Waiting [2024-10-08T08:54:43.642Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T08:54:43.642Z] 55b35a11ae5e: Download complete [2024-10-08T08:54:43.642Z] 50b3750afda1: Verifying Checksum [2024-10-08T08:54:43.642Z] 50b3750afda1: Download complete [2024-10-08T08:54:43.642Z] 4f4fb700ef54: Download complete [2024-10-08T08:54:43.642Z] 80978eb59214: Verifying Checksum [2024-10-08T08:54:43.642Z] 80978eb59214: Download complete [2024-10-08T08:54:43.642Z] cf04c63912e1: Verifying Checksum [2024-10-08T08:54:43.642Z] cf04c63912e1: Download complete [2024-10-08T08:54:44.223Z] c5a475d317c9: Verifying Checksum [2024-10-08T08:54:44.223Z] c5a475d317c9: Download complete [2024-10-08T08:54:44.498Z] cf04c63912e1: Pull complete [2024-10-08T08:54:44.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T08:54:44.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T08:54:44.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T08:54:44.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-08T08:54:45.093Z] 55b35a11ae5e: Pull complete [2024-10-08T08:54:45.172Z] + ls -al . [2024-10-08T08:54:45.172Z] total 1852 [2024-10-08T08:54:45.172Z] drwxrwxr-x 11 1001 1001 4096 Oct 8 08:52 . [2024-10-08T08:54:45.172Z] drwxr-xr-x 4 root root 4096 Oct 8 08:52 .. [2024-10-08T08:54:45.172Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 .blubracket [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 10 Oct 8 08:51 .dockerignore [2024-10-08T08:54:45.172Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 08:54 .git [2024-10-08T08:54:45.172Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 08:51 .github [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 1102 Oct 8 08:51 .gitignore [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 199 Oct 8 08:51 .golangci.yml [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 100 Oct 8 08:51 .hadolint.yml [2024-10-08T08:54:45.172Z] drwxr-xr-x 3 1001 1001 4096 Oct 8 08:51 .semver [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 155 Oct 8 08:51 .sonarcloud.properties [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 08:51 ADOPTERS.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 21553 Oct 8 08:51 Attribution.txt [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 100284 Oct 8 08:51 CHANGELOG.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 08:51 CONTRIBUTING.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 08:51 GOVERNANCE.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 861 Oct 8 08:51 Jenkinsfile [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 08:51 LICENSE [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 16854 Oct 8 08:51 Makefile [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 08:51 OWNERS.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 9528 Oct 8 08:51 README.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 789 Oct 8 08:51 SECURITY.md [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 12 Oct 8 08:52 VERSION [2024-10-08T08:54:45.172Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 bin [2024-10-08T08:54:45.172Z] drwxrwxr-x 20 1001 1001 4096 Oct 8 08:51 cmd [2024-10-08T08:54:45.172Z] -rw-r--r-- 1 root root 1504136 Oct 8 08:54 coverage.out [2024-10-08T08:54:45.172Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 fuzz_test [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 7305 Oct 8 08:51 go.mod [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 102748 Oct 8 08:51 go.sum [2024-10-08T08:54:45.172Z] drwxrwxr-x 7 1001 1001 4096 Oct 8 08:51 internal [2024-10-08T08:54:45.172Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 08:51 openapi [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 584 Oct 8 08:51 security.txt [2024-10-08T08:54:45.172Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 08:51 version.go [Pipeline] sh [2024-10-08T08:54:45.459Z] + '[' -e coverage.out ] [2024-10-08T08:54:45.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-08T08:54:45.608Z] Stashed 1 file(s) [Pipeline] sh [2024-10-08T08:54:45.677Z] a37a00ec5f00: Verifying Checksum [2024-10-08T08:54:45.677Z] a37a00ec5f00: Download complete [2024-10-08T08:54:45.893Z] + make build [2024-10-08T08:54:45.893Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T08:54:46.262Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T08:54:46.263Z] c9f46d7d2bd2: Download complete [2024-10-08T08:55:01.282Z] a37a00ec5f00: Pull complete [2024-10-08T08:55:01.282Z] 50b3750afda1: Pull complete [2024-10-08T08:55:01.282Z] 4f4fb700ef54: Pull complete [2024-10-08T08:55:01.282Z] 80978eb59214: Pull complete [2024-10-08T08:55:07.826Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T08:55:07.962Z] c9f46d7d2bd2: Pull complete [2024-10-08T08:55:08.762Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T08:55:09.409Z] c5a475d317c9: Pull complete [2024-10-08T08:55:09.409Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T08:55:09.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T08:55:09.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:55:09.752Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T08:55:09.752Z] WORKDIR /edgex [2024-10-08T08:55:09.752Z] COPY go.mod . [2024-10-08T08:55:09.752Z] RUN go mod download [2024-10-08T08:55:09.752Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-08T08:55:10.140Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T08:55:10.337Z] Sending build context to Docker daemon 3.686MB [2024-10-08T08:55:10.337Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T08:55:10.337Z] ---> be29e6b0f0d4 [2024-10-08T08:55:10.337Z] Step 2/4 : WORKDIR /edgex [2024-10-08T08:55:10.399Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T08:55:12.275Z] ---> Running in 1e9ede80d30d [2024-10-08T08:55:12.275Z] Removing intermediate container 1e9ede80d30d [2024-10-08T08:55:12.275Z] ---> 6f61a8199be6 [2024-10-08T08:55:12.275Z] Step 3/4 : COPY go.mod . [2024-10-08T08:55:12.301Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T08:55:12.862Z] ---> 79cd3efa3360 [2024-10-08T08:55:12.862Z] Step 4/4 : RUN go mod download [2024-10-08T08:55:12.862Z] ---> Running in 9f9f00719ee0 [2024-10-08T08:55:16.486Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T08:55:17.424Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T08:55:19.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T08:55:21.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T08:55:22.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T08:55:22.735Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T08:55:23.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T08:55:24.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-08T08:55:25.553Z] $ docker stop --time=1 eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce [2024-10-08T08:55:31.963Z] $ docker rm -f --volumes eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce [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-08T08:55:33.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T08:55:33.299Z] [2024-10-08T08:55:33.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:55:33.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T08:55:33.600Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-08T08:55:33.600Z] 91d30c5bc195: Pulling fs layer [2024-10-08T08:55:33.600Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-08T08:55:33.600Z] 9c61dcf015f6: Pulling fs layer [2024-10-08T08:55:33.600Z] 4698f68db338: Pulling fs layer [2024-10-08T08:55:33.600Z] 2a2f49069b9e: Pulling fs layer [2024-10-08T08:55:33.600Z] e0025b399a48: Pulling fs layer [2024-10-08T08:55:33.600Z] 4698f68db338: Waiting [2024-10-08T08:55:33.600Z] 2a2f49069b9e: Waiting [2024-10-08T08:55:33.600Z] e0025b399a48: Waiting [2024-10-08T08:55:33.859Z] 91d30c5bc195: Verifying Checksum [2024-10-08T08:55:33.859Z] 91d30c5bc195: Download complete [2024-10-08T08:55:33.859Z] 4698f68db338: Verifying Checksum [2024-10-08T08:55:33.859Z] 4698f68db338: Download complete [2024-10-08T08:55:33.859Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-08T08:55:33.859Z] 2e9b0aa3be6d: Download complete [2024-10-08T08:55:33.859Z] e0025b399a48: Download complete [2024-10-08T08:55:33.859Z] 91d30c5bc195: Pull complete [2024-10-08T08:55:34.118Z] 2a2f49069b9e: Download complete [2024-10-08T08:55:34.118Z] 2e9b0aa3be6d: Pull complete [2024-10-08T08:55:34.377Z] 9c61dcf015f6: Verifying Checksum [2024-10-08T08:55:34.377Z] 9c61dcf015f6: Download complete [2024-10-08T08:55:36.910Z] 9c61dcf015f6: Pull complete [2024-10-08T08:55:36.910Z] 4698f68db338: Pull complete [2024-10-08T08:55:37.478Z] 2a2f49069b9e: Pull complete [2024-10-08T08:55:37.478Z] e0025b399a48: Pull complete [2024-10-08T08:55:37.478Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-08T08:55:37.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T08:55:37.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:55:37.586Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T08:55:37.615Z] $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-08T08:55:41.192Z] $ docker top 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:55:41.549Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T08:55:44.088Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #1 transferring dockerfile: 1.69kB done [2024-10-08T08:55:44.088Z] #1 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #2 transferring dockerfile: 2.23kB done [2024-10-08T08:55:44.088Z] #2 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #3 transferring dockerfile: 2.02kB done [2024-10-08T08:55:44.088Z] #3 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #4 transferring dockerfile: 1.89kB done [2024-10-08T08:55:44.088Z] #4 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #5 transferring dockerfile: 1.81kB done [2024-10-08T08:55:44.088Z] #5 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #6 [core-command internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #6 transferring dockerfile: 1.93kB done [2024-10-08T08:55:44.088Z] #6 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #7 transferring dockerfile: 2.13kB done [2024-10-08T08:55:44.088Z] #7 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #8 [core-data internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #8 transferring dockerfile: 2.07kB done [2024-10-08T08:55:44.088Z] #8 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #9 transferring dockerfile: 2.49kB done [2024-10-08T08:55:44.088Z] #9 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #10 transferring dockerfile: 2.15kB done [2024-10-08T08:55:44.088Z] #10 DONE 0.1s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #11 transferring dockerfile: 1.85kB done [2024-10-08T08:55:44.088Z] #11 DONE 0.1s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T08:55:44.088Z] #12 transferring dockerfile: 1.70kB done [2024-10-08T08:55:44.088Z] #12 DONE 0.1s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #13 [security-spire-config internal] load .dockerignore [2024-10-08T08:55:44.088Z] #13 transferring context: 50B done [2024-10-08T08:55:44.088Z] #13 DONE 0.0s [2024-10-08T08:55:44.088Z] [2024-10-08T08:55:44.088Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-10-08T08:55:44.348Z] #14 transferring dockerfile: 2.07kB done [2024-10-08T08:55:44.348Z] #14 DONE 0.1s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T08:55:44.348Z] #15 transferring dockerfile: 2.50kB done [2024-10-08T08:55:44.348Z] #15 DONE 0.1s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T08:55:44.348Z] #16 transferring dockerfile: 3.17kB done [2024-10-08T08:55:44.348Z] #16 DONE 0.1s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T08:55:44.348Z] #17 transferring dockerfile: 1.93kB done [2024-10-08T08:55:44.348Z] #17 DONE 0.1s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T08:55:44.348Z] #18 transferring context: 50B done [2024-10-08T08:55:44.348Z] #18 DONE 0.0s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #19 [support-notifications internal] load .dockerignore [2024-10-08T08:55:44.348Z] #19 transferring context: 50B done [2024-10-08T08:55:44.348Z] #19 DONE 0.0s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #20 [security-spire-agent internal] load .dockerignore [2024-10-08T08:55:44.348Z] #20 transferring context: 50B done [2024-10-08T08:55:44.348Z] #20 DONE 0.0s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #21 [core-command internal] load .dockerignore [2024-10-08T08:55:44.348Z] #21 transferring context: 50B done [2024-10-08T08:55:44.348Z] #21 DONE 0.0s [2024-10-08T08:55:44.348Z] [2024-10-08T08:55:44.348Z] #22 [core-data internal] load .dockerignore [2024-10-08T08:55:44.606Z] #22 transferring context: 50B done [2024-10-08T08:55:44.606Z] #22 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #23 [core-metadata internal] load .dockerignore [2024-10-08T08:55:44.606Z] #23 transferring context: 50B done [2024-10-08T08:55:44.606Z] #23 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-10-08T08:55:44.606Z] #24 transferring context: 50B done [2024-10-08T08:55:44.606Z] #24 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #25 [security-proxy-auth internal] load .dockerignore [2024-10-08T08:55:44.606Z] #25 transferring context: 50B done [2024-10-08T08:55:44.606Z] #25 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-10-08T08:55:44.606Z] #26 transferring context: 50B done [2024-10-08T08:55:44.606Z] #26 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #27 [security-spire-server internal] load .dockerignore [2024-10-08T08:55:44.606Z] #27 transferring context: 50B done [2024-10-08T08:55:44.606Z] #27 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-08T08:55:44.606Z] #28 transferring context: 50B done [2024-10-08T08:55:44.606Z] #28 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #29 [security-bootstrapper internal] load .dockerignore [2024-10-08T08:55:44.606Z] #29 transferring context: 50B 0.0s done [2024-10-08T08:55:44.606Z] #29 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #30 [support-scheduler internal] load .dockerignore [2024-10-08T08:55:44.606Z] #30 transferring context: 50B done [2024-10-08T08:55:44.606Z] #30 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #31 [core-keeper internal] load .dockerignore [2024-10-08T08:55:44.606Z] #31 transferring context: 50B done [2024-10-08T08:55:44.606Z] #31 DONE 0.0s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:55:44.606Z] #32 DONE 0.1s [2024-10-08T08:55:44.606Z] [2024-10-08T08:55:44.606Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T08:55:44.879Z] #33 DONE 0.0s [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:55:44.879Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:44.879Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:44.879Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:44.879Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:44.879Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:44.879Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:44.879Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:44.879Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:44.879Z] #34 DONE 0.1s [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T08:55:44.879Z] #33 DONE 0.0s [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #35 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:55:44.879Z] #35 ... [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T08:55:44.879Z] #33 DONE 0.0s [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:55:44.879Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:44.879Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:44.879Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:44.879Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:44.879Z] #34 DONE 0.2s [2024-10-08T08:55:44.879Z] [2024-10-08T08:55:44.879Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T08:55:44.879Z] #36 DONE 0.5s [2024-10-08T08:55:45.139Z] [2024-10-08T08:55:45.140Z] #34 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:55:45.140Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:45.140Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:45.140Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:45.140Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:45.140Z] #34 DONE 0.2s [2024-10-08T08:55:45.140Z] [2024-10-08T08:55:45.140Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T08:55:45.140Z] #33 DONE 0.0s [2024-10-08T08:55:45.140Z] [2024-10-08T08:55:45.140Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:55:45.140Z] #32 ... [2024-10-08T08:55:45.140Z] [2024-10-08T08:55:45.140Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T08:55:45.140Z] #33 DONE 0.0s [2024-10-08T08:55:45.140Z] [2024-10-08T08:55:45.140Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:55:45.491Z] #32 DONE 0.5s [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:55:45.491Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:45.491Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:45.491Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:45.491Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:45.491Z] #34 DONE 0.2s [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #37 [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-08T08:55:45.491Z] #37 ... [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T08:55:45.491Z] #38 DONE 0.7s [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #39 [security-spire-config internal] load build context [2024-10-08T08:55:45.491Z] #39 transferring context: 26.23kB 0.0s done [2024-10-08T08:55:45.491Z] #39 DONE 0.4s [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:55:45.491Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:55:45.491Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:55:45.491Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T08:55:45.491Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T08:55:45.491Z] #34 DONE 0.2s [2024-10-08T08:55:45.491Z] [2024-10-08T08:55:45.491Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:55:45.491Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-10-08T08:55:45.491Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-08T08:55:45.491Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-08T08:55:45.491Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T08:55:45.491Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-10-08T08:55:45.491Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-08T08:55:45.753Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-08T08:55:45.753Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-08T08:55:45.753Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T08:55:45.753Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-10-08T08:55:45.753Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-08T08:55:45.753Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-10-08T08:55:45.753Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-08T08:55:45.753Z] #40 ... [2024-10-08T08:55:45.753Z] [2024-10-08T08:55:45.753Z] #41 [security-spire-server internal] load build context [2024-10-08T08:55:45.753Z] #41 transferring context: 27.98kB done [2024-10-08T08:55:45.753Z] #41 DONE 0.8s [2024-10-08T08:55:45.753Z] [2024-10-08T08:55:45.753Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:55:45.753Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-10-08T08:55:45.753Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-08T08:55:46.011Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.6s [2024-10-08T08:55:46.011Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-08T08:55:46.270Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.7s [2024-10-08T08:55:46.270Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-08T08:55:46.270Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.40MB / 30.73MB 0.9s [2024-10-08T08:55:46.270Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s [2024-10-08T08:55:46.528Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2024-10-08T08:55:51.837Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.5s [2024-10-08T08:55:54.374Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.9s done [2024-10-08T08:55:54.374Z] #40 ... [2024-10-08T08:55:54.374Z] [2024-10-08T08:55:54.374Z] #42 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T08:55:54.374Z] #42 transferring context: 50B done [2024-10-08T08:55:54.374Z] #42 ... [2024-10-08T08:55:54.374Z] [2024-10-08T08:55:54.374Z] #43 [core-metadata internal] load build context [2024-10-08T08:55:54.374Z] #43 transferring context: 369.10MB 9.5s [2024-10-08T08:55:55.757Z] #43 ... [2024-10-08T08:55:55.757Z] [2024-10-08T08:55:55.757Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-08T08:55:55.757Z] #44 ... [2024-10-08T08:55:55.757Z] [2024-10-08T08:55:55.757Z] #45 [security-spire-agent internal] load build context [2024-10-08T08:55:55.757Z] #45 ... [2024-10-08T08:55:55.757Z] [2024-10-08T08:55:55.757Z] #46 [core-data internal] load build context [2024-10-08T08:55:55.757Z] #46 ... [2024-10-08T08:55:55.757Z] [2024-10-08T08:55:55.757Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:55:55.757Z] #0 4.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 5.169 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T08:55:55.757Z] #0 5.189 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:55:55.757Z] #0 5.192 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:55:55.757Z] #0 5.211 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:55:55.757Z] #0 5.241 OK: 9 MiB in 16 packages [2024-10-08T08:55:55.757Z] #47 ... [2024-10-08T08:55:55.757Z] [2024-10-08T08:55:55.757Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:55:55.757Z] #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 7.226 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:55:55.757Z] #0 7.226 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:55:55.757Z] #0 7.226 OK: 24163 distinct packages available [2024-10-08T08:55:55.757Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:55.757Z] #0 7.673 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:55:55.757Z] #0 8.091 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:55:55.757Z] #0 8.109 (3/4) Installing libucontext (1.2-r3) [2024-10-08T08:55:55.757Z] #0 8.118 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T08:55:55.757Z] #0 8.118 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:55:55.757Z] #0 8.127 OK: 8 MiB in 18 packages [2024-10-08T08:55:56.098Z] #48 ... [2024-10-08T08:55:56.098Z] [2024-10-08T08:55:56.098Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T08:55:56.098Z] #0 5.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:56.098Z] #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:56.098Z] #0 5.541 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T08:55:56.098Z] #0 5.662 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T08:55:56.098Z] #0 5.667 (3/3) Installing tzdata (2024b-r0) [2024-10-08T08:55:56.098Z] #0 5.699 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:55:56.098Z] #0 5.701 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:55:56.098Z] #0 5.746 OK: 10 MiB in 17 packages [2024-10-08T08:55:56.098Z] #49 ... [2024-10-08T08:55:56.098Z] [2024-10-08T08:55:56.098Z] #50 [core-keeper internal] load build context [2024-10-08T08:55:56.098Z] #50 ... [2024-10-08T08:55:56.098Z] [2024-10-08T08:55:56.098Z] #51 [support-notifications internal] load build context [2024-10-08T08:55:56.406Z] #51 ... [2024-10-08T08:55:56.406Z] [2024-10-08T08:55:56.406Z] #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T08:55:56.406Z] #0 0.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:56.406Z] #0 0.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:55:56.406Z] #0 1.176 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:55:56.406Z] #0 1.176 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:55:56.406Z] #0 1.192 OK: 8 MiB in 15 packages [2024-10-08T08:55:56.406Z] #52 ... [2024-10-08T08:55:56.406Z] [2024-10-08T08:55:56.406Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T08:55:56.406Z] #53 ... [2024-10-08T08:55:56.406Z] [2024-10-08T08:55:56.406Z] #54 [support-scheduler internal] load build context [2024-10-08T08:55:56.682Z] #54 ... [2024-10-08T08:55:56.682Z] [2024-10-08T08:55:56.682Z] #55 [security-bootstrapper internal] load build context [2024-10-08T08:55:56.682Z] #55 ... [2024-10-08T08:55:56.682Z] [2024-10-08T08:55:56.682Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:55:56.682Z] #56 ... [2024-10-08T08:55:56.682Z] [2024-10-08T08:55:56.682Z] #57 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T08:55:57.883Z] #57 ... [2024-10-08T08:55:57.883Z] [2024-10-08T08:55:57.883Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T08:55:57.883Z] #58 ... [2024-10-08T08:55:57.883Z] [2024-10-08T08:55:57.883Z] #59 [security-secretstore-setup internal] load build context [2024-10-08T08:56:00.082Z] #59 ... [2024-10-08T08:56:00.082Z] [2024-10-08T08:56:00.082Z] #60 [security-proxy-auth internal] load build context [2024-10-08T08:56:00.082Z] #60 ... [2024-10-08T08:56:00.082Z] [2024-10-08T08:56:00.082Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:56:00.082Z] #61 ... [2024-10-08T08:56:00.082Z] [2024-10-08T08:56:00.082Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T08:56:00.082Z] #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 2.715 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T08:56:00.083Z] #0 2.731 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:00.083Z] #0 2.737 (3/4) Installing su-exec (0.2-r3) [2024-10-08T08:56:00.083Z] #0 2.740 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T08:56:00.083Z] #0 2.801 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:00.083Z] #0 2.810 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:56:00.083Z] #0 2.851 OK: 19 MiB in 18 packages [2024-10-08T08:56:00.083Z] #62 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #63 [core-command internal] load build context [2024-10-08T08:56:00.083Z] #63 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:56:00.083Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 1.694 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:56:00.083Z] #0 1.694 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:56:00.083Z] #0 1.694 OK: 24163 distinct packages available [2024-10-08T08:56:00.083Z] #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 1.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:00.083Z] #0 2.096 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T08:56:00.083Z] #0 2.112 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T08:56:00.083Z] #0 2.124 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T08:56:00.083Z] #0 2.128 (4/14) Installing libunistring (1.2-r0) [2024-10-08T08:56:00.083Z] #0 2.145 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T08:56:00.083Z] #0 2.156 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T08:56:00.083Z] #0 2.156 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T08:56:00.083Z] #0 2.164 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T08:56:00.083Z] #0 2.169 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T08:56:00.083Z] #0 2.181 (10/14) Installing curl (8.10.1-r0) [2024-10-08T08:56:00.083Z] #0 2.186 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:00.083Z] #0 2.190 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:56:00.083Z] #0 2.193 (13/14) Installing libucontext (1.2-r3) [2024-10-08T08:56:00.083Z] #0 2.195 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T08:56:00.083Z] #0 2.348 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:00.083Z] #0 2.355 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:56:00.083Z] #0 2.393 OK: 13 MiB in 28 packages [2024-10-08T08:56:00.083Z] #64 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #65 [support-cron-scheduler internal] load build context [2024-10-08T08:56:00.083Z] #65 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:56:00.083Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-10-08T08:56:00.083Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-08T08:56:00.083Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-08T08:56:00.083Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-08T08:56:00.083Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-08T08:56:00.083Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-08T08:56:00.083Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-08T08:56:00.083Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T08:56:00.083Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.7s done [2024-10-08T08:56:00.083Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-08T08:56:00.083Z] #66 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #67 [security-proxy-setup internal] load build context [2024-10-08T08:56:00.083Z] #67 transferring context: 351.19MB 14.3s [2024-10-08T08:56:00.083Z] #67 ... [2024-10-08T08:56:00.083Z] [2024-10-08T08:56:00.083Z] #65 [support-cron-scheduler internal] load build context [2024-10-08T08:56:00.370Z] #65 transferring context: 452.44MB 15.0s done [2024-10-08T08:56:05.737Z] #65 ... [2024-10-08T08:56:05.737Z] [2024-10-08T08:56:05.737Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-08T08:56:05.737Z] #44 transferring context: 452.44MB 15.8s done [2024-10-08T08:56:05.737Z] #44 ... [2024-10-08T08:56:05.737Z] [2024-10-08T08:56:05.737Z] #43 [core-metadata internal] load build context [2024-10-08T08:56:05.737Z] #43 transferring context: 452.44MB 12.1s done [2024-10-08T08:56:05.737Z] #43 ... [2024-10-08T08:56:05.737Z] [2024-10-08T08:56:05.737Z] #45 [security-spire-agent internal] load build context [2024-10-08T08:56:05.737Z] #45 transferring context: 27.51kB 0.0s done [2024-10-08T08:56:05.996Z] #45 ... [2024-10-08T08:56:05.996Z] [2024-10-08T08:56:05.996Z] #46 [core-data internal] load build context [2024-10-08T08:56:05.996Z] #46 transferring context: 452.44MB 13.1s done [2024-10-08T08:56:05.996Z] #46 ... [2024-10-08T08:56:05.996Z] [2024-10-08T08:56:05.996Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:05.996Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s [2024-10-08T08:56:06.255Z] #40 ... [2024-10-08T08:56:06.255Z] [2024-10-08T08:56:06.255Z] #50 [core-keeper internal] load build context [2024-10-08T08:56:06.255Z] #50 transferring context: 452.44MB 14.2s done [2024-10-08T08:56:06.255Z] #50 ... [2024-10-08T08:56:06.255Z] [2024-10-08T08:56:06.255Z] #51 [support-notifications internal] load build context [2024-10-08T08:56:06.255Z] #51 transferring context: 452.44MB 15.5s done [2024-10-08T08:56:06.514Z] #51 ... [2024-10-08T08:56:06.514Z] [2024-10-08T08:56:06.514Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:06.774Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-10-08T08:56:06.774Z] #40 ... [2024-10-08T08:56:06.774Z] [2024-10-08T08:56:06.774Z] #54 [support-scheduler internal] load build context [2024-10-08T08:56:06.774Z] #54 transferring context: 452.44MB 14.0s done [2024-10-08T08:56:06.774Z] #54 ... [2024-10-08T08:56:06.774Z] [2024-10-08T08:56:06.774Z] #55 [security-bootstrapper internal] load build context [2024-10-08T08:56:06.774Z] #55 transferring context: 452.44MB 14.4s done [2024-10-08T08:56:07.034Z] #55 ... [2024-10-08T08:56:07.034Z] [2024-10-08T08:56:07.034Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:56:07.034Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-10-08T08:56:08.413Z] #66 ... [2024-10-08T08:56:08.413Z] [2024-10-08T08:56:08.413Z] #60 [security-proxy-auth internal] load build context [2024-10-08T08:56:08.413Z] #60 transferring context: 452.44MB 12.4s done [2024-10-08T08:56:08.413Z] #60 ... [2024-10-08T08:56:08.413Z] [2024-10-08T08:56:08.413Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:56:08.413Z] #61 transferring context: 452.44MB 13.0s done [2024-10-08T08:56:08.673Z] #61 ... [2024-10-08T08:56:08.673Z] [2024-10-08T08:56:08.673Z] #63 [core-command internal] load build context [2024-10-08T08:56:08.673Z] #63 transferring context: 452.44MB 15.0s done [2024-10-08T08:56:08.673Z] #63 ... [2024-10-08T08:56:08.673Z] [2024-10-08T08:56:08.673Z] #59 [security-secretstore-setup internal] load build context [2024-10-08T08:56:08.673Z] #59 transferring context: 452.44MB 15.2s done [2024-10-08T08:56:08.932Z] #59 ... [2024-10-08T08:56:08.932Z] [2024-10-08T08:56:08.932Z] #67 [security-proxy-setup internal] load build context [2024-10-08T08:56:08.932Z] #67 transferring context: 452.44MB 15.2s done [2024-10-08T08:56:20.738Z] Removing intermediate container 9f9f00719ee0 [2024-10-08T08:56:20.738Z] ---> af5da0ca7575 [2024-10-08T08:56:20.738Z] Successfully built af5da0ca7575 [2024-10-08T08:56:20.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:56:21.095Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T08:56:21.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:56:21.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container [2024-10-08T08:56:21.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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-08T08:56:22.707Z] $ docker top 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:56:23.543Z] + go version [2024-10-08T08:56:23.544Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T08:56:23.559Z] $ docker stop --time=1 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 [2024-10-08T08:56:25.187Z] $ docker rm -f --volumes 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 [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-08T08:56:25.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T08:56:25.889Z] [2024-10-08T08:56:25.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:56:26.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T08:56:26.229Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-08T08:56:26.229Z] 547446be3368: Pulling fs layer [2024-10-08T08:56:26.229Z] d125d8839a47: Pulling fs layer [2024-10-08T08:56:26.229Z] 3e85d5ac6304: Pulling fs layer [2024-10-08T08:56:26.229Z] c3105a71a48b: Pulling fs layer [2024-10-08T08:56:26.229Z] 0f093f025ec4: Pulling fs layer [2024-10-08T08:56:26.229Z] c3106fc0e877: Pulling fs layer [2024-10-08T08:56:26.229Z] c3105a71a48b: Waiting [2024-10-08T08:56:26.229Z] 0f093f025ec4: Waiting [2024-10-08T08:56:26.229Z] c3106fc0e877: Waiting [2024-10-08T08:56:26.498Z] 547446be3368: Verifying Checksum [2024-10-08T08:56:26.498Z] 547446be3368: Download complete [2024-10-08T08:56:26.498Z] c3105a71a48b: Verifying Checksum [2024-10-08T08:56:26.498Z] c3105a71a48b: Download complete [2024-10-08T08:56:26.767Z] d125d8839a47: Verifying Checksum [2024-10-08T08:56:26.768Z] d125d8839a47: Download complete [2024-10-08T08:56:26.768Z] c3106fc0e877: Verifying Checksum [2024-10-08T08:56:26.768Z] c3106fc0e877: Download complete [2024-10-08T08:56:27.036Z] 0f093f025ec4: Verifying Checksum [2024-10-08T08:56:27.036Z] 0f093f025ec4: Download complete [2024-10-08T08:56:27.304Z] 547446be3368: Pull complete [2024-10-08T08:56:27.367Z] #67 ... [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #45 [security-spire-agent internal] load build context [2024-10-08T08:56:27.367Z] #45 DONE 41.9s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T08:56:27.367Z] #52 DONE 42.5s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:27.367Z] #68 ... [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T08:56:27.367Z] #62 DONE 42.5s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:56:27.367Z] #64 DONE 42.5s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:56:27.367Z] #47 DONE 42.5s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T08:56:27.367Z] #49 DONE 42.3s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #43 [core-metadata internal] load build context [2024-10-08T08:56:27.367Z] #43 DONE 42.6s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:56:27.367Z] #61 DONE 42.8s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #60 [security-proxy-auth internal] load build context [2024-10-08T08:56:27.367Z] #60 DONE 42.5s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:56:27.367Z] #48 DONE 42.3s [2024-10-08T08:56:27.367Z] [2024-10-08T08:56:27.367Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:27.627Z] #68 ... [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #46 [core-data internal] load build context [2024-10-08T08:56:27.627Z] #46 DONE 42.7s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #63 [core-command internal] load build context [2024-10-08T08:56:27.627Z] #63 DONE 42.7s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #54 [support-scheduler internal] load build context [2024-10-08T08:56:27.627Z] #54 DONE 42.2s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #50 [core-keeper internal] load build context [2024-10-08T08:56:27.627Z] #50 DONE 42.2s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #59 [security-secretstore-setup internal] load build context [2024-10-08T08:56:27.627Z] #59 DONE 42.7s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #51 [support-notifications internal] load build context [2024-10-08T08:56:27.627Z] #51 DONE 42.8s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #55 [security-bootstrapper internal] load build context [2024-10-08T08:56:27.627Z] #55 DONE 42.3s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #65 [support-cron-scheduler internal] load build context [2024-10-08T08:56:27.627Z] #65 DONE 42.6s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #67 [security-proxy-setup internal] load build context [2024-10-08T08:56:27.627Z] #67 DONE 42.6s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-08T08:56:27.627Z] #44 DONE 42.8s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #57 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T08:56:27.627Z] #57 DONE 43.0s [2024-10-08T08:56:27.627Z] [2024-10-08T08:56:27.627Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:56:27.886Z] #66 ... [2024-10-08T08:56:27.886Z] [2024-10-08T08:56:27.886Z] #69 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:27.886Z] #69 DONE 0.1s [2024-10-08T08:56:27.886Z] [2024-10-08T08:56:27.886Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:56:28.146Z] #70 ... [2024-10-08T08:56:28.146Z] [2024-10-08T08:56:28.146Z] #37 [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-08T08:56:28.146Z] #37 DONE 43.0s [2024-10-08T08:56:28.269Z] d125d8839a47: Pull complete [2024-10-08T08:56:28.405Z] [2024-10-08T08:56:28.405Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:56:28.405Z] #56 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.405Z] #56 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.665Z] #56 ... [2024-10-08T08:56:28.665Z] [2024-10-08T08:56:28.665Z] #35 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:56:28.665Z] #35 43.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.665Z] #35 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.665Z] #35 43.62 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:28.665Z] #35 43.63 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:28.665Z] #35 43.63 OK: 8 MiB in 15 packages [2024-10-08T08:56:28.665Z] #35 DONE 43.8s [2024-10-08T08:56:28.665Z] [2024-10-08T08:56:28.665Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T08:56:28.665Z] #58 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.665Z] #58 42.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.665Z] #58 43.12 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:28.665Z] #58 43.13 (2/2) Installing su-exec (0.2-r3) [2024-10-08T08:56:28.665Z] #58 43.13 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:28.665Z] #58 43.14 OK: 8 MiB in 16 packages [2024-10-08T08:56:28.665Z] #58 DONE 43.3s [2024-10-08T08:56:28.665Z] [2024-10-08T08:56:28.665Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:56:28.665Z] #56 43.51 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:56:28.665Z] #56 43.51 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:56:28.665Z] #56 43.51 OK: 24163 distinct packages available [2024-10-08T08:56:28.665Z] #56 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:28.855Z] 3e85d5ac6304: Verifying Checksum [2024-10-08T08:56:28.856Z] 3e85d5ac6304: Download complete [2024-10-08T08:56:28.925Z] #56 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.186Z] #56 43.93 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:29.186Z] #56 43.94 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:56:29.186Z] #56 43.94 (3/5) Installing libucontext (1.2-r3) [2024-10-08T08:56:29.186Z] #56 43.94 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T08:56:29.186Z] #56 43.95 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T08:56:29.186Z] #56 ... [2024-10-08T08:56:29.186Z] [2024-10-08T08:56:29.186Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T08:56:29.186Z] #53 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.186Z] #53 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.186Z] #53 43.45 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:29.186Z] #53 43.46 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T08:56:29.186Z] #53 43.47 (3/4) Installing su-exec (0.2-r3) [2024-10-08T08:56:29.186Z] #53 43.47 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T08:56:29.186Z] #53 43.56 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:29.186Z] #53 43.56 OK: 19 MiB in 18 packages [2024-10-08T08:56:29.186Z] #53 DONE 43.9s [2024-10-08T08:56:29.186Z] [2024-10-08T08:56:29.186Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:56:29.186Z] #56 43.96 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:29.186Z] #56 43.96 OK: 9 MiB in 19 packages [2024-10-08T08:56:29.186Z] #56 DONE 44.1s [2024-10-08T08:56:29.186Z] [2024-10-08T08:56:29.186Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:29.752Z] #71 ... [2024-10-08T08:56:29.752Z] [2024-10-08T08:56:29.752Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:29.752Z] #68 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.752Z] #68 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.752Z] #68 1.767 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:29.752Z] #68 1.767 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:29.752Z] #68 1.773 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:29.752Z] #68 1.858 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:29.752Z] #68 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.752Z] #68 1.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:29.752Z] #68 2.264 OK: 8 MiB in 15 packages [2024-10-08T08:56:29.752Z] #68 DONE 2.4s [2024-10-08T08:56:30.013Z] [2024-10-08T08:56:30.014Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:56:30.014Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 1.935 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:30.014Z] #0 1.935 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:30.014Z] #0 1.940 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:30.014Z] #0 2.013 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:30.014Z] #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 2.416 OK: 13 MiB in 28 packages [2024-10-08T08:56:30.014Z] #72 DONE 2.6s [2024-10-08T08:56:30.014Z] [2024-10-08T08:56:30.014Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T08:56:30.014Z] #73 DONE 2.3s [2024-10-08T08:56:30.014Z] [2024-10-08T08:56:30.014Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T08:56:30.014Z] #74 ... [2024-10-08T08:56:30.014Z] [2024-10-08T08:56:30.014Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T08:56:30.014Z] #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 2.120 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:30.014Z] #0 2.120 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:30.014Z] #0 2.128 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:30.014Z] #0 2.198 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:30.014Z] #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.014Z] #0 2.578 OK: 19 MiB in 18 packages [2024-10-08T08:56:30.014Z] #75 DONE 2.7s [2024-10-08T08:56:30.274Z] [2024-10-08T08:56:30.274Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T08:56:30.274Z] #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.274Z] #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.274Z] #0 2.167 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:30.274Z] #0 2.167 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:30.274Z] #0 2.179 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:30.274Z] #0 2.276 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:30.274Z] #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.274Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:30.274Z] #0 2.648 OK: 8 MiB in 18 packages [2024-10-08T08:56:30.274Z] #76 DONE 2.8s [2024-10-08T08:56:30.274Z] [2024-10-08T08:56:30.274Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:56:31.651Z] #77 ... [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T08:56:31.651Z] #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.834 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:56:31.651Z] #0 2.834 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:56:31.651Z] #0 2.834 OK: 24162 distinct packages available [2024-10-08T08:56:31.651Z] #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 3.235 OK: 246 MiB in 54 packages [2024-10-08T08:56:31.651Z] #78 DONE 3.8s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:56:31.651Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.390 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:31.651Z] #0 2.390 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:31.651Z] #0 2.398 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:31.651Z] #0 2.463 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:31.651Z] #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 3.763 OK: 9 MiB in 16 packages [2024-10-08T08:56:31.651Z] #79 DONE 4.1s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:56:31.651Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.728 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:31.651Z] #0 2.728 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:31.651Z] #0 2.738 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:31.651Z] #0 2.812 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:31.651Z] #0 2.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 3.748 OK: 10 MiB in 17 packages [2024-10-08T08:56:31.651Z] #80 DONE 4.1s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:56:31.651Z] #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 1.701 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:31.651Z] #0 1.701 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:31.651Z] #0 1.707 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:31.651Z] #0 1.766 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:31.651Z] #0 1.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:31.651Z] #0 2.498 OK: 8 MiB in 16 packages [2024-10-08T08:56:31.651Z] #81 DONE 2.9s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:56:31.651Z] #82 DONE 0.1s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:56:31.651Z] #77 DONE 1.4s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T08:56:31.651Z] #83 DONE 0.1s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T08:56:31.651Z] #84 DONE 0.0s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:56:31.651Z] #85 ... [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:56:31.651Z] #86 DONE 0.0s [2024-10-08T08:56:31.651Z] [2024-10-08T08:56:31.651Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T08:56:31.651Z] #87 DONE 0.1s [2024-10-08T08:56:31.909Z] [2024-10-08T08:56:31.909Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T08:56:31.909Z] #88 DONE 0.0s [2024-10-08T08:56:31.909Z] [2024-10-08T08:56:31.909Z] #89 [security-spire-config] exporting to image [2024-10-08T08:56:31.909Z] #89 exporting layers [2024-10-08T08:56:32.168Z] #89 ... [2024-10-08T08:56:32.168Z] [2024-10-08T08:56:32.168Z] #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T08:56:32.168Z] #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.168Z] #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.168Z] #0 4.145 OK: 246 MiB in 54 packages [2024-10-08T08:56:32.168Z] #90 DONE 4.3s [2024-10-08T08:56:32.168Z] [2024-10-08T08:56:32.168Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:56:32.168Z] #91 DONE 0.0s [2024-10-08T08:56:32.168Z] [2024-10-08T08:56:32.168Z] #92 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:56:32.168Z] #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.168Z] #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.168Z] #0 4.210 OK: 246 MiB in 54 packages [2024-10-08T08:56:32.168Z] #92 DONE 4.4s [2024-10-08T08:56:32.168Z] [2024-10-08T08:56:32.168Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:56:32.168Z] #93 DONE 0.0s [2024-10-08T08:56:32.168Z] [2024-10-08T08:56:32.168Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:56:32.427Z] #94 ... [2024-10-08T08:56:32.427Z] [2024-10-08T08:56:32.427Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:56:32.427Z] #70 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.427Z] #70 4.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:32.427Z] #70 4.390 OK: 246 MiB in 54 packages [2024-10-08T08:56:32.427Z] #70 DONE 4.5s [2024-10-08T08:56:32.427Z] [2024-10-08T08:56:32.427Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:56:32.427Z] #95 DONE 0.0s [2024-10-08T08:56:32.427Z] [2024-10-08T08:56:32.427Z] #89 [security-spire-config] exporting to image [2024-10-08T08:56:32.427Z] #89 exporting layers 0.7s done [2024-10-08T08:56:32.687Z] #89 writing image sha256:4452dbd9efcd564706cfafe5028cce920d1b92e0c5943909b22eeddd58af420b done [2024-10-08T08:56:32.687Z] #89 naming to docker.io/library/security-spire-config done [2024-10-08T08:56:32.687Z] #89 DONE 0.7s [2024-10-08T08:56:32.687Z] [2024-10-08T08:56:32.687Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:56:33.252Z] #96 ... [2024-10-08T08:56:33.252Z] [2024-10-08T08:56:33.252Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T08:56:33.252Z] #97 DONE 1.7s [2024-10-08T08:56:33.252Z] [2024-10-08T08:56:33.252Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T08:56:33.252Z] #98 DONE 0.0s [2024-10-08T08:56:33.510Z] [2024-10-08T08:56:33.510Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:33.510Z] #71 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #71 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #71 4.013 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:33.510Z] #71 4.013 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:33.510Z] #71 4.021 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:33.510Z] #71 4.089 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:33.510Z] #71 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #71 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #71 ... [2024-10-08T08:56:33.510Z] [2024-10-08T08:56:33.510Z] #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T08:56:33.510Z] #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #0 3.962 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:33.510Z] #0 3.962 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:33.510Z] #0 3.968 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:33.510Z] #0 4.025 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:33.510Z] #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #0 4.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:33.510Z] #0 4.362 OK: 19 MiB in 18 packages [2024-10-08T08:56:33.510Z] #99 DONE 4.5s [2024-10-08T08:56:33.510Z] [2024-10-08T08:56:33.510Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T08:56:33.510Z] #100 DONE 0.0s [2024-10-08T08:56:33.768Z] [2024-10-08T08:56:33.768Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:56:33.768Z] #71 4.464 OK: 9 MiB in 19 packages [2024-10-08T08:56:34.026Z] #71 DONE 4.6s [2024-10-08T08:56:34.026Z] [2024-10-08T08:56:34.026Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:56:35.407Z] #101 DONE 1.6s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:56:35.407Z] #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 4.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 5.286 Upgrading critical system libraries and apk-tools: [2024-10-08T08:56:35.407Z] #0 5.286 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:56:35.407Z] #0 5.290 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:35.407Z] #0 5.394 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:56:35.407Z] #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 6.102 OK: 8 MiB in 15 packages [2024-10-08T08:56:35.407Z] #102 DONE 6.7s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T08:56:35.407Z] #74 3.102 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #74 3.565 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #74 4.385 OK: 246 MiB in 54 packages [2024-10-08T08:56:35.407Z] #74 DONE 5.4s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #103 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T08:56:35.407Z] #0 4.185 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 5.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:56:35.407Z] #0 6.411 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:56:35.407Z] #0 6.692 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:56:35.407Z] #0 6.699 OK: 8 MiB in 15 packages [2024-10-08T08:56:35.407Z] #103 DONE 7.1s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T08:56:35.407Z] #104 DONE 0.1s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T08:56:35.407Z] #105 DONE 1.6s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T08:56:35.407Z] #106 DONE 0.1s [2024-10-08T08:56:35.407Z] [2024-10-08T08:56:35.407Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:56:36.788Z] #107 ... [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T08:56:36.788Z] #108 DONE 1.2s [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:56:36.788Z] #109 DONE 1.3s [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:56:36.788Z] #110 DONE 0.1s [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T08:56:36.788Z] #111 DONE 0.1s [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T08:56:36.788Z] #112 DONE 0.0s [2024-10-08T08:56:36.788Z] [2024-10-08T08:56:36.788Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T08:56:37.048Z] #113 DONE 0.0s [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T08:56:37.048Z] #114 DONE 0.1s [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:56:37.048Z] #115 DONE 0.0s [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #89 [security-spire-server] exporting to image [2024-10-08T08:56:37.048Z] #89 ... [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T08:56:37.048Z] #116 DONE 0.1s [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T08:56:37.048Z] #117 DONE 0.0s [2024-10-08T08:56:37.048Z] [2024-10-08T08:56:37.048Z] #89 [security-spire-agent] exporting to image [2024-10-08T08:56:37.617Z] #89 exporting layers 0.6s done [2024-10-08T08:56:37.617Z] #89 exporting layers 0.6s done [2024-10-08T08:56:37.617Z] #89 writing image sha256:2b77b58f3b6e6b4bbe71579bd5ba6391e54dc9ae3ac30f3fb8249b32d1565834 done [2024-10-08T08:56:37.617Z] #89 naming to docker.io/library/security-spire-server done [2024-10-08T08:56:37.875Z] #89 writing image sha256:0b2d64dacf51e6f07379f9da01c854dc9179ca14f75ab2d2b26ca2ace89f82d4 done [2024-10-08T08:56:37.875Z] #89 naming to docker.io/library/security-spire-agent done [2024-10-08T08:56:37.875Z] #89 DONE 1.4s [2024-10-08T08:56:37.875Z] [2024-10-08T08:56:37.875Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:38.935Z] 3e85d5ac6304: Pull complete [2024-10-08T08:56:38.936Z] c3105a71a48b: Pull complete [2024-10-08T08:56:39.897Z] 0f093f025ec4: Pull complete [2024-10-08T08:56:40.165Z] c3106fc0e877: Pull complete [2024-10-08T08:56:40.165Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-08T08:56:40.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T08:56:40.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:56:40.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container [2024-10-08T08:56:40.425Z] $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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-08T08:56:42.365Z] $ docker top 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:56:42.862Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T08:56:43.145Z] #40 ... [2024-10-08T08:56:43.145Z] [2024-10-08T08:56:43.145Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:56:52.949Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #1 transferring dockerfile: 3.17kB done [2024-10-08T08:56:52.950Z] #1 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #2 transferring dockerfile: 1.93kB done [2024-10-08T08:56:52.950Z] #2 DONE 0.0s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #3 transferring dockerfile: 1.69kB done [2024-10-08T08:56:52.950Z] #3 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-10-08T08:56:52.950Z] #4 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #5 transferring dockerfile: 1.81kB done [2024-10-08T08:56:52.950Z] #5 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-10-08T08:56:52.950Z] #6 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #7 transferring dockerfile: 2.02kB done [2024-10-08T08:56:52.950Z] #7 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #8 transferring dockerfile: 2.15kB done [2024-10-08T08:56:52.950Z] #8 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #9 transferring dockerfile: 2.13kB done [2024-10-08T08:56:52.950Z] #9 DONE 0.0s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #10 transferring dockerfile: 1.93kB done [2024-10-08T08:56:52.950Z] #10 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-10-08T08:56:52.950Z] #11 DONE 0.1s [2024-10-08T08:56:52.950Z] [2024-10-08T08:56:52.950Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-10-08T08:56:52.950Z] #12 transferring dockerfile: 2.07kB done [2024-10-08T08:56:53.217Z] #12 DONE 0.1s [2024-10-08T08:56:53.217Z] [2024-10-08T08:56:53.217Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T08:56:53.217Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-10-08T08:56:53.217Z] #13 DONE 0.1s [2024-10-08T08:56:53.217Z] [2024-10-08T08:56:53.217Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T08:56:53.217Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-10-08T08:56:53.217Z] #14 DONE 0.1s [2024-10-08T08:56:53.217Z] [2024-10-08T08:56:53.217Z] #15 [core-data internal] load build definition from Dockerfile [2024-10-08T08:56:53.217Z] #15 transferring dockerfile: 2.07kB done [2024-10-08T08:56:53.217Z] #15 DONE 0.1s [2024-10-08T08:56:53.217Z] [2024-10-08T08:56:53.217Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T08:56:53.483Z] #16 transferring dockerfile: 1.89kB done [2024-10-08T08:56:53.483Z] #16 DONE 0.1s [2024-10-08T08:56:53.483Z] [2024-10-08T08:56:53.483Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-08T08:56:53.483Z] #17 transferring context: 50B 0.0s done [2024-10-08T08:56:53.483Z] #17 DONE 0.1s [2024-10-08T08:56:54.070Z] [2024-10-08T08:56:54.070Z] #18 [support-scheduler internal] load .dockerignore [2024-10-08T08:56:54.070Z] #18 transferring context: 50B done [2024-10-08T08:56:54.070Z] #18 DONE 0.1s [2024-10-08T08:56:54.070Z] [2024-10-08T08:56:54.070Z] #19 [security-proxy-setup internal] load .dockerignore [2024-10-08T08:56:54.070Z] #19 transferring context: 50B 0.0s done [2024-10-08T08:56:54.070Z] #19 DONE 0.1s [2024-10-08T08:56:54.070Z] [2024-10-08T08:56:54.070Z] #20 [security-spire-config internal] load .dockerignore [2024-10-08T08:56:54.337Z] #20 transferring context: 50B 0.0s done [2024-10-08T08:56:54.337Z] #20 DONE 0.1s [2024-10-08T08:56:54.337Z] [2024-10-08T08:56:54.337Z] #21 [security-spire-agent internal] load .dockerignore [2024-10-08T08:56:54.337Z] #21 transferring context: 50B done [2024-10-08T08:56:54.337Z] #21 DONE 0.1s [2024-10-08T08:56:54.337Z] [2024-10-08T08:56:54.337Z] #22 [support-notifications internal] load .dockerignore [2024-10-08T08:56:54.337Z] #22 transferring context: 50B done [2024-10-08T08:56:54.337Z] #22 DONE 0.1s [2024-10-08T08:56:54.337Z] [2024-10-08T08:56:54.337Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-10-08T08:56:54.337Z] #23 transferring context: 50B done [2024-10-08T08:56:54.337Z] #23 DONE 0.1s [2024-10-08T08:56:54.337Z] [2024-10-08T08:56:54.337Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-08T08:56:54.608Z] #24 transferring context: 50B done [2024-10-08T08:56:54.608Z] #24 DONE 0.0s [2024-10-08T08:56:54.608Z] [2024-10-08T08:56:54.608Z] #25 [core-metadata internal] load .dockerignore [2024-10-08T08:56:54.608Z] #25 transferring context: 50B done [2024-10-08T08:56:54.608Z] #25 DONE 0.1s [2024-10-08T08:56:54.608Z] [2024-10-08T08:56:54.608Z] #26 [core-command internal] load .dockerignore [2024-10-08T08:56:54.608Z] #26 transferring context: 50B done [2024-10-08T08:56:54.608Z] #26 DONE 0.0s [2024-10-08T08:56:54.608Z] [2024-10-08T08:56:54.608Z] #27 [core-keeper internal] load .dockerignore [2024-10-08T08:56:54.608Z] #27 transferring context: 50B 0.0s done [2024-10-08T08:56:54.608Z] #27 DONE 0.1s [2024-10-08T08:56:54.608Z] [2024-10-08T08:56:54.608Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T08:56:54.608Z] #28 transferring context: 50B done [2024-10-08T08:56:54.608Z] #28 DONE 0.1s [2024-10-08T08:56:54.608Z] [2024-10-08T08:56:54.608Z] #29 [security-spire-server internal] load .dockerignore [2024-10-08T08:56:54.876Z] #29 transferring context: 50B done [2024-10-08T08:56:54.876Z] #29 DONE 0.1s [2024-10-08T08:56:54.876Z] [2024-10-08T08:56:54.876Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-10-08T08:56:54.876Z] #30 transferring context: 50B done [2024-10-08T08:56:54.876Z] #30 DONE 0.1s [2024-10-08T08:56:54.876Z] [2024-10-08T08:56:54.876Z] #31 [core-data internal] load .dockerignore [2024-10-08T08:56:54.876Z] #31 transferring context: 50B done [2024-10-08T08:56:54.876Z] #31 DONE 0.1s [2024-10-08T08:56:54.876Z] [2024-10-08T08:56:54.876Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T08:56:54.876Z] #32 transferring context: 50B done [2024-10-08T08:56:54.876Z] #32 DONE 0.1s [2024-10-08T08:56:54.876Z] [2024-10-08T08:56:54.876Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:54.876Z] #33 DONE 0.0s [2024-10-08T08:56:54.876Z] [2024-10-08T08:56:54.876Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:56:55.143Z] #34 DONE 0.2s [2024-10-08T08:56:55.143Z] [2024-10-08T08:56:55.143Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:55.143Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:55.143Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:55.143Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:55.409Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:55.409Z] #35 DONE 0.1s [2024-10-08T08:56:55.409Z] [2024-10-08T08:56:55.409Z] #36 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T08:56:55.990Z] #36 ... [2024-10-08T08:56:55.990Z] [2024-10-08T08:56:55.990Z] #37 [security-bootstrapper internal] load build context [2024-10-08T08:56:55.990Z] #37 transferring context: 3.23MB 0.5s done [2024-10-08T08:56:55.990Z] #37 DONE 0.7s [2024-10-08T08:56:55.990Z] [2024-10-08T08:56:55.990Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:55.990Z] #33 DONE 0.0s [2024-10-08T08:56:55.990Z] [2024-10-08T08:56:55.990Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:55.990Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:55.990Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:55.990Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:55.990Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:55.990Z] #35 DONE 0.2s [2024-10-08T08:56:55.990Z] [2024-10-08T08:56:55.990Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:55.990Z] #38 DONE 1.5s [2024-10-08T08:56:55.990Z] [2024-10-08T08:56:55.990Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.270Z] #39 ... [2024-10-08T08:56:56.270Z] [2024-10-08T08:56:56.270Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:56.270Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:56.270Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:56.270Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:56.270Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:56.270Z] #35 DONE 0.2s [2024-10-08T08:56:56.270Z] [2024-10-08T08:56:56.270Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:56.270Z] #38 DONE 1.5s [2024-10-08T08:56:56.270Z] [2024-10-08T08:56:56.270Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.270Z] #39 ... [2024-10-08T08:56:56.270Z] [2024-10-08T08:56:56.270Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:56.270Z] #33 DONE 0.0s [2024-10-08T08:56:56.270Z] [2024-10-08T08:56:56.270Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.545Z] #39 ... [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:56:56.545Z] #34 DONE 0.6s [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:56.545Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:56.545Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:56.545Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:56.545Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:56.545Z] #35 DONE 0.3s [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:56.545Z] #38 DONE 1.5s [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.545Z] #39 ... [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:56.545Z] #33 DONE 0.0s [2024-10-08T08:56:56.545Z] [2024-10-08T08:56:56.545Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.816Z] #39 ... [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:56.816Z] #33 DONE 0.0s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:56.816Z] #40 DONE 1.2s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.816Z] #39 ... [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:56.816Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:56.816Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:56.816Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:56.816Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:56.816Z] #35 DONE 0.3s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:56.816Z] #33 DONE 0.0s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:56.816Z] #38 DONE 1.6s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:56.816Z] #40 DONE 1.3s [2024-10-08T08:56:56.816Z] [2024-10-08T08:56:56.816Z] #39 [support-scheduler internal] load build context [2024-10-08T08:56:56.816Z] #39 transferring context: 3.23MB 0.8s done [2024-10-08T08:56:57.087Z] #39 DONE 1.0s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.087Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.087Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.087Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.087Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.087Z] #35 DONE 0.3s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:57.087Z] #38 DONE 1.6s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:57.087Z] #33 DONE 0.0s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:57.087Z] #40 DONE 1.3s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:56:57.087Z] #34 ... [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:57.087Z] #33 DONE 0.0s [2024-10-08T08:56:57.087Z] [2024-10-08T08:56:57.087Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:56:57.354Z] #34 DONE 1.3s [2024-10-08T08:56:57.354Z] [2024-10-08T08:56:57.354Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.354Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.354Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.354Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.354Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.354Z] #35 DONE 0.4s [2024-10-08T08:56:57.354Z] [2024-10-08T08:56:57.354Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:57.354Z] #38 DONE 1.7s [2024-10-08T08:56:57.354Z] [2024-10-08T08:56:57.354Z] #40 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:57.354Z] #40 DONE 1.4s [2024-10-08T08:56:57.354Z] [2024-10-08T08:56:57.354Z] #41 [core-keeper internal] load build context [2024-10-08T08:56:57.622Z] #41 ... [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.622Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.622Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.622Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.622Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.622Z] #35 DONE 0.4s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:57.622Z] #38 DONE 1.7s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:57.622Z] #40 DONE 1.4s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T08:56:57.622Z] #42 DONE 1.3s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.622Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.622Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.622Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.622Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.622Z] #35 DONE 0.4s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:57.622Z] #38 DONE 1.7s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:57.622Z] #40 DONE 1.4s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:57.622Z] #33 DONE 0.0s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T08:56:57.622Z] #43 DONE 1.6s [2024-10-08T08:56:57.622Z] [2024-10-08T08:56:57.622Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:56:57.888Z] #44 ... [2024-10-08T08:56:57.888Z] [2024-10-08T08:56:57.888Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.888Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.888Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.888Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.888Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.888Z] #35 DONE 0.4s [2024-10-08T08:56:57.888Z] [2024-10-08T08:56:57.888Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:57.888Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:57.888Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:57.888Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:57.888Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:57.888Z] #35 DONE 0.4s [2024-10-08T08:56:57.888Z] [2024-10-08T08:56:57.888Z] #45 [security-spire-server internal] load build context [2024-10-08T08:56:57.888Z] #45 DONE 0.0s [2024-10-08T08:56:57.888Z] [2024-10-08T08:56:57.888Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:57.888Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:58.154Z] #46 ... [2024-10-08T08:56:58.154Z] [2024-10-08T08:56:58.154Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:58.154Z] #33 DONE 0.0s [2024-10-08T08:56:58.154Z] [2024-10-08T08:56:58.154Z] #47 [core-metadata internal] load build context [2024-10-08T08:56:58.154Z] #47 ... [2024-10-08T08:56:58.154Z] [2024-10-08T08:56:58.154Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T08:56:58.154Z] #33 DONE 0.0s [2024-10-08T08:56:58.423Z] [2024-10-08T08:56:58.423Z] #48 [security-proxy-setup internal] load build context [2024-10-08T08:56:58.423Z] #48 transferring context: 3.23MB 1.7s done [2024-10-08T08:56:58.423Z] #48 DONE 2.2s [2024-10-08T08:56:58.423Z] [2024-10-08T08:56:58.423Z] #41 [core-keeper internal] load build context [2024-10-08T08:56:59.849Z] #41 ... [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T08:56:59.849Z] #34 DONE 3.2s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #41 [core-keeper internal] load build context [2024-10-08T08:56:59.849Z] #41 ... [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:59.849Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:59.849Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:59.849Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:59.849Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:59.849Z] #35 DONE 0.4s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:59.849Z] #38 DONE 1.7s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:59.849Z] #40 DONE 1.4s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #41 [core-keeper internal] load build context [2024-10-08T08:56:59.849Z] #41 ... [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:56:59.849Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:56:59.849Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:56:59.849Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:56:59.849Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:56:59.849Z] #35 DONE 0.4s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:56:59.849Z] #38 DONE 1.7s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-08T08:56:59.849Z] #40 DONE 1.4s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-08T08:56:59.849Z] #49 DONE 0.0s [2024-10-08T08:56:59.849Z] [2024-10-08T08:56:59.849Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:56:59.849Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-10-08T08:57:00.117Z] #46 ... [2024-10-08T08:57:00.117Z] [2024-10-08T08:57:00.117Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:57:00.117Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-08T08:57:00.117Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T08:57:00.117Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T08:57:00.117Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T08:57:00.117Z] #35 DONE 0.4s [2024-10-08T08:57:00.117Z] [2024-10-08T08:57:00.117Z] #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T08:57:00.117Z] #38 DONE 1.7s [2024-10-08T08:57:00.117Z] [2024-10-08T08:57:00.117Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-08T08:57:00.117Z] #40 DONE 1.4s [2024-10-08T08:57:00.117Z] [2024-10-08T08:57:00.117Z] #50 [security-spire-config internal] load build context [2024-10-08T08:57:00.117Z] #50 transferring context: 26.23kB 0.3s done [2024-10-08T08:57:00.117Z] #50 DONE 2.3s [2024-10-08T08:57:00.117Z] [2024-10-08T08:57:00.117Z] #41 [core-keeper internal] load build context [2024-10-08T08:57:00.721Z] #41 ... [2024-10-08T08:57:00.721Z] [2024-10-08T08:57:00.721Z] #45 [security-spire-server internal] load build context [2024-10-08T08:57:00.721Z] #45 transferring context: 27.98kB 0.3s done [2024-10-08T08:57:00.721Z] #45 DONE 2.8s [2024-10-08T08:57:00.721Z] [2024-10-08T08:57:00.721Z] #41 [core-keeper internal] load build context [2024-10-08T08:57:01.310Z] #41 ... [2024-10-08T08:57:01.310Z] [2024-10-08T08:57:01.310Z] #51 [security-spire-agent internal] load build context [2024-10-08T08:57:01.310Z] #51 transferring context: 27.51kB 0.5s done [2024-10-08T08:57:01.310Z] #51 DONE 3.2s [2024-10-08T08:57:01.310Z] [2024-10-08T08:57:01.310Z] #41 [core-keeper internal] load build context [2024-10-08T08:57:02.133Z] #41 ... [2024-10-08T08:57:02.133Z] [2024-10-08T08:57:02.133Z] #52 [security-proxy-auth internal] load build context [2024-10-08T08:57:02.133Z] #52 transferring context: 3.23MB 2.9s done [2024-10-08T08:57:02.133Z] #52 DONE 5.0s [2024-10-08T08:57:02.133Z] [2024-10-08T08:57:02.133Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:03.234Z] #44 ... [2024-10-08T08:57:03.234Z] [2024-10-08T08:57:03.234Z] #53 [support-notifications internal] load build context [2024-10-08T08:57:03.234Z] #53 transferring context: 3.23MB 4.5s done [2024-10-08T08:57:03.234Z] #53 DONE 6.3s [2024-10-08T08:57:03.234Z] [2024-10-08T08:57:03.234Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:03.848Z] #44 ... [2024-10-08T08:57:03.848Z] [2024-10-08T08:57:03.848Z] #47 [core-metadata internal] load build context [2024-10-08T08:57:03.848Z] #47 transferring context: 3.23MB 5.5s done [2024-10-08T08:57:03.848Z] #47 DONE 6.8s [2024-10-08T08:57:03.848Z] [2024-10-08T08:57:03.848Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:04.134Z] #44 ... [2024-10-08T08:57:04.134Z] [2024-10-08T08:57:04.134Z] #36 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T08:57:04.134Z] #36 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:04.134Z] #36 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:04.134Z] #36 6.740 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:04.134Z] #36 6.740 (2/2) Installing su-exec (0.2-r3) [2024-10-08T08:57:04.134Z] #36 6.740 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:04.134Z] #36 6.740 OK: 9 MiB in 16 packages [2024-10-08T08:57:04.134Z] #36 DONE 8.7s [2024-10-08T08:57:04.134Z] [2024-10-08T08:57:04.134Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:04.460Z] #44 ... [2024-10-08T08:57:04.460Z] [2024-10-08T08:57:04.460Z] #54 [core-command internal] load build context [2024-10-08T08:57:04.460Z] #54 transferring context: 3.23MB 4.8s done [2024-10-08T08:57:04.460Z] #54 DONE 7.0s [2024-10-08T08:57:04.460Z] [2024-10-08T08:57:04.460Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:05.091Z] #44 ... [2024-10-08T08:57:05.091Z] [2024-10-08T08:57:05.091Z] #55 [security-secretstore-setup internal] load build context [2024-10-08T08:57:05.091Z] #55 transferring context: 3.23MB 5.2s done [2024-10-08T08:57:05.091Z] #55 DONE 7.8s [2024-10-08T08:57:05.091Z] [2024-10-08T08:57:05.091Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:05.695Z] #44 ... [2024-10-08T08:57:05.695Z] [2024-10-08T08:57:05.695Z] #41 [core-keeper internal] load build context [2024-10-08T08:57:05.695Z] #41 transferring context: 3.23MB 5.8s done [2024-10-08T08:57:05.695Z] #41 DONE 8.1s [2024-10-08T08:57:05.695Z] [2024-10-08T08:57:05.695Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:05.961Z] #44 ... [2024-10-08T08:57:05.961Z] [2024-10-08T08:57:05.961Z] #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:05.961Z] #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:05.961Z] #0 8.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:06.229Z] #56 ... [2024-10-08T08:57:06.229Z] [2024-10-08T08:57:06.229Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:06.229Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T08:57:06.229Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T08:57:06.229Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T08:57:06.229Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-10-08T08:57:06.229Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-10-08T08:57:06.229Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done [2024-10-08T08:57:06.229Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T08:57:06.229Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s [2024-10-08T08:57:06.229Z] #46 ... [2024-10-08T08:57:06.229Z] [2024-10-08T08:57:06.229Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T08:57:06.497Z] #57 ... [2024-10-08T08:57:06.497Z] [2024-10-08T08:57:06.497Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:06.775Z] #46 ... [2024-10-08T08:57:06.775Z] [2024-10-08T08:57:06.775Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:57:06.775Z] #58 ... [2024-10-08T08:57:06.775Z] [2024-10-08T08:57:06.775Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:57:07.049Z] #59 ... [2024-10-08T08:57:07.049Z] [2024-10-08T08:57:07.049Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:57:07.049Z] #0 8.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:07.049Z] #0 8.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:07.049Z] #60 ... [2024-10-08T08:57:07.049Z] [2024-10-08T08:57:07.049Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T08:57:07.318Z] #61 ... [2024-10-08T08:57:07.318Z] [2024-10-08T08:57:07.318Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T08:57:07.318Z] #62 ... [2024-10-08T08:57:07.318Z] [2024-10-08T08:57:07.318Z] #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-08T08:57:07.586Z] #63 ... [2024-10-08T08:57:07.586Z] [2024-10-08T08:57:07.586Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:07.586Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 4.6s [2024-10-08T08:57:07.586Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-08T08:57:07.855Z] #46 ... [2024-10-08T08:57:07.855Z] [2024-10-08T08:57:07.855Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-08T08:57:07.855Z] #44 transferring context: 3.23MB 8.2s done [2024-10-08T08:57:07.855Z] #44 DONE 10.1s [2024-10-08T08:57:07.855Z] [2024-10-08T08:57:07.855Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:07.855Z] #46 ... [2024-10-08T08:57:07.855Z] [2024-10-08T08:57:07.855Z] #64 [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-08T08:57:08.124Z] #64 ... [2024-10-08T08:57:08.124Z] [2024-10-08T08:57:08.124Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:57:08.124Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done [2024-10-08T08:57:08.124Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T08:57:08.124Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-08T08:57:08.124Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-08T08:57:08.124Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-08T08:57:08.124Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-08T08:57:08.124Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-08T08:57:08.124Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-10-08T08:57:08.124Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.82MB / 18.32MB 4.6s [2024-10-08T08:57:08.124Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-08T08:57:08.124Z] #65 ... [2024-10-08T08:57:08.124Z] [2024-10-08T08:57:08.124Z] #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:08.124Z] #56 11.00 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:08.124Z] #56 11.00 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:08.124Z] #56 11.04 OK: 9 MiB in 15 packages [2024-10-08T08:57:08.124Z] #56 DONE 12.3s [2024-10-08T08:57:08.124Z] [2024-10-08T08:57:08.124Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:08.124Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.2s [2024-10-08T08:57:08.710Z] #46 ... [2024-10-08T08:57:08.710Z] [2024-10-08T08:57:08.710Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:57:08.710Z] #66 ... [2024-10-08T08:57:08.710Z] [2024-10-08T08:57:08.710Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:57:08.978Z] #67 ... [2024-10-08T08:57:08.978Z] [2024-10-08T08:57:08.978Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:09.246Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.2s [2024-10-08T08:57:09.246Z] #46 ... [2024-10-08T08:57:09.246Z] [2024-10-08T08:57:09.246Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:57:09.246Z] #60 10.94 OK: 238 MiB in 54 packages [2024-10-08T08:57:09.246Z] #60 DONE 12.7s [2024-10-08T08:57:09.246Z] [2024-10-08T08:57:09.246Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:09.835Z] #46 ... [2024-10-08T08:57:09.835Z] [2024-10-08T08:57:09.835Z] #68 [core-data internal] load build context [2024-10-08T08:57:09.835Z] #68 ... [2024-10-08T08:57:09.835Z] [2024-10-08T08:57:09.835Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T08:57:10.103Z] #69 ... [2024-10-08T08:57:10.103Z] [2024-10-08T08:57:10.103Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-08T08:57:10.103Z] #49 transferring context: 3.23MB 6.9s done [2024-10-08T08:57:10.103Z] #49 DONE 10.2s [2024-10-08T08:57:10.103Z] [2024-10-08T08:57:10.103Z] #70 [support-cron-scheduler internal] load build context [2024-10-08T08:57:10.103Z] #70 ... [2024-10-08T08:57:10.103Z] [2024-10-08T08:57:10.103Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:10.103Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.08MB / 28.04MB 7.2s [2024-10-08T08:57:11.077Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.9s [2024-10-08T08:57:11.694Z] #46 ... [2024-10-08T08:57:11.694Z] [2024-10-08T08:57:11.694Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:11.694Z] #71 ... [2024-10-08T08:57:11.694Z] [2024-10-08T08:57:11.694Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T08:57:11.694Z] #72 ... [2024-10-08T08:57:11.694Z] [2024-10-08T08:57:11.694Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:11.969Z] #73 ... [2024-10-08T08:57:11.969Z] [2024-10-08T08:57:11.969Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:57:11.969Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.5s [2024-10-08T08:57:12.239Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.9s [2024-10-08T08:57:12.239Z] #65 ... [2024-10-08T08:57:12.239Z] [2024-10-08T08:57:12.239Z] #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-08T08:57:12.239Z] #63 DONE 14.9s [2024-10-08T08:57:12.509Z] [2024-10-08T08:57:12.509Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:57:12.509Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.70MB / 18.32MB 9.2s [2024-10-08T08:57:13.181Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-08T08:57:13.181Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done [2024-10-08T08:57:13.181Z] #65 ... [2024-10-08T08:57:13.181Z] [2024-10-08T08:57:13.181Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:13.181Z] #74 DONE 3.8s [2024-10-08T08:57:13.454Z] [2024-10-08T08:57:13.454Z] #70 [support-cron-scheduler internal] load build context [2024-10-08T08:57:13.454Z] #70 transferring context: 3.23MB 8.2s done [2024-10-08T08:57:13.454Z] #70 DONE 13.5s [2024-10-08T08:57:13.454Z] [2024-10-08T08:57:13.454Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:13.454Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.17MB / 28.04MB 10.4s [2024-10-08T08:57:13.454Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-08T08:57:13.722Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.58MB / 28.04MB 10.8s [2024-10-08T08:57:13.991Z] #46 ... [2024-10-08T08:57:13.991Z] [2024-10-08T08:57:13.991Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T08:57:13.991Z] #61 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:13.991Z] #61 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:13.991Z] #61 15.98 OK: 238 MiB in 54 packages [2024-10-08T08:57:13.991Z] #61 DONE 17.2s [2024-10-08T08:57:13.991Z] [2024-10-08T08:57:13.991Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:13.991Z] #46 ... [2024-10-08T08:57:13.991Z] [2024-10-08T08:57:13.991Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T08:57:13.991Z] #57 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:13.991Z] #57 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:13.991Z] #57 15.45 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:13.991Z] #57 15.45 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T08:57:13.991Z] #57 15.59 (3/4) Installing su-exec (0.2-r3) [2024-10-08T08:57:13.991Z] #57 15.59 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T08:57:13.991Z] #57 16.25 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:13.991Z] #57 16.50 OK: 20 MiB in 18 packages [2024-10-08T08:57:13.991Z] #57 DONE 17.7s [2024-10-08T08:57:13.991Z] [2024-10-08T08:57:13.991Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:14.260Z] #46 ... [2024-10-08T08:57:14.260Z] [2024-10-08T08:57:14.260Z] #68 [core-data internal] load build context [2024-10-08T08:57:14.260Z] #68 transferring context: 3.23MB 11.7s done [2024-10-08T08:57:14.260Z] #68 DONE 14.5s [2024-10-08T08:57:14.260Z] [2024-10-08T08:57:14.260Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:14.534Z] #46 ... [2024-10-08T08:57:14.534Z] [2024-10-08T08:57:14.534Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:57:14.534Z] #75 ... [2024-10-08T08:57:14.534Z] [2024-10-08T08:57:14.534Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:14.808Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.06MB / 28.04MB 11.8s [2024-10-08T08:57:15.394Z] #46 ... [2024-10-08T08:57:15.394Z] [2024-10-08T08:57:15.394Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:57:15.394Z] #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:15.395Z] #59 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:15.395Z] #59 16.62 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T08:57:15.395Z] #59 16.98 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:15.395Z] #59 16.98 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:15.395Z] #59 17.07 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:57:15.395Z] #59 17.42 OK: 10 MiB in 16 packages [2024-10-08T08:57:15.395Z] #59 DONE 18.6s [2024-10-08T08:57:15.395Z] [2024-10-08T08:57:15.395Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:15.680Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.85MB / 28.04MB 12.6s [2024-10-08T08:57:16.271Z] #46 ... [2024-10-08T08:57:16.271Z] [2024-10-08T08:57:16.271Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:16.271Z] #76 DONE 2.0s [2024-10-08T08:57:16.271Z] [2024-10-08T08:57:16.271Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:16.271Z] #46 ... [2024-10-08T08:57:16.271Z] [2024-10-08T08:57:16.271Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T08:57:16.271Z] #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:16.271Z] #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:16.271Z] #58 19.44 OK: 238 MiB in 54 packages [2024-10-08T08:57:16.271Z] #58 DONE 20.2s [2024-10-08T08:57:16.271Z] [2024-10-08T08:57:16.271Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:16.539Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.6s [2024-10-08T08:57:17.138Z] #46 ... [2024-10-08T08:57:17.138Z] [2024-10-08T08:57:17.138Z] #64 [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-08T08:57:17.138Z] #64 DONE 19.2s [2024-10-08T08:57:17.138Z] [2024-10-08T08:57:17.138Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:18.107Z] #46 ... [2024-10-08T08:57:18.107Z] [2024-10-08T08:57:18.107Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:18.107Z] #77 DONE 1.9s [2024-10-08T08:57:18.107Z] [2024-10-08T08:57:18.107Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:18.107Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.66MB / 28.04MB 15.2s [2024-10-08T08:57:18.716Z] #46 ... [2024-10-08T08:57:18.716Z] [2024-10-08T08:57:18.716Z] #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:18.716Z] #78 ... [2024-10-08T08:57:18.716Z] [2024-10-08T08:57:18.716Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:18.989Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.06MB / 28.04MB 15.9s [2024-10-08T08:57:19.574Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.4s [2024-10-08T08:57:20.161Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.9s done [2024-10-08T08:57:21.997Z] #118 ... [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:21.997Z] #107 DONE 41.7s [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:21.997Z] #85 DONE 45.6s [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:21.997Z] #94 DONE 45.0s [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:21.997Z] #118 DONE 45.2s [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:21.997Z] #96 DONE 45.0s [2024-10-08T08:57:21.997Z] [2024-10-08T08:57:21.997Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T08:57:22.113Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-08T08:57:22.381Z] #46 ... [2024-10-08T08:57:22.381Z] [2024-10-08T08:57:22.381Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T08:57:22.381Z] #79 ... [2024-10-08T08:57:22.381Z] [2024-10-08T08:57:22.381Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:22.381Z] #71 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:22.648Z] #71 ... [2024-10-08T08:57:22.648Z] [2024-10-08T08:57:22.648Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T08:57:22.648Z] #62 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:22.648Z] #62 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:22.648Z] #62 22.31 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T08:57:22.648Z] #62 22.50 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:22.648Z] #62 22.52 (3/4) Installing su-exec (0.2-r3) [2024-10-08T08:57:22.648Z] #62 22.52 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T08:57:22.648Z] #62 23.01 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:22.648Z] #62 23.09 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:57:22.648Z] #62 23.99 OK: 20 MiB in 18 packages [2024-10-08T08:57:22.648Z] #62 DONE 25.5s [2024-10-08T08:57:22.925Z] [2024-10-08T08:57:22.925Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:23.510Z] #46 ... [2024-10-08T08:57:23.510Z] [2024-10-08T08:57:23.510Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:23.510Z] #80 ... [2024-10-08T08:57:23.510Z] [2024-10-08T08:57:23.510Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:24.103Z] #46 ... [2024-10-08T08:57:24.104Z] [2024-10-08T08:57:24.104Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T08:57:24.104Z] #81 ... [2024-10-08T08:57:24.104Z] [2024-10-08T08:57:24.104Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:24.104Z] #71 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:25.532Z] #71 ... [2024-10-08T08:57:25.532Z] [2024-10-08T08:57:25.532Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:25.532Z] #82 ... [2024-10-08T08:57:25.532Z] [2024-10-08T08:57:25.532Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:25.532Z] #46 ... [2024-10-08T08:57:25.532Z] [2024-10-08T08:57:25.532Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:57:25.532Z] #66 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:25.532Z] #66 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:25.532Z] #66 20.47 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:57:25.532Z] #66 20.47 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:57:25.532Z] #66 20.47 OK: 24041 distinct packages available [2024-10-08T08:57:25.532Z] #66 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:25.532Z] #66 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:25.802Z] #66 ... [2024-10-08T08:57:25.802Z] [2024-10-08T08:57:25.802Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:25.802Z] #82 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:26.071Z] #82 ... [2024-10-08T08:57:26.071Z] [2024-10-08T08:57:26.071Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:26.338Z] #83 ... [2024-10-08T08:57:26.338Z] [2024-10-08T08:57:26.338Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:27.290Z] #119 ... [2024-10-08T08:57:27.290Z] [2024-10-08T08:57:27.290Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-08T08:57:27.290Z] #120 ... [2024-10-08T08:57:27.290Z] [2024-10-08T08:57:27.290Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T08:57:27.298Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-10-08T08:57:27.298Z] #46 ... [2024-10-08T08:57:27.298Z] [2024-10-08T08:57:27.298Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:27.298Z] #0 7.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:27.298Z] #0 9.914 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:27.298Z] #84 ... [2024-10-08T08:57:27.298Z] [2024-10-08T08:57:27.298Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:27.552Z] #121 ... [2024-10-08T08:57:27.552Z] [2024-10-08T08:57:27.552Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-08T08:57:27.552Z] #122 ... [2024-10-08T08:57:27.552Z] [2024-10-08T08:57:27.552Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T08:57:28.262Z] #46 ... [2024-10-08T08:57:28.263Z] [2024-10-08T08:57:28.263Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:28.263Z] #85 ... [2024-10-08T08:57:28.263Z] [2024-10-08T08:57:28.263Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:28.847Z] #46 ... [2024-10-08T08:57:28.847Z] [2024-10-08T08:57:28.847Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T08:57:28.847Z] #69 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:28.847Z] #69 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:28.847Z] #69 27.04 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:57:28.847Z] #69 27.04 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:57:28.847Z] #69 27.04 OK: 24040 distinct packages available [2024-10-08T08:57:28.847Z] #69 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:28.847Z] #69 ... [2024-10-08T08:57:28.847Z] [2024-10-08T08:57:28.847Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:57:28.847Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s [2024-10-08T08:57:29.115Z] #65 ... [2024-10-08T08:57:29.115Z] [2024-10-08T08:57:29.115Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:30.077Z] #46 ... [2024-10-08T08:57:30.077Z] [2024-10-08T08:57:30.077Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:57:30.077Z] #67 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:30.077Z] #67 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:30.077Z] #67 ... [2024-10-08T08:57:30.077Z] [2024-10-08T08:57:30.077Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:30.662Z] #46 ... [2024-10-08T08:57:30.662Z] [2024-10-08T08:57:30.662Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T08:57:30.662Z] #72 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:30.662Z] #72 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:30.662Z] #72 ... [2024-10-08T08:57:30.662Z] [2024-10-08T08:57:30.662Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:31.641Z] #46 ... [2024-10-08T08:57:31.641Z] [2024-10-08T08:57:31.641Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:31.641Z] #73 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.641Z] #73 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.641Z] #73 ... [2024-10-08T08:57:31.641Z] [2024-10-08T08:57:31.641Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:57:31.641Z] #75 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.641Z] #75 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.641Z] #75 ... [2024-10-08T08:57:31.641Z] [2024-10-08T08:57:31.641Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:31.641Z] #73 30.34 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:57:31.641Z] #73 30.34 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:57:31.641Z] #73 30.34 OK: 24041 distinct packages available [2024-10-08T08:57:31.764Z] #123 DONE 14.7s [2024-10-08T08:57:31.764Z] [2024-10-08T08:57:31.764Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-08T08:57:31.764Z] #122 DONE 14.7s [2024-10-08T08:57:31.764Z] [2024-10-08T08:57:31.764Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T08:57:31.909Z] #73 ... [2024-10-08T08:57:31.909Z] [2024-10-08T08:57:31.910Z] #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:31.910Z] #78 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.910Z] #78 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:31.910Z] #78 23.21 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:31.910Z] #78 23.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:31.910Z] #78 23.31 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:32.024Z] #124 ... [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #125 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #126 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #127 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-08T08:57:32.024Z] #120 DONE 14.7s [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #121 DONE 14.7s [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #128 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #129 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #130 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #131 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #132 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #133 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #119 DONE 14.7s [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #134 [core-metadata builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #134 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #135 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #136 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #137 [core-command builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #137 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #138 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #139 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #140 [core-data builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #140 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #141 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #142 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #143 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #144 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #145 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:32.024Z] #146 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #147 [support-scheduler builder 6/7] COPY . . [2024-10-08T08:57:32.024Z] #147 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #148 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:32.024Z] #148 CACHED [2024-10-08T08:57:32.024Z] [2024-10-08T08:57:32.024Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T08:57:32.176Z] #78 ... [2024-10-08T08:57:32.176Z] [2024-10-08T08:57:32.176Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T08:57:32.176Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2024-10-08T08:57:32.442Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s done [2024-10-08T08:57:32.710Z] #46 ... [2024-10-08T08:57:32.710Z] [2024-10-08T08:57:32.710Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T08:57:32.710Z] #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:32.710Z] #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:32.977Z] #86 ... [2024-10-08T08:57:32.977Z] [2024-10-08T08:57:32.977Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:57:32.977Z] #75 28.07 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:32.977Z] #75 28.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:32.977Z] #75 28.10 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:33.268Z] #75 ... [2024-10-08T08:57:33.268Z] [2024-10-08T08:57:33.268Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T08:57:33.268Z] #66 30.74 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:33.268Z] #66 30.82 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:57:33.268Z] #66 30.86 (3/5) Installing libucontext (1.2-r3) [2024-10-08T08:57:33.268Z] #66 30.90 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T08:57:33.268Z] #66 31.02 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T08:57:33.268Z] #66 31.23 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:33.268Z] #66 31.44 OK: 10 MiB in 19 packages [2024-10-08T08:57:33.268Z] #66 DONE 34.6s [2024-10-08T08:57:33.268Z] [2024-10-08T08:57:33.268Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:57:33.411Z] #149 1.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T08:57:33.854Z] #87 ... [2024-10-08T08:57:33.854Z] [2024-10-08T08:57:33.854Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T08:57:33.854Z] #79 11.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:33.854Z] #79 13.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:34.120Z] #79 ... [2024-10-08T08:57:34.120Z] [2024-10-08T08:57:34.120Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:34.120Z] #73 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:35.538Z] #73 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:35.538Z] #73 ... [2024-10-08T08:57:35.538Z] [2024-10-08T08:57:35.538Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T08:57:35.538Z] #81 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:35.538Z] #81 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:35.538Z] #81 ... [2024-10-08T08:57:35.538Z] [2024-10-08T08:57:35.538Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:35.538Z] #71 33.46 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:35.538Z] #71 33.51 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:35.538Z] #71 33.75 OK: 9 MiB in 15 packages [2024-10-08T08:57:36.962Z] #71 DONE 35.2s [2024-10-08T08:57:36.962Z] [2024-10-08T08:57:36.962Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:36.962Z] #88 ... [2024-10-08T08:57:36.962Z] [2024-10-08T08:57:36.962Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T08:57:36.962Z] #72 30.15 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T08:57:36.962Z] #72 30.56 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:36.962Z] #72 30.59 (3/3) Installing tzdata (2024b-r0) [2024-10-08T08:57:36.962Z] #72 32.52 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:36.962Z] #72 32.64 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:57:36.962Z] #72 33.71 OK: 11 MiB in 17 packages [2024-10-08T08:57:36.962Z] #72 DONE 35.2s [2024-10-08T08:57:36.962Z] [2024-10-08T08:57:36.962Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:37.548Z] #89 ... [2024-10-08T08:57:37.548Z] [2024-10-08T08:57:37.548Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:37.548Z] #82 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:37.548Z] #82 22.02 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:37.548Z] #82 22.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:37.548Z] #82 22.11 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:37.548Z] #82 ... [2024-10-08T08:57:37.548Z] [2024-10-08T08:57:37.548Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T08:57:37.548Z] #79 23.45 OK: 238 MiB in 54 packages [2024-10-08T08:57:37.548Z] #79 DONE 25.3s [2024-10-08T08:57:37.548Z] [2024-10-08T08:57:37.548Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T08:57:38.514Z] #90 DONE 0.7s [2024-10-08T08:57:38.514Z] [2024-10-08T08:57:38.514Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:39.481Z] #91 ... [2024-10-08T08:57:39.481Z] [2024-10-08T08:57:39.481Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T08:57:39.481Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s done [2024-10-08T08:57:39.481Z] #65 ... [2024-10-08T08:57:39.481Z] [2024-10-08T08:57:39.481Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T08:57:39.481Z] #84 18.83 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:39.481Z] #84 19.65 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:39.481Z] #84 19.89 OK: 9 MiB in 15 packages [2024-10-08T08:57:39.481Z] #84 DONE 22.2s [2024-10-08T08:57:39.481Z] [2024-10-08T08:57:39.481Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:39.481Z] #82 23.92 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:39.481Z] #82 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:39.746Z] #82 ... [2024-10-08T08:57:39.746Z] [2024-10-08T08:57:39.746Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T08:57:39.746Z] #69 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:39.746Z] #69 39.53 OK: 238 MiB in 54 packages [2024-10-08T08:57:40.012Z] #69 ... [2024-10-08T08:57:40.013Z] [2024-10-08T08:57:40.013Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T08:57:40.013Z] #81 21.93 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:40.013Z] #81 21.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:40.013Z] #81 21.98 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:40.013Z] #81 24.88 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:40.013Z] #81 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:40.278Z] #81 ... [2024-10-08T08:57:40.278Z] [2024-10-08T08:57:40.278Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T08:57:40.278Z] #69 DONE 40.5s [2024-10-08T08:57:40.545Z] [2024-10-08T08:57:40.546Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:57:41.130Z] #92 DONE 0.6s [2024-10-08T08:57:41.130Z] [2024-10-08T08:57:41.130Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:57:42.539Z] #93 ... [2024-10-08T08:57:42.539Z] [2024-10-08T08:57:42.539Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:57:42.539Z] #67 33.81 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T08:57:42.539Z] #67 33.81 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T08:57:42.539Z] #67 33.81 OK: 24041 distinct packages available [2024-10-08T08:57:42.540Z] #67 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:42.540Z] #67 37.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:42.807Z] #67 ... [2024-10-08T08:57:42.807Z] [2024-10-08T08:57:42.807Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:42.807Z] #89 5.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:43.403Z] #149 ... [2024-10-08T08:57:43.403Z] [2024-10-08T08:57:43.403Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T08:57:43.403Z] #0 0.600 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T08:57:43.403Z] #150 ... [2024-10-08T08:57:43.403Z] [2024-10-08T08:57:43.403Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T08:57:43.403Z] #0 1.172 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T08:57:43.403Z] #151 ... [2024-10-08T08:57:43.403Z] [2024-10-08T08:57:43.404Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T08:57:43.404Z] #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T08:57:43.404Z] #152 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T08:57:43.404Z] #0 0.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T08:57:43.404Z] #153 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #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-08T08:57:43.404Z] #0 1.020 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T08:57:43.404Z] #154 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T08:57:43.404Z] #124 0.701 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T08:57:43.404Z] #124 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T08:57:43.404Z] #0 1.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T08:57:43.404Z] #155 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T08:57:43.404Z] #0 1.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T08:57:43.404Z] #156 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T08:57:43.404Z] #0 1.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T08:57:43.404Z] #157 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T08:57:43.404Z] #0 0.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T08:57:43.404Z] #158 ... [2024-10-08T08:57:43.404Z] [2024-10-08T08:57:43.404Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T08:57:43.404Z] #0 1.631 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T08:57:43.666Z] #159 ... [2024-10-08T08:57:43.666Z] [2024-10-08T08:57:43.666Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T08:57:43.666Z] #0 1.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T08:57:44.211Z] #89 6.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:44.477Z] #89 ... [2024-10-08T08:57:44.477Z] [2024-10-08T08:57:44.477Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:57:44.477Z] #75 29.93 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:44.477Z] #75 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:44.477Z] #75 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:44.477Z] #75 ... [2024-10-08T08:57:44.477Z] [2024-10-08T08:57:44.477Z] #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:44.477Z] #78 25.91 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:44.477Z] #78 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:44.477Z] #78 27.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:44.743Z] #78 ... [2024-10-08T08:57:44.743Z] [2024-10-08T08:57:44.743Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:44.743Z] #73 43.15 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T08:57:45.011Z] #73 43.52 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T08:57:45.011Z] #73 43.63 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T08:57:45.011Z] #73 43.65 (4/14) Installing libunistring (1.2-r0) [2024-10-08T08:57:45.277Z] #73 43.78 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T08:57:45.277Z] #73 43.81 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T08:57:45.277Z] #73 43.83 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T08:57:45.277Z] #73 43.85 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T08:57:45.277Z] #73 43.92 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T08:57:45.546Z] #73 43.99 (10/14) Installing curl (8.10.1-r0) [2024-10-08T08:57:45.546Z] #73 44.03 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:45.546Z] #73 44.05 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:57:45.546Z] #73 44.06 (13/14) Installing libucontext (1.2-r3) [2024-10-08T08:57:45.546Z] #73 44.08 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T08:57:45.546Z] #73 44.12 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:45.823Z] #73 44.23 Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:57:46.097Z] #73 ... [2024-10-08T08:57:46.097Z] [2024-10-08T08:57:46.097Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T08:57:46.097Z] #75 40.45 OK: 9 MiB in 16 packages [2024-10-08T08:57:46.097Z] #75 DONE 41.7s [2024-10-08T08:57:46.097Z] [2024-10-08T08:57:46.097Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T08:57:46.371Z] #94 ... [2024-10-08T08:57:46.371Z] [2024-10-08T08:57:46.371Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:57:46.371Z] #87 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:46.371Z] #87 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:46.371Z] #87 ... [2024-10-08T08:57:46.371Z] [2024-10-08T08:57:46.371Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T08:57:46.371Z] #67 46.64 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T08:57:46.371Z] #67 46.67 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T08:57:46.371Z] #67 46.67 (3/4) Installing libucontext (1.2-r3) [2024-10-08T08:57:46.371Z] #67 46.71 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T08:57:46.371Z] #67 46.75 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:46.371Z] #67 46.97 OK: 9 MiB in 18 packages [2024-10-08T08:57:47.335Z] #67 DONE 48.4s [2024-10-08T08:57:47.335Z] [2024-10-08T08:57:47.335Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T08:57:47.607Z] #95 ... [2024-10-08T08:57:47.607Z] [2024-10-08T08:57:47.607Z] #78 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:47.607Z] #78 36.84 OK: 9 MiB in 15 packages [2024-10-08T08:57:47.607Z] #78 DONE 39.1s [2024-10-08T08:57:47.607Z] [2024-10-08T08:57:47.607Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:57:47.607Z] #87 13.69 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:47.607Z] #87 13.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:47.607Z] #87 13.84 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:49.555Z] #87 ... [2024-10-08T08:57:49.555Z] [2024-10-08T08:57:49.555Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T08:57:49.555Z] #73 45.54 OK: 15 MiB in 28 packages [2024-10-08T08:57:49.555Z] #73 DONE 47.8s [2024-10-08T08:57:49.555Z] [2024-10-08T08:57:49.555Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:57:49.555Z] #87 16.47 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:49.555Z] #87 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:49.829Z] #87 ... [2024-10-08T08:57:49.829Z] [2024-10-08T08:57:49.829Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T08:57:49.829Z] #94 DONE 3.8s [2024-10-08T08:57:50.098Z] [2024-10-08T08:57:50.098Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:50.098Z] #82 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.098Z] #82 33.14 OK: 10 MiB in 16 packages [2024-10-08T08:57:50.098Z] #82 DONE 34.7s [2024-10-08T08:57:50.098Z] [2024-10-08T08:57:50.098Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T08:57:50.365Z] #96 ... [2024-10-08T08:57:50.365Z] [2024-10-08T08:57:50.365Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T08:57:50.365Z] #81 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.365Z] #81 34.83 OK: 20 MiB in 18 packages [2024-10-08T08:57:50.365Z] #81 DONE 36.3s [2024-10-08T08:57:50.365Z] [2024-10-08T08:57:50.365Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T08:57:50.365Z] #96 DONE 0.6s [2024-10-08T08:57:50.365Z] [2024-10-08T08:57:50.365Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:50.633Z] #97 ... [2024-10-08T08:57:50.633Z] [2024-10-08T08:57:50.633Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T08:57:50.633Z] #86 18.00 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:50.633Z] #86 18.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:50.633Z] #86 18.09 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:50.633Z] #86 20.36 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:50.633Z] #86 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.633Z] #86 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.900Z] #86 ... [2024-10-08T08:57:50.900Z] [2024-10-08T08:57:50.900Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:50.900Z] #88 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.900Z] #88 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:50.900Z] #88 13.33 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:50.900Z] #88 13.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:50.900Z] #88 13.42 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:51.168Z] #88 ... [2024-10-08T08:57:51.168Z] [2024-10-08T08:57:51.168Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T08:57:52.133Z] #98 DONE 1.6s [2024-10-08T08:57:52.133Z] [2024-10-08T08:57:52.133Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:52.133Z] #89 14.56 Upgrading critical system libraries and apk-tools: [2024-10-08T08:57:52.133Z] #89 14.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:57:52.133Z] #89 14.61 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:57:53.096Z] #89 15.83 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:53.096Z] #89 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:53.096Z] #89 ... [2024-10-08T08:57:53.096Z] [2024-10-08T08:57:53.096Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T08:57:53.096Z] #86 28.94 OK: 20 MiB in 18 packages [2024-10-08T08:57:53.096Z] #86 DONE 30.2s [2024-10-08T08:57:53.096Z] [2024-10-08T08:57:53.096Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:53.096Z] #88 14.75 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:57:53.096Z] #88 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:53.096Z] #88 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:56.443Z] #88 ... [2024-10-08T08:57:56.443Z] [2024-10-08T08:57:56.443Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-08T08:57:56.443Z] #87 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:56.443Z] #87 22.60 OK: 10 MiB in 19 packages [2024-10-08T08:57:56.443Z] #87 DONE 23.5s [2024-10-08T08:57:56.443Z] [2024-10-08T08:57:56.443Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:57:57.850Z] #99 ... [2024-10-08T08:57:57.850Z] [2024-10-08T08:57:57.850Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T08:57:57.850Z] #100 DONE 1.1s [2024-10-08T08:57:57.850Z] [2024-10-08T08:57:57.850Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:57:58.435Z] #101 ... [2024-10-08T08:57:58.435Z] [2024-10-08T08:57:58.435Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:57:58.435Z] #99 DONE 1.7s [2024-10-08T08:57:58.435Z] [2024-10-08T08:57:58.435Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T08:57:58.435Z] #102 DONE 0.2s [2024-10-08T08:57:58.435Z] [2024-10-08T08:57:58.435Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T08:57:58.701Z] #103 DONE 0.2s [2024-10-08T08:57:58.701Z] [2024-10-08T08:57:58.701Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:57:58.969Z] #104 ... [2024-10-08T08:57:58.969Z] [2024-10-08T08:57:58.969Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T08:57:58.969Z] #88 20.56 OK: 9 MiB in 15 packages [2024-10-08T08:57:58.969Z] #88 DONE 22.3s [2024-10-08T08:57:58.969Z] [2024-10-08T08:57:58.969Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:57:58.969Z] #104 DONE 0.3s [2024-10-08T08:57:58.969Z] [2024-10-08T08:57:58.969Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T08:57:59.237Z] #105 DONE 0.3s [2024-10-08T08:57:59.237Z] [2024-10-08T08:57:59.237Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:57:59.237Z] #101 DONE 1.8s [2024-10-08T08:57:59.237Z] [2024-10-08T08:57:59.237Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T08:57:59.825Z] #106 DONE 0.2s [2024-10-08T08:57:59.825Z] [2024-10-08T08:57:59.825Z] #107 [security-spire-server] exporting to image [2024-10-08T08:57:59.825Z] #107 exporting layers [2024-10-08T08:57:59.825Z] #107 ... [2024-10-08T08:57:59.825Z] [2024-10-08T08:57:59.825Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T08:57:59.825Z] #108 DONE 0.3s [2024-10-08T08:57:59.825Z] [2024-10-08T08:57:59.825Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:57:59.825Z] #89 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:57:59.825Z] #89 21.64 OK: 11 MiB in 17 packages [2024-10-08T08:57:59.825Z] #89 DONE 22.9s [2024-10-08T08:57:59.825Z] [2024-10-08T08:57:59.825Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T08:58:00.421Z] #109 DONE 0.5s [2024-10-08T08:58:00.421Z] [2024-10-08T08:58:00.421Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:58:00.421Z] #110 DONE 0.2s [2024-10-08T08:58:00.421Z] [2024-10-08T08:58:00.421Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T08:58:00.739Z] #111 DONE 0.3s [2024-10-08T08:58:00.739Z] [2024-10-08T08:58:00.739Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T08:58:01.004Z] #112 DONE 0.2s [2024-10-08T08:58:01.004Z] [2024-10-08T08:58:01.004Z] #107 [security-spire-agent] exporting to image [2024-10-08T08:58:02.411Z] #107 ... [2024-10-08T08:58:02.411Z] [2024-10-08T08:58:02.411Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T08:58:02.411Z] #95 5.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.411Z] #95 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.411Z] #95 10.12 Upgrading critical system libraries and apk-tools: [2024-10-08T08:58:02.411Z] #95 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:58:02.411Z] #95 10.16 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:58:02.411Z] #95 11.44 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:58:02.411Z] #95 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.411Z] #95 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.680Z] #95 ... [2024-10-08T08:58:02.680Z] [2024-10-08T08:58:02.680Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:58:02.680Z] #97 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.680Z] #97 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.680Z] #97 9.027 Upgrading critical system libraries and apk-tools: [2024-10-08T08:58:02.680Z] #97 9.027 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:58:02.680Z] #97 9.078 Executing busybox-1.36.1-r29.trigger [2024-10-08T08:58:02.680Z] #97 10.47 Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:58:02.680Z] #97 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.680Z] #97 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:58:02.950Z] #97 ... [2024-10-08T08:58:02.950Z] [2024-10-08T08:58:02.950Z] #107 [security-spire-server] exporting to image [2024-10-08T08:58:02.950Z] #107 exporting layers 3.4s done [2024-10-08T08:58:02.950Z] #107 writing image sha256:feeb8390fcd3744264e3a6f941bed1889b606fae0ceff6b8e16f49bd24c92cea done [2024-10-08T08:58:02.950Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-10-08T08:58:03.913Z] #107 exporting layers 2.6s done [2024-10-08T08:58:03.913Z] #107 writing image sha256:a4f75e44e702270c173fc3ec45f47e48aa0f4055c2ced3029644db2358e91c66 0.0s done [2024-10-08T08:58:03.913Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-08T08:58:03.913Z] #107 DONE 4.2s [2024-10-08T08:58:03.913Z] [2024-10-08T08:58:03.913Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:58:03.913Z] #83 ... [2024-10-08T08:58:03.913Z] [2024-10-08T08:58:03.913Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T08:58:03.913Z] #95 16.72 OK: 9 MiB in 18 packages [2024-10-08T08:58:04.873Z] #95 DONE 17.7s [2024-10-08T08:58:04.873Z] [2024-10-08T08:58:04.873Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:58:05.462Z] #113 ... [2024-10-08T08:58:05.462Z] [2024-10-08T08:58:05.462Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T08:58:05.462Z] #97 15.14 OK: 15 MiB in 28 packages [2024-10-08T08:58:05.462Z] #97 DONE 16.1s [2024-10-08T08:58:05.729Z] [2024-10-08T08:58:05.729Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:58:06.316Z] #80 ... [2024-10-08T08:58:06.316Z] [2024-10-08T08:58:06.316Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T08:58:06.316Z] #113 DONE 1.6s [2024-10-08T08:58:06.316Z] [2024-10-08T08:58:06.316Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T08:58:06.590Z] #114 DONE 0.2s [2024-10-08T08:58:06.590Z] [2024-10-08T08:58:06.590Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T08:58:06.860Z] #115 DONE 0.2s [2024-10-08T08:58:06.860Z] [2024-10-08T08:58:06.860Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T08:58:06.860Z] #116 DONE 0.2s [2024-10-08T08:58:06.860Z] [2024-10-08T08:58:06.860Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T08:58:07.129Z] #117 DONE 0.2s [2024-10-08T08:58:07.129Z] [2024-10-08T08:58:07.129Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T08:58:07.395Z] #118 DONE 0.2s [2024-10-08T08:58:07.395Z] [2024-10-08T08:58:07.395Z] #107 [security-spire-config] exporting to image [2024-10-08T08:58:09.339Z] #107 exporting layers 1.6s done [2024-10-08T08:58:09.339Z] #107 writing image sha256:eddef226fb93e9a30fcf44ba532cf9d0a56597daa2c92c9ef6c0ddcf6f036f4b done [2024-10-08T08:58:09.339Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-10-08T08:58:09.339Z] #107 DONE 5.8s [2024-10-08T08:58:09.339Z] [2024-10-08T08:58:09.339Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:05.921Z] #83 DONE 109.7s [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:05.921Z] #93 DONE 84.6s [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:05.921Z] #91 DONE 87.3s [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:05.921Z] #80 DONE 112.4s [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-08T08:59:05.921Z] #119 ... [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:05.921Z] #85 DONE 107.7s [2024-10-08T08:59:05.921Z] [2024-10-08T08:59:05.921Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #120 ... [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #119 DONE 1.5s [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #121 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #122 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.331Z] #123 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #124 DONE 1.6s [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #125 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.331Z] #126 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #127 [core-data builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #127 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #128 [core-keeper builder 7/8] COPY . . [2024-10-08T08:59:07.331Z] #128 DONE 1.5s [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #129 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #130 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.331Z] #131 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #132 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #133 [core-command builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #133 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.331Z] #134 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.331Z] #135 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #136 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #137 [core-metadata builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #137 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T08:59:07.331Z] #138 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.331Z] #139 CACHED [2024-10-08T08:59:07.331Z] [2024-10-08T08:59:07.331Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.332Z] #140 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #141 [support-scheduler builder 6/7] COPY . . [2024-10-08T08:59:07.332Z] #141 DONE 1.6s [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T08:59:07.332Z] #142 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.332Z] #143 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.332Z] #144 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T08:59:07.332Z] #145 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:59:07.332Z] #146 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T08:59:07.332Z] #147 CACHED [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T08:59:07.332Z] #120 DONE 1.5s [2024-10-08T08:59:07.332Z] [2024-10-08T08:59:07.332Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T08:59:12.692Z] #148 ... [2024-10-08T08:59:12.692Z] [2024-10-08T08:59:12.692Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T08:59:12.692Z] #0 5.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T08:59:12.960Z] #149 ... [2024-10-08T08:59:12.960Z] [2024-10-08T08:59:12.960Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T08:59:12.960Z] #0 5.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T08:59:13.227Z] #150 ... [2024-10-08T08:59:13.227Z] [2024-10-08T08:59:13.227Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T08:59:13.227Z] #0 5.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T08:59:13.812Z] #151 ... [2024-10-08T08:59:13.812Z] [2024-10-08T08:59:13.812Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T08:59:13.812Z] #148 6.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T08:59:18.105Z] #148 ... [2024-10-08T08:59:18.105Z] [2024-10-08T08:59:18.105Z] #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-08T08:59:18.105Z] #0 6.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T08:59:18.105Z] #152 ... [2024-10-08T08:59:18.105Z] [2024-10-08T08:59:18.105Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T08:59:18.105Z] #0 5.084 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T08:59:18.105Z] #153 ... [2024-10-08T08:59:18.105Z] [2024-10-08T08:59:18.105Z] #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-08T08:59:18.106Z] #0 6.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T08:59:18.106Z] #154 ... [2024-10-08T08:59:18.106Z] [2024-10-08T08:59:18.106Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T08:59:18.106Z] #0 4.461 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T08:59:18.106Z] #155 ... [2024-10-08T08:59:18.106Z] [2024-10-08T08:59:18.106Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T08:59:18.106Z] #0 4.771 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T08:59:18.106Z] #156 ... [2024-10-08T08:59:18.106Z] [2024-10-08T08:59:18.106Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T08:59:18.106Z] #0 6.504 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T08:59:18.386Z] #157 ... [2024-10-08T08:59:18.386Z] [2024-10-08T08:59:18.386Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T08:59:18.386Z] #0 6.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T08:59:18.386Z] #158 ... [2024-10-08T08:59:18.386Z] [2024-10-08T08:59:18.386Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T08:59:18.386Z] #0 6.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T08:59:18.679Z] #159 ... [2024-10-08T08:59:18.679Z] [2024-10-08T08:59:18.679Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T08:59:18.679Z] #0 6.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T08:59:20.149Z] #160 ... [2024-10-08T08:59:20.149Z] [2024-10-08T08:59:20.149Z] #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-08T08:59:20.149Z] #154 94.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T09:00:16.419Z] #154 ... [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:00:16.419Z] #149 DONE 163.8s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:00:16.419Z] #155 DONE 163.8s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T09:00:16.419Z] #157 DONE 163.8s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:00:16.419Z] #150 DONE 163.8s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:00:16.419Z] #124 DONE 163.8s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.419Z] #161 ... [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:00:16.419Z] #158 DONE 163.9s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:00:16.419Z] #156 DONE 164.0s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:00:16.419Z] #159 DONE 164.1s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.419Z] #162 ... [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:00:16.419Z] #160 DONE 164.1s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:00:16.419Z] #151 DONE 164.2s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T09:00:16.419Z] #153 DONE 164.2s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #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-08T09:00:16.419Z] #154 DONE 164.2s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:00:16.419Z] #152 DONE 164.3s [2024-10-08T09:00:16.419Z] [2024-10-08T09:00:16.419Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #163 ... [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #164 DONE 1.0s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T09:00:16.685Z] #165 DONE 1.0s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #161 DONE 1.0s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #166 DONE 0.9s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #162 DONE 0.9s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #167 DONE 0.7s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #168 DONE 0.8s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.685Z] #163 DONE 0.7s [2024-10-08T09:00:16.685Z] [2024-10-08T09:00:16.685Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:16.995Z] #169 ... [2024-10-08T09:00:16.995Z] [2024-10-08T09:00:16.996Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:16.996Z] #170 DONE 0.7s [2024-10-08T09:00:16.996Z] [2024-10-08T09:00:16.996Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #171 ... [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #172 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #173 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:18.071Z] #174 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #175 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:18.071Z] #176 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #177 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:18.071Z] #178 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #179 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:18.071Z] #180 CACHED [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #181 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #182 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #183 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #183 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #184 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #169 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:18.071Z] #171 DONE 0.6s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T09:00:18.071Z] #185 DONE 0.7s [2024-10-08T09:00:18.071Z] [2024-10-08T09:00:18.071Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T09:00:19.972Z] #186 ... [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T09:00:19.972Z] #187 DONE 2.3s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T09:00:19.972Z] #188 DONE 2.2s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #189 [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-08T09:00:19.972Z] #189 DONE 2.4s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #190 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:19.972Z] #190 ... [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T09:00:19.972Z] #191 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T09:00:19.972Z] #192 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T09:00:19.972Z] #193 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #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-08T09:00:19.972Z] #194 DONE 2.7s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T09:00:19.972Z] #195 DONE 2.7s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T09:00:19.972Z] #186 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T09:00:19.972Z] #196 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #197 [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-08T09:00:19.972Z] #197 DONE 2.6s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T09:00:19.972Z] #198 DONE 3.4s [2024-10-08T09:00:19.972Z] [2024-10-08T09:00:19.972Z] #199 [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-08T09:00:20.234Z] #199 ... [2024-10-08T09:00:20.234Z] [2024-10-08T09:00:20.234Z] #200 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.234Z] #200 DONE 2.6s [2024-10-08T09:00:20.234Z] [2024-10-08T09:00:20.234Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T09:00:20.234Z] #201 DONE 0.7s [2024-10-08T09:00:20.234Z] [2024-10-08T09:00:20.234Z] #190 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.234Z] #190 DONE 0.7s [2024-10-08T09:00:20.234Z] [2024-10-08T09:00:20.234Z] #89 [support-cron-scheduler] exporting to image [2024-10-08T09:00:20.234Z] #89 exporting layers [2024-10-08T09:00:20.493Z] #89 ... [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.493Z] #202 DONE 0.4s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T09:00:20.493Z] #203 DONE 0.5s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.493Z] #204 DONE 0.4s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.493Z] #205 DONE 0.5s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #206 [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-08T09:00:20.493Z] #206 DONE 0.5s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.493Z] #207 DONE 0.5s [2024-10-08T09:00:20.493Z] [2024-10-08T09:00:20.493Z] #89 [support-scheduler] exporting to image [2024-10-08T09:00:20.752Z] #89 ... [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.752Z] #208 DONE 0.5s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:20.752Z] #209 DONE 0.5s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #199 [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-08T09:00:20.752Z] #199 DONE 0.6s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T09:00:20.752Z] #210 DONE 0.5s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:00:20.752Z] #211 DONE 0.6s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T09:00:20.752Z] #212 DONE 0.3s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #89 [support-cron-scheduler] exporting to image [2024-10-08T09:00:20.752Z] #89 writing image sha256:0a20c3c7c7c9a8c627a77824b9610240b6036c8a9a00a8c26801caa1c88f8e4f done [2024-10-08T09:00:20.752Z] #89 naming to docker.io/library/support-cron-scheduler done [2024-10-08T09:00:20.752Z] #89 ... [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T09:00:20.752Z] #213 DONE 0.4s [2024-10-08T09:00:20.752Z] [2024-10-08T09:00:20.752Z] #89 [support-notifications] exporting to image [2024-10-08T09:00:20.752Z] #89 exporting layers 0.2s done [2024-10-08T09:00:21.013Z] #89 ... [2024-10-08T09:00:21.013Z] [2024-10-08T09:00:21.013Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T09:00:21.013Z] #214 DONE 0.6s [2024-10-08T09:00:21.013Z] [2024-10-08T09:00:21.013Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T09:00:21.013Z] #215 DONE 0.4s [2024-10-08T09:00:21.013Z] [2024-10-08T09:00:21.013Z] #89 [support-notifications] exporting to image [2024-10-08T09:00:21.013Z] #89 exporting layers 0.3s done [2024-10-08T09:00:21.013Z] #89 writing image sha256:c50f978d81842198311d2479e1db87b9dcec35447a991ee72649ce5cc2a85f5f [2024-10-08T09:00:21.285Z] #89 ... [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #216 [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-08T09:00:21.285Z] #216 DONE 0.4s [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T09:00:21.285Z] #217 DONE 0.4s [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:00:21.285Z] #218 DONE 0.4s [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:00:21.285Z] #219 DONE 0.4s [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:00:21.285Z] #220 DONE 0.3s [2024-10-08T09:00:21.285Z] [2024-10-08T09:00:21.285Z] #89 [support-scheduler] exporting to image [2024-10-08T09:00:21.285Z] #89 exporting layers 0.4s done [2024-10-08T09:00:21.285Z] #89 writing image sha256:c50f978d81842198311d2479e1db87b9dcec35447a991ee72649ce5cc2a85f5f 0.0s done [2024-10-08T09:00:21.285Z] #89 naming to docker.io/library/core-command done [2024-10-08T09:00:21.285Z] #89 writing image sha256:f0d4ea292abada85139fe1974b87e44e327ac07b26661a7df785156aa0716f6d 0.0s done [2024-10-08T09:00:21.285Z] #89 naming to docker.io/library/support-scheduler done [2024-10-08T09:00:21.285Z] #89 exporting layers 0.4s done [2024-10-08T09:00:21.285Z] #89 writing image sha256:6ca6821d00347b23929f49dd421eee62c6dea3671a371896dc141ea99d697437 0.0s done [2024-10-08T09:00:21.285Z] #89 naming to docker.io/library/core-keeper done [2024-10-08T09:00:21.285Z] #89 writing image sha256:abdba7b4bf6e1cc7268d27f741bc361c8acfae4c4971b4aea5203ad5cceeae38 0.0s done [2024-10-08T09:00:21.285Z] #89 naming to docker.io/library/security-spiffe-token-provider [2024-10-08T09:00:21.285Z] #89 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-10-08T09:00:21.851Z] #89 ... [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T09:00:21.851Z] #221 DONE 0.6s [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T09:00:21.851Z] #222 DONE 0.7s [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #89 [core-metadata] exporting to image [2024-10-08T09:00:21.851Z] #89 exporting layers 0.6s done [2024-10-08T09:00:21.851Z] #89 ... [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T09:00:21.851Z] #223 DONE 0.7s [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:00:21.851Z] #224 DONE 0.7s [2024-10-08T09:00:21.851Z] [2024-10-08T09:00:21.851Z] #89 [security-proxy-auth] exporting to image [2024-10-08T09:00:21.851Z] #89 writing image sha256:fa43adeaa29d0a61a8aae2563e6598b3b36f79ee290a4f6887d55842f0afacbe 0.0s done [2024-10-08T09:00:21.851Z] #89 writing image sha256:c934b8029f4d87f3bdecf0dbd9a0eb447a4a87cc86f6a6401ba2433fff0fce82 0.0s done [2024-10-08T09:00:21.851Z] #89 naming to docker.io/library/support-notifications [2024-10-08T09:00:21.851Z] #89 naming to docker.io/library/core-data [2024-10-08T09:00:21.851Z] #89 naming to docker.io/library/core-data 0.2s done [2024-10-08T09:00:22.110Z] #89 ... [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T09:00:22.110Z] #225 DONE 0.3s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T09:00:22.110Z] #226 DONE 0.3s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #89 [core-metadata] exporting to image [2024-10-08T09:00:22.110Z] #89 exporting layers 0.3s done [2024-10-08T09:00:22.110Z] #89 naming to docker.io/library/support-notifications 0.2s done [2024-10-08T09:00:22.110Z] #89 writing image sha256:c6bedebf7e1e7e791a0991b7b3eab45fcf5b2eefbe3e343a90d94e7a496272bd done [2024-10-08T09:00:22.110Z] #89 naming to docker.io/library/core-metadata done [2024-10-08T09:00:22.110Z] #89 writing image sha256:74334191da0e7feef5b6719305e9bcbb17faea8ff74a5a13d6e9ecf0372de4da [2024-10-08T09:00:22.110Z] #89 ... [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #227 [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-08T09:00:22.110Z] #227 DONE 1.1s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:00:22.110Z] #228 DONE 1.1s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #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-08T09:00:22.110Z] #229 DONE 0.1s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:00:22.110Z] #230 DONE 0.1s [2024-10-08T09:00:22.110Z] [2024-10-08T09:00:22.110Z] #89 [security-proxy-setup] exporting to image [2024-10-08T09:00:22.110Z] #89 writing image sha256:74334191da0e7feef5b6719305e9bcbb17faea8ff74a5a13d6e9ecf0372de4da done [2024-10-08T09:00:22.110Z] #89 naming to docker.io/library/security-proxy-auth done [2024-10-08T09:00:22.368Z] #89 ... [2024-10-08T09:00:22.368Z] [2024-10-08T09:00:22.368Z] #231 [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-08T09:00:22.368Z] #231 DONE 0.1s [2024-10-08T09:00:22.368Z] [2024-10-08T09:00:22.368Z] #89 [security-proxy-setup] exporting to image [2024-10-08T09:00:22.368Z] #89 exporting layers 0.2s done [2024-10-08T09:00:22.368Z] #89 ... [2024-10-08T09:00:22.368Z] [2024-10-08T09:00:22.368Z] #232 [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-08T09:00:22.368Z] #232 DONE 0.1s [2024-10-08T09:00:22.368Z] [2024-10-08T09:00:22.368Z] #89 [core-common-config-bootstrapper] exporting to image [2024-10-08T09:00:22.368Z] #89 writing image sha256:6dced01fc4a6eb2ee5815a4149473e4325eef9ec405ab55e9903d6bce71828f3 0.0s done [2024-10-08T09:00:22.368Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-08T09:00:22.631Z] #89 exporting layers 0.3s done [2024-10-08T09:00:22.631Z] #89 writing image sha256:4ac1697e44b4d9963d9b1a7c0872bc30fe5a2fbb39febd2bc1c3ec2567a6b583 done [2024-10-08T09:00:22.631Z] #89 naming to docker.io/library/security-proxy-setup done [2024-10-08T09:00:22.631Z] #89 DONE 3.5s [2024-10-08T09:00:22.631Z] [2024-10-08T09:00:22.631Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T09:00:22.631Z] #233 DONE 0.1s [2024-10-08T09:00:22.631Z] [2024-10-08T09:00:22.631Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T09:00:22.631Z] #234 DONE 0.1s [2024-10-08T09:00:22.631Z] [2024-10-08T09:00:22.631Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T09:00:22.631Z] #235 ... [2024-10-08T09:00:22.631Z] [2024-10-08T09:00:22.631Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:00:22.631Z] #236 DONE 0.5s [2024-10-08T09:00:22.889Z] [2024-10-08T09:00:22.889Z] #89 [security-secretstore-setup] exporting to image [2024-10-08T09:00:22.889Z] #89 exporting layers 0.2s done [2024-10-08T09:00:22.889Z] #89 writing image sha256:54dca0c59a996ff09c8ed2db0a15bc6fae7008a520dca53790e9d8bfb1600745 [2024-10-08T09:00:24.969Z] #89 ... [2024-10-08T09:00:24.969Z] [2024-10-08T09:00:24.969Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T09:00:24.969Z] #235 DONE 0.4s [2024-10-08T09:00:24.969Z] [2024-10-08T09:00:24.969Z] #89 [security-bootstrapper] exporting to image [2024-10-08T09:00:24.969Z] #89 writing image sha256:54dca0c59a996ff09c8ed2db0a15bc6fae7008a520dca53790e9d8bfb1600745 done [2024-10-08T09:00:24.969Z] #89 naming to docker.io/library/security-secretstore-setup done [2024-10-08T09:00:24.969Z] #89 exporting layers 0.2s done [2024-10-08T09:00:24.969Z] #89 writing image sha256:90ae95853cf39662817f4c561cb58a209349dec74858ab02582345957c4f16cb done [2024-10-08T09:00:24.969Z] #89 naming to docker.io/library/security-bootstrapper done [2024-10-08T09:00:24.969Z] #89 DONE 3.9s [2024-10-08T09:00:24.969Z] [2024-10-08T09:00:24.969Z] #42 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:00:24.969Z] time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T09:00:24.976Z] $ docker stop --time=1 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d [2024-10-08T09:00:26.351Z] $ docker rm -f --volumes 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T09:00:29.361Z] + docker images [2024-10-08T09:00:29.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T09:00:29.361Z] security-bootstrapper latest 90ae95853cf3 7 seconds ago 20.4MB [2024-10-08T09:00:29.361Z] security-secretstore-setup latest 54dca0c59a99 7 seconds ago 40.2MB [2024-10-08T09:00:29.361Z] core-common-config-bootstrapper latest 6dced01fc4a6 8 seconds ago 16.5MB [2024-10-08T09:00:29.361Z] security-proxy-auth latest 74334191da0e 8 seconds ago 24.6MB [2024-10-08T09:00:29.361Z] core-metadata latest c6bedebf7e1e 8 seconds ago 29.8MB [2024-10-08T09:00:29.361Z] security-proxy-setup latest 4ac1697e44b4 8 seconds ago 28.7MB [2024-10-08T09:00:29.361Z] support-cron-scheduler latest 0a20c3c7c7c9 9 seconds ago 45.4MB [2024-10-08T09:00:29.361Z] core-keeper latest 6ca6821d0034 9 seconds ago 29MB [2024-10-08T09:00:29.361Z] support-scheduler latest f0d4ea292aba 9 seconds ago 43.8MB [2024-10-08T09:00:29.361Z] core-command latest c50f978d8184 9 seconds ago 25.9MB [2024-10-08T09:00:29.361Z] core-data latest c934b8029f4d 9 seconds ago 29.6MB [2024-10-08T09:00:29.361Z] security-spiffe-token-provider latest abdba7b4bf6e 9 seconds ago 31.8MB [2024-10-08T09:00:29.361Z] support-notifications latest fa43adeaa29d 9 seconds ago 44.4MB [2024-10-08T09:00:29.361Z] security-spire-server latest 2b77b58f3b6e 3 minutes ago 122MB [2024-10-08T09:00:29.361Z] security-spire-agent latest 0b2d64dacf51 3 minutes ago 183MB [2024-10-08T09:00:29.361Z] security-spire-config latest 4452dbd9efcd 3 minutes ago 121MB [2024-10-08T09:00:29.361Z] ci-base-image-x86_64 latest 9daec31d209f 7 minutes ago 979MB [2024-10-08T09:00:29.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB [2024-10-08T09:00:29.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-08T09:00:29.361Z] 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-08T09:00:29.493Z] provisioning config files... [2024-10-08T09:00:29.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config15518324011218915504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:00:29.797Z] ---> ****-login.sh [2024-10-08T09:00:29.797Z] nexus3.edgexfoundry.org:10001 [2024-10-08T09:00:29.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:00:29.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:00:29.798Z] Configure a credential helper to remove this warning. See [2024-10-08T09:00:29.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:00:29.798Z] [2024-10-08T09:00:29.798Z] Login Succeeded [2024-10-08T09:00:29.798Z] nexus3.edgexfoundry.org:10002 [2024-10-08T09:00:29.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:00:29.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:00:29.798Z] Configure a credential helper to remove this warning. See [2024-10-08T09:00:29.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:00:29.798Z] [2024-10-08T09:00:29.798Z] Login Succeeded [2024-10-08T09:00:29.798Z] nexus3.edgexfoundry.org:10003 [2024-10-08T09:00:32.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:00:32.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:00:32.750Z] Configure a credential helper to remove this warning. See [2024-10-08T09:00:32.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:00:32.750Z] [2024-10-08T09:00:32.750Z] Login Succeeded [2024-10-08T09:00:32.750Z] nexus3.edgexfoundry.org:10004 [2024-10-08T09:00:32.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:00:33.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:00:33.434Z] Configure a credential helper to remove this warning. See [2024-10-08T09:00:33.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:00:33.434Z] [2024-10-08T09:00:33.434Z] Login Succeeded [2024-10-08T09:00:33.434Z] ****.io [2024-10-08T09:00:33.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:00:36.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:00:36.300Z] Configure a credential helper to remove this warning. See [2024-10-08T09:00:36.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:00:36.300Z] [2024-10-08T09:00:36.300Z] Login Succeeded [2024-10-08T09:00:36.300Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T09:00:36.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:00:36.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:00:36.622Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-08T09:00:36.622Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:36.622Z] latest [2024-10-08T09:00:36.622Z] 3.2.0-dev.96 [2024-10-08T09:00:36.622Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:36.622Z] main [2024-10-08T09:00:36.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:38.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:39.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:39.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:00:39.242Z] 598ff6721f18: Preparing [2024-10-08T09:00:39.242Z] bad6faedf2ca: Preparing [2024-10-08T09:00:39.242Z] 585192f24735: Preparing [2024-10-08T09:00:39.242Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:39.242Z] c6fc75add076: Preparing [2024-10-08T09:00:39.242Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:39.242Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:39.242Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:39.242Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:39.242Z] 585192f24735: Pushed [2024-10-08T09:00:39.242Z] 598ff6721f18: Pushed [2024-10-08T09:00:39.242Z] 2709dd76ea3b: Pushed [2024-10-08T09:00:39.242Z] c6fc75add076: Pushed [2024-10-08T09:00:39.242Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:39.242Z] 6c6dd16a848c: Pushed [2024-10-08T09:00:41.153Z] bad6faedf2ca: Pushed [2024-10-08T09:00:41.153Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:41.485Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:41.830Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T09:00:41.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:00:41.830Z] 598ff6721f18: Preparing [2024-10-08T09:00:41.830Z] bad6faedf2ca: Preparing [2024-10-08T09:00:41.830Z] 585192f24735: Preparing [2024-10-08T09:00:41.830Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:41.830Z] c6fc75add076: Preparing [2024-10-08T09:00:41.830Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:41.830Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:41.830Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:41.830Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:41.830Z] 585192f24735: Layer already exists [2024-10-08T09:00:41.830Z] c6fc75add076: Layer already exists [2024-10-08T09:00:41.830Z] 598ff6721f18: Layer already exists [2024-10-08T09:00:41.830Z] bad6faedf2ca: Layer already exists [2024-10-08T09:00:41.830Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:41.830Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:41.830Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:41.830Z] latest: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:42.166Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:42.500Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 [2024-10-08T09:00:42.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:00:42.500Z] 598ff6721f18: Preparing [2024-10-08T09:00:42.500Z] bad6faedf2ca: Preparing [2024-10-08T09:00:42.500Z] 585192f24735: Preparing [2024-10-08T09:00:42.500Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:42.500Z] c6fc75add076: Preparing [2024-10-08T09:00:42.500Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:42.500Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:42.500Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:42.500Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:42.500Z] 598ff6721f18: Layer already exists [2024-10-08T09:00:42.500Z] c6fc75add076: Layer already exists [2024-10-08T09:00:42.500Z] 585192f24735: Layer already exists [2024-10-08T09:00:42.500Z] bad6faedf2ca: Layer already exists [2024-10-08T09:00:42.500Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:42.500Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:42.500Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:42.500Z] 3.2.0-dev.96: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:42.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:43.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:43.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:00:43.170Z] 598ff6721f18: Preparing [2024-10-08T09:00:43.170Z] bad6faedf2ca: Preparing [2024-10-08T09:00:43.170Z] 585192f24735: Preparing [2024-10-08T09:00:43.170Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:43.170Z] c6fc75add076: Preparing [2024-10-08T09:00:43.170Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:43.170Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:43.170Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:43.170Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:43.170Z] 598ff6721f18: Layer already exists [2024-10-08T09:00:43.170Z] bad6faedf2ca: Layer already exists [2024-10-08T09:00:43.170Z] 585192f24735: Layer already exists [2024-10-08T09:00:43.170Z] c6fc75add076: Layer already exists [2024-10-08T09:00:43.170Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:43.170Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:43.170Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:43.170Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:43.500Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:43.830Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-08T09:00:43.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:00:43.830Z] 598ff6721f18: Preparing [2024-10-08T09:00:43.830Z] bad6faedf2ca: Preparing [2024-10-08T09:00:43.830Z] 585192f24735: Preparing [2024-10-08T09:00:43.830Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:43.830Z] c6fc75add076: Preparing [2024-10-08T09:00:43.830Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:43.830Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:43.830Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:43.830Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:43.830Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:43.830Z] bad6faedf2ca: Layer already exists [2024-10-08T09:00:43.830Z] c6fc75add076: Layer already exists [2024-10-08T09:00:43.830Z] 598ff6721f18: Layer already exists [2024-10-08T09:00:43.830Z] 585192f24735: Layer already exists [2024-10-08T09:00:43.831Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:43.831Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:43.831Z] main: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:00:43.917Z] ===================================================== [Pipeline] echo [2024-10-08T09:00:43.934Z] taggedImages: [2024-10-08T09:00:43.934Z] - nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:43.934Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T09:00:43.934Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 [2024-10-08T09:00:43.934Z] - nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:43.934Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-08T09:00:43.967Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-08T09:00:43.967Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:43.967Z] latest [2024-10-08T09:00:43.968Z] 3.2.0-dev.96 [2024-10-08T09:00:43.968Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:43.968Z] main [2024-10-08T09:00:43.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:44.314Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:44.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:44.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:00:44.642Z] bd1acbf85d23: Preparing [2024-10-08T09:00:44.642Z] 43d07a62906b: Preparing [2024-10-08T09:00:44.642Z] e4ddfa2bb156: Preparing [2024-10-08T09:00:44.642Z] 254606d53b8e: Preparing [2024-10-08T09:00:44.642Z] 585192f24735: Preparing [2024-10-08T09:00:44.642Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:44.642Z] c6fc75add076: Preparing [2024-10-08T09:00:44.642Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:44.642Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:44.642Z] 2709dd76ea3b: Waiting [2024-10-08T09:00:44.642Z] c6fc75add076: Waiting [2024-10-08T09:00:44.642Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:44.642Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:44.642Z] 585192f24735: Layer already exists [2024-10-08T09:00:44.642Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:44.642Z] c6fc75add076: Layer already exists [2024-10-08T09:00:44.642Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:44.642Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:44.642Z] bd1acbf85d23: Pushed [2024-10-08T09:00:44.642Z] e4ddfa2bb156: Pushed [2024-10-08T09:00:44.642Z] 43d07a62906b: Pushed [2024-10-08T09:00:45.577Z] 254606d53b8e: Pushed [2024-10-08T09:00:45.577Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:45.907Z] + 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-08T09:00:46.239Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T09:00:46.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:00:46.239Z] bd1acbf85d23: Preparing [2024-10-08T09:00:46.239Z] 43d07a62906b: Preparing [2024-10-08T09:00:46.239Z] e4ddfa2bb156: Preparing [2024-10-08T09:00:46.239Z] 254606d53b8e: Preparing [2024-10-08T09:00:46.239Z] 585192f24735: Preparing [2024-10-08T09:00:46.239Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:46.239Z] c6fc75add076: Preparing [2024-10-08T09:00:46.239Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:46.239Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:46.239Z] 2709dd76ea3b: Waiting [2024-10-08T09:00:46.239Z] c6fc75add076: Waiting [2024-10-08T09:00:46.239Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:46.239Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:46.239Z] 43d07a62906b: Layer already exists [2024-10-08T09:00:46.239Z] e4ddfa2bb156: Layer already exists [2024-10-08T09:00:46.239Z] 585192f24735: Layer already exists [2024-10-08T09:00:46.239Z] bd1acbf85d23: Layer already exists [2024-10-08T09:00:46.239Z] 254606d53b8e: Layer already exists [2024-10-08T09:00:46.239Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:46.239Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:46.239Z] c6fc75add076: Layer already exists [2024-10-08T09:00:46.239Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:46.239Z] latest: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:46.573Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:46.898Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 [2024-10-08T09:00:46.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:00:46.898Z] bd1acbf85d23: Preparing [2024-10-08T09:00:46.898Z] 43d07a62906b: Preparing [2024-10-08T09:00:46.898Z] e4ddfa2bb156: Preparing [2024-10-08T09:00:46.898Z] 254606d53b8e: Preparing [2024-10-08T09:00:46.898Z] 585192f24735: Preparing [2024-10-08T09:00:46.898Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:46.898Z] c6fc75add076: Preparing [2024-10-08T09:00:46.898Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:46.898Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:46.898Z] c6fc75add076: Waiting [2024-10-08T09:00:46.898Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:46.898Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:46.898Z] e4ddfa2bb156: Layer already exists [2024-10-08T09:00:46.898Z] 43d07a62906b: Layer already exists [2024-10-08T09:00:46.898Z] bd1acbf85d23: Layer already exists [2024-10-08T09:00:46.898Z] 585192f24735: Layer already exists [2024-10-08T09:00:46.898Z] 254606d53b8e: Layer already exists [2024-10-08T09:00:46.898Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:46.898Z] c6fc75add076: Layer already exists [2024-10-08T09:00:46.898Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:46.898Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:46.898Z] 3.2.0-dev.96: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:47.225Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:47.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:47.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:00:47.546Z] bd1acbf85d23: Preparing [2024-10-08T09:00:47.546Z] 43d07a62906b: Preparing [2024-10-08T09:00:47.546Z] e4ddfa2bb156: Preparing [2024-10-08T09:00:47.546Z] 254606d53b8e: Preparing [2024-10-08T09:00:47.546Z] 585192f24735: Preparing [2024-10-08T09:00:47.546Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:47.546Z] c6fc75add076: Preparing [2024-10-08T09:00:47.546Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:47.546Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:47.546Z] 2709dd76ea3b: Waiting [2024-10-08T09:00:47.546Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:47.546Z] c6fc75add076: Waiting [2024-10-08T09:00:47.546Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:47.546Z] bd1acbf85d23: Layer already exists [2024-10-08T09:00:47.546Z] 43d07a62906b: Layer already exists [2024-10-08T09:00:47.546Z] 585192f24735: Layer already exists [2024-10-08T09:00:47.546Z] e4ddfa2bb156: Layer already exists [2024-10-08T09:00:47.546Z] 254606d53b8e: Layer already exists [2024-10-08T09:00:47.546Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:47.546Z] c6fc75add076: Layer already exists [2024-10-08T09:00:47.546Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:47.546Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:47.546Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:47.870Z] + 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-08T09:00:48.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-08T09:00:48.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:00:48.194Z] bd1acbf85d23: Preparing [2024-10-08T09:00:48.194Z] 43d07a62906b: Preparing [2024-10-08T09:00:48.194Z] e4ddfa2bb156: Preparing [2024-10-08T09:00:48.194Z] 254606d53b8e: Preparing [2024-10-08T09:00:48.194Z] 585192f24735: Preparing [2024-10-08T09:00:48.194Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:48.194Z] c6fc75add076: Preparing [2024-10-08T09:00:48.194Z] 6c6dd16a848c: Preparing [2024-10-08T09:00:48.194Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:48.194Z] c6fc75add076: Waiting [2024-10-08T09:00:48.194Z] 6c6dd16a848c: Waiting [2024-10-08T09:00:48.194Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:48.194Z] 2709dd76ea3b: Waiting [2024-10-08T09:00:48.194Z] 585192f24735: Layer already exists [2024-10-08T09:00:48.194Z] e4ddfa2bb156: Layer already exists [2024-10-08T09:00:48.194Z] 43d07a62906b: Layer already exists [2024-10-08T09:00:48.194Z] bd1acbf85d23: Layer already exists [2024-10-08T09:00:48.194Z] 254606d53b8e: Layer already exists [2024-10-08T09:00:48.194Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:48.194Z] c6fc75add076: Layer already exists [2024-10-08T09:00:48.194Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:00:48.194Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:48.194Z] main: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:00:48.265Z] ===================================================== [Pipeline] echo [2024-10-08T09:00:48.278Z] taggedImages: [2024-10-08T09:00:48.278Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:48.278Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T09:00:48.278Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 [2024-10-08T09:00:48.278Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:48.278Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-08T09:00:48.306Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-08T09:00:48.306Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:48.306Z] latest [2024-10-08T09:00:48.306Z] 3.2.0-dev.96 [2024-10-08T09:00:48.306Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:48.306Z] main [2024-10-08T09:00:48.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:48.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:48.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:48.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:00:48.972Z] 2d4a0afcf976: Preparing [2024-10-08T09:00:48.972Z] 77d4740cbb23: Preparing [2024-10-08T09:00:48.972Z] 84e415dfe8b3: Preparing [2024-10-08T09:00:48.972Z] 585192f24735: Preparing [2024-10-08T09:00:48.972Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:48.972Z] bcaab80d230a: Preparing [2024-10-08T09:00:48.972Z] 25f7292b6aea: Preparing [2024-10-08T09:00:48.972Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:48.972Z] 25f7292b6aea: Waiting [2024-10-08T09:00:48.972Z] bcaab80d230a: Waiting [2024-10-08T09:00:48.972Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:48.972Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:48.972Z] 585192f24735: Layer already exists [2024-10-08T09:00:48.972Z] 77d4740cbb23: Pushed [2024-10-08T09:00:48.972Z] 2d4a0afcf976: Pushed [2024-10-08T09:00:48.972Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:48.972Z] 25f7292b6aea: Pushed [2024-10-08T09:00:48.972Z] bcaab80d230a: Pushed [2024-10-08T09:00:51.510Z] 84e415dfe8b3: Pushed [2024-10-08T09:00:51.510Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:51.839Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:52.160Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T09:00:52.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:00:52.160Z] 2d4a0afcf976: Preparing [2024-10-08T09:00:52.160Z] 77d4740cbb23: Preparing [2024-10-08T09:00:52.160Z] 84e415dfe8b3: Preparing [2024-10-08T09:00:52.160Z] 585192f24735: Preparing [2024-10-08T09:00:52.160Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:52.160Z] bcaab80d230a: Preparing [2024-10-08T09:00:52.160Z] 25f7292b6aea: Preparing [2024-10-08T09:00:52.160Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:52.160Z] 25f7292b6aea: Waiting [2024-10-08T09:00:52.160Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:52.160Z] 2d4a0afcf976: Layer already exists [2024-10-08T09:00:52.160Z] 585192f24735: Layer already exists [2024-10-08T09:00:52.160Z] 77d4740cbb23: Layer already exists [2024-10-08T09:00:52.160Z] 84e415dfe8b3: Layer already exists [2024-10-08T09:00:52.160Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:52.160Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:52.160Z] bcaab80d230a: Layer already exists [2024-10-08T09:00:52.160Z] 25f7292b6aea: Layer already exists [2024-10-08T09:00:52.160Z] latest: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:52.497Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:52.824Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 [2024-10-08T09:00:52.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:00:52.824Z] 2d4a0afcf976: Preparing [2024-10-08T09:00:52.824Z] 77d4740cbb23: Preparing [2024-10-08T09:00:52.824Z] 84e415dfe8b3: Preparing [2024-10-08T09:00:52.824Z] 585192f24735: Preparing [2024-10-08T09:00:52.824Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:52.824Z] bcaab80d230a: Preparing [2024-10-08T09:00:52.824Z] 25f7292b6aea: Preparing [2024-10-08T09:00:52.824Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:52.824Z] 25f7292b6aea: Waiting [2024-10-08T09:00:52.824Z] bcaab80d230a: Waiting [2024-10-08T09:00:52.824Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:52.824Z] 84e415dfe8b3: Layer already exists [2024-10-08T09:00:52.824Z] 585192f24735: Layer already exists [2024-10-08T09:00:52.824Z] 77d4740cbb23: Layer already exists [2024-10-08T09:00:52.824Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:52.824Z] 2d4a0afcf976: Layer already exists [2024-10-08T09:00:52.824Z] bcaab80d230a: Layer already exists [2024-10-08T09:00:52.824Z] 25f7292b6aea: Layer already exists [2024-10-08T09:00:52.824Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:52.824Z] 3.2.0-dev.96: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:53.150Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:53.473Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:53.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:00:53.473Z] 2d4a0afcf976: Preparing [2024-10-08T09:00:53.473Z] 77d4740cbb23: Preparing [2024-10-08T09:00:53.473Z] 84e415dfe8b3: Preparing [2024-10-08T09:00:53.473Z] 585192f24735: Preparing [2024-10-08T09:00:53.473Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:53.473Z] bcaab80d230a: Preparing [2024-10-08T09:00:53.473Z] 25f7292b6aea: Preparing [2024-10-08T09:00:53.473Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:53.473Z] bcaab80d230a: Waiting [2024-10-08T09:00:53.473Z] 25f7292b6aea: Waiting [2024-10-08T09:00:53.473Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:53.473Z] 77d4740cbb23: Layer already exists [2024-10-08T09:00:53.473Z] 2d4a0afcf976: Layer already exists [2024-10-08T09:00:53.473Z] 84e415dfe8b3: Layer already exists [2024-10-08T09:00:53.473Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:53.473Z] 585192f24735: Layer already exists [2024-10-08T09:00:53.473Z] bcaab80d230a: Layer already exists [2024-10-08T09:00:53.473Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:53.473Z] 25f7292b6aea: Layer already exists [2024-10-08T09:00:53.473Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:53.804Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:54.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-08T09:00:54.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:00:54.124Z] 2d4a0afcf976: Preparing [2024-10-08T09:00:54.124Z] 77d4740cbb23: Preparing [2024-10-08T09:00:54.124Z] 84e415dfe8b3: Preparing [2024-10-08T09:00:54.124Z] 585192f24735: Preparing [2024-10-08T09:00:54.124Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:54.124Z] bcaab80d230a: Preparing [2024-10-08T09:00:54.124Z] 25f7292b6aea: Preparing [2024-10-08T09:00:54.124Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:54.124Z] bcaab80d230a: Waiting [2024-10-08T09:00:54.124Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:54.124Z] 25f7292b6aea: Waiting [2024-10-08T09:00:54.124Z] 2d4a0afcf976: Layer already exists [2024-10-08T09:00:54.124Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:54.124Z] 84e415dfe8b3: Layer already exists [2024-10-08T09:00:54.124Z] 77d4740cbb23: Layer already exists [2024-10-08T09:00:54.124Z] 585192f24735: Layer already exists [2024-10-08T09:00:54.124Z] 25f7292b6aea: Layer already exists [2024-10-08T09:00:54.124Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:54.124Z] bcaab80d230a: Layer already exists [2024-10-08T09:00:54.124Z] main: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:00:54.194Z] ===================================================== [Pipeline] echo [2024-10-08T09:00:54.206Z] taggedImages: [2024-10-08T09:00:54.206Z] - nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:54.206Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T09:00:54.206Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 [2024-10-08T09:00:54.206Z] - nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:54.206Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-08T09:00:54.232Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-08T09:00:54.232Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:54.232Z] latest [2024-10-08T09:00:54.232Z] 3.2.0-dev.96 [2024-10-08T09:00:54.232Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:54.232Z] main [2024-10-08T09:00:54.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:54.573Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:54.899Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:54.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:00:54.899Z] 1ca4addf30e0: Preparing [2024-10-08T09:00:54.899Z] f119284bf4d9: Preparing [2024-10-08T09:00:54.899Z] a311bd70110d: Preparing [2024-10-08T09:00:54.899Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:54.899Z] c38fd12349d4: Preparing [2024-10-08T09:00:54.899Z] 2d2e44593999: Preparing [2024-10-08T09:00:54.899Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:54.899Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:54.899Z] 2d2e44593999: Waiting [2024-10-08T09:00:54.899Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:54.899Z] c38fd12349d4: Pushed [2024-10-08T09:00:54.899Z] 1ca4addf30e0: Pushed [2024-10-08T09:00:54.899Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:54.899Z] f119284bf4d9: Pushed [2024-10-08T09:00:54.899Z] 2d2e44593999: Pushed [2024-10-08T09:00:56.804Z] a311bd70110d: Pushed [2024-10-08T09:00:57.064Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:57.388Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:57.718Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T09:00:57.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:00:57.718Z] 1ca4addf30e0: Preparing [2024-10-08T09:00:57.718Z] f119284bf4d9: Preparing [2024-10-08T09:00:57.718Z] a311bd70110d: Preparing [2024-10-08T09:00:57.718Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:57.718Z] c38fd12349d4: Preparing [2024-10-08T09:00:57.718Z] 2d2e44593999: Preparing [2024-10-08T09:00:57.718Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:57.718Z] 2d2e44593999: Waiting [2024-10-08T09:00:57.718Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:57.718Z] f119284bf4d9: Layer already exists [2024-10-08T09:00:57.718Z] a311bd70110d: Layer already exists [2024-10-08T09:00:57.718Z] c38fd12349d4: Layer already exists [2024-10-08T09:00:57.718Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:57.718Z] 1ca4addf30e0: Layer already exists [2024-10-08T09:00:57.718Z] 2d2e44593999: Layer already exists [2024-10-08T09:00:57.718Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:57.718Z] latest: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:58.045Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:58.387Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 [2024-10-08T09:00:58.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:00:58.387Z] 1ca4addf30e0: Preparing [2024-10-08T09:00:58.387Z] f119284bf4d9: Preparing [2024-10-08T09:00:58.387Z] a311bd70110d: Preparing [2024-10-08T09:00:58.387Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:58.387Z] c38fd12349d4: Preparing [2024-10-08T09:00:58.387Z] 2d2e44593999: Preparing [2024-10-08T09:00:58.387Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:58.387Z] 2d2e44593999: Waiting [2024-10-08T09:00:58.387Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:58.387Z] f119284bf4d9: Layer already exists [2024-10-08T09:00:58.387Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:58.387Z] 1ca4addf30e0: Layer already exists [2024-10-08T09:00:58.387Z] c38fd12349d4: Layer already exists [2024-10-08T09:00:58.387Z] a311bd70110d: Layer already exists [2024-10-08T09:00:58.387Z] 2d2e44593999: Layer already exists [2024-10-08T09:00:58.387Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:58.387Z] 3.2.0-dev.96: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:58.716Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:59.034Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:59.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:00:59.034Z] 1ca4addf30e0: Preparing [2024-10-08T09:00:59.034Z] f119284bf4d9: Preparing [2024-10-08T09:00:59.034Z] a311bd70110d: Preparing [2024-10-08T09:00:59.034Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:59.034Z] c38fd12349d4: Preparing [2024-10-08T09:00:59.034Z] 2d2e44593999: Preparing [2024-10-08T09:00:59.034Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:59.034Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:59.034Z] 2d2e44593999: Waiting [2024-10-08T09:00:59.034Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:59.034Z] f119284bf4d9: Layer already exists [2024-10-08T09:00:59.034Z] a311bd70110d: Layer already exists [2024-10-08T09:00:59.034Z] c38fd12349d4: Layer already exists [2024-10-08T09:00:59.034Z] 1ca4addf30e0: Layer already exists [2024-10-08T09:00:59.034Z] 2d2e44593999: Layer already exists [2024-10-08T09:00:59.034Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:59.034Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:59.370Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:00:59.702Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-08T09:00:59.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:00:59.702Z] 1ca4addf30e0: Preparing [2024-10-08T09:00:59.702Z] f119284bf4d9: Preparing [2024-10-08T09:00:59.702Z] a311bd70110d: Preparing [2024-10-08T09:00:59.702Z] 2709dd76ea3b: Preparing [2024-10-08T09:00:59.702Z] c38fd12349d4: Preparing [2024-10-08T09:00:59.702Z] 2d2e44593999: Preparing [2024-10-08T09:00:59.702Z] 63ca1fbb43ae: Preparing [2024-10-08T09:00:59.702Z] 63ca1fbb43ae: Waiting [2024-10-08T09:00:59.702Z] 2d2e44593999: Waiting [2024-10-08T09:00:59.702Z] 1ca4addf30e0: Layer already exists [2024-10-08T09:00:59.702Z] f119284bf4d9: Layer already exists [2024-10-08T09:00:59.702Z] a311bd70110d: Layer already exists [2024-10-08T09:00:59.702Z] c38fd12349d4: Layer already exists [2024-10-08T09:00:59.702Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:00:59.702Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:00:59.702Z] 2d2e44593999: Layer already exists [2024-10-08T09:00:59.702Z] main: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:00:59.782Z] ===================================================== [Pipeline] echo [2024-10-08T09:00:59.797Z] taggedImages: [2024-10-08T09:00:59.797Z] - nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:59.797Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T09:00:59.797Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 [2024-10-08T09:00:59.798Z] - nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:59.798Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-08T09:00:59.821Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-08T09:00:59.821Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:00:59.821Z] latest [2024-10-08T09:00:59.821Z] 3.2.0-dev.96 [2024-10-08T09:00:59.821Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:00:59.821Z] main [2024-10-08T09:00:59.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:00.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:00.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:00.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:01:00.481Z] 941ed0f4f48f: Preparing [2024-10-08T09:01:00.481Z] ec27e8e3d7ec: Preparing [2024-10-08T09:01:00.481Z] dc93f46fff0f: Preparing [2024-10-08T09:01:00.481Z] 09fec5d561f4: Preparing [2024-10-08T09:01:00.481Z] 585192f24735: Preparing [2024-10-08T09:01:00.481Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:00.481Z] c6fc75add076: Preparing [2024-10-08T09:01:00.481Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:00.481Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:00.481Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:00.481Z] c6fc75add076: Waiting [2024-10-08T09:01:00.481Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:00.481Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:00.481Z] 585192f24735: Layer already exists [2024-10-08T09:01:00.481Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:00.481Z] c6fc75add076: Layer already exists [2024-10-08T09:01:00.481Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:00.481Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:00.481Z] 941ed0f4f48f: Pushed [2024-10-08T09:01:00.481Z] ec27e8e3d7ec: Pushed [2024-10-08T09:01:00.481Z] dc93f46fff0f: Pushed [2024-10-08T09:01:03.024Z] 09fec5d561f4: Pushed [2024-10-08T09:01:03.024Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:03.351Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:03.675Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T09:01:03.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:01:03.675Z] 941ed0f4f48f: Preparing [2024-10-08T09:01:03.675Z] ec27e8e3d7ec: Preparing [2024-10-08T09:01:03.675Z] dc93f46fff0f: Preparing [2024-10-08T09:01:03.675Z] 09fec5d561f4: Preparing [2024-10-08T09:01:03.675Z] 585192f24735: Preparing [2024-10-08T09:01:03.675Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:03.675Z] c6fc75add076: Preparing [2024-10-08T09:01:03.675Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:03.675Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:03.675Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:03.675Z] c6fc75add076: Waiting [2024-10-08T09:01:03.675Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:03.675Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:03.675Z] 585192f24735: Layer already exists [2024-10-08T09:01:03.675Z] 09fec5d561f4: Layer already exists [2024-10-08T09:01:03.675Z] dc93f46fff0f: Layer already exists [2024-10-08T09:01:03.675Z] ec27e8e3d7ec: Layer already exists [2024-10-08T09:01:03.675Z] 941ed0f4f48f: Layer already exists [2024-10-08T09:01:03.675Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:03.675Z] c6fc75add076: Layer already exists [2024-10-08T09:01:03.675Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:03.675Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:03.675Z] latest: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:04.013Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:04.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 [2024-10-08T09:01:04.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:01:04.340Z] 941ed0f4f48f: Preparing [2024-10-08T09:01:04.340Z] ec27e8e3d7ec: Preparing [2024-10-08T09:01:04.340Z] dc93f46fff0f: Preparing [2024-10-08T09:01:04.340Z] 09fec5d561f4: Preparing [2024-10-08T09:01:04.340Z] 585192f24735: Preparing [2024-10-08T09:01:04.340Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:04.340Z] c6fc75add076: Preparing [2024-10-08T09:01:04.340Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:04.340Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:04.340Z] c6fc75add076: Waiting [2024-10-08T09:01:04.340Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:04.340Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:04.340Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:04.340Z] dc93f46fff0f: Layer already exists [2024-10-08T09:01:04.340Z] 585192f24735: Layer already exists [2024-10-08T09:01:04.340Z] ec27e8e3d7ec: Layer already exists [2024-10-08T09:01:04.340Z] 941ed0f4f48f: Layer already exists [2024-10-08T09:01:04.340Z] 09fec5d561f4: Layer already exists [2024-10-08T09:01:04.340Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:04.340Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:04.340Z] c6fc75add076: Layer already exists [2024-10-08T09:01:04.340Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:04.340Z] 3.2.0-dev.96: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:04.663Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:04.974Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:04.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:01:04.975Z] 941ed0f4f48f: Preparing [2024-10-08T09:01:04.975Z] ec27e8e3d7ec: Preparing [2024-10-08T09:01:04.975Z] dc93f46fff0f: Preparing [2024-10-08T09:01:04.975Z] 09fec5d561f4: Preparing [2024-10-08T09:01:04.975Z] 585192f24735: Preparing [2024-10-08T09:01:04.975Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:04.975Z] c6fc75add076: Preparing [2024-10-08T09:01:04.975Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:04.975Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:04.975Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:04.975Z] c6fc75add076: Waiting [2024-10-08T09:01:04.975Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:04.975Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:04.975Z] 941ed0f4f48f: Layer already exists [2024-10-08T09:01:04.975Z] dc93f46fff0f: Layer already exists [2024-10-08T09:01:04.975Z] 585192f24735: Layer already exists [2024-10-08T09:01:04.975Z] ec27e8e3d7ec: Layer already exists [2024-10-08T09:01:04.975Z] 09fec5d561f4: Layer already exists [2024-10-08T09:01:04.975Z] c6fc75add076: Layer already exists [2024-10-08T09:01:04.975Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:04.975Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:04.975Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:04.975Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:05.292Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:05.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-08T09:01:05.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:01:05.620Z] 941ed0f4f48f: Preparing [2024-10-08T09:01:05.620Z] ec27e8e3d7ec: Preparing [2024-10-08T09:01:05.620Z] dc93f46fff0f: Preparing [2024-10-08T09:01:05.620Z] 09fec5d561f4: Preparing [2024-10-08T09:01:05.620Z] 585192f24735: Preparing [2024-10-08T09:01:05.620Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:05.620Z] c6fc75add076: Preparing [2024-10-08T09:01:05.620Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:05.620Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:05.620Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:05.620Z] c6fc75add076: Waiting [2024-10-08T09:01:05.620Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:05.620Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:05.620Z] 585192f24735: Layer already exists [2024-10-08T09:01:05.620Z] 941ed0f4f48f: Layer already exists [2024-10-08T09:01:05.620Z] ec27e8e3d7ec: Layer already exists [2024-10-08T09:01:05.620Z] dc93f46fff0f: Layer already exists [2024-10-08T09:01:05.620Z] 09fec5d561f4: Layer already exists [2024-10-08T09:01:05.620Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:05.620Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:05.620Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:05.620Z] c6fc75add076: Layer already exists [2024-10-08T09:01:05.620Z] main: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:05.689Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:05.709Z] taggedImages: [2024-10-08T09:01:05.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:05.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T09:01:05.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 [2024-10-08T09:01:05.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:05.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-08T09:01:05.744Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-08T09:01:05.744Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:05.744Z] latest [2024-10-08T09:01:05.744Z] 3.2.0-dev.96 [2024-10-08T09:01:05.744Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:05.744Z] main [2024-10-08T09:01:05.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:06.091Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:06.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:06.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:01:06.440Z] a2ae09bc7d7e: Preparing [2024-10-08T09:01:06.440Z] b681ddbf236e: Preparing [2024-10-08T09:01:06.440Z] f4f051bdfdf1: Preparing [2024-10-08T09:01:06.440Z] 89456ec4c4f1: Preparing [2024-10-08T09:01:06.440Z] a7553e54614f: Preparing [2024-10-08T09:01:06.440Z] 39f64aee6e79: Preparing [2024-10-08T09:01:06.440Z] 19b99dc25023: Preparing [2024-10-08T09:01:06.440Z] 235052e86f0e: Preparing [2024-10-08T09:01:06.440Z] 585192f24735: Preparing [2024-10-08T09:01:06.440Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:06.440Z] fca3a38269a9: Preparing [2024-10-08T09:01:06.440Z] 2712a51c502b: Preparing [2024-10-08T09:01:06.440Z] 5f70bf18a086: Preparing [2024-10-08T09:01:06.440Z] 070da6633ad1: Preparing [2024-10-08T09:01:06.440Z] 3a8507d55294: Preparing [2024-10-08T09:01:06.440Z] 2a9a8c403d1f: Preparing [2024-10-08T09:01:06.440Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:06.440Z] 39f64aee6e79: Waiting [2024-10-08T09:01:06.440Z] 235052e86f0e: Waiting [2024-10-08T09:01:06.440Z] 19b99dc25023: Waiting [2024-10-08T09:01:06.440Z] 585192f24735: Waiting [2024-10-08T09:01:06.440Z] 5f70bf18a086: Waiting [2024-10-08T09:01:06.440Z] fca3a38269a9: Waiting [2024-10-08T09:01:06.440Z] 2712a51c502b: Waiting [2024-10-08T09:01:06.440Z] 070da6633ad1: Waiting [2024-10-08T09:01:06.440Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:06.440Z] 3a8507d55294: Waiting [2024-10-08T09:01:06.440Z] a2ae09bc7d7e: Pushed [2024-10-08T09:01:06.440Z] a7553e54614f: Pushed [2024-10-08T09:01:06.440Z] f4f051bdfdf1: Pushed [2024-10-08T09:01:06.440Z] b681ddbf236e: Pushed [2024-10-08T09:01:06.440Z] 89456ec4c4f1: Pushed [2024-10-08T09:01:06.440Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:06.700Z] 585192f24735: Layer already exists [2024-10-08T09:01:06.700Z] 39f64aee6e79: Pushed [2024-10-08T09:01:06.700Z] 19b99dc25023: Pushed [2024-10-08T09:01:06.700Z] 5f70bf18a086: Layer already exists [2024-10-08T09:01:06.700Z] fca3a38269a9: Pushed [2024-10-08T09:01:06.700Z] 2712a51c502b: Pushed [2024-10-08T09:01:06.700Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:06.700Z] 070da6633ad1: Pushed [2024-10-08T09:01:06.700Z] 3a8507d55294: Pushed [2024-10-08T09:01:06.700Z] 2a9a8c403d1f: Pushed [2024-10-08T09:01:08.076Z] 235052e86f0e: Pushed [2024-10-08T09:01:08.076Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:08.391Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:08.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T09:01:08.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:01:08.704Z] a2ae09bc7d7e: Preparing [2024-10-08T09:01:08.704Z] b681ddbf236e: Preparing [2024-10-08T09:01:08.704Z] f4f051bdfdf1: Preparing [2024-10-08T09:01:08.704Z] 89456ec4c4f1: Preparing [2024-10-08T09:01:08.704Z] a7553e54614f: Preparing [2024-10-08T09:01:08.704Z] 39f64aee6e79: Preparing [2024-10-08T09:01:08.704Z] 19b99dc25023: Preparing [2024-10-08T09:01:08.704Z] 235052e86f0e: Preparing [2024-10-08T09:01:08.704Z] 585192f24735: Preparing [2024-10-08T09:01:08.704Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:08.704Z] fca3a38269a9: Preparing [2024-10-08T09:01:08.704Z] 2712a51c502b: Preparing [2024-10-08T09:01:08.704Z] 5f70bf18a086: Preparing [2024-10-08T09:01:08.704Z] 070da6633ad1: Preparing [2024-10-08T09:01:08.704Z] 3a8507d55294: Preparing [2024-10-08T09:01:08.704Z] 2a9a8c403d1f: Preparing [2024-10-08T09:01:08.704Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:08.704Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:08.704Z] 19b99dc25023: Waiting [2024-10-08T09:01:08.704Z] 235052e86f0e: Waiting [2024-10-08T09:01:08.704Z] 585192f24735: Waiting [2024-10-08T09:01:08.704Z] fca3a38269a9: Waiting [2024-10-08T09:01:08.704Z] 3a8507d55294: Waiting [2024-10-08T09:01:08.704Z] 2712a51c502b: Waiting [2024-10-08T09:01:08.704Z] 2a9a8c403d1f: Waiting [2024-10-08T09:01:08.704Z] 5f70bf18a086: Waiting [2024-10-08T09:01:08.704Z] 070da6633ad1: Waiting [2024-10-08T09:01:08.704Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:08.704Z] 39f64aee6e79: Waiting [2024-10-08T09:01:08.704Z] b681ddbf236e: Layer already exists [2024-10-08T09:01:08.704Z] a7553e54614f: Layer already exists [2024-10-08T09:01:08.704Z] 89456ec4c4f1: Layer already exists [2024-10-08T09:01:08.704Z] a2ae09bc7d7e: Layer already exists [2024-10-08T09:01:08.704Z] f4f051bdfdf1: Layer already exists [2024-10-08T09:01:08.704Z] 39f64aee6e79: Layer already exists [2024-10-08T09:01:08.704Z] 19b99dc25023: Layer already exists [2024-10-08T09:01:08.704Z] 235052e86f0e: Layer already exists [2024-10-08T09:01:08.704Z] 585192f24735: Layer already exists [2024-10-08T09:01:08.704Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:08.704Z] 2712a51c502b: Layer already exists [2024-10-08T09:01:08.704Z] fca3a38269a9: Layer already exists [2024-10-08T09:01:08.704Z] 070da6633ad1: Layer already exists [2024-10-08T09:01:08.704Z] 5f70bf18a086: Layer already exists [2024-10-08T09:01:08.704Z] 3a8507d55294: Layer already exists [2024-10-08T09:01:08.704Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:08.704Z] 2a9a8c403d1f: Layer already exists [2024-10-08T09:01:08.704Z] latest: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:09.036Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:09.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 [2024-10-08T09:01:09.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:01:09.357Z] a2ae09bc7d7e: Preparing [2024-10-08T09:01:09.357Z] b681ddbf236e: Preparing [2024-10-08T09:01:09.357Z] f4f051bdfdf1: Preparing [2024-10-08T09:01:09.357Z] 89456ec4c4f1: Preparing [2024-10-08T09:01:09.357Z] a7553e54614f: Preparing [2024-10-08T09:01:09.357Z] 39f64aee6e79: Preparing [2024-10-08T09:01:09.357Z] 19b99dc25023: Preparing [2024-10-08T09:01:09.357Z] 235052e86f0e: Preparing [2024-10-08T09:01:09.357Z] 585192f24735: Preparing [2024-10-08T09:01:09.357Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:09.357Z] fca3a38269a9: Preparing [2024-10-08T09:01:09.357Z] 2712a51c502b: Preparing [2024-10-08T09:01:09.357Z] 5f70bf18a086: Preparing [2024-10-08T09:01:09.357Z] 070da6633ad1: Preparing [2024-10-08T09:01:09.357Z] 3a8507d55294: Preparing [2024-10-08T09:01:09.357Z] 2a9a8c403d1f: Preparing [2024-10-08T09:01:09.357Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:09.357Z] fca3a38269a9: Waiting [2024-10-08T09:01:09.357Z] 2712a51c502b: Waiting [2024-10-08T09:01:09.357Z] 5f70bf18a086: Waiting [2024-10-08T09:01:09.357Z] 235052e86f0e: Waiting [2024-10-08T09:01:09.357Z] 070da6633ad1: Waiting [2024-10-08T09:01:09.357Z] 39f64aee6e79: Waiting [2024-10-08T09:01:09.357Z] 3a8507d55294: Waiting [2024-10-08T09:01:09.357Z] 19b99dc25023: Waiting [2024-10-08T09:01:09.357Z] 2a9a8c403d1f: Waiting [2024-10-08T09:01:09.357Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:09.357Z] 585192f24735: Waiting [2024-10-08T09:01:09.357Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:09.357Z] a7553e54614f: Layer already exists [2024-10-08T09:01:09.357Z] 89456ec4c4f1: Layer already exists [2024-10-08T09:01:09.357Z] f4f051bdfdf1: Layer already exists [2024-10-08T09:01:09.357Z] a2ae09bc7d7e: Layer already exists [2024-10-08T09:01:09.357Z] b681ddbf236e: Layer already exists [2024-10-08T09:01:09.357Z] 39f64aee6e79: Layer already exists [2024-10-08T09:01:09.357Z] 19b99dc25023: Layer already exists [2024-10-08T09:01:09.357Z] 235052e86f0e: Layer already exists [2024-10-08T09:01:09.357Z] 585192f24735: Layer already exists [2024-10-08T09:01:09.357Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:09.357Z] 2712a51c502b: Layer already exists [2024-10-08T09:01:09.357Z] fca3a38269a9: Layer already exists [2024-10-08T09:01:09.357Z] 070da6633ad1: Layer already exists [2024-10-08T09:01:09.357Z] 5f70bf18a086: Layer already exists [2024-10-08T09:01:09.357Z] 3a8507d55294: Layer already exists [2024-10-08T09:01:09.357Z] 2a9a8c403d1f: Layer already exists [2024-10-08T09:01:09.357Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:09.357Z] 3.2.0-dev.96: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:09.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:10.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:10.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:01:10.004Z] a2ae09bc7d7e: Preparing [2024-10-08T09:01:10.004Z] b681ddbf236e: Preparing [2024-10-08T09:01:10.004Z] f4f051bdfdf1: Preparing [2024-10-08T09:01:10.004Z] 89456ec4c4f1: Preparing [2024-10-08T09:01:10.004Z] a7553e54614f: Preparing [2024-10-08T09:01:10.004Z] 39f64aee6e79: Preparing [2024-10-08T09:01:10.004Z] 19b99dc25023: Preparing [2024-10-08T09:01:10.004Z] 235052e86f0e: Preparing [2024-10-08T09:01:10.004Z] 585192f24735: Preparing [2024-10-08T09:01:10.004Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:10.004Z] fca3a38269a9: Preparing [2024-10-08T09:01:10.004Z] 2712a51c502b: Preparing [2024-10-08T09:01:10.004Z] 5f70bf18a086: Preparing [2024-10-08T09:01:10.004Z] 070da6633ad1: Preparing [2024-10-08T09:01:10.004Z] 3a8507d55294: Preparing [2024-10-08T09:01:10.004Z] 2a9a8c403d1f: Preparing [2024-10-08T09:01:10.004Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:10.004Z] 3a8507d55294: Waiting [2024-10-08T09:01:10.004Z] 2a9a8c403d1f: Waiting [2024-10-08T09:01:10.004Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:10.004Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:10.004Z] fca3a38269a9: Waiting [2024-10-08T09:01:10.004Z] 2712a51c502b: Waiting [2024-10-08T09:01:10.004Z] 070da6633ad1: Waiting [2024-10-08T09:01:10.004Z] 19b99dc25023: Waiting [2024-10-08T09:01:10.004Z] 235052e86f0e: Waiting [2024-10-08T09:01:10.004Z] 585192f24735: Waiting [2024-10-08T09:01:10.004Z] 39f64aee6e79: Waiting [2024-10-08T09:01:10.004Z] a2ae09bc7d7e: Layer already exists [2024-10-08T09:01:10.004Z] 89456ec4c4f1: Layer already exists [2024-10-08T09:01:10.004Z] b681ddbf236e: Layer already exists [2024-10-08T09:01:10.004Z] f4f051bdfdf1: Layer already exists [2024-10-08T09:01:10.004Z] a7553e54614f: Layer already exists [2024-10-08T09:01:10.004Z] 19b99dc25023: Layer already exists [2024-10-08T09:01:10.004Z] 585192f24735: Layer already exists [2024-10-08T09:01:10.004Z] 235052e86f0e: Layer already exists [2024-10-08T09:01:10.004Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:10.004Z] 39f64aee6e79: Layer already exists [2024-10-08T09:01:10.004Z] fca3a38269a9: Layer already exists [2024-10-08T09:01:10.004Z] 2712a51c502b: Layer already exists [2024-10-08T09:01:10.004Z] 5f70bf18a086: Layer already exists [2024-10-08T09:01:10.004Z] 070da6633ad1: Layer already exists [2024-10-08T09:01:10.004Z] 3a8507d55294: Layer already exists [2024-10-08T09:01:10.004Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:10.004Z] 2a9a8c403d1f: Layer already exists [2024-10-08T09:01:10.004Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:10.335Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:10.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-08T09:01:10.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:01:10.658Z] a2ae09bc7d7e: Preparing [2024-10-08T09:01:10.658Z] b681ddbf236e: Preparing [2024-10-08T09:01:10.658Z] f4f051bdfdf1: Preparing [2024-10-08T09:01:10.658Z] 89456ec4c4f1: Preparing [2024-10-08T09:01:10.658Z] a7553e54614f: Preparing [2024-10-08T09:01:10.658Z] 39f64aee6e79: Preparing [2024-10-08T09:01:10.658Z] 19b99dc25023: Preparing [2024-10-08T09:01:10.658Z] 235052e86f0e: Preparing [2024-10-08T09:01:10.658Z] 585192f24735: Preparing [2024-10-08T09:01:10.658Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:10.658Z] fca3a38269a9: Preparing [2024-10-08T09:01:10.658Z] 2712a51c502b: Preparing [2024-10-08T09:01:10.658Z] 5f70bf18a086: Preparing [2024-10-08T09:01:10.658Z] 070da6633ad1: Preparing [2024-10-08T09:01:10.658Z] 3a8507d55294: Preparing [2024-10-08T09:01:10.658Z] 2a9a8c403d1f: Preparing [2024-10-08T09:01:10.658Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:10.658Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:10.658Z] fca3a38269a9: Waiting [2024-10-08T09:01:10.658Z] 2712a51c502b: Waiting [2024-10-08T09:01:10.658Z] 5f70bf18a086: Waiting [2024-10-08T09:01:10.658Z] 070da6633ad1: Waiting [2024-10-08T09:01:10.658Z] 3a8507d55294: Waiting [2024-10-08T09:01:10.658Z] 2a9a8c403d1f: Waiting [2024-10-08T09:01:10.658Z] 19b99dc25023: Waiting [2024-10-08T09:01:10.658Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:10.658Z] 235052e86f0e: Waiting [2024-10-08T09:01:10.658Z] 585192f24735: Waiting [2024-10-08T09:01:10.658Z] 39f64aee6e79: Waiting [2024-10-08T09:01:10.658Z] f4f051bdfdf1: Layer already exists [2024-10-08T09:01:10.658Z] a2ae09bc7d7e: Layer already exists [2024-10-08T09:01:10.659Z] a7553e54614f: Layer already exists [2024-10-08T09:01:10.659Z] b681ddbf236e: Layer already exists [2024-10-08T09:01:10.659Z] 89456ec4c4f1: Layer already exists [2024-10-08T09:01:10.659Z] 39f64aee6e79: Layer already exists [2024-10-08T09:01:10.659Z] 19b99dc25023: Layer already exists [2024-10-08T09:01:10.659Z] 585192f24735: Layer already exists [2024-10-08T09:01:10.659Z] 235052e86f0e: Layer already exists [2024-10-08T09:01:10.659Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:10.659Z] 2712a51c502b: Layer already exists [2024-10-08T09:01:10.659Z] fca3a38269a9: Layer already exists [2024-10-08T09:01:10.659Z] 5f70bf18a086: Layer already exists [2024-10-08T09:01:10.659Z] 070da6633ad1: Layer already exists [2024-10-08T09:01:10.659Z] 3a8507d55294: Layer already exists [2024-10-08T09:01:10.659Z] 2a9a8c403d1f: Layer already exists [2024-10-08T09:01:10.659Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:10.659Z] main: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:10.718Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:10.736Z] taggedImages: [2024-10-08T09:01:10.736Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:10.736Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T09:01:10.736Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 [2024-10-08T09:01:10.736Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:10.736Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-08T09:01:10.760Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-08T09:01:10.760Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:10.760Z] latest [2024-10-08T09:01:10.760Z] 3.2.0-dev.96 [2024-10-08T09:01:10.760Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:10.760Z] main [2024-10-08T09:01:10.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:11.108Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:11.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:11.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:01:11.440Z] bd1acbf85d23: Preparing [2024-10-08T09:01:11.440Z] 43d07a62906b: Preparing [2024-10-08T09:01:11.440Z] 93bd7cffacaa: Preparing [2024-10-08T09:01:11.440Z] 96befd58a24d: Preparing [2024-10-08T09:01:11.440Z] 585192f24735: Preparing [2024-10-08T09:01:11.440Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:11.440Z] c6fc75add076: Preparing [2024-10-08T09:01:11.440Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:11.440Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:11.440Z] c6fc75add076: Waiting [2024-10-08T09:01:11.440Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:11.440Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:11.440Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:11.440Z] 585192f24735: Layer already exists [2024-10-08T09:01:11.440Z] bd1acbf85d23: Layer already exists [2024-10-08T09:01:11.440Z] 43d07a62906b: Layer already exists [2024-10-08T09:01:11.440Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:11.440Z] 93bd7cffacaa: Pushed [2024-10-08T09:01:11.440Z] c6fc75add076: Layer already exists [2024-10-08T09:01:11.440Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:11.440Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:13.343Z] 96befd58a24d: Pushed [2024-10-08T09:01:13.343Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:13.675Z] + 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-08T09:01:13.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T09:01:13.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:01:13.996Z] bd1acbf85d23: Preparing [2024-10-08T09:01:13.996Z] 43d07a62906b: Preparing [2024-10-08T09:01:13.996Z] 93bd7cffacaa: Preparing [2024-10-08T09:01:13.996Z] 96befd58a24d: Preparing [2024-10-08T09:01:13.996Z] 585192f24735: Preparing [2024-10-08T09:01:13.996Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:13.996Z] c6fc75add076: Preparing [2024-10-08T09:01:13.996Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:13.996Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:13.996Z] c6fc75add076: Waiting [2024-10-08T09:01:13.996Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:13.996Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:13.996Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:13.996Z] bd1acbf85d23: Layer already exists [2024-10-08T09:01:13.996Z] 96befd58a24d: Layer already exists [2024-10-08T09:01:13.996Z] 585192f24735: Layer already exists [2024-10-08T09:01:13.996Z] 93bd7cffacaa: Layer already exists [2024-10-08T09:01:13.996Z] 43d07a62906b: Layer already exists [2024-10-08T09:01:13.997Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:13.997Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:13.997Z] c6fc75add076: Layer already exists [2024-10-08T09:01:13.997Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:13.997Z] latest: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:14.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:14.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 [2024-10-08T09:01:14.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:01:14.641Z] bd1acbf85d23: Preparing [2024-10-08T09:01:14.641Z] 43d07a62906b: Preparing [2024-10-08T09:01:14.641Z] 93bd7cffacaa: Preparing [2024-10-08T09:01:14.641Z] 96befd58a24d: Preparing [2024-10-08T09:01:14.641Z] 585192f24735: Preparing [2024-10-08T09:01:14.641Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:14.641Z] c6fc75add076: Preparing [2024-10-08T09:01:14.641Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:14.641Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:14.641Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:14.641Z] c6fc75add076: Waiting [2024-10-08T09:01:14.641Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:14.641Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:14.641Z] 96befd58a24d: Layer already exists [2024-10-08T09:01:14.641Z] 43d07a62906b: Layer already exists [2024-10-08T09:01:14.641Z] 93bd7cffacaa: Layer already exists [2024-10-08T09:01:14.641Z] 585192f24735: Layer already exists [2024-10-08T09:01:14.641Z] bd1acbf85d23: Layer already exists [2024-10-08T09:01:14.641Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:14.641Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:14.641Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:14.641Z] c6fc75add076: Layer already exists [2024-10-08T09:01:14.641Z] 3.2.0-dev.96: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:14.976Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:15.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:15.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:01:15.303Z] bd1acbf85d23: Preparing [2024-10-08T09:01:15.303Z] 43d07a62906b: Preparing [2024-10-08T09:01:15.303Z] 93bd7cffacaa: Preparing [2024-10-08T09:01:15.303Z] 96befd58a24d: Preparing [2024-10-08T09:01:15.303Z] 585192f24735: Preparing [2024-10-08T09:01:15.303Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:15.303Z] c6fc75add076: Preparing [2024-10-08T09:01:15.303Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:15.303Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:15.303Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:15.303Z] c6fc75add076: Waiting [2024-10-08T09:01:15.303Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:15.303Z] 96befd58a24d: Layer already exists [2024-10-08T09:01:15.303Z] 585192f24735: Layer already exists [2024-10-08T09:01:15.303Z] bd1acbf85d23: Layer already exists [2024-10-08T09:01:15.303Z] 93bd7cffacaa: Layer already exists [2024-10-08T09:01:15.303Z] 43d07a62906b: Layer already exists [2024-10-08T09:01:15.303Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:15.303Z] c6fc75add076: Layer already exists [2024-10-08T09:01:15.303Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:15.303Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:15.303Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:15.630Z] + 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-08T09:01:16.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-08T09:01:16.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:01:16.059Z] bd1acbf85d23: Preparing [2024-10-08T09:01:16.059Z] 43d07a62906b: Preparing [2024-10-08T09:01:16.059Z] 93bd7cffacaa: Preparing [2024-10-08T09:01:16.059Z] 96befd58a24d: Preparing [2024-10-08T09:01:16.059Z] 585192f24735: Preparing [2024-10-08T09:01:16.059Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:16.059Z] c6fc75add076: Preparing [2024-10-08T09:01:16.059Z] 6c6dd16a848c: Preparing [2024-10-08T09:01:16.059Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:16.059Z] c6fc75add076: Waiting [2024-10-08T09:01:16.059Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:16.059Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:16.059Z] 6c6dd16a848c: Waiting [2024-10-08T09:01:16.059Z] 96befd58a24d: Layer already exists [2024-10-08T09:01:16.059Z] bd1acbf85d23: Layer already exists [2024-10-08T09:01:16.059Z] 43d07a62906b: Layer already exists [2024-10-08T09:01:16.059Z] 93bd7cffacaa: Layer already exists [2024-10-08T09:01:16.059Z] 585192f24735: Layer already exists [2024-10-08T09:01:16.059Z] c6fc75add076: Layer already exists [2024-10-08T09:01:16.059Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:16.059Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:16.059Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:01:16.059Z] main: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:16.134Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:16.151Z] taggedImages: [2024-10-08T09:01:16.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:16.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T09:01:16.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 [2024-10-08T09:01:16.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:16.152Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-08T09:01:16.184Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-08T09:01:16.184Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:16.184Z] latest [2024-10-08T09:01:16.184Z] 3.2.0-dev.96 [2024-10-08T09:01:16.184Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:16.184Z] main [2024-10-08T09:01:16.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:16.553Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:16.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:16.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:01:16.986Z] 442e5779c9cc: Preparing [2024-10-08T09:01:16.986Z] a26369e7110c: Preparing [2024-10-08T09:01:16.986Z] ddfcac9cc119: Preparing [2024-10-08T09:01:16.986Z] 4dd0c586874d: Preparing [2024-10-08T09:01:16.986Z] 6d4248e0f2d9: Preparing [2024-10-08T09:01:16.986Z] 585192f24735: Preparing [2024-10-08T09:01:16.986Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:16.986Z] 17353b42b10c: Preparing [2024-10-08T09:01:16.986Z] 80403d8bbcba: Preparing [2024-10-08T09:01:16.986Z] c8194bb22271: Preparing [2024-10-08T09:01:16.986Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:16.986Z] 585192f24735: Waiting [2024-10-08T09:01:16.986Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:16.986Z] 17353b42b10c: Waiting [2024-10-08T09:01:16.986Z] 80403d8bbcba: Waiting [2024-10-08T09:01:16.986Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:16.986Z] 442e5779c9cc: Pushed [2024-10-08T09:01:16.986Z] a26369e7110c: Pushed [2024-10-08T09:01:16.986Z] 4dd0c586874d: Pushed [2024-10-08T09:01:16.986Z] 6d4248e0f2d9: Pushed [2024-10-08T09:01:16.986Z] 585192f24735: Layer already exists [2024-10-08T09:01:16.986Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:16.986Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:16.986Z] 17353b42b10c: Pushed [2024-10-08T09:01:17.283Z] 80403d8bbcba: Pushed [2024-10-08T09:01:17.960Z] ddfcac9cc119: Pushed [2024-10-08T09:01:18.234Z] c8194bb22271: Pushed [2024-10-08T09:01:18.493Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:18.815Z] + 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-08T09:01:19.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T09:01:19.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:01:19.128Z] 442e5779c9cc: Preparing [2024-10-08T09:01:19.128Z] a26369e7110c: Preparing [2024-10-08T09:01:19.128Z] ddfcac9cc119: Preparing [2024-10-08T09:01:19.128Z] 4dd0c586874d: Preparing [2024-10-08T09:01:19.128Z] 6d4248e0f2d9: Preparing [2024-10-08T09:01:19.128Z] 585192f24735: Preparing [2024-10-08T09:01:19.128Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:19.128Z] 17353b42b10c: Preparing [2024-10-08T09:01:19.128Z] 80403d8bbcba: Preparing [2024-10-08T09:01:19.128Z] c8194bb22271: Preparing [2024-10-08T09:01:19.128Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:19.128Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:19.128Z] 17353b42b10c: Waiting [2024-10-08T09:01:19.128Z] 80403d8bbcba: Waiting [2024-10-08T09:01:19.128Z] c8194bb22271: Waiting [2024-10-08T09:01:19.128Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:19.128Z] 585192f24735: Waiting [2024-10-08T09:01:19.128Z] 4dd0c586874d: Layer already exists [2024-10-08T09:01:19.128Z] a26369e7110c: Layer already exists [2024-10-08T09:01:19.128Z] 442e5779c9cc: Layer already exists [2024-10-08T09:01:19.128Z] 6d4248e0f2d9: Layer already exists [2024-10-08T09:01:19.128Z] ddfcac9cc119: Layer already exists [2024-10-08T09:01:19.128Z] 17353b42b10c: Layer already exists [2024-10-08T09:01:19.128Z] 585192f24735: Layer already exists [2024-10-08T09:01:19.128Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:19.128Z] c8194bb22271: Layer already exists [2024-10-08T09:01:19.128Z] 80403d8bbcba: Layer already exists [2024-10-08T09:01:19.128Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:19.128Z] latest: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:19.456Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:19.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 [2024-10-08T09:01:19.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:01:19.780Z] 442e5779c9cc: Preparing [2024-10-08T09:01:19.780Z] a26369e7110c: Preparing [2024-10-08T09:01:19.780Z] ddfcac9cc119: Preparing [2024-10-08T09:01:19.780Z] 4dd0c586874d: Preparing [2024-10-08T09:01:19.780Z] 6d4248e0f2d9: Preparing [2024-10-08T09:01:19.780Z] 585192f24735: Preparing [2024-10-08T09:01:19.780Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:19.780Z] 17353b42b10c: Preparing [2024-10-08T09:01:19.780Z] 80403d8bbcba: Preparing [2024-10-08T09:01:19.780Z] c8194bb22271: Preparing [2024-10-08T09:01:19.780Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:19.780Z] 17353b42b10c: Waiting [2024-10-08T09:01:19.780Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:19.780Z] 80403d8bbcba: Waiting [2024-10-08T09:01:19.780Z] c8194bb22271: Waiting [2024-10-08T09:01:19.780Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:19.780Z] 585192f24735: Waiting [2024-10-08T09:01:19.780Z] 442e5779c9cc: Layer already exists [2024-10-08T09:01:19.780Z] ddfcac9cc119: Layer already exists [2024-10-08T09:01:19.780Z] 4dd0c586874d: Layer already exists [2024-10-08T09:01:19.780Z] 6d4248e0f2d9: Layer already exists [2024-10-08T09:01:19.780Z] a26369e7110c: Layer already exists [2024-10-08T09:01:19.780Z] 585192f24735: Layer already exists [2024-10-08T09:01:19.780Z] 17353b42b10c: Layer already exists [2024-10-08T09:01:19.780Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:19.780Z] 80403d8bbcba: Layer already exists [2024-10-08T09:01:19.780Z] c8194bb22271: Layer already exists [2024-10-08T09:01:19.780Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:19.780Z] 3.2.0-dev.96: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:20.112Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:20.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:20.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:01:20.437Z] 442e5779c9cc: Preparing [2024-10-08T09:01:20.437Z] a26369e7110c: Preparing [2024-10-08T09:01:20.437Z] ddfcac9cc119: Preparing [2024-10-08T09:01:20.437Z] 4dd0c586874d: Preparing [2024-10-08T09:01:20.437Z] 6d4248e0f2d9: Preparing [2024-10-08T09:01:20.437Z] 585192f24735: Preparing [2024-10-08T09:01:20.437Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:20.437Z] 17353b42b10c: Preparing [2024-10-08T09:01:20.437Z] 80403d8bbcba: Preparing [2024-10-08T09:01:20.437Z] c8194bb22271: Preparing [2024-10-08T09:01:20.437Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:20.437Z] 585192f24735: Waiting [2024-10-08T09:01:20.437Z] 17353b42b10c: Waiting [2024-10-08T09:01:20.437Z] 80403d8bbcba: Waiting [2024-10-08T09:01:20.437Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:20.437Z] c8194bb22271: Waiting [2024-10-08T09:01:20.437Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:20.437Z] 442e5779c9cc: Layer already exists [2024-10-08T09:01:20.437Z] 6d4248e0f2d9: Layer already exists [2024-10-08T09:01:20.437Z] 4dd0c586874d: Layer already exists [2024-10-08T09:01:20.437Z] a26369e7110c: Layer already exists [2024-10-08T09:01:20.437Z] ddfcac9cc119: Layer already exists [2024-10-08T09:01:20.437Z] 585192f24735: Layer already exists [2024-10-08T09:01:20.437Z] 17353b42b10c: Layer already exists [2024-10-08T09:01:20.437Z] 80403d8bbcba: Layer already exists [2024-10-08T09:01:20.437Z] c8194bb22271: Layer already exists [2024-10-08T09:01:20.437Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:20.437Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:20.437Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:20.769Z] + 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-08T09:01:21.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-08T09:01:21.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:01:21.089Z] 442e5779c9cc: Preparing [2024-10-08T09:01:21.089Z] a26369e7110c: Preparing [2024-10-08T09:01:21.089Z] ddfcac9cc119: Preparing [2024-10-08T09:01:21.089Z] 4dd0c586874d: Preparing [2024-10-08T09:01:21.089Z] 6d4248e0f2d9: Preparing [2024-10-08T09:01:21.089Z] 585192f24735: Preparing [2024-10-08T09:01:21.089Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:21.089Z] 17353b42b10c: Preparing [2024-10-08T09:01:21.089Z] 80403d8bbcba: Preparing [2024-10-08T09:01:21.089Z] c8194bb22271: Preparing [2024-10-08T09:01:21.089Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:21.089Z] 585192f24735: Waiting [2024-10-08T09:01:21.089Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:21.089Z] c8194bb22271: Waiting [2024-10-08T09:01:21.089Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:21.089Z] 17353b42b10c: Waiting [2024-10-08T09:01:21.089Z] 442e5779c9cc: Layer already exists [2024-10-08T09:01:21.089Z] a26369e7110c: Layer already exists [2024-10-08T09:01:21.089Z] 6d4248e0f2d9: Layer already exists [2024-10-08T09:01:21.089Z] ddfcac9cc119: Layer already exists [2024-10-08T09:01:21.089Z] 4dd0c586874d: Layer already exists [2024-10-08T09:01:21.089Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:21.089Z] 585192f24735: Layer already exists [2024-10-08T09:01:21.089Z] 17353b42b10c: Layer already exists [2024-10-08T09:01:21.089Z] c8194bb22271: Layer already exists [2024-10-08T09:01:21.089Z] 80403d8bbcba: Layer already exists [2024-10-08T09:01:21.089Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:21.089Z] main: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:21.165Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:21.181Z] taggedImages: [2024-10-08T09:01:21.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:21.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T09:01:21.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 [2024-10-08T09:01:21.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:21.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-08T09:01:21.217Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-08T09:01:21.217Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:21.217Z] latest [2024-10-08T09:01:21.217Z] 3.2.0-dev.96 [2024-10-08T09:01:21.217Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:21.217Z] main [2024-10-08T09:01:21.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:21.562Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:21.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:21.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:01:21.899Z] a0a1e722831a: Preparing [2024-10-08T09:01:21.899Z] adbd66c484af: Preparing [2024-10-08T09:01:21.899Z] 0017960a23b2: Preparing [2024-10-08T09:01:21.899Z] c48de17f638f: Preparing [2024-10-08T09:01:21.899Z] 801baf3e629f: Preparing [2024-10-08T09:01:21.899Z] 24e42089de74: Preparing [2024-10-08T09:01:21.899Z] 8529546accff: Preparing [2024-10-08T09:01:21.899Z] 585192f24735: Preparing [2024-10-08T09:01:21.899Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:21.899Z] a8f047278b9a: Preparing [2024-10-08T09:01:21.899Z] 3cbcc60c30a4: Preparing [2024-10-08T09:01:21.899Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:21.899Z] 585192f24735: Waiting [2024-10-08T09:01:21.899Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:21.899Z] a8f047278b9a: Waiting [2024-10-08T09:01:21.899Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:21.899Z] 24e42089de74: Waiting [2024-10-08T09:01:21.899Z] 3cbcc60c30a4: Waiting [2024-10-08T09:01:21.899Z] 8529546accff: Waiting [2024-10-08T09:01:21.899Z] a0a1e722831a: Pushed [2024-10-08T09:01:21.899Z] 801baf3e629f: Pushed [2024-10-08T09:01:21.899Z] adbd66c484af: Pushed [2024-10-08T09:01:21.899Z] 585192f24735: Layer already exists [2024-10-08T09:01:21.899Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:21.899Z] 24e42089de74: Pushed [2024-10-08T09:01:22.158Z] 8529546accff: Pushed [2024-10-08T09:01:22.158Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:22.158Z] a8f047278b9a: Pushed [2024-10-08T09:01:22.724Z] c48de17f638f: Pushed [2024-10-08T09:01:23.292Z] 0017960a23b2: Pushed [2024-10-08T09:01:23.292Z] 3cbcc60c30a4: Pushed [2024-10-08T09:01:23.292Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:23.634Z] + 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-08T09:01:23.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T09:01:23.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:01:23.962Z] a0a1e722831a: Preparing [2024-10-08T09:01:23.962Z] adbd66c484af: Preparing [2024-10-08T09:01:23.962Z] 0017960a23b2: Preparing [2024-10-08T09:01:23.962Z] c48de17f638f: Preparing [2024-10-08T09:01:23.962Z] 801baf3e629f: Preparing [2024-10-08T09:01:23.962Z] 24e42089de74: Preparing [2024-10-08T09:01:23.962Z] 8529546accff: Preparing [2024-10-08T09:01:23.962Z] 585192f24735: Preparing [2024-10-08T09:01:23.962Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:23.962Z] a8f047278b9a: Preparing [2024-10-08T09:01:23.962Z] 3cbcc60c30a4: Preparing [2024-10-08T09:01:23.962Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:23.962Z] 585192f24735: Waiting [2024-10-08T09:01:23.962Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:23.962Z] a8f047278b9a: Waiting [2024-10-08T09:01:23.962Z] 3cbcc60c30a4: Waiting [2024-10-08T09:01:23.962Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:23.962Z] 24e42089de74: Waiting [2024-10-08T09:01:23.962Z] adbd66c484af: Layer already exists [2024-10-08T09:01:23.962Z] 0017960a23b2: Layer already exists [2024-10-08T09:01:23.962Z] c48de17f638f: Layer already exists [2024-10-08T09:01:23.962Z] 801baf3e629f: Layer already exists [2024-10-08T09:01:23.962Z] 8529546accff: Layer already exists [2024-10-08T09:01:23.962Z] 24e42089de74: Layer already exists [2024-10-08T09:01:23.962Z] 585192f24735: Layer already exists [2024-10-08T09:01:23.962Z] a0a1e722831a: Layer already exists [2024-10-08T09:01:23.962Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:23.962Z] a8f047278b9a: Layer already exists [2024-10-08T09:01:23.962Z] 3cbcc60c30a4: Layer already exists [2024-10-08T09:01:23.962Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:23.962Z] latest: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:24.288Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:24.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 [2024-10-08T09:01:24.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:01:24.624Z] a0a1e722831a: Preparing [2024-10-08T09:01:24.624Z] adbd66c484af: Preparing [2024-10-08T09:01:24.624Z] 0017960a23b2: Preparing [2024-10-08T09:01:24.624Z] c48de17f638f: Preparing [2024-10-08T09:01:24.624Z] 801baf3e629f: Preparing [2024-10-08T09:01:24.624Z] 24e42089de74: Preparing [2024-10-08T09:01:24.624Z] 8529546accff: Preparing [2024-10-08T09:01:24.624Z] 585192f24735: Preparing [2024-10-08T09:01:24.624Z] 24e42089de74: Waiting [2024-10-08T09:01:24.624Z] 8529546accff: Waiting [2024-10-08T09:01:24.624Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:24.624Z] a8f047278b9a: Preparing [2024-10-08T09:01:24.624Z] 3cbcc60c30a4: Preparing [2024-10-08T09:01:24.624Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:24.624Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:24.624Z] a8f047278b9a: Waiting [2024-10-08T09:01:24.624Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:24.624Z] 0017960a23b2: Layer already exists [2024-10-08T09:01:24.624Z] adbd66c484af: Layer already exists [2024-10-08T09:01:24.624Z] a0a1e722831a: Layer already exists [2024-10-08T09:01:24.624Z] c48de17f638f: Layer already exists [2024-10-08T09:01:24.624Z] 801baf3e629f: Layer already exists [2024-10-08T09:01:24.624Z] 8529546accff: Layer already exists [2024-10-08T09:01:24.624Z] 24e42089de74: Layer already exists [2024-10-08T09:01:24.624Z] 585192f24735: Layer already exists [2024-10-08T09:01:24.624Z] a8f047278b9a: Layer already exists [2024-10-08T09:01:24.624Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:24.624Z] 3cbcc60c30a4: Layer already exists [2024-10-08T09:01:24.624Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:24.624Z] 3.2.0-dev.96: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:24.952Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:25.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:25.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:01:25.279Z] a0a1e722831a: Preparing [2024-10-08T09:01:25.279Z] adbd66c484af: Preparing [2024-10-08T09:01:25.279Z] 0017960a23b2: Preparing [2024-10-08T09:01:25.279Z] c48de17f638f: Preparing [2024-10-08T09:01:25.279Z] 801baf3e629f: Preparing [2024-10-08T09:01:25.279Z] 24e42089de74: Preparing [2024-10-08T09:01:25.279Z] 8529546accff: Preparing [2024-10-08T09:01:25.279Z] 585192f24735: Preparing [2024-10-08T09:01:25.279Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:25.279Z] a8f047278b9a: Preparing [2024-10-08T09:01:25.279Z] 3cbcc60c30a4: Preparing [2024-10-08T09:01:25.279Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:25.279Z] 24e42089de74: Waiting [2024-10-08T09:01:25.279Z] 8529546accff: Waiting [2024-10-08T09:01:25.279Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:25.279Z] a8f047278b9a: Waiting [2024-10-08T09:01:25.279Z] 3cbcc60c30a4: Waiting [2024-10-08T09:01:25.279Z] 585192f24735: Waiting [2024-10-08T09:01:25.279Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:25.279Z] 801baf3e629f: Layer already exists [2024-10-08T09:01:25.279Z] c48de17f638f: Layer already exists [2024-10-08T09:01:25.279Z] a0a1e722831a: Layer already exists [2024-10-08T09:01:25.279Z] adbd66c484af: Layer already exists [2024-10-08T09:01:25.279Z] 0017960a23b2: Layer already exists [2024-10-08T09:01:25.279Z] 8529546accff: Layer already exists [2024-10-08T09:01:25.279Z] a8f047278b9a: Layer already exists [2024-10-08T09:01:25.279Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:25.279Z] 585192f24735: Layer already exists [2024-10-08T09:01:25.279Z] 24e42089de74: Layer already exists [2024-10-08T09:01:25.279Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:25.279Z] 3cbcc60c30a4: Layer already exists [2024-10-08T09:01:25.279Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:25.610Z] + 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-08T09:01:25.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-08T09:01:25.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:01:25.935Z] a0a1e722831a: Preparing [2024-10-08T09:01:25.935Z] adbd66c484af: Preparing [2024-10-08T09:01:25.935Z] 0017960a23b2: Preparing [2024-10-08T09:01:25.935Z] c48de17f638f: Preparing [2024-10-08T09:01:25.935Z] 801baf3e629f: Preparing [2024-10-08T09:01:25.935Z] 24e42089de74: Preparing [2024-10-08T09:01:25.935Z] 8529546accff: Preparing [2024-10-08T09:01:25.935Z] 585192f24735: Preparing [2024-10-08T09:01:25.935Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:25.935Z] a8f047278b9a: Preparing [2024-10-08T09:01:25.935Z] 3cbcc60c30a4: Preparing [2024-10-08T09:01:25.935Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:25.935Z] 585192f24735: Waiting [2024-10-08T09:01:25.935Z] 2709dd76ea3b: Waiting [2024-10-08T09:01:25.935Z] 3cbcc60c30a4: Waiting [2024-10-08T09:01:25.935Z] a8f047278b9a: Waiting [2024-10-08T09:01:25.935Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:25.935Z] 24e42089de74: Waiting [2024-10-08T09:01:25.935Z] adbd66c484af: Layer already exists [2024-10-08T09:01:25.935Z] 0017960a23b2: Layer already exists [2024-10-08T09:01:25.935Z] c48de17f638f: Layer already exists [2024-10-08T09:01:25.935Z] 801baf3e629f: Layer already exists [2024-10-08T09:01:25.935Z] a0a1e722831a: Layer already exists [2024-10-08T09:01:25.935Z] 24e42089de74: Layer already exists [2024-10-08T09:01:25.935Z] 8529546accff: Layer already exists [2024-10-08T09:01:25.935Z] a8f047278b9a: Layer already exists [2024-10-08T09:01:25.935Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:25.935Z] 585192f24735: Layer already exists [2024-10-08T09:01:25.935Z] 3cbcc60c30a4: Layer already exists [2024-10-08T09:01:25.935Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:25.935Z] main: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:25.999Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:26.017Z] taggedImages: [2024-10-08T09:01:26.017Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:26.017Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T09:01:26.017Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 [2024-10-08T09:01:26.017Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:26.017Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-08T09:01:26.049Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-08T09:01:26.049Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:26.049Z] latest [2024-10-08T09:01:26.049Z] 3.2.0-dev.96 [2024-10-08T09:01:26.049Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:26.049Z] main [2024-10-08T09:01:26.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:26.383Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:26.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:26.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:01:26.701Z] 22c808203461: Preparing [2024-10-08T09:01:26.701Z] 5581da7f499d: Preparing [2024-10-08T09:01:26.701Z] 585192f24735: Preparing [2024-10-08T09:01:26.701Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:26.701Z] db55557be5d7: Preparing [2024-10-08T09:01:26.701Z] 2e9633f13de4: Preparing [2024-10-08T09:01:26.701Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:26.701Z] 2e9633f13de4: Waiting [2024-10-08T09:01:26.701Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:26.701Z] 585192f24735: Layer already exists [2024-10-08T09:01:26.701Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:26.701Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:26.701Z] 22c808203461: Pushed [2024-10-08T09:01:26.701Z] db55557be5d7: Pushed [2024-10-08T09:01:27.636Z] 2e9633f13de4: Pushed [2024-10-08T09:01:28.573Z] 5581da7f499d: Pushed [2024-10-08T09:01:28.573Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:28.912Z] + 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-08T09:01:29.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T09:01:29.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:01:29.242Z] 22c808203461: Preparing [2024-10-08T09:01:29.242Z] 5581da7f499d: Preparing [2024-10-08T09:01:29.242Z] 585192f24735: Preparing [2024-10-08T09:01:29.242Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:29.242Z] db55557be5d7: Preparing [2024-10-08T09:01:29.242Z] 2e9633f13de4: Preparing [2024-10-08T09:01:29.242Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:29.242Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:29.242Z] 2e9633f13de4: Waiting [2024-10-08T09:01:29.242Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:29.242Z] 22c808203461: Layer already exists [2024-10-08T09:01:29.242Z] 585192f24735: Layer already exists [2024-10-08T09:01:29.242Z] 5581da7f499d: Layer already exists [2024-10-08T09:01:29.242Z] db55557be5d7: Layer already exists [2024-10-08T09:01:29.242Z] 2e9633f13de4: Layer already exists [2024-10-08T09:01:29.242Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:29.242Z] latest: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:29.567Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:29.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 [2024-10-08T09:01:29.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:01:29.893Z] 22c808203461: Preparing [2024-10-08T09:01:29.893Z] 5581da7f499d: Preparing [2024-10-08T09:01:29.893Z] 585192f24735: Preparing [2024-10-08T09:01:29.893Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:29.893Z] db55557be5d7: Preparing [2024-10-08T09:01:29.893Z] 2e9633f13de4: Preparing [2024-10-08T09:01:29.893Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:29.893Z] 2e9633f13de4: Waiting [2024-10-08T09:01:29.893Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:29.893Z] db55557be5d7: Layer already exists [2024-10-08T09:01:29.893Z] 22c808203461: Layer already exists [2024-10-08T09:01:29.893Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:29.893Z] 5581da7f499d: Layer already exists [2024-10-08T09:01:29.893Z] 585192f24735: Layer already exists [2024-10-08T09:01:29.893Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:29.893Z] 2e9633f13de4: Layer already exists [2024-10-08T09:01:29.893Z] 3.2.0-dev.96: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:30.223Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:30.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:30.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:01:30.551Z] 22c808203461: Preparing [2024-10-08T09:01:30.551Z] 5581da7f499d: Preparing [2024-10-08T09:01:30.551Z] 585192f24735: Preparing [2024-10-08T09:01:30.551Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:30.551Z] db55557be5d7: Preparing [2024-10-08T09:01:30.551Z] 2e9633f13de4: Preparing [2024-10-08T09:01:30.551Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:30.551Z] 2e9633f13de4: Waiting [2024-10-08T09:01:30.551Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:30.551Z] db55557be5d7: Layer already exists [2024-10-08T09:01:30.551Z] 585192f24735: Layer already exists [2024-10-08T09:01:30.551Z] 22c808203461: Layer already exists [2024-10-08T09:01:30.551Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:30.551Z] 5581da7f499d: Layer already exists [2024-10-08T09:01:30.551Z] 2e9633f13de4: Layer already exists [2024-10-08T09:01:30.551Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:30.551Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:30.882Z] + 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-08T09:01:31.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-08T09:01:31.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:01:31.215Z] 22c808203461: Preparing [2024-10-08T09:01:31.215Z] 5581da7f499d: Preparing [2024-10-08T09:01:31.215Z] 585192f24735: Preparing [2024-10-08T09:01:31.215Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:31.215Z] db55557be5d7: Preparing [2024-10-08T09:01:31.215Z] 2e9633f13de4: Preparing [2024-10-08T09:01:31.215Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:31.215Z] 2e9633f13de4: Waiting [2024-10-08T09:01:31.215Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:31.215Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:31.215Z] 22c808203461: Layer already exists [2024-10-08T09:01:31.215Z] db55557be5d7: Layer already exists [2024-10-08T09:01:31.215Z] 5581da7f499d: Layer already exists [2024-10-08T09:01:31.215Z] 585192f24735: Layer already exists [2024-10-08T09:01:31.215Z] 2e9633f13de4: Layer already exists [2024-10-08T09:01:31.215Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:31.215Z] main: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:31.290Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:31.302Z] taggedImages: [2024-10-08T09:01:31.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:31.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T09:01:31.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 [2024-10-08T09:01:31.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:31.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-08T09:01:31.334Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-08T09:01:31.334Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:31.334Z] latest [2024-10-08T09:01:31.334Z] 3.2.0-dev.96 [2024-10-08T09:01:31.334Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:31.334Z] main [2024-10-08T09:01:31.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:31.688Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:32.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:32.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:01:32.010Z] e65d34139d8a: Preparing [2024-10-08T09:01:32.010Z] 68b855d474d2: Preparing [2024-10-08T09:01:32.010Z] 0465d6b355d3: Preparing [2024-10-08T09:01:32.010Z] 585192f24735: Preparing [2024-10-08T09:01:32.010Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:32.010Z] ec7ccbc4c8ec: Preparing [2024-10-08T09:01:32.010Z] c2d001aca315: Preparing [2024-10-08T09:01:32.010Z] 9f86223861d6: Preparing [2024-10-08T09:01:32.010Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:32.010Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:32.010Z] 9f86223861d6: Waiting [2024-10-08T09:01:32.010Z] ec7ccbc4c8ec: Waiting [2024-10-08T09:01:32.010Z] c2d001aca315: Waiting [2024-10-08T09:01:32.010Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:32.010Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:32.010Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:32.010Z] 585192f24735: Layer already exists [2024-10-08T09:01:32.010Z] 0465d6b355d3: Pushed [2024-10-08T09:01:32.010Z] 68b855d474d2: Pushed [2024-10-08T09:01:32.010Z] e65d34139d8a: Pushed [2024-10-08T09:01:32.010Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:32.270Z] 9f86223861d6: Pushed [2024-10-08T09:01:32.528Z] 2ecf12fbd904: Pushed [2024-10-08T09:01:37.803Z] c2d001aca315: Pushed [2024-10-08T09:01:41.998Z] ec7ccbc4c8ec: Pushed [2024-10-08T09:01:41.998Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:42.320Z] + 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-08T09:01:42.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T09:01:42.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:01:42.652Z] e65d34139d8a: Preparing [2024-10-08T09:01:42.652Z] 68b855d474d2: Preparing [2024-10-08T09:01:42.652Z] 0465d6b355d3: Preparing [2024-10-08T09:01:42.652Z] 585192f24735: Preparing [2024-10-08T09:01:42.652Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:42.652Z] ec7ccbc4c8ec: Preparing [2024-10-08T09:01:42.652Z] c2d001aca315: Preparing [2024-10-08T09:01:42.652Z] 9f86223861d6: Preparing [2024-10-08T09:01:42.652Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:42.652Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:42.652Z] ec7ccbc4c8ec: Waiting [2024-10-08T09:01:42.652Z] c2d001aca315: Waiting [2024-10-08T09:01:42.652Z] 9f86223861d6: Waiting [2024-10-08T09:01:42.652Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:42.652Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:42.652Z] 0465d6b355d3: Layer already exists [2024-10-08T09:01:42.652Z] 585192f24735: Layer already exists [2024-10-08T09:01:42.652Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:42.652Z] 68b855d474d2: Layer already exists [2024-10-08T09:01:42.652Z] e65d34139d8a: Layer already exists [2024-10-08T09:01:42.652Z] 9f86223861d6: Layer already exists [2024-10-08T09:01:42.652Z] ec7ccbc4c8ec: Layer already exists [2024-10-08T09:01:42.652Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:01:42.652Z] c2d001aca315: Layer already exists [2024-10-08T09:01:42.652Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:42.652Z] latest: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:42.976Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:43.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 [2024-10-08T09:01:43.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:01:43.300Z] e65d34139d8a: Preparing [2024-10-08T09:01:43.300Z] 68b855d474d2: Preparing [2024-10-08T09:01:43.300Z] 0465d6b355d3: Preparing [2024-10-08T09:01:43.300Z] 585192f24735: Preparing [2024-10-08T09:01:43.300Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:43.300Z] ec7ccbc4c8ec: Preparing [2024-10-08T09:01:43.300Z] c2d001aca315: Preparing [2024-10-08T09:01:43.300Z] 9f86223861d6: Preparing [2024-10-08T09:01:43.300Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:43.300Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:43.300Z] ec7ccbc4c8ec: Waiting [2024-10-08T09:01:43.300Z] 9f86223861d6: Waiting [2024-10-08T09:01:43.300Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:43.300Z] c2d001aca315: Waiting [2024-10-08T09:01:43.300Z] 585192f24735: Layer already exists [2024-10-08T09:01:43.300Z] 0465d6b355d3: Layer already exists [2024-10-08T09:01:43.300Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:43.300Z] e65d34139d8a: Layer already exists [2024-10-08T09:01:43.300Z] 68b855d474d2: Layer already exists [2024-10-08T09:01:43.300Z] 9f86223861d6: Layer already exists [2024-10-08T09:01:43.300Z] ec7ccbc4c8ec: Layer already exists [2024-10-08T09:01:43.300Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:01:43.300Z] c2d001aca315: Layer already exists [2024-10-08T09:01:43.300Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:43.301Z] 3.2.0-dev.96: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:43.632Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:43.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:43.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:01:43.960Z] e65d34139d8a: Preparing [2024-10-08T09:01:43.960Z] 68b855d474d2: Preparing [2024-10-08T09:01:43.960Z] 0465d6b355d3: Preparing [2024-10-08T09:01:43.960Z] 585192f24735: Preparing [2024-10-08T09:01:43.960Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:43.960Z] ec7ccbc4c8ec: Preparing [2024-10-08T09:01:43.960Z] c2d001aca315: Preparing [2024-10-08T09:01:43.960Z] 9f86223861d6: Preparing [2024-10-08T09:01:43.960Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:43.960Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:43.960Z] c2d001aca315: Waiting [2024-10-08T09:01:43.960Z] 9f86223861d6: Waiting [2024-10-08T09:01:43.960Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:43.960Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:43.960Z] ec7ccbc4c8ec: Waiting [2024-10-08T09:01:43.960Z] 585192f24735: Layer already exists [2024-10-08T09:01:43.960Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:43.960Z] 0465d6b355d3: Layer already exists [2024-10-08T09:01:43.960Z] e65d34139d8a: Layer already exists [2024-10-08T09:01:43.960Z] 68b855d474d2: Layer already exists [2024-10-08T09:01:43.960Z] 9f86223861d6: Layer already exists [2024-10-08T09:01:43.960Z] ec7ccbc4c8ec: Layer already exists [2024-10-08T09:01:43.960Z] c2d001aca315: Layer already exists [2024-10-08T09:01:43.960Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:01:43.960Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:43.960Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:44.289Z] + 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-08T09:01:44.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-08T09:01:44.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:01:44.615Z] e65d34139d8a: Preparing [2024-10-08T09:01:44.615Z] 68b855d474d2: Preparing [2024-10-08T09:01:44.615Z] 0465d6b355d3: Preparing [2024-10-08T09:01:44.615Z] 585192f24735: Preparing [2024-10-08T09:01:44.615Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:44.615Z] ec7ccbc4c8ec: Preparing [2024-10-08T09:01:44.615Z] c2d001aca315: Preparing [2024-10-08T09:01:44.615Z] 9f86223861d6: Preparing [2024-10-08T09:01:44.615Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:44.615Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:44.615Z] 9f86223861d6: Waiting [2024-10-08T09:01:44.615Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:44.615Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:44.615Z] ec7ccbc4c8ec: Waiting [2024-10-08T09:01:44.615Z] c2d001aca315: Waiting [2024-10-08T09:01:44.615Z] 0465d6b355d3: Layer already exists [2024-10-08T09:01:44.615Z] 585192f24735: Layer already exists [2024-10-08T09:01:44.615Z] e65d34139d8a: Layer already exists [2024-10-08T09:01:44.615Z] 68b855d474d2: Layer already exists [2024-10-08T09:01:44.615Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:44.615Z] ec7ccbc4c8ec: Layer already exists [2024-10-08T09:01:44.615Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:01:44.615Z] c2d001aca315: Layer already exists [2024-10-08T09:01:44.615Z] 9f86223861d6: Layer already exists [2024-10-08T09:01:44.615Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:44.615Z] main: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:44.685Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:44.702Z] taggedImages: [2024-10-08T09:01:44.702Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:44.702Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T09:01:44.702Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 [2024-10-08T09:01:44.702Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:44.702Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-08T09:01:44.731Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-08T09:01:44.731Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:44.731Z] latest [2024-10-08T09:01:44.731Z] 3.2.0-dev.96 [2024-10-08T09:01:44.731Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:44.731Z] main [2024-10-08T09:01:44.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:45.069Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:45.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:45.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:01:45.392Z] c90a7422c08c: Preparing [2024-10-08T09:01:45.392Z] 7328d16353ca: Preparing [2024-10-08T09:01:45.392Z] 5391e6426d31: Preparing [2024-10-08T09:01:45.392Z] 585192f24735: Preparing [2024-10-08T09:01:45.392Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:45.392Z] 68b926a2f1b2: Preparing [2024-10-08T09:01:45.392Z] ec317949d0e3: Preparing [2024-10-08T09:01:45.392Z] 5c27bb5bc878: Preparing [2024-10-08T09:01:45.392Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:45.392Z] ec317949d0e3: Waiting [2024-10-08T09:01:45.392Z] 5c27bb5bc878: Waiting [2024-10-08T09:01:45.392Z] 68b926a2f1b2: Waiting [2024-10-08T09:01:45.392Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:45.392Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:45.392Z] 585192f24735: Layer already exists [2024-10-08T09:01:45.392Z] 5391e6426d31: Pushed [2024-10-08T09:01:45.392Z] 7328d16353ca: Pushed [2024-10-08T09:01:45.392Z] c90a7422c08c: Pushed [2024-10-08T09:01:45.392Z] ec317949d0e3: Pushed [2024-10-08T09:01:45.650Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:45.909Z] 5c27bb5bc878: Pushed [2024-10-08T09:01:55.896Z] 68b926a2f1b2: Pushed [2024-10-08T09:01:55.896Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:56.221Z] + 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-08T09:01:56.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T09:01:56.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:01:56.541Z] c90a7422c08c: Preparing [2024-10-08T09:01:56.541Z] 7328d16353ca: Preparing [2024-10-08T09:01:56.541Z] 5391e6426d31: Preparing [2024-10-08T09:01:56.541Z] 585192f24735: Preparing [2024-10-08T09:01:56.541Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:56.541Z] 68b926a2f1b2: Preparing [2024-10-08T09:01:56.541Z] ec317949d0e3: Preparing [2024-10-08T09:01:56.541Z] 5c27bb5bc878: Preparing [2024-10-08T09:01:56.541Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:56.541Z] 68b926a2f1b2: Waiting [2024-10-08T09:01:56.541Z] 5c27bb5bc878: Waiting [2024-10-08T09:01:56.541Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:56.541Z] ec317949d0e3: Waiting [2024-10-08T09:01:56.541Z] 585192f24735: Layer already exists [2024-10-08T09:01:56.541Z] 5391e6426d31: Layer already exists [2024-10-08T09:01:56.541Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:56.541Z] 7328d16353ca: Layer already exists [2024-10-08T09:01:56.541Z] c90a7422c08c: Layer already exists [2024-10-08T09:01:56.541Z] ec317949d0e3: Layer already exists [2024-10-08T09:01:56.541Z] 68b926a2f1b2: Layer already exists [2024-10-08T09:01:56.541Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:56.541Z] 5c27bb5bc878: Layer already exists [2024-10-08T09:01:56.541Z] latest: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:56.885Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:57.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 [2024-10-08T09:01:57.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:01:57.205Z] c90a7422c08c: Preparing [2024-10-08T09:01:57.205Z] 7328d16353ca: Preparing [2024-10-08T09:01:57.205Z] 5391e6426d31: Preparing [2024-10-08T09:01:57.205Z] 585192f24735: Preparing [2024-10-08T09:01:57.205Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:57.205Z] 68b926a2f1b2: Preparing [2024-10-08T09:01:57.205Z] ec317949d0e3: Preparing [2024-10-08T09:01:57.205Z] 5c27bb5bc878: Preparing [2024-10-08T09:01:57.205Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:57.205Z] ec317949d0e3: Waiting [2024-10-08T09:01:57.205Z] 68b926a2f1b2: Waiting [2024-10-08T09:01:57.205Z] 5c27bb5bc878: Waiting [2024-10-08T09:01:57.205Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:57.205Z] 7328d16353ca: Layer already exists [2024-10-08T09:01:57.205Z] c90a7422c08c: Layer already exists [2024-10-08T09:01:57.205Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:57.205Z] 5391e6426d31: Layer already exists [2024-10-08T09:01:57.205Z] 585192f24735: Layer already exists [2024-10-08T09:01:57.205Z] 68b926a2f1b2: Layer already exists [2024-10-08T09:01:57.205Z] ec317949d0e3: Layer already exists [2024-10-08T09:01:57.205Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:57.205Z] 5c27bb5bc878: Layer already exists [2024-10-08T09:01:57.205Z] 3.2.0-dev.96: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:57.532Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:57.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:57.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:01:57.855Z] c90a7422c08c: Preparing [2024-10-08T09:01:57.855Z] 7328d16353ca: Preparing [2024-10-08T09:01:57.855Z] 5391e6426d31: Preparing [2024-10-08T09:01:57.855Z] 585192f24735: Preparing [2024-10-08T09:01:57.855Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:57.855Z] 68b926a2f1b2: Preparing [2024-10-08T09:01:57.855Z] ec317949d0e3: Preparing [2024-10-08T09:01:57.855Z] 5c27bb5bc878: Preparing [2024-10-08T09:01:57.855Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:57.855Z] ec317949d0e3: Waiting [2024-10-08T09:01:57.855Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:57.855Z] 5c27bb5bc878: Waiting [2024-10-08T09:01:57.855Z] 585192f24735: Layer already exists [2024-10-08T09:01:57.855Z] c90a7422c08c: Layer already exists [2024-10-08T09:01:57.855Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:57.855Z] 5391e6426d31: Layer already exists [2024-10-08T09:01:57.855Z] 7328d16353ca: Layer already exists [2024-10-08T09:01:57.855Z] 5c27bb5bc878: Layer already exists [2024-10-08T09:01:57.855Z] 68b926a2f1b2: Layer already exists [2024-10-08T09:01:57.855Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:57.855Z] ec317949d0e3: Layer already exists [2024-10-08T09:01:57.855Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:58.187Z] + 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-08T09:01:58.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-08T09:01:58.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:01:58.534Z] c90a7422c08c: Preparing [2024-10-08T09:01:58.534Z] 7328d16353ca: Preparing [2024-10-08T09:01:58.534Z] 5391e6426d31: Preparing [2024-10-08T09:01:58.534Z] 585192f24735: Preparing [2024-10-08T09:01:58.534Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:58.534Z] 68b926a2f1b2: Preparing [2024-10-08T09:01:58.534Z] ec317949d0e3: Preparing [2024-10-08T09:01:58.534Z] 5c27bb5bc878: Preparing [2024-10-08T09:01:58.534Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:58.534Z] 68b926a2f1b2: Waiting [2024-10-08T09:01:58.534Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:58.534Z] ec317949d0e3: Waiting [2024-10-08T09:01:58.534Z] 7328d16353ca: Layer already exists [2024-10-08T09:01:58.534Z] 585192f24735: Layer already exists [2024-10-08T09:01:58.534Z] 5391e6426d31: Layer already exists [2024-10-08T09:01:58.534Z] c90a7422c08c: Layer already exists [2024-10-08T09:01:58.534Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:58.534Z] 68b926a2f1b2: Layer already exists [2024-10-08T09:01:58.534Z] 5c27bb5bc878: Layer already exists [2024-10-08T09:01:58.534Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:58.534Z] ec317949d0e3: Layer already exists [2024-10-08T09:01:58.534Z] main: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:01:58.604Z] ===================================================== [Pipeline] echo [2024-10-08T09:01:58.620Z] taggedImages: [2024-10-08T09:01:58.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:58.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T09:01:58.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 [2024-10-08T09:01:58.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:58.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-08T09:01:58.650Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-08T09:01:58.650Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:58.650Z] latest [2024-10-08T09:01:58.650Z] 3.2.0-dev.96 [2024-10-08T09:01:58.650Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:01:58.650Z] main [2024-10-08T09:01:58.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:59.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:01:59.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:01:59.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:01:59.348Z] e65d34139d8a: Preparing [2024-10-08T09:01:59.348Z] fb5902f2c45a: Preparing [2024-10-08T09:01:59.348Z] c4a1362d8497: Preparing [2024-10-08T09:01:59.348Z] 585192f24735: Preparing [2024-10-08T09:01:59.348Z] 2709dd76ea3b: Preparing [2024-10-08T09:01:59.348Z] 288c2bacc301: Preparing [2024-10-08T09:01:59.348Z] 9f86223861d6: Preparing [2024-10-08T09:01:59.348Z] 2ecf12fbd904: Preparing [2024-10-08T09:01:59.348Z] 63ca1fbb43ae: Preparing [2024-10-08T09:01:59.348Z] 2ecf12fbd904: Waiting [2024-10-08T09:01:59.348Z] 63ca1fbb43ae: Waiting [2024-10-08T09:01:59.348Z] 288c2bacc301: Waiting [2024-10-08T09:01:59.348Z] 585192f24735: Layer already exists [2024-10-08T09:01:59.348Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:01:59.348Z] e65d34139d8a: Layer already exists [2024-10-08T09:01:59.348Z] 9f86223861d6: Layer already exists [2024-10-08T09:01:59.348Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:01:59.348Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:01:59.348Z] fb5902f2c45a: Pushed [2024-10-08T09:01:59.348Z] c4a1362d8497: Pushed [2024-10-08T09:02:09.317Z] 288c2bacc301: Pushed [2024-10-08T09:02:09.317Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:09.652Z] + 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-08T09:02:09.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T09:02:09.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:02:09.981Z] e65d34139d8a: Preparing [2024-10-08T09:02:09.981Z] fb5902f2c45a: Preparing [2024-10-08T09:02:09.981Z] c4a1362d8497: Preparing [2024-10-08T09:02:09.981Z] 585192f24735: Preparing [2024-10-08T09:02:09.981Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:09.981Z] 288c2bacc301: Preparing [2024-10-08T09:02:09.981Z] 9f86223861d6: Preparing [2024-10-08T09:02:09.981Z] 2ecf12fbd904: Preparing [2024-10-08T09:02:09.981Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:09.981Z] 9f86223861d6: Waiting [2024-10-08T09:02:09.981Z] 2ecf12fbd904: Waiting [2024-10-08T09:02:09.981Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:09.981Z] 288c2bacc301: Waiting [2024-10-08T09:02:09.981Z] fb5902f2c45a: Layer already exists [2024-10-08T09:02:09.981Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:09.981Z] c4a1362d8497: Layer already exists [2024-10-08T09:02:09.981Z] e65d34139d8a: Layer already exists [2024-10-08T09:02:09.981Z] 585192f24735: Layer already exists [2024-10-08T09:02:09.981Z] 288c2bacc301: Layer already exists [2024-10-08T09:02:09.981Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:02:09.981Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:09.981Z] 9f86223861d6: Layer already exists [2024-10-08T09:02:09.981Z] latest: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:10.308Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:10.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 [2024-10-08T09:02:10.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:02:10.624Z] e65d34139d8a: Preparing [2024-10-08T09:02:10.624Z] fb5902f2c45a: Preparing [2024-10-08T09:02:10.624Z] c4a1362d8497: Preparing [2024-10-08T09:02:10.624Z] 585192f24735: Preparing [2024-10-08T09:02:10.624Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:10.624Z] 288c2bacc301: Preparing [2024-10-08T09:02:10.624Z] 9f86223861d6: Preparing [2024-10-08T09:02:10.624Z] 2ecf12fbd904: Preparing [2024-10-08T09:02:10.624Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:10.624Z] 2ecf12fbd904: Waiting [2024-10-08T09:02:10.624Z] 288c2bacc301: Waiting [2024-10-08T09:02:10.624Z] 9f86223861d6: Waiting [2024-10-08T09:02:10.624Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:10.624Z] c4a1362d8497: Layer already exists [2024-10-08T09:02:10.624Z] 585192f24735: Layer already exists [2024-10-08T09:02:10.624Z] fb5902f2c45a: Layer already exists [2024-10-08T09:02:10.624Z] e65d34139d8a: Layer already exists [2024-10-08T09:02:10.624Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:10.624Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:02:10.624Z] 288c2bacc301: Layer already exists [2024-10-08T09:02:10.624Z] 9f86223861d6: Layer already exists [2024-10-08T09:02:10.624Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:10.624Z] 3.2.0-dev.96: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:10.957Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:11.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:11.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:02:11.274Z] e65d34139d8a: Preparing [2024-10-08T09:02:11.274Z] fb5902f2c45a: Preparing [2024-10-08T09:02:11.274Z] c4a1362d8497: Preparing [2024-10-08T09:02:11.274Z] 585192f24735: Preparing [2024-10-08T09:02:11.274Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:11.274Z] 288c2bacc301: Preparing [2024-10-08T09:02:11.274Z] 9f86223861d6: Preparing [2024-10-08T09:02:11.274Z] 2ecf12fbd904: Preparing [2024-10-08T09:02:11.274Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:11.274Z] 288c2bacc301: Waiting [2024-10-08T09:02:11.274Z] 9f86223861d6: Waiting [2024-10-08T09:02:11.274Z] 2ecf12fbd904: Waiting [2024-10-08T09:02:11.274Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:11.274Z] 585192f24735: Layer already exists [2024-10-08T09:02:11.274Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:11.274Z] fb5902f2c45a: Layer already exists [2024-10-08T09:02:11.274Z] e65d34139d8a: Layer already exists [2024-10-08T09:02:11.274Z] c4a1362d8497: Layer already exists [2024-10-08T09:02:11.274Z] 9f86223861d6: Layer already exists [2024-10-08T09:02:11.274Z] 288c2bacc301: Layer already exists [2024-10-08T09:02:11.274Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:02:11.274Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:11.274Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:11.605Z] + 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-08T09:02:11.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-08T09:02:11.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:02:11.938Z] e65d34139d8a: Preparing [2024-10-08T09:02:11.938Z] fb5902f2c45a: Preparing [2024-10-08T09:02:11.938Z] c4a1362d8497: Preparing [2024-10-08T09:02:11.938Z] 585192f24735: Preparing [2024-10-08T09:02:11.938Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:11.938Z] 288c2bacc301: Preparing [2024-10-08T09:02:11.938Z] 9f86223861d6: Preparing [2024-10-08T09:02:11.938Z] 2ecf12fbd904: Preparing [2024-10-08T09:02:11.938Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:11.938Z] 288c2bacc301: Waiting [2024-10-08T09:02:11.938Z] 9f86223861d6: Waiting [2024-10-08T09:02:11.938Z] 2ecf12fbd904: Waiting [2024-10-08T09:02:11.938Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:11.938Z] c4a1362d8497: Layer already exists [2024-10-08T09:02:11.938Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:11.938Z] 585192f24735: Layer already exists [2024-10-08T09:02:11.938Z] e65d34139d8a: Layer already exists [2024-10-08T09:02:11.938Z] fb5902f2c45a: Layer already exists [2024-10-08T09:02:11.938Z] 288c2bacc301: Layer already exists [2024-10-08T09:02:11.938Z] 2ecf12fbd904: Layer already exists [2024-10-08T09:02:11.938Z] 9f86223861d6: Layer already exists [2024-10-08T09:02:11.938Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:11.938Z] main: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:02:12.017Z] ===================================================== [Pipeline] echo [2024-10-08T09:02:12.031Z] taggedImages: [2024-10-08T09:02:12.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:12.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T09:02:12.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 [2024-10-08T09:02:12.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:12.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-08T09:02:12.056Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-08T09:02:12.056Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:12.056Z] latest [2024-10-08T09:02:12.056Z] 3.2.0-dev.96 [2024-10-08T09:02:12.056Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:12.056Z] main [2024-10-08T09:02:12.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:12.395Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:12.722Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:12.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:02:12.722Z] 39a65f95ac4e: Preparing [2024-10-08T09:02:12.722Z] b9a619566630: Preparing [2024-10-08T09:02:12.722Z] 585192f24735: Preparing [2024-10-08T09:02:12.722Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:12.722Z] 5321c7c83b0b: Preparing [2024-10-08T09:02:12.722Z] b9bee7e348bf: Preparing [2024-10-08T09:02:12.722Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:12.722Z] b9bee7e348bf: Waiting [2024-10-08T09:02:12.722Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:12.722Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:12.722Z] 585192f24735: Layer already exists [2024-10-08T09:02:12.722Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:12.722Z] 39a65f95ac4e: Pushed [2024-10-08T09:02:12.722Z] 5321c7c83b0b: Pushed [2024-10-08T09:02:12.980Z] b9bee7e348bf: Pushed [2024-10-08T09:02:16.271Z] b9a619566630: Pushed [2024-10-08T09:02:16.532Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:16.860Z] + 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-08T09:02:17.178Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T09:02:17.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:02:17.178Z] 39a65f95ac4e: Preparing [2024-10-08T09:02:17.178Z] b9a619566630: Preparing [2024-10-08T09:02:17.178Z] 585192f24735: Preparing [2024-10-08T09:02:17.178Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:17.178Z] 5321c7c83b0b: Preparing [2024-10-08T09:02:17.178Z] b9bee7e348bf: Preparing [2024-10-08T09:02:17.178Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:17.178Z] b9bee7e348bf: Waiting [2024-10-08T09:02:17.178Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:17.178Z] b9a619566630: Layer already exists [2024-10-08T09:02:17.178Z] 5321c7c83b0b: Layer already exists [2024-10-08T09:02:17.178Z] 39a65f95ac4e: Layer already exists [2024-10-08T09:02:17.178Z] 585192f24735: Layer already exists [2024-10-08T09:02:17.178Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:17.178Z] b9bee7e348bf: Layer already exists [2024-10-08T09:02:17.178Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:17.178Z] latest: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:17.499Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:17.821Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 [2024-10-08T09:02:17.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:02:17.821Z] 39a65f95ac4e: Preparing [2024-10-08T09:02:17.821Z] b9a619566630: Preparing [2024-10-08T09:02:17.821Z] 585192f24735: Preparing [2024-10-08T09:02:17.821Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:17.821Z] 5321c7c83b0b: Preparing [2024-10-08T09:02:17.821Z] b9bee7e348bf: Preparing [2024-10-08T09:02:17.821Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:17.821Z] b9bee7e348bf: Waiting [2024-10-08T09:02:17.821Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:17.821Z] 5321c7c83b0b: Layer already exists [2024-10-08T09:02:17.821Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:17.821Z] 585192f24735: Layer already exists [2024-10-08T09:02:17.821Z] b9a619566630: Layer already exists [2024-10-08T09:02:17.821Z] 39a65f95ac4e: Layer already exists [2024-10-08T09:02:17.821Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:17.821Z] b9bee7e348bf: Layer already exists [2024-10-08T09:02:17.821Z] 3.2.0-dev.96: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:18.143Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:18.465Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:18.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:02:18.465Z] 39a65f95ac4e: Preparing [2024-10-08T09:02:18.465Z] b9a619566630: Preparing [2024-10-08T09:02:18.465Z] 585192f24735: Preparing [2024-10-08T09:02:18.465Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:18.465Z] 5321c7c83b0b: Preparing [2024-10-08T09:02:18.465Z] b9bee7e348bf: Preparing [2024-10-08T09:02:18.465Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:18.465Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:18.465Z] b9bee7e348bf: Waiting [2024-10-08T09:02:18.465Z] 5321c7c83b0b: Layer already exists [2024-10-08T09:02:18.465Z] 39a65f95ac4e: Layer already exists [2024-10-08T09:02:18.465Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:18.465Z] 585192f24735: Layer already exists [2024-10-08T09:02:18.465Z] b9a619566630: Layer already exists [2024-10-08T09:02:18.465Z] b9bee7e348bf: Layer already exists [2024-10-08T09:02:18.465Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:18.465Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:18.797Z] + 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-08T09:02:19.122Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-08T09:02:19.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:02:19.122Z] 39a65f95ac4e: Preparing [2024-10-08T09:02:19.122Z] b9a619566630: Preparing [2024-10-08T09:02:19.122Z] 585192f24735: Preparing [2024-10-08T09:02:19.122Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:19.122Z] 5321c7c83b0b: Preparing [2024-10-08T09:02:19.122Z] b9bee7e348bf: Preparing [2024-10-08T09:02:19.122Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:19.122Z] b9bee7e348bf: Waiting [2024-10-08T09:02:19.122Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:19.122Z] 39a65f95ac4e: Layer already exists [2024-10-08T09:02:19.122Z] 5321c7c83b0b: Layer already exists [2024-10-08T09:02:19.122Z] 585192f24735: Layer already exists [2024-10-08T09:02:19.122Z] b9a619566630: Layer already exists [2024-10-08T09:02:19.122Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:19.122Z] b9bee7e348bf: Layer already exists [2024-10-08T09:02:19.122Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:19.122Z] main: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:02:19.190Z] ===================================================== [Pipeline] echo [2024-10-08T09:02:19.208Z] taggedImages: [2024-10-08T09:02:19.208Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:19.208Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T09:02:19.208Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 [2024-10-08T09:02:19.208Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:19.208Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-08T09:02:19.232Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-08T09:02:19.233Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:19.233Z] latest [2024-10-08T09:02:19.233Z] 3.2.0-dev.96 [2024-10-08T09:02:19.233Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:19.233Z] main [2024-10-08T09:02:19.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:19.572Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:19.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:19.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:02:19.892Z] 582903ea8c25: Preparing [2024-10-08T09:02:19.892Z] cdc88b4ab5ff: Preparing [2024-10-08T09:02:19.892Z] 912ebadaf3fd: Preparing [2024-10-08T09:02:19.892Z] 585192f24735: Preparing [2024-10-08T09:02:19.892Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:19.892Z] 6a063acc00c5: Preparing [2024-10-08T09:02:19.892Z] 30dff8d94825: Preparing [2024-10-08T09:02:19.892Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:19.892Z] 6a063acc00c5: Waiting [2024-10-08T09:02:19.892Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:19.892Z] 30dff8d94825: Waiting [2024-10-08T09:02:19.892Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:19.892Z] 585192f24735: Layer already exists [2024-10-08T09:02:19.892Z] cdc88b4ab5ff: Pushed [2024-10-08T09:02:19.892Z] 582903ea8c25: Pushed [2024-10-08T09:02:19.892Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:19.892Z] 6a063acc00c5: Pushed [2024-10-08T09:02:19.892Z] 30dff8d94825: Pushed [2024-10-08T09:02:23.177Z] 912ebadaf3fd: Pushed [2024-10-08T09:02:23.177Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:23.504Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:23.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T09:02:23.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:02:23.826Z] 582903ea8c25: Preparing [2024-10-08T09:02:23.826Z] cdc88b4ab5ff: Preparing [2024-10-08T09:02:23.826Z] 912ebadaf3fd: Preparing [2024-10-08T09:02:23.826Z] 585192f24735: Preparing [2024-10-08T09:02:23.826Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:23.826Z] 6a063acc00c5: Preparing [2024-10-08T09:02:23.826Z] 30dff8d94825: Preparing [2024-10-08T09:02:23.826Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:23.826Z] 6a063acc00c5: Waiting [2024-10-08T09:02:23.826Z] 30dff8d94825: Waiting [2024-10-08T09:02:23.826Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:23.826Z] cdc88b4ab5ff: Layer already exists [2024-10-08T09:02:23.826Z] 582903ea8c25: Layer already exists [2024-10-08T09:02:23.826Z] 585192f24735: Layer already exists [2024-10-08T09:02:23.826Z] 912ebadaf3fd: Layer already exists [2024-10-08T09:02:23.826Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:23.826Z] 30dff8d94825: Layer already exists [2024-10-08T09:02:23.826Z] 6a063acc00c5: Layer already exists [2024-10-08T09:02:23.826Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:23.826Z] latest: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:24.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:24.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 [2024-10-08T09:02:24.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:02:24.483Z] 582903ea8c25: Preparing [2024-10-08T09:02:24.483Z] cdc88b4ab5ff: Preparing [2024-10-08T09:02:24.483Z] 912ebadaf3fd: Preparing [2024-10-08T09:02:24.483Z] 585192f24735: Preparing [2024-10-08T09:02:24.483Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:24.483Z] 6a063acc00c5: Preparing [2024-10-08T09:02:24.483Z] 30dff8d94825: Preparing [2024-10-08T09:02:24.483Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:24.483Z] 30dff8d94825: Waiting [2024-10-08T09:02:24.483Z] 6a063acc00c5: Waiting [2024-10-08T09:02:24.483Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:24.483Z] 582903ea8c25: Layer already exists [2024-10-08T09:02:24.483Z] 585192f24735: Layer already exists [2024-10-08T09:02:24.483Z] 912ebadaf3fd: Layer already exists [2024-10-08T09:02:24.483Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:24.483Z] cdc88b4ab5ff: Layer already exists [2024-10-08T09:02:24.483Z] 6a063acc00c5: Layer already exists [2024-10-08T09:02:24.483Z] 30dff8d94825: Layer already exists [2024-10-08T09:02:24.483Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:24.483Z] 3.2.0-dev.96: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:24.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:25.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:25.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:02:25.149Z] 582903ea8c25: Preparing [2024-10-08T09:02:25.149Z] cdc88b4ab5ff: Preparing [2024-10-08T09:02:25.149Z] 912ebadaf3fd: Preparing [2024-10-08T09:02:25.149Z] 585192f24735: Preparing [2024-10-08T09:02:25.149Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:25.149Z] 6a063acc00c5: Preparing [2024-10-08T09:02:25.149Z] 30dff8d94825: Preparing [2024-10-08T09:02:25.149Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:25.149Z] 30dff8d94825: Waiting [2024-10-08T09:02:25.149Z] 6a063acc00c5: Waiting [2024-10-08T09:02:25.149Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:25.149Z] 582903ea8c25: Layer already exists [2024-10-08T09:02:25.149Z] cdc88b4ab5ff: Layer already exists [2024-10-08T09:02:25.149Z] 912ebadaf3fd: Layer already exists [2024-10-08T09:02:25.150Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:25.150Z] 585192f24735: Layer already exists [2024-10-08T09:02:25.150Z] 30dff8d94825: Layer already exists [2024-10-08T09:02:25.150Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:25.150Z] 6a063acc00c5: Layer already exists [2024-10-08T09:02:25.150Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:25.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:25.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-08T09:02:25.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:02:25.794Z] 582903ea8c25: Preparing [2024-10-08T09:02:25.794Z] cdc88b4ab5ff: Preparing [2024-10-08T09:02:25.794Z] 912ebadaf3fd: Preparing [2024-10-08T09:02:25.794Z] 585192f24735: Preparing [2024-10-08T09:02:25.794Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:25.794Z] 6a063acc00c5: Preparing [2024-10-08T09:02:25.794Z] 6a063acc00c5: Waiting [2024-10-08T09:02:25.794Z] 30dff8d94825: Preparing [2024-10-08T09:02:25.794Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:25.794Z] 30dff8d94825: Waiting [2024-10-08T09:02:25.794Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:25.794Z] 582903ea8c25: Layer already exists [2024-10-08T09:02:25.794Z] 585192f24735: Layer already exists [2024-10-08T09:02:25.794Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:25.794Z] 912ebadaf3fd: Layer already exists [2024-10-08T09:02:25.794Z] cdc88b4ab5ff: Layer already exists [2024-10-08T09:02:25.794Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:25.794Z] 6a063acc00c5: Layer already exists [2024-10-08T09:02:25.794Z] 30dff8d94825: Layer already exists [2024-10-08T09:02:25.794Z] main: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:02:25.874Z] ===================================================== [Pipeline] echo [2024-10-08T09:02:25.887Z] taggedImages: [2024-10-08T09:02:25.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:25.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T09:02:25.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 [2024-10-08T09:02:25.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:25.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-08T09:02:25.916Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-08T09:02:25.916Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:25.916Z] latest [2024-10-08T09:02:25.916Z] 3.2.0-dev.96 [2024-10-08T09:02:25.916Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:25.916Z] main [2024-10-08T09:02:25.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:26.272Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:26.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:26.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:02:26.595Z] a8e45ed72254: Preparing [2024-10-08T09:02:26.595Z] 3f661240c367: Preparing [2024-10-08T09:02:26.595Z] 585192f24735: Preparing [2024-10-08T09:02:26.595Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:26.595Z] c6fc75add076: Preparing [2024-10-08T09:02:26.595Z] 6c6dd16a848c: Preparing [2024-10-08T09:02:26.595Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:26.595Z] 6c6dd16a848c: Waiting [2024-10-08T09:02:26.595Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:26.595Z] 585192f24735: Layer already exists [2024-10-08T09:02:26.595Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:26.595Z] c6fc75add076: Layer already exists [2024-10-08T09:02:26.595Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:02:26.595Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:26.595Z] a8e45ed72254: Pushed [2024-10-08T09:02:29.883Z] 3f661240c367: Pushed [2024-10-08T09:02:29.884Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:30.220Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:30.539Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T09:02:30.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:02:30.539Z] a8e45ed72254: Preparing [2024-10-08T09:02:30.539Z] 3f661240c367: Preparing [2024-10-08T09:02:30.539Z] 585192f24735: Preparing [2024-10-08T09:02:30.539Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:30.539Z] c6fc75add076: Preparing [2024-10-08T09:02:30.539Z] 6c6dd16a848c: Preparing [2024-10-08T09:02:30.539Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:30.539Z] 6c6dd16a848c: Waiting [2024-10-08T09:02:30.539Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:30.539Z] 585192f24735: Layer already exists [2024-10-08T09:02:30.539Z] a8e45ed72254: Layer already exists [2024-10-08T09:02:30.539Z] 3f661240c367: Layer already exists [2024-10-08T09:02:30.539Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:30.539Z] c6fc75add076: Layer already exists [2024-10-08T09:02:30.539Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:30.539Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:02:30.539Z] latest: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:30.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:31.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 [2024-10-08T09:02:31.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:02:31.196Z] a8e45ed72254: Preparing [2024-10-08T09:02:31.196Z] 3f661240c367: Preparing [2024-10-08T09:02:31.196Z] 585192f24735: Preparing [2024-10-08T09:02:31.196Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:31.196Z] c6fc75add076: Preparing [2024-10-08T09:02:31.196Z] 6c6dd16a848c: Preparing [2024-10-08T09:02:31.196Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:31.196Z] 6c6dd16a848c: Waiting [2024-10-08T09:02:31.196Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:31.196Z] 3f661240c367: Layer already exists [2024-10-08T09:02:31.196Z] 585192f24735: Layer already exists [2024-10-08T09:02:31.196Z] a8e45ed72254: Layer already exists [2024-10-08T09:02:31.196Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:31.196Z] c6fc75add076: Layer already exists [2024-10-08T09:02:31.196Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:31.196Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:02:31.196Z] 3.2.0-dev.96: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:31.528Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:31.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:31.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:02:31.846Z] a8e45ed72254: Preparing [2024-10-08T09:02:31.846Z] 3f661240c367: Preparing [2024-10-08T09:02:31.846Z] 585192f24735: Preparing [2024-10-08T09:02:31.846Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:31.846Z] c6fc75add076: Preparing [2024-10-08T09:02:31.846Z] 6c6dd16a848c: Preparing [2024-10-08T09:02:31.846Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:31.846Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:31.846Z] 6c6dd16a848c: Waiting [2024-10-08T09:02:31.846Z] 585192f24735: Layer already exists [2024-10-08T09:02:31.846Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:31.846Z] 3f661240c367: Layer already exists [2024-10-08T09:02:31.846Z] a8e45ed72254: Layer already exists [2024-10-08T09:02:31.846Z] c6fc75add076: Layer already exists [2024-10-08T09:02:31.846Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:02:31.846Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:31.846Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:32.173Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:02:32.494Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-08T09:02:32.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:02:32.494Z] a8e45ed72254: Preparing [2024-10-08T09:02:32.494Z] 3f661240c367: Preparing [2024-10-08T09:02:32.494Z] 585192f24735: Preparing [2024-10-08T09:02:32.494Z] 2709dd76ea3b: Preparing [2024-10-08T09:02:32.494Z] c6fc75add076: Preparing [2024-10-08T09:02:32.494Z] 6c6dd16a848c: Preparing [2024-10-08T09:02:32.494Z] 63ca1fbb43ae: Preparing [2024-10-08T09:02:32.494Z] 63ca1fbb43ae: Waiting [2024-10-08T09:02:32.494Z] 6c6dd16a848c: Waiting [2024-10-08T09:02:32.494Z] c6fc75add076: Layer already exists [2024-10-08T09:02:32.494Z] 3f661240c367: Layer already exists [2024-10-08T09:02:32.494Z] a8e45ed72254: Layer already exists [2024-10-08T09:02:32.494Z] 585192f24735: Layer already exists [2024-10-08T09:02:32.494Z] 2709dd76ea3b: Layer already exists [2024-10-08T09:02:32.494Z] 6c6dd16a848c: Layer already exists [2024-10-08T09:02:32.494Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:02:32.494Z] main: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:02:32.560Z] ===================================================== [Pipeline] echo [2024-10-08T09:02:32.574Z] taggedImages: [2024-10-08T09:02:32.574Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:02:32.574Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T09:02:32.574Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 [2024-10-08T09:02:32.574Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:02:32.574Z] - 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-08T09:19:14.416Z] #160 ... [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T09:19:14.416Z] #151 DONE 1204.7s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:19:14.416Z] #46 ... [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:19:14.416Z] #161 DONE 0.3s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:19:14.416Z] #148 ... [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:19:14.416Z] #162 DONE 0.1s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #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-08T09:19:14.416Z] #163 DONE 0.1s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T09:19:14.416Z] #164 DONE 0.2s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T09:19:14.416Z] #165 DONE 0.3s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:19:14.416Z] #166 DONE 0.2s [2024-10-08T09:19:14.416Z] [2024-10-08T09:19:14.416Z] #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-08T09:19:16.388Z] #167 DONE 2.4s [2024-10-08T09:19:16.388Z] [2024-10-08T09:19:16.388Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:19:16.388Z] #148 ... [2024-10-08T09:19:16.388Z] [2024-10-08T09:19:16.388Z] #107 [security-proxy-setup] exporting to image [2024-10-08T09:19:16.388Z] #107 exporting layers [2024-10-08T09:19:16.990Z] #107 exporting layers 1.0s done [2024-10-08T09:19:16.990Z] #107 writing image sha256:f35593a213f344637acc130870ad1d1194684f18eb925aedf51ec470bfe1ea2d done [2024-10-08T09:19:16.990Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-08T09:19:16.990Z] #107 DONE 6.8s [2024-10-08T09:19:16.990Z] [2024-10-08T09:19:16.990Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:19:17.948Z] #150 ... [2024-10-08T09:19:17.948Z] [2024-10-08T09:19:17.948Z] #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-08T09:19:17.948Z] #154 1210.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T09:19:32.923Z] #154 ... [2024-10-08T09:19:32.923Z] [2024-10-08T09:19:32.923Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:19:32.923Z] #148 DONE 1224.2s [2024-10-08T09:19:32.923Z] [2024-10-08T09:19:32.923Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T09:19:32.923Z] #168 DONE 0.3s [2024-10-08T09:19:32.923Z] [2024-10-08T09:19:32.923Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:19:32.923Z] #46 ... [2024-10-08T09:19:32.923Z] [2024-10-08T09:19:32.923Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T09:19:34.358Z] #169 DONE 2.5s [2024-10-08T09:19:34.358Z] [2024-10-08T09:19:34.358Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:19:34.677Z] #170 DONE 0.3s [2024-10-08T09:19:34.677Z] [2024-10-08T09:19:34.677Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:19:34.965Z] #171 DONE 0.2s [2024-10-08T09:19:34.966Z] [2024-10-08T09:19:34.966Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T09:19:35.232Z] #172 DONE 0.3s [2024-10-08T09:19:35.232Z] [2024-10-08T09:19:35.232Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:19:35.232Z] #158 ... [2024-10-08T09:19:35.232Z] [2024-10-08T09:19:35.232Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T09:19:35.232Z] #173 DONE 0.1s [2024-10-08T09:19:35.505Z] [2024-10-08T09:19:35.505Z] #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-08T09:19:35.505Z] #174 DONE 0.2s [2024-10-08T09:19:35.505Z] [2024-10-08T09:19:35.505Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:19:35.789Z] #160 ... [2024-10-08T09:19:35.789Z] [2024-10-08T09:19:35.789Z] #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-08T09:19:35.789Z] #175 DONE 0.2s [2024-10-08T09:19:35.789Z] [2024-10-08T09:19:35.789Z] #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-08T09:19:36.085Z] #176 DONE 0.2s [2024-10-08T09:19:36.085Z] [2024-10-08T09:19:36.085Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T09:19:36.355Z] #177 DONE 0.4s [2024-10-08T09:19:36.355Z] [2024-10-08T09:19:36.355Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T09:19:36.626Z] #178 DONE 0.2s [2024-10-08T09:19:36.626Z] [2024-10-08T09:19:36.626Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:19:36.626Z] #160 ... [2024-10-08T09:19:36.626Z] [2024-10-08T09:19:36.626Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T09:19:38.570Z] #179 DONE 2.0s [2024-10-08T09:19:38.571Z] [2024-10-08T09:19:38.571Z] #107 [security-bootstrapper] exporting to image [2024-10-08T09:19:38.571Z] #107 exporting layers [2024-10-08T09:19:40.014Z] #107 exporting layers 1.2s done [2024-10-08T09:19:40.014Z] #107 writing image sha256:523fb57b78bf17428c24e00a418440be8a59774f6bafb2ecf8247dc1ea29c2b0 0.0s done [2024-10-08T09:19:40.014Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-08T09:19:40.014Z] #107 DONE 8.0s [2024-10-08T09:19:40.014Z] [2024-10-08T09:19:40.014Z] #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-08T09:19:40.287Z] #154 DONE 1233.0s [2024-10-08T09:19:40.287Z] [2024-10-08T09:19:40.287Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:19:40.929Z] #160 ... [2024-10-08T09:19:40.929Z] [2024-10-08T09:19:40.929Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:19:40.929Z] #180 DONE 0.2s [2024-10-08T09:19:40.929Z] [2024-10-08T09:19:40.929Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:19:41.199Z] #158 ... [2024-10-08T09:19:41.199Z] [2024-10-08T09:19:41.199Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:19:41.199Z] #181 DONE 0.3s [2024-10-08T09:19:41.199Z] [2024-10-08T09:19:41.199Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:19:41.466Z] #155 ... [2024-10-08T09:19:41.466Z] [2024-10-08T09:19:41.466Z] #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-08T09:19:41.466Z] #182 DONE 0.2s [2024-10-08T09:19:41.466Z] [2024-10-08T09:19:41.466Z] #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-08T09:19:41.733Z] #183 DONE 0.1s [2024-10-08T09:19:41.733Z] [2024-10-08T09:19:41.733Z] #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-08T09:19:41.733Z] #184 DONE 0.1s [2024-10-08T09:19:41.733Z] [2024-10-08T09:19:41.733Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T09:19:42.315Z] #185 DONE 0.3s [2024-10-08T09:19:42.315Z] [2024-10-08T09:19:42.315Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T09:19:42.583Z] #186 DONE 0.4s [2024-10-08T09:19:42.583Z] [2024-10-08T09:19:42.583Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:19:42.849Z] #187 DONE 0.2s [2024-10-08T09:19:42.849Z] [2024-10-08T09:19:42.849Z] #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-08T09:19:45.439Z] #188 DONE 2.5s [2024-10-08T09:19:45.439Z] [2024-10-08T09:19:45.439Z] #107 [security-secretstore-setup] exporting to image [2024-10-08T09:19:46.853Z] #107 exporting layers 1.4s done [2024-10-08T09:19:46.853Z] #107 writing image sha256:aa1b23452d3a93e71b5fca8af2533099d9b4b8063c43dc583588ed0f94b00a8d done [2024-10-08T09:19:46.853Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-08T09:19:46.853Z] #107 DONE 9.4s [2024-10-08T09:19:46.853Z] [2024-10-08T09:19:46.853Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:20:33.679Z] #160 ... [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #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-08T09:20:33.679Z] #152 DONE 1279.8s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:20:33.679Z] #160 ... [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:20:33.679Z] #189 DONE 0.4s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:20:33.679Z] #190 DONE 0.2s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #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-08T09:20:33.679Z] #191 DONE 0.2s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #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-08T09:20:33.679Z] #192 DONE 0.1s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #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-08T09:20:33.679Z] #193 DONE 0.3s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:20:33.679Z] #159 ... [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #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-08T09:20:33.679Z] #194 DONE 2.2s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:20:33.679Z] #46 ... [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #107 [core-common-config-bootstrapper] exporting to image [2024-10-08T09:20:33.679Z] #107 exporting layers [2024-10-08T09:20:33.679Z] #107 exporting layers 0.7s done [2024-10-08T09:20:33.679Z] #107 writing image sha256:14d95fce5af5f6dffbfb867674305e7a5f8aa875451a03c7a4958905b3ca3467 0.0s done [2024-10-08T09:20:33.679Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-08T09:20:33.679Z] #107 DONE 10.1s [2024-10-08T09:20:33.679Z] [2024-10-08T09:20:33.679Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:22:40.365Z] #149 ... [2024-10-08T09:22:40.365Z] [2024-10-08T09:22:40.365Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:22:40.365Z] #150 DONE 1413.0s [2024-10-08T09:22:40.365Z] [2024-10-08T09:22:40.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:22:40.950Z] #149 ... [2024-10-08T09:22:40.950Z] [2024-10-08T09:22:40.950Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:22:40.950Z] #195 DONE 0.2s [2024-10-08T09:22:40.950Z] [2024-10-08T09:22:40.950Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:22:40.950Z] #196 DONE 0.1s [2024-10-08T09:22:40.950Z] [2024-10-08T09:22:40.950Z] #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-08T09:22:41.533Z] #197 DONE 0.3s [2024-10-08T09:22:41.533Z] [2024-10-08T09:22:41.533Z] #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-08T09:22:41.533Z] #198 DONE 0.1s [2024-10-08T09:22:41.533Z] [2024-10-08T09:22:41.533Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:22:41.800Z] #149 ... [2024-10-08T09:22:41.800Z] [2024-10-08T09:22:41.800Z] #107 [security-spiffe-token-provider] exporting to image [2024-10-08T09:22:41.800Z] #107 exporting layers [2024-10-08T09:22:42.383Z] #107 exporting layers 0.8s done [2024-10-08T09:22:42.383Z] #107 writing image sha256:e4b4d253869123457d8339486823e1c6eeace7a0d3d3bed88ef81844b7bf0e5b done [2024-10-08T09:22:42.383Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-08T09:22:42.383Z] #107 DONE 10.9s [2024-10-08T09:22:42.383Z] [2024-10-08T09:22:42.383Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:30:34.415Z] #155 ... [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:30:34.415Z] #159 DONE 1872.9s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:30:34.415Z] #149 ... [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:30:34.415Z] #199 DONE 0.2s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:30:34.415Z] #155 ... [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:30:34.415Z] #200 DONE 0.2s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T09:30:34.415Z] #201 DONE 0.3s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #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-08T09:30:34.415Z] #202 DONE 0.2s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T09:30:34.415Z] #203 DONE 0.1s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:30:34.415Z] #149 ... [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #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-08T09:30:34.415Z] #204 DONE 1.9s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #107 [security-proxy-auth] exporting to image [2024-10-08T09:30:34.415Z] #107 exporting layers [2024-10-08T09:30:34.415Z] #107 exporting layers 0.8s done [2024-10-08T09:30:34.415Z] #107 writing image sha256:f6a9b472c23eea4f1a243f2cd112b8c843521008ef38cf38ee02d405ad4609eb done [2024-10-08T09:30:34.415Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-08T09:30:34.415Z] #107 DONE 11.7s [2024-10-08T09:30:34.415Z] [2024-10-08T09:30:34.415Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:31:31.016Z] #155 ... [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:31:31.016Z] #158 DONE 1941.0s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:31:31.016Z] #155 ... [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:31:31.016Z] #205 DONE 0.1s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:31:31.016Z] #206 DONE 0.1s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:31:31.016Z] #149 ... [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T09:31:31.016Z] #207 DONE 0.3s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:31:31.016Z] #208 DONE 0.1s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:31:31.016Z] #155 ... [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #107 [core-command] exporting to image [2024-10-08T09:31:31.016Z] #107 exporting layers [2024-10-08T09:31:31.016Z] #107 exporting layers 0.3s done [2024-10-08T09:31:31.016Z] #107 writing image sha256:95b36ba638e6086f67b9d95fa7e1f6a5ff89840b96d604a68a8aeadc196daaff done [2024-10-08T09:31:31.016Z] #107 naming to docker.io/library/core-command-arm64 0.0s done [2024-10-08T09:31:31.016Z] #107 DONE 12.1s [2024-10-08T09:31:31.016Z] [2024-10-08T09:31:31.016Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:33:37.648Z] #46 ... [2024-10-08T09:33:37.648Z] [2024-10-08T09:33:37.648Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:33:37.648Z] #156 DONE 2061.0s [2024-10-08T09:33:37.648Z] [2024-10-08T09:33:37.648Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:33:37.648Z] #157 ... [2024-10-08T09:33:37.648Z] [2024-10-08T09:33:37.648Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:33:37.648Z] #209 DONE 0.2s [2024-10-08T09:33:37.648Z] [2024-10-08T09:33:37.649Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T09:33:37.649Z] #210 DONE 0.4s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:33:37.649Z] #211 DONE 0.2s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T09:33:37.649Z] #212 DONE 0.2s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #107 [core-keeper] exporting to image [2024-10-08T09:33:37.649Z] #107 exporting layers [2024-10-08T09:33:37.649Z] #107 exporting layers 0.5s done [2024-10-08T09:33:37.649Z] #107 writing image sha256:26b5005188fd52a7a35b528c8c72d372aad8e8e46bb07c19e75874affd2e2623 done [2024-10-08T09:33:37.649Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-10-08T09:33:37.649Z] #107 DONE 12.6s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:33:37.649Z] #46 ... [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:33:37.649Z] #157 DONE 2065.4s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:33:37.649Z] #160 ... [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:33:37.649Z] #213 DONE 0.2s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:33:37.649Z] #160 ... [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:33:37.649Z] #214 DONE 0.1s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T09:33:37.649Z] #215 DONE 0.3s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:33:37.649Z] #155 ... [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:33:37.649Z] #216 DONE 0.1s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T09:33:37.649Z] #217 DONE 0.2s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #107 [core-data] exporting to image [2024-10-08T09:33:37.649Z] #107 exporting layers 0.4s done [2024-10-08T09:33:37.649Z] #107 writing image sha256:e57f1cfdf4e2c263ecbf55eaf6aad567d5334fd5cbe9efed33d265171871faa1 0.0s done [2024-10-08T09:33:37.649Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-08T09:33:37.649Z] #107 DONE 13.0s [2024-10-08T09:33:37.649Z] [2024-10-08T09:33:37.649Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:33:41.883Z] #155 ... [2024-10-08T09:33:41.883Z] [2024-10-08T09:33:41.883Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:33:41.883Z] #160 DONE 2074.2s [2024-10-08T09:33:41.883Z] [2024-10-08T09:33:41.883Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:33:41.883Z] #149 ... [2024-10-08T09:33:41.883Z] [2024-10-08T09:33:41.883Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:33:42.149Z] #218 DONE 0.2s [2024-10-08T09:33:42.149Z] [2024-10-08T09:33:42.149Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:33:42.428Z] #153 ... [2024-10-08T09:33:42.428Z] [2024-10-08T09:33:42.428Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:33:42.428Z] #219 DONE 0.1s [2024-10-08T09:33:42.428Z] [2024-10-08T09:33:42.428Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T09:33:42.692Z] #220 DONE 0.3s [2024-10-08T09:33:42.692Z] [2024-10-08T09:33:42.692Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:33:42.958Z] #221 DONE 0.1s [2024-10-08T09:33:42.958Z] [2024-10-08T09:33:42.958Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T09:33:43.223Z] #222 DONE 0.1s [2024-10-08T09:33:43.223Z] [2024-10-08T09:33:43.223Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T09:33:43.223Z] #223 DONE 0.1s [2024-10-08T09:33:43.223Z] [2024-10-08T09:33:43.223Z] #107 [core-metadata] exporting to image [2024-10-08T09:33:43.223Z] #107 exporting layers [2024-10-08T09:33:43.807Z] #107 exporting layers 0.5s done [2024-10-08T09:33:43.807Z] #107 writing image sha256:f492975108c50202ed74d8e80a18cb22a3141eb0354f6542ef9873fde73aa358 done [2024-10-08T09:33:43.807Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-10-08T09:33:43.807Z] #107 DONE 13.5s [2024-10-08T09:33:43.807Z] [2024-10-08T09:33:43.807Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:34:10.495Z] #155 ... [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:34:10.495Z] #153 DONE 2102.0s [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:34:10.495Z] #46 ... [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:34:10.495Z] #224 DONE 0.2s [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:34:10.495Z] #225 DONE 0.2s [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:34:10.495Z] #46 ... [2024-10-08T09:34:10.495Z] [2024-10-08T09:34:10.495Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T09:34:10.762Z] #226 DONE 0.6s [2024-10-08T09:34:10.762Z] [2024-10-08T09:34:10.762Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:34:11.038Z] #227 DONE 0.2s [2024-10-08T09:34:11.038Z] [2024-10-08T09:34:11.038Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:34:11.038Z] #155 ... [2024-10-08T09:34:11.038Z] [2024-10-08T09:34:11.038Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:34:11.038Z] #149 DONE 2103.8s [2024-10-08T09:34:11.038Z] [2024-10-08T09:34:11.038Z] #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T09:34:11.307Z] #228 DONE 0.2s [2024-10-08T09:34:11.307Z] [2024-10-08T09:34:11.307Z] #107 [support-notifications] exporting to image [2024-10-08T09:34:11.307Z] #107 exporting layers [2024-10-08T09:34:11.888Z] #107 ... [2024-10-08T09:34:11.888Z] [2024-10-08T09:34:11.888Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:34:11.888Z] #229 DONE 0.1s [2024-10-08T09:34:11.888Z] [2024-10-08T09:34:11.888Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:34:12.157Z] #230 DONE 0.2s [2024-10-08T09:34:12.157Z] [2024-10-08T09:34:12.157Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:34:12.157Z] #155 DONE 2104.9s [2024-10-08T09:34:12.157Z] [2024-10-08T09:34:12.157Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T09:34:12.739Z] #231 ... [2024-10-08T09:34:12.739Z] [2024-10-08T09:34:12.739Z] #107 [support-notifications] exporting to image [2024-10-08T09:34:12.739Z] #107 exporting layers 1.2s done [2024-10-08T09:34:12.739Z] #107 writing image sha256:cd3809f70e928e3e58a57d248a5ec178747a7ffe4746cfaa82cc6b09916d19dc 0.1s done [2024-10-08T09:34:12.739Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-10-08T09:34:12.739Z] #107 DONE 14.8s [2024-10-08T09:34:12.739Z] [2024-10-08T09:34:12.739Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T09:34:12.739Z] #231 DONE 0.5s [2024-10-08T09:34:12.739Z] [2024-10-08T09:34:12.739Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:34:12.739Z] #65 ... [2024-10-08T09:34:12.739Z] [2024-10-08T09:34:12.739Z] #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:34:13.006Z] #232 DONE 0.1s [2024-10-08T09:34:13.006Z] [2024-10-08T09:34:13.006Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:34:13.006Z] #233 DONE 0.1s [2024-10-08T09:34:13.006Z] [2024-10-08T09:34:13.006Z] #107 [support-scheduler] exporting to image [2024-10-08T09:34:13.278Z] #107 ... [2024-10-08T09:34:13.278Z] [2024-10-08T09:34:13.278Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:34:13.278Z] #234 DONE 0.1s [2024-10-08T09:34:13.278Z] [2024-10-08T09:34:13.278Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T09:34:13.544Z] #235 DONE 0.4s [2024-10-08T09:34:13.544Z] [2024-10-08T09:34:13.544Z] #107 [support-scheduler] exporting to image [2024-10-08T09:34:13.544Z] #107 exporting layers 0.6s done [2024-10-08T09:34:13.544Z] #107 writing image sha256:457ddfa9782737ea8a8db42ce826afbfe0f34378f9962383c2c1f82104aa2b25 0.0s done [2024-10-08T09:34:13.544Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-10-08T09:34:13.544Z] #107 DONE 15.4s [2024-10-08T09:34:13.544Z] [2024-10-08T09:34:13.544Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T09:34:13.544Z] #236 DONE 0.2s [2024-10-08T09:34:13.544Z] [2024-10-08T09:34:13.544Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:34:13.544Z] #46 ... [2024-10-08T09:34:13.544Z] [2024-10-08T09:34:13.544Z] #107 [support-cron-scheduler] exporting to image [2024-10-08T09:34:14.505Z] #107 exporting layers 0.9s done [2024-10-08T09:34:14.505Z] #107 writing image sha256:e4e8119795a2e93882befd2c525d0f3d77b1181705e057685fe24c5dc9ce2e59 done [2024-10-08T09:34:14.505Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-08T09:34:14.505Z] #107 DONE 16.2s [2024-10-08T09:34:14.505Z] [2024-10-08T09:34:14.505Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:34:14.505Z] time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T09:34:14.514Z] $ docker stop --time=1 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 [2024-10-08T09:34:16.160Z] $ docker rm -f --volumes 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T09:34:16.662Z] + docker images [2024-10-08T09:34:16.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T09:34:16.662Z] support-cron-scheduler-arm64 latest e4e8119795a2 3 seconds ago 45.6MB [2024-10-08T09:34:16.662Z] support-scheduler-arm64 latest 457ddfa97827 4 seconds ago 44MB [2024-10-08T09:34:16.662Z] support-notifications-arm64 latest cd3809f70e92 6 seconds ago 44.8MB [2024-10-08T09:34:16.662Z] core-metadata-arm64 latest f492975108c5 34 seconds ago 30.2MB [2024-10-08T09:34:16.662Z] core-data-arm64 latest e57f1cfdf4e2 42 seconds ago 30.1MB [2024-10-08T09:34:16.662Z] core-keeper-arm64 latest 26b5005188fd 47 seconds ago 29.5MB [2024-10-08T09:34:16.662Z] core-command-arm64 latest 95b36ba638e6 2 minutes ago 26.4MB [2024-10-08T09:34:16.662Z] security-proxy-auth-arm64 latest f6a9b472c23e 3 minutes ago 25.2MB [2024-10-08T09:34:16.662Z] security-spiffe-token-provider-arm64 latest e4b4d2538691 11 minutes ago 33MB [2024-10-08T09:34:16.662Z] core-common-config-bootstrapper-arm64 latest 14d95fce5af5 13 minutes ago 17.4MB [2024-10-08T09:34:16.662Z] security-secretstore-setup-arm64 latest aa1b23452d3a 14 minutes ago 40.3MB [2024-10-08T09:34:16.662Z] security-bootstrapper-arm64 latest 523fb57b78bf 14 minutes ago 21MB [2024-10-08T09:34:16.662Z] security-proxy-setup-arm64 latest f35593a213f3 15 minutes ago 29.4MB [2024-10-08T09:34:16.662Z] security-spire-config-arm64 latest eddef226fb93 36 minutes ago 117MB [2024-10-08T09:34:16.662Z] security-spire-agent-arm64 latest a4f75e44e702 36 minutes ago 176MB [2024-10-08T09:34:16.662Z] security-spire-server-arm64 latest feeb8390fcd3 36 minutes ago 118MB [2024-10-08T09:34:16.662Z] ci-base-image-arm64 latest af5da0ca7575 38 minutes ago 965MB [2024-10-08T09:34:16.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB [2024-10-08T09:34:16.662Z] 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-08T09:34:16.811Z] provisioning config files... [2024-10-08T09:34:16.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config14864731478620753529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:34:17.177Z] ---> ****-login.sh [2024-10-08T09:34:17.177Z] nexus3.edgexfoundry.org:10001 [2024-10-08T09:34:17.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:34:17.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:34:17.447Z] Configure a credential helper to remove this warning. See [2024-10-08T09:34:17.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:34:17.447Z] [2024-10-08T09:34:17.447Z] Login Succeeded [2024-10-08T09:34:17.447Z] nexus3.edgexfoundry.org:10002 [2024-10-08T09:34:17.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:34:17.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:34:17.982Z] Configure a credential helper to remove this warning. See [2024-10-08T09:34:17.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:34:17.982Z] [2024-10-08T09:34:17.982Z] Login Succeeded [2024-10-08T09:34:17.982Z] nexus3.edgexfoundry.org:10003 [2024-10-08T09:34:17.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:34:18.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:34:18.246Z] Configure a credential helper to remove this warning. See [2024-10-08T09:34:18.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:34:18.246Z] [2024-10-08T09:34:18.246Z] Login Succeeded [2024-10-08T09:34:18.246Z] nexus3.edgexfoundry.org:10004 [2024-10-08T09:34:18.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:34:18.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:34:18.510Z] Configure a credential helper to remove this warning. See [2024-10-08T09:34:18.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:34:18.511Z] [2024-10-08T09:34:18.511Z] Login Succeeded [2024-10-08T09:34:18.511Z] ****.io [2024-10-08T09:34:18.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:34:19.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:34:19.041Z] Configure a credential helper to remove this warning. See [2024-10-08T09:34:19.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:34:19.041Z] [2024-10-08T09:34:19.041Z] Login Succeeded [2024-10-08T09:34:19.041Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T09:34:19.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:34:19.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:34:19.137Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-08T09:34:19.137Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:19.137Z] latest [2024-10-08T09:34:19.137Z] 3.2.0-dev.96 [2024-10-08T09:34:19.137Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:19.137Z] main [2024-10-08T09:34:19.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:19.507Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:19.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:19.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T09:34:19.867Z] b8292b294e28: Preparing [2024-10-08T09:34:19.867Z] ad7e1ace95d9: Preparing [2024-10-08T09:34:19.867Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:19.867Z] 5d79212b6548: Preparing [2024-10-08T09:34:19.867Z] 517e862a0509: Preparing [2024-10-08T09:34:19.867Z] 1456a49797a5: Preparing [2024-10-08T09:34:19.867Z] 16113d51b718: Preparing [2024-10-08T09:34:19.867Z] 1456a49797a5: Waiting [2024-10-08T09:34:19.867Z] 16113d51b718: Waiting [2024-10-08T09:34:20.134Z] 11c3ef6e4d54: Pushed [2024-10-08T09:34:20.134Z] 5d79212b6548: Pushed [2024-10-08T09:34:20.134Z] b8292b294e28: Pushed [2024-10-08T09:34:20.134Z] 16113d51b718: Layer already exists [2024-10-08T09:34:20.134Z] 517e862a0509: Pushed [2024-10-08T09:34:20.398Z] 1456a49797a5: Pushed [2024-10-08T09:34:24.634Z] ad7e1ace95d9: Pushed [2024-10-08T09:34:24.634Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:25.002Z] + 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-08T09:34:25.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T09:34:25.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T09:34:25.355Z] b8292b294e28: Preparing [2024-10-08T09:34:25.355Z] ad7e1ace95d9: Preparing [2024-10-08T09:34:25.355Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:25.355Z] 5d79212b6548: Preparing [2024-10-08T09:34:25.355Z] 517e862a0509: Preparing [2024-10-08T09:34:25.355Z] 1456a49797a5: Preparing [2024-10-08T09:34:25.355Z] 16113d51b718: Preparing [2024-10-08T09:34:25.355Z] 1456a49797a5: Waiting [2024-10-08T09:34:25.355Z] 16113d51b718: Waiting [2024-10-08T09:34:25.355Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:25.355Z] 517e862a0509: Layer already exists [2024-10-08T09:34:25.355Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:25.355Z] b8292b294e28: Layer already exists [2024-10-08T09:34:25.355Z] ad7e1ace95d9: Layer already exists [2024-10-08T09:34:25.355Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:25.356Z] 16113d51b718: Layer already exists [2024-10-08T09:34:25.356Z] latest: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:25.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:26.337Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 [2024-10-08T09:34:26.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T09:34:26.337Z] b8292b294e28: Preparing [2024-10-08T09:34:26.337Z] ad7e1ace95d9: Preparing [2024-10-08T09:34:26.337Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:26.337Z] 5d79212b6548: Preparing [2024-10-08T09:34:26.337Z] 517e862a0509: Preparing [2024-10-08T09:34:26.337Z] 1456a49797a5: Preparing [2024-10-08T09:34:26.337Z] 16113d51b718: Preparing [2024-10-08T09:34:26.337Z] 1456a49797a5: Waiting [2024-10-08T09:34:26.337Z] 16113d51b718: Waiting [2024-10-08T09:34:26.337Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:26.337Z] ad7e1ace95d9: Layer already exists [2024-10-08T09:34:26.337Z] b8292b294e28: Layer already exists [2024-10-08T09:34:26.337Z] 517e862a0509: Layer already exists [2024-10-08T09:34:26.337Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:26.337Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:26.337Z] 16113d51b718: Layer already exists [2024-10-08T09:34:26.602Z] 3.2.0-dev.96: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:26.958Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:27.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:27.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T09:34:27.304Z] b8292b294e28: Preparing [2024-10-08T09:34:27.304Z] ad7e1ace95d9: Preparing [2024-10-08T09:34:27.304Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:27.304Z] 5d79212b6548: Preparing [2024-10-08T09:34:27.304Z] 517e862a0509: Preparing [2024-10-08T09:34:27.304Z] 1456a49797a5: Preparing [2024-10-08T09:34:27.304Z] 16113d51b718: Preparing [2024-10-08T09:34:27.304Z] 1456a49797a5: Waiting [2024-10-08T09:34:27.304Z] 16113d51b718: Waiting [2024-10-08T09:34:27.304Z] b8292b294e28: Layer already exists [2024-10-08T09:34:27.304Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:27.304Z] ad7e1ace95d9: Layer already exists [2024-10-08T09:34:27.304Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:27.304Z] 517e862a0509: Layer already exists [2024-10-08T09:34:27.304Z] 16113d51b718: Layer already exists [2024-10-08T09:34:27.304Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:27.304Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:27.928Z] + 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-08T09:34:28.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-08T09:34:28.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T09:34:28.295Z] b8292b294e28: Preparing [2024-10-08T09:34:28.295Z] ad7e1ace95d9: Preparing [2024-10-08T09:34:28.295Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:28.295Z] 5d79212b6548: Preparing [2024-10-08T09:34:28.295Z] 517e862a0509: Preparing [2024-10-08T09:34:28.295Z] 1456a49797a5: Preparing [2024-10-08T09:34:28.295Z] 16113d51b718: Preparing [2024-10-08T09:34:28.295Z] 1456a49797a5: Waiting [2024-10-08T09:34:28.295Z] 16113d51b718: Waiting [2024-10-08T09:34:28.295Z] b8292b294e28: Layer already exists [2024-10-08T09:34:28.295Z] ad7e1ace95d9: Layer already exists [2024-10-08T09:34:28.295Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:28.295Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:28.295Z] 517e862a0509: Layer already exists [2024-10-08T09:34:28.295Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:28.295Z] 16113d51b718: Layer already exists [2024-10-08T09:34:28.559Z] main: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:34:28.647Z] ===================================================== [Pipeline] echo [2024-10-08T09:34:28.660Z] taggedImages: [2024-10-08T09:34:28.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:28.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T09:34:28.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 [2024-10-08T09:34:28.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:28.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-08T09:34:28.688Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-08T09:34:28.688Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:28.688Z] latest [2024-10-08T09:34:28.688Z] 3.2.0-dev.96 [2024-10-08T09:34:28.688Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:28.688Z] main [2024-10-08T09:34:28.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:29.073Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:29.430Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T09:34:29.430Z] dbd155b7f103: Preparing [2024-10-08T09:34:29.430Z] 318c652db81f: Preparing [2024-10-08T09:34:29.430Z] 2242d43c3666: Preparing [2024-10-08T09:34:29.430Z] 9908f553b9c5: Preparing [2024-10-08T09:34:29.430Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:29.430Z] 5d79212b6548: Preparing [2024-10-08T09:34:29.430Z] 517e862a0509: Preparing [2024-10-08T09:34:29.430Z] 5d79212b6548: Waiting [2024-10-08T09:34:29.430Z] 1456a49797a5: Preparing [2024-10-08T09:34:29.430Z] 517e862a0509: Waiting [2024-10-08T09:34:29.430Z] 16113d51b718: Preparing [2024-10-08T09:34:29.430Z] 1456a49797a5: Waiting [2024-10-08T09:34:29.430Z] 16113d51b718: Waiting [2024-10-08T09:34:29.430Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:29.430Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:29.693Z] 517e862a0509: Layer already exists [2024-10-08T09:34:29.693Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:29.693Z] dbd155b7f103: Pushed [2024-10-08T09:34:29.693Z] 16113d51b718: Layer already exists [2024-10-08T09:34:29.693Z] 2242d43c3666: Pushed [2024-10-08T09:34:29.693Z] 318c652db81f: Pushed [2024-10-08T09:34:31.622Z] 9908f553b9c5: Pushed [2024-10-08T09:34:31.622Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:31.973Z] + 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-08T09:34:32.311Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T09:34:32.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T09:34:32.311Z] dbd155b7f103: Preparing [2024-10-08T09:34:32.311Z] 318c652db81f: Preparing [2024-10-08T09:34:32.311Z] 2242d43c3666: Preparing [2024-10-08T09:34:32.311Z] 9908f553b9c5: Preparing [2024-10-08T09:34:32.311Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:32.311Z] 5d79212b6548: Preparing [2024-10-08T09:34:32.311Z] 517e862a0509: Preparing [2024-10-08T09:34:32.311Z] 1456a49797a5: Preparing [2024-10-08T09:34:32.311Z] 16113d51b718: Preparing [2024-10-08T09:34:32.311Z] 5d79212b6548: Waiting [2024-10-08T09:34:32.311Z] 1456a49797a5: Waiting [2024-10-08T09:34:32.311Z] 16113d51b718: Waiting [2024-10-08T09:34:32.311Z] 517e862a0509: Waiting [2024-10-08T09:34:32.311Z] 9908f553b9c5: Layer already exists [2024-10-08T09:34:32.311Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:32.311Z] dbd155b7f103: Layer already exists [2024-10-08T09:34:32.311Z] 2242d43c3666: Layer already exists [2024-10-08T09:34:32.311Z] 318c652db81f: Layer already exists [2024-10-08T09:34:32.311Z] 16113d51b718: Layer already exists [2024-10-08T09:34:32.311Z] 517e862a0509: Layer already exists [2024-10-08T09:34:32.311Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:32.311Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:32.575Z] latest: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:32.934Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:33.289Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 [2024-10-08T09:34:33.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T09:34:33.289Z] dbd155b7f103: Preparing [2024-10-08T09:34:33.289Z] 318c652db81f: Preparing [2024-10-08T09:34:33.289Z] 2242d43c3666: Preparing [2024-10-08T09:34:33.289Z] 9908f553b9c5: Preparing [2024-10-08T09:34:33.289Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:33.289Z] 5d79212b6548: Preparing [2024-10-08T09:34:33.289Z] 517e862a0509: Preparing [2024-10-08T09:34:33.289Z] 1456a49797a5: Preparing [2024-10-08T09:34:33.289Z] 16113d51b718: Preparing [2024-10-08T09:34:33.289Z] 517e862a0509: Waiting [2024-10-08T09:34:33.289Z] 1456a49797a5: Waiting [2024-10-08T09:34:33.289Z] 16113d51b718: Waiting [2024-10-08T09:34:33.289Z] 5d79212b6548: Waiting [2024-10-08T09:34:33.289Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:33.289Z] dbd155b7f103: Layer already exists [2024-10-08T09:34:33.289Z] 2242d43c3666: Layer already exists [2024-10-08T09:34:33.289Z] 9908f553b9c5: Layer already exists [2024-10-08T09:34:33.289Z] 318c652db81f: Layer already exists [2024-10-08T09:34:33.289Z] 517e862a0509: Layer already exists [2024-10-08T09:34:33.289Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:33.289Z] 16113d51b718: Layer already exists [2024-10-08T09:34:33.289Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:33.289Z] 3.2.0-dev.96: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:33.904Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:34.259Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:34.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T09:34:34.259Z] dbd155b7f103: Preparing [2024-10-08T09:34:34.259Z] 318c652db81f: Preparing [2024-10-08T09:34:34.259Z] 2242d43c3666: Preparing [2024-10-08T09:34:34.259Z] 9908f553b9c5: Preparing [2024-10-08T09:34:34.259Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:34.259Z] 5d79212b6548: Preparing [2024-10-08T09:34:34.259Z] 517e862a0509: Preparing [2024-10-08T09:34:34.259Z] 1456a49797a5: Preparing [2024-10-08T09:34:34.259Z] 16113d51b718: Preparing [2024-10-08T09:34:34.259Z] 5d79212b6548: Waiting [2024-10-08T09:34:34.259Z] 1456a49797a5: Waiting [2024-10-08T09:34:34.259Z] 517e862a0509: Waiting [2024-10-08T09:34:34.259Z] 16113d51b718: Waiting [2024-10-08T09:34:34.259Z] 9908f553b9c5: Layer already exists [2024-10-08T09:34:34.259Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:34.259Z] 2242d43c3666: Layer already exists [2024-10-08T09:34:34.259Z] 318c652db81f: Layer already exists [2024-10-08T09:34:34.259Z] dbd155b7f103: Layer already exists [2024-10-08T09:34:34.259Z] 517e862a0509: Layer already exists [2024-10-08T09:34:34.259Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:34.259Z] 16113d51b718: Layer already exists [2024-10-08T09:34:34.259Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:34.523Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:34.884Z] + 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-08T09:34:35.228Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-08T09:34:35.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T09:34:35.228Z] dbd155b7f103: Preparing [2024-10-08T09:34:35.228Z] 318c652db81f: Preparing [2024-10-08T09:34:35.228Z] 2242d43c3666: Preparing [2024-10-08T09:34:35.228Z] 9908f553b9c5: Preparing [2024-10-08T09:34:35.228Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:35.228Z] 5d79212b6548: Preparing [2024-10-08T09:34:35.228Z] 517e862a0509: Preparing [2024-10-08T09:34:35.228Z] 1456a49797a5: Preparing [2024-10-08T09:34:35.228Z] 16113d51b718: Preparing [2024-10-08T09:34:35.228Z] 5d79212b6548: Waiting [2024-10-08T09:34:35.228Z] 517e862a0509: Waiting [2024-10-08T09:34:35.228Z] 1456a49797a5: Waiting [2024-10-08T09:34:35.228Z] 16113d51b718: Waiting [2024-10-08T09:34:35.228Z] 2242d43c3666: Layer already exists [2024-10-08T09:34:35.228Z] 318c652db81f: Layer already exists [2024-10-08T09:34:35.228Z] 9908f553b9c5: Layer already exists [2024-10-08T09:34:35.228Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:35.228Z] dbd155b7f103: Layer already exists [2024-10-08T09:34:35.228Z] 517e862a0509: Layer already exists [2024-10-08T09:34:35.228Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:35.228Z] 16113d51b718: Layer already exists [2024-10-08T09:34:35.228Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:35.492Z] main: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:34:35.565Z] ===================================================== [Pipeline] echo [2024-10-08T09:34:35.579Z] taggedImages: [2024-10-08T09:34:35.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:35.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T09:34:35.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 [2024-10-08T09:34:35.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:35.579Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T09:34:35.609Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-08T09:34:35.609Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:35.609Z] latest [2024-10-08T09:34:35.609Z] 3.2.0-dev.96 [2024-10-08T09:34:35.609Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:35.609Z] main [2024-10-08T09:34:35.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:35.968Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:36.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:36.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T09:34:36.319Z] 869fd1b01b8f: Preparing [2024-10-08T09:34:36.319Z] 0604e78968a8: Preparing [2024-10-08T09:34:36.319Z] 47879dd43ba3: Preparing [2024-10-08T09:34:36.319Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:36.319Z] 5d79212b6548: Preparing [2024-10-08T09:34:36.319Z] ba806f2a9e32: Preparing [2024-10-08T09:34:36.319Z] 7381804c59a5: Preparing [2024-10-08T09:34:36.319Z] ba806f2a9e32: Waiting [2024-10-08T09:34:36.319Z] 16113d51b718: Preparing [2024-10-08T09:34:36.319Z] 7381804c59a5: Waiting [2024-10-08T09:34:36.319Z] 16113d51b718: Waiting [2024-10-08T09:34:36.319Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:36.583Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:36.583Z] 0604e78968a8: Pushed [2024-10-08T09:34:36.583Z] 16113d51b718: Layer already exists [2024-10-08T09:34:36.583Z] 869fd1b01b8f: Pushed [2024-10-08T09:34:36.583Z] 7381804c59a5: Pushed [2024-10-08T09:34:36.583Z] ba806f2a9e32: Pushed [2024-10-08T09:34:41.905Z] 47879dd43ba3: Pushed [2024-10-08T09:34:41.905Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:42.273Z] + 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-08T09:34:42.641Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T09:34:42.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T09:34:42.641Z] 869fd1b01b8f: Preparing [2024-10-08T09:34:42.641Z] 0604e78968a8: Preparing [2024-10-08T09:34:42.641Z] 47879dd43ba3: Preparing [2024-10-08T09:34:42.641Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:42.641Z] 5d79212b6548: Preparing [2024-10-08T09:34:42.641Z] ba806f2a9e32: Preparing [2024-10-08T09:34:42.641Z] 7381804c59a5: Preparing [2024-10-08T09:34:42.641Z] 16113d51b718: Preparing [2024-10-08T09:34:42.641Z] ba806f2a9e32: Waiting [2024-10-08T09:34:42.641Z] 7381804c59a5: Waiting [2024-10-08T09:34:42.641Z] 16113d51b718: Waiting [2024-10-08T09:34:42.641Z] 869fd1b01b8f: Layer already exists [2024-10-08T09:34:42.641Z] 47879dd43ba3: Layer already exists [2024-10-08T09:34:42.641Z] 0604e78968a8: Layer already exists [2024-10-08T09:34:42.641Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:42.641Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:42.641Z] 16113d51b718: Layer already exists [2024-10-08T09:34:42.641Z] ba806f2a9e32: Layer already exists [2024-10-08T09:34:42.641Z] 7381804c59a5: Layer already exists [2024-10-08T09:34:42.905Z] latest: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:43.420Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:43.768Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 [2024-10-08T09:34:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T09:34:43.768Z] 869fd1b01b8f: Preparing [2024-10-08T09:34:43.768Z] 0604e78968a8: Preparing [2024-10-08T09:34:43.768Z] 47879dd43ba3: Preparing [2024-10-08T09:34:43.768Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:43.768Z] 5d79212b6548: Preparing [2024-10-08T09:34:43.768Z] ba806f2a9e32: Preparing [2024-10-08T09:34:43.768Z] 7381804c59a5: Preparing [2024-10-08T09:34:43.768Z] 16113d51b718: Preparing [2024-10-08T09:34:43.768Z] ba806f2a9e32: Waiting [2024-10-08T09:34:43.768Z] 7381804c59a5: Waiting [2024-10-08T09:34:43.768Z] 16113d51b718: Waiting [2024-10-08T09:34:43.768Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:43.768Z] 869fd1b01b8f: Layer already exists [2024-10-08T09:34:43.768Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:43.768Z] 0604e78968a8: Layer already exists [2024-10-08T09:34:43.768Z] 47879dd43ba3: Layer already exists [2024-10-08T09:34:43.768Z] ba806f2a9e32: Layer already exists [2024-10-08T09:34:43.768Z] 16113d51b718: Layer already exists [2024-10-08T09:34:43.768Z] 7381804c59a5: Layer already exists [2024-10-08T09:34:43.768Z] 3.2.0-dev.96: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:44.125Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:44.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:44.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T09:34:44.486Z] 869fd1b01b8f: Preparing [2024-10-08T09:34:44.486Z] 0604e78968a8: Preparing [2024-10-08T09:34:44.486Z] 47879dd43ba3: Preparing [2024-10-08T09:34:44.486Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:44.486Z] 5d79212b6548: Preparing [2024-10-08T09:34:44.486Z] ba806f2a9e32: Preparing [2024-10-08T09:34:44.486Z] 7381804c59a5: Preparing [2024-10-08T09:34:44.486Z] 16113d51b718: Preparing [2024-10-08T09:34:44.486Z] ba806f2a9e32: Waiting [2024-10-08T09:34:44.486Z] 7381804c59a5: Waiting [2024-10-08T09:34:44.486Z] 16113d51b718: Waiting [2024-10-08T09:34:44.486Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:44.486Z] 47879dd43ba3: Layer already exists [2024-10-08T09:34:44.486Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:44.486Z] 869fd1b01b8f: Layer already exists [2024-10-08T09:34:44.486Z] 0604e78968a8: Layer already exists [2024-10-08T09:34:44.486Z] 16113d51b718: Layer already exists [2024-10-08T09:34:44.486Z] 7381804c59a5: Layer already exists [2024-10-08T09:34:44.486Z] ba806f2a9e32: Layer already exists [2024-10-08T09:34:44.486Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:45.099Z] + 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-08T09:34:45.441Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-08T09:34:45.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T09:34:45.441Z] 869fd1b01b8f: Preparing [2024-10-08T09:34:45.441Z] 0604e78968a8: Preparing [2024-10-08T09:34:45.441Z] 47879dd43ba3: Preparing [2024-10-08T09:34:45.441Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:45.441Z] 5d79212b6548: Preparing [2024-10-08T09:34:45.441Z] ba806f2a9e32: Preparing [2024-10-08T09:34:45.441Z] 7381804c59a5: Preparing [2024-10-08T09:34:45.441Z] 16113d51b718: Preparing [2024-10-08T09:34:45.441Z] 7381804c59a5: Waiting [2024-10-08T09:34:45.441Z] 16113d51b718: Waiting [2024-10-08T09:34:45.441Z] ba806f2a9e32: Waiting [2024-10-08T09:34:45.441Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:45.441Z] 869fd1b01b8f: Layer already exists [2024-10-08T09:34:45.441Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:45.441Z] 0604e78968a8: Layer already exists [2024-10-08T09:34:45.441Z] 47879dd43ba3: Layer already exists [2024-10-08T09:34:45.441Z] 16113d51b718: Layer already exists [2024-10-08T09:34:45.441Z] 7381804c59a5: Layer already exists [2024-10-08T09:34:45.441Z] ba806f2a9e32: Layer already exists [2024-10-08T09:34:45.704Z] main: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:34:45.786Z] ===================================================== [Pipeline] echo [2024-10-08T09:34:45.810Z] taggedImages: [2024-10-08T09:34:45.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:45.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T09:34:45.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 [2024-10-08T09:34:45.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:45.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-08T09:34:45.844Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-08T09:34:45.844Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:45.844Z] latest [2024-10-08T09:34:45.844Z] 3.2.0-dev.96 [2024-10-08T09:34:45.844Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:45.844Z] main [2024-10-08T09:34:45.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:46.213Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:46.577Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:46.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T09:34:46.577Z] 14c6797abf3f: Preparing [2024-10-08T09:34:46.577Z] d808fa94a398: Preparing [2024-10-08T09:34:46.577Z] 6882a761f3d0: Preparing [2024-10-08T09:34:46.577Z] 5d79212b6548: Preparing [2024-10-08T09:34:46.577Z] e3feda9ae7f0: Preparing [2024-10-08T09:34:46.577Z] 7305003ef726: Preparing [2024-10-08T09:34:46.577Z] 16113d51b718: Preparing [2024-10-08T09:34:46.577Z] 7305003ef726: Waiting [2024-10-08T09:34:46.577Z] 16113d51b718: Waiting [2024-10-08T09:34:46.577Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:46.843Z] d808fa94a398: Pushed [2024-10-08T09:34:46.843Z] e3feda9ae7f0: Pushed [2024-10-08T09:34:46.843Z] 14c6797abf3f: Pushed [2024-10-08T09:34:46.843Z] 16113d51b718: Layer already exists [2024-10-08T09:34:46.843Z] 7305003ef726: Pushed [2024-10-08T09:34:51.185Z] 6882a761f3d0: Pushed [2024-10-08T09:34:51.453Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:51.820Z] + 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-08T09:34:52.190Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T09:34:52.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T09:34:52.190Z] 14c6797abf3f: Preparing [2024-10-08T09:34:52.190Z] d808fa94a398: Preparing [2024-10-08T09:34:52.190Z] 6882a761f3d0: Preparing [2024-10-08T09:34:52.190Z] 5d79212b6548: Preparing [2024-10-08T09:34:52.190Z] e3feda9ae7f0: Preparing [2024-10-08T09:34:52.190Z] 7305003ef726: Preparing [2024-10-08T09:34:52.190Z] 16113d51b718: Preparing [2024-10-08T09:34:52.190Z] 7305003ef726: Waiting [2024-10-08T09:34:52.190Z] 16113d51b718: Waiting [2024-10-08T09:34:52.190Z] e3feda9ae7f0: Layer already exists [2024-10-08T09:34:52.190Z] d808fa94a398: Layer already exists [2024-10-08T09:34:52.190Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:52.190Z] 6882a761f3d0: Layer already exists [2024-10-08T09:34:52.190Z] 14c6797abf3f: Layer already exists [2024-10-08T09:34:52.190Z] 7305003ef726: Layer already exists [2024-10-08T09:34:52.190Z] 16113d51b718: Layer already exists [2024-10-08T09:34:52.456Z] latest: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:52.806Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:53.153Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 [2024-10-08T09:34:53.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T09:34:53.153Z] 14c6797abf3f: Preparing [2024-10-08T09:34:53.153Z] d808fa94a398: Preparing [2024-10-08T09:34:53.153Z] 6882a761f3d0: Preparing [2024-10-08T09:34:53.153Z] 5d79212b6548: Preparing [2024-10-08T09:34:53.153Z] e3feda9ae7f0: Preparing [2024-10-08T09:34:53.153Z] 7305003ef726: Preparing [2024-10-08T09:34:53.153Z] 16113d51b718: Preparing [2024-10-08T09:34:53.153Z] 7305003ef726: Waiting [2024-10-08T09:34:53.153Z] 16113d51b718: Waiting [2024-10-08T09:34:53.153Z] e3feda9ae7f0: Layer already exists [2024-10-08T09:34:53.153Z] 6882a761f3d0: Layer already exists [2024-10-08T09:34:53.153Z] 14c6797abf3f: Layer already exists [2024-10-08T09:34:53.153Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:53.153Z] d808fa94a398: Layer already exists [2024-10-08T09:34:53.153Z] 7305003ef726: Layer already exists [2024-10-08T09:34:53.153Z] 16113d51b718: Layer already exists [2024-10-08T09:34:53.153Z] 3.2.0-dev.96: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:53.509Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:53.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:53.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T09:34:53.855Z] 14c6797abf3f: Preparing [2024-10-08T09:34:53.856Z] d808fa94a398: Preparing [2024-10-08T09:34:53.856Z] 6882a761f3d0: Preparing [2024-10-08T09:34:53.856Z] 5d79212b6548: Preparing [2024-10-08T09:34:53.856Z] e3feda9ae7f0: Preparing [2024-10-08T09:34:53.856Z] 7305003ef726: Preparing [2024-10-08T09:34:53.856Z] 16113d51b718: Preparing [2024-10-08T09:34:53.856Z] 7305003ef726: Waiting [2024-10-08T09:34:53.856Z] 16113d51b718: Waiting [2024-10-08T09:34:53.856Z] 6882a761f3d0: Layer already exists [2024-10-08T09:34:53.856Z] d808fa94a398: Layer already exists [2024-10-08T09:34:53.856Z] e3feda9ae7f0: Layer already exists [2024-10-08T09:34:53.856Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:53.856Z] 14c6797abf3f: Layer already exists [2024-10-08T09:34:53.856Z] 7305003ef726: Layer already exists [2024-10-08T09:34:53.856Z] 16113d51b718: Layer already exists [2024-10-08T09:34:53.856Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:54.474Z] + 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-08T09:34:54.815Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-08T09:34:54.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T09:34:54.815Z] 14c6797abf3f: Preparing [2024-10-08T09:34:54.815Z] d808fa94a398: Preparing [2024-10-08T09:34:54.815Z] 6882a761f3d0: Preparing [2024-10-08T09:34:54.815Z] 5d79212b6548: Preparing [2024-10-08T09:34:54.815Z] e3feda9ae7f0: Preparing [2024-10-08T09:34:54.815Z] 7305003ef726: Preparing [2024-10-08T09:34:54.815Z] 16113d51b718: Preparing [2024-10-08T09:34:54.815Z] 7305003ef726: Waiting [2024-10-08T09:34:54.815Z] 16113d51b718: Waiting [2024-10-08T09:34:54.815Z] e3feda9ae7f0: Layer already exists [2024-10-08T09:34:54.815Z] 14c6797abf3f: Layer already exists [2024-10-08T09:34:54.815Z] 6882a761f3d0: Layer already exists [2024-10-08T09:34:54.815Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:54.815Z] d808fa94a398: Layer already exists [2024-10-08T09:34:54.815Z] 7305003ef726: Layer already exists [2024-10-08T09:34:54.815Z] 16113d51b718: Layer already exists [2024-10-08T09:34:55.078Z] main: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:34:55.153Z] ===================================================== [Pipeline] echo [2024-10-08T09:34:55.167Z] taggedImages: [2024-10-08T09:34:55.167Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:55.167Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T09:34:55.167Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 [2024-10-08T09:34:55.167Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:55.167Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-08T09:34:55.199Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-08T09:34:55.199Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:55.199Z] latest [2024-10-08T09:34:55.199Z] 3.2.0-dev.96 [2024-10-08T09:34:55.199Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:34:55.199Z] main [2024-10-08T09:34:55.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:55.561Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:34:55.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:34:55.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T09:34:55.906Z] 500b043b8c73: Preparing [2024-10-08T09:34:55.906Z] 85ea934e9e2f: Preparing [2024-10-08T09:34:55.906Z] 6b3c6257f1f4: Preparing [2024-10-08T09:34:55.906Z] 67d593daef13: Preparing [2024-10-08T09:34:55.906Z] 11c3ef6e4d54: Preparing [2024-10-08T09:34:55.906Z] 5d79212b6548: Preparing [2024-10-08T09:34:55.906Z] 517e862a0509: Preparing [2024-10-08T09:34:55.906Z] 1456a49797a5: Preparing [2024-10-08T09:34:55.906Z] 16113d51b718: Preparing [2024-10-08T09:34:55.906Z] 1456a49797a5: Waiting [2024-10-08T09:34:55.906Z] 5d79212b6548: Waiting [2024-10-08T09:34:55.906Z] 517e862a0509: Waiting [2024-10-08T09:34:55.906Z] 16113d51b718: Waiting [2024-10-08T09:34:56.169Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:34:56.169Z] 5d79212b6548: Layer already exists [2024-10-08T09:34:56.169Z] 6b3c6257f1f4: Pushed [2024-10-08T09:34:56.169Z] 517e862a0509: Layer already exists [2024-10-08T09:34:56.169Z] 500b043b8c73: Pushed [2024-10-08T09:34:56.169Z] 85ea934e9e2f: Pushed [2024-10-08T09:34:56.169Z] 1456a49797a5: Layer already exists [2024-10-08T09:34:56.169Z] 16113d51b718: Layer already exists [2024-10-08T09:35:01.491Z] 67d593daef13: Pushed [2024-10-08T09:35:01.491Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:01.845Z] + 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-08T09:35:02.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T09:35:02.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T09:35:02.197Z] 500b043b8c73: Preparing [2024-10-08T09:35:02.197Z] 85ea934e9e2f: Preparing [2024-10-08T09:35:02.197Z] 6b3c6257f1f4: Preparing [2024-10-08T09:35:02.197Z] 67d593daef13: Preparing [2024-10-08T09:35:02.197Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:02.197Z] 5d79212b6548: Preparing [2024-10-08T09:35:02.197Z] 517e862a0509: Preparing [2024-10-08T09:35:02.197Z] 1456a49797a5: Preparing [2024-10-08T09:35:02.197Z] 16113d51b718: Preparing [2024-10-08T09:35:02.197Z] 5d79212b6548: Waiting [2024-10-08T09:35:02.197Z] 517e862a0509: Waiting [2024-10-08T09:35:02.197Z] 1456a49797a5: Waiting [2024-10-08T09:35:02.197Z] 16113d51b718: Waiting [2024-10-08T09:35:02.197Z] 85ea934e9e2f: Layer already exists [2024-10-08T09:35:02.197Z] 500b043b8c73: Layer already exists [2024-10-08T09:35:02.197Z] 6b3c6257f1f4: Layer already exists [2024-10-08T09:35:02.197Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:02.197Z] 67d593daef13: Layer already exists [2024-10-08T09:35:02.197Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:02.197Z] 517e862a0509: Layer already exists [2024-10-08T09:35:02.197Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:02.197Z] 16113d51b718: Layer already exists [2024-10-08T09:35:02.461Z] latest: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:02.805Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:03.142Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 [2024-10-08T09:35:03.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T09:35:03.142Z] 500b043b8c73: Preparing [2024-10-08T09:35:03.142Z] 85ea934e9e2f: Preparing [2024-10-08T09:35:03.142Z] 6b3c6257f1f4: Preparing [2024-10-08T09:35:03.142Z] 67d593daef13: Preparing [2024-10-08T09:35:03.142Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:03.142Z] 5d79212b6548: Preparing [2024-10-08T09:35:03.142Z] 517e862a0509: Preparing [2024-10-08T09:35:03.142Z] 1456a49797a5: Preparing [2024-10-08T09:35:03.142Z] 16113d51b718: Preparing [2024-10-08T09:35:03.142Z] 517e862a0509: Waiting [2024-10-08T09:35:03.142Z] 1456a49797a5: Waiting [2024-10-08T09:35:03.142Z] 16113d51b718: Waiting [2024-10-08T09:35:03.142Z] 5d79212b6548: Waiting [2024-10-08T09:35:03.142Z] 6b3c6257f1f4: Layer already exists [2024-10-08T09:35:03.142Z] 500b043b8c73: Layer already exists [2024-10-08T09:35:03.142Z] 67d593daef13: Layer already exists [2024-10-08T09:35:03.142Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:03.142Z] 85ea934e9e2f: Layer already exists [2024-10-08T09:35:03.142Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:03.142Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:03.142Z] 16113d51b718: Layer already exists [2024-10-08T09:35:03.142Z] 517e862a0509: Layer already exists [2024-10-08T09:35:03.405Z] 3.2.0-dev.96: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:03.755Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:04.092Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:04.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T09:35:04.092Z] 500b043b8c73: Preparing [2024-10-08T09:35:04.092Z] 85ea934e9e2f: Preparing [2024-10-08T09:35:04.092Z] 6b3c6257f1f4: Preparing [2024-10-08T09:35:04.092Z] 67d593daef13: Preparing [2024-10-08T09:35:04.092Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:04.092Z] 5d79212b6548: Preparing [2024-10-08T09:35:04.092Z] 517e862a0509: Preparing [2024-10-08T09:35:04.092Z] 1456a49797a5: Preparing [2024-10-08T09:35:04.092Z] 16113d51b718: Preparing [2024-10-08T09:35:04.092Z] 517e862a0509: Waiting [2024-10-08T09:35:04.092Z] 1456a49797a5: Waiting [2024-10-08T09:35:04.092Z] 5d79212b6548: Waiting [2024-10-08T09:35:04.092Z] 16113d51b718: Waiting [2024-10-08T09:35:04.092Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:04.092Z] 500b043b8c73: Layer already exists [2024-10-08T09:35:04.092Z] 85ea934e9e2f: Layer already exists [2024-10-08T09:35:04.092Z] 67d593daef13: Layer already exists [2024-10-08T09:35:04.092Z] 6b3c6257f1f4: Layer already exists [2024-10-08T09:35:04.092Z] 517e862a0509: Layer already exists [2024-10-08T09:35:04.092Z] 16113d51b718: Layer already exists [2024-10-08T09:35:04.092Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:04.092Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:04.092Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:04.715Z] + 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-08T09:35:05.064Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-08T09:35:05.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T09:35:05.064Z] 500b043b8c73: Preparing [2024-10-08T09:35:05.064Z] 85ea934e9e2f: Preparing [2024-10-08T09:35:05.064Z] 6b3c6257f1f4: Preparing [2024-10-08T09:35:05.064Z] 67d593daef13: Preparing [2024-10-08T09:35:05.064Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:05.064Z] 5d79212b6548: Preparing [2024-10-08T09:35:05.064Z] 517e862a0509: Preparing [2024-10-08T09:35:05.064Z] 1456a49797a5: Preparing [2024-10-08T09:35:05.064Z] 16113d51b718: Preparing [2024-10-08T09:35:05.064Z] 5d79212b6548: Waiting [2024-10-08T09:35:05.064Z] 517e862a0509: Waiting [2024-10-08T09:35:05.064Z] 1456a49797a5: Waiting [2024-10-08T09:35:05.064Z] 16113d51b718: Waiting [2024-10-08T09:35:05.064Z] 85ea934e9e2f: Layer already exists [2024-10-08T09:35:05.064Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:05.064Z] 67d593daef13: Layer already exists [2024-10-08T09:35:05.064Z] 6b3c6257f1f4: Layer already exists [2024-10-08T09:35:05.064Z] 500b043b8c73: Layer already exists [2024-10-08T09:35:05.064Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:05.064Z] 517e862a0509: Layer already exists [2024-10-08T09:35:05.064Z] 16113d51b718: Layer already exists [2024-10-08T09:35:05.064Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:05.064Z] main: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:05.410Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:05.427Z] taggedImages: [2024-10-08T09:35:05.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:05.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T09:35:05.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 [2024-10-08T09:35:05.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:05.427Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-08T09:35:05.455Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-08T09:35:05.455Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:05.455Z] latest [2024-10-08T09:35:05.455Z] 3.2.0-dev.96 [2024-10-08T09:35:05.455Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:05.455Z] main [2024-10-08T09:35:05.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:05.811Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:06.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:06.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T09:35:06.170Z] b83195c1f31b: Preparing [2024-10-08T09:35:06.170Z] 8b94ff1452e3: Preparing [2024-10-08T09:35:06.170Z] 9f3e233a5da2: Preparing [2024-10-08T09:35:06.170Z] a8f066166b08: Preparing [2024-10-08T09:35:06.170Z] 81c72f2f05fb: Preparing [2024-10-08T09:35:06.170Z] 9f3db2ab4bc0: Preparing [2024-10-08T09:35:06.170Z] 8ad6c4c82b94: Preparing [2024-10-08T09:35:06.170Z] 967b30ec10c5: Preparing [2024-10-08T09:35:06.170Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:06.170Z] 5d79212b6548: Preparing [2024-10-08T09:35:06.170Z] 57adba6d5600: Preparing [2024-10-08T09:35:06.170Z] 9f3db2ab4bc0: Waiting [2024-10-08T09:35:06.170Z] e274cb58cd5b: Preparing [2024-10-08T09:35:06.170Z] 5f70bf18a086: Preparing [2024-10-08T09:35:06.170Z] 45b6a4cb6e4f: Preparing [2024-10-08T09:35:06.170Z] 8ad6c4c82b94: Waiting [2024-10-08T09:35:06.170Z] a21c17825dfd: Preparing [2024-10-08T09:35:06.170Z] 967b30ec10c5: Waiting [2024-10-08T09:35:06.170Z] 0d818904a391: Preparing [2024-10-08T09:35:06.170Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:06.170Z] 16113d51b718: Preparing [2024-10-08T09:35:06.170Z] 5d79212b6548: Waiting [2024-10-08T09:35:06.170Z] e274cb58cd5b: Waiting [2024-10-08T09:35:06.170Z] 57adba6d5600: Waiting [2024-10-08T09:35:06.170Z] 5f70bf18a086: Waiting [2024-10-08T09:35:06.170Z] 0d818904a391: Waiting [2024-10-08T09:35:06.170Z] 45b6a4cb6e4f: Waiting [2024-10-08T09:35:06.170Z] 16113d51b718: Waiting [2024-10-08T09:35:06.439Z] 9f3e233a5da2: Pushed [2024-10-08T09:35:06.439Z] a8f066166b08: Pushed [2024-10-08T09:35:06.439Z] 8b94ff1452e3: Pushed [2024-10-08T09:35:06.439Z] b83195c1f31b: Pushed [2024-10-08T09:35:06.439Z] 81c72f2f05fb: Pushed [2024-10-08T09:35:06.439Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:06.439Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:06.702Z] 9f3db2ab4bc0: Pushed [2024-10-08T09:35:06.702Z] 8ad6c4c82b94: Pushed [2024-10-08T09:35:06.702Z] 5f70bf18a086: Layer already exists [2024-10-08T09:35:06.702Z] 57adba6d5600: Pushed [2024-10-08T09:35:06.702Z] e274cb58cd5b: Pushed [2024-10-08T09:35:06.702Z] 16113d51b718: Layer already exists [2024-10-08T09:35:06.702Z] 45b6a4cb6e4f: Pushed [2024-10-08T09:35:06.967Z] a21c17825dfd: Pushed [2024-10-08T09:35:06.967Z] 0d818904a391: Pushed [2024-10-08T09:35:09.552Z] 967b30ec10c5: Pushed [2024-10-08T09:35:09.553Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:09.910Z] + 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-08T09:35:10.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T09:35:10.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T09:35:10.265Z] b83195c1f31b: Preparing [2024-10-08T09:35:10.265Z] 8b94ff1452e3: Preparing [2024-10-08T09:35:10.265Z] 9f3e233a5da2: Preparing [2024-10-08T09:35:10.265Z] a8f066166b08: Preparing [2024-10-08T09:35:10.265Z] 81c72f2f05fb: Preparing [2024-10-08T09:35:10.265Z] 9f3db2ab4bc0: Preparing [2024-10-08T09:35:10.265Z] 8ad6c4c82b94: Preparing [2024-10-08T09:35:10.265Z] 967b30ec10c5: Preparing [2024-10-08T09:35:10.265Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:10.265Z] 5d79212b6548: Preparing [2024-10-08T09:35:10.265Z] 57adba6d5600: Preparing [2024-10-08T09:35:10.265Z] e274cb58cd5b: Preparing [2024-10-08T09:35:10.265Z] 5f70bf18a086: Preparing [2024-10-08T09:35:10.265Z] 45b6a4cb6e4f: Preparing [2024-10-08T09:35:10.265Z] a21c17825dfd: Preparing [2024-10-08T09:35:10.265Z] 0d818904a391: Preparing [2024-10-08T09:35:10.265Z] 16113d51b718: Preparing [2024-10-08T09:35:10.265Z] 57adba6d5600: Waiting [2024-10-08T09:35:10.265Z] e274cb58cd5b: Waiting [2024-10-08T09:35:10.265Z] 5f70bf18a086: Waiting [2024-10-08T09:35:10.265Z] 45b6a4cb6e4f: Waiting [2024-10-08T09:35:10.265Z] a21c17825dfd: Waiting [2024-10-08T09:35:10.265Z] 0d818904a391: Waiting [2024-10-08T09:35:10.265Z] 16113d51b718: Waiting [2024-10-08T09:35:10.265Z] 8ad6c4c82b94: Waiting [2024-10-08T09:35:10.265Z] 967b30ec10c5: Waiting [2024-10-08T09:35:10.265Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:10.265Z] 5d79212b6548: Waiting [2024-10-08T09:35:10.265Z] a8f066166b08: Layer already exists [2024-10-08T09:35:10.265Z] 8b94ff1452e3: Layer already exists [2024-10-08T09:35:10.265Z] 9f3e233a5da2: Layer already exists [2024-10-08T09:35:10.265Z] 81c72f2f05fb: Layer already exists [2024-10-08T09:35:10.265Z] b83195c1f31b: Layer already exists [2024-10-08T09:35:10.265Z] 967b30ec10c5: Layer already exists [2024-10-08T09:35:10.265Z] 9f3db2ab4bc0: Layer already exists [2024-10-08T09:35:10.265Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:10.265Z] 8ad6c4c82b94: Layer already exists [2024-10-08T09:35:10.265Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:10.265Z] 5f70bf18a086: Layer already exists [2024-10-08T09:35:10.265Z] 57adba6d5600: Layer already exists [2024-10-08T09:35:10.265Z] a21c17825dfd: Layer already exists [2024-10-08T09:35:10.265Z] 45b6a4cb6e4f: Layer already exists [2024-10-08T09:35:10.265Z] e274cb58cd5b: Layer already exists [2024-10-08T09:35:10.529Z] 0d818904a391: Layer already exists [2024-10-08T09:35:10.530Z] 16113d51b718: Layer already exists [2024-10-08T09:35:10.530Z] latest: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:10.877Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:11.220Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 [2024-10-08T09:35:11.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T09:35:11.220Z] b83195c1f31b: Preparing [2024-10-08T09:35:11.220Z] 8b94ff1452e3: Preparing [2024-10-08T09:35:11.220Z] 9f3e233a5da2: Preparing [2024-10-08T09:35:11.220Z] a8f066166b08: Preparing [2024-10-08T09:35:11.220Z] 81c72f2f05fb: Preparing [2024-10-08T09:35:11.220Z] 9f3db2ab4bc0: Preparing [2024-10-08T09:35:11.220Z] 8ad6c4c82b94: Preparing [2024-10-08T09:35:11.220Z] 967b30ec10c5: Preparing [2024-10-08T09:35:11.220Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:11.220Z] 5d79212b6548: Preparing [2024-10-08T09:35:11.220Z] 57adba6d5600: Preparing [2024-10-08T09:35:11.220Z] e274cb58cd5b: Preparing [2024-10-08T09:35:11.220Z] 5f70bf18a086: Preparing [2024-10-08T09:35:11.220Z] 45b6a4cb6e4f: Preparing [2024-10-08T09:35:11.220Z] a21c17825dfd: Preparing [2024-10-08T09:35:11.220Z] 0d818904a391: Preparing [2024-10-08T09:35:11.220Z] 16113d51b718: Preparing [2024-10-08T09:35:11.220Z] 967b30ec10c5: Waiting [2024-10-08T09:35:11.220Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:11.220Z] 5d79212b6548: Waiting [2024-10-08T09:35:11.220Z] 57adba6d5600: Waiting [2024-10-08T09:35:11.220Z] e274cb58cd5b: Waiting [2024-10-08T09:35:11.220Z] 5f70bf18a086: Waiting [2024-10-08T09:35:11.220Z] 45b6a4cb6e4f: Waiting [2024-10-08T09:35:11.220Z] a21c17825dfd: Waiting [2024-10-08T09:35:11.220Z] 0d818904a391: Waiting [2024-10-08T09:35:11.220Z] 16113d51b718: Waiting [2024-10-08T09:35:11.220Z] 9f3db2ab4bc0: Waiting [2024-10-08T09:35:11.220Z] 8ad6c4c82b94: Waiting [2024-10-08T09:35:11.220Z] 9f3e233a5da2: Layer already exists [2024-10-08T09:35:11.220Z] b83195c1f31b: Layer already exists [2024-10-08T09:35:11.220Z] a8f066166b08: Layer already exists [2024-10-08T09:35:11.220Z] 81c72f2f05fb: Layer already exists [2024-10-08T09:35:11.220Z] 8b94ff1452e3: Layer already exists [2024-10-08T09:35:11.220Z] 967b30ec10c5: Layer already exists [2024-10-08T09:35:11.220Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:11.220Z] 9f3db2ab4bc0: Layer already exists [2024-10-08T09:35:11.220Z] 8ad6c4c82b94: Layer already exists [2024-10-08T09:35:11.220Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:11.220Z] 57adba6d5600: Layer already exists [2024-10-08T09:35:11.220Z] e274cb58cd5b: Layer already exists [2024-10-08T09:35:11.220Z] 5f70bf18a086: Layer already exists [2024-10-08T09:35:11.220Z] 45b6a4cb6e4f: Layer already exists [2024-10-08T09:35:11.220Z] a21c17825dfd: Layer already exists [2024-10-08T09:35:11.220Z] 0d818904a391: Layer already exists [2024-10-08T09:35:11.220Z] 16113d51b718: Layer already exists [2024-10-08T09:35:11.484Z] 3.2.0-dev.96: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:11.842Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:12.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:12.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T09:35:12.198Z] b83195c1f31b: Preparing [2024-10-08T09:35:12.198Z] 8b94ff1452e3: Preparing [2024-10-08T09:35:12.198Z] 9f3e233a5da2: Preparing [2024-10-08T09:35:12.198Z] a8f066166b08: Preparing [2024-10-08T09:35:12.198Z] 81c72f2f05fb: Preparing [2024-10-08T09:35:12.198Z] 9f3db2ab4bc0: Preparing [2024-10-08T09:35:12.198Z] 8ad6c4c82b94: Preparing [2024-10-08T09:35:12.198Z] 967b30ec10c5: Preparing [2024-10-08T09:35:12.198Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:12.198Z] 5d79212b6548: Preparing [2024-10-08T09:35:12.198Z] 57adba6d5600: Preparing [2024-10-08T09:35:12.198Z] e274cb58cd5b: Preparing [2024-10-08T09:35:12.198Z] 5f70bf18a086: Preparing [2024-10-08T09:35:12.198Z] 45b6a4cb6e4f: Preparing [2024-10-08T09:35:12.198Z] a21c17825dfd: Preparing [2024-10-08T09:35:12.198Z] 0d818904a391: Preparing [2024-10-08T09:35:12.198Z] 16113d51b718: Preparing [2024-10-08T09:35:12.198Z] 967b30ec10c5: Waiting [2024-10-08T09:35:12.198Z] 9f3db2ab4bc0: Waiting [2024-10-08T09:35:12.198Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:12.198Z] 5d79212b6548: Waiting [2024-10-08T09:35:12.198Z] 57adba6d5600: Waiting [2024-10-08T09:35:12.198Z] e274cb58cd5b: Waiting [2024-10-08T09:35:12.198Z] 5f70bf18a086: Waiting [2024-10-08T09:35:12.198Z] 45b6a4cb6e4f: Waiting [2024-10-08T09:35:12.198Z] 8ad6c4c82b94: Waiting [2024-10-08T09:35:12.198Z] 0d818904a391: Waiting [2024-10-08T09:35:12.198Z] 16113d51b718: Waiting [2024-10-08T09:35:12.198Z] a21c17825dfd: Waiting [2024-10-08T09:35:12.198Z] 8b94ff1452e3: Layer already exists [2024-10-08T09:35:12.198Z] a8f066166b08: Layer already exists [2024-10-08T09:35:12.198Z] 9f3e233a5da2: Layer already exists [2024-10-08T09:35:12.198Z] 81c72f2f05fb: Layer already exists [2024-10-08T09:35:12.198Z] b83195c1f31b: Layer already exists [2024-10-08T09:35:12.198Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:12.198Z] 9f3db2ab4bc0: Layer already exists [2024-10-08T09:35:12.198Z] 8ad6c4c82b94: Layer already exists [2024-10-08T09:35:12.198Z] 967b30ec10c5: Layer already exists [2024-10-08T09:35:12.198Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:12.198Z] e274cb58cd5b: Layer already exists [2024-10-08T09:35:12.198Z] 57adba6d5600: Layer already exists [2024-10-08T09:35:12.198Z] 45b6a4cb6e4f: Layer already exists [2024-10-08T09:35:12.198Z] 5f70bf18a086: Layer already exists [2024-10-08T09:35:12.198Z] a21c17825dfd: Layer already exists [2024-10-08T09:35:12.198Z] 16113d51b718: Layer already exists [2024-10-08T09:35:12.198Z] 0d818904a391: Layer already exists [2024-10-08T09:35:12.462Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:12.814Z] + 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-08T09:35:14.117Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-08T09:35:14.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T09:35:14.117Z] b83195c1f31b: Preparing [2024-10-08T09:35:14.117Z] 8b94ff1452e3: Preparing [2024-10-08T09:35:14.117Z] 9f3e233a5da2: Preparing [2024-10-08T09:35:14.117Z] a8f066166b08: Preparing [2024-10-08T09:35:14.117Z] 81c72f2f05fb: Preparing [2024-10-08T09:35:14.117Z] 9f3db2ab4bc0: Preparing [2024-10-08T09:35:14.117Z] 8ad6c4c82b94: Preparing [2024-10-08T09:35:14.117Z] 967b30ec10c5: Preparing [2024-10-08T09:35:14.117Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:14.117Z] 5d79212b6548: Preparing [2024-10-08T09:35:14.117Z] 57adba6d5600: Preparing [2024-10-08T09:35:14.117Z] e274cb58cd5b: Preparing [2024-10-08T09:35:14.117Z] 5f70bf18a086: Preparing [2024-10-08T09:35:14.117Z] 45b6a4cb6e4f: Preparing [2024-10-08T09:35:14.117Z] a21c17825dfd: Preparing [2024-10-08T09:35:14.117Z] 0d818904a391: Preparing [2024-10-08T09:35:14.117Z] 16113d51b718: Preparing [2024-10-08T09:35:14.117Z] 9f3db2ab4bc0: Waiting [2024-10-08T09:35:14.117Z] 8ad6c4c82b94: Waiting [2024-10-08T09:35:14.117Z] 967b30ec10c5: Waiting [2024-10-08T09:35:14.117Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:14.117Z] 5d79212b6548: Waiting [2024-10-08T09:35:14.117Z] 57adba6d5600: Waiting [2024-10-08T09:35:14.117Z] e274cb58cd5b: Waiting [2024-10-08T09:35:14.117Z] 5f70bf18a086: Waiting [2024-10-08T09:35:14.117Z] 45b6a4cb6e4f: Waiting [2024-10-08T09:35:14.117Z] a21c17825dfd: Waiting [2024-10-08T09:35:14.117Z] 0d818904a391: Waiting [2024-10-08T09:35:14.118Z] 16113d51b718: Waiting [2024-10-08T09:35:14.118Z] b83195c1f31b: Layer already exists [2024-10-08T09:35:14.118Z] 8b94ff1452e3: Layer already exists [2024-10-08T09:35:14.118Z] 81c72f2f05fb: Layer already exists [2024-10-08T09:35:14.118Z] 9f3e233a5da2: Layer already exists [2024-10-08T09:35:14.118Z] a8f066166b08: Layer already exists [2024-10-08T09:35:14.118Z] 967b30ec10c5: Layer already exists [2024-10-08T09:35:14.118Z] 9f3db2ab4bc0: Layer already exists [2024-10-08T09:35:14.118Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:14.118Z] 8ad6c4c82b94: Layer already exists [2024-10-08T09:35:14.118Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:14.118Z] 57adba6d5600: Layer already exists [2024-10-08T09:35:14.118Z] e274cb58cd5b: Layer already exists [2024-10-08T09:35:14.118Z] 5f70bf18a086: Layer already exists [2024-10-08T09:35:14.118Z] 45b6a4cb6e4f: Layer already exists [2024-10-08T09:35:14.118Z] a21c17825dfd: Layer already exists [2024-10-08T09:35:14.118Z] 16113d51b718: Layer already exists [2024-10-08T09:35:14.118Z] 0d818904a391: Layer already exists [2024-10-08T09:35:14.382Z] main: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:14.455Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:14.467Z] taggedImages: [2024-10-08T09:35:14.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:14.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T09:35:14.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 [2024-10-08T09:35:14.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:14.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T09:35:14.497Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-08T09:35:14.497Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:14.497Z] latest [2024-10-08T09:35:14.497Z] 3.2.0-dev.96 [2024-10-08T09:35:14.497Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:14.497Z] main [2024-10-08T09:35:14.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:14.864Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:15.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:15.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T09:35:15.213Z] baf13203d0b9: Preparing [2024-10-08T09:35:15.213Z] c40441cff625: Preparing [2024-10-08T09:35:15.213Z] 326363d9772c: Preparing [2024-10-08T09:35:15.213Z] dd9397e33b8b: Preparing [2024-10-08T09:35:15.213Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:15.213Z] 5d79212b6548: Preparing [2024-10-08T09:35:15.213Z] 517e862a0509: Preparing [2024-10-08T09:35:15.213Z] 1456a49797a5: Preparing [2024-10-08T09:35:15.213Z] 16113d51b718: Preparing [2024-10-08T09:35:15.213Z] 1456a49797a5: Waiting [2024-10-08T09:35:15.213Z] 517e862a0509: Waiting [2024-10-08T09:35:15.213Z] 16113d51b718: Waiting [2024-10-08T09:35:15.213Z] 5d79212b6548: Waiting [2024-10-08T09:35:15.213Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:15.476Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:15.476Z] 517e862a0509: Layer already exists [2024-10-08T09:35:15.476Z] 326363d9772c: Pushed [2024-10-08T09:35:15.476Z] c40441cff625: Pushed [2024-10-08T09:35:15.476Z] baf13203d0b9: Pushed [2024-10-08T09:35:15.476Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:15.476Z] 16113d51b718: Layer already exists [2024-10-08T09:35:18.805Z] dd9397e33b8b: Pushed [2024-10-08T09:35:19.070Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:19.423Z] + 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-08T09:35:19.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T09:35:19.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T09:35:19.770Z] baf13203d0b9: Preparing [2024-10-08T09:35:19.770Z] c40441cff625: Preparing [2024-10-08T09:35:19.770Z] 326363d9772c: Preparing [2024-10-08T09:35:19.770Z] dd9397e33b8b: Preparing [2024-10-08T09:35:19.770Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:19.770Z] 5d79212b6548: Preparing [2024-10-08T09:35:19.770Z] 517e862a0509: Preparing [2024-10-08T09:35:19.770Z] 1456a49797a5: Preparing [2024-10-08T09:35:19.770Z] 16113d51b718: Preparing [2024-10-08T09:35:19.770Z] 5d79212b6548: Waiting [2024-10-08T09:35:19.770Z] 517e862a0509: Waiting [2024-10-08T09:35:19.770Z] 1456a49797a5: Waiting [2024-10-08T09:35:19.770Z] 16113d51b718: Waiting [2024-10-08T09:35:19.770Z] dd9397e33b8b: Layer already exists [2024-10-08T09:35:19.770Z] baf13203d0b9: Layer already exists [2024-10-08T09:35:19.770Z] 326363d9772c: Layer already exists [2024-10-08T09:35:19.770Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:19.770Z] c40441cff625: Layer already exists [2024-10-08T09:35:19.770Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:19.770Z] 517e862a0509: Layer already exists [2024-10-08T09:35:19.770Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:19.770Z] 16113d51b718: Layer already exists [2024-10-08T09:35:20.034Z] latest: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:20.398Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:20.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 [2024-10-08T09:35:20.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T09:35:20.742Z] baf13203d0b9: Preparing [2024-10-08T09:35:20.742Z] c40441cff625: Preparing [2024-10-08T09:35:20.742Z] 326363d9772c: Preparing [2024-10-08T09:35:20.742Z] dd9397e33b8b: Preparing [2024-10-08T09:35:20.742Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:20.742Z] 5d79212b6548: Preparing [2024-10-08T09:35:20.742Z] 517e862a0509: Preparing [2024-10-08T09:35:20.742Z] 1456a49797a5: Preparing [2024-10-08T09:35:20.742Z] 16113d51b718: Preparing [2024-10-08T09:35:20.742Z] 1456a49797a5: Waiting [2024-10-08T09:35:20.742Z] 16113d51b718: Waiting [2024-10-08T09:35:20.742Z] 5d79212b6548: Waiting [2024-10-08T09:35:20.742Z] 517e862a0509: Waiting [2024-10-08T09:35:20.742Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:20.742Z] c40441cff625: Layer already exists [2024-10-08T09:35:20.742Z] baf13203d0b9: Layer already exists [2024-10-08T09:35:20.742Z] dd9397e33b8b: Layer already exists [2024-10-08T09:35:20.742Z] 326363d9772c: Layer already exists [2024-10-08T09:35:20.742Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:20.742Z] 16113d51b718: Layer already exists [2024-10-08T09:35:20.742Z] 517e862a0509: Layer already exists [2024-10-08T09:35:20.742Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:21.007Z] 3.2.0-dev.96: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:21.362Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:21.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:21.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T09:35:21.717Z] baf13203d0b9: Preparing [2024-10-08T09:35:21.717Z] c40441cff625: Preparing [2024-10-08T09:35:21.717Z] 326363d9772c: Preparing [2024-10-08T09:35:21.717Z] dd9397e33b8b: Preparing [2024-10-08T09:35:21.717Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:21.717Z] 5d79212b6548: Preparing [2024-10-08T09:35:21.717Z] 517e862a0509: Preparing [2024-10-08T09:35:21.717Z] 1456a49797a5: Preparing [2024-10-08T09:35:21.717Z] 16113d51b718: Preparing [2024-10-08T09:35:21.717Z] 5d79212b6548: Waiting [2024-10-08T09:35:21.717Z] 517e862a0509: Waiting [2024-10-08T09:35:21.717Z] 1456a49797a5: Waiting [2024-10-08T09:35:21.717Z] 16113d51b718: Waiting [2024-10-08T09:35:21.717Z] baf13203d0b9: Layer already exists [2024-10-08T09:35:21.717Z] dd9397e33b8b: Layer already exists [2024-10-08T09:35:21.717Z] 326363d9772c: Layer already exists [2024-10-08T09:35:21.717Z] c40441cff625: Layer already exists [2024-10-08T09:35:21.717Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:21.717Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:21.717Z] 517e862a0509: Layer already exists [2024-10-08T09:35:21.717Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:21.717Z] 16113d51b718: Layer already exists [2024-10-08T09:35:21.717Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:22.070Z] + 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-08T09:35:22.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-08T09:35:22.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T09:35:22.422Z] baf13203d0b9: Preparing [2024-10-08T09:35:22.422Z] c40441cff625: Preparing [2024-10-08T09:35:22.422Z] 326363d9772c: Preparing [2024-10-08T09:35:22.422Z] dd9397e33b8b: Preparing [2024-10-08T09:35:22.422Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:22.422Z] 5d79212b6548: Preparing [2024-10-08T09:35:22.422Z] 517e862a0509: Preparing [2024-10-08T09:35:22.422Z] 1456a49797a5: Preparing [2024-10-08T09:35:22.422Z] 16113d51b718: Preparing [2024-10-08T09:35:22.422Z] 5d79212b6548: Waiting [2024-10-08T09:35:22.422Z] 517e862a0509: Waiting [2024-10-08T09:35:22.422Z] 1456a49797a5: Waiting [2024-10-08T09:35:22.422Z] 16113d51b718: Waiting [2024-10-08T09:35:22.422Z] baf13203d0b9: Layer already exists [2024-10-08T09:35:22.422Z] 326363d9772c: Layer already exists [2024-10-08T09:35:22.422Z] c40441cff625: Layer already exists [2024-10-08T09:35:22.422Z] dd9397e33b8b: Layer already exists [2024-10-08T09:35:22.422Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:22.422Z] 517e862a0509: Layer already exists [2024-10-08T09:35:22.422Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:22.422Z] 1456a49797a5: Layer already exists [2024-10-08T09:35:22.422Z] 16113d51b718: Layer already exists [2024-10-08T09:35:22.688Z] main: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:22.772Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:22.785Z] taggedImages: [2024-10-08T09:35:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T09:35:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 [2024-10-08T09:35:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:22.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-08T09:35:22.815Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-08T09:35:22.815Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:22.815Z] latest [2024-10-08T09:35:22.815Z] 3.2.0-dev.96 [2024-10-08T09:35:22.815Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:22.815Z] main [2024-10-08T09:35:22.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:23.185Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:23.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:23.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T09:35:23.523Z] 60c06e9f4e01: Preparing [2024-10-08T09:35:23.523Z] 738b3908a831: Preparing [2024-10-08T09:35:23.523Z] 2e64bc480f99: Preparing [2024-10-08T09:35:23.523Z] 64305b4b15fc: Preparing [2024-10-08T09:35:23.523Z] 83f50767458a: Preparing [2024-10-08T09:35:23.523Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:23.523Z] 5d79212b6548: Preparing [2024-10-08T09:35:23.523Z] bb8cdd16c937: Preparing [2024-10-08T09:35:23.523Z] e253be33aa5e: Preparing [2024-10-08T09:35:23.523Z] d326441681b3: Preparing [2024-10-08T09:35:23.523Z] 16113d51b718: Preparing [2024-10-08T09:35:23.523Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:23.523Z] 5d79212b6548: Waiting [2024-10-08T09:35:23.523Z] d326441681b3: Waiting [2024-10-08T09:35:23.523Z] bb8cdd16c937: Waiting [2024-10-08T09:35:23.523Z] 16113d51b718: Waiting [2024-10-08T09:35:23.523Z] e253be33aa5e: Waiting [2024-10-08T09:35:23.787Z] 738b3908a831: Pushed [2024-10-08T09:35:23.787Z] 64305b4b15fc: Pushed [2024-10-08T09:35:23.787Z] 83f50767458a: Pushed [2024-10-08T09:35:23.787Z] 60c06e9f4e01: Pushed [2024-10-08T09:35:23.787Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:23.787Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:23.787Z] 16113d51b718: Layer already exists [2024-10-08T09:35:23.787Z] bb8cdd16c937: Pushed [2024-10-08T09:35:24.050Z] e253be33aa5e: Pushed [2024-10-08T09:35:25.977Z] 2e64bc480f99: Pushed [2024-10-08T09:35:26.554Z] d326441681b3: Pushed [2024-10-08T09:35:26.817Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:27.163Z] + 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-08T09:35:27.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T09:35:27.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T09:35:27.513Z] 60c06e9f4e01: Preparing [2024-10-08T09:35:27.513Z] 738b3908a831: Preparing [2024-10-08T09:35:27.513Z] 2e64bc480f99: Preparing [2024-10-08T09:35:27.513Z] 64305b4b15fc: Preparing [2024-10-08T09:35:27.513Z] 83f50767458a: Preparing [2024-10-08T09:35:27.513Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:27.513Z] 5d79212b6548: Preparing [2024-10-08T09:35:27.513Z] bb8cdd16c937: Preparing [2024-10-08T09:35:27.513Z] e253be33aa5e: Preparing [2024-10-08T09:35:27.513Z] d326441681b3: Preparing [2024-10-08T09:35:27.513Z] 16113d51b718: Preparing [2024-10-08T09:35:27.513Z] d326441681b3: Waiting [2024-10-08T09:35:27.513Z] bb8cdd16c937: Waiting [2024-10-08T09:35:27.513Z] 16113d51b718: Waiting [2024-10-08T09:35:27.513Z] e253be33aa5e: Waiting [2024-10-08T09:35:27.513Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:27.513Z] 2e64bc480f99: Layer already exists [2024-10-08T09:35:27.513Z] 738b3908a831: Layer already exists [2024-10-08T09:35:27.513Z] 64305b4b15fc: Layer already exists [2024-10-08T09:35:27.513Z] 83f50767458a: Layer already exists [2024-10-08T09:35:27.513Z] 60c06e9f4e01: Layer already exists [2024-10-08T09:35:27.513Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:27.513Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:27.513Z] e253be33aa5e: Layer already exists [2024-10-08T09:35:27.513Z] d326441681b3: Layer already exists [2024-10-08T09:35:27.513Z] bb8cdd16c937: Layer already exists [2024-10-08T09:35:27.513Z] 16113d51b718: Layer already exists [2024-10-08T09:35:27.776Z] latest: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:28.330Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:28.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 [2024-10-08T09:35:28.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T09:35:28.676Z] 60c06e9f4e01: Preparing [2024-10-08T09:35:28.676Z] 738b3908a831: Preparing [2024-10-08T09:35:28.676Z] 2e64bc480f99: Preparing [2024-10-08T09:35:28.676Z] 64305b4b15fc: Preparing [2024-10-08T09:35:28.676Z] 83f50767458a: Preparing [2024-10-08T09:35:28.676Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:28.676Z] 5d79212b6548: Preparing [2024-10-08T09:35:28.676Z] bb8cdd16c937: Preparing [2024-10-08T09:35:28.676Z] e253be33aa5e: Preparing [2024-10-08T09:35:28.676Z] d326441681b3: Preparing [2024-10-08T09:35:28.676Z] 16113d51b718: Preparing [2024-10-08T09:35:28.676Z] 5d79212b6548: Waiting [2024-10-08T09:35:28.676Z] bb8cdd16c937: Waiting [2024-10-08T09:35:28.676Z] e253be33aa5e: Waiting [2024-10-08T09:35:28.676Z] d326441681b3: Waiting [2024-10-08T09:35:28.676Z] 16113d51b718: Waiting [2024-10-08T09:35:28.676Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:28.676Z] 60c06e9f4e01: Layer already exists [2024-10-08T09:35:28.676Z] 738b3908a831: Layer already exists [2024-10-08T09:35:28.676Z] 2e64bc480f99: Layer already exists [2024-10-08T09:35:28.676Z] 83f50767458a: Layer already exists [2024-10-08T09:35:28.676Z] 64305b4b15fc: Layer already exists [2024-10-08T09:35:28.676Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:28.676Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:28.676Z] e253be33aa5e: Layer already exists [2024-10-08T09:35:28.676Z] bb8cdd16c937: Layer already exists [2024-10-08T09:35:28.676Z] d326441681b3: Layer already exists [2024-10-08T09:35:28.676Z] 16113d51b718: Layer already exists [2024-10-08T09:35:28.941Z] 3.2.0-dev.96: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:29.294Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:29.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:29.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T09:35:29.664Z] 60c06e9f4e01: Preparing [2024-10-08T09:35:29.664Z] 738b3908a831: Preparing [2024-10-08T09:35:29.665Z] 2e64bc480f99: Preparing [2024-10-08T09:35:29.665Z] 64305b4b15fc: Preparing [2024-10-08T09:35:29.665Z] 83f50767458a: Preparing [2024-10-08T09:35:29.665Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:29.665Z] 5d79212b6548: Preparing [2024-10-08T09:35:29.665Z] bb8cdd16c937: Preparing [2024-10-08T09:35:29.665Z] e253be33aa5e: Preparing [2024-10-08T09:35:29.665Z] d326441681b3: Preparing [2024-10-08T09:35:29.665Z] 16113d51b718: Preparing [2024-10-08T09:35:29.665Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:29.665Z] 5d79212b6548: Waiting [2024-10-08T09:35:29.665Z] bb8cdd16c937: Waiting [2024-10-08T09:35:29.665Z] 16113d51b718: Waiting [2024-10-08T09:35:29.665Z] e253be33aa5e: Waiting [2024-10-08T09:35:29.665Z] d326441681b3: Waiting [2024-10-08T09:35:29.665Z] 60c06e9f4e01: Layer already exists [2024-10-08T09:35:29.665Z] 83f50767458a: Layer already exists [2024-10-08T09:35:29.665Z] 738b3908a831: Layer already exists [2024-10-08T09:35:29.665Z] 64305b4b15fc: Layer already exists [2024-10-08T09:35:29.665Z] 2e64bc480f99: Layer already exists [2024-10-08T09:35:29.665Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:29.665Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:29.665Z] e253be33aa5e: Layer already exists [2024-10-08T09:35:29.665Z] bb8cdd16c937: Layer already exists [2024-10-08T09:35:29.665Z] d326441681b3: Layer already exists [2024-10-08T09:35:29.665Z] 16113d51b718: Layer already exists [2024-10-08T09:35:29.928Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:30.348Z] + 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-08T09:35:30.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-08T09:35:30.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T09:35:30.720Z] 60c06e9f4e01: Preparing [2024-10-08T09:35:30.720Z] 738b3908a831: Preparing [2024-10-08T09:35:30.720Z] 2e64bc480f99: Preparing [2024-10-08T09:35:30.720Z] 64305b4b15fc: Preparing [2024-10-08T09:35:30.720Z] 83f50767458a: Preparing [2024-10-08T09:35:30.720Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:30.720Z] 5d79212b6548: Preparing [2024-10-08T09:35:30.720Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:30.720Z] bb8cdd16c937: Preparing [2024-10-08T09:35:30.720Z] 5d79212b6548: Waiting [2024-10-08T09:35:30.720Z] e253be33aa5e: Preparing [2024-10-08T09:35:30.720Z] bb8cdd16c937: Waiting [2024-10-08T09:35:30.720Z] d326441681b3: Preparing [2024-10-08T09:35:30.720Z] e253be33aa5e: Waiting [2024-10-08T09:35:30.720Z] 16113d51b718: Preparing [2024-10-08T09:35:30.720Z] d326441681b3: Waiting [2024-10-08T09:35:30.720Z] 16113d51b718: Waiting [2024-10-08T09:35:30.720Z] 83f50767458a: Layer already exists [2024-10-08T09:35:30.720Z] 60c06e9f4e01: Layer already exists [2024-10-08T09:35:30.720Z] 738b3908a831: Layer already exists [2024-10-08T09:35:30.720Z] 64305b4b15fc: Layer already exists [2024-10-08T09:35:30.720Z] 2e64bc480f99: Layer already exists [2024-10-08T09:35:30.720Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:30.720Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:30.720Z] bb8cdd16c937: Layer already exists [2024-10-08T09:35:30.720Z] d326441681b3: Layer already exists [2024-10-08T09:35:30.720Z] e253be33aa5e: Layer already exists [2024-10-08T09:35:30.720Z] 16113d51b718: Layer already exists [2024-10-08T09:35:30.988Z] main: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:31.069Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:31.083Z] taggedImages: [2024-10-08T09:35:31.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:31.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T09:35:31.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 [2024-10-08T09:35:31.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:31.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-08T09:35:31.116Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-08T09:35:31.116Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:31.116Z] latest [2024-10-08T09:35:31.116Z] 3.2.0-dev.96 [2024-10-08T09:35:31.116Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:31.116Z] main [2024-10-08T09:35:31.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:31.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:31.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:31.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T09:35:31.868Z] 3d0d4c222bd9: Preparing [2024-10-08T09:35:31.868Z] 9548d91d064d: Preparing [2024-10-08T09:35:31.868Z] 427e1e4d67a3: Preparing [2024-10-08T09:35:31.868Z] f6b5614d7527: Preparing [2024-10-08T09:35:31.868Z] 7c7081757d6c: Preparing [2024-10-08T09:35:31.868Z] e5f6d28df95e: Preparing [2024-10-08T09:35:31.868Z] c2658071518c: Preparing [2024-10-08T09:35:31.868Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:31.868Z] 5d79212b6548: Preparing [2024-10-08T09:35:31.868Z] 71c982a64f09: Preparing [2024-10-08T09:35:31.868Z] 0b5e3a7dad33: Preparing [2024-10-08T09:35:31.868Z] 16113d51b718: Preparing [2024-10-08T09:35:31.868Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:31.868Z] 5d79212b6548: Waiting [2024-10-08T09:35:31.868Z] 71c982a64f09: Waiting [2024-10-08T09:35:31.868Z] 0b5e3a7dad33: Waiting [2024-10-08T09:35:31.868Z] 16113d51b718: Waiting [2024-10-08T09:35:31.868Z] e5f6d28df95e: Waiting [2024-10-08T09:35:31.868Z] c2658071518c: Waiting [2024-10-08T09:35:32.132Z] 9548d91d064d: Pushed [2024-10-08T09:35:32.132Z] 7c7081757d6c: Pushed [2024-10-08T09:35:32.132Z] 3d0d4c222bd9: Pushed [2024-10-08T09:35:32.132Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:32.132Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:32.132Z] e5f6d28df95e: Pushed [2024-10-08T09:35:32.132Z] c2658071518c: Pushed [2024-10-08T09:35:32.396Z] 16113d51b718: Layer already exists [2024-10-08T09:35:32.396Z] 71c982a64f09: Pushed [2024-10-08T09:35:34.325Z] f6b5614d7527: Pushed [2024-10-08T09:35:34.589Z] 427e1e4d67a3: Pushed [2024-10-08T09:35:35.169Z] 0b5e3a7dad33: Pushed [2024-10-08T09:35:35.746Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:36.094Z] + 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-08T09:35:36.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T09:35:36.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T09:35:36.438Z] 3d0d4c222bd9: Preparing [2024-10-08T09:35:36.438Z] 9548d91d064d: Preparing [2024-10-08T09:35:36.438Z] 427e1e4d67a3: Preparing [2024-10-08T09:35:36.438Z] f6b5614d7527: Preparing [2024-10-08T09:35:36.438Z] 7c7081757d6c: Preparing [2024-10-08T09:35:36.438Z] e5f6d28df95e: Preparing [2024-10-08T09:35:36.438Z] c2658071518c: Preparing [2024-10-08T09:35:36.438Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:36.438Z] 5d79212b6548: Preparing [2024-10-08T09:35:36.438Z] 71c982a64f09: Preparing [2024-10-08T09:35:36.438Z] 0b5e3a7dad33: Preparing [2024-10-08T09:35:36.438Z] 16113d51b718: Preparing [2024-10-08T09:35:36.438Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:36.438Z] 5d79212b6548: Waiting [2024-10-08T09:35:36.438Z] 71c982a64f09: Waiting [2024-10-08T09:35:36.438Z] 0b5e3a7dad33: Waiting [2024-10-08T09:35:36.438Z] 16113d51b718: Waiting [2024-10-08T09:35:36.438Z] e5f6d28df95e: Waiting [2024-10-08T09:35:36.438Z] c2658071518c: Waiting [2024-10-08T09:35:36.438Z] 427e1e4d67a3: Layer already exists [2024-10-08T09:35:36.438Z] 3d0d4c222bd9: Layer already exists [2024-10-08T09:35:36.438Z] f6b5614d7527: Layer already exists [2024-10-08T09:35:36.438Z] 7c7081757d6c: Layer already exists [2024-10-08T09:35:36.438Z] 9548d91d064d: Layer already exists [2024-10-08T09:35:36.438Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:36.438Z] e5f6d28df95e: Layer already exists [2024-10-08T09:35:36.438Z] c2658071518c: Layer already exists [2024-10-08T09:35:36.438Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:36.438Z] 71c982a64f09: Layer already exists [2024-10-08T09:35:36.438Z] 0b5e3a7dad33: Layer already exists [2024-10-08T09:35:36.438Z] 16113d51b718: Layer already exists [2024-10-08T09:35:36.702Z] latest: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:37.056Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:37.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 [2024-10-08T09:35:37.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T09:35:37.400Z] 3d0d4c222bd9: Preparing [2024-10-08T09:35:37.400Z] 9548d91d064d: Preparing [2024-10-08T09:35:37.400Z] 427e1e4d67a3: Preparing [2024-10-08T09:35:37.400Z] f6b5614d7527: Preparing [2024-10-08T09:35:37.400Z] 7c7081757d6c: Preparing [2024-10-08T09:35:37.400Z] e5f6d28df95e: Preparing [2024-10-08T09:35:37.400Z] c2658071518c: Preparing [2024-10-08T09:35:37.400Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:37.400Z] 5d79212b6548: Preparing [2024-10-08T09:35:37.400Z] 71c982a64f09: Preparing [2024-10-08T09:35:37.400Z] 0b5e3a7dad33: Preparing [2024-10-08T09:35:37.400Z] 16113d51b718: Preparing [2024-10-08T09:35:37.400Z] c2658071518c: Waiting [2024-10-08T09:35:37.400Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:37.400Z] 5d79212b6548: Waiting [2024-10-08T09:35:37.400Z] 71c982a64f09: Waiting [2024-10-08T09:35:37.400Z] 0b5e3a7dad33: Waiting [2024-10-08T09:35:37.400Z] 16113d51b718: Waiting [2024-10-08T09:35:37.400Z] e5f6d28df95e: Waiting [2024-10-08T09:35:37.400Z] 9548d91d064d: Layer already exists [2024-10-08T09:35:37.400Z] 427e1e4d67a3: Layer already exists [2024-10-08T09:35:37.400Z] 3d0d4c222bd9: Layer already exists [2024-10-08T09:35:37.400Z] 7c7081757d6c: Layer already exists [2024-10-08T09:35:37.400Z] f6b5614d7527: Layer already exists [2024-10-08T09:35:37.400Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:37.400Z] e5f6d28df95e: Layer already exists [2024-10-08T09:35:37.400Z] 71c982a64f09: Layer already exists [2024-10-08T09:35:37.400Z] c2658071518c: Layer already exists [2024-10-08T09:35:37.400Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:37.400Z] 0b5e3a7dad33: Layer already exists [2024-10-08T09:35:37.400Z] 16113d51b718: Layer already exists [2024-10-08T09:35:37.664Z] 3.2.0-dev.96: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:38.002Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:38.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:38.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T09:35:38.344Z] 3d0d4c222bd9: Preparing [2024-10-08T09:35:38.344Z] 9548d91d064d: Preparing [2024-10-08T09:35:38.344Z] 427e1e4d67a3: Preparing [2024-10-08T09:35:38.344Z] f6b5614d7527: Preparing [2024-10-08T09:35:38.344Z] 7c7081757d6c: Preparing [2024-10-08T09:35:38.344Z] e5f6d28df95e: Preparing [2024-10-08T09:35:38.344Z] c2658071518c: Preparing [2024-10-08T09:35:38.344Z] e5f6d28df95e: Waiting [2024-10-08T09:35:38.344Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:38.344Z] c2658071518c: Waiting [2024-10-08T09:35:38.344Z] 5d79212b6548: Preparing [2024-10-08T09:35:38.344Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:38.344Z] 71c982a64f09: Preparing [2024-10-08T09:35:38.344Z] 5d79212b6548: Waiting [2024-10-08T09:35:38.344Z] 0b5e3a7dad33: Preparing [2024-10-08T09:35:38.344Z] 71c982a64f09: Waiting [2024-10-08T09:35:38.344Z] 16113d51b718: Preparing [2024-10-08T09:35:38.344Z] 0b5e3a7dad33: Waiting [2024-10-08T09:35:38.344Z] 16113d51b718: Waiting [2024-10-08T09:35:38.344Z] f6b5614d7527: Layer already exists [2024-10-08T09:35:38.344Z] 9548d91d064d: Layer already exists [2024-10-08T09:35:38.344Z] 7c7081757d6c: Layer already exists [2024-10-08T09:35:38.344Z] 427e1e4d67a3: Layer already exists [2024-10-08T09:35:38.344Z] 3d0d4c222bd9: Layer already exists [2024-10-08T09:35:38.344Z] c2658071518c: Layer already exists [2024-10-08T09:35:38.344Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:38.344Z] 71c982a64f09: Layer already exists [2024-10-08T09:35:38.344Z] e5f6d28df95e: Layer already exists [2024-10-08T09:35:38.344Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:38.344Z] 16113d51b718: Layer already exists [2024-10-08T09:35:38.344Z] 0b5e3a7dad33: Layer already exists [2024-10-08T09:35:38.606Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:38.951Z] + 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-08T09:35:39.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-08T09:35:39.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T09:35:39.288Z] 3d0d4c222bd9: Preparing [2024-10-08T09:35:39.288Z] 9548d91d064d: Preparing [2024-10-08T09:35:39.288Z] 427e1e4d67a3: Preparing [2024-10-08T09:35:39.288Z] f6b5614d7527: Preparing [2024-10-08T09:35:39.288Z] 7c7081757d6c: Preparing [2024-10-08T09:35:39.288Z] e5f6d28df95e: Preparing [2024-10-08T09:35:39.288Z] c2658071518c: Preparing [2024-10-08T09:35:39.288Z] e5f6d28df95e: Waiting [2024-10-08T09:35:39.288Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:39.288Z] c2658071518c: Waiting [2024-10-08T09:35:39.288Z] 5d79212b6548: Preparing [2024-10-08T09:35:39.288Z] 11c3ef6e4d54: Waiting [2024-10-08T09:35:39.288Z] 71c982a64f09: Preparing [2024-10-08T09:35:39.288Z] 5d79212b6548: Waiting [2024-10-08T09:35:39.288Z] 0b5e3a7dad33: Preparing [2024-10-08T09:35:39.288Z] 71c982a64f09: Waiting [2024-10-08T09:35:39.288Z] 16113d51b718: Preparing [2024-10-08T09:35:39.288Z] 0b5e3a7dad33: Waiting [2024-10-08T09:35:39.288Z] 16113d51b718: Waiting [2024-10-08T09:35:39.288Z] 7c7081757d6c: Layer already exists [2024-10-08T09:35:39.288Z] 427e1e4d67a3: Layer already exists [2024-10-08T09:35:39.288Z] 9548d91d064d: Layer already exists [2024-10-08T09:35:39.288Z] f6b5614d7527: Layer already exists [2024-10-08T09:35:39.288Z] 3d0d4c222bd9: Layer already exists [2024-10-08T09:35:39.288Z] e5f6d28df95e: Layer already exists [2024-10-08T09:35:39.288Z] c2658071518c: Layer already exists [2024-10-08T09:35:39.288Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:39.288Z] 71c982a64f09: Layer already exists [2024-10-08T09:35:39.288Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:39.288Z] 0b5e3a7dad33: Layer already exists [2024-10-08T09:35:39.288Z] 16113d51b718: Layer already exists [2024-10-08T09:35:39.550Z] main: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:39.623Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:39.636Z] taggedImages: [2024-10-08T09:35:39.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:39.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T09:35:39.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 [2024-10-08T09:35:39.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:39.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-08T09:35:39.661Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-08T09:35:39.662Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:39.662Z] latest [2024-10-08T09:35:39.662Z] 3.2.0-dev.96 [2024-10-08T09:35:39.662Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:39.662Z] main [2024-10-08T09:35:39.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:40.020Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:40.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T09:35:40.371Z] 0ba2af6b7aec: Preparing [2024-10-08T09:35:40.371Z] b3e25eb1dd21: Preparing [2024-10-08T09:35:40.371Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:40.371Z] 5d79212b6548: Preparing [2024-10-08T09:35:40.371Z] 6d0b8ebd5f3d: Preparing [2024-10-08T09:35:40.371Z] 2a013d651426: Preparing [2024-10-08T09:35:40.371Z] 16113d51b718: Preparing [2024-10-08T09:35:40.371Z] 2a013d651426: Waiting [2024-10-08T09:35:40.371Z] 16113d51b718: Waiting [2024-10-08T09:35:40.371Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:40.371Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:40.633Z] 16113d51b718: Layer already exists [2024-10-08T09:35:40.633Z] 0ba2af6b7aec: Pushed [2024-10-08T09:35:40.633Z] 6d0b8ebd5f3d: Pushed [2024-10-08T09:35:42.559Z] 2a013d651426: Pushed [2024-10-08T09:35:44.490Z] b3e25eb1dd21: Pushed [2024-10-08T09:35:44.490Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:44.832Z] + 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-08T09:35:45.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T09:35:45.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T09:35:45.174Z] 0ba2af6b7aec: Preparing [2024-10-08T09:35:45.174Z] b3e25eb1dd21: Preparing [2024-10-08T09:35:45.174Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:45.174Z] 5d79212b6548: Preparing [2024-10-08T09:35:45.174Z] 6d0b8ebd5f3d: Preparing [2024-10-08T09:35:45.174Z] 2a013d651426: Preparing [2024-10-08T09:35:45.174Z] 16113d51b718: Preparing [2024-10-08T09:35:45.174Z] 16113d51b718: Waiting [2024-10-08T09:35:45.174Z] 2a013d651426: Waiting [2024-10-08T09:35:45.174Z] 6d0b8ebd5f3d: Layer already exists [2024-10-08T09:35:45.174Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:45.174Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:45.174Z] 0ba2af6b7aec: Layer already exists [2024-10-08T09:35:45.174Z] b3e25eb1dd21: Layer already exists [2024-10-08T09:35:45.174Z] 16113d51b718: Layer already exists [2024-10-08T09:35:45.174Z] 2a013d651426: Layer already exists [2024-10-08T09:35:45.438Z] latest: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:45.791Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:46.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 [2024-10-08T09:35:46.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T09:35:46.147Z] 0ba2af6b7aec: Preparing [2024-10-08T09:35:46.147Z] b3e25eb1dd21: Preparing [2024-10-08T09:35:46.147Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:46.147Z] 5d79212b6548: Preparing [2024-10-08T09:35:46.147Z] 6d0b8ebd5f3d: Preparing [2024-10-08T09:35:46.147Z] 2a013d651426: Preparing [2024-10-08T09:35:46.147Z] 16113d51b718: Preparing [2024-10-08T09:35:46.147Z] 2a013d651426: Waiting [2024-10-08T09:35:46.147Z] 16113d51b718: Waiting [2024-10-08T09:35:46.147Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:46.147Z] 6d0b8ebd5f3d: Layer already exists [2024-10-08T09:35:46.147Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:46.147Z] 0ba2af6b7aec: Layer already exists [2024-10-08T09:35:46.147Z] b3e25eb1dd21: Layer already exists [2024-10-08T09:35:46.147Z] 2a013d651426: Layer already exists [2024-10-08T09:35:46.147Z] 16113d51b718: Layer already exists [2024-10-08T09:35:46.147Z] 3.2.0-dev.96: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:46.498Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:46.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:46.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T09:35:46.851Z] 0ba2af6b7aec: Preparing [2024-10-08T09:35:46.851Z] b3e25eb1dd21: Preparing [2024-10-08T09:35:46.851Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:46.851Z] 5d79212b6548: Preparing [2024-10-08T09:35:46.851Z] 6d0b8ebd5f3d: Preparing [2024-10-08T09:35:46.851Z] 2a013d651426: Preparing [2024-10-08T09:35:46.851Z] 16113d51b718: Preparing [2024-10-08T09:35:46.851Z] 2a013d651426: Waiting [2024-10-08T09:35:46.851Z] 16113d51b718: Waiting [2024-10-08T09:35:46.851Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:46.851Z] 6d0b8ebd5f3d: Layer already exists [2024-10-08T09:35:46.851Z] 0ba2af6b7aec: Layer already exists [2024-10-08T09:35:46.851Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:46.851Z] b3e25eb1dd21: Layer already exists [2024-10-08T09:35:46.851Z] 16113d51b718: Layer already exists [2024-10-08T09:35:46.851Z] 2a013d651426: Layer already exists [2024-10-08T09:35:46.851Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:47.192Z] + 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-08T09:35:47.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-08T09:35:47.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T09:35:47.535Z] 0ba2af6b7aec: Preparing [2024-10-08T09:35:47.535Z] b3e25eb1dd21: Preparing [2024-10-08T09:35:47.535Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:47.535Z] 5d79212b6548: Preparing [2024-10-08T09:35:47.535Z] 6d0b8ebd5f3d: Preparing [2024-10-08T09:35:47.535Z] 2a013d651426: Preparing [2024-10-08T09:35:47.535Z] 16113d51b718: Preparing [2024-10-08T09:35:47.535Z] 2a013d651426: Waiting [2024-10-08T09:35:47.535Z] 16113d51b718: Waiting [2024-10-08T09:35:47.535Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:47.535Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:47.535Z] 6d0b8ebd5f3d: Layer already exists [2024-10-08T09:35:47.535Z] 0ba2af6b7aec: Layer already exists [2024-10-08T09:35:47.535Z] b3e25eb1dd21: Layer already exists [2024-10-08T09:35:47.535Z] 16113d51b718: Layer already exists [2024-10-08T09:35:47.535Z] 2a013d651426: Layer already exists [2024-10-08T09:35:47.535Z] main: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:35:47.885Z] ===================================================== [Pipeline] echo [2024-10-08T09:35:47.903Z] taggedImages: [2024-10-08T09:35:47.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:47.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T09:35:47.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 [2024-10-08T09:35:47.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:47.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-08T09:35:47.938Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-08T09:35:47.938Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:47.938Z] latest [2024-10-08T09:35:47.938Z] 3.2.0-dev.96 [2024-10-08T09:35:47.938Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:35:47.938Z] main [2024-10-08T09:35:47.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:48.306Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:35:48.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:35:48.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T09:35:48.654Z] 63fbd756ea79: Preparing [2024-10-08T09:35:48.654Z] 36034ddcd8c2: Preparing [2024-10-08T09:35:48.654Z] 9f2d4bde7b8b: Preparing [2024-10-08T09:35:48.654Z] 11c3ef6e4d54: Preparing [2024-10-08T09:35:48.654Z] 5d79212b6548: Preparing [2024-10-08T09:35:48.654Z] 4c9fdca6555c: Preparing [2024-10-08T09:35:48.654Z] b377a099bdde: Preparing [2024-10-08T09:35:48.654Z] 1cdd868acac7: Preparing [2024-10-08T09:35:48.654Z] a2af55d449bd: Preparing [2024-10-08T09:35:48.654Z] 16113d51b718: Preparing [2024-10-08T09:35:48.654Z] b377a099bdde: Waiting [2024-10-08T09:35:48.654Z] 1cdd868acac7: Waiting [2024-10-08T09:35:48.654Z] 4c9fdca6555c: Waiting [2024-10-08T09:35:48.654Z] a2af55d449bd: Waiting [2024-10-08T09:35:48.654Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:35:48.654Z] 5d79212b6548: Layer already exists [2024-10-08T09:35:48.918Z] 9f2d4bde7b8b: Pushed [2024-10-08T09:35:48.918Z] 36034ddcd8c2: Pushed [2024-10-08T09:35:48.918Z] 63fbd756ea79: Pushed [2024-10-08T09:35:48.918Z] 16113d51b718: Layer already exists [2024-10-08T09:35:48.918Z] 1cdd868acac7: Pushed [2024-10-08T09:35:49.867Z] a2af55d449bd: Pushed [2024-10-08T09:36:02.134Z] b377a099bdde: Pushed [2024-10-08T09:36:10.320Z] 4c9fdca6555c: Pushed [2024-10-08T09:36:10.320Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:10.665Z] + 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-08T09:36:11.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T09:36:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T09:36:11.004Z] 63fbd756ea79: Preparing [2024-10-08T09:36:11.004Z] 36034ddcd8c2: Preparing [2024-10-08T09:36:11.004Z] 9f2d4bde7b8b: Preparing [2024-10-08T09:36:11.004Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:11.004Z] 5d79212b6548: Preparing [2024-10-08T09:36:11.004Z] 4c9fdca6555c: Preparing [2024-10-08T09:36:11.004Z] b377a099bdde: Preparing [2024-10-08T09:36:11.004Z] 1cdd868acac7: Preparing [2024-10-08T09:36:11.004Z] a2af55d449bd: Preparing [2024-10-08T09:36:11.004Z] 16113d51b718: Preparing [2024-10-08T09:36:11.004Z] 1cdd868acac7: Waiting [2024-10-08T09:36:11.004Z] a2af55d449bd: Waiting [2024-10-08T09:36:11.004Z] 16113d51b718: Waiting [2024-10-08T09:36:11.004Z] 4c9fdca6555c: Waiting [2024-10-08T09:36:11.004Z] b377a099bdde: Waiting [2024-10-08T09:36:11.004Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:11.004Z] 9f2d4bde7b8b: Layer already exists [2024-10-08T09:36:11.004Z] 63fbd756ea79: Layer already exists [2024-10-08T09:36:11.004Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:11.004Z] 36034ddcd8c2: Layer already exists [2024-10-08T09:36:11.004Z] b377a099bdde: Layer already exists [2024-10-08T09:36:11.004Z] 1cdd868acac7: Layer already exists [2024-10-08T09:36:11.004Z] 16113d51b718: Layer already exists [2024-10-08T09:36:11.004Z] a2af55d449bd: Layer already exists [2024-10-08T09:36:11.004Z] 4c9fdca6555c: Layer already exists [2024-10-08T09:36:11.004Z] latest: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:11.599Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:11.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 [2024-10-08T09:36:11.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T09:36:11.944Z] 63fbd756ea79: Preparing [2024-10-08T09:36:11.944Z] 36034ddcd8c2: Preparing [2024-10-08T09:36:11.944Z] 9f2d4bde7b8b: Preparing [2024-10-08T09:36:11.944Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:11.944Z] 5d79212b6548: Preparing [2024-10-08T09:36:11.944Z] 4c9fdca6555c: Preparing [2024-10-08T09:36:11.944Z] b377a099bdde: Preparing [2024-10-08T09:36:11.944Z] 1cdd868acac7: Preparing [2024-10-08T09:36:11.944Z] a2af55d449bd: Preparing [2024-10-08T09:36:11.944Z] 16113d51b718: Preparing [2024-10-08T09:36:11.944Z] 4c9fdca6555c: Waiting [2024-10-08T09:36:11.944Z] b377a099bdde: Waiting [2024-10-08T09:36:11.944Z] 1cdd868acac7: Waiting [2024-10-08T09:36:11.944Z] a2af55d449bd: Waiting [2024-10-08T09:36:11.944Z] 16113d51b718: Waiting [2024-10-08T09:36:11.944Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:11.944Z] 63fbd756ea79: Layer already exists [2024-10-08T09:36:11.944Z] 36034ddcd8c2: Layer already exists [2024-10-08T09:36:11.944Z] 9f2d4bde7b8b: Layer already exists [2024-10-08T09:36:11.944Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:11.944Z] 4c9fdca6555c: Layer already exists [2024-10-08T09:36:11.944Z] 1cdd868acac7: Layer already exists [2024-10-08T09:36:11.944Z] a2af55d449bd: Layer already exists [2024-10-08T09:36:11.944Z] b377a099bdde: Layer already exists [2024-10-08T09:36:11.944Z] 16113d51b718: Layer already exists [2024-10-08T09:36:11.944Z] 3.2.0-dev.96: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:12.299Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:12.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:12.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T09:36:12.660Z] 63fbd756ea79: Preparing [2024-10-08T09:36:12.661Z] 36034ddcd8c2: Preparing [2024-10-08T09:36:12.661Z] 9f2d4bde7b8b: Preparing [2024-10-08T09:36:12.661Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:12.661Z] 5d79212b6548: Preparing [2024-10-08T09:36:12.661Z] 4c9fdca6555c: Preparing [2024-10-08T09:36:12.661Z] b377a099bdde: Preparing [2024-10-08T09:36:12.661Z] 1cdd868acac7: Preparing [2024-10-08T09:36:12.661Z] a2af55d449bd: Preparing [2024-10-08T09:36:12.661Z] 16113d51b718: Preparing [2024-10-08T09:36:12.661Z] 4c9fdca6555c: Waiting [2024-10-08T09:36:12.661Z] b377a099bdde: Waiting [2024-10-08T09:36:12.661Z] 16113d51b718: Waiting [2024-10-08T09:36:12.661Z] 1cdd868acac7: Waiting [2024-10-08T09:36:12.661Z] a2af55d449bd: Waiting [2024-10-08T09:36:12.661Z] 63fbd756ea79: Layer already exists [2024-10-08T09:36:12.661Z] 9f2d4bde7b8b: Layer already exists [2024-10-08T09:36:12.661Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:12.661Z] 36034ddcd8c2: Layer already exists [2024-10-08T09:36:12.661Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:12.661Z] 16113d51b718: Layer already exists [2024-10-08T09:36:12.661Z] 4c9fdca6555c: Layer already exists [2024-10-08T09:36:12.661Z] b377a099bdde: Layer already exists [2024-10-08T09:36:12.661Z] a2af55d449bd: Layer already exists [2024-10-08T09:36:12.661Z] 1cdd868acac7: Layer already exists [2024-10-08T09:36:12.924Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:13.272Z] + 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-08T09:36:13.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-08T09:36:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T09:36:13.620Z] 63fbd756ea79: Preparing [2024-10-08T09:36:13.620Z] 36034ddcd8c2: Preparing [2024-10-08T09:36:13.620Z] 9f2d4bde7b8b: Preparing [2024-10-08T09:36:13.620Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:13.620Z] 5d79212b6548: Preparing [2024-10-08T09:36:13.620Z] 4c9fdca6555c: Preparing [2024-10-08T09:36:13.620Z] b377a099bdde: Preparing [2024-10-08T09:36:13.620Z] 1cdd868acac7: Preparing [2024-10-08T09:36:13.620Z] a2af55d449bd: Preparing [2024-10-08T09:36:13.620Z] 16113d51b718: Preparing [2024-10-08T09:36:13.620Z] 4c9fdca6555c: Waiting [2024-10-08T09:36:13.620Z] b377a099bdde: Waiting [2024-10-08T09:36:13.620Z] 1cdd868acac7: Waiting [2024-10-08T09:36:13.620Z] a2af55d449bd: Waiting [2024-10-08T09:36:13.620Z] 16113d51b718: Waiting [2024-10-08T09:36:13.620Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:13.620Z] 36034ddcd8c2: Layer already exists [2024-10-08T09:36:13.620Z] 9f2d4bde7b8b: Layer already exists [2024-10-08T09:36:13.620Z] 63fbd756ea79: Layer already exists [2024-10-08T09:36:13.620Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:13.620Z] 4c9fdca6555c: Layer already exists [2024-10-08T09:36:13.620Z] b377a099bdde: Layer already exists [2024-10-08T09:36:13.620Z] 1cdd868acac7: Layer already exists [2024-10-08T09:36:13.620Z] 16113d51b718: Layer already exists [2024-10-08T09:36:13.620Z] a2af55d449bd: Layer already exists [2024-10-08T09:36:13.886Z] main: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:36:13.964Z] ===================================================== [Pipeline] echo [2024-10-08T09:36:13.979Z] taggedImages: [2024-10-08T09:36:13.979Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:13.979Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T09:36:13.979Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 [2024-10-08T09:36:13.979Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:13.979Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-08T09:36:14.006Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-08T09:36:14.006Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:14.006Z] latest [2024-10-08T09:36:14.006Z] 3.2.0-dev.96 [2024-10-08T09:36:14.006Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:14.006Z] main [2024-10-08T09:36:14.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:14.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:14.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:14.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T09:36:14.725Z] 3a09fdbad5cc: Preparing [2024-10-08T09:36:14.725Z] 0226007eb466: Preparing [2024-10-08T09:36:14.725Z] f9626690b5b8: Preparing [2024-10-08T09:36:14.725Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:14.725Z] 5d79212b6548: Preparing [2024-10-08T09:36:14.725Z] e57a7392b060: Preparing [2024-10-08T09:36:14.725Z] cc060570a514: Preparing [2024-10-08T09:36:14.725Z] c680146efa4f: Preparing [2024-10-08T09:36:14.725Z] 16113d51b718: Preparing [2024-10-08T09:36:14.725Z] cc060570a514: Waiting [2024-10-08T09:36:14.725Z] 16113d51b718: Waiting [2024-10-08T09:36:14.725Z] c680146efa4f: Waiting [2024-10-08T09:36:14.725Z] e57a7392b060: Waiting [2024-10-08T09:36:14.725Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:14.725Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:14.989Z] 3a09fdbad5cc: Pushed [2024-10-08T09:36:14.989Z] 0226007eb466: Pushed [2024-10-08T09:36:14.989Z] f9626690b5b8: Pushed [2024-10-08T09:36:14.989Z] 16113d51b718: Layer already exists [2024-10-08T09:36:14.989Z] cc060570a514: Pushed [2024-10-08T09:36:15.564Z] c680146efa4f: Pushed [2024-10-08T09:36:37.566Z] e57a7392b060: Pushed [2024-10-08T09:36:37.566Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:37.900Z] + 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-08T09:36:38.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T09:36:38.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T09:36:38.243Z] 3a09fdbad5cc: Preparing [2024-10-08T09:36:38.243Z] 0226007eb466: Preparing [2024-10-08T09:36:38.243Z] f9626690b5b8: Preparing [2024-10-08T09:36:38.243Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:38.243Z] 5d79212b6548: Preparing [2024-10-08T09:36:38.243Z] e57a7392b060: Preparing [2024-10-08T09:36:38.243Z] cc060570a514: Preparing [2024-10-08T09:36:38.243Z] c680146efa4f: Preparing [2024-10-08T09:36:38.243Z] 16113d51b718: Preparing [2024-10-08T09:36:38.243Z] e57a7392b060: Waiting [2024-10-08T09:36:38.243Z] cc060570a514: Waiting [2024-10-08T09:36:38.243Z] c680146efa4f: Waiting [2024-10-08T09:36:38.243Z] 16113d51b718: Waiting [2024-10-08T09:36:38.243Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:38.243Z] 0226007eb466: Layer already exists [2024-10-08T09:36:38.243Z] 3a09fdbad5cc: Layer already exists [2024-10-08T09:36:38.243Z] f9626690b5b8: Layer already exists [2024-10-08T09:36:38.243Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:38.243Z] e57a7392b060: Layer already exists [2024-10-08T09:36:38.243Z] cc060570a514: Layer already exists [2024-10-08T09:36:38.243Z] c680146efa4f: Layer already exists [2024-10-08T09:36:38.243Z] 16113d51b718: Layer already exists [2024-10-08T09:36:38.243Z] latest: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:38.587Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:38.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 [2024-10-08T09:36:38.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T09:36:38.932Z] 3a09fdbad5cc: Preparing [2024-10-08T09:36:38.932Z] 0226007eb466: Preparing [2024-10-08T09:36:38.932Z] f9626690b5b8: Preparing [2024-10-08T09:36:38.932Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:38.932Z] 5d79212b6548: Preparing [2024-10-08T09:36:38.932Z] e57a7392b060: Preparing [2024-10-08T09:36:38.932Z] cc060570a514: Preparing [2024-10-08T09:36:38.932Z] c680146efa4f: Preparing [2024-10-08T09:36:38.932Z] 16113d51b718: Preparing [2024-10-08T09:36:38.932Z] e57a7392b060: Waiting [2024-10-08T09:36:38.932Z] cc060570a514: Waiting [2024-10-08T09:36:38.932Z] c680146efa4f: Waiting [2024-10-08T09:36:38.932Z] 16113d51b718: Waiting [2024-10-08T09:36:38.932Z] 0226007eb466: Layer already exists [2024-10-08T09:36:38.932Z] f9626690b5b8: Layer already exists [2024-10-08T09:36:38.932Z] 3a09fdbad5cc: Layer already exists [2024-10-08T09:36:38.932Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:38.932Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:38.932Z] 16113d51b718: Layer already exists [2024-10-08T09:36:38.932Z] cc060570a514: Layer already exists [2024-10-08T09:36:38.932Z] c680146efa4f: Layer already exists [2024-10-08T09:36:38.932Z] e57a7392b060: Layer already exists [2024-10-08T09:36:38.932Z] 3.2.0-dev.96: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:39.270Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:39.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:39.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T09:36:39.612Z] 3a09fdbad5cc: Preparing [2024-10-08T09:36:39.612Z] 0226007eb466: Preparing [2024-10-08T09:36:39.612Z] f9626690b5b8: Preparing [2024-10-08T09:36:39.612Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:39.612Z] 5d79212b6548: Preparing [2024-10-08T09:36:39.612Z] e57a7392b060: Preparing [2024-10-08T09:36:39.612Z] cc060570a514: Preparing [2024-10-08T09:36:39.612Z] c680146efa4f: Preparing [2024-10-08T09:36:39.612Z] 16113d51b718: Preparing [2024-10-08T09:36:39.612Z] e57a7392b060: Waiting [2024-10-08T09:36:39.612Z] c680146efa4f: Waiting [2024-10-08T09:36:39.612Z] 16113d51b718: Waiting [2024-10-08T09:36:39.612Z] cc060570a514: Waiting [2024-10-08T09:36:39.612Z] 3a09fdbad5cc: Layer already exists [2024-10-08T09:36:39.612Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:39.612Z] f9626690b5b8: Layer already exists [2024-10-08T09:36:39.612Z] 0226007eb466: Layer already exists [2024-10-08T09:36:39.612Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:39.612Z] cc060570a514: Layer already exists [2024-10-08T09:36:39.612Z] c680146efa4f: Layer already exists [2024-10-08T09:36:39.612Z] e57a7392b060: Layer already exists [2024-10-08T09:36:39.612Z] 16113d51b718: Layer already exists [2024-10-08T09:36:39.612Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:39.950Z] + 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-08T09:36:40.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-08T09:36:40.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T09:36:40.292Z] 3a09fdbad5cc: Preparing [2024-10-08T09:36:40.292Z] 0226007eb466: Preparing [2024-10-08T09:36:40.293Z] f9626690b5b8: Preparing [2024-10-08T09:36:40.293Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:40.293Z] 5d79212b6548: Preparing [2024-10-08T09:36:40.293Z] e57a7392b060: Preparing [2024-10-08T09:36:40.293Z] cc060570a514: Preparing [2024-10-08T09:36:40.293Z] c680146efa4f: Preparing [2024-10-08T09:36:40.293Z] 16113d51b718: Preparing [2024-10-08T09:36:40.293Z] cc060570a514: Waiting [2024-10-08T09:36:40.293Z] 16113d51b718: Waiting [2024-10-08T09:36:40.293Z] e57a7392b060: Waiting [2024-10-08T09:36:40.293Z] c680146efa4f: Waiting [2024-10-08T09:36:40.293Z] 3a09fdbad5cc: Layer already exists [2024-10-08T09:36:40.293Z] f9626690b5b8: Layer already exists [2024-10-08T09:36:40.293Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:40.293Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:40.293Z] 0226007eb466: Layer already exists [2024-10-08T09:36:40.293Z] c680146efa4f: Layer already exists [2024-10-08T09:36:40.293Z] e57a7392b060: Layer already exists [2024-10-08T09:36:40.293Z] cc060570a514: Layer already exists [2024-10-08T09:36:40.293Z] 16113d51b718: Layer already exists [2024-10-08T09:36:40.293Z] main: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:36:40.654Z] ===================================================== [Pipeline] echo [2024-10-08T09:36:40.666Z] taggedImages: [2024-10-08T09:36:40.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:40.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T09:36:40.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 [2024-10-08T09:36:40.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:40.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-08T09:36:40.696Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-08T09:36:40.696Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:40.696Z] latest [2024-10-08T09:36:40.696Z] 3.2.0-dev.96 [2024-10-08T09:36:40.696Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:36:40.696Z] main [2024-10-08T09:36:40.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:41.041Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:36:41.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:36:41.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T09:36:41.385Z] 432b62fcf169: Preparing [2024-10-08T09:36:41.385Z] 2070254e1d24: Preparing [2024-10-08T09:36:41.385Z] 3064790ee951: Preparing [2024-10-08T09:36:41.385Z] 11c3ef6e4d54: Preparing [2024-10-08T09:36:41.385Z] 5d79212b6548: Preparing [2024-10-08T09:36:41.385Z] 9303c08197e6: Preparing [2024-10-08T09:36:41.385Z] 1cdd868acac7: Preparing [2024-10-08T09:36:41.385Z] a2af55d449bd: Preparing [2024-10-08T09:36:41.385Z] 16113d51b718: Preparing [2024-10-08T09:36:41.385Z] 9303c08197e6: Waiting [2024-10-08T09:36:41.385Z] 1cdd868acac7: Waiting [2024-10-08T09:36:41.385Z] a2af55d449bd: Waiting [2024-10-08T09:36:41.385Z] 16113d51b718: Waiting [2024-10-08T09:36:41.385Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:36:41.385Z] 5d79212b6548: Layer already exists [2024-10-08T09:36:41.385Z] 1cdd868acac7: Layer already exists [2024-10-08T09:36:41.648Z] 2070254e1d24: Pushed [2024-10-08T09:36:41.648Z] 3064790ee951: Pushed [2024-10-08T09:36:41.648Z] 432b62fcf169: Pushed [2024-10-08T09:36:41.648Z] a2af55d449bd: Layer already exists [2024-10-08T09:36:41.648Z] 16113d51b718: Layer already exists [2024-10-08T09:37:03.664Z] 9303c08197e6: Pushed [2024-10-08T09:37:03.664Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:04.023Z] + 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-08T09:37:04.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T09:37:04.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T09:37:04.364Z] 432b62fcf169: Preparing [2024-10-08T09:37:04.364Z] 2070254e1d24: Preparing [2024-10-08T09:37:04.364Z] 3064790ee951: Preparing [2024-10-08T09:37:04.364Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:04.364Z] 5d79212b6548: Preparing [2024-10-08T09:37:04.364Z] 9303c08197e6: Preparing [2024-10-08T09:37:04.364Z] 1cdd868acac7: Preparing [2024-10-08T09:37:04.364Z] a2af55d449bd: Preparing [2024-10-08T09:37:04.364Z] 16113d51b718: Preparing [2024-10-08T09:37:04.364Z] 9303c08197e6: Waiting [2024-10-08T09:37:04.364Z] 1cdd868acac7: Waiting [2024-10-08T09:37:04.364Z] a2af55d449bd: Waiting [2024-10-08T09:37:04.364Z] 16113d51b718: Waiting [2024-10-08T09:37:04.364Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:04.364Z] 3064790ee951: Layer already exists [2024-10-08T09:37:04.364Z] 2070254e1d24: Layer already exists [2024-10-08T09:37:04.364Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:04.364Z] 432b62fcf169: Layer already exists [2024-10-08T09:37:04.364Z] 9303c08197e6: Layer already exists [2024-10-08T09:37:04.364Z] 1cdd868acac7: Layer already exists [2024-10-08T09:37:04.364Z] a2af55d449bd: Layer already exists [2024-10-08T09:37:04.364Z] 16113d51b718: Layer already exists [2024-10-08T09:37:04.364Z] latest: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:05.028Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:05.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 [2024-10-08T09:37:05.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T09:37:05.387Z] 432b62fcf169: Preparing [2024-10-08T09:37:05.387Z] 2070254e1d24: Preparing [2024-10-08T09:37:05.387Z] 3064790ee951: Preparing [2024-10-08T09:37:05.387Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:05.387Z] 5d79212b6548: Preparing [2024-10-08T09:37:05.387Z] 9303c08197e6: Preparing [2024-10-08T09:37:05.387Z] 1cdd868acac7: Preparing [2024-10-08T09:37:05.387Z] a2af55d449bd: Preparing [2024-10-08T09:37:05.387Z] 16113d51b718: Preparing [2024-10-08T09:37:05.387Z] 9303c08197e6: Waiting [2024-10-08T09:37:05.387Z] 1cdd868acac7: Waiting [2024-10-08T09:37:05.387Z] a2af55d449bd: Waiting [2024-10-08T09:37:05.387Z] 16113d51b718: Waiting [2024-10-08T09:37:05.387Z] 432b62fcf169: Layer already exists [2024-10-08T09:37:05.387Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:05.387Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:05.387Z] 3064790ee951: Layer already exists [2024-10-08T09:37:05.387Z] 2070254e1d24: Layer already exists [2024-10-08T09:37:05.387Z] a2af55d449bd: Layer already exists [2024-10-08T09:37:05.387Z] 9303c08197e6: Layer already exists [2024-10-08T09:37:05.387Z] 1cdd868acac7: Layer already exists [2024-10-08T09:37:05.387Z] 16113d51b718: Layer already exists [2024-10-08T09:37:05.387Z] 3.2.0-dev.96: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:05.754Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:06.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:06.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T09:37:06.116Z] 432b62fcf169: Preparing [2024-10-08T09:37:06.116Z] 2070254e1d24: Preparing [2024-10-08T09:37:06.116Z] 3064790ee951: Preparing [2024-10-08T09:37:06.116Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:06.116Z] 5d79212b6548: Preparing [2024-10-08T09:37:06.116Z] 9303c08197e6: Preparing [2024-10-08T09:37:06.116Z] 1cdd868acac7: Preparing [2024-10-08T09:37:06.116Z] a2af55d449bd: Preparing [2024-10-08T09:37:06.116Z] 16113d51b718: Preparing [2024-10-08T09:37:06.116Z] 1cdd868acac7: Waiting [2024-10-08T09:37:06.116Z] a2af55d449bd: Waiting [2024-10-08T09:37:06.116Z] 16113d51b718: Waiting [2024-10-08T09:37:06.116Z] 9303c08197e6: Waiting [2024-10-08T09:37:06.116Z] 2070254e1d24: Layer already exists [2024-10-08T09:37:06.116Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:06.116Z] 3064790ee951: Layer already exists [2024-10-08T09:37:06.116Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:06.116Z] 432b62fcf169: Layer already exists [2024-10-08T09:37:06.116Z] 9303c08197e6: Layer already exists [2024-10-08T09:37:06.116Z] 1cdd868acac7: Layer already exists [2024-10-08T09:37:06.116Z] 16113d51b718: Layer already exists [2024-10-08T09:37:06.116Z] a2af55d449bd: Layer already exists [2024-10-08T09:37:06.385Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:06.896Z] + 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-08T09:37:07.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-08T09:37:07.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T09:37:07.235Z] 432b62fcf169: Preparing [2024-10-08T09:37:07.235Z] 2070254e1d24: Preparing [2024-10-08T09:37:07.235Z] 3064790ee951: Preparing [2024-10-08T09:37:07.235Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:07.235Z] 5d79212b6548: Preparing [2024-10-08T09:37:07.235Z] 9303c08197e6: Preparing [2024-10-08T09:37:07.235Z] 1cdd868acac7: Preparing [2024-10-08T09:37:07.235Z] a2af55d449bd: Preparing [2024-10-08T09:37:07.235Z] 16113d51b718: Preparing [2024-10-08T09:37:07.235Z] 1cdd868acac7: Waiting [2024-10-08T09:37:07.235Z] a2af55d449bd: Waiting [2024-10-08T09:37:07.235Z] 16113d51b718: Waiting [2024-10-08T09:37:07.235Z] 9303c08197e6: Waiting [2024-10-08T09:37:07.235Z] 3064790ee951: Layer already exists [2024-10-08T09:37:07.235Z] 432b62fcf169: Layer already exists [2024-10-08T09:37:07.235Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:07.235Z] 2070254e1d24: Layer already exists [2024-10-08T09:37:07.235Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:07.235Z] a2af55d449bd: Layer already exists [2024-10-08T09:37:07.235Z] 16113d51b718: Layer already exists [2024-10-08T09:37:07.235Z] 9303c08197e6: Layer already exists [2024-10-08T09:37:07.235Z] 1cdd868acac7: Layer already exists [2024-10-08T09:37:07.501Z] main: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:37:07.570Z] ===================================================== [Pipeline] echo [2024-10-08T09:37:07.586Z] taggedImages: [2024-10-08T09:37:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T09:37:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 [2024-10-08T09:37:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-08T09:37:07.618Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-08T09:37:07.618Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:07.618Z] latest [2024-10-08T09:37:07.618Z] 3.2.0-dev.96 [2024-10-08T09:37:07.618Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:07.618Z] main [2024-10-08T09:37:07.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:07.981Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:08.329Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T09:37:08.329Z] 425fd200b438: Preparing [2024-10-08T09:37:08.329Z] 0678b8976acd: Preparing [2024-10-08T09:37:08.329Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:08.329Z] 5d79212b6548: Preparing [2024-10-08T09:37:08.329Z] 028ad62a6566: Preparing [2024-10-08T09:37:08.329Z] 9d959b7ccf46: Preparing [2024-10-08T09:37:08.329Z] 16113d51b718: Preparing [2024-10-08T09:37:08.329Z] 9d959b7ccf46: Waiting [2024-10-08T09:37:08.329Z] 16113d51b718: Waiting [2024-10-08T09:37:08.329Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:08.329Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:08.597Z] 16113d51b718: Layer already exists [2024-10-08T09:37:08.598Z] 425fd200b438: Pushed [2024-10-08T09:37:08.598Z] 028ad62a6566: Pushed [2024-10-08T09:37:09.221Z] 9d959b7ccf46: Pushed [2024-10-08T09:37:15.831Z] 0678b8976acd: Pushed [2024-10-08T09:37:16.094Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:16.448Z] + 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-08T09:37:16.789Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T09:37:16.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T09:37:16.789Z] 425fd200b438: Preparing [2024-10-08T09:37:16.789Z] 0678b8976acd: Preparing [2024-10-08T09:37:16.789Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:16.789Z] 5d79212b6548: Preparing [2024-10-08T09:37:16.789Z] 028ad62a6566: Preparing [2024-10-08T09:37:16.789Z] 9d959b7ccf46: Preparing [2024-10-08T09:37:16.789Z] 16113d51b718: Preparing [2024-10-08T09:37:16.789Z] 9d959b7ccf46: Waiting [2024-10-08T09:37:16.789Z] 16113d51b718: Waiting [2024-10-08T09:37:16.789Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:16.789Z] 0678b8976acd: Layer already exists [2024-10-08T09:37:16.789Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:16.789Z] 425fd200b438: Layer already exists [2024-10-08T09:37:16.789Z] 028ad62a6566: Layer already exists [2024-10-08T09:37:16.789Z] 9d959b7ccf46: Layer already exists [2024-10-08T09:37:16.789Z] 16113d51b718: Layer already exists [2024-10-08T09:37:17.052Z] latest: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:17.402Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:17.749Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 [2024-10-08T09:37:17.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T09:37:17.750Z] 425fd200b438: Preparing [2024-10-08T09:37:17.750Z] 0678b8976acd: Preparing [2024-10-08T09:37:17.750Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:17.750Z] 5d79212b6548: Preparing [2024-10-08T09:37:17.750Z] 028ad62a6566: Preparing [2024-10-08T09:37:17.750Z] 9d959b7ccf46: Preparing [2024-10-08T09:37:17.750Z] 16113d51b718: Preparing [2024-10-08T09:37:17.750Z] 9d959b7ccf46: Waiting [2024-10-08T09:37:17.750Z] 16113d51b718: Waiting [2024-10-08T09:37:17.750Z] 425fd200b438: Layer already exists [2024-10-08T09:37:17.750Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:17.750Z] 028ad62a6566: Layer already exists [2024-10-08T09:37:17.750Z] 0678b8976acd: Layer already exists [2024-10-08T09:37:17.750Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:17.750Z] 9d959b7ccf46: Layer already exists [2024-10-08T09:37:17.750Z] 16113d51b718: Layer already exists [2024-10-08T09:37:17.750Z] 3.2.0-dev.96: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:18.366Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:18.702Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:18.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T09:37:18.702Z] 425fd200b438: Preparing [2024-10-08T09:37:18.702Z] 0678b8976acd: Preparing [2024-10-08T09:37:18.702Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:18.702Z] 5d79212b6548: Preparing [2024-10-08T09:37:18.702Z] 028ad62a6566: Preparing [2024-10-08T09:37:18.702Z] 9d959b7ccf46: Preparing [2024-10-08T09:37:18.702Z] 16113d51b718: Preparing [2024-10-08T09:37:18.702Z] 9d959b7ccf46: Waiting [2024-10-08T09:37:18.702Z] 16113d51b718: Waiting [2024-10-08T09:37:18.702Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:18.702Z] 0678b8976acd: Layer already exists [2024-10-08T09:37:18.702Z] 028ad62a6566: Layer already exists [2024-10-08T09:37:18.702Z] 425fd200b438: Layer already exists [2024-10-08T09:37:18.702Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:18.702Z] 9d959b7ccf46: Layer already exists [2024-10-08T09:37:18.702Z] 16113d51b718: Layer already exists [2024-10-08T09:37:18.702Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:19.307Z] + 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-08T09:37:19.650Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-08T09:37:19.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T09:37:19.650Z] 425fd200b438: Preparing [2024-10-08T09:37:19.650Z] 0678b8976acd: Preparing [2024-10-08T09:37:19.650Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:19.650Z] 5d79212b6548: Preparing [2024-10-08T09:37:19.650Z] 028ad62a6566: Preparing [2024-10-08T09:37:19.650Z] 9d959b7ccf46: Preparing [2024-10-08T09:37:19.650Z] 16113d51b718: Preparing [2024-10-08T09:37:19.650Z] 9d959b7ccf46: Waiting [2024-10-08T09:37:19.650Z] 028ad62a6566: Layer already exists [2024-10-08T09:37:19.650Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:19.650Z] 0678b8976acd: Layer already exists [2024-10-08T09:37:19.650Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:19.650Z] 425fd200b438: Layer already exists [2024-10-08T09:37:19.650Z] 9d959b7ccf46: Layer already exists [2024-10-08T09:37:19.650Z] 16113d51b718: Layer already exists [2024-10-08T09:37:19.650Z] main: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:37:19.991Z] ===================================================== [Pipeline] echo [2024-10-08T09:37:20.007Z] taggedImages: [2024-10-08T09:37:20.007Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:20.007Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T09:37:20.007Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 [2024-10-08T09:37:20.007Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:20.007Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-08T09:37:20.041Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-08T09:37:20.041Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:20.041Z] latest [2024-10-08T09:37:20.041Z] 3.2.0-dev.96 [2024-10-08T09:37:20.041Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:20.041Z] main [2024-10-08T09:37:20.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:20.396Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:20.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:20.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T09:37:20.738Z] b50cf682598a: Preparing [2024-10-08T09:37:20.738Z] 00bba9a8abac: Preparing [2024-10-08T09:37:20.738Z] 56c0ec06e93e: Preparing [2024-10-08T09:37:20.738Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:20.738Z] 5d79212b6548: Preparing [2024-10-08T09:37:20.738Z] 54c8cb282740: Preparing [2024-10-08T09:37:20.738Z] d596878b69ec: Preparing [2024-10-08T09:37:20.738Z] 16113d51b718: Preparing [2024-10-08T09:37:20.738Z] d596878b69ec: Waiting [2024-10-08T09:37:20.738Z] 16113d51b718: Waiting [2024-10-08T09:37:20.738Z] 54c8cb282740: Waiting [2024-10-08T09:37:21.002Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:21.002Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:21.002Z] 00bba9a8abac: Pushed [2024-10-08T09:37:21.002Z] b50cf682598a: Pushed [2024-10-08T09:37:21.002Z] 16113d51b718: Layer already exists [2024-10-08T09:37:21.264Z] 54c8cb282740: Pushed [2024-10-08T09:37:21.264Z] d596878b69ec: Pushed [2024-10-08T09:37:29.422Z] 56c0ec06e93e: Pushed [2024-10-08T09:37:29.422Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:29.773Z] + 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-08T09:37:30.121Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T09:37:30.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T09:37:30.121Z] b50cf682598a: Preparing [2024-10-08T09:37:30.121Z] 00bba9a8abac: Preparing [2024-10-08T09:37:30.121Z] 56c0ec06e93e: Preparing [2024-10-08T09:37:30.121Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:30.121Z] 5d79212b6548: Preparing [2024-10-08T09:37:30.121Z] 54c8cb282740: Preparing [2024-10-08T09:37:30.121Z] d596878b69ec: Preparing [2024-10-08T09:37:30.121Z] 16113d51b718: Preparing [2024-10-08T09:37:30.121Z] 54c8cb282740: Waiting [2024-10-08T09:37:30.121Z] d596878b69ec: Waiting [2024-10-08T09:37:30.121Z] 16113d51b718: Waiting [2024-10-08T09:37:30.121Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:30.121Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:30.121Z] 56c0ec06e93e: Layer already exists [2024-10-08T09:37:30.121Z] b50cf682598a: Layer already exists [2024-10-08T09:37:30.121Z] 00bba9a8abac: Layer already exists [2024-10-08T09:37:30.121Z] 54c8cb282740: Layer already exists [2024-10-08T09:37:30.121Z] 16113d51b718: Layer already exists [2024-10-08T09:37:30.121Z] d596878b69ec: Layer already exists [2024-10-08T09:37:30.384Z] latest: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:30.731Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:31.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 [2024-10-08T09:37:31.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T09:37:31.084Z] b50cf682598a: Preparing [2024-10-08T09:37:31.084Z] 00bba9a8abac: Preparing [2024-10-08T09:37:31.084Z] 56c0ec06e93e: Preparing [2024-10-08T09:37:31.084Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:31.084Z] 5d79212b6548: Preparing [2024-10-08T09:37:31.084Z] 54c8cb282740: Preparing [2024-10-08T09:37:31.084Z] d596878b69ec: Preparing [2024-10-08T09:37:31.084Z] 16113d51b718: Preparing [2024-10-08T09:37:31.084Z] 54c8cb282740: Waiting [2024-10-08T09:37:31.084Z] d596878b69ec: Waiting [2024-10-08T09:37:31.084Z] 16113d51b718: Waiting [2024-10-08T09:37:31.084Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:31.084Z] b50cf682598a: Layer already exists [2024-10-08T09:37:31.084Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:31.084Z] 56c0ec06e93e: Layer already exists [2024-10-08T09:37:31.084Z] 00bba9a8abac: Layer already exists [2024-10-08T09:37:31.084Z] 16113d51b718: Layer already exists [2024-10-08T09:37:31.084Z] 54c8cb282740: Layer already exists [2024-10-08T09:37:31.084Z] d596878b69ec: Layer already exists [2024-10-08T09:37:31.084Z] 3.2.0-dev.96: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:31.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:32.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:32.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T09:37:32.066Z] b50cf682598a: Preparing [2024-10-08T09:37:32.066Z] 00bba9a8abac: Preparing [2024-10-08T09:37:32.066Z] 56c0ec06e93e: Preparing [2024-10-08T09:37:32.066Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:32.066Z] 5d79212b6548: Preparing [2024-10-08T09:37:32.066Z] 54c8cb282740: Preparing [2024-10-08T09:37:32.066Z] d596878b69ec: Preparing [2024-10-08T09:37:32.066Z] 16113d51b718: Preparing [2024-10-08T09:37:32.066Z] 54c8cb282740: Waiting [2024-10-08T09:37:32.066Z] d596878b69ec: Waiting [2024-10-08T09:37:32.066Z] 16113d51b718: Waiting [2024-10-08T09:37:32.066Z] 56c0ec06e93e: Layer already exists [2024-10-08T09:37:32.066Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:32.066Z] b50cf682598a: Layer already exists [2024-10-08T09:37:32.066Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:32.066Z] 00bba9a8abac: Layer already exists [2024-10-08T09:37:32.066Z] d596878b69ec: Layer already exists [2024-10-08T09:37:32.066Z] 54c8cb282740: Layer already exists [2024-10-08T09:37:32.066Z] 16113d51b718: Layer already exists [2024-10-08T09:37:32.066Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:32.424Z] + 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-08T09:37:32.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-08T09:37:32.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T09:37:32.767Z] b50cf682598a: Preparing [2024-10-08T09:37:32.767Z] 00bba9a8abac: Preparing [2024-10-08T09:37:32.767Z] 56c0ec06e93e: Preparing [2024-10-08T09:37:32.767Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:32.767Z] 5d79212b6548: Preparing [2024-10-08T09:37:32.767Z] 54c8cb282740: Preparing [2024-10-08T09:37:32.767Z] d596878b69ec: Preparing [2024-10-08T09:37:32.767Z] 16113d51b718: Preparing [2024-10-08T09:37:32.767Z] 54c8cb282740: Waiting [2024-10-08T09:37:32.767Z] d596878b69ec: Waiting [2024-10-08T09:37:32.767Z] 16113d51b718: Waiting [2024-10-08T09:37:32.767Z] 56c0ec06e93e: Layer already exists [2024-10-08T09:37:32.767Z] b50cf682598a: Layer already exists [2024-10-08T09:37:32.767Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:32.767Z] 00bba9a8abac: Layer already exists [2024-10-08T09:37:32.767Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:32.767Z] 54c8cb282740: Layer already exists [2024-10-08T09:37:32.767Z] d596878b69ec: Layer already exists [2024-10-08T09:37:32.767Z] 16113d51b718: Layer already exists [2024-10-08T09:37:32.767Z] main: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:37:33.104Z] ===================================================== [Pipeline] echo [2024-10-08T09:37:33.120Z] taggedImages: [2024-10-08T09:37:33.120Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:33.120Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T09:37:33.120Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 [2024-10-08T09:37:33.120Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:33.120Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-08T09:37:33.151Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-08T09:37:33.151Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:33.151Z] latest [2024-10-08T09:37:33.151Z] 3.2.0-dev.96 [2024-10-08T09:37:33.151Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:33.151Z] main [2024-10-08T09:37:33.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:33.517Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:33.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:33.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T09:37:33.870Z] 5a456615ebc4: Preparing [2024-10-08T09:37:33.870Z] 9704602b7cd8: Preparing [2024-10-08T09:37:33.870Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:33.870Z] 5d79212b6548: Preparing [2024-10-08T09:37:33.870Z] 517e862a0509: Preparing [2024-10-08T09:37:33.870Z] 1456a49797a5: Preparing [2024-10-08T09:37:33.870Z] 16113d51b718: Preparing [2024-10-08T09:37:33.870Z] 1456a49797a5: Waiting [2024-10-08T09:37:33.870Z] 16113d51b718: Waiting [2024-10-08T09:37:33.870Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:33.870Z] 517e862a0509: Layer already exists [2024-10-08T09:37:33.870Z] 1456a49797a5: Layer already exists [2024-10-08T09:37:34.134Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:34.134Z] 16113d51b718: Layer already exists [2024-10-08T09:37:34.134Z] 5a456615ebc4: Pushed [2024-10-08T09:37:42.325Z] 9704602b7cd8: Pushed [2024-10-08T09:37:42.325Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:42.662Z] + 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-08T09:37:43.006Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T09:37:43.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T09:37:43.006Z] 5a456615ebc4: Preparing [2024-10-08T09:37:43.006Z] 9704602b7cd8: Preparing [2024-10-08T09:37:43.006Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:43.006Z] 5d79212b6548: Preparing [2024-10-08T09:37:43.006Z] 517e862a0509: Preparing [2024-10-08T09:37:43.006Z] 1456a49797a5: Preparing [2024-10-08T09:37:43.006Z] 16113d51b718: Preparing [2024-10-08T09:37:43.006Z] 1456a49797a5: Waiting [2024-10-08T09:37:43.006Z] 16113d51b718: Waiting [2024-10-08T09:37:43.006Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:43.006Z] 5a456615ebc4: Layer already exists [2024-10-08T09:37:43.006Z] 517e862a0509: Layer already exists [2024-10-08T09:37:43.006Z] 9704602b7cd8: Layer already exists [2024-10-08T09:37:43.006Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:43.006Z] 1456a49797a5: Layer already exists [2024-10-08T09:37:43.006Z] 16113d51b718: Layer already exists [2024-10-08T09:37:43.006Z] latest: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:43.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:43.694Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 [2024-10-08T09:37:43.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T09:37:43.694Z] 5a456615ebc4: Preparing [2024-10-08T09:37:43.694Z] 9704602b7cd8: Preparing [2024-10-08T09:37:43.694Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:43.694Z] 5d79212b6548: Preparing [2024-10-08T09:37:43.694Z] 517e862a0509: Preparing [2024-10-08T09:37:43.694Z] 1456a49797a5: Preparing [2024-10-08T09:37:43.694Z] 16113d51b718: Preparing [2024-10-08T09:37:43.694Z] 1456a49797a5: Waiting [2024-10-08T09:37:43.694Z] 16113d51b718: Waiting [2024-10-08T09:37:43.694Z] 9704602b7cd8: Layer already exists [2024-10-08T09:37:43.694Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:43.694Z] 5a456615ebc4: Layer already exists [2024-10-08T09:37:43.694Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:43.694Z] 517e862a0509: Layer already exists [2024-10-08T09:37:43.694Z] 1456a49797a5: Layer already exists [2024-10-08T09:37:43.694Z] 16113d51b718: Layer already exists [2024-10-08T09:37:43.694Z] 3.2.0-dev.96: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:44.301Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:44.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:44.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T09:37:44.644Z] 5a456615ebc4: Preparing [2024-10-08T09:37:44.644Z] 9704602b7cd8: Preparing [2024-10-08T09:37:44.644Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:44.644Z] 5d79212b6548: Preparing [2024-10-08T09:37:44.644Z] 517e862a0509: Preparing [2024-10-08T09:37:44.644Z] 1456a49797a5: Preparing [2024-10-08T09:37:44.644Z] 16113d51b718: Preparing [2024-10-08T09:37:44.644Z] 1456a49797a5: Waiting [2024-10-08T09:37:44.644Z] 16113d51b718: Waiting [2024-10-08T09:37:44.644Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:44.644Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:44.644Z] 517e862a0509: Layer already exists [2024-10-08T09:37:44.644Z] 9704602b7cd8: Layer already exists [2024-10-08T09:37:44.644Z] 5a456615ebc4: Layer already exists [2024-10-08T09:37:44.644Z] 1456a49797a5: Layer already exists [2024-10-08T09:37:44.644Z] 16113d51b718: Layer already exists [2024-10-08T09:37:44.644Z] 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:45.256Z] + 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-08T09:37:45.591Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-08T09:37:45.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T09:37:45.591Z] 5a456615ebc4: Preparing [2024-10-08T09:37:45.591Z] 9704602b7cd8: Preparing [2024-10-08T09:37:45.591Z] 11c3ef6e4d54: Preparing [2024-10-08T09:37:45.591Z] 5d79212b6548: Preparing [2024-10-08T09:37:45.591Z] 517e862a0509: Preparing [2024-10-08T09:37:45.591Z] 1456a49797a5: Preparing [2024-10-08T09:37:45.591Z] 16113d51b718: Preparing [2024-10-08T09:37:45.591Z] 1456a49797a5: Waiting [2024-10-08T09:37:45.591Z] 16113d51b718: Waiting [2024-10-08T09:37:45.591Z] 5a456615ebc4: Layer already exists [2024-10-08T09:37:45.591Z] 9704602b7cd8: Layer already exists [2024-10-08T09:37:45.591Z] 517e862a0509: Layer already exists [2024-10-08T09:37:45.591Z] 5d79212b6548: Layer already exists [2024-10-08T09:37:45.591Z] 11c3ef6e4d54: Layer already exists [2024-10-08T09:37:45.591Z] 16113d51b718: Layer already exists [2024-10-08T09:37:45.591Z] 1456a49797a5: Layer already exists [2024-10-08T09:37:45.853Z] main: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:37:45.921Z] ===================================================== [Pipeline] echo [2024-10-08T09:37:45.934Z] taggedImages: [2024-10-08T09:37:45.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [2024-10-08T09:37:45.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T09:37:45.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 [2024-10-08T09:37:45.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [2024-10-08T09:37:45.935Z] - 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-08T09:37:46.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T09:37:46.334Z] [2024-10-08T09:37:46.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:37:46.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T09:37:46.656Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T09:37:46.656Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T09:37:46.656Z] 04944245beec: Pulling fs layer [2024-10-08T09:37:46.656Z] 699f458cf7ca: Pulling fs layer [2024-10-08T09:37:46.656Z] 765212b225bb: Pulling fs layer [2024-10-08T09:37:46.656Z] f23df028b6ca: Pulling fs layer [2024-10-08T09:37:46.656Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T09:37:46.656Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T09:37:46.656Z] 765212b225bb: Waiting [2024-10-08T09:37:46.656Z] f23df028b6ca: Waiting [2024-10-08T09:37:46.656Z] d65c8cfc05b1: Waiting [2024-10-08T09:37:46.656Z] 2437ff75d9bd: Waiting [2024-10-08T09:37:46.922Z] 04944245beec: Verifying Checksum [2024-10-08T09:37:46.922Z] 04944245beec: Download complete [2024-10-08T09:37:46.922Z] 765212b225bb: Verifying Checksum [2024-10-08T09:37:46.922Z] 765212b225bb: Download complete [2024-10-08T09:37:46.922Z] f23df028b6ca: Download complete [2024-10-08T09:37:46.922Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T09:37:46.922Z] d65c8cfc05b1: Download complete [2024-10-08T09:37:47.187Z] 699f458cf7ca: Verifying Checksum [2024-10-08T09:37:47.187Z] 699f458cf7ca: Download complete [2024-10-08T09:37:47.451Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T09:37:47.451Z] 8998bd30e6a1: Download complete [2024-10-08T09:37:50.019Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T09:37:50.019Z] 2437ff75d9bd: Download complete [2024-10-08T09:37:51.956Z] 8998bd30e6a1: Pull complete [2024-10-08T09:37:52.535Z] 04944245beec: Pull complete [2024-10-08T09:37:53.934Z] 699f458cf7ca: Pull complete [2024-10-08T09:37:54.197Z] 765212b225bb: Pull complete [2024-10-08T09:37:55.153Z] f23df028b6ca: Pull complete [2024-10-08T09:37:55.417Z] d65c8cfc05b1: Pull complete [2024-10-08T09:38:13.581Z] 2437ff75d9bd: Pull complete [2024-10-08T09:38:13.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T09:38:13.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T09:38:13.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:38:13.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container [2024-10-08T09:38:13.813Z] $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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-08T09:38:15.731Z] $ docker top 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:38:16.664Z] ---> job-cost.sh [2024-10-08T09:38:16.664Z] lf-activate-venv: SKIPPING [2024-10-08T09:38:16.664Z] INFO: No Stack... [2024-10-08T09:38:17.247Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T09:38:17.834Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T09:38:18.464Z] + cat /w/workspace/edgex-go/719/archives/cost.csv [2024-10-08T09:38:18.464Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T09:38:18.495Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] [2024-10-08T09:38:18.504Z] Resource [jenkins-edgexfoundry-edgex-go-main-719-stack-cost] did not exist. Created. [2024-10-08T09:38:18.512Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T09:38:19.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T09:38:19.765Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T09:38:19.776Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T09:38:19.794Z] $ docker stop --time=1 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 [2024-10-08T09:38:21.270Z] $ docker rm -f --volumes 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 [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-08T09:38:21.793Z] provisioning config files... [2024-10-08T09:38:21.800Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/719@tmp/config971216759841284000tmp [Pipeline] { [Pipeline] sh [2024-10-08T09:38:22.103Z] + set +x [2024-10-08T09:38:22.103Z] + curl -s https://codecov.io/bash [2024-10-08T09:38:22.103Z] + bash -s -- [2024-10-08T09:38:22.103Z] [2024-10-08T09:38:22.103Z] _____ _ [2024-10-08T09:38:22.103Z] / ____| | | [2024-10-08T09:38:22.103Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T09:38:22.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T09:38:22.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T09:38:22.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T09:38:22.103Z] Bash-1.0.6 [2024-10-08T09:38:22.103Z] [2024-10-08T09:38:22.103Z] [2024-10-08T09:38:22.103Z] ==> git version 2.25.1 found [2024-10-08T09:38:22.104Z] ==> 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-08T09:38:22.104Z] Release-Date: 2020-01-08 [2024-10-08T09:38:22.104Z] 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-08T09:38:22.104Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T09:38:22.104Z] ==> Jenkins CI detected. [2024-10-08T09:38:22.104Z] current dir:  /w/workspace/edgex-go/719 [2024-10-08T09:38:22.104Z] project root: . [2024-10-08T09:38:22.104Z] --> token set from env [2024-10-08T09:38:22.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T09:38:22.104Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T09:38:22.104Z] ==> Python coveragepy not found [2024-10-08T09:38:22.104Z] ==> Searching for coverage reports in: [2024-10-08T09:38:22.104Z] + . [2024-10-08T09:38:22.364Z] -> Found 1 reports [2024-10-08T09:38:22.364Z] ==> Detecting git/mercurial file structure [2024-10-08T09:38:22.364Z] ==> Reading reports [2024-10-08T09:38:22.364Z] + ./coverage.out bytes=1504136 [2024-10-08T09:38:22.364Z] ==> Appending adjustments [2024-10-08T09:38:22.364Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T09:38:23.744Z] + Found adjustments [2024-10-08T09:38:23.744Z] ==> Gzipping contents [2024-10-08T09:38:23.744Z] 132K /tmp/codecov.4gEFhV.gz [2024-10-08T09:38:23.744Z] ==> Uploading reports [2024-10-08T09:38:23.744Z] url: https://codecov.io [2024-10-08T09:38:23.744Z] query: branch=main&commit=97aa120ff60dfd4d722ec5077cfcbd57441af356&build=719&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F719%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T09:38:23.744Z] -> Pinging Codecov [2024-10-08T09:38:23.744Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=97aa120ff60dfd4d722ec5077cfcbd57441af356&build=719&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F719%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T09:38:24.004Z] -> Uploading to [2024-10-08T09:38:24.004Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/97aa120ff60dfd4d722ec5077cfcbd57441af356/a7a785b2-f2e9-479e-8e4b-60023f1a693c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T093823Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3289f769e827f154e754d979b3ec2f0d9b3208367436729812e9b68689f2ba24 [2024-10-08T09:38:24.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:24.004Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:24.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 439k --:--:-- --:--:-- --:--:-- 439k [2024-10-08T09:38:24.264Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [2024-10-08T09:38:24.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-08T09:38:24.513Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-08T09:38:24.532Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:38:24.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T09:38:24.849Z] [2024-10-08T09:38:24.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:38:25.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T09:38:25.153Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-08T09:38:25.153Z] 43c4264eed91: Already exists [2024-10-08T09:38:25.153Z] 4cc291be95ef: Already exists [2024-10-08T09:38:25.153Z] 2ac1f1163629: Already exists [2024-10-08T09:38:25.153Z] 5c3c966382ef: Already exists [2024-10-08T09:38:25.153Z] 4f4fb700ef54: Already exists [2024-10-08T09:38:25.153Z] d9c7d2e4e75e: Pulling fs layer [2024-10-08T09:38:25.153Z] 9c3e1370e548: Pulling fs layer [2024-10-08T09:38:25.412Z] d9c7d2e4e75e: Verifying Checksum [2024-10-08T09:38:25.412Z] d9c7d2e4e75e: Download complete [2024-10-08T09:38:25.670Z] d9c7d2e4e75e: Pull complete [2024-10-08T09:38:26.236Z] 9c3e1370e548: Verifying Checksum [2024-10-08T09:38:26.236Z] 9c3e1370e548: Download complete [2024-10-08T09:38:29.522Z] 9c3e1370e548: Pull complete [2024-10-08T09:38:29.522Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-08T09:38:29.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T09:38:29.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:38:29.632Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:38:29.653Z] $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-08T09:38:33.625Z] $ docker top 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:38:33.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo [2024-10-08T09:38:33.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-08T09:38:34.268Z] + set -o pipefail [2024-10-08T09:38:34.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-08T09:38:42.508Z] [2024-10-08T09:38:42.508Z] Monitoring /w/workspace/edgex-go/719 (github.com/edgexfoundry/edgex-go)... [2024-10-08T09:38:42.508Z] [2024-10-08T09:38:42.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/70eb4278-e0eb-4a45-933b-d89c0aa92560 [2024-10-08T09:38:42.508Z] [2024-10-08T09:38:42.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-08T09:38:42.508Z] [2024-10-08T09:38:42.508Z] [2024-10-08T09:38:42.508Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-08T09:38:42.508Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-08T09:38:42.511Z] $ docker stop --time=1 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 [2024-10-08T09:38:50.125Z] $ docker rm -f --volumes 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-08T09:38:50.708Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:38:50.725Z] provisioning config files... [2024-10-08T09:38:50.813Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/719@tmp/config16839273160109348530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:38:51.114Z] --> edgex-publish-swagger.sh [2024-10-08T09:38:51.114Z] === Publish openapi/v3 API === [2024-10-08T09:38:51.114Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-08T09:38:51.114Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/719/openapi/v3/core-command.yaml] [2024-10-08T09:38:51.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:51.115Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:51.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60261 --:--:-- --:--:-- --:--:-- 60261 [2024-10-08T09:38:51.682Z] [2024-10-08T09:38:51.682Z] [2024-10-08T09:38:51.682Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/719/openapi/v3/core-data.yaml] [2024-10-08T09:38:51.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:51.682Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:51.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 169k --:--:-- --:--:-- --:--:-- 168k 100 72043 0 0 100 72043 0 169k --:--:-- --:--:-- --:--:-- 168k [2024-10-08T09:38:51.940Z] [2024-10-08T09:38:51.940Z] [2024-10-08T09:38:51.940Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/719/openapi/v3/core-keeper.yaml] [2024-10-08T09:38:51.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:51.940Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:52.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 260 126k --:--:-- --:--:-- --:--:-- 126k [2024-10-08T09:38:52.198Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T09:38:52.198Z] [2024-10-08T09:38:52.198Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/719/openapi/v3/core-metadata.yaml] [2024-10-08T09:38:52.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:52.198Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:52.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 429 410k --:--:-- --:--:-- --:--:-- 411k [2024-10-08T09:38:52.818Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T09:38:52.818Z] [2024-10-08T09:38:52.818Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/719/openapi/v3/support-cron-scheduler.yaml] [2024-10-08T09:38:52.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:52.818Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:52.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 285 204k --:--:-- --:--:-- --:--:-- 205k [2024-10-08T09:38:52.818Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T09:38:52.818Z] [2024-10-08T09:38:52.818Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/719/openapi/v3/support-notifications.yaml] [2024-10-08T09:38:52.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:52.818Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:53.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 1152k --:--:-- --:--:-- --:--:-- 1136k 100 87457 100 156 100 87301 407 222k --:--:-- --:--:-- --:--:-- 222k [2024-10-08T09:38:53.335Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T09:38:53.335Z] [2024-10-08T09:38:53.335Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/719/openapi/v3/support-scheduler.yaml] [2024-10-08T09:38:53.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:38:53.335Z] Dload Upload Total Spent Left Speed [2024-10-08T09:38:53.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 381 90352 --:--:-- --:--:-- --:--:-- 90733 [2024-10-08T09:38:53.593Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T09:38:53.593Z] [Pipeline] } [2024-10-08T09:38:53.600Z] 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-08T09:38:54.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T09:38:54.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:38:54.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:38:54.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:38:54.439Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:38:54.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T09:38:55.068Z] $ docker top c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 -eo pid,comm [2024-10-08T09:38:55.124Z] 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-08T09:38:55.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T09:38:55.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T09:38:55.183Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T09:38:55.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T09:38:55.281Z] $ docker exec c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 ssh-agent [2024-10-08T09:38:55.380Z] SSH_AUTH_SOCK=/tmp/ssh-9sJcPYdYYzwI/agent.31 [2024-10-08T09:38:55.381Z] SSH_AGENT_PID=37 [2024-10-08T09:38:55.385Z] Running ssh-add (command line suppressed) [2024-10-08T09:38:55.478Z] Identity added: /w/workspace/edgex-go/719@tmp/private_key_6888811041258095011.key (/w/workspace/edgex-go/719@tmp/private_key_6888811041258095011.key) [2024-10-08T09:38:55.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T09:38:55.786Z] + git semver tag [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,952 [run_tag] DEBUG tag force:False [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,952 [check_head_tag] DEBUG check head tag [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,956 [execute] INFO git cat-file --batch-check [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=) [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,960 [execute] INFO git cat-file --batch [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:55,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=) [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:56,009 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:56,009 [execute] INFO git tag -a v3.2.0-dev.96 -m v3.2.0-dev.96 [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:56,009 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.96', '-m', 'v3.2.0-dev.96'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) [2024-10-08T09:38:56.044Z] 2024-10-08 09:38:56,014 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:38:56.044Z] 3.2.0-dev.96 [Pipeline] } [2024-10-08T09:38:56.044Z] $ docker exec --env ******** --env ******** c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 ssh-agent -k [2024-10-08T09:38:56.143Z] unset SSH_AUTH_SOCK; [2024-10-08T09:38:56.144Z] unset SSH_AGENT_PID; [2024-10-08T09:38:56.144Z] echo Agent pid 37 killed; [2024-10-08T09:38:56.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T09:38:57.337Z] + git semver [Pipeline] } [2024-10-08T09:38:57.597Z] $ docker stop --time=1 c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 [2024-10-08T09:39:00.218Z] $ docker rm -f --volumes c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:00.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T09:39:00.649Z] [2024-10-08T09:39:00.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:00.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T09:39:00.975Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-08T09:39:00.975Z] ab5ef0e58194: Pulling fs layer [2024-10-08T09:39:00.975Z] 9712f1f96733: Pulling fs layer [2024-10-08T09:39:00.975Z] 63f879dbbcfc: Pulling fs layer [2024-10-08T09:39:00.975Z] 0d9ebad4ef96: Pulling fs layer [2024-10-08T09:39:00.975Z] e9a5061849ea: Pulling fs layer [2024-10-08T09:39:00.975Z] d747dcd14b5f: Pulling fs layer [2024-10-08T09:39:00.975Z] 2de7ff778b66: Pulling fs layer [2024-10-08T09:39:00.975Z] e9a5061849ea: Waiting [2024-10-08T09:39:00.975Z] d747dcd14b5f: Waiting [2024-10-08T09:39:00.975Z] 0d9ebad4ef96: Waiting [2024-10-08T09:39:00.975Z] 9712f1f96733: Download complete [2024-10-08T09:39:01.236Z] 63f879dbbcfc: Verifying Checksum [2024-10-08T09:39:01.236Z] 63f879dbbcfc: Download complete [2024-10-08T09:39:01.236Z] e9a5061849ea: Verifying Checksum [2024-10-08T09:39:01.236Z] e9a5061849ea: Download complete [2024-10-08T09:39:01.236Z] d747dcd14b5f: Verifying Checksum [2024-10-08T09:39:01.496Z] 0d9ebad4ef96: Verifying Checksum [2024-10-08T09:39:01.496Z] 0d9ebad4ef96: Download complete [2024-10-08T09:39:01.496Z] 2de7ff778b66: Verifying Checksum [2024-10-08T09:39:01.496Z] ab5ef0e58194: Download complete [2024-10-08T09:39:04.030Z] ab5ef0e58194: Pull complete [2024-10-08T09:39:04.030Z] 9712f1f96733: Pull complete [2024-10-08T09:39:04.964Z] 63f879dbbcfc: Pull complete [2024-10-08T09:39:09.152Z] 0d9ebad4ef96: Pull complete [2024-10-08T09:39:09.152Z] e9a5061849ea: Pull complete [2024-10-08T09:39:09.152Z] d747dcd14b5f: Pull complete [2024-10-08T09:39:09.718Z] 2de7ff778b66: Pull complete [2024-10-08T09:39:09.718Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-08T09:39:09.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T09:39:09.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:39:09.830Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:39:09.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-08T09:39:23.542Z] $ docker top 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:39:23.630Z] provisioning config files... [2024-10-08T09:39:23.640Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/719@tmp/config704414386267537786tmp [2024-10-08T09:39:23.650Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/719@tmp/config7577125434434705049tmp [2024-10-08T09:39:23.662Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/719@tmp/config14765438532941213226tmp [Pipeline] { [Pipeline] echo [2024-10-08T09:39:23.780Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:39:24.077Z] ---> sigul-configuration.sh [2024-10-08T09:39:24.077Z] gpg: directory `/root/.gnupg' created [2024-10-08T09:39:24.077Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-08T09:39:24.077Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-08T09:39:24.077Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-08T09:39:24.077Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-08T09:39:24.077Z] gpg: CAST5 encrypted data [2024-10-08T09:39:24.077Z] gpg: encrypted with 1 passphrase [2024-10-08T09:39:24.077Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-08T09:39:24.374Z] + mkdir /home/jenkins [2024-10-08T09:39:24.374Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-08T09:39:24.663Z] + 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-08T09:39:24.675Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:39:24.965Z] ---> sigul-install.sh [2024-10-08T09:39:24.965Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-08T09:39:25.253Z] + git tag --list [2024-10-08T09:39:25.253Z] 0.6.0 [2024-10-08T09:39:25.253Z] 0.6.1 [2024-10-08T09:39:25.253Z] 0.7.0 [2024-10-08T09:39:25.253Z] 0.7.1 [2024-10-08T09:39:25.253Z] v1.0.0 [2024-10-08T09:39:25.253Z] v1.0.1 [2024-10-08T09:39:25.253Z] v1.1.0 [2024-10-08T09:39:25.253Z] v1.2.0 [2024-10-08T09:39:25.253Z] v1.2.1 [2024-10-08T09:39:25.253Z] v1.3.0 [2024-10-08T09:39:25.253Z] v1.3.1 [2024-10-08T09:39:25.253Z] v2.0.0 [2024-10-08T09:39:25.253Z] v2.1.0 [2024-10-08T09:39:25.253Z] v2.1.1 [2024-10-08T09:39:25.253Z] v2.2.0 [2024-10-08T09:39:25.253Z] v2.3.0 [2024-10-08T09:39:25.253Z] v3.0 [2024-10-08T09:39:25.253Z] v3.0.0 [2024-10-08T09:39:25.253Z] v3.1 [2024-10-08T09:39:25.253Z] v3.1.0 [2024-10-08T09:39:25.253Z] v3.1.0-dev.1 [2024-10-08T09:39:25.253Z] v3.1.0-dev.10 [2024-10-08T09:39:25.253Z] v3.1.0-dev.11 [2024-10-08T09:39:25.253Z] v3.1.0-dev.12 [2024-10-08T09:39:25.253Z] v3.1.0-dev.13 [2024-10-08T09:39:25.253Z] v3.1.0-dev.14 [2024-10-08T09:39:25.253Z] v3.1.0-dev.15 [2024-10-08T09:39:25.253Z] v3.1.0-dev.16 [2024-10-08T09:39:25.253Z] v3.1.0-dev.17 [2024-10-08T09:39:25.253Z] v3.1.0-dev.18 [2024-10-08T09:39:25.253Z] v3.1.0-dev.19 [2024-10-08T09:39:25.253Z] v3.1.0-dev.2 [2024-10-08T09:39:25.253Z] v3.1.0-dev.20 [2024-10-08T09:39:25.253Z] v3.1.0-dev.21 [2024-10-08T09:39:25.253Z] v3.1.0-dev.22 [2024-10-08T09:39:25.253Z] v3.1.0-dev.23 [2024-10-08T09:39:25.253Z] v3.1.0-dev.24 [2024-10-08T09:39:25.253Z] v3.1.0-dev.25 [2024-10-08T09:39:25.253Z] v3.1.0-dev.26 [2024-10-08T09:39:25.253Z] v3.1.0-dev.27 [2024-10-08T09:39:25.253Z] v3.1.0-dev.28 [2024-10-08T09:39:25.253Z] v3.1.0-dev.29 [2024-10-08T09:39:25.253Z] v3.1.0-dev.3 [2024-10-08T09:39:25.253Z] v3.1.0-dev.30 [2024-10-08T09:39:25.253Z] v3.1.0-dev.31 [2024-10-08T09:39:25.253Z] v3.1.0-dev.32 [2024-10-08T09:39:25.253Z] v3.1.0-dev.33 [2024-10-08T09:39:25.253Z] v3.1.0-dev.34 [2024-10-08T09:39:25.253Z] v3.1.0-dev.35 [2024-10-08T09:39:25.253Z] v3.1.0-dev.36 [2024-10-08T09:39:25.253Z] v3.1.0-dev.37 [2024-10-08T09:39:25.253Z] v3.1.0-dev.38 [2024-10-08T09:39:25.253Z] v3.1.0-dev.39 [2024-10-08T09:39:25.253Z] v3.1.0-dev.4 [2024-10-08T09:39:25.253Z] v3.1.0-dev.40 [2024-10-08T09:39:25.253Z] v3.1.0-dev.41 [2024-10-08T09:39:25.253Z] v3.1.0-dev.42 [2024-10-08T09:39:25.253Z] v3.1.0-dev.43 [2024-10-08T09:39:25.253Z] v3.1.0-dev.44 [2024-10-08T09:39:25.253Z] v3.1.0-dev.45 [2024-10-08T09:39:25.253Z] v3.1.0-dev.46 [2024-10-08T09:39:25.253Z] v3.1.0-dev.47 [2024-10-08T09:39:25.253Z] v3.1.0-dev.48 [2024-10-08T09:39:25.253Z] v3.1.0-dev.49 [2024-10-08T09:39:25.253Z] v3.1.0-dev.5 [2024-10-08T09:39:25.253Z] v3.1.0-dev.50 [2024-10-08T09:39:25.253Z] v3.1.0-dev.51 [2024-10-08T09:39:25.253Z] v3.1.0-dev.52 [2024-10-08T09:39:25.253Z] v3.1.0-dev.53 [2024-10-08T09:39:25.253Z] v3.1.0-dev.54 [2024-10-08T09:39:25.253Z] v3.1.0-dev.55 [2024-10-08T09:39:25.253Z] v3.1.0-dev.56 [2024-10-08T09:39:25.253Z] v3.1.0-dev.57 [2024-10-08T09:39:25.253Z] v3.1.0-dev.58 [2024-10-08T09:39:25.253Z] v3.1.0-dev.59 [2024-10-08T09:39:25.253Z] v3.1.0-dev.6 [2024-10-08T09:39:25.253Z] v3.1.0-dev.60 [2024-10-08T09:39:25.253Z] v3.1.0-dev.61 [2024-10-08T09:39:25.253Z] v3.1.0-dev.62 [2024-10-08T09:39:25.253Z] v3.1.0-dev.63 [2024-10-08T09:39:25.253Z] v3.1.0-dev.64 [2024-10-08T09:39:25.253Z] v3.1.0-dev.65 [2024-10-08T09:39:25.253Z] v3.1.0-dev.66 [2024-10-08T09:39:25.253Z] v3.1.0-dev.67 [2024-10-08T09:39:25.253Z] v3.1.0-dev.68 [2024-10-08T09:39:25.253Z] v3.1.0-dev.69 [2024-10-08T09:39:25.253Z] v3.1.0-dev.7 [2024-10-08T09:39:25.253Z] v3.1.0-dev.70 [2024-10-08T09:39:25.253Z] v3.1.0-dev.71 [2024-10-08T09:39:25.253Z] v3.1.0-dev.72 [2024-10-08T09:39:25.253Z] v3.1.0-dev.73 [2024-10-08T09:39:25.253Z] v3.1.0-dev.8 [2024-10-08T09:39:25.253Z] v3.1.0-dev.9 [2024-10-08T09:39:25.253Z] v3.1.1 [2024-10-08T09:39:25.253Z] v3.1.1-dev.1 [2024-10-08T09:39:25.253Z] v3.1.1-dev.2 [2024-10-08T09:39:25.253Z] v3.2.0-dev.1 [2024-10-08T09:39:25.253Z] v3.2.0-dev.10 [2024-10-08T09:39:25.253Z] v3.2.0-dev.11 [2024-10-08T09:39:25.253Z] v3.2.0-dev.12 [2024-10-08T09:39:25.253Z] v3.2.0-dev.13 [2024-10-08T09:39:25.253Z] v3.2.0-dev.14 [2024-10-08T09:39:25.253Z] v3.2.0-dev.15 [2024-10-08T09:39:25.253Z] v3.2.0-dev.16 [2024-10-08T09:39:25.253Z] v3.2.0-dev.17 [2024-10-08T09:39:25.253Z] v3.2.0-dev.18 [2024-10-08T09:39:25.253Z] v3.2.0-dev.19 [2024-10-08T09:39:25.253Z] v3.2.0-dev.2 [2024-10-08T09:39:25.253Z] v3.2.0-dev.20 [2024-10-08T09:39:25.253Z] v3.2.0-dev.21 [2024-10-08T09:39:25.253Z] v3.2.0-dev.22 [2024-10-08T09:39:25.253Z] v3.2.0-dev.23 [2024-10-08T09:39:25.253Z] v3.2.0-dev.24 [2024-10-08T09:39:25.253Z] v3.2.0-dev.25 [2024-10-08T09:39:25.253Z] v3.2.0-dev.26 [2024-10-08T09:39:25.253Z] v3.2.0-dev.27 [2024-10-08T09:39:25.253Z] v3.2.0-dev.28 [2024-10-08T09:39:25.253Z] v3.2.0-dev.29 [2024-10-08T09:39:25.253Z] v3.2.0-dev.3 [2024-10-08T09:39:25.253Z] v3.2.0-dev.30 [2024-10-08T09:39:25.253Z] v3.2.0-dev.31 [2024-10-08T09:39:25.253Z] v3.2.0-dev.32 [2024-10-08T09:39:25.253Z] v3.2.0-dev.33 [2024-10-08T09:39:25.253Z] v3.2.0-dev.34 [2024-10-08T09:39:25.253Z] v3.2.0-dev.35 [2024-10-08T09:39:25.253Z] v3.2.0-dev.36 [2024-10-08T09:39:25.253Z] v3.2.0-dev.37 [2024-10-08T09:39:25.253Z] v3.2.0-dev.38 [2024-10-08T09:39:25.253Z] v3.2.0-dev.39 [2024-10-08T09:39:25.253Z] v3.2.0-dev.4 [2024-10-08T09:39:25.253Z] v3.2.0-dev.40 [2024-10-08T09:39:25.253Z] v3.2.0-dev.41 [2024-10-08T09:39:25.253Z] v3.2.0-dev.42 [2024-10-08T09:39:25.253Z] v3.2.0-dev.43 [2024-10-08T09:39:25.253Z] v3.2.0-dev.44 [2024-10-08T09:39:25.253Z] v3.2.0-dev.45 [2024-10-08T09:39:25.253Z] v3.2.0-dev.46 [2024-10-08T09:39:25.253Z] v3.2.0-dev.47 [2024-10-08T09:39:25.253Z] v3.2.0-dev.48 [2024-10-08T09:39:25.253Z] v3.2.0-dev.49 [2024-10-08T09:39:25.253Z] v3.2.0-dev.5 [2024-10-08T09:39:25.253Z] v3.2.0-dev.50 [2024-10-08T09:39:25.253Z] v3.2.0-dev.51 [2024-10-08T09:39:25.253Z] v3.2.0-dev.52 [2024-10-08T09:39:25.253Z] v3.2.0-dev.53 [2024-10-08T09:39:25.253Z] v3.2.0-dev.54 [2024-10-08T09:39:25.253Z] v3.2.0-dev.55 [2024-10-08T09:39:25.253Z] v3.2.0-dev.56 [2024-10-08T09:39:25.253Z] v3.2.0-dev.57 [2024-10-08T09:39:25.253Z] v3.2.0-dev.58 [2024-10-08T09:39:25.253Z] v3.2.0-dev.59 [2024-10-08T09:39:25.253Z] v3.2.0-dev.6 [2024-10-08T09:39:25.253Z] v3.2.0-dev.60 [2024-10-08T09:39:25.253Z] v3.2.0-dev.61 [2024-10-08T09:39:25.253Z] v3.2.0-dev.62 [2024-10-08T09:39:25.253Z] v3.2.0-dev.63 [2024-10-08T09:39:25.253Z] v3.2.0-dev.64 [2024-10-08T09:39:25.253Z] v3.2.0-dev.65 [2024-10-08T09:39:25.253Z] v3.2.0-dev.66 [2024-10-08T09:39:25.253Z] v3.2.0-dev.67 [2024-10-08T09:39:25.253Z] v3.2.0-dev.68 [2024-10-08T09:39:25.253Z] v3.2.0-dev.69 [2024-10-08T09:39:25.253Z] v3.2.0-dev.7 [2024-10-08T09:39:25.253Z] v3.2.0-dev.70 [2024-10-08T09:39:25.253Z] v3.2.0-dev.71 [2024-10-08T09:39:25.253Z] v3.2.0-dev.72 [2024-10-08T09:39:25.253Z] v3.2.0-dev.73 [2024-10-08T09:39:25.253Z] v3.2.0-dev.74 [2024-10-08T09:39:25.253Z] v3.2.0-dev.75 [2024-10-08T09:39:25.253Z] v3.2.0-dev.76 [2024-10-08T09:39:25.253Z] v3.2.0-dev.77 [2024-10-08T09:39:25.253Z] v3.2.0-dev.78 [2024-10-08T09:39:25.253Z] v3.2.0-dev.79 [2024-10-08T09:39:25.253Z] v3.2.0-dev.8 [2024-10-08T09:39:25.253Z] v3.2.0-dev.80 [2024-10-08T09:39:25.253Z] v3.2.0-dev.81 [2024-10-08T09:39:25.253Z] v3.2.0-dev.82 [2024-10-08T09:39:25.253Z] v3.2.0-dev.83 [2024-10-08T09:39:25.253Z] v3.2.0-dev.84 [2024-10-08T09:39:25.253Z] v3.2.0-dev.85 [2024-10-08T09:39:25.253Z] v3.2.0-dev.86 [2024-10-08T09:39:25.253Z] v3.2.0-dev.87 [2024-10-08T09:39:25.253Z] v3.2.0-dev.88 [2024-10-08T09:39:25.253Z] v3.2.0-dev.89 [2024-10-08T09:39:25.253Z] v3.2.0-dev.9 [2024-10-08T09:39:25.253Z] v3.2.0-dev.90 [2024-10-08T09:39:25.253Z] v3.2.0-dev.91 [2024-10-08T09:39:25.253Z] v3.2.0-dev.92 [2024-10-08T09:39:25.253Z] v3.2.0-dev.93 [2024-10-08T09:39:25.253Z] v3.2.0-dev.94 [2024-10-08T09:39:25.253Z] v3.2.0-dev.95 [2024-10-08T09:39:25.253Z] v3.2.0-dev.96 [Pipeline] sh [2024-10-08T09:39:25.541Z] + lftools sign git-tag v3.2.0-dev.96 [2024-10-08T09:39:26.110Z] Signing Git tag with Sigul... [2024-10-08T09:39:26.110Z] Signing v3.2.0-dev.96 [Pipeline] echo [2024-10-08T09:39:26.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:39:26.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-08T09:39:26.678Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-08T09:39:26.700Z] $ docker stop --time=1 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 [2024-10-08T09:39:29.117Z] $ docker rm -f --volumes 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-08T09:39:29.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T09:39:29.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:29.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:39:29.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:39:29.947Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:39:29.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T09:39:30.281Z] $ docker top 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 -eo pid,comm [2024-10-08T09:39:30.339Z] 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-08T09:39:30.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T09:39:30.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T09:39:30.412Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T09:39:30.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T09:39:30.525Z] $ docker exec 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 ssh-agent [2024-10-08T09:39:30.636Z] SSH_AUTH_SOCK=/tmp/ssh-olUZtsRLemKJ/agent.33 [2024-10-08T09:39:30.636Z] SSH_AGENT_PID=39 [2024-10-08T09:39:30.640Z] Running ssh-add (command line suppressed) [2024-10-08T09:39:30.738Z] Identity added: /w/workspace/edgex-go/719@tmp/private_key_8844687675535190664.key (/w/workspace/edgex-go/719@tmp/private_key_8844687675535190664.key) [2024-10-08T09:39:30.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T09:39:31.118Z] + git semver bump pre [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [bump_version] DEBUG bumping version:3.2.0-dev.96 on axis:pre with prefix:dev [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [bump_version] DEBUG bumped version:3.2.0-dev.97 [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [write_version] DEBUG write version:3.2.0-dev.97 to path:/w/workspace/edgex-go/719/.semver/main with force:True [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/719/.semver/main [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,268 [execute] INFO git cat-file --batch-check [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,272 [execute] INFO git cat-file --batch [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T09:39:31.377Z] 2024-10-08 09:39:31,277 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:39:31.377Z] 3.2.0-dev.97 [Pipeline] } [2024-10-08T09:39:31.378Z] $ docker exec --env ******** --env ******** 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 ssh-agent -k [2024-10-08T09:39:31.465Z] unset SSH_AUTH_SOCK; [2024-10-08T09:39:31.466Z] unset SSH_AGENT_PID; [2024-10-08T09:39:31.466Z] echo Agent pid 39 killed; [2024-10-08T09:39:31.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T09:39:31.816Z] + git semver [Pipeline] } [2024-10-08T09:39:32.079Z] $ docker stop --time=1 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 [2024-10-08T09:39:33.827Z] $ docker rm -f --volumes 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T09:39:34.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T09:39:34.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:34.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:39:34.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:39:34.657Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:39:34.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T09:39:35.431Z] $ docker top 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 -eo pid,comm [2024-10-08T09:39:35.490Z] 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-08T09:39:35.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T09:39:35.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T09:39:35.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T09:39:35.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T09:39:35.703Z] $ docker exec 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 ssh-agent [2024-10-08T09:39:35.826Z] SSH_AUTH_SOCK=/tmp/ssh-29eG3wLkD4RW/agent.14 [2024-10-08T09:39:35.826Z] SSH_AGENT_PID=20 [2024-10-08T09:39:35.831Z] Running ssh-add (command line suppressed) [2024-10-08T09:39:35.921Z] Identity added: /w/workspace/edgex-go/719@tmp/private_key_17078027145358967003.key (/w/workspace/edgex-go/719@tmp/private_key_17078027145358967003.key) [2024-10-08T09:39:35.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T09:39:36.233Z] + git semver push [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,406 [run_push] DEBUG push [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,407 [execute] INFO git cat-file --batch-check [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,411 [execute] INFO git rev-list 2f09e05dae3d2105cda88be1c8a368c030740807 -- [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,411 [execute] DEBUG Popen(['git', 'rev-list', '2f09e05dae3d2105cda88be1c8a368c030740807', '--'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,429 [execute] INFO git fetch -v origin [2024-10-08T09:39:36.494Z] 2024-10-08 09:39:36,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-08T09:39:37.062Z] 2024-10-08 09:39:36,903 [run_push] DEBUG no remote changes detected [2024-10-08T09:39:37.062Z] 2024-10-08 09:39:36,903 [execute] INFO git push origin semver [2024-10-08T09:39:37.062Z] 2024-10-08 09:39:36,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T09:39:38.000Z] 2024-10-08 09:39:37,710 [run_push] DEBUG push all version tags [2024-10-08T09:39:38.000Z] 2024-10-08 09:39:37,710 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-08T09:39:38.000Z] 2024-10-08 09:39:37,711 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) [2024-10-08T09:39:38.570Z] 2024-10-08 09:39:38,458 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main [2024-10-08T09:39:38.570Z] 3.2.0-dev.97 [Pipeline] } [2024-10-08T09:39:38.569Z] $ docker exec --env ******** --env ******** 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 ssh-agent -k [2024-10-08T09:39:38.662Z] unset SSH_AUTH_SOCK; [2024-10-08T09:39:38.662Z] unset SSH_AGENT_PID; [2024-10-08T09:39:38.662Z] echo Agent pid 20 killed; [2024-10-08T09:39:38.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T09:39:39.004Z] + git semver [Pipeline] } [2024-10-08T09:39:39.266Z] $ docker stop --time=1 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 [2024-10-08T09:39:41.115Z] $ docker rm -f --volumes 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 [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-08T09:39:41.707Z] + [ -d /w/workspace/edgex-go/719/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:39:42.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:39:42.878Z] ---> package-listing.sh [2024-10-08T09:39:42.878Z] ++ facter osfamily [2024-10-08T09:39:42.878Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T09:39:43.137Z] + OS_FAMILY=debian [2024-10-08T09:39:43.137Z] + workspace=/w/workspace/edgex-go/719 [2024-10-08T09:39:43.137Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T09:39:43.137Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T09:39:43.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T09:39:43.137Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T09:39:43.137Z] + '[' /w/workspace/edgex-go/719 ']' [2024-10-08T09:39:43.137Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T09:39:43.137Z] + case "${OS_FAMILY}" in [2024-10-08T09:39:43.137Z] + dpkg -l [2024-10-08T09:39:43.137Z] + grep '^ii' [2024-10-08T09:39:43.137Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T09:39:43.137Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T09:39:43.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T09:39:43.137Z] + '[' /w/workspace/edgex-go/719 ']' [2024-10-08T09:39:43.137Z] + mkdir -p /w/workspace/edgex-go/719/archives/ [2024-10-08T09:39:43.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/719/archives/ [Pipeline] echo [2024-10-08T09:39:43.150Z] 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/719/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T09:39:43.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:43.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T09:39:43.999Z] [2024-10-08T09:39:43.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:39:44.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T09:39:44.304Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T09:39:44.304Z] 5eb5b503b376: Pulling fs layer [2024-10-08T09:39:44.304Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T09:39:44.304Z] ec43610c2a17: Pulling fs layer [2024-10-08T09:39:44.304Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T09:39:44.304Z] 33b1e0a273af: Pulling fs layer [2024-10-08T09:39:44.304Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T09:39:44.304Z] 2f39f015ded8: Pulling fs layer [2024-10-08T09:39:44.304Z] 3a2ae6a8a46f: Waiting [2024-10-08T09:39:44.304Z] 33b1e0a273af: Waiting [2024-10-08T09:39:44.304Z] 5d3b04190fa2: Waiting [2024-10-08T09:39:44.304Z] 2f39f015ded8: Waiting [2024-10-08T09:39:44.304Z] 5c69ac0246d0: Download complete [2024-10-08T09:39:44.304Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T09:39:44.304Z] 3a2ae6a8a46f: Download complete [2024-10-08T09:39:44.566Z] 33b1e0a273af: Verifying Checksum [2024-10-08T09:39:44.566Z] 33b1e0a273af: Download complete [2024-10-08T09:39:44.566Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T09:39:44.566Z] 5d3b04190fa2: Download complete [2024-10-08T09:39:44.566Z] ec43610c2a17: Verifying Checksum [2024-10-08T09:39:44.566Z] ec43610c2a17: Download complete [2024-10-08T09:39:44.566Z] 5eb5b503b376: Verifying Checksum [2024-10-08T09:39:44.566Z] 5eb5b503b376: Download complete [2024-10-08T09:39:45.943Z] 2f39f015ded8: Verifying Checksum [2024-10-08T09:39:45.943Z] 2f39f015ded8: Download complete [2024-10-08T09:39:45.943Z] 5eb5b503b376: Pull complete [2024-10-08T09:39:46.199Z] 5c69ac0246d0: Pull complete [2024-10-08T09:39:46.764Z] ec43610c2a17: Pull complete [2024-10-08T09:39:47.333Z] 3a2ae6a8a46f: Pull complete [2024-10-08T09:39:47.592Z] 33b1e0a273af: Pull complete [2024-10-08T09:39:47.850Z] 5d3b04190fa2: Pull complete [2024-10-08T09:39:52.047Z] 2f39f015ded8: Pull complete [2024-10-08T09:39:52.307Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T09:39:52.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T09:39:52.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:39:52.658Z] prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container [2024-10-08T09:39:52.686Z] $ 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/719/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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T09:40:00.826Z] $ docker top 56e6ee8d790924e5dbf807e7ce928078990e1ec7e003bc9e08200b52d3b24cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:40:01.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T09:40:01.484Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T09:40:01.767Z] + ls /var/log/sa-host [2024-10-08T09:40:01.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:40:01.844Z] provisioning config files... [2024-10-08T09:40:01.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/719@tmp/config6175012327890186744tmp [Pipeline] { [Pipeline] echo [2024-10-08T09:40:01.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:40:02.158Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T09:40:02.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:40:02.531Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T09:40:02.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:40:02.860Z] ---> sudo-logs.sh [2024-10-08T09:40:02.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T09:40:02.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:40:03.194Z] ---> job-cost.sh [2024-10-08T09:40:03.194Z] lf-activate-venv: SKIPPING [2024-10-08T09:40:03.194Z] DEBUG: total: 0.10999999940395355 [2024-10-08T09:40:03.194Z] INFO: Retrieving Stack Cost... [2024-10-08T09:40:03.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T09:40:04.020Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T09:40:04.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:40:04.312Z] ---> logs-deploy.sh [2024-10-08T09:40:04.312Z] lf-activate-venv: SKIPPING [2024-10-08T09:40:04.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/719 [2024-10-08T09:40:04.312Z] INFO: archiving workspace using pattern(s): [2024-10-08T09:40:05.255Z] Archives upload complete. [2024-10-08T09:40:05.255Z] INFO: archiving logs to Nexus