Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82350b2dc17c64c6dcaf341c305da1b72442d937 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-ssh8556417937452123289.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-ssh4863799058622319836.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-ssh4410970090700629407.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-ssh3441277867508744405.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-ssh16270514325292526348.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 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-22967’ is offline ‘prd-ubuntu20.04-docker-8c-8g-22971’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-22968’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-22970’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22972 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/731 [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/731 # 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 > 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 Avoid second fetch Checking out Revision 82350b2dc17c64c6dcaf341c305da1b72442d937 (main) Commit message: "feat: Using isNull field instead of nil reading value (#4974)" > git config core.sparsecheckout # timeout=10 > git checkout -f 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 > git rev-list --no-walk 0f2c1aa65e1f19339a388a0f771fbaa268164f8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-17T04:43:41.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-17T04:43:41.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-17T04:43:41.870Z] ========================================================= [2024-10-17T04:43:41.870Z] EdgeX Global Pipelines Version Info [2024-10-17T04:43:41.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:43:42.639Z] ------------------- [2024-10-17T04:43:42.639Z] stable info: [2024-10-17T04:43:42.639Z] ------------------- [2024-10-17T04:43:42.639Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-17T04:43:42.639Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T04:43:42.639Z] Message: update stable to v1.0.265 [2024-10-17T04:43:43.210Z] ------------------- [2024-10-17T04:43:43.210Z] experimental info: [2024-10-17T04:43:43.210Z] ------------------- [2024-10-17T04:43:43.210Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-17T04:43:43.210Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-17T04:43:43.210Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-17T04:43:43.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-17T04:43:43.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-17T04:43:43.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-17T04:43:43.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-17T04:43:43.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-17T04:43:43.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-17T04:43:43.408Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-17T04:43:43.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-17T04:43:43.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-17T04:43:43.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-17T04:43:43.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-17T04:43:43.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-17T04:43:43.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-17T04:43:43.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-17T04:43:43.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-17T04:43:43.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T04:43:43.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T04:43:43.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-17T04:43:43.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-17T04:43:43.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-17T04:43:43.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-17T04:43:43.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-17T04:43:43.742Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-17T04:43:43.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-17T04:43:43.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-17T04:43:43.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-17T04:43:43.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo [2024-10-17T04:43:43.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82350b2 [Pipeline] echo [2024-10-17T04:43:43.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T04:43:43.917Z] provisioning config files... [2024-10-17T04:43:43.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config16507932284596937753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:43:44.269Z] ---> ****-login.sh [2024-10-17T04:43:44.269Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:43:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:43:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:43:44.531Z] Configure a credential helper to remove this warning. See [2024-10-17T04:43:44.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:43:44.531Z] [2024-10-17T04:43:44.531Z] Login Succeeded [2024-10-17T04:43:44.531Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:43:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:43:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:43:44.531Z] Configure a credential helper to remove this warning. See [2024-10-17T04:43:44.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:43:44.531Z] [2024-10-17T04:43:44.531Z] Login Succeeded [2024-10-17T04:43:44.531Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:43:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:43:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:43:44.792Z] Configure a credential helper to remove this warning. See [2024-10-17T04:43:44.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:43:44.792Z] [2024-10-17T04:43:44.792Z] Login Succeeded [2024-10-17T04:43:44.792Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:43:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:43:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:43:44.792Z] Configure a credential helper to remove this warning. See [2024-10-17T04:43:44.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:43:44.792Z] [2024-10-17T04:43:44.792Z] Login Succeeded [2024-10-17T04:43:44.792Z] ****.io [2024-10-17T04:43:45.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:43:45.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:43:45.053Z] Configure a credential helper to remove this warning. See [2024-10-17T04:43:45.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:43:45.053Z] [2024-10-17T04:43:45.053Z] Login Succeeded [2024-10-17T04:43:45.053Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T04:43:45.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T04:43:45.395Z] + 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-17T04:43:45.396Z] + dirname cmd/core-command/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-17T04:43:45.396Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2024-10-17T04:43:45.396Z] [2024-10-17T04:43:45.396Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/core-data/Dockerfile+ [2024-10-17T04:43:45.396Z] cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/core-keeper/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-17T04:43:45.396Z] + + cut -d/ -f2 [2024-10-17T04:43:45.396Z] dirname cmd/core-metadata/Dockerfile [2024-10-17T04:43:45.396Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-17T04:43:45.396Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2024-10-17T04:43:45.396Z] -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/support-notifications/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-17T04:43:45.396Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-17T04:43:45.396Z] + cut -d/ -f2 [2024-10-17T04:43:45.396Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-17T04:43:45.431Z] 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-17T04:43:45.794Z] + git rev-list -1 --merges 82350b2dc17c64c6dcaf341c305da1b72442d937~1..82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo [2024-10-17T04:43:45.808Z] -----------> git rev-list -1 --merges 82350b2dc17c64c6dcaf341c305da1b72442d937~1..82350b2dc17c64c6dcaf341c305da1b72442d937 82350b2dc17c64c6dcaf341c305da1b72442d937 [false] [Pipeline] sh [2024-10-17T04:43:46.101Z] + git log --format=format:%s -1 82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo [2024-10-17T04:43:46.115Z] ========================================================= [2024-10-17T04:43:46.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-17T04:43:46.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-17T04:43:46.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T04:43:46.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-17T04:43:46.483Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-17T04:43:46.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-17T04:43:46.483Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-17T04:43:46.483Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-17T04:43:46.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:43:46.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:43:46.838Z] [2024-10-17T04:43:46.838Z] 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-17T04:43:47.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:43:47.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-17T04:43:47.401Z] b85a868b505f: Pulling fs layer [2024-10-17T04:43:47.401Z] e2be974225ed: Pulling fs layer [2024-10-17T04:43:47.401Z] 339a4e72a1f5: Pulling fs layer [2024-10-17T04:43:47.401Z] 988bab9f4d93: Pulling fs layer [2024-10-17T04:43:47.401Z] 1469e6f7b9e6: Pulling fs layer [2024-10-17T04:43:47.401Z] 988bab9f4d93: Waiting [2024-10-17T04:43:47.401Z] eaf3925da568: Pulling fs layer [2024-10-17T04:43:47.401Z] bab4dde63d76: Pulling fs layer [2024-10-17T04:43:47.401Z] bde34c3a00c8: Pulling fs layer [2024-10-17T04:43:47.401Z] b352a97aabf1: Pulling fs layer [2024-10-17T04:43:47.401Z] 4872d77fe225: Pulling fs layer [2024-10-17T04:43:47.401Z] 5851b861e8e6: Pulling fs layer [2024-10-17T04:43:47.401Z] b352a97aabf1: Waiting [2024-10-17T04:43:47.401Z] 5851b861e8e6: Waiting [2024-10-17T04:43:47.401Z] 1469e6f7b9e6: Waiting [2024-10-17T04:43:47.401Z] eaf3925da568: Waiting [2024-10-17T04:43:47.401Z] bde34c3a00c8: Waiting [2024-10-17T04:43:47.401Z] 4872d77fe225: Waiting [2024-10-17T04:43:47.401Z] bab4dde63d76: Waiting [2024-10-17T04:43:47.401Z] e2be974225ed: Download complete [2024-10-17T04:43:47.401Z] 988bab9f4d93: Verifying Checksum [2024-10-17T04:43:47.401Z] 988bab9f4d93: Download complete [2024-10-17T04:43:47.662Z] 1469e6f7b9e6: Verifying Checksum [2024-10-17T04:43:47.662Z] 1469e6f7b9e6: Download complete [2024-10-17T04:43:47.662Z] eaf3925da568: Download complete [2024-10-17T04:43:47.662Z] 339a4e72a1f5: Verifying Checksum [2024-10-17T04:43:47.662Z] 339a4e72a1f5: Download complete [2024-10-17T04:43:47.662Z] bde34c3a00c8: Download complete [2024-10-17T04:43:47.662Z] b352a97aabf1: Verifying Checksum [2024-10-17T04:43:47.662Z] 4872d77fe225: Download complete [2024-10-17T04:43:47.662Z] 5851b861e8e6: Verifying Checksum [2024-10-17T04:43:47.662Z] 5851b861e8e6: Download complete [2024-10-17T04:43:47.662Z] b85a868b505f: Verifying Checksum [2024-10-17T04:43:47.662Z] b85a868b505f: Download complete [2024-10-17T04:43:47.925Z] bab4dde63d76: Verifying Checksum [2024-10-17T04:43:47.925Z] bab4dde63d76: Download complete [2024-10-17T04:43:49.309Z] b85a868b505f: Pull complete [2024-10-17T04:43:49.309Z] e2be974225ed: Pull complete [2024-10-17T04:43:49.570Z] 339a4e72a1f5: Pull complete [2024-10-17T04:43:49.831Z] 988bab9f4d93: Pull complete [2024-10-17T04:43:50.089Z] 1469e6f7b9e6: Pull complete [2024-10-17T04:43:50.089Z] eaf3925da568: Pull complete [2024-10-17T04:43:52.050Z] bab4dde63d76: Pull complete [2024-10-17T04:43:52.050Z] bde34c3a00c8: Pull complete [2024-10-17T04:43:52.050Z] b352a97aabf1: Pull complete [2024-10-17T04:43:52.050Z] 4872d77fe225: Pull complete [2024-10-17T04:43:52.310Z] 5851b861e8e6: Pull complete [2024-10-17T04:43:52.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-17T04:43:52.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:43:52.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:43:52.456Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T04:43:52.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T04:43:55.121Z] $ docker top cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 -eo pid,comm [2024-10-17T04:43:55.180Z] 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-17T04:43:55.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T04:43:55.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T04:43:55.228Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T04:43:55.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T04:43:55.326Z] $ docker exec cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent [2024-10-17T04:43:55.436Z] SSH_AUTH_SOCK=/tmp/ssh-xPBuekzSZ7hk/agent.32 [2024-10-17T04:43:55.436Z] SSH_AGENT_PID=39 [2024-10-17T04:43:55.443Z] Running ssh-add (command line suppressed) [2024-10-17T04:43:55.550Z] Identity added: /w/workspace/edgex-go/731@tmp/private_key_14331988199673797408.key (/w/workspace/edgex-go/731@tmp/private_key_14331988199673797408.key) [2024-10-17T04:43:55.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T04:43:55.856Z] + git tag --points-at HEAD [Pipeline] } [2024-10-17T04:43:55.869Z] $ docker exec --env ******** --env ******** cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent -k [2024-10-17T04:43:55.965Z] unset SSH_AUTH_SOCK; [2024-10-17T04:43:55.965Z] unset SSH_AGENT_PID; [2024-10-17T04:43:55.965Z] echo Agent pid 39 killed; [2024-10-17T04:43:55.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-17T04:43:56.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T04:43:56.017Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T04:43:56.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T04:43:56.125Z] $ docker exec cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent [2024-10-17T04:43:56.229Z] SSH_AUTH_SOCK=/tmp/ssh-sPCWQXidX2ww/agent.72 [2024-10-17T04:43:56.229Z] SSH_AGENT_PID=78 [2024-10-17T04:43:56.232Z] Running ssh-add (command line suppressed) [2024-10-17T04:43:56.348Z] Identity added: /w/workspace/edgex-go/731@tmp/private_key_13285509154349456932.key (/w/workspace/edgex-go/731@tmp/private_key_13285509154349456932.key) [2024-10-17T04:43:56.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T04:43:56.657Z] + git semver init [2024-10-17T04:43:56.919Z] 2024-10-17 04:43:56,825 [run_init] DEBUG init version:0.0.0 force:False [2024-10-17T04:43:56.919Z] 2024-10-17 04:43:56,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/731/.semver [2024-10-17T04:43:56.919Z] 2024-10-17 04:43:56,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/731/.semver [2024-10-17T04:43:56.919Z] 2024-10-17 04:43:56,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/731/.semver'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) [2024-10-17T04:44:03.508Z] 2024-10-17 04:44:02,354 [append_file] DEBUG append to file:/w/workspace/edgex-go/731/.git/info/exclude [2024-10-17T04:44:03.508Z] 2024-10-17 04:44:02,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/731/.semver/main with force:False [2024-10-17T04:44:03.508Z] 2024-10-17 04:44:02,354 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T04:44:03.508Z] 2024-10-17 04:44:02,355 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T04:44:03.508Z] 3.2.0-dev.108 [Pipeline] } [2024-10-17T04:44:03.521Z] $ docker exec --env ******** --env ******** cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent -k [2024-10-17T04:44:03.639Z] unset SSH_AUTH_SOCK; [2024-10-17T04:44:03.640Z] unset SSH_AGENT_PID; [2024-10-17T04:44:03.640Z] echo Agent pid 78 killed; [2024-10-17T04:44:03.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T04:44:03.978Z] + git semver [Pipeline] } [2024-10-17T04:44:04.253Z] $ docker stop --time=1 cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 [2024-10-17T04:44:05.533Z] $ docker rm -f --volumes cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T04:44:05.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-17T04:44:06.117Z] Stashed 1 file(s) [Pipeline] echo [2024-10-17T04:44:06.122Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.108 [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-17T04:44:06.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo [2024-10-17T04:44:06.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:44:06.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:44:06.613Z] ========================================================= [2024-10-17T04:44:06.613Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-17T04:44:06.613Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:44:06.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T04:44:06.907Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-17T04:44:06.907Z] 43c4264eed91: Pulling fs layer [2024-10-17T04:44:06.907Z] 4cc291be95ef: Pulling fs layer [2024-10-17T04:44:06.907Z] 2ac1f1163629: Pulling fs layer [2024-10-17T04:44:06.907Z] 5c3c966382ef: Pulling fs layer [2024-10-17T04:44:06.907Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T04:44:06.907Z] 5d5c8e513c77: Pulling fs layer [2024-10-17T04:44:06.907Z] 9f66e0745190: Pulling fs layer [2024-10-17T04:44:06.907Z] f49a43e4bbc0: Pulling fs layer [2024-10-17T04:44:06.907Z] 561ebcabdf7f: Pulling fs layer [2024-10-17T04:44:06.907Z] f49a43e4bbc0: Waiting [2024-10-17T04:44:06.907Z] 9f66e0745190: Waiting [2024-10-17T04:44:06.907Z] 561ebcabdf7f: Waiting [2024-10-17T04:44:06.907Z] 4f4fb700ef54: Waiting [2024-10-17T04:44:06.907Z] 4cc291be95ef: Verifying Checksum [2024-10-17T04:44:06.907Z] 4cc291be95ef: Download complete [2024-10-17T04:44:06.907Z] 5c3c966382ef: Verifying Checksum [2024-10-17T04:44:06.907Z] 5c3c966382ef: Download complete [2024-10-17T04:44:06.907Z] 4f4fb700ef54: Download complete [2024-10-17T04:44:06.907Z] 5d5c8e513c77: Verifying Checksum [2024-10-17T04:44:06.907Z] 5d5c8e513c77: Download complete [2024-10-17T04:44:06.907Z] 43c4264eed91: Verifying Checksum [2024-10-17T04:44:06.907Z] 43c4264eed91: Download complete [2024-10-17T04:44:06.907Z] 9f66e0745190: Verifying Checksum [2024-10-17T04:44:06.907Z] 9f66e0745190: Download complete [2024-10-17T04:44:07.167Z] 43c4264eed91: Pull complete [2024-10-17T04:44:07.167Z] 4cc291be95ef: Pull complete [2024-10-17T04:44:07.426Z] 561ebcabdf7f: Verifying Checksum [2024-10-17T04:44:07.426Z] 561ebcabdf7f: Download complete [2024-10-17T04:44:07.684Z] 2ac1f1163629: Verifying Checksum [2024-10-17T04:44:07.684Z] 2ac1f1163629: Download complete [2024-10-17T04:44:07.941Z] f49a43e4bbc0: Verifying Checksum [2024-10-17T04:44:07.941Z] f49a43e4bbc0: Download complete [2024-10-17T04:44:11.229Z] 2ac1f1163629: Pull complete [2024-10-17T04:44:11.229Z] 5c3c966382ef: Pull complete [2024-10-17T04:44:11.229Z] 4f4fb700ef54: Pull complete [2024-10-17T04:44:11.229Z] 5d5c8e513c77: Pull complete [2024-10-17T04:44:11.229Z] 9f66e0745190: Pull complete [2024-10-17T04:44:13.759Z] f49a43e4bbc0: Pull complete [2024-10-17T04:44:14.017Z] 561ebcabdf7f: Pull complete [2024-10-17T04:44:14.017Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-17T04:44:14.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T04:44:14.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:44:14.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T04:44:14.315Z] WORKDIR /edgex [2024-10-17T04:44:14.315Z] COPY go.mod . [2024-10-17T04:44:14.315Z] RUN go mod download [2024-10-17T04:44:14.315Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-17T04:44:14.881Z] Sending build context to Docker daemon 179.8MB [2024-10-17T04:44:14.881Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T04:44:14.881Z] ---> 3a752c3f9dda [2024-10-17T04:44:14.881Z] Step 2/4 : WORKDIR /edgex [2024-10-17T04:44:19.076Z] ---> Running in fcc67fe171a2 [2024-10-17T04:44:19.076Z] Removing intermediate container fcc67fe171a2 [2024-10-17T04:44:19.076Z] ---> b401ed1f25eb [2024-10-17T04:44:19.076Z] Step 3/4 : COPY go.mod . [2024-10-17T04:44:19.076Z] ---> 7beb9a09f7ee [2024-10-17T04:44:19.076Z] Step 4/4 : RUN go mod download [2024-10-17T04:44:19.076Z] ---> Running in f773ba4c738b [2024-10-17T04:44:21.244Z] Still waiting to schedule task [2024-10-17T04:44:21.245Z] ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-17T04:44:21.245Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22973’ is offline [2024-10-17T04:44:41.014Z] Removing intermediate container f773ba4c738b [2024-10-17T04:44:41.014Z] ---> 660be3767ea4 [2024-10-17T04:44:41.014Z] Successfully built 660be3767ea4 [2024-10-17T04:44:41.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:44:41.323Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T04:44:41.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:44:41.399Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T04:44:41.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-17T04:44:41.786Z] $ docker top e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:44:42.127Z] + go version [2024-10-17T04:44:42.127Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-17T04:44:42.137Z] $ docker stop --time=1 e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c [2024-10-17T04:44:43.423Z] $ docker rm -f --volumes e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:44:43.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T04:44:43.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:44:43.934Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T04:44:43.969Z] $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-17T04:44:44.288Z] $ docker top bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-17T04:44:44.358Z] ========================================================= [2024-10-17T04:44:44.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-17T04:44:44.359Z] ========================================================= [Pipeline] sh [2024-10-17T04:44:44.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:44:44.940Z] + make test [2024-10-17T04:44:44.940Z] go test -race -coverprofile=coverage.out ./... [2024-10-17T04:44:53.055Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-17T04:45:25.119Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-17T04:45:25.377Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-17T04:45:25.377Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-17T04:45:26.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-10-17T04:45:26.572Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-17T04:45:26.572Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-17T04:45:26.572Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-17T04:45:27.138Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-17T04:45:27.139Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-17T04:45:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-10-17T04:45:28.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:45:28.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-17T04:45:29.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-17T04:45:29.978Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-17T04:45:29.978Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:45:29.978Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-17T04:45:29.978Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-17T04:45:30.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-10-17T04:45:30.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements [2024-10-17T04:45:30.807Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-17T04:45:30.807Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-17T04:45:31.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.223s coverage: 93.4% of statements [2024-10-17T04:45:31.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements [2024-10-17T04:45:31.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 10.0% of statements [2024-10-17T04:45:32.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-17T04:45:32.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-17T04:45:32.199Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-17T04:45:33.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements [2024-10-17T04:45:33.574Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-10-17T04:45:33.833Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-17T04:45:34.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-17T04:45:34.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-17T04:45:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-10-17T04:45:35.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 1.0% of statements [2024-10-17T04:45:35.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements [2024-10-17T04:45:35.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-10-17T04:45:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-10-17T04:45:35.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-10-17T04:45:35.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-10-17T04:45:36.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-10-17T04:45:36.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-17T04:45:36.629Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-17T04:45:36.629Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-17T04:45:36.629Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-17T04:45:36.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-17T04:45:36.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-17T04:45:36.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-17T04:45:36.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-17T04:45:38.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-17T04:45:38.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-17T04:45:38.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-17T04:45:39.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-17T04:45:39.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-17T04:45:39.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-17T04:45:39.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-17T04:45:39.782Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-17T04:45:39.782Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-17T04:45:40.350Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-17T04:45:41.727Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-17T04:45:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-17T04:45:43.675Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-17T04:45:43.675Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-17T04:45:46.213Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-17T04:45:46.213Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-17T04:45:46.213Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-17T04:45:47.593Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-17T04:45:47.593Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-17T04:45:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-17T04:45:48.421Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-17T04:45:48.421Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-17T04:45:48.421Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-17T04:45:48.421Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-17T04:45:48.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-10-17T04:45:49.361Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-17T04:45:49.361Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-17T04:45:49.361Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-17T04:45:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-17T04:45:50.738Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:45:50.738Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-17T04:45:52.116Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-17T04:45:52.116Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-17T04:45:52.116Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-17T04:45:52.116Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-17T04:45:53.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-17T04:45:53.751Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-17T04:45:53.751Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-17T04:45:53.751Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:45:54.688Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-17T04:45:54.688Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-17T04:45:55.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-17T04:45:55.259Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:46:01.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.4% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.041s coverage: 9.9% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.1% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 45.8% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.6% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements [2024-10-17T04:46:01.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements [2024-10-17T04:46:01.842Z] 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-17T04:46:01.842Z] running golangci-lint [2024-10-17T04:46:01.842Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-17T04:46:01.842Z] go version go1.23.2 linux/amd64 [2024-10-17T04:46:01.842Z] 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-17T04:46:01.842Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-17T04:46:01.842Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-17T04:46:28.379Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 24.068726766s" [2024-10-17T04:46:28.379Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.994178ms" [2024-10-17T04:46:40.578Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.9709776s with top 10 stages: buildir: 1m11.178366484s, gosec: 4.595035468s, inspect: 3.524883857s, fact_deprecated: 2.871641445s, printf: 2.110976318s, directives: 1.455996272s, ctrlflow: 1.41681418s, S1038: 1.3019169s, fact_purity: 1.240061643s, nilness: 1.172354992s" [2024-10-17T04:46:40.578Z] level=info msg="[runner] Issues before processing: 220, after processing: 0" [2024-10-17T04:46:40.578Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 220/220, exclude: 220/220, identifier_marker: 220/220, exclude-rules: 220/22, skip_dirs: 220/220, nolint: 22/0, invalid_issue: 220/220, path_prettifier: 220/220, skip_files: 220/220, filename_unadjuster: 220/220, autogenerated_exclude: 220/220" [2024-10-17T04:46:40.578Z] level=info msg="[runner] processing took 22.538393ms with stages: nolint: 9.576143ms, identifier_marker: 5.095469ms, exclude-rules: 3.180325ms, autogenerated_exclude: 1.945575ms, path_prettifier: 1.700613ms, skip_dirs: 883.506µs, invalid_issue: 62.391µs, cgo: 56.03µs, filename_unadjuster: 33.451µs, max_same_issues: 1.51µs, exclude: 590ns, uniq_by_line: 560ns, fixer: 390ns, skip_files: 380ns, severity-rules: 310ns, diff: 250ns, sort_results: 240ns, max_from_linter: 150ns, path_prefixer: 150ns, source_code: 140ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" [2024-10-17T04:46:40.578Z] level=info msg="[runner] linters took 14.47917344s with stages: goanalysis_metalinter: 14.456515286s" [2024-10-17T04:46:40.578Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-17T04:46:40.578Z] level=info msg="Memory: 386 samples, avg is 317.6MB, max is 1339.5MB" [2024-10-17T04:46:40.578Z] level=info msg="Execution took 38.614974422s" [2024-10-17T04:46:40.578Z] go vet ./... [2024-10-17T04:46:48.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T04:46:48.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T04:46:48.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T04:46:48.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-17T04:46:48.992Z] + ls -al . [2024-10-17T04:46:48.992Z] total 1892 [2024-10-17T04:46:48.992Z] drwxrwxr-x 11 1001 1001 4096 Oct 17 04:44 . [2024-10-17T04:46:48.992Z] drwxr-xr-x 4 root root 4096 Oct 17 04:44 .. [2024-10-17T04:46:48.992Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 .blubracket [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 10 Oct 17 04:43 .dockerignore [2024-10-17T04:46:48.992Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 04:46 .git [2024-10-17T04:46:48.992Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 04:43 .github [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 1152 Oct 17 04:43 .gitignore [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 199 Oct 17 04:43 .golangci.yml [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 04:43 .hadolint.yml [2024-10-17T04:46:48.992Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 04:44 .semver [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 155 Oct 17 04:43 .sonarcloud.properties [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 04:43 ADOPTERS.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 21553 Oct 17 04:43 Attribution.txt [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 100284 Oct 17 04:43 CHANGELOG.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 04:43 CONTRIBUTING.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 04:43 GOVERNANCE.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 861 Oct 17 04:43 Jenkinsfile [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 04:43 LICENSE [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 17391 Oct 17 04:43 Makefile [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 04:43 OWNERS.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 9528 Oct 17 04:43 README.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 04:43 SECURITY.md [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 13 Oct 17 04:44 VERSION [2024-10-17T04:46:48.992Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 bin [2024-10-17T04:46:48.992Z] drwxrwxr-x 20 1001 1001 4096 Oct 17 04:43 cmd [2024-10-17T04:46:48.992Z] -rw-r--r-- 1 root root 1550728 Oct 17 04:46 coverage.out [2024-10-17T04:46:48.992Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 fuzz_test [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 7277 Oct 17 04:43 go.mod [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 101084 Oct 17 04:43 go.sum [2024-10-17T04:46:48.992Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 04:43 internal [2024-10-17T04:46:48.992Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 04:43 openapi [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 584 Oct 17 04:43 security.txt [2024-10-17T04:46:48.992Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 04:43 version.go [Pipeline] sh [2024-10-17T04:46:49.290Z] + '[' -e coverage.out ] [2024-10-17T04:46:49.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-17T04:46:49.446Z] Stashed 1 file(s) [Pipeline] sh [2024-10-17T04:46:49.724Z] + make build [2024-10-17T04:46:49.724Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-17T04:47:16.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-17T04:47:16.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-17T04:47:18.174Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-17T04:47:19.112Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-17T04:47:21.642Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-17T04:47:26.910Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-17T04:47:28.812Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-17T04:47:32.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-17T04:47:34.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-17T04:47:35.380Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-17T04:47:35.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-17T04:47:36.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-17T04:47:38.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-17T04:47:39.664Z] $ docker stop --time=1 bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb [2024-10-17T04:47:42.210Z] $ docker rm -f --volumes bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb [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-17T04:47:43.073Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22974 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-17T04:47:43.093Z] Running in /w/workspace/edgex-go/731 [Pipeline] { [Pipeline] checkout [2024-10-17T04:47:43.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-17T04:47:43.302Z] [2024-10-17T04:47:43.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:47:46.165Z] The recommended git tool is: git [2024-10-17T04:47:46.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-17T04:47:46.698Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-17T04:47:46.698Z] 91d30c5bc195: Pulling fs layer [2024-10-17T04:47:46.698Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-17T04:47:46.698Z] 9c61dcf015f6: Pulling fs layer [2024-10-17T04:47:46.698Z] 4698f68db338: Pulling fs layer [2024-10-17T04:47:46.698Z] 2a2f49069b9e: Pulling fs layer [2024-10-17T04:47:46.698Z] e0025b399a48: Pulling fs layer [2024-10-17T04:47:46.698Z] 4698f68db338: Waiting [2024-10-17T04:47:46.698Z] 2a2f49069b9e: Waiting [2024-10-17T04:47:46.698Z] e0025b399a48: Waiting [2024-10-17T04:47:46.698Z] 91d30c5bc195: Verifying Checksum [2024-10-17T04:47:46.698Z] 91d30c5bc195: Download complete [2024-10-17T04:47:46.698Z] 4698f68db338: Verifying Checksum [2024-10-17T04:47:46.698Z] 4698f68db338: Download complete [2024-10-17T04:47:46.956Z] 91d30c5bc195: Pull complete [2024-10-17T04:47:46.956Z] 2e9b0aa3be6d: Download complete [2024-10-17T04:47:46.956Z] e0025b399a48: Verifying Checksum [2024-10-17T04:47:46.956Z] e0025b399a48: Download complete [2024-10-17T04:47:46.956Z] 2a2f49069b9e: Download complete [2024-10-17T04:47:47.214Z] 2e9b0aa3be6d: Pull complete [2024-10-17T04:47:47.472Z] 9c61dcf015f6: Download complete [2024-10-17T04:47:50.002Z] 9c61dcf015f6: Pull complete [2024-10-17T04:47:50.002Z] 4698f68db338: Pull complete [2024-10-17T04:47:50.568Z] 2a2f49069b9e: Pull complete [2024-10-17T04:47:50.568Z] e0025b399a48: Pull complete [2024-10-17T04:47:50.568Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-17T04:47:50.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-17T04:47:50.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:47:50.664Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T04:47:50.692Z] $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-17T04:47:51.723Z] $ docker top bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:47:52.075Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-17T04:47:54.608Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-10-17T04:47:54.608Z] #1 transferring dockerfile: 1.69kB done [2024-10-17T04:47:54.608Z] #1 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #2 transferring dockerfile: 2.07kB done [2024-10-17T04:47:54.870Z] #2 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-10-17T04:47:54.870Z] #3 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #4 transferring dockerfile: 3.17kB done [2024-10-17T04:47:54.870Z] #4 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #5 transferring dockerfile: 1.70kB done [2024-10-17T04:47:54.870Z] #5 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #6 transferring dockerfile: 2.13kB done [2024-10-17T04:47:54.870Z] #6 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #7 transferring dockerfile: 1.89kB done [2024-10-17T04:47:54.870Z] #7 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #8 transferring dockerfile: 2.15kB done [2024-10-17T04:47:54.870Z] #8 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #9 transferring dockerfile: 2.23kB done [2024-10-17T04:47:54.870Z] #9 DONE 0.0s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-17T04:47:54.870Z] #10 transferring dockerfile: 2.49kB done [2024-10-17T04:47:54.870Z] #10 DONE 0.1s [2024-10-17T04:47:54.870Z] [2024-10-17T04:47:54.870Z] #11 [core-data internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #11 transferring dockerfile: 2.07kB done [2024-10-17T04:47:55.129Z] #11 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #12 transferring dockerfile: 2.50kB done [2024-10-17T04:47:55.129Z] #12 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #13 [core-command internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #13 transferring dockerfile: 1.93kB done [2024-10-17T04:47:55.129Z] #13 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #14 transferring dockerfile: 1.81kB done [2024-10-17T04:47:55.129Z] #14 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #15 transferring dockerfile: 2.02kB done [2024-10-17T04:47:55.129Z] #15 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-17T04:47:55.129Z] #16 transferring dockerfile: 1.85kB done [2024-10-17T04:47:55.129Z] #16 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #17 [security-spire-config internal] load .dockerignore [2024-10-17T04:47:55.129Z] #17 transferring context: 50B done [2024-10-17T04:47:55.129Z] #17 DONE 0.1s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #18 [core-keeper internal] load .dockerignore [2024-10-17T04:47:55.129Z] #18 transferring context: 50B done [2024-10-17T04:47:55.129Z] #18 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #19 [support-scheduler internal] load .dockerignore [2024-10-17T04:47:55.129Z] #19 transferring context: 50B done [2024-10-17T04:47:55.129Z] #19 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-17T04:47:55.129Z] #20 transferring context: 50B done [2024-10-17T04:47:55.129Z] #20 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #21 [security-spire-server internal] load .dockerignore [2024-10-17T04:47:55.129Z] #21 transferring context: 50B done [2024-10-17T04:47:55.129Z] #21 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #22 [core-metadata internal] load .dockerignore [2024-10-17T04:47:55.129Z] #22 transferring context: 50B done [2024-10-17T04:47:55.129Z] #22 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-10-17T04:47:55.129Z] #23 transferring context: 50B done [2024-10-17T04:47:55.129Z] #23 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-17T04:47:55.129Z] #24 transferring context: 50B done [2024-10-17T04:47:55.129Z] #24 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-17T04:47:55.129Z] #25 transferring context: 50B done [2024-10-17T04:47:55.129Z] #25 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-10-17T04:47:55.129Z] #26 transferring context: 50B done [2024-10-17T04:47:55.129Z] #26 DONE 0.0s [2024-10-17T04:47:55.129Z] [2024-10-17T04:47:55.129Z] #27 [security-proxy-setup internal] load .dockerignore [2024-10-17T04:47:55.387Z] #27 transferring context: 50B done [2024-10-17T04:47:55.387Z] #27 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #28 [core-command internal] load .dockerignore [2024-10-17T04:47:55.387Z] #28 transferring context: 50B done [2024-10-17T04:47:55.387Z] #28 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #29 [security-spire-agent internal] load .dockerignore [2024-10-17T04:47:55.387Z] #29 transferring context: 50B done [2024-10-17T04:47:55.387Z] #29 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #30 [core-data internal] load .dockerignore [2024-10-17T04:47:55.387Z] #30 transferring context: 50B done [2024-10-17T04:47:55.387Z] #30 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #31 [support-notifications internal] load .dockerignore [2024-10-17T04:47:55.387Z] #31 transferring context: 50B done [2024-10-17T04:47:55.387Z] #31 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-10-17T04:47:55.387Z] #32 transferring context: 50B done [2024-10-17T04:47:55.387Z] #32 DONE 0.0s [2024-10-17T04:47:55.387Z] [2024-10-17T04:47:55.387Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:55.645Z] #33 ... [2024-10-17T04:47:55.645Z] [2024-10-17T04:47:55.645Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-17T04:47:55.645Z] #34 DONE 0.0s [2024-10-17T04:47:55.645Z] [2024-10-17T04:47:55.645Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:55.645Z] #33 ... [2024-10-17T04:47:55.645Z] [2024-10-17T04:47:55.645Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:47:55.645Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:47:55.645Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-17T04:47:55.645Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-17T04:47:55.645Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:47:55.645Z] #35 DONE 0.1s [2024-10-17T04:47:55.645Z] [2024-10-17T04:47:55.645Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-17T04:47:55.645Z] #34 DONE 0.0s [2024-10-17T04:47:55.645Z] [2024-10-17T04:47:55.645Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:55.906Z] #33 ... [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:47:55.906Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:47:55.906Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-17T04:47:55.906Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-17T04:47:55.906Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:47:55.906Z] #35 DONE 0.1s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-17T04:47:55.906Z] #34 DONE 0.0s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:55.906Z] #33 ... [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:47:55.906Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:47:55.906Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-17T04:47:55.906Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-17T04:47:55.906Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:47:55.906Z] #35 DONE 0.2s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-17T04:47:55.906Z] #34 DONE 0.0s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-17T04:47:55.906Z] #36 DONE 0.5s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:55.906Z] #33 ... [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-17T04:47:55.906Z] #34 DONE 0.0s [2024-10-17T04:47:55.906Z] [2024-10-17T04:47:55.906Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:47:56.215Z] using credential edgex-jenkins-ssh [2024-10-17T04:47:56.252Z] Cloning the remote Git repository [2024-10-17T04:47:57.287Z] #33 DONE 1.6s [2024-10-17T04:47:57.287Z] [2024-10-17T04:47:57.287Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:47:57.287Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:47:57.287Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-17T04:47:57.287Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-17T04:47:57.287Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:47:57.287Z] #35 DONE 0.2s [2024-10-17T04:47:57.287Z] [2024-10-17T04:47:57.287Z] #37 [support-notifications internal] load build context [2024-10-17T04:47:56.440Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-17T04:47:56.650Z] > git init /w/workspace/edgex-go/731 # timeout=10 [2024-10-17T04:47:56.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-17T04:47:56.947Z] > git --version # timeout=10 [2024-10-17T04:47:56.983Z] > git --version # 'git version 2.25.1' [2024-10-17T04:47:56.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T04:47:57.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T04:47:57.548Z] #37 ... [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #38 [security-spire-server internal] load build context [2024-10-17T04:47:57.548Z] #38 transferring context: 27.98kB 0.1s done [2024-10-17T04:47:57.548Z] #38 DONE 1.6s [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #39 [security-spire-config internal] load build context [2024-10-17T04:47:57.548Z] #39 transferring context: 26.23kB 0.1s done [2024-10-17T04:47:57.548Z] #39 DONE 1.6s [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-17T04:47:57.548Z] #40 DONE 1.7s [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:47:57.548Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-10-17T04:47:57.548Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-17T04:47:57.548Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-17T04:47:57.548Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-17T04:47:57.548Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-10-17T04:47:57.548Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-17T04:47:57.548Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-10-17T04:47:57.548Z] #41 ... [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:47:57.548Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:47:57.548Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-17T04:47:57.548Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-17T04:47:57.548Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:47:57.548Z] #35 DONE 0.2s [2024-10-17T04:47:57.548Z] [2024-10-17T04:47:57.548Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:47:57.548Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-10-17T04:47:57.548Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-17T04:47:57.548Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-17T04:47:57.548Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-17T04:47:57.548Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-10-17T04:47:57.548Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-17T04:47:57.548Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-17T04:47:57.806Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-17T04:48:00.111Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-17T04:48:03.397Z] #41 ... [2024-10-17T04:48:03.397Z] [2024-10-17T04:48:03.397Z] #42 [core-keeper internal] load build context [2024-10-17T04:48:03.397Z] #42 transferring context: 258.20MB 7.0s [2024-10-17T04:48:03.397Z] #42 ... [2024-10-17T04:48:03.397Z] [2024-10-17T04:48:03.397Z] #43 [support-scheduler internal] load build context [2024-10-17T04:48:03.397Z] #43 ... [2024-10-17T04:48:03.397Z] [2024-10-17T04:48:03.397Z] #42 [core-keeper internal] load build context [2024-10-17T04:48:05.930Z] #42 ... [2024-10-17T04:48:05.930Z] [2024-10-17T04:48:05.930Z] #44 [security-bootstrapper internal] load build context [2024-10-17T04:48:05.930Z] #44 ... [2024-10-17T04:48:05.930Z] [2024-10-17T04:48:05.930Z] #45 [security-secretstore-setup internal] load build context [2024-10-17T04:48:05.930Z] #45 ... [2024-10-17T04:48:05.930Z] [2024-10-17T04:48:05.930Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:48:05.930Z] #46 ... [2024-10-17T04:48:05.930Z] [2024-10-17T04:48:05.930Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-17T04:48:06.192Z] #47 ... [2024-10-17T04:48:06.192Z] [2024-10-17T04:48:06.192Z] #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:48:06.192Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.192Z] #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.192Z] #0 2.377 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:06.192Z] #0 2.381 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:06.192Z] #0 2.394 OK: 8 MiB in 15 packages [2024-10-17T04:48:06.192Z] #48 ... [2024-10-17T04:48:06.192Z] [2024-10-17T04:48:06.192Z] #49 [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-17T04:48:06.192Z] #49 ... [2024-10-17T04:48:06.192Z] [2024-10-17T04:48:06.192Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:48:06.450Z] #50 ... [2024-10-17T04:48:06.450Z] [2024-10-17T04:48:06.450Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:48:06.450Z] #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.450Z] #0 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.450Z] #0 4.902 (1/4) Installing ca-certificates (20240705-r0) [2024-10-17T04:48:06.450Z] #0 4.919 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:06.450Z] #0 4.923 (3/4) Installing su-exec (0.2-r3) [2024-10-17T04:48:06.450Z] #0 4.927 (4/4) Installing yq-go (4.44.1-r2) [2024-10-17T04:48:06.450Z] #0 4.995 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:06.450Z] #0 5.001 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:48:06.450Z] #0 5.032 OK: 19 MiB in 18 packages [2024-10-17T04:48:06.450Z] #51 ... [2024-10-17T04:48:06.450Z] [2024-10-17T04:48:06.450Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-17T04:48:06.709Z] #52 ... [2024-10-17T04:48:06.709Z] [2024-10-17T04:48:06.709Z] #53 [core-metadata internal] load build context [2024-10-17T04:48:06.709Z] #53 ... [2024-10-17T04:48:06.709Z] [2024-10-17T04:48:06.709Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-17T04:48:06.967Z] #54 ... [2024-10-17T04:48:06.967Z] [2024-10-17T04:48:06.967Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-17T04:48:06.967Z] #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 2.325 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:06.967Z] #0 2.328 (2/2) Installing su-exec (0.2-r3) [2024-10-17T04:48:06.967Z] #0 2.332 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:06.967Z] #0 2.340 OK: 8 MiB in 16 packages [2024-10-17T04:48:06.967Z] #55 ... [2024-10-17T04:48:06.967Z] [2024-10-17T04:48:06.967Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:48:06.967Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 2.316 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:48:06.967Z] #0 2.316 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:48:06.967Z] #0 2.316 OK: 24163 distinct packages available [2024-10-17T04:48:06.967Z] #0 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:06.967Z] #0 2.780 (1/14) Installing ca-certificates (20240705-r0) [2024-10-17T04:48:06.967Z] #0 2.794 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-17T04:48:06.967Z] #0 2.804 (3/14) Installing c-ares (1.33.1-r0) [2024-10-17T04:48:06.967Z] #0 2.810 (4/14) Installing libunistring (1.2-r0) [2024-10-17T04:48:06.967Z] #0 2.822 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-17T04:48:06.967Z] #0 2.833 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-17T04:48:06.967Z] #0 2.836 (7/14) Installing libpsl (0.21.5-r1) [2024-10-17T04:48:06.967Z] #0 3.603 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-17T04:48:06.967Z] #0 3.644 (9/14) Installing libcurl (8.10.1-r0) [2024-10-17T04:48:06.967Z] #0 3.666 (10/14) Installing curl (8.10.1-r0) [2024-10-17T04:48:06.967Z] #0 3.666 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:06.967Z] #0 3.666 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:48:06.967Z] #0 3.666 (13/14) Installing libucontext (1.2-r3) [2024-10-17T04:48:06.967Z] #0 3.674 (14/14) Installing gcompat (1.1.0-r4) [2024-10-17T04:48:06.967Z] #0 3.679 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:06.967Z] #0 3.690 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:48:06.967Z] #0 3.731 OK: 13 MiB in 28 packages [2024-10-17T04:48:07.649Z] #56 ... [2024-10-17T04:48:07.649Z] [2024-10-17T04:48:07.649Z] #57 [security-proxy-auth internal] load build context [2024-10-17T04:48:07.649Z] #57 ... [2024-10-17T04:48:07.649Z] [2024-10-17T04:48:07.649Z] #58 [security-proxy-setup internal] load build context [2024-10-17T04:48:07.912Z] #58 ... [2024-10-17T04:48:07.912Z] [2024-10-17T04:48:07.912Z] #59 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-17T04:48:07.912Z] #59 ... [2024-10-17T04:48:07.912Z] [2024-10-17T04:48:07.912Z] #60 [core-data internal] load build context [2024-10-17T04:48:07.912Z] #60 ... [2024-10-17T04:48:07.912Z] [2024-10-17T04:48:07.912Z] #61 [support-cron-scheduler internal] load build context [2024-10-17T04:48:07.912Z] #61 ... [2024-10-17T04:48:07.912Z] [2024-10-17T04:48:07.912Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-17T04:48:08.171Z] #62 ... [2024-10-17T04:48:08.171Z] [2024-10-17T04:48:08.171Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:48:08.171Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:48:08.171Z] #63 ... [2024-10-17T04:48:08.171Z] [2024-10-17T04:48:08.171Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-17T04:48:08.430Z] #64 ... [2024-10-17T04:48:08.430Z] [2024-10-17T04:48:08.430Z] #65 [core-command internal] load build context [2024-10-17T04:48:08.430Z] #65 transferring context: 375.07MB 11.2s [2024-10-17T04:48:08.430Z] #65 ... [2024-10-17T04:48:08.430Z] [2024-10-17T04:48:08.430Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:48:08.430Z] #66 ... [2024-10-17T04:48:08.430Z] [2024-10-17T04:48:08.430Z] #67 [security-spire-agent internal] load build context [2024-10-17T04:48:08.935Z] #67 ... [2024-10-17T04:48:08.935Z] [2024-10-17T04:48:08.935Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:48:08.935Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.2s [2024-10-17T04:48:09.871Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-17T04:48:12.405Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.7s done [2024-10-17T04:48:13.777Z] #41 ... [2024-10-17T04:48:13.777Z] [2024-10-17T04:48:13.777Z] #43 [support-scheduler internal] load build context [2024-10-17T04:48:13.777Z] #43 transferring context: 612.35MB 15.5s done [2024-10-17T04:48:13.777Z] #43 ... [2024-10-17T04:48:13.777Z] [2024-10-17T04:48:13.777Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:16.604Z] #37 ... [2024-10-17T04:48:16.605Z] [2024-10-17T04:48:16.605Z] #44 [security-bootstrapper internal] load build context [2024-10-17T04:48:16.605Z] #44 transferring context: 612.35MB 15.6s done [2024-10-17T04:48:16.605Z] #44 ... [2024-10-17T04:48:16.605Z] [2024-10-17T04:48:16.605Z] #45 [security-secretstore-setup internal] load build context [2024-10-17T04:48:16.605Z] #45 transferring context: 612.35MB 14.3s done [2024-10-17T04:48:16.605Z] #45 ... [2024-10-17T04:48:16.605Z] [2024-10-17T04:48:16.605Z] #42 [core-keeper internal] load build context [2024-10-17T04:48:16.605Z] #42 transferring context: 612.35MB 15.6s done [2024-10-17T04:48:16.605Z] #42 ... [2024-10-17T04:48:16.605Z] [2024-10-17T04:48:16.605Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-17T04:48:16.605Z] #47 transferring context: 612.35MB 14.0s done [2024-10-17T04:48:16.605Z] #47 ... [2024-10-17T04:48:16.605Z] [2024-10-17T04:48:16.605Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:16.605Z] #37 transferring context: 278.70MB 4.2s [2024-10-17T04:48:17.134Z] #37 ... [2024-10-17T04:48:17.134Z] [2024-10-17T04:48:17.134Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-17T04:48:17.134Z] #52 transferring context: 612.35MB 15.3s done [2024-10-17T04:48:17.393Z] #52 ... [2024-10-17T04:48:17.393Z] [2024-10-17T04:48:17.393Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:17.393Z] #37 transferring context: 286.47MB 4.7s [2024-10-17T04:48:17.393Z] #37 ... [2024-10-17T04:48:17.393Z] [2024-10-17T04:48:17.393Z] #53 [core-metadata internal] load build context [2024-10-17T04:48:17.393Z] #53 transferring context: 612.35MB 13.8s done [2024-10-17T04:48:17.393Z] #53 ... [2024-10-17T04:48:17.393Z] [2024-10-17T04:48:17.393Z] #57 [security-proxy-auth internal] load build context [2024-10-17T04:48:17.393Z] #57 transferring context: 612.35MB 13.3s done [2024-10-17T04:48:17.650Z] #57 ... [2024-10-17T04:48:17.650Z] [2024-10-17T04:48:17.650Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:17.650Z] #37 transferring context: 310.36MB 5.4s [2024-10-17T04:48:17.910Z] #37 ... [2024-10-17T04:48:17.910Z] [2024-10-17T04:48:17.910Z] #58 [security-proxy-setup internal] load build context [2024-10-17T04:48:17.910Z] #58 transferring context: 612.35MB 14.3s done [2024-10-17T04:48:17.910Z] #58 ... [2024-10-17T04:48:17.910Z] [2024-10-17T04:48:17.910Z] #60 [core-data internal] load build context [2024-10-17T04:48:17.910Z] #60 transferring context: 475.15MB 6.0s [2024-10-17T04:48:17.232Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-17T04:48:17.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T04:48:18.462Z] Avoid second fetch [2024-10-17T04:48:18.462Z] Checking out Revision 82350b2dc17c64c6dcaf341c305da1b72442d937 (main) [2024-10-17T04:48:18.478Z] #60 ... [2024-10-17T04:48:18.478Z] [2024-10-17T04:48:18.478Z] #65 [core-command internal] load build context [2024-10-17T04:48:18.478Z] #65 transferring context: 612.35MB 15.0s done [2024-10-17T04:48:18.736Z] #65 ... [2024-10-17T04:48:18.736Z] [2024-10-17T04:48:18.736Z] #60 [core-data internal] load build context [2024-10-17T04:48:18.736Z] #60 transferring context: 535.00MB 6.6s [2024-10-17T04:48:19.301Z] #60 transferring context: 612.35MB 7.1s done [2024-10-17T04:48:19.529Z] Commit message: "feat: Using isNull field instead of nil reading value (#4974)" [2024-10-17T04:48:20.475Z] #60 ... [2024-10-17T04:48:20.475Z] [2024-10-17T04:48:20.475Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:48:20.475Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.4s done [2024-10-17T04:48:20.475Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-17T04:48:18.487Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T04:48:18.564Z] > git checkout -f 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 [2024-10-17T04:48:20.743Z] #63 ... [2024-10-17T04:48:20.743Z] [2024-10-17T04:48:20.743Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:21.322Z] #37 transferring context: 612.35MB 9.0s done [2024-10-17T04:48:22.600Z] #37 ... [2024-10-17T04:48:22.600Z] [2024-10-17T04:48:22.600Z] #61 [support-cron-scheduler internal] load build context [2024-10-17T04:48:22.600Z] #61 transferring context: 612.35MB 6.8s done [2024-10-17T04:48:22.910Z] #61 ... [2024-10-17T04:48:22.910Z] [2024-10-17T04:48:22.910Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:48:22.910Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T04:48:24.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-17T04:48:24.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T04:48:24.436Z] Dload Upload Total Spent Left Speed [2024-10-17T04:48:24.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-10-17T04:48:24.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-17T04:48:25.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-17T04:48:25.132Z] + sudo tee /etc/docker/daemon.new [2024-10-17T04:48:25.132Z] { [2024-10-17T04:48:25.132Z] "registry-mirrors": [ [2024-10-17T04:48:25.132Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-17T04:48:25.132Z] ], [2024-10-17T04:48:25.132Z] "bip": "10.250.0.254/24", [2024-10-17T04:48:25.132Z] "hosts": [ [2024-10-17T04:48:25.132Z] "tcp://0.0.0.0:5555", [2024-10-17T04:48:25.132Z] "unix:///var/run/docker.sock" [2024-10-17T04:48:25.132Z] ], [2024-10-17T04:48:25.132Z] "mtu": 1458, [2024-10-17T04:48:25.132Z] "selinux-enabled": true, [2024-10-17T04:48:25.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-17T04:48:25.132Z] } [Pipeline] sh [2024-10-17T04:48:25.483Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-17T04:48:25.849Z] + sudo service docker restart [2024-10-17T04:48:31.029Z] #41 ... [2024-10-17T04:48:31.029Z] [2024-10-17T04:48:31.030Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:48:31.030Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-17T04:48:31.030Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-17T04:48:31.030Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-17T04:48:31.030Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-17T04:48:42.159Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 12.9s [2024-10-17T04:48:42.159Z] #63 ... [2024-10-17T04:48:42.159Z] [2024-10-17T04:48:42.159Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:48:42.159Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-17T04:48:42.159Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T04:48:44.187Z] provisioning config files... [2024-10-17T04:48:44.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config10395797875020335884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:48:44.713Z] ---> ****-login.sh [2024-10-17T04:48:44.713Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:48:45.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:48:45.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:48:45.307Z] Configure a credential helper to remove this warning. See [2024-10-17T04:48:45.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:48:45.307Z] [2024-10-17T04:48:45.307Z] Login Succeeded [2024-10-17T04:48:45.307Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:48:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:48:45.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:48:45.853Z] Configure a credential helper to remove this warning. See [2024-10-17T04:48:45.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:48:45.853Z] [2024-10-17T04:48:45.853Z] Login Succeeded [2024-10-17T04:48:45.853Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:48:46.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:48:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:48:46.125Z] Configure a credential helper to remove this warning. See [2024-10-17T04:48:46.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:48:46.125Z] [2024-10-17T04:48:46.125Z] Login Succeeded [2024-10-17T04:48:46.125Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:48:46.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:48:46.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:48:46.671Z] Configure a credential helper to remove this warning. See [2024-10-17T04:48:46.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:48:46.671Z] [2024-10-17T04:48:46.671Z] Login Succeeded [2024-10-17T04:48:46.671Z] ****.io [2024-10-17T04:48:46.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:48:47.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:48:47.214Z] Configure a credential helper to remove this warning. See [2024-10-17T04:48:47.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:48:47.214Z] [2024-10-17T04:48:47.214Z] Login Succeeded [2024-10-17T04:48:47.214Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T04:48:47.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-17T04:48:47.481Z] #41 ... [2024-10-17T04:48:47.481Z] [2024-10-17T04:48:47.481Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:48:47.481Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 19.5s [2024-10-17T04:48:47.481Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s [Pipeline] sh [2024-10-17T04:48:48.042Z] + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo [2024-10-17T04:48:48.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:48:48.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:48:48.097Z] ========================================================= [2024-10-17T04:48:48.097Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-17T04:48:48.097Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:48:48.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T04:48:48.700Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-17T04:48:48.700Z] cf04c63912e1: Pulling fs layer [2024-10-17T04:48:48.700Z] 55b35a11ae5e: Pulling fs layer [2024-10-17T04:48:48.700Z] a37a00ec5f00: Pulling fs layer [2024-10-17T04:48:48.700Z] 50b3750afda1: Pulling fs layer [2024-10-17T04:48:48.700Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T04:48:48.700Z] 50b3750afda1: Waiting [2024-10-17T04:48:48.700Z] 4f4fb700ef54: Waiting [2024-10-17T04:48:48.700Z] 80978eb59214: Pulling fs layer [2024-10-17T04:48:48.700Z] c9f46d7d2bd2: Pulling fs layer [2024-10-17T04:48:48.700Z] 80978eb59214: Waiting [2024-10-17T04:48:48.700Z] c5a475d317c9: Pulling fs layer [2024-10-17T04:48:48.700Z] c9f46d7d2bd2: Waiting [2024-10-17T04:48:48.700Z] c5a475d317c9: Waiting [2024-10-17T04:48:48.700Z] 55b35a11ae5e: Verifying Checksum [2024-10-17T04:48:48.700Z] 55b35a11ae5e: Download complete [2024-10-17T04:48:48.700Z] 50b3750afda1: Verifying Checksum [2024-10-17T04:48:48.700Z] 50b3750afda1: Download complete [2024-10-17T04:48:48.700Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T04:48:48.700Z] 4f4fb700ef54: Download complete [2024-10-17T04:48:48.700Z] 80978eb59214: Verifying Checksum [2024-10-17T04:48:48.700Z] 80978eb59214: Download complete [2024-10-17T04:48:48.700Z] cf04c63912e1: Verifying Checksum [2024-10-17T04:48:48.700Z] cf04c63912e1: Download complete [2024-10-17T04:48:49.307Z] c5a475d317c9: Verifying Checksum [2024-10-17T04:48:49.307Z] c5a475d317c9: Download complete [2024-10-17T04:48:49.901Z] cf04c63912e1: Pull complete [2024-10-17T04:48:50.507Z] 55b35a11ae5e: Pull complete [2024-10-17T04:48:50.776Z] a37a00ec5f00: Verifying Checksum [2024-10-17T04:48:50.776Z] a37a00ec5f00: Download complete [2024-10-17T04:48:51.748Z] c9f46d7d2bd2: Verifying Checksum [2024-10-17T04:48:51.748Z] c9f46d7d2bd2: Download complete [2024-10-17T04:48:51.759Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.0s done [2024-10-17T04:48:52.022Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 24.7s [2024-10-17T04:48:53.409Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 25.7s done [2024-10-17T04:48:53.982Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-17T04:48:55.902Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-10-17T04:48:55.902Z] #63 ... [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #45 [security-secretstore-setup internal] load build context [2024-10-17T04:48:55.902Z] #45 DONE 60.2s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #53 [core-metadata internal] load build context [2024-10-17T04:48:55.902Z] #53 DONE 60.3s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-17T04:48:55.902Z] #47 DONE 60.3s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #57 [security-proxy-auth internal] load build context [2024-10-17T04:48:55.902Z] #57 DONE 60.2s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-17T04:48:55.902Z] #52 DONE 60.3s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #43 [support-scheduler internal] load build context [2024-10-17T04:48:55.902Z] #43 DONE 60.5s [2024-10-17T04:48:55.902Z] [2024-10-17T04:48:55.902Z] #42 [core-keeper internal] load build context [2024-10-17T04:48:55.902Z] #42 DONE 60.5s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #58 [security-proxy-setup internal] load build context [2024-10-17T04:48:56.162Z] #58 DONE 60.2s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #65 [core-command internal] load build context [2024-10-17T04:48:56.162Z] #65 DONE 60.2s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #61 [support-cron-scheduler internal] load build context [2024-10-17T04:48:56.162Z] #61 DONE 58.9s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #44 [security-bootstrapper internal] load build context [2024-10-17T04:48:56.162Z] #44 DONE 60.5s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #60 [core-data internal] load build context [2024-10-17T04:48:56.162Z] #60 DONE 58.9s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #37 [support-notifications internal] load build context [2024-10-17T04:48:56.162Z] #37 DONE 58.9s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #49 [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-17T04:48:56.162Z] #49 DONE 60.4s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-17T04:48:56.162Z] #55 DONE 60.4s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:48:56.162Z] #48 DONE 60.5s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:48:56.162Z] #68 ... [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:48:56.162Z] #51 DONE 60.3s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #67 [security-spire-agent internal] load build context [2024-10-17T04:48:56.162Z] #67 transferring context: 27.51kB done [2024-10-17T04:48:56.162Z] #67 DONE 58.6s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:48:56.162Z] #56 DONE 60.4s [2024-10-17T04:48:56.162Z] [2024-10-17T04:48:56.162Z] #68 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:48:56.472Z] #68 ... [2024-10-17T04:48:56.472Z] [2024-10-17T04:48:56.472Z] #59 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-17T04:48:56.472Z] #59 DONE 60.9s [2024-10-17T04:48:56.733Z] [2024-10-17T04:48:56.733Z] #69 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-17T04:48:56.733Z] #69 DONE 0.5s [2024-10-17T04:48:56.733Z] [2024-10-17T04:48:56.733Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:48:57.735Z] #70 ... [2024-10-17T04:48:57.735Z] [2024-10-17T04:48:57.735Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:48:57.735Z] #66 59.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #66 59.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #66 59.91 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:57.735Z] #66 59.92 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:57.735Z] #66 59.94 OK: 8 MiB in 15 packages [2024-10-17T04:48:57.735Z] #66 DONE 60.4s [2024-10-17T04:48:57.735Z] [2024-10-17T04:48:57.735Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-17T04:48:57.735Z] #54 60.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #54 60.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #54 60.78 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:57.735Z] #54 60.79 (2/4) Installing openssl (3.3.2-r0) [2024-10-17T04:48:57.735Z] #54 60.80 (3/4) Installing su-exec (0.2-r3) [2024-10-17T04:48:57.735Z] #54 60.80 (4/4) Installing yq-go (4.44.1-r2) [2024-10-17T04:48:57.735Z] #54 60.88 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:57.735Z] #54 60.89 OK: 19 MiB in 18 packages [2024-10-17T04:48:57.735Z] #54 DONE 61.2s [2024-10-17T04:48:57.735Z] [2024-10-17T04:48:57.735Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-17T04:48:57.735Z] #62 59.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #62 59.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.735Z] #62 59.94 (1/2) Installing ca-certificates (20240705-r0) [2024-10-17T04:48:57.735Z] #62 59.97 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:57.735Z] #62 59.97 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:57.735Z] #62 59.97 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:48:57.735Z] #62 60.05 OK: 9 MiB in 16 packages [2024-10-17T04:48:57.735Z] #62 DONE 60.4s [2024-10-17T04:48:57.995Z] [2024-10-17T04:48:57.995Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-17T04:48:57.995Z] #64 59.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #64 59.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #64 60.00 (1/3) Installing ca-certificates (20240705-r0) [2024-10-17T04:48:57.995Z] #64 60.02 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:57.995Z] #64 60.03 (3/3) Installing tzdata (2024b-r0) [2024-10-17T04:48:57.995Z] #64 60.10 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:57.995Z] #64 60.11 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:48:57.995Z] #64 60.29 OK: 10 MiB in 17 packages [2024-10-17T04:48:57.995Z] #64 DONE 60.5s [2024-10-17T04:48:57.995Z] [2024-10-17T04:48:57.995Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:48:57.995Z] #50 60.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #50 60.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #50 61.16 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:48:57.995Z] #50 61.16 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:48:57.995Z] #50 61.16 OK: 24163 distinct packages available [2024-10-17T04:48:57.995Z] #50 61.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #50 61.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:57.995Z] #50 61.75 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:57.995Z] #50 61.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:48:57.995Z] #50 61.76 (3/4) Installing libucontext (1.2-r3) [2024-10-17T04:48:57.995Z] #50 61.76 (4/4) Installing gcompat (1.1.0-r4) [2024-10-17T04:48:57.995Z] #50 61.77 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:57.995Z] #50 61.78 OK: 8 MiB in 18 packages [2024-10-17T04:48:57.995Z] #50 DONE 61.9s [2024-10-17T04:48:57.995Z] [2024-10-17T04:48:57.995Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:48:58.255Z] #71 ... [2024-10-17T04:48:58.255Z] [2024-10-17T04:48:58.255Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:48:58.255Z] #46 60.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.255Z] #46 61.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.255Z] #46 61.48 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:48:58.255Z] #46 61.48 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:48:58.255Z] #46 61.48 OK: 24163 distinct packages available [2024-10-17T04:48:58.255Z] #46 61.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.255Z] #46 61.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.255Z] #46 62.10 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:58.255Z] #46 62.11 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:48:58.255Z] #46 62.11 (3/5) Installing libucontext (1.2-r3) [2024-10-17T04:48:58.255Z] #46 62.11 (4/5) Installing gcompat (1.1.0-r4) [2024-10-17T04:48:58.255Z] #46 62.12 (5/5) Installing openssl (3.3.2-r0) [2024-10-17T04:48:58.255Z] #46 62.13 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:58.255Z] #46 62.14 OK: 9 MiB in 19 packages [2024-10-17T04:48:58.255Z] #46 DONE 62.4s [2024-10-17T04:48:58.516Z] [2024-10-17T04:48:58.516Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:48:58.777Z] #72 ... [2024-10-17T04:48:58.777Z] [2024-10-17T04:48:58.777Z] #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-17T04:48:58.777Z] #73 DONE 2.0s [2024-10-17T04:48:58.777Z] [2024-10-17T04:48:58.777Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:48:58.777Z] #0 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.777Z] #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:58.777Z] #0 1.668 OK: 246 MiB in 54 packages [2024-10-17T04:48:58.777Z] #74 DONE 2.0s [2024-10-17T04:48:59.127Z] [2024-10-17T04:48:59.127Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:48:59.127Z] #75 DONE 0.2s [2024-10-17T04:48:59.127Z] [2024-10-17T04:48:59.127Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:48:59.127Z] #76 ... [2024-10-17T04:48:59.127Z] [2024-10-17T04:48:59.127Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:48:59.127Z] #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 2.215 Upgrading critical system libraries and apk-tools: [2024-10-17T04:48:59.127Z] #0 2.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:48:59.127Z] #0 2.222 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:59.127Z] #0 2.306 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:48:59.127Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 2.756 OK: 13 MiB in 28 packages [2024-10-17T04:48:59.127Z] #77 DONE 3.0s [2024-10-17T04:48:59.127Z] [2024-10-17T04:48:59.127Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:48:59.127Z] #0 1.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 1.638 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #0 2.444 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:48:59.127Z] #0 2.796 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:59.127Z] #0 2.814 OK: 8 MiB in 15 packages [2024-10-17T04:48:59.127Z] #78 DONE 3.0s [2024-10-17T04:48:59.127Z] [2024-10-17T04:48:59.127Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:48:59.127Z] #70 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.127Z] #70 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.387Z] #70 2.534 OK: 246 MiB in 54 packages [2024-10-17T04:48:59.673Z] #70 DONE 2.9s [2024-10-17T04:48:59.673Z] [2024-10-17T04:48:59.673Z] #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-17T04:48:59.673Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 2.511 OK: 246 MiB in 54 packages [2024-10-17T04:48:59.673Z] #79 DONE 2.9s [2024-10-17T04:48:59.673Z] [2024-10-17T04:48:59.673Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-17T04:48:59.673Z] #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 2.020 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:48:59.673Z] #0 2.020 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:48:59.673Z] #0 2.020 OK: 24162 distinct packages available [2024-10-17T04:48:59.673Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.673Z] #0 2.535 OK: 246 MiB in 54 packages [2024-10-17T04:48:59.673Z] #80 DONE 2.9s [2024-10-17T04:48:59.673Z] [2024-10-17T04:48:59.673Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:48:59.673Z] #81 DONE 0.1s [2024-10-17T04:48:59.673Z] [2024-10-17T04:48:59.673Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:48:59.932Z] #82 ... [2024-10-17T04:48:59.932Z] [2024-10-17T04:48:59.932Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:48:59.932Z] #83 DONE 0.1s [2024-10-17T04:48:59.932Z] [2024-10-17T04:48:59.932Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-17T04:48:59.932Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.932Z] #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.932Z] #0 3.068 Upgrading critical system libraries and apk-tools: [2024-10-17T04:48:59.932Z] #0 3.068 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:48:59.932Z] #0 3.076 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:48:59.932Z] #0 3.178 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:48:59.932Z] #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.932Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:48:59.932Z] #0 3.555 OK: 19 MiB in 18 packages [2024-10-17T04:48:59.932Z] #84 DONE 3.7s [2024-10-17T04:48:59.932Z] [2024-10-17T04:48:59.932Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:48:59.932Z] #85 DONE 0.2s [2024-10-17T04:48:59.932Z] [2024-10-17T04:48:59.932Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:00.192Z] #86 ... [2024-10-17T04:49:00.192Z] [2024-10-17T04:49:00.192Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:49:00.192Z] #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.192Z] #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.192Z] #0 3.105 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:00.192Z] #0 3.105 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:00.192Z] #0 3.114 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:00.192Z] #0 3.192 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:00.192Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.192Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.192Z] #0 3.665 OK: 8 MiB in 16 packages [2024-10-17T04:49:00.192Z] #87 DONE 4.1s [2024-10-17T04:49:00.452Z] [2024-10-17T04:49:00.452Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-17T04:49:00.711Z] #88 ... [2024-10-17T04:49:00.711Z] [2024-10-17T04:49:00.711Z] #68 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:49:00.711Z] #68 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #68 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #68 3.829 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:00.711Z] #68 3.829 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:00.711Z] #68 3.832 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:00.711Z] #68 3.916 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:00.711Z] #68 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #68 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #68 4.252 OK: 8 MiB in 15 packages [2024-10-17T04:49:00.711Z] #68 DONE 4.5s [2024-10-17T04:49:00.711Z] [2024-10-17T04:49:00.711Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:49:00.711Z] #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.711Z] #0 2.612 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:00.711Z] #0 2.612 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:00.711Z] #0 2.619 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:00.711Z] #0 2.709 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:00.711Z] #0 2.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.712Z] #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.712Z] #0 3.077 OK: 8 MiB in 15 packages [2024-10-17T04:49:00.972Z] #89 DONE 3.4s [2024-10-17T04:49:00.972Z] [2024-10-17T04:49:00.972Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:49:00.972Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.972Z] #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.972Z] #0 3.136 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:00.972Z] #0 3.136 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:00.972Z] #0 3.142 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:00.972Z] #0 3.224 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:00.972Z] #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:00.972Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:01.231Z] #90 3.591 OK: 19 MiB in 18 packages [2024-10-17T04:49:03.242Z] #90 DONE 5.1s [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:49:03.242Z] #71 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #71 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #71 3.734 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:03.242Z] #71 3.734 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:03.242Z] #71 3.758 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:03.242Z] #71 3.811 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:03.242Z] #71 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #71 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #71 4.200 OK: 8 MiB in 18 packages [2024-10-17T04:49:03.242Z] #71 ... [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:49:03.242Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 3.389 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:03.242Z] #0 3.389 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:03.242Z] #0 3.396 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:03.242Z] #0 3.482 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:03.242Z] #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 4.194 OK: 9 MiB in 16 packages [2024-10-17T04:49:03.242Z] #91 DONE 5.2s [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:49:03.242Z] #72 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #72 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #72 3.499 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:03.242Z] #72 3.499 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:03.242Z] #72 3.505 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:03.242Z] #72 3.581 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:03.242Z] #72 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #72 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #72 3.994 OK: 9 MiB in 19 packages [2024-10-17T04:49:03.242Z] #72 DONE 4.8s [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:49:03.242Z] #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 3.934 Upgrading critical system libraries and apk-tools: [2024-10-17T04:49:03.242Z] #0 3.934 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:49:03.242Z] #0 3.950 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:49:03.242Z] #0 4.079 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:49:03.242Z] #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:03.242Z] #0 4.519 OK: 10 MiB in 17 packages [2024-10-17T04:49:03.242Z] #92 DONE 5.2s [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:49:03.242Z] #71 DONE 5.2s [2024-10-17T04:49:03.242Z] [2024-10-17T04:49:03.242Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:49:03.892Z] #93 ... [2024-10-17T04:49:03.892Z] [2024-10-17T04:49:03.892Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-17T04:49:03.892Z] #94 DONE 1.0s [2024-10-17T04:49:04.200Z] [2024-10-17T04:49:04.200Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-17T04:49:04.200Z] #0 3.530 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:04.200Z] #0 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:49:04.200Z] #0 4.841 OK: 246 MiB in 54 packages [2024-10-17T04:49:04.200Z] #95 DONE 5.2s [2024-10-17T04:49:04.200Z] [2024-10-17T04:49:04.200Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-17T04:49:06.174Z] #96 ... [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:49:06.174Z] #97 DONE 2.7s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:49:06.174Z] #93 DONE 2.7s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-17T04:49:06.174Z] #98 DONE 2.8s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-17T04:49:06.174Z] #96 DONE 1.9s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-17T04:49:06.174Z] #99 DONE 0.2s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:49:06.174Z] #100 ... [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-17T04:49:06.174Z] #101 DONE 0.2s [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:49:06.174Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-10-17T04:49:06.174Z] #63 ... [2024-10-17T04:49:06.174Z] [2024-10-17T04:49:06.174Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-17T04:49:06.432Z] #102 ... [2024-10-17T04:49:06.432Z] [2024-10-17T04:49:06.432Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-17T04:49:06.432Z] #103 DONE 0.4s [2024-10-17T04:49:06.432Z] [2024-10-17T04:49:06.432Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:49:06.691Z] #41 ... [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:49:06.691Z] #100 DONE 0.6s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-17T04:49:06.691Z] #88 DONE 6.3s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-17T04:49:06.691Z] #102 DONE 0.5s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:49:06.691Z] #104 ... [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-17T04:49:06.691Z] #105 DONE 0.2s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-17T04:49:06.691Z] #106 DONE 0.2s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:49:06.691Z] #107 DONE 0.2s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:49:06.691Z] #104 DONE 0.2s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-17T04:49:06.691Z] #108 DONE 0.1s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-17T04:49:06.691Z] #109 DONE 0.1s [2024-10-17T04:49:06.691Z] [2024-10-17T04:49:06.691Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:49:06.798Z] a37a00ec5f00: Pull complete [2024-10-17T04:49:06.799Z] 50b3750afda1: Pull complete [2024-10-17T04:49:06.799Z] 4f4fb700ef54: Pull complete [2024-10-17T04:49:06.950Z] #110 DONE 0.2s [2024-10-17T04:49:06.950Z] [2024-10-17T04:49:06.950Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-17T04:49:06.950Z] #111 DONE 0.2s [2024-10-17T04:49:06.950Z] [2024-10-17T04:49:06.950Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-17T04:49:06.950Z] #112 DONE 0.1s [2024-10-17T04:49:06.950Z] [2024-10-17T04:49:06.950Z] #113 [security-spire-config] exporting to image [2024-10-17T04:49:06.950Z] #113 exporting layers [2024-10-17T04:49:07.068Z] 80978eb59214: Pull complete [2024-10-17T04:49:07.209Z] #113 ... [2024-10-17T04:49:07.209Z] [2024-10-17T04:49:07.209Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-17T04:49:07.209Z] #114 DONE 0.1s [2024-10-17T04:49:07.209Z] [2024-10-17T04:49:07.209Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-17T04:49:07.209Z] #115 DONE 0.1s [2024-10-17T04:49:07.209Z] [2024-10-17T04:49:07.209Z] #113 [security-spire-server] exporting to image [2024-10-17T04:49:07.209Z] #113 ... [2024-10-17T04:49:07.209Z] [2024-10-17T04:49:07.209Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-17T04:49:07.209Z] #116 DONE 0.1s [2024-10-17T04:49:07.209Z] [2024-10-17T04:49:07.209Z] #113 [security-spire-agent] exporting to image [2024-10-17T04:49:07.466Z] #113 exporting layers 0.7s done [2024-10-17T04:49:07.724Z] #113 writing image sha256:0a9712aaf57eb5b3d96f1a85826b74223f1644591c920ce9520c5fdaf104bbd1 done [2024-10-17T04:49:07.724Z] #113 naming to docker.io/library/security-spire-config done [2024-10-17T04:49:07.725Z] #113 exporting layers 0.6s done [2024-10-17T04:49:07.725Z] #113 writing image sha256:4a8d92a43f9e187242d6c373dd643bb909a38547c24279ec4550a05b6678e74a done [2024-10-17T04:49:07.725Z] #113 naming to docker.io/library/security-spire-server done [2024-10-17T04:49:07.725Z] #113 writing image sha256:8145dae84af29686475f9e4fc1a107c59fca662cdfa3faf2917a3adc19f2a415 done [2024-10-17T04:49:07.725Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-17T04:49:07.725Z] #113 DONE 0.7s [2024-10-17T04:49:07.725Z] [2024-10-17T04:49:07.725Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:10.270Z] #117 ... [2024-10-17T04:49:10.270Z] [2024-10-17T04:49:10.270Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:15.312Z] c9f46d7d2bd2: Pull complete [2024-10-17T04:49:17.915Z] c5a475d317c9: Pull complete [2024-10-17T04:49:17.915Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-17T04:49:17.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T04:49:17.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:49:18.268Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T04:49:18.268Z] WORKDIR /edgex [2024-10-17T04:49:18.268Z] COPY go.mod . [2024-10-17T04:49:18.268Z] RUN go mod download [2024-10-17T04:49:18.268Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-17T04:49:19.248Z] Sending build context to Docker daemon 3.694MB [2024-10-17T04:49:19.248Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T04:49:19.248Z] ---> be29e6b0f0d4 [2024-10-17T04:49:19.248Z] Step 2/4 : WORKDIR /edgex [2024-10-17T04:49:21.209Z] ---> Running in 40e66ae5e0d0 [2024-10-17T04:49:21.209Z] Removing intermediate container 40e66ae5e0d0 [2024-10-17T04:49:21.209Z] ---> 0736c9e64ac1 [2024-10-17T04:49:21.209Z] Step 3/4 : COPY go.mod . [2024-10-17T04:49:21.801Z] ---> a0dc2683ac67 [2024-10-17T04:49:21.801Z] Step 4/4 : RUN go mod download [2024-10-17T04:49:21.801Z] ---> Running in e0476bf470b4 [2024-10-17T04:49:32.218Z] #118 ... [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:32.218Z] #82 DONE 29.6s [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:32.218Z] #76 DONE 30.4s [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:32.218Z] #86 DONE 29.4s [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:32.218Z] #117 DONE 23.4s [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-17T04:49:32.218Z] #119 ... [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:32.218Z] #118 DONE 29.5s [2024-10-17T04:49:32.218Z] [2024-10-17T04:49:32.218Z] #120 [support-scheduler builder 6/7] COPY . . [2024-10-17T04:49:40.342Z] #120 ... [2024-10-17T04:49:40.342Z] [2024-10-17T04:49:40.342Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-17T04:49:40.342Z] #121 ... [2024-10-17T04:49:40.342Z] [2024-10-17T04:49:40.342Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-17T04:49:40.342Z] #122 ... [2024-10-17T04:49:40.342Z] [2024-10-17T04:49:40.342Z] #123 [support-notifications builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #123 DONE 18.4s [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #124 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #125 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #126 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #122 DONE 18.4s [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #127 [core-metadata builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #127 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #128 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #129 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #120 [support-scheduler builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #120 DONE 18.4s [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T04:49:48.468Z] #130 ... [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #131 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #132 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #133 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #134 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #135 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #136 [core-data builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #136 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #137 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #138 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #139 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #140 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #141 [core-command builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #141 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #142 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #143 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #144 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #145 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:49:48.468Z] #146 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:49:48.468Z] #147 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #148 [security-secretstore-setup builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #148 CACHED [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-17T04:49:48.468Z] #119 DONE 18.5s [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-17T04:49:48.468Z] #121 DONE 18.5s [2024-10-17T04:49:48.468Z] [2024-10-17T04:49:48.468Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-17T04:49:49.036Z] #149 1.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-17T04:49:59.020Z] #149 ... [2024-10-17T04:49:59.020Z] [2024-10-17T04:49:59.020Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T04:49:59.020Z] #0 0.833 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-17T04:49:59.020Z] #150 ... [2024-10-17T04:49:59.020Z] [2024-10-17T04:49:59.020Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T04:49:59.021Z] #0 0.825 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-17T04:49:59.021Z] #151 ... [2024-10-17T04:49:59.021Z] [2024-10-17T04:49:59.021Z] #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-17T04:49:59.021Z] #0 0.857 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-17T04:49:59.021Z] #152 ... [2024-10-17T04:49:59.021Z] [2024-10-17T04:49:59.021Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T04:49:59.021Z] #0 0.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-17T04:49:59.021Z] #153 ... [2024-10-17T04:49:59.021Z] [2024-10-17T04:49:59.021Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T04:49:59.021Z] #0 1.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-17T04:49:59.277Z] #154 ... [2024-10-17T04:49:59.277Z] [2024-10-17T04:49:59.277Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-17T04:49:59.277Z] #0 1.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-17T04:49:59.277Z] #155 ... [2024-10-17T04:49:59.277Z] [2024-10-17T04:49:59.277Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T04:49:59.277Z] #0 0.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-17T04:49:59.535Z] #156 ... [2024-10-17T04:49:59.535Z] [2024-10-17T04:49:59.535Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-17T04:49:59.535Z] #0 1.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-17T04:49:59.535Z] #157 ... [2024-10-17T04:49:59.535Z] [2024-10-17T04:49:59.535Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T04:49:59.535Z] #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-17T04:49:59.792Z] #158 ... [2024-10-17T04:49:59.792Z] [2024-10-17T04:49:59.792Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-17T04:49:59.792Z] #0 1.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-17T04:50:00.049Z] #159 ... [2024-10-17T04:50:00.049Z] [2024-10-17T04:50:00.049Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T04:50:00.049Z] #130 0.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-17T04:50:00.049Z] #130 ... [2024-10-17T04:50:00.049Z] [2024-10-17T04:50:00.049Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-17T04:50:00.049Z] #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-17T04:50:29.729Z] Removing intermediate container e0476bf470b4 [2024-10-17T04:50:29.729Z] ---> 70f7b285edf4 [2024-10-17T04:50:29.729Z] Successfully built 70f7b285edf4 [2024-10-17T04:50:29.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:50:30.081Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T04:50:30.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:50:30.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container [2024-10-17T04:50:30.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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-17T04:50:31.752Z] $ docker top df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:50:32.641Z] + go version [2024-10-17T04:50:32.641Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-17T04:50:32.670Z] $ docker stop --time=1 df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 [2024-10-17T04:50:34.330Z] $ docker rm -f --volumes df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 [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-17T04:50:35.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-17T04:50:35.043Z] [2024-10-17T04:50:35.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:50:35.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-17T04:50:35.400Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-17T04:50:35.400Z] 547446be3368: Pulling fs layer [2024-10-17T04:50:35.400Z] d125d8839a47: Pulling fs layer [2024-10-17T04:50:35.400Z] 3e85d5ac6304: Pulling fs layer [2024-10-17T04:50:35.400Z] c3105a71a48b: Pulling fs layer [2024-10-17T04:50:35.400Z] 0f093f025ec4: Pulling fs layer [2024-10-17T04:50:35.400Z] c3106fc0e877: Pulling fs layer [2024-10-17T04:50:35.400Z] c3105a71a48b: Waiting [2024-10-17T04:50:35.400Z] 0f093f025ec4: Waiting [2024-10-17T04:50:35.400Z] c3106fc0e877: Waiting [2024-10-17T04:50:35.670Z] 547446be3368: Verifying Checksum [2024-10-17T04:50:35.670Z] 547446be3368: Download complete [2024-10-17T04:50:35.670Z] c3105a71a48b: Download complete [2024-10-17T04:50:36.259Z] d125d8839a47: Verifying Checksum [2024-10-17T04:50:36.259Z] d125d8839a47: Download complete [2024-10-17T04:50:36.259Z] c3106fc0e877: Verifying Checksum [2024-10-17T04:50:36.259Z] c3106fc0e877: Download complete [2024-10-17T04:50:36.259Z] 0f093f025ec4: Verifying Checksum [2024-10-17T04:50:36.259Z] 0f093f025ec4: Download complete [2024-10-17T04:50:36.529Z] 547446be3368: Pull complete [2024-10-17T04:50:37.945Z] d125d8839a47: Pull complete [2024-10-17T04:50:38.216Z] 3e85d5ac6304: Verifying Checksum [2024-10-17T04:50:38.216Z] 3e85d5ac6304: Download complete [2024-10-17T04:50:48.330Z] 3e85d5ac6304: Pull complete [2024-10-17T04:50:48.330Z] c3105a71a48b: Pull complete [2024-10-17T04:50:49.746Z] 0f093f025ec4: Pull complete [2024-10-17T04:50:50.015Z] c3106fc0e877: Pull complete [2024-10-17T04:50:50.015Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-17T04:50:50.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-17T04:50:50.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:50:50.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container [2024-10-17T04:50:50.335Z] $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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-17T04:50:52.686Z] $ docker top afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:50:53.553Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-17T04:51:05.914Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #1 transferring dockerfile: 2.02kB 0.0s done [2024-10-17T04:51:05.914Z] #1 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #2 transferring dockerfile: 2.07kB done [2024-10-17T04:51:05.914Z] #2 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #3 [core-command internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-10-17T04:51:05.914Z] #3 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #4 transferring dockerfile: 3.17kB 0.0s done [2024-10-17T04:51:05.914Z] #4 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #5 transferring dockerfile: 2.50kB done [2024-10-17T04:51:05.914Z] #5 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #6 transferring dockerfile: 1.81kB done [2024-10-17T04:51:05.914Z] #6 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #7 transferring dockerfile: 1.85kB done [2024-10-17T04:51:05.914Z] #7 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-10-17T04:51:05.914Z] #8 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #9 transferring dockerfile: 1.93kB done [2024-10-17T04:51:05.914Z] #9 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #10 [core-data internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #10 transferring dockerfile: 2.07kB done [2024-10-17T04:51:05.914Z] #10 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-10-17T04:51:05.914Z] #11 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-10-17T04:51:05.914Z] #12 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #13 transferring dockerfile: 1.69kB done [2024-10-17T04:51:05.914Z] #13 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #14 transferring dockerfile: 2.13kB 0.0s done [2024-10-17T04:51:05.914Z] #14 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #15 transferring dockerfile: 1.70kB done [2024-10-17T04:51:05.914Z] #15 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-17T04:51:05.914Z] #16 transferring dockerfile: 2.23kB done [2024-10-17T04:51:05.914Z] #16 DONE 0.1s [2024-10-17T04:51:05.914Z] [2024-10-17T04:51:05.914Z] #17 [support-notifications internal] load .dockerignore [2024-10-17T04:51:05.914Z] #17 transferring context: 50B 0.0s done [2024-10-17T04:51:05.914Z] #17 DONE 0.1s [2024-10-17T04:51:06.884Z] [2024-10-17T04:51:06.884Z] #18 [core-keeper internal] load .dockerignore [2024-10-17T04:51:06.884Z] #18 transferring context: 50B done [2024-10-17T04:51:06.884Z] #18 DONE 0.1s [2024-10-17T04:51:06.884Z] [2024-10-17T04:51:06.884Z] #19 [core-command internal] load .dockerignore [2024-10-17T04:51:06.884Z] #19 transferring context: 50B done [2024-10-17T04:51:06.884Z] #19 DONE 0.0s [2024-10-17T04:51:06.884Z] [2024-10-17T04:51:06.884Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-17T04:51:07.155Z] #20 transferring context: 50B done [2024-10-17T04:51:07.155Z] #20 DONE 0.1s [2024-10-17T04:51:07.155Z] [2024-10-17T04:51:07.155Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-17T04:51:07.155Z] #21 transferring context: 50B done [2024-10-17T04:51:07.155Z] #21 DONE 0.1s [2024-10-17T04:51:07.155Z] [2024-10-17T04:51:07.155Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-17T04:51:07.155Z] #22 transferring context: 50B 0.0s done [2024-10-17T04:51:07.155Z] #22 DONE 0.1s [2024-10-17T04:51:07.155Z] [2024-10-17T04:51:07.155Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-17T04:51:07.155Z] #23 transferring context: 50B 0.0s done [2024-10-17T04:51:07.155Z] #23 DONE 0.1s [2024-10-17T04:51:07.155Z] [2024-10-17T04:51:07.155Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-17T04:51:07.155Z] #24 transferring context: 50B 0.0s done [2024-10-17T04:51:07.424Z] #24 DONE 0.1s [2024-10-17T04:51:07.424Z] [2024-10-17T04:51:07.424Z] #25 [support-scheduler internal] load .dockerignore [2024-10-17T04:51:07.424Z] #25 transferring context: 50B done [2024-10-17T04:51:07.424Z] #25 DONE 0.1s [2024-10-17T04:51:07.424Z] [2024-10-17T04:51:07.424Z] #26 [core-data internal] load .dockerignore [2024-10-17T04:51:07.424Z] #26 transferring context: 50B 0.0s done [2024-10-17T04:51:07.424Z] #26 DONE 0.1s [2024-10-17T04:51:07.424Z] [2024-10-17T04:51:07.424Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-17T04:51:07.693Z] #27 transferring context: 50B 0.0s done [2024-10-17T04:51:07.693Z] #27 DONE 0.1s [2024-10-17T04:51:07.693Z] [2024-10-17T04:51:07.693Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-17T04:51:07.693Z] #28 transferring context: 50B 0.0s done [2024-10-17T04:51:07.693Z] #28 DONE 0.1s [2024-10-17T04:51:07.693Z] [2024-10-17T04:51:07.693Z] #29 [security-spire-config internal] load .dockerignore [2024-10-17T04:51:07.693Z] #29 transferring context: 50B done [2024-10-17T04:51:07.693Z] #29 DONE 0.1s [2024-10-17T04:51:07.970Z] [2024-10-17T04:51:07.970Z] #30 [core-metadata internal] load .dockerignore [2024-10-17T04:51:07.970Z] #30 transferring context: 50B done [2024-10-17T04:51:07.970Z] #30 DONE 0.1s [2024-10-17T04:51:07.970Z] [2024-10-17T04:51:07.970Z] #31 [security-spire-server internal] load .dockerignore [2024-10-17T04:51:07.970Z] #31 transferring context: 50B 0.0s done [2024-10-17T04:51:07.970Z] #31 DONE 0.1s [2024-10-17T04:51:07.970Z] [2024-10-17T04:51:07.970Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-17T04:51:07.970Z] #32 transferring context: 50B done [2024-10-17T04:51:07.970Z] #32 DONE 0.1s [2024-10-17T04:51:07.970Z] [2024-10-17T04:51:07.970Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:07.970Z] #33 ... [2024-10-17T04:51:07.970Z] [2024-10-17T04:51:07.970Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:07.970Z] #34 DONE 0.0s [2024-10-17T04:51:08.239Z] [2024-10-17T04:51:08.239Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:08.239Z] #33 DONE 0.4s [2024-10-17T04:51:08.509Z] [2024-10-17T04:51:08.509Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:08.509Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:08.509Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:08.509Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:08.509Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:08.509Z] #35 DONE 0.1s [2024-10-17T04:51:08.509Z] [2024-10-17T04:51:08.509Z] #36 [support-notifications internal] load build context [2024-10-17T04:51:09.100Z] #36 transferring context: 3.24MB 0.6s done [2024-10-17T04:51:09.100Z] #36 DONE 0.8s [2024-10-17T04:51:09.100Z] [2024-10-17T04:51:09.100Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:09.370Z] #37 ... [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:09.370Z] #34 DONE 0.0s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:09.370Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:09.370Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:09.370Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:09.370Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:09.370Z] #35 DONE 0.2s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:09.370Z] #37 ... [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:09.370Z] #34 DONE 0.0s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:09.370Z] #33 DONE 0.5s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:09.370Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:09.370Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:09.370Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:09.370Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:09.370Z] #35 DONE 0.3s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:09.370Z] #37 DONE 1.9s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:09.370Z] #34 DONE 0.0s [2024-10-17T04:51:09.370Z] [2024-10-17T04:51:09.370Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:09.639Z] #38 ... [2024-10-17T04:51:09.639Z] [2024-10-17T04:51:09.639Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:09.639Z] #34 DONE 0.0s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:09.910Z] #39 ... [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:09.910Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:09.910Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:09.910Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:09.910Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:09.910Z] #35 DONE 0.3s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:09.910Z] #33 DONE 0.9s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:09.910Z] #37 DONE 1.9s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:09.910Z] #39 ... [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:09.910Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:09.910Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:09.910Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:09.910Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:09.910Z] #35 DONE 0.3s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:09.910Z] #37 DONE 1.9s [2024-10-17T04:51:09.910Z] [2024-10-17T04:51:09.910Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:10.180Z] #39 ... [2024-10-17T04:51:10.180Z] [2024-10-17T04:51:10.180Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:10.180Z] #34 DONE 0.0s [2024-10-17T04:51:10.180Z] [2024-10-17T04:51:10.180Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:10.180Z] #39 ... [2024-10-17T04:51:10.180Z] [2024-10-17T04:51:10.180Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:10.180Z] #34 DONE 0.0s [2024-10-17T04:51:10.180Z] [2024-10-17T04:51:10.180Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:10.776Z] #39 ... [2024-10-17T04:51:10.776Z] [2024-10-17T04:51:10.776Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:10.776Z] #38 DONE 1.9s [2024-10-17T04:51:10.776Z] [2024-10-17T04:51:10.776Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:10.776Z] #39 ... [2024-10-17T04:51:10.776Z] [2024-10-17T04:51:10.776Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:10.776Z] #34 DONE 0.0s [2024-10-17T04:51:10.776Z] [2024-10-17T04:51:10.776Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:10.776Z] #39 ... [2024-10-17T04:51:10.776Z] [2024-10-17T04:51:10.776Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:10.776Z] #34 DONE 0.0s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:11.046Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:11.046Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:11.046Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:11.046Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:11.046Z] #35 DONE 0.5s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:11.046Z] #37 DONE 2.1s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:11.046Z] #38 DONE 2.0s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:11.046Z] #39 ... [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:11.046Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:11.046Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:11.046Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:11.046Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:11.046Z] #35 DONE 0.5s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:11.046Z] #37 DONE 2.1s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:11.046Z] #38 DONE 2.0s [2024-10-17T04:51:11.046Z] [2024-10-17T04:51:11.046Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:11.316Z] #39 ... [2024-10-17T04:51:11.316Z] [2024-10-17T04:51:11.316Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:11.316Z] #34 DONE 0.0s [2024-10-17T04:51:11.316Z] [2024-10-17T04:51:11.316Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:11.926Z] #39 ... [2024-10-17T04:51:11.926Z] [2024-10-17T04:51:11.926Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:11.926Z] #34 DONE 0.0s [2024-10-17T04:51:11.926Z] [2024-10-17T04:51:11.926Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:11.926Z] #39 transferring context: 3.24MB 2.1s done [2024-10-17T04:51:11.926Z] #39 ... [2024-10-17T04:51:11.926Z] [2024-10-17T04:51:11.926Z] #40 [core-command internal] load build context [2024-10-17T04:51:11.926Z] #40 transferring context: 3.24MB 1.8s done [2024-10-17T04:51:11.926Z] #40 DONE 2.4s [2024-10-17T04:51:11.926Z] [2024-10-17T04:51:11.926Z] #41 [core-keeper internal] load build context [2024-10-17T04:51:11.926Z] #41 transferring context: 3.24MB 2.2s done [2024-10-17T04:51:11.926Z] #41 DONE 2.7s [2024-10-17T04:51:11.926Z] [2024-10-17T04:51:11.926Z] #42 [support-cron-scheduler internal] load build context [2024-10-17T04:51:12.201Z] #42 ... [2024-10-17T04:51:12.201Z] [2024-10-17T04:51:12.201Z] #39 [security-bootstrapper internal] load build context [2024-10-17T04:51:12.201Z] #39 DONE 2.9s [2024-10-17T04:51:12.201Z] [2024-10-17T04:51:12.201Z] #42 [support-cron-scheduler internal] load build context [2024-10-17T04:51:12.473Z] #42 ... [2024-10-17T04:51:12.473Z] [2024-10-17T04:51:12.473Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:12.473Z] #33 DONE 3.0s [2024-10-17T04:51:12.473Z] [2024-10-17T04:51:12.473Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:12.473Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:12.473Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:12.473Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:12.473Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:12.473Z] #35 DONE 0.5s [2024-10-17T04:51:12.473Z] [2024-10-17T04:51:12.473Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:12.473Z] #37 DONE 2.1s [2024-10-17T04:51:12.473Z] [2024-10-17T04:51:12.473Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:12.473Z] #38 DONE 2.0s [2024-10-17T04:51:12.473Z] [2024-10-17T04:51:12.473Z] #42 [support-cron-scheduler internal] load build context [2024-10-17T04:51:12.748Z] #42 ... [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:12.748Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:12.748Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:12.748Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:12.748Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:12.748Z] #35 DONE 0.5s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:12.748Z] #37 DONE 2.1s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:12.748Z] #38 DONE 2.1s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-17T04:51:12.748Z] #43 DONE 0.0s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:12.748Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:12.748Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:12.748Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:12.748Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:12.748Z] #35 DONE 0.6s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:12.748Z] #37 DONE 2.2s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:12.748Z] #38 DONE 2.1s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-17T04:51:12.748Z] #34 DONE 0.1s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-17T04:51:12.748Z] #44 DONE 3.1s [2024-10-17T04:51:12.748Z] [2024-10-17T04:51:12.748Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:13.020Z] #45 ... [2024-10-17T04:51:13.020Z] [2024-10-17T04:51:13.020Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-17T04:51:13.020Z] #46 DONE 3.5s [2024-10-17T04:51:13.020Z] [2024-10-17T04:51:13.020Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:13.020Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:13.020Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:13.020Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:13.020Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:13.020Z] #35 DONE 0.7s [2024-10-17T04:51:13.020Z] [2024-10-17T04:51:13.020Z] #47 [security-proxy-setup internal] load build context [2024-10-17T04:51:13.020Z] #47 transferring context: 3.24MB 2.5s done [2024-10-17T04:51:13.292Z] #47 ... [2024-10-17T04:51:13.292Z] [2024-10-17T04:51:13.292Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:13.292Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:13.292Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:13.292Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:13.292Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:13.292Z] #35 DONE 0.7s [2024-10-17T04:51:13.292Z] [2024-10-17T04:51:13.292Z] #42 [support-cron-scheduler internal] load build context [2024-10-17T04:51:13.292Z] #42 transferring context: 3.24MB 2.7s done [2024-10-17T04:51:13.292Z] #42 DONE 3.3s [2024-10-17T04:51:13.292Z] [2024-10-17T04:51:13.292Z] #47 [security-proxy-setup internal] load build context [2024-10-17T04:51:13.292Z] #47 DONE 3.3s [2024-10-17T04:51:13.292Z] [2024-10-17T04:51:13.292Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:13.292Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:15.252Z] #48 ... [2024-10-17T04:51:15.252Z] [2024-10-17T04:51:15.252Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-17T04:51:15.252Z] #33 DONE 5.2s [2024-10-17T04:51:15.252Z] [2024-10-17T04:51:15.252Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:51:15.252Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-17T04:51:15.252Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-17T04:51:15.252Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-17T04:51:15.252Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-17T04:51:15.252Z] #35 DONE 0.7s [2024-10-17T04:51:15.252Z] [2024-10-17T04:51:15.252Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-17T04:51:15.252Z] #37 DONE 2.3s [2024-10-17T04:51:15.252Z] [2024-10-17T04:51:15.252Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-17T04:51:15.252Z] #38 DONE 2.2s [2024-10-17T04:51:15.252Z] [2024-10-17T04:51:15.252Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:15.522Z] #45 ... [2024-10-17T04:51:15.522Z] [2024-10-17T04:51:15.522Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:15.522Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done [2024-10-17T04:51:15.522Z] #48 DONE 2.8s [2024-10-17T04:51:15.522Z] [2024-10-17T04:51:15.522Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:16.494Z] #45 ... [2024-10-17T04:51:16.494Z] [2024-10-17T04:51:16.494Z] #49 [security-spire-config internal] load build context [2024-10-17T04:51:16.494Z] #49 transferring context: 26.23kB 0.3s done [2024-10-17T04:51:16.494Z] #49 DONE 3.2s [2024-10-17T04:51:16.494Z] [2024-10-17T04:51:16.494Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:17.102Z] #45 ... [2024-10-17T04:51:17.102Z] [2024-10-17T04:51:17.102Z] #50 [security-spire-server internal] load build context [2024-10-17T04:51:17.102Z] #50 transferring context: 27.98kB 0.5s done [2024-10-17T04:51:17.102Z] #50 DONE 3.8s [2024-10-17T04:51:17.102Z] [2024-10-17T04:51:17.102Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:18.532Z] #45 ... [2024-10-17T04:51:18.532Z] [2024-10-17T04:51:18.532Z] #51 [security-spire-agent internal] load build context [2024-10-17T04:51:18.532Z] #51 transferring context: 27.51kB 0.4s done [2024-10-17T04:51:18.532Z] #51 DONE 4.9s [2024-10-17T04:51:18.532Z] [2024-10-17T04:51:18.532Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:18.532Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-17T04:51:18.532Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-17T04:51:18.532Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-17T04:51:18.532Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-10-17T04:51:18.532Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-10-17T04:51:18.532Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-10-17T04:51:18.532Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-17T04:51:18.812Z] #48 ... [2024-10-17T04:51:18.812Z] [2024-10-17T04:51:18.812Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-17T04:51:18.812Z] #0 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:18.812Z] #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:18.812Z] #52 9.858 (1/2) Installing ca-certificates (20240705-r0) [2024-10-17T04:51:18.812Z] #52 9.882 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:18.812Z] #52 9.882 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:18.812Z] #52 9.943 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:51:18.812Z] #52 ... [2024-10-17T04:51:18.812Z] [2024-10-17T04:51:18.812Z] #53 [security-secretstore-setup internal] load build context [2024-10-17T04:51:19.118Z] #53 ... [2024-10-17T04:51:19.118Z] [2024-10-17T04:51:19.118Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-17T04:51:19.118Z] #52 10.34 OK: 10 MiB in 16 packages [2024-10-17T04:51:19.400Z] #52 ... [2024-10-17T04:51:19.400Z] [2024-10-17T04:51:19.400Z] #54 [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-17T04:51:19.400Z] #54 ... [2024-10-17T04:51:19.400Z] [2024-10-17T04:51:19.400Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-17T04:51:19.672Z] #55 ... [2024-10-17T04:51:19.672Z] [2024-10-17T04:51:19.672Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:19.672Z] #56 ... [2024-10-17T04:51:19.672Z] [2024-10-17T04:51:19.672Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:19.672Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 872.45kB / 28.04MB 3.4s [2024-10-17T04:51:19.945Z] #48 ... [2024-10-17T04:51:19.945Z] [2024-10-17T04:51:19.945Z] #54 [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-17T04:51:19.945Z] #54 DONE 10.4s [2024-10-17T04:51:19.945Z] [2024-10-17T04:51:19.945Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:19.945Z] #48 ... [2024-10-17T04:51:19.945Z] [2024-10-17T04:51:19.945Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-17T04:51:19.945Z] #57 ... [2024-10-17T04:51:19.945Z] [2024-10-17T04:51:19.945Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-17T04:51:19.945Z] #55 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:20.537Z] #55 ... [2024-10-17T04:51:20.537Z] [2024-10-17T04:51:20.537Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-17T04:51:20.537Z] #58 ... [2024-10-17T04:51:20.537Z] [2024-10-17T04:51:20.537Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:20.537Z] #48 ... [2024-10-17T04:51:20.537Z] [2024-10-17T04:51:20.537Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-17T04:51:20.537Z] #52 DONE 12.0s [2024-10-17T04:51:20.537Z] [2024-10-17T04:51:20.537Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:20.537Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.73MB / 28.04MB 4.2s [2024-10-17T04:51:20.538Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-17T04:51:20.538Z] #48 ... [2024-10-17T04:51:20.538Z] [2024-10-17T04:51:20.538Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-17T04:51:20.808Z] #59 ... [2024-10-17T04:51:20.808Z] [2024-10-17T04:51:20.808Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:20.808Z] #60 ... [2024-10-17T04:51:20.808Z] [2024-10-17T04:51:20.808Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:21.082Z] #61 ... [2024-10-17T04:51:21.082Z] [2024-10-17T04:51:21.082Z] #62 [security-proxy-auth internal] load build context [2024-10-17T04:51:21.082Z] #62 transferring context: 3.24MB 7.0s done [2024-10-17T04:51:21.082Z] #62 ... [2024-10-17T04:51:21.082Z] [2024-10-17T04:51:21.082Z] #63 [core-data internal] load build context [2024-10-17T04:51:21.082Z] #63 transferring context: 3.24MB 8.0s done [2024-10-17T04:51:21.356Z] #63 ... [2024-10-17T04:51:21.356Z] [2024-10-17T04:51:21.356Z] #64 [support-scheduler internal] load build context [2024-10-17T04:51:21.356Z] #64 ... [2024-10-17T04:51:21.356Z] [2024-10-17T04:51:21.356Z] #62 [security-proxy-auth internal] load build context [2024-10-17T04:51:21.356Z] #62 DONE 10.3s [2024-10-17T04:51:21.356Z] [2024-10-17T04:51:21.356Z] #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-17T04:51:21.356Z] #65 ... [2024-10-17T04:51:21.356Z] [2024-10-17T04:51:21.356Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:21.356Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.89MB / 28.04MB 5.2s [2024-10-17T04:51:21.955Z] #48 ... [2024-10-17T04:51:21.955Z] [2024-10-17T04:51:21.955Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:21.955Z] #66 ... [2024-10-17T04:51:21.955Z] [2024-10-17T04:51:21.955Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:22.940Z] #48 ... [2024-10-17T04:51:22.940Z] [2024-10-17T04:51:22.940Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-17T04:51:22.940Z] #43 ... [2024-10-17T04:51:22.940Z] [2024-10-17T04:51:22.940Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-17T04:51:23.218Z] #67 ... [2024-10-17T04:51:23.218Z] [2024-10-17T04:51:23.218Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:51:23.218Z] #68 ... [2024-10-17T04:51:23.218Z] [2024-10-17T04:51:23.218Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:23.218Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-10-17T04:51:23.218Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-17T04:51:23.218Z] #69 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-17T04:51:23.218Z] #69 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-17T04:51:23.218Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-17T04:51:23.218Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-17T04:51:23.218Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-17T04:51:23.218Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.0s [2024-10-17T04:51:23.218Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.5s done [2024-10-17T04:51:23.218Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-17T04:51:23.218Z] #69 ... [2024-10-17T04:51:23.218Z] [2024-10-17T04:51:23.218Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:51:23.494Z] #70 ... [2024-10-17T04:51:23.494Z] [2024-10-17T04:51:23.494Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:23.494Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s [2024-10-17T04:51:23.770Z] #48 ... [2024-10-17T04:51:23.770Z] [2024-10-17T04:51:23.771Z] #63 [core-data internal] load build context [2024-10-17T04:51:23.771Z] #63 DONE 12.7s [2024-10-17T04:51:23.771Z] [2024-10-17T04:51:23.771Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:24.043Z] #48 ... [2024-10-17T04:51:24.043Z] [2024-10-17T04:51:24.043Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:51:24.314Z] #71 ... [2024-10-17T04:51:24.314Z] [2024-10-17T04:51:24.314Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:24.314Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.36MB / 28.04MB 8.0s [2024-10-17T04:51:24.584Z] #48 ... [2024-10-17T04:51:24.584Z] [2024-10-17T04:51:24.584Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:51:24.584Z] #72 ... [2024-10-17T04:51:24.584Z] [2024-10-17T04:51:24.584Z] #53 [security-secretstore-setup internal] load build context [2024-10-17T04:51:24.855Z] #53 ... [2024-10-17T04:51:24.855Z] [2024-10-17T04:51:24.855Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:24.855Z] #48 ... [2024-10-17T04:51:24.855Z] [2024-10-17T04:51:24.855Z] #64 [support-scheduler internal] load build context [2024-10-17T04:51:24.855Z] #64 transferring context: 3.24MB 11.3s done [2024-10-17T04:51:24.855Z] #64 DONE 13.9s [2024-10-17T04:51:24.855Z] [2024-10-17T04:51:24.855Z] #73 [core-common-config-bootstrapper internal] load build context [2024-10-17T04:51:25.125Z] #73 ... [2024-10-17T04:51:25.125Z] [2024-10-17T04:51:25.125Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:25.715Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.3s [2024-10-17T04:51:25.987Z] #48 ... [2024-10-17T04:51:25.987Z] [2024-10-17T04:51:25.987Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-17T04:51:25.987Z] #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:25.987Z] #55 13.99 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:25.987Z] #55 13.99 (2/2) Installing su-exec (0.2-r3) [2024-10-17T04:51:25.987Z] #55 13.99 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:25.987Z] #55 14.08 OK: 9 MiB in 16 packages [2024-10-17T04:51:25.987Z] #55 DONE 16.6s [2024-10-17T04:51:25.987Z] [2024-10-17T04:51:25.987Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:26.257Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-17T04:51:26.527Z] #48 ... [2024-10-17T04:51:26.527Z] [2024-10-17T04:51:26.527Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:26.527Z] #56 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:26.527Z] #56 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:26.527Z] #56 15.47 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:26.527Z] #56 15.47 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:26.527Z] #56 15.47 OK: 9 MiB in 15 packages [2024-10-17T04:51:26.527Z] #56 DONE 17.5s [2024-10-17T04:51:26.527Z] [2024-10-17T04:51:26.527Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:26.798Z] #48 ... [2024-10-17T04:51:26.798Z] [2024-10-17T04:51:26.798Z] #53 [security-secretstore-setup internal] load build context [2024-10-17T04:51:26.798Z] #53 transferring context: 3.24MB 12.5s done [2024-10-17T04:51:26.798Z] #53 DONE 14.1s [2024-10-17T04:51:26.798Z] [2024-10-17T04:51:26.798Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-17T04:51:26.798Z] #43 transferring context: 3.24MB 10.6s done [2024-10-17T04:51:26.798Z] #43 DONE 13.9s [2024-10-17T04:51:26.798Z] [2024-10-17T04:51:26.798Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:27.076Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.18MB / 28.04MB 10.6s [2024-10-17T04:51:27.670Z] #48 ... [2024-10-17T04:51:27.670Z] [2024-10-17T04:51:27.670Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-17T04:51:27.670Z] #59 DONE 16.9s [2024-10-17T04:51:27.670Z] [2024-10-17T04:51:27.670Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:27.670Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.3s [2024-10-17T04:51:28.641Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.11MB / 28.04MB 12.2s [2024-10-17T04:51:28.641Z] #48 ... [2024-10-17T04:51:28.641Z] [2024-10-17T04:51:28.641Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:28.641Z] #45 transferring context: 3.24MB 13.9s done [2024-10-17T04:51:28.915Z] #45 ... [2024-10-17T04:51:28.915Z] [2024-10-17T04:51:28.915Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:29.508Z] #48 ... [2024-10-17T04:51:29.508Z] [2024-10-17T04:51:29.508Z] #45 [core-metadata internal] load build context [2024-10-17T04:51:29.508Z] #45 DONE 16.6s [2024-10-17T04:51:29.508Z] [2024-10-17T04:51:29.508Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:29.508Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.66MB / 28.04MB 13.2s [2024-10-17T04:51:30.490Z] #48 ... [2024-10-17T04:51:30.490Z] [2024-10-17T04:51:30.490Z] #73 [core-common-config-bootstrapper internal] load build context [2024-10-17T04:51:30.490Z] #73 transferring context: 3.24MB 11.3s done [2024-10-17T04:51:30.490Z] #73 DONE 15.3s [2024-10-17T04:51:30.490Z] [2024-10-17T04:51:30.490Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:30.490Z] #48 ... [2024-10-17T04:51:30.490Z] [2024-10-17T04:51:30.490Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:30.490Z] #74 ... [2024-10-17T04:51:30.490Z] [2024-10-17T04:51:30.490Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:30.490Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 14.3s [2024-10-17T04:51:31.467Z] #48 ... [2024-10-17T04:51:31.467Z] [2024-10-17T04:51:31.467Z] #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:31.467Z] #75 ... [2024-10-17T04:51:31.467Z] [2024-10-17T04:51:31.467Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:31.467Z] #61 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:32.438Z] #61 ... [2024-10-17T04:51:32.438Z] [2024-10-17T04:51:32.438Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-17T04:51:32.438Z] #57 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:32.438Z] #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:32.438Z] #57 18.11 (1/3) Installing ca-certificates (20240705-r0) [2024-10-17T04:51:32.438Z] #57 18.45 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:32.438Z] #57 18.45 (3/3) Installing tzdata (2024b-r0) [2024-10-17T04:51:32.438Z] #57 19.44 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:32.438Z] #57 19.56 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:51:32.438Z] #57 20.53 OK: 11 MiB in 17 packages [2024-10-17T04:51:32.438Z] #57 DONE 22.6s [2024-10-17T04:51:32.708Z] [2024-10-17T04:51:32.708Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:32.708Z] #66 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:33.681Z] #66 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:34.670Z] #66 ... [2024-10-17T04:51:34.670Z] [2024-10-17T04:51:34.670Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:34.670Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.3s done [2024-10-17T04:51:34.670Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-17T04:51:34.670Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-17T04:51:34.942Z] #69 ... [2024-10-17T04:51:34.942Z] [2024-10-17T04:51:34.942Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:34.942Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.5s [2024-10-17T04:51:34.942Z] #48 ... [2024-10-17T04:51:34.942Z] [2024-10-17T04:51:34.942Z] #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-17T04:51:34.942Z] #65 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:34.942Z] #65 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:34.942Z] #65 23.14 OK: 238 MiB in 54 packages [2024-10-17T04:51:34.942Z] #65 DONE 25.3s [2024-10-17T04:51:34.942Z] [2024-10-17T04:51:34.942Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:35.212Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s done [2024-10-17T04:51:36.634Z] #48 ... [2024-10-17T04:51:36.634Z] [2024-10-17T04:51:36.634Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:51:36.634Z] #76 ... [2024-10-17T04:51:36.634Z] [2024-10-17T04:51:36.634Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:51:36.634Z] #77 DONE 1.5s [2024-10-17T04:51:36.634Z] [2024-10-17T04:51:36.634Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:51:37.222Z] #78 ... [2024-10-17T04:51:37.222Z] [2024-10-17T04:51:37.223Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:37.551Z] #79 ... [2024-10-17T04:51:37.551Z] [2024-10-17T04:51:37.551Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:37.551Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s [2024-10-17T04:51:37.551Z] #69 ... [2024-10-17T04:51:37.551Z] [2024-10-17T04:51:37.551Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-17T04:51:37.875Z] #80 ... [2024-10-17T04:51:37.875Z] [2024-10-17T04:51:37.875Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:51:37.875Z] #71 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:37.875Z] #71 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:38.163Z] #71 ... [2024-10-17T04:51:38.163Z] [2024-10-17T04:51:38.163Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-17T04:51:38.163Z] #58 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:38.163Z] #58 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:38.163Z] #58 24.79 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:38.163Z] #58 24.82 (2/4) Installing openssl (3.3.2-r0) [2024-10-17T04:51:38.163Z] #58 24.92 (3/4) Installing su-exec (0.2-r3) [2024-10-17T04:51:38.163Z] #58 24.98 (4/4) Installing yq-go (4.44.1-r2) [2024-10-17T04:51:38.163Z] #58 26.29 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:38.163Z] #58 26.46 OK: 20 MiB in 18 packages [2024-10-17T04:51:38.163Z] #58 ... [2024-10-17T04:51:38.163Z] [2024-10-17T04:51:38.163Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:38.163Z] #60 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:38.163Z] #60 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:38.163Z] #60 25.58 OK: 238 MiB in 54 packages [2024-10-17T04:51:38.163Z] #60 DONE 27.8s [2024-10-17T04:51:38.163Z] [2024-10-17T04:51:38.163Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:39.208Z] #69 ... [2024-10-17T04:51:39.208Z] [2024-10-17T04:51:39.208Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-17T04:51:39.208Z] #58 DONE 28.6s [2024-10-17T04:51:39.208Z] [2024-10-17T04:51:39.208Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:40.686Z] #69 ... [2024-10-17T04:51:40.686Z] [2024-10-17T04:51:40.686Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:51:40.686Z] #81 DONE 2.7s [2024-10-17T04:51:40.963Z] [2024-10-17T04:51:40.963Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:51:40.963Z] #72 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:42.951Z] #72 ... [2024-10-17T04:51:42.951Z] [2024-10-17T04:51:42.951Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:51:42.951Z] #82 ... [2024-10-17T04:51:42.951Z] [2024-10-17T04:51:42.951Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:42.951Z] #61 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:42.951Z] #61 ... [2024-10-17T04:51:42.951Z] [2024-10-17T04:51:42.951Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:42.951Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s [2024-10-17T04:51:43.927Z] #48 ... [2024-10-17T04:51:43.927Z] [2024-10-17T04:51:43.927Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-17T04:51:43.927Z] #67 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:43.927Z] #67 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:43.927Z] #67 ... [2024-10-17T04:51:43.927Z] [2024-10-17T04:51:43.927Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:44.197Z] #48 ... [2024-10-17T04:51:44.197Z] [2024-10-17T04:51:44.197Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:51:44.197Z] #68 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:44.197Z] #68 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:44.475Z] #68 ... [2024-10-17T04:51:44.475Z] [2024-10-17T04:51:44.475Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:44.475Z] #66 32.58 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:44.475Z] #66 32.63 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:44.748Z] #66 32.82 OK: 9 MiB in 15 packages [2024-10-17T04:51:46.711Z] #66 ... [2024-10-17T04:51:46.711Z] [2024-10-17T04:51:46.711Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-17T04:51:46.711Z] #61 32.89 OK: 238 MiB in 54 packages [2024-10-17T04:51:46.711Z] #61 DONE 36.1s [2024-10-17T04:51:46.711Z] [2024-10-17T04:51:46.711Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:47.305Z] #48 ... [2024-10-17T04:51:47.305Z] [2024-10-17T04:51:47.305Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:51:47.305Z] #83 DONE 1.0s [2024-10-17T04:51:47.305Z] [2024-10-17T04:51:47.305Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:47.905Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s [2024-10-17T04:51:48.176Z] #48 ... [2024-10-17T04:51:48.176Z] [2024-10-17T04:51:48.176Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:48.176Z] #66 DONE 36.3s [2024-10-17T04:51:48.176Z] [2024-10-17T04:51:48.176Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:49.149Z] #48 ... [2024-10-17T04:51:49.149Z] [2024-10-17T04:51:49.149Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:51:49.149Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:49.150Z] #84 ... [2024-10-17T04:51:49.150Z] [2024-10-17T04:51:49.150Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:49.748Z] #48 ... [2024-10-17T04:51:49.748Z] [2024-10-17T04:51:49.748Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:51:49.748Z] #70 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:49.748Z] #70 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:49.748Z] #70 ... [2024-10-17T04:51:49.748Z] [2024-10-17T04:51:49.748Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:50.023Z] #48 ... [2024-10-17T04:51:50.023Z] [2024-10-17T04:51:50.023Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:51:50.023Z] #74 19.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:50.023Z] #74 22.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:50.294Z] #74 ... [2024-10-17T04:51:50.294Z] [2024-10-17T04:51:50.294Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:50.891Z] #48 ... [2024-10-17T04:51:50.891Z] [2024-10-17T04:51:50.891Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:51:50.891Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.4s done [2024-10-17T04:51:51.163Z] #69 ... [2024-10-17T04:51:51.163Z] [2024-10-17T04:51:51.163Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:51:51.163Z] #85 ... [2024-10-17T04:51:51.163Z] [2024-10-17T04:51:51.163Z] #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:51.163Z] #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:51.163Z] #75 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:51.434Z] #75 ... [2024-10-17T04:51:51.434Z] [2024-10-17T04:51:51.434Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:51.521Z] #160 ... [2024-10-17T04:51:51.521Z] [2024-10-17T04:51:51.521Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-17T04:51:51.521Z] #149 112.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-17T04:51:52.859Z] #48 ... [2024-10-17T04:51:52.859Z] [2024-10-17T04:51:52.859Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:51:52.860Z] #76 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:52.860Z] #76 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:52.860Z] #76 ... [2024-10-17T04:51:52.860Z] [2024-10-17T04:51:52.860Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:53.134Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s [2024-10-17T04:51:53.134Z] #48 ... [2024-10-17T04:51:53.134Z] [2024-10-17T04:51:53.134Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:53.134Z] #79 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:53.134Z] #79 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:53.404Z] #79 ... [2024-10-17T04:51:53.404Z] [2024-10-17T04:51:53.404Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:51:53.404Z] #72 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:53.404Z] #72 ... [2024-10-17T04:51:53.404Z] [2024-10-17T04:51:53.404Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-17T04:51:53.993Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done [2024-10-17T04:51:53.993Z] #48 DONE 41.2s [2024-10-17T04:51:53.993Z] [2024-10-17T04:51:53.993Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:51:53.993Z] #68 36.24 (1/4) Installing ca-certificates (20240705-r0) [2024-10-17T04:51:53.993Z] #68 37.14 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:51:53.993Z] #68 37.20 (3/4) Installing su-exec (0.2-r3) [2024-10-17T04:51:53.993Z] #68 37.23 (4/4) Installing yq-go (4.44.1-r2) [2024-10-17T04:51:53.993Z] #68 39.62 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:53.993Z] #68 39.91 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:51:54.264Z] #68 ... [2024-10-17T04:51:54.264Z] [2024-10-17T04:51:54.264Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-17T04:51:54.264Z] #80 16.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:54.264Z] #80 19.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:54.534Z] #80 ... [2024-10-17T04:51:54.534Z] [2024-10-17T04:51:54.534Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:51:54.534Z] #82 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:54.534Z] #82 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:54.534Z] #82 ... [2024-10-17T04:51:54.534Z] [2024-10-17T04:51:54.534Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-17T04:51:54.534Z] #68 41.68 OK: 20 MiB in 18 packages [2024-10-17T04:51:57.147Z] #68 DONE 44.2s [2024-10-17T04:51:57.147Z] [2024-10-17T04:51:57.147Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-17T04:51:57.416Z] #86 ... [2024-10-17T04:51:57.416Z] [2024-10-17T04:51:57.416Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:51:57.416Z] #87 ... [2024-10-17T04:51:57.416Z] [2024-10-17T04:51:57.416Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:51:57.416Z] #70 43.22 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:51:57.416Z] #70 43.22 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:51:57.416Z] #70 43.22 OK: 24041 distinct packages available [2024-10-17T04:51:58.012Z] #70 ... [2024-10-17T04:51:58.012Z] [2024-10-17T04:51:58.012Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:58.012Z] #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:58.012Z] #0 7.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:58.285Z] #88 ... [2024-10-17T04:51:58.285Z] [2024-10-17T04:51:58.285Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:51:58.285Z] #76 31.90 Upgrading critical system libraries and apk-tools: [2024-10-17T04:51:58.285Z] #76 31.90 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:51:58.285Z] #76 32.03 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:51:58.876Z] #76 ... [2024-10-17T04:51:58.876Z] [2024-10-17T04:51:58.876Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-17T04:51:58.876Z] #67 36.04 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:51:58.876Z] #67 36.05 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:51:58.876Z] #67 36.05 OK: 24040 distinct packages available [2024-10-17T04:51:58.876Z] #67 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:58.876Z] #67 42.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:51:58.876Z] #67 ... [2024-10-17T04:51:58.876Z] [2024-10-17T04:51:58.876Z] #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:51:58.876Z] #75 37.44 Upgrading critical system libraries and apk-tools: [2024-10-17T04:51:58.876Z] #75 37.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:51:58.876Z] #75 37.56 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:01.498Z] #75 39.82 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:01.498Z] #75 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:01.498Z] #75 ... [2024-10-17T04:52:01.498Z] [2024-10-17T04:52:01.498Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-17T04:52:01.498Z] #74 38.38 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:52:01.498Z] #74 39.05 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:01.498Z] #74 39.28 OK: 9 MiB in 15 packages [2024-10-17T04:52:01.498Z] #74 DONE 41.2s [2024-10-17T04:52:01.498Z] [2024-10-17T04:52:01.498Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-17T04:52:01.498Z] #80 33.93 OK: 238 MiB in 54 packages [2024-10-17T04:52:02.096Z] #80 ... [2024-10-17T04:52:02.096Z] [2024-10-17T04:52:02.096Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:52:02.096Z] #71 38.29 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:52:02.096Z] #71 38.32 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:52:02.096Z] #71 38.32 OK: 24041 distinct packages available [2024-10-17T04:52:02.096Z] #71 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:02.096Z] #71 42.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:02.367Z] #71 ... [2024-10-17T04:52:02.367Z] [2024-10-17T04:52:02.367Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:02.367Z] #82 27.95 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:02.367Z] #82 27.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:02.367Z] #82 28.03 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:02.367Z] #82 ... [2024-10-17T04:52:02.367Z] [2024-10-17T04:52:02.367Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:52:02.367Z] #84 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:02.642Z] #84 ... [2024-10-17T04:52:02.642Z] [2024-10-17T04:52:02.642Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:52:02.642Z] #76 34.69 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:02.642Z] #76 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:02.913Z] #76 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:03.879Z] #76 ... [2024-10-17T04:52:03.879Z] [2024-10-17T04:52:03.879Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-17T04:52:03.879Z] #80 DONE 36.0s [2024-10-17T04:52:03.879Z] [2024-10-17T04:52:03.879Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:52:03.879Z] #84 24.06 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:03.879Z] #84 24.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:03.879Z] #84 24.14 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:04.475Z] #84 ... [2024-10-17T04:52:04.475Z] [2024-10-17T04:52:04.475Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-17T04:52:04.475Z] #89 DONE 0.6s [2024-10-17T04:52:04.475Z] [2024-10-17T04:52:04.475Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:52:08.785Z] #90 ... [2024-10-17T04:52:08.785Z] [2024-10-17T04:52:08.785Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-17T04:52:08.785Z] #67 53.51 OK: 238 MiB in 54 packages [2024-10-17T04:52:08.785Z] #67 DONE 55.4s [2024-10-17T04:52:08.785Z] [2024-10-17T04:52:08.785Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:52:08.785Z] #71 53.77 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-17T04:52:08.785Z] #71 53.80 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:52:08.785Z] #71 53.83 (3/5) Installing libucontext (1.2-r3) [2024-10-17T04:52:08.785Z] #71 53.86 (4/5) Installing gcompat (1.1.0-r4) [2024-10-17T04:52:08.785Z] #71 53.90 (5/5) Installing openssl (3.3.2-r0) [2024-10-17T04:52:08.785Z] #71 54.03 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:08.785Z] #71 54.18 OK: 10 MiB in 19 packages [2024-10-17T04:52:08.785Z] #71 ... [2024-10-17T04:52:08.785Z] [2024-10-17T04:52:08.785Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:52:08.785Z] #91 DONE 0.6s [2024-10-17T04:52:08.785Z] [2024-10-17T04:52:08.785Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:52:09.054Z] #92 ... [2024-10-17T04:52:09.054Z] [2024-10-17T04:52:09.054Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:52:09.054Z] #72 44.60 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-17T04:52:09.054Z] #72 44.60 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-17T04:52:09.054Z] #72 44.60 OK: 24041 distinct packages available [2024-10-17T04:52:09.054Z] #72 46.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:09.054Z] #72 48.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:09.324Z] #72 ... [2024-10-17T04:52:09.324Z] [2024-10-17T04:52:09.324Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:52:09.324Z] #70 45.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:09.324Z] #70 47.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:09.324Z] #70 ... [2024-10-17T04:52:09.324Z] [2024-10-17T04:52:09.324Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:09.324Z] #88 18.30 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:09.324Z] #88 18.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:09.324Z] #88 18.38 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:09.324Z] #88 20.83 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:09.324Z] #88 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #88 ... [2024-10-17T04:52:10.297Z] [2024-10-17T04:52:10.297Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-17T04:52:10.297Z] #86 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #86 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #86 ... [2024-10-17T04:52:10.297Z] [2024-10-17T04:52:10.297Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:52:10.297Z] #84 26.55 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:10.297Z] #84 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #84 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #84 ... [2024-10-17T04:52:10.297Z] [2024-10-17T04:52:10.297Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:10.297Z] #79 33.12 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:10.297Z] #79 33.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:10.297Z] #79 33.20 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:10.297Z] #79 35.64 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:10.297Z] #79 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.297Z] #79 38.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:10.567Z] #79 ... [2024-10-17T04:52:10.567Z] [2024-10-17T04:52:10.567Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-17T04:52:10.567Z] #71 DONE 56.9s [2024-10-17T04:52:10.567Z] [2024-10-17T04:52:10.567Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:52:13.166Z] #93 ... [2024-10-17T04:52:13.166Z] [2024-10-17T04:52:13.166Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:13.166Z] #82 30.30 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:13.166Z] #82 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:13.166Z] #82 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:13.166Z] #82 ... [2024-10-17T04:52:13.166Z] [2024-10-17T04:52:13.166Z] #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:13.166Z] #75 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:13.166Z] #75 ... [2024-10-17T04:52:13.166Z] [2024-10-17T04:52:13.166Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:52:13.166Z] #70 58.93 (1/14) Installing ca-certificates (20240705-r0) [2024-10-17T04:52:13.166Z] #70 59.44 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-17T04:52:13.166Z] #70 59.56 (3/14) Installing c-ares (1.33.1-r0) [2024-10-17T04:52:13.166Z] #70 59.59 (4/14) Installing libunistring (1.2-r0) [2024-10-17T04:52:13.166Z] #70 59.84 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-17T04:52:13.166Z] #70 59.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-17T04:52:13.166Z] #70 59.92 (7/14) Installing libpsl (0.21.5-r1) [2024-10-17T04:52:13.166Z] #70 59.99 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-17T04:52:13.433Z] #70 60.16 (9/14) Installing libcurl (8.10.1-r0) [2024-10-17T04:52:13.702Z] #70 60.30 (10/14) Installing curl (8.10.1-r0) [2024-10-17T04:52:13.702Z] #70 60.38 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-17T04:52:13.702Z] #70 60.41 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:52:13.702Z] #70 60.44 (13/14) Installing libucontext (1.2-r3) [2024-10-17T04:52:13.702Z] #70 60.48 (14/14) Installing gcompat (1.1.0-r4) [2024-10-17T04:52:13.971Z] #70 60.54 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:13.971Z] #70 60.70 Executing ca-certificates-20240705-r0.trigger [2024-10-17T04:52:15.398Z] #70 61.97 OK: 15 MiB in 28 packages [2024-10-17T04:52:15.697Z] #70 ... [2024-10-17T04:52:15.697Z] [2024-10-17T04:52:15.697Z] #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:15.697Z] #75 52.67 OK: 10 MiB in 16 packages [2024-10-17T04:52:15.697Z] #75 DONE 54.4s [2024-10-17T04:52:15.697Z] [2024-10-17T04:52:15.697Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:52:15.697Z] #72 60.39 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-17T04:52:15.697Z] #72 60.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-17T04:52:15.697Z] #72 60.45 (3/4) Installing libucontext (1.2-r3) [2024-10-17T04:52:15.697Z] #72 60.48 (4/4) Installing gcompat (1.1.0-r4) [2024-10-17T04:52:15.697Z] #72 60.54 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:15.697Z] #72 60.72 OK: 9 MiB in 18 packages [2024-10-17T04:52:16.299Z] #72 ... [2024-10-17T04:52:16.299Z] [2024-10-17T04:52:16.299Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:16.299Z] #82 41.78 OK: 11 MiB in 17 packages [2024-10-17T04:52:16.299Z] #82 DONE 43.7s [2024-10-17T04:52:16.571Z] [2024-10-17T04:52:16.571Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:16.571Z] #79 49.17 OK: 9 MiB in 15 packages [2024-10-17T04:52:17.177Z] #79 ... [2024-10-17T04:52:17.177Z] [2024-10-17T04:52:17.177Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-17T04:52:17.177Z] #76 48.24 OK: 9 MiB in 16 packages [2024-10-17T04:52:17.177Z] #76 DONE 50.6s [2024-10-17T04:52:17.177Z] [2024-10-17T04:52:17.177Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-17T04:52:18.166Z] #94 ... [2024-10-17T04:52:18.166Z] [2024-10-17T04:52:18.166Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-17T04:52:18.166Z] #70 DONE 64.6s [2024-10-17T04:52:18.166Z] [2024-10-17T04:52:18.166Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:18.754Z] #95 ... [2024-10-17T04:52:18.754Z] [2024-10-17T04:52:18.754Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-17T04:52:18.754Z] #72 DONE 64.3s [2024-10-17T04:52:19.024Z] [2024-10-17T04:52:19.024Z] #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:19.024Z] #79 DONE 52.1s [2024-10-17T04:52:19.024Z] [2024-10-17T04:52:19.024Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-17T04:52:19.024Z] #84 36.37 OK: 20 MiB in 18 packages [2024-10-17T04:52:19.024Z] #84 DONE 39.9s [2024-10-17T04:52:19.024Z] [2024-10-17T04:52:19.024Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:52:19.999Z] #96 ... [2024-10-17T04:52:19.999Z] [2024-10-17T04:52:19.999Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-17T04:52:19.999Z] #97 DONE 0.6s [2024-10-17T04:52:19.999Z] [2024-10-17T04:52:19.999Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-17T04:52:19.999Z] #86 16.58 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:19.999Z] #86 16.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:19.999Z] #86 16.66 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:19.999Z] #86 19.07 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:19.999Z] #86 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:19.999Z] #86 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:21.421Z] #86 ... [2024-10-17T04:52:21.421Z] [2024-10-17T04:52:21.421Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:21.421Z] #88 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:21.421Z] #88 ... [2024-10-17T04:52:21.421Z] [2024-10-17T04:52:21.421Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:52:21.421Z] #93 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:21.421Z] #93 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:22.011Z] #93 ... [2024-10-17T04:52:22.011Z] [2024-10-17T04:52:22.011Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-17T04:52:22.011Z] #94 DONE 4.8s [2024-10-17T04:52:22.011Z] [2024-10-17T04:52:22.011Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-17T04:52:22.283Z] #98 DONE 0.2s [2024-10-17T04:52:22.283Z] [2024-10-17T04:52:22.283Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:52:22.283Z] #93 ... [2024-10-17T04:52:22.283Z] [2024-10-17T04:52:22.283Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:22.283Z] #95 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:23.699Z] #95 ... [2024-10-17T04:52:23.699Z] [2024-10-17T04:52:23.699Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-17T04:52:23.699Z] #88 34.53 OK: 9 MiB in 15 packages [2024-10-17T04:52:23.699Z] #88 DONE 35.7s [2024-10-17T04:52:23.699Z] [2024-10-17T04:52:23.699Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:23.699Z] #95 5.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:27.064Z] #95 ... [2024-10-17T04:52:27.064Z] [2024-10-17T04:52:27.064Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-17T04:52:27.064Z] #86 28.69 OK: 20 MiB in 18 packages [2024-10-17T04:52:27.064Z] #86 DONE 29.9s [2024-10-17T04:52:27.064Z] [2024-10-17T04:52:27.064Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:52:27.064Z] #93 13.49 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:27.064Z] #93 13.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:27.064Z] #93 13.55 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:27.064Z] #93 14.50 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:27.064Z] #93 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:27.064Z] #93 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:30.421Z] #93 19.80 OK: 10 MiB in 19 packages [2024-10-17T04:52:30.688Z] #93 ... [2024-10-17T04:52:30.688Z] [2024-10-17T04:52:30.688Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:30.688Z] #95 10.53 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:30.688Z] #95 10.53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:30.688Z] #95 10.58 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:30.688Z] #95 11.53 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:30.688Z] #95 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:30.688Z] #95 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:32.104Z] #95 ... [2024-10-17T04:52:32.104Z] [2024-10-17T04:52:32.104Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-17T04:52:32.104Z] #93 DONE 21.7s [2024-10-17T04:52:32.104Z] [2024-10-17T04:52:32.104Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:52:33.073Z] #99 ... [2024-10-17T04:52:33.073Z] [2024-10-17T04:52:33.073Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:52:33.073Z] #96 4.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:33.073Z] #96 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:33.073Z] #96 9.944 Upgrading critical system libraries and apk-tools: [2024-10-17T04:52:33.073Z] #96 9.946 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:52:33.073Z] #96 9.978 Executing busybox-1.36.1-r29.trigger [2024-10-17T04:52:33.073Z] #96 10.99 Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:52:33.073Z] #96 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:33.073Z] #96 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:52:33.364Z] #96 ... [2024-10-17T04:52:33.364Z] [2024-10-17T04:52:33.364Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-17T04:52:33.649Z] #100 DONE 1.6s [2024-10-17T04:52:33.649Z] [2024-10-17T04:52:33.649Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:33.649Z] #95 15.87 OK: 15 MiB in 28 packages [2024-10-17T04:52:33.924Z] #95 ... [2024-10-17T04:52:33.924Z] [2024-10-17T04:52:33.924Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:52:33.924Z] #99 DONE 1.7s [2024-10-17T04:52:34.195Z] [2024-10-17T04:52:34.195Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-17T04:52:34.195Z] #101 DONE 0.2s [2024-10-17T04:52:34.195Z] [2024-10-17T04:52:34.195Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-17T04:52:34.468Z] #102 DONE 0.3s [2024-10-17T04:52:34.468Z] [2024-10-17T04:52:34.468Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:52:34.744Z] #103 DONE 0.4s [2024-10-17T04:52:34.744Z] [2024-10-17T04:52:34.744Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-17T04:52:34.744Z] #95 DONE 16.8s [2024-10-17T04:52:34.744Z] [2024-10-17T04:52:34.744Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-17T04:52:35.342Z] #104 DONE 0.5s [2024-10-17T04:52:35.342Z] [2024-10-17T04:52:35.342Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:52:35.342Z] #96 16.43 OK: 9 MiB in 18 packages [2024-10-17T04:52:35.611Z] #96 ... [2024-10-17T04:52:35.611Z] [2024-10-17T04:52:35.611Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-17T04:52:35.611Z] #105 DONE 0.3s [2024-10-17T04:52:35.883Z] [2024-10-17T04:52:35.883Z] #106 [security-spire-server] exporting to image [2024-10-17T04:52:35.883Z] #106 exporting layers [2024-10-17T04:52:36.471Z] #106 ... [2024-10-17T04:52:36.471Z] [2024-10-17T04:52:36.471Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-17T04:52:36.471Z] #96 DONE 17.5s [2024-10-17T04:52:36.745Z] [2024-10-17T04:52:36.745Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:52:37.335Z] #107 ... [2024-10-17T04:52:37.335Z] [2024-10-17T04:52:37.335Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:52:37.335Z] #108 DONE 3.5s [2024-10-17T04:52:37.335Z] [2024-10-17T04:52:37.335Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-17T04:52:37.602Z] #109 DONE 0.4s [2024-10-17T04:52:37.602Z] [2024-10-17T04:52:37.602Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-17T04:52:38.194Z] #110 DONE 0.4s [2024-10-17T04:52:38.194Z] [2024-10-17T04:52:38.194Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:52:38.194Z] #111 DONE 0.3s [2024-10-17T04:52:38.194Z] [2024-10-17T04:52:38.194Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:52:38.469Z] #69 ... [2024-10-17T04:52:38.469Z] [2024-10-17T04:52:38.469Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-17T04:52:38.469Z] #112 DONE 0.3s [2024-10-17T04:52:38.469Z] [2024-10-17T04:52:38.469Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:52:38.750Z] #78 ... [2024-10-17T04:52:38.750Z] [2024-10-17T04:52:38.750Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-17T04:52:39.021Z] #113 DONE 0.3s [2024-10-17T04:52:39.021Z] [2024-10-17T04:52:39.021Z] #106 [security-spire-agent] exporting to image [2024-10-17T04:52:39.618Z] #106 ... [2024-10-17T04:52:39.618Z] [2024-10-17T04:52:39.618Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-17T04:52:39.618Z] #107 DONE 3.2s [2024-10-17T04:52:39.618Z] [2024-10-17T04:52:39.618Z] #106 [security-spire-agent] exporting to image [2024-10-17T04:52:39.618Z] #106 exporting layers 4.1s done [2024-10-17T04:52:39.890Z] #106 writing image sha256:e166c3b30a64cc19377b721c91dcf13b080893598cd4caca448a3cca1428d215 0.0s done [2024-10-17T04:52:39.890Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-17T04:52:40.166Z] #106 ... [2024-10-17T04:52:40.166Z] [2024-10-17T04:52:40.166Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-17T04:52:40.166Z] #114 DONE 0.5s [2024-10-17T04:52:40.166Z] [2024-10-17T04:52:40.166Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-17T04:52:40.753Z] #115 DONE 0.4s [2024-10-17T04:52:40.753Z] [2024-10-17T04:52:40.753Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:52:40.753Z] #69 ... [2024-10-17T04:52:40.753Z] [2024-10-17T04:52:40.753Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-17T04:52:41.341Z] #116 DONE 0.5s [2024-10-17T04:52:41.341Z] [2024-10-17T04:52:41.341Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-17T04:52:41.614Z] #117 DONE 0.3s [2024-10-17T04:52:41.614Z] [2024-10-17T04:52:41.614Z] #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-17T04:52:41.888Z] #118 DONE 0.4s [2024-10-17T04:52:41.888Z] [2024-10-17T04:52:41.888Z] #106 [security-spire-config] exporting to image [2024-10-17T04:52:42.882Z] #106 exporting layers 3.7s done [2024-10-17T04:52:42.882Z] #106 writing image sha256:193373b877545992ac3718a9c24d54a20524be050d9c39ef12a260407e9a3b47 0.0s done [2024-10-17T04:52:42.882Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-10-17T04:52:43.865Z] #106 exporting layers 2.1s done [2024-10-17T04:52:43.865Z] #106 writing image sha256:a3799f40de7867bc565283770654f54d8c1f001ef1962f24c47620fbbc2fe977 done [2024-10-17T04:52:43.865Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-10-17T04:52:43.865Z] #106 DONE 8.3s [2024-10-17T04:52:43.865Z] [2024-10-17T04:52:43.865Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:52:59.264Z] #149 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T04:52:59.265Z] #158 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #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-17T04:52:59.265Z] #152 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T04:52:59.265Z] #156 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-17T04:52:59.265Z] #159 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T04:52:59.265Z] #154 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T04:52:59.265Z] #153 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T04:52:59.265Z] #151 DONE 188.6s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-17T04:52:59.265Z] #160 DONE 188.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #161 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-17T04:52:59.265Z] #157 DONE 188.6s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-17T04:52:59.265Z] #155 DONE 188.8s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-17T04:52:59.265Z] #162 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-17T04:52:59.265Z] #149 DONE 189.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T04:52:59.265Z] #130 DONE 189.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T04:52:59.265Z] #150 DONE 189.1s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #163 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #164 DONE 0.8s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #161 DONE 0.8s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #165 DONE 0.9s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-17T04:52:59.265Z] #162 DONE 0.8s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #166 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #167 DONE 0.8s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #168 DONE 0.7s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #163 DONE 0.5s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #169 DONE 0.9s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #170 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #171 DONE 0.3s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-17T04:52:59.265Z] #172 ... [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #173 DONE 1.1s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #174 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #175 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #175 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #166 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #176 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #177 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #178 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #179 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #180 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #181 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #181 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #182 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #170 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #183 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:52:59.265Z] #183 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #184 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:52:59.265Z] #184 CACHED [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-17T04:52:59.265Z] #172 DONE 1.0s [2024-10-17T04:52:59.265Z] [2024-10-17T04:52:59.265Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-17T04:53:02.292Z] #185 ... [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-17T04:53:02.292Z] #186 DONE 3.7s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-17T04:53:02.292Z] #187 DONE 3.7s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-17T04:53:02.292Z] #188 DONE 3.7s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #189 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-17T04:53:02.292Z] #189 DONE 3.7s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #190 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:53:02.292Z] #190 DONE 3.8s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-17T04:53:02.292Z] #191 DONE 3.8s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-17T04:53:02.292Z] #192 ... [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-17T04:53:02.292Z] #193 DONE 4.1s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #194 [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-17T04:53:02.292Z] #194 DONE 4.1s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-17T04:53:02.292Z] #185 DONE 4.0s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-17T04:53:02.292Z] #195 DONE 4.0s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:02.292Z] #196 DONE 4.0s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-17T04:53:02.292Z] #197 DONE 5.1s [2024-10-17T04:53:02.292Z] [2024-10-17T04:53:02.292Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-17T04:53:02.292Z] #198 DONE 4.1s [2024-10-17T04:53:02.554Z] [2024-10-17T04:53:02.554Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.158Z] #199 ... [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.158Z] #200 DONE 0.9s [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-17T04:53:03.158Z] #201 DONE 1.0s [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.158Z] #202 DONE 1.0s [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.158Z] #203 DONE 1.0s [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.158Z] #204 DONE 0.7s [2024-10-17T04:53:03.158Z] [2024-10-17T04:53:03.158Z] #113 [support-cron-scheduler] exporting to image [2024-10-17T04:53:03.158Z] #113 exporting layers [2024-10-17T04:53:03.419Z] #113 ... [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.419Z] #205 DONE 1.2s [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-17T04:53:03.419Z] #206 DONE 1.2s [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.419Z] #207 DONE 1.2s [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-17T04:53:03.419Z] #208 DONE 1.2s [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #209 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T04:53:03.419Z] #209 DONE 1.2s [2024-10-17T04:53:03.419Z] [2024-10-17T04:53:03.419Z] #113 [support-scheduler] exporting to image [2024-10-17T04:53:03.680Z] #113 ... [2024-10-17T04:53:03.680Z] [2024-10-17T04:53:03.680Z] #210 [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-17T04:53:03.680Z] #210 DONE 1.2s [2024-10-17T04:53:03.680Z] [2024-10-17T04:53:03.680Z] #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-17T04:53:03.680Z] #192 DONE 1.6s [2024-10-17T04:53:03.680Z] [2024-10-17T04:53:03.680Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:03.680Z] #199 DONE 1.2s [2024-10-17T04:53:03.680Z] [2024-10-17T04:53:03.680Z] #211 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-17T04:53:03.680Z] #211 DONE 0.7s [2024-10-17T04:53:03.680Z] [2024-10-17T04:53:03.680Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-17T04:53:04.251Z] #113 ... [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-17T04:53:04.251Z] #212 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #213 [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-17T04:53:04.251Z] #213 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-17T04:53:04.251Z] #214 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-17T04:53:04.251Z] #215 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:04.251Z] #216 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-17T04:53:04.251Z] #217 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-17T04:53:04.251Z] #218 DONE 0.6s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-17T04:53:04.251Z] #219 DONE 0.5s [2024-10-17T04:53:04.251Z] [2024-10-17T04:53:04.251Z] #113 [core-data] exporting to image [2024-10-17T04:53:04.251Z] #113 exporting layers 0.6s done [2024-10-17T04:53:04.251Z] #113 exporting layers 0.6s done [2024-10-17T04:53:04.251Z] #113 writing image sha256:d0082575a59664cbddea4f39d2c7d314e3454b0b08c6fcd3c525ba83349e95c2 [2024-10-17T04:53:04.251Z] #113 writing image sha256:3fc79ef04de74ac3e37b6e2bc9ad42528ced83522c8a791111e29e4a556eb40e [2024-10-17T04:53:04.251Z] #113 writing image sha256:34610883bb77d665c02b3c21cb8a7a0a1ee15546a568187b1baf13aa573f2b17 [2024-10-17T04:53:04.251Z] #113 writing image sha256:fb7263bb265ca258559dab385c005ac5acc9c503a156c756d37bb5dddeb69e42 [2024-10-17T04:53:04.251Z] #113 writing image sha256:44012db21513cb167a4d6a5aeff1727ed58252c0b8dd33673884b3851738517d 0.0s done [2024-10-17T04:53:04.251Z] #113 naming to docker.io/library/support-cron-scheduler [2024-10-17T04:53:04.512Z] #113 naming to docker.io/library/support-cron-scheduler 0.2s done [2024-10-17T04:53:04.512Z] #113 ... [2024-10-17T04:53:04.512Z] [2024-10-17T04:53:04.512Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-17T04:53:04.512Z] #220 DONE 0.4s [2024-10-17T04:53:04.512Z] [2024-10-17T04:53:04.512Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-17T04:53:04.512Z] #221 DONE 0.4s [2024-10-17T04:53:04.512Z] [2024-10-17T04:53:04.512Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-17T04:53:04.512Z] #222 DONE 0.4s [2024-10-17T04:53:04.512Z] [2024-10-17T04:53:04.512Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-17T04:53:04.512Z] #223 DONE 0.5s [2024-10-17T04:53:04.512Z] [2024-10-17T04:53:04.512Z] #113 [support-notifications] exporting to image [2024-10-17T04:53:04.512Z] #113 exporting layers 0.4s done [2024-10-17T04:53:04.512Z] #113 writing image sha256:d0082575a59664cbddea4f39d2c7d314e3454b0b08c6fcd3c525ba83349e95c2 0.3s done [2024-10-17T04:53:04.512Z] #113 writing image sha256:3fc79ef04de74ac3e37b6e2bc9ad42528ced83522c8a791111e29e4a556eb40e 0.3s done [2024-10-17T04:53:04.512Z] #113 writing image sha256:34610883bb77d665c02b3c21cb8a7a0a1ee15546a568187b1baf13aa573f2b17 0.3s done [2024-10-17T04:53:04.512Z] #113 writing image sha256:fb7263bb265ca258559dab385c005ac5acc9c503a156c756d37bb5dddeb69e42 0.3s done [2024-10-17T04:53:04.512Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-17T04:53:04.512Z] #113 naming to docker.io/library/support-scheduler done [2024-10-17T04:53:04.512Z] #113 naming to docker.io/library/core-command done [2024-10-17T04:53:04.512Z] #113 naming to docker.io/library/core-keeper done [2024-10-17T04:53:04.772Z] #113 writing image sha256:f523e2651d521c0e4a2c264d966f78d3010154f550fb969bed36617c191b419e done [2024-10-17T04:53:04.772Z] #113 naming to docker.io/library/core-data done [2024-10-17T04:53:04.772Z] #113 writing image sha256:c09f25d3e50ca721b688feea1158066d6b227a024d71d2251018fc1eaf0d7ba1 done [2024-10-17T04:53:04.772Z] #113 naming to docker.io/library/core-metadata done [2024-10-17T04:53:05.034Z] #113 exporting layers 0.3s done [2024-10-17T04:53:05.034Z] #113 writing image sha256:7cbe1552e414a67939c8deb23e4ae8ee0368151619d2982b5d4a60bf12dc56d8 done [2024-10-17T04:53:05.034Z] #113 naming to docker.io/library/support-notifications done [2024-10-17T04:53:05.034Z] #113 DONE 2.6s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-17T04:53:05.034Z] #224 DONE 0.4s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-17T04:53:05.034Z] #225 DONE 0.3s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-17T04:53:05.034Z] #226 DONE 0.9s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-17T04:53:05.034Z] #227 DONE 0.1s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-17T04:53:05.034Z] #228 DONE 0.9s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #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-17T04:53:05.034Z] #229 DONE 0.1s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-17T04:53:05.034Z] #230 DONE 0.1s [2024-10-17T04:53:05.034Z] [2024-10-17T04:53:05.034Z] #113 [security-proxy-auth] exporting to image [2024-10-17T04:53:05.297Z] #113 ... [2024-10-17T04:53:05.297Z] [2024-10-17T04:53:05.297Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-17T04:53:05.297Z] #231 DONE 0.1s [2024-10-17T04:53:05.297Z] [2024-10-17T04:53:05.297Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-17T04:53:05.297Z] #113 exporting layers 0.2s done [2024-10-17T04:53:05.297Z] #113 writing image sha256:c541de6416d9d7dcd96956905e610702c8fff58a850f24156a4579872f9b2463 done [2024-10-17T04:53:05.297Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-17T04:53:05.297Z] #113 writing image sha256:cfc7b1fa56d0bc8fcae60a5173ed9349adb7ee41ac09ee163233fd5ef25bc084 done [2024-10-17T04:53:05.297Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-17T04:53:05.297Z] #113 DONE 2.9s [2024-10-17T04:53:05.297Z] [2024-10-17T04:53:05.297Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-17T04:53:05.297Z] #232 DONE 0.1s [2024-10-17T04:53:05.297Z] [2024-10-17T04:53:05.297Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-17T04:53:05.297Z] #233 DONE 0.7s [2024-10-17T04:53:05.297Z] [2024-10-17T04:53:05.297Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-17T04:53:05.560Z] #234 DONE 0.1s [2024-10-17T04:53:05.560Z] [2024-10-17T04:53:05.560Z] #113 [security-proxy-setup] exporting to image [2024-10-17T04:53:05.560Z] #113 exporting layers 0.2s done [2024-10-17T04:53:05.560Z] #113 writing image sha256:351841880ce8398c196b32e30afd92a2085ab0c0b090f8c1c5f67204cc35ab80 done [2024-10-17T04:53:05.560Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-17T04:53:05.560Z] #113 DONE 3.1s [2024-10-17T04:53:05.560Z] [2024-10-17T04:53:05.560Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-17T04:53:05.822Z] #235 ... [2024-10-17T04:53:05.822Z] [2024-10-17T04:53:05.822Z] #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-17T04:53:05.822Z] #236 DONE 0.7s [2024-10-17T04:53:05.822Z] [2024-10-17T04:53:05.822Z] #113 [security-secretstore-setup] exporting to image [2024-10-17T04:53:05.822Z] #113 exporting layers 0.2s done [2024-10-17T04:53:06.083Z] #113 ... [2024-10-17T04:53:06.083Z] [2024-10-17T04:53:06.083Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-17T04:53:06.083Z] #235 DONE 0.6s [2024-10-17T04:53:06.083Z] [2024-10-17T04:53:06.083Z] #113 [security-bootstrapper] exporting to image [2024-10-17T04:53:06.083Z] #113 writing image sha256:6f5f564cf9a1885b6e5f7b93142d1e08e772be1d6f010159b64b33557dfdc78a done [2024-10-17T04:53:06.083Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-17T04:53:06.083Z] #113 exporting layers 0.2s done [2024-10-17T04:53:06.083Z] #113 writing image sha256:04bf681a23355f5853cadfb611d21de52ef03e65fd309f76918f2b1b38e33358 done [2024-10-17T04:53:06.083Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-17T04:53:06.083Z] #113 DONE 3.6s [2024-10-17T04:53:06.083Z] [2024-10-17T04:53:06.083Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T04:53:06.083Z] time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-17T04:53:06.096Z] $ docker stop --time=1 bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 [2024-10-17T04:53:07.359Z] $ docker rm -f --volumes bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T04:53:07.705Z] + docker images [2024-10-17T04:53:07.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-17T04:53:07.705Z] security-bootstrapper latest 04bf681a2335 2 seconds ago 27.4MB [2024-10-17T04:53:07.705Z] security-proxy-setup latest 351841880ce8 2 seconds ago 33.9MB [2024-10-17T04:53:07.705Z] security-secretstore-setup latest 6f5f564cf9a1 2 seconds ago 52.2MB [2024-10-17T04:53:07.705Z] support-notifications latest 7cbe1552e414 3 seconds ago 65.4MB [2024-10-17T04:53:07.705Z] security-proxy-auth latest cfc7b1fa56d0 3 seconds ago 34.5MB [2024-10-17T04:53:07.705Z] core-common-config-bootstrapper latest c541de6416d9 3 seconds ago 21.4MB [2024-10-17T04:53:07.705Z] core-metadata latest c09f25d3e50c 3 seconds ago 42.4MB [2024-10-17T04:53:07.705Z] security-spiffe-token-provider latest 34610883bb77 4 seconds ago 41.3MB [2024-10-17T04:53:07.705Z] core-data latest f523e2651d52 4 seconds ago 42.3MB [2024-10-17T04:53:07.705Z] support-scheduler latest d0082575a596 4 seconds ago 64.8MB [2024-10-17T04:53:07.705Z] core-keeper latest 3fc79ef04de7 4 seconds ago 41.5MB [2024-10-17T04:53:07.705Z] support-cron-scheduler latest 44012db21513 5 seconds ago 66.6MB [2024-10-17T04:53:07.705Z] core-command latest fb7263bb265c 5 seconds ago 36.4MB [2024-10-17T04:53:07.705Z] security-spire-agent latest 8145dae84af2 4 minutes ago 183MB [2024-10-17T04:53:07.705Z] security-spire-config latest 0a9712aaf57e 4 minutes ago 121MB [2024-10-17T04:53:07.705Z] security-spire-server latest 4a8d92a43f9e 4 minutes ago 122MB [2024-10-17T04:53:07.705Z] ci-base-image-x86_64 latest 660be3767ea4 8 minutes ago 980MB [2024-10-17T04:53:07.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB [2024-10-17T04:53:07.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-17T04:53:07.705Z] 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-17T04:53:07.831Z] provisioning config files... [2024-10-17T04:53:07.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config14836870327173764752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:53:08.137Z] ---> ****-login.sh [2024-10-17T04:53:08.137Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:53:08.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:53:08.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:53:08.137Z] Configure a credential helper to remove this warning. See [2024-10-17T04:53:08.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:53:08.137Z] [2024-10-17T04:53:08.137Z] Login Succeeded [2024-10-17T04:53:08.137Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:53:08.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:53:08.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:53:08.396Z] Configure a credential helper to remove this warning. See [2024-10-17T04:53:08.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:53:08.396Z] [2024-10-17T04:53:08.396Z] Login Succeeded [2024-10-17T04:53:08.396Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:53:08.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:53:08.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:53:08.396Z] Configure a credential helper to remove this warning. See [2024-10-17T04:53:08.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:53:08.396Z] [2024-10-17T04:53:08.396Z] Login Succeeded [2024-10-17T04:53:08.396Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:53:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:53:08.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:53:08.656Z] Configure a credential helper to remove this warning. See [2024-10-17T04:53:08.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:53:08.656Z] [2024-10-17T04:53:08.656Z] Login Succeeded [2024-10-17T04:53:08.656Z] ****.io [2024-10-17T04:53:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:53:08.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:53:08.919Z] Configure a credential helper to remove this warning. See [2024-10-17T04:53:08.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:53:08.919Z] [2024-10-17T04:53:08.919Z] Login Succeeded [2024-10-17T04:53:08.919Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T04:53:08.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:08.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:53:09.012Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-17T04:53:09.012Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:09.012Z] latest [2024-10-17T04:53:09.012Z] 3.2.0-dev.108 [2024-10-17T04:53:09.012Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:09.012Z] main [2024-10-17T04:53:09.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:09.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:09.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:09.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-17T04:53:09.730Z] b5a2e3e32b91: Preparing [2024-10-17T04:53:09.730Z] b2feb10bc19c: Preparing [2024-10-17T04:53:09.730Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:09.730Z] 7b56abf69d95: Preparing [2024-10-17T04:53:09.730Z] aff097718695: Preparing [2024-10-17T04:53:09.730Z] 1002dc878aa4: Preparing [2024-10-17T04:53:09.730Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:09.730Z] 1002dc878aa4: Waiting [2024-10-17T04:53:09.730Z] 812d8f16d1a3: Pushed [2024-10-17T04:53:09.730Z] b5a2e3e32b91: Pushed [2024-10-17T04:53:09.730Z] aff097718695: Pushed [2024-10-17T04:53:09.730Z] 7b56abf69d95: Pushed [2024-10-17T04:53:09.730Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:09.989Z] 1002dc878aa4: Pushed [2024-10-17T04:53:13.288Z] b2feb10bc19c: Pushed [2024-10-17T04:53:13.288Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:13.615Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:13.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-17T04:53:13.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-17T04:53:13.943Z] b5a2e3e32b91: Preparing [2024-10-17T04:53:13.943Z] b2feb10bc19c: Preparing [2024-10-17T04:53:13.943Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:13.943Z] 7b56abf69d95: Preparing [2024-10-17T04:53:13.943Z] aff097718695: Preparing [2024-10-17T04:53:13.943Z] 1002dc878aa4: Preparing [2024-10-17T04:53:13.943Z] 1002dc878aa4: Waiting [2024-10-17T04:53:13.943Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:13.943Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:13.943Z] b2feb10bc19c: Layer already exists [2024-10-17T04:53:13.943Z] b5a2e3e32b91: Layer already exists [2024-10-17T04:53:13.943Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:13.943Z] aff097718695: Layer already exists [2024-10-17T04:53:13.943Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:13.943Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:13.943Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:13.943Z] latest: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:14.274Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:14.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 [2024-10-17T04:53:14.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-17T04:53:14.596Z] b5a2e3e32b91: Preparing [2024-10-17T04:53:14.596Z] b2feb10bc19c: Preparing [2024-10-17T04:53:14.596Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:14.596Z] 7b56abf69d95: Preparing [2024-10-17T04:53:14.596Z] aff097718695: Preparing [2024-10-17T04:53:14.596Z] 1002dc878aa4: Preparing [2024-10-17T04:53:14.596Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:14.596Z] 1002dc878aa4: Waiting [2024-10-17T04:53:14.596Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:14.596Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:14.596Z] b2feb10bc19c: Layer already exists [2024-10-17T04:53:14.596Z] aff097718695: Layer already exists [2024-10-17T04:53:14.596Z] b5a2e3e32b91: Layer already exists [2024-10-17T04:53:14.596Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:14.596Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:14.596Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:14.596Z] 3.2.0-dev.108: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:14.932Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:15.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:15.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-17T04:53:15.253Z] b5a2e3e32b91: Preparing [2024-10-17T04:53:15.253Z] b2feb10bc19c: Preparing [2024-10-17T04:53:15.253Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:15.253Z] 7b56abf69d95: Preparing [2024-10-17T04:53:15.253Z] aff097718695: Preparing [2024-10-17T04:53:15.253Z] 1002dc878aa4: Preparing [2024-10-17T04:53:15.253Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:15.253Z] 1002dc878aa4: Waiting [2024-10-17T04:53:15.253Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:15.253Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:15.253Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:15.253Z] aff097718695: Layer already exists [2024-10-17T04:53:15.253Z] b5a2e3e32b91: Layer already exists [2024-10-17T04:53:15.253Z] b2feb10bc19c: Layer already exists [2024-10-17T04:53:15.253Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:15.253Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:15.253Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:15.586Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:15.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-17T04:53:15.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-17T04:53:15.912Z] b5a2e3e32b91: Preparing [2024-10-17T04:53:15.912Z] b2feb10bc19c: Preparing [2024-10-17T04:53:15.912Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:15.912Z] 7b56abf69d95: Preparing [2024-10-17T04:53:15.912Z] aff097718695: Preparing [2024-10-17T04:53:15.912Z] 1002dc878aa4: Preparing [2024-10-17T04:53:15.912Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:15.912Z] 1002dc878aa4: Waiting [2024-10-17T04:53:15.912Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:15.912Z] b5a2e3e32b91: Layer already exists [2024-10-17T04:53:15.912Z] b2feb10bc19c: Layer already exists [2024-10-17T04:53:15.912Z] aff097718695: Layer already exists [2024-10-17T04:53:15.912Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:15.912Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:15.912Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:15.912Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:15.912Z] main: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:15.978Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:15.995Z] taggedImages: [2024-10-17T04:53:15.995Z] - nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:15.995Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-17T04:53:15.995Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 [2024-10-17T04:53:15.995Z] - nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:15.995Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-17T04:53:16.020Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-17T04:53:16.020Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:16.020Z] latest [2024-10-17T04:53:16.020Z] 3.2.0-dev.108 [2024-10-17T04:53:16.020Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:16.020Z] main [2024-10-17T04:53:16.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:16.365Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:16.689Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:16.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-17T04:53:16.689Z] a3e85973c2a0: Preparing [2024-10-17T04:53:16.689Z] 1e2976dcc978: Preparing [2024-10-17T04:53:16.689Z] f232a7027aec: Preparing [2024-10-17T04:53:16.689Z] 8a4b81ada488: Preparing [2024-10-17T04:53:16.689Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:16.689Z] 7b56abf69d95: Preparing [2024-10-17T04:53:16.689Z] aff097718695: Preparing [2024-10-17T04:53:16.689Z] 1002dc878aa4: Preparing [2024-10-17T04:53:16.689Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:16.689Z] aff097718695: Waiting [2024-10-17T04:53:16.689Z] 1002dc878aa4: Waiting [2024-10-17T04:53:16.689Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:16.689Z] 7b56abf69d95: Waiting [2024-10-17T04:53:16.689Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:16.689Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:16.689Z] aff097718695: Layer already exists [2024-10-17T04:53:16.689Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:16.689Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:16.689Z] a3e85973c2a0: Pushed [2024-10-17T04:53:16.689Z] f232a7027aec: Pushed [2024-10-17T04:53:16.689Z] 1e2976dcc978: Pushed [2024-10-17T04:53:18.071Z] 8a4b81ada488: Pushed [2024-10-17T04:53:18.333Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:18.670Z] + 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-17T04:53:18.997Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-17T04:53:18.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-17T04:53:18.997Z] a3e85973c2a0: Preparing [2024-10-17T04:53:18.997Z] 1e2976dcc978: Preparing [2024-10-17T04:53:18.997Z] f232a7027aec: Preparing [2024-10-17T04:53:18.997Z] 8a4b81ada488: Preparing [2024-10-17T04:53:18.997Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:18.997Z] 7b56abf69d95: Preparing [2024-10-17T04:53:18.997Z] aff097718695: Preparing [2024-10-17T04:53:18.997Z] 1002dc878aa4: Preparing [2024-10-17T04:53:18.997Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:18.997Z] 1002dc878aa4: Waiting [2024-10-17T04:53:18.997Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:18.997Z] 7b56abf69d95: Waiting [2024-10-17T04:53:18.997Z] aff097718695: Waiting [2024-10-17T04:53:18.997Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:18.997Z] 8a4b81ada488: Layer already exists [2024-10-17T04:53:18.997Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:18.997Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:18.997Z] f232a7027aec: Layer already exists [2024-10-17T04:53:18.997Z] aff097718695: Layer already exists [2024-10-17T04:53:18.997Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:18.997Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:18.997Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:18.997Z] latest: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:19.321Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:19.649Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 [2024-10-17T04:53:19.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-17T04:53:19.649Z] a3e85973c2a0: Preparing [2024-10-17T04:53:19.649Z] 1e2976dcc978: Preparing [2024-10-17T04:53:19.649Z] f232a7027aec: Preparing [2024-10-17T04:53:19.649Z] 8a4b81ada488: Preparing [2024-10-17T04:53:19.649Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:19.649Z] 7b56abf69d95: Preparing [2024-10-17T04:53:19.649Z] aff097718695: Preparing [2024-10-17T04:53:19.649Z] 1002dc878aa4: Preparing [2024-10-17T04:53:19.649Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:19.649Z] 1002dc878aa4: Waiting [2024-10-17T04:53:19.649Z] aff097718695: Waiting [2024-10-17T04:53:19.649Z] 7b56abf69d95: Waiting [2024-10-17T04:53:19.649Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:19.649Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:19.649Z] 8a4b81ada488: Layer already exists [2024-10-17T04:53:19.649Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:19.649Z] f232a7027aec: Layer already exists [2024-10-17T04:53:19.649Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:19.649Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:19.649Z] aff097718695: Layer already exists [2024-10-17T04:53:19.649Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:19.649Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:19.649Z] 3.2.0-dev.108: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:19.981Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:20.307Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:20.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-17T04:53:20.307Z] a3e85973c2a0: Preparing [2024-10-17T04:53:20.307Z] 1e2976dcc978: Preparing [2024-10-17T04:53:20.307Z] f232a7027aec: Preparing [2024-10-17T04:53:20.307Z] 8a4b81ada488: Preparing [2024-10-17T04:53:20.307Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:20.307Z] 7b56abf69d95: Preparing [2024-10-17T04:53:20.307Z] aff097718695: Preparing [2024-10-17T04:53:20.307Z] 1002dc878aa4: Preparing [2024-10-17T04:53:20.307Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:20.307Z] 1002dc878aa4: Waiting [2024-10-17T04:53:20.307Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:20.307Z] 7b56abf69d95: Waiting [2024-10-17T04:53:20.307Z] aff097718695: Waiting [2024-10-17T04:53:20.307Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:20.307Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:20.307Z] f232a7027aec: Layer already exists [2024-10-17T04:53:20.307Z] 8a4b81ada488: Layer already exists [2024-10-17T04:53:20.307Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:20.307Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:20.307Z] aff097718695: Layer already exists [2024-10-17T04:53:20.307Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:20.307Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:20.307Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:20.644Z] + 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-17T04:53:20.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-17T04:53:20.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-17T04:53:20.972Z] a3e85973c2a0: Preparing [2024-10-17T04:53:20.972Z] 1e2976dcc978: Preparing [2024-10-17T04:53:20.972Z] f232a7027aec: Preparing [2024-10-17T04:53:20.972Z] 8a4b81ada488: Preparing [2024-10-17T04:53:20.972Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:20.972Z] 7b56abf69d95: Preparing [2024-10-17T04:53:20.972Z] aff097718695: Preparing [2024-10-17T04:53:20.972Z] 1002dc878aa4: Preparing [2024-10-17T04:53:20.972Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:20.972Z] aff097718695: Waiting [2024-10-17T04:53:20.972Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:20.972Z] 1002dc878aa4: Waiting [2024-10-17T04:53:20.972Z] 7b56abf69d95: Waiting [2024-10-17T04:53:20.972Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:20.972Z] f232a7027aec: Layer already exists [2024-10-17T04:53:20.972Z] 8a4b81ada488: Layer already exists [2024-10-17T04:53:20.972Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:20.972Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:20.972Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:20.972Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:20.972Z] aff097718695: Layer already exists [2024-10-17T04:53:20.972Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:20.972Z] main: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:21.042Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:21.059Z] taggedImages: [2024-10-17T04:53:21.059Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:21.059Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-17T04:53:21.059Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 [2024-10-17T04:53:21.059Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:21.059Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-17T04:53:21.090Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-17T04:53:21.090Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:21.090Z] latest [2024-10-17T04:53:21.090Z] 3.2.0-dev.108 [2024-10-17T04:53:21.090Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:21.090Z] main [2024-10-17T04:53:21.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:21.444Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:21.768Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:21.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-17T04:53:21.768Z] 88dfbe6ed251: Preparing [2024-10-17T04:53:21.768Z] afa3e0d51b93: Preparing [2024-10-17T04:53:21.768Z] ff532a2f8436: Preparing [2024-10-17T04:53:21.768Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:21.768Z] 7b56abf69d95: Preparing [2024-10-17T04:53:21.768Z] 5c1f62720a2b: Preparing [2024-10-17T04:53:21.768Z] 6517cf507194: Preparing [2024-10-17T04:53:21.768Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:21.768Z] 5c1f62720a2b: Waiting [2024-10-17T04:53:21.768Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:21.768Z] 6517cf507194: Waiting [2024-10-17T04:53:21.768Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:21.768Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:21.768Z] afa3e0d51b93: Pushed [2024-10-17T04:53:21.768Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:21.768Z] 88dfbe6ed251: Pushed [2024-10-17T04:53:21.768Z] 6517cf507194: Pushed [2024-10-17T04:53:21.768Z] 5c1f62720a2b: Pushed [2024-10-17T04:53:25.958Z] ff532a2f8436: Pushed [2024-10-17T04:53:25.958Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:26.291Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:26.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-17T04:53:26.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-17T04:53:26.615Z] 88dfbe6ed251: Preparing [2024-10-17T04:53:26.615Z] afa3e0d51b93: Preparing [2024-10-17T04:53:26.615Z] ff532a2f8436: Preparing [2024-10-17T04:53:26.615Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:26.615Z] 7b56abf69d95: Preparing [2024-10-17T04:53:26.615Z] 5c1f62720a2b: Preparing [2024-10-17T04:53:26.615Z] 6517cf507194: Preparing [2024-10-17T04:53:26.615Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:26.615Z] 5c1f62720a2b: Waiting [2024-10-17T04:53:26.615Z] 6517cf507194: Waiting [2024-10-17T04:53:26.615Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:26.615Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:26.615Z] ff532a2f8436: Layer already exists [2024-10-17T04:53:26.615Z] afa3e0d51b93: Layer already exists [2024-10-17T04:53:26.615Z] 88dfbe6ed251: Layer already exists [2024-10-17T04:53:26.615Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:26.615Z] 6517cf507194: Layer already exists [2024-10-17T04:53:26.615Z] 5c1f62720a2b: Layer already exists [2024-10-17T04:53:26.615Z] latest: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:26.936Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:27.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 [2024-10-17T04:53:27.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-17T04:53:27.262Z] 88dfbe6ed251: Preparing [2024-10-17T04:53:27.262Z] afa3e0d51b93: Preparing [2024-10-17T04:53:27.262Z] ff532a2f8436: Preparing [2024-10-17T04:53:27.262Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:27.262Z] 7b56abf69d95: Preparing [2024-10-17T04:53:27.262Z] 5c1f62720a2b: Preparing [2024-10-17T04:53:27.262Z] 6517cf507194: Preparing [2024-10-17T04:53:27.262Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:27.262Z] 5c1f62720a2b: Waiting [2024-10-17T04:53:27.262Z] 6517cf507194: Waiting [2024-10-17T04:53:27.262Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:27.262Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:27.262Z] afa3e0d51b93: Layer already exists [2024-10-17T04:53:27.262Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:27.262Z] 88dfbe6ed251: Layer already exists [2024-10-17T04:53:27.262Z] ff532a2f8436: Layer already exists [2024-10-17T04:53:27.262Z] 5c1f62720a2b: Layer already exists [2024-10-17T04:53:27.262Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:27.262Z] 6517cf507194: Layer already exists [2024-10-17T04:53:27.262Z] 3.2.0-dev.108: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:27.588Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:27.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:27.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-17T04:53:27.916Z] 88dfbe6ed251: Preparing [2024-10-17T04:53:27.916Z] afa3e0d51b93: Preparing [2024-10-17T04:53:27.916Z] ff532a2f8436: Preparing [2024-10-17T04:53:27.916Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:27.916Z] 7b56abf69d95: Preparing [2024-10-17T04:53:27.916Z] 5c1f62720a2b: Preparing [2024-10-17T04:53:27.916Z] 6517cf507194: Preparing [2024-10-17T04:53:27.916Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:27.916Z] 5c1f62720a2b: Waiting [2024-10-17T04:53:27.916Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:27.916Z] 6517cf507194: Waiting [2024-10-17T04:53:27.916Z] 88dfbe6ed251: Layer already exists [2024-10-17T04:53:27.916Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:27.916Z] ff532a2f8436: Layer already exists [2024-10-17T04:53:27.916Z] afa3e0d51b93: Layer already exists [2024-10-17T04:53:27.916Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:27.916Z] 6517cf507194: Layer already exists [2024-10-17T04:53:27.916Z] 5c1f62720a2b: Layer already exists [2024-10-17T04:53:27.916Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:27.916Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:28.238Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:28.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-17T04:53:28.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-17T04:53:28.557Z] 88dfbe6ed251: Preparing [2024-10-17T04:53:28.557Z] afa3e0d51b93: Preparing [2024-10-17T04:53:28.557Z] ff532a2f8436: Preparing [2024-10-17T04:53:28.557Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:28.557Z] 7b56abf69d95: Preparing [2024-10-17T04:53:28.557Z] 5c1f62720a2b: Preparing [2024-10-17T04:53:28.557Z] 6517cf507194: Preparing [2024-10-17T04:53:28.557Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:28.557Z] 6517cf507194: Waiting [2024-10-17T04:53:28.557Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:28.557Z] 5c1f62720a2b: Waiting [2024-10-17T04:53:28.557Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:28.557Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:28.557Z] afa3e0d51b93: Layer already exists [2024-10-17T04:53:28.557Z] ff532a2f8436: Layer already exists [2024-10-17T04:53:28.557Z] 88dfbe6ed251: Layer already exists [2024-10-17T04:53:28.557Z] 5c1f62720a2b: Layer already exists [2024-10-17T04:53:28.557Z] 6517cf507194: Layer already exists [2024-10-17T04:53:28.557Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:28.557Z] main: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:28.634Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:28.645Z] taggedImages: [2024-10-17T04:53:28.645Z] - nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:28.645Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-17T04:53:28.645Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 [2024-10-17T04:53:28.645Z] - nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:28.645Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-17T04:53:28.666Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-17T04:53:28.666Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:28.666Z] latest [2024-10-17T04:53:28.666Z] 3.2.0-dev.108 [2024-10-17T04:53:28.666Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:28.666Z] main [2024-10-17T04:53:28.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:29.003Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:29.320Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:29.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-17T04:53:29.320Z] 5349939790ec: Preparing [2024-10-17T04:53:29.320Z] 22f37b412113: Preparing [2024-10-17T04:53:29.320Z] fc0be10402b4: Preparing [2024-10-17T04:53:29.320Z] 7b56abf69d95: Preparing [2024-10-17T04:53:29.320Z] 4301187fe98d: Preparing [2024-10-17T04:53:29.320Z] cd685d573aa3: Preparing [2024-10-17T04:53:29.320Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:29.320Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:29.320Z] cd685d573aa3: Waiting [2024-10-17T04:53:29.320Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:29.320Z] 22f37b412113: Pushed [2024-10-17T04:53:29.320Z] cd685d573aa3: Pushed [2024-10-17T04:53:29.320Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:29.320Z] 5349939790ec: Pushed [2024-10-17T04:53:29.320Z] 4301187fe98d: Pushed [2024-10-17T04:53:33.515Z] fc0be10402b4: Pushed [2024-10-17T04:53:33.515Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:33.839Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:34.627Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-17T04:53:34.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-17T04:53:34.627Z] 5349939790ec: Preparing [2024-10-17T04:53:34.627Z] 22f37b412113: Preparing [2024-10-17T04:53:34.627Z] fc0be10402b4: Preparing [2024-10-17T04:53:34.627Z] 7b56abf69d95: Preparing [2024-10-17T04:53:34.627Z] 4301187fe98d: Preparing [2024-10-17T04:53:34.627Z] cd685d573aa3: Preparing [2024-10-17T04:53:34.627Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:34.627Z] cd685d573aa3: Waiting [2024-10-17T04:53:34.627Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:34.627Z] fc0be10402b4: Layer already exists [2024-10-17T04:53:34.627Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:34.627Z] 22f37b412113: Layer already exists [2024-10-17T04:53:34.627Z] 4301187fe98d: Layer already exists [2024-10-17T04:53:34.627Z] 5349939790ec: Layer already exists [2024-10-17T04:53:34.627Z] cd685d573aa3: Layer already exists [2024-10-17T04:53:34.627Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:34.627Z] latest: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:34.965Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:35.293Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 [2024-10-17T04:53:35.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-17T04:53:35.293Z] 5349939790ec: Preparing [2024-10-17T04:53:35.293Z] 22f37b412113: Preparing [2024-10-17T04:53:35.293Z] fc0be10402b4: Preparing [2024-10-17T04:53:35.293Z] 7b56abf69d95: Preparing [2024-10-17T04:53:35.293Z] 4301187fe98d: Preparing [2024-10-17T04:53:35.293Z] cd685d573aa3: Preparing [2024-10-17T04:53:35.293Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:35.293Z] cd685d573aa3: Waiting [2024-10-17T04:53:35.293Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:35.293Z] 22f37b412113: Layer already exists [2024-10-17T04:53:35.293Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:35.293Z] fc0be10402b4: Layer already exists [2024-10-17T04:53:35.293Z] 5349939790ec: Layer already exists [2024-10-17T04:53:35.293Z] 4301187fe98d: Layer already exists [2024-10-17T04:53:35.293Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:35.293Z] cd685d573aa3: Layer already exists [2024-10-17T04:53:35.293Z] 3.2.0-dev.108: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:35.630Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:35.956Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:35.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-17T04:53:35.956Z] 5349939790ec: Preparing [2024-10-17T04:53:35.956Z] 22f37b412113: Preparing [2024-10-17T04:53:35.956Z] fc0be10402b4: Preparing [2024-10-17T04:53:35.956Z] 7b56abf69d95: Preparing [2024-10-17T04:53:35.956Z] 4301187fe98d: Preparing [2024-10-17T04:53:35.956Z] cd685d573aa3: Preparing [2024-10-17T04:53:35.956Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:35.956Z] cd685d573aa3: Waiting [2024-10-17T04:53:35.956Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:35.956Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:35.956Z] 4301187fe98d: Layer already exists [2024-10-17T04:53:35.956Z] 5349939790ec: Layer already exists [2024-10-17T04:53:35.956Z] fc0be10402b4: Layer already exists [2024-10-17T04:53:35.956Z] 22f37b412113: Layer already exists [2024-10-17T04:53:35.956Z] cd685d573aa3: Layer already exists [2024-10-17T04:53:35.956Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:35.956Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:36.287Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:36.612Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-17T04:53:36.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-17T04:53:36.612Z] 5349939790ec: Preparing [2024-10-17T04:53:36.612Z] 22f37b412113: Preparing [2024-10-17T04:53:36.612Z] fc0be10402b4: Preparing [2024-10-17T04:53:36.612Z] 7b56abf69d95: Preparing [2024-10-17T04:53:36.612Z] 4301187fe98d: Preparing [2024-10-17T04:53:36.612Z] cd685d573aa3: Preparing [2024-10-17T04:53:36.612Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:36.612Z] cd685d573aa3: Waiting [2024-10-17T04:53:36.612Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:36.612Z] 5349939790ec: Layer already exists [2024-10-17T04:53:36.612Z] 4301187fe98d: Layer already exists [2024-10-17T04:53:36.612Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:36.612Z] fc0be10402b4: Layer already exists [2024-10-17T04:53:36.612Z] 22f37b412113: Layer already exists [2024-10-17T04:53:36.612Z] cd685d573aa3: Layer already exists [2024-10-17T04:53:36.612Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:36.612Z] main: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:36.685Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:36.698Z] taggedImages: [2024-10-17T04:53:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-17T04:53:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 [2024-10-17T04:53:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-17T04:53:36.725Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-17T04:53:36.726Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:36.726Z] latest [2024-10-17T04:53:36.726Z] 3.2.0-dev.108 [2024-10-17T04:53:36.726Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:36.726Z] main [2024-10-17T04:53:36.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:37.069Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:37.396Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:37.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-17T04:53:37.396Z] f054501fe869: Preparing [2024-10-17T04:53:37.396Z] 6c31e41618e9: Preparing [2024-10-17T04:53:37.396Z] 52c220984c77: Preparing [2024-10-17T04:53:37.396Z] 8007c514f1cb: Preparing [2024-10-17T04:53:37.396Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:37.396Z] 7b56abf69d95: Preparing [2024-10-17T04:53:37.396Z] aff097718695: Preparing [2024-10-17T04:53:37.396Z] 1002dc878aa4: Preparing [2024-10-17T04:53:37.396Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:37.396Z] 7b56abf69d95: Waiting [2024-10-17T04:53:37.396Z] aff097718695: Waiting [2024-10-17T04:53:37.396Z] 1002dc878aa4: Waiting [2024-10-17T04:53:37.396Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:37.396Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:37.396Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:37.396Z] aff097718695: Layer already exists [2024-10-17T04:53:37.396Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:37.396Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:37.396Z] f054501fe869: Pushed [2024-10-17T04:53:37.396Z] 52c220984c77: Pushed [2024-10-17T04:53:37.396Z] 6c31e41618e9: Pushed [2024-10-17T04:53:41.586Z] 8007c514f1cb: Pushed [2024-10-17T04:53:41.586Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:41.915Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:42.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-17T04:53:42.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-17T04:53:42.244Z] f054501fe869: Preparing [2024-10-17T04:53:42.244Z] 6c31e41618e9: Preparing [2024-10-17T04:53:42.244Z] 52c220984c77: Preparing [2024-10-17T04:53:42.244Z] 8007c514f1cb: Preparing [2024-10-17T04:53:42.244Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:42.244Z] 7b56abf69d95: Preparing [2024-10-17T04:53:42.244Z] aff097718695: Preparing [2024-10-17T04:53:42.244Z] 1002dc878aa4: Preparing [2024-10-17T04:53:42.244Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:42.244Z] 7b56abf69d95: Waiting [2024-10-17T04:53:42.244Z] 1002dc878aa4: Waiting [2024-10-17T04:53:42.244Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:42.244Z] 52c220984c77: Layer already exists [2024-10-17T04:53:42.244Z] 6c31e41618e9: Layer already exists [2024-10-17T04:53:42.244Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:42.244Z] 8007c514f1cb: Layer already exists [2024-10-17T04:53:42.244Z] f054501fe869: Layer already exists [2024-10-17T04:53:42.244Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:42.244Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:42.244Z] aff097718695: Layer already exists [2024-10-17T04:53:42.244Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:42.244Z] latest: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:42.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:42.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 [2024-10-17T04:53:42.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-17T04:53:42.894Z] f054501fe869: Preparing [2024-10-17T04:53:42.894Z] 6c31e41618e9: Preparing [2024-10-17T04:53:42.894Z] 52c220984c77: Preparing [2024-10-17T04:53:42.894Z] 8007c514f1cb: Preparing [2024-10-17T04:53:42.894Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:42.894Z] 7b56abf69d95: Preparing [2024-10-17T04:53:42.894Z] aff097718695: Preparing [2024-10-17T04:53:42.894Z] 1002dc878aa4: Preparing [2024-10-17T04:53:42.894Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:42.894Z] aff097718695: Waiting [2024-10-17T04:53:42.894Z] 1002dc878aa4: Waiting [2024-10-17T04:53:42.894Z] 7b56abf69d95: Waiting [2024-10-17T04:53:42.894Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:42.894Z] 52c220984c77: Layer already exists [2024-10-17T04:53:42.894Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:42.894Z] f054501fe869: Layer already exists [2024-10-17T04:53:42.894Z] 8007c514f1cb: Layer already exists [2024-10-17T04:53:42.894Z] 6c31e41618e9: Layer already exists [2024-10-17T04:53:42.894Z] aff097718695: Layer already exists [2024-10-17T04:53:42.894Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:42.894Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:42.894Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:42.894Z] 3.2.0-dev.108: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:43.219Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:43.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:43.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-17T04:53:43.543Z] f054501fe869: Preparing [2024-10-17T04:53:43.543Z] 6c31e41618e9: Preparing [2024-10-17T04:53:43.543Z] 52c220984c77: Preparing [2024-10-17T04:53:43.543Z] 8007c514f1cb: Preparing [2024-10-17T04:53:43.543Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:43.543Z] 7b56abf69d95: Preparing [2024-10-17T04:53:43.543Z] aff097718695: Preparing [2024-10-17T04:53:43.543Z] 1002dc878aa4: Preparing [2024-10-17T04:53:43.543Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:43.543Z] 7b56abf69d95: Waiting [2024-10-17T04:53:43.543Z] aff097718695: Waiting [2024-10-17T04:53:43.543Z] 1002dc878aa4: Waiting [2024-10-17T04:53:43.543Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:43.543Z] 6c31e41618e9: Layer already exists [2024-10-17T04:53:43.543Z] 8007c514f1cb: Layer already exists [2024-10-17T04:53:43.543Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:43.543Z] 52c220984c77: Layer already exists [2024-10-17T04:53:43.543Z] f054501fe869: Layer already exists [2024-10-17T04:53:43.543Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:43.543Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:43.543Z] aff097718695: Layer already exists [2024-10-17T04:53:43.543Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:43.543Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:43.864Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:44.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-17T04:53:44.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-17T04:53:44.185Z] f054501fe869: Preparing [2024-10-17T04:53:44.185Z] 6c31e41618e9: Preparing [2024-10-17T04:53:44.185Z] 52c220984c77: Preparing [2024-10-17T04:53:44.185Z] 8007c514f1cb: Preparing [2024-10-17T04:53:44.185Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:44.185Z] 7b56abf69d95: Preparing [2024-10-17T04:53:44.185Z] aff097718695: Preparing [2024-10-17T04:53:44.185Z] 1002dc878aa4: Preparing [2024-10-17T04:53:44.185Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:44.185Z] aff097718695: Waiting [2024-10-17T04:53:44.185Z] 1002dc878aa4: Waiting [2024-10-17T04:53:44.185Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:44.185Z] f054501fe869: Layer already exists [2024-10-17T04:53:44.185Z] 8007c514f1cb: Layer already exists [2024-10-17T04:53:44.185Z] 52c220984c77: Layer already exists [2024-10-17T04:53:44.185Z] 6c31e41618e9: Layer already exists [2024-10-17T04:53:44.185Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:44.185Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:44.185Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:44.185Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:44.185Z] aff097718695: Layer already exists [2024-10-17T04:53:44.185Z] main: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:44.242Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:44.254Z] taggedImages: [2024-10-17T04:53:44.254Z] - nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:44.254Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-17T04:53:44.254Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 [2024-10-17T04:53:44.254Z] - nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:44.254Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-17T04:53:44.278Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-17T04:53:44.278Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:44.278Z] latest [2024-10-17T04:53:44.278Z] 3.2.0-dev.108 [2024-10-17T04:53:44.278Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:44.278Z] main [2024-10-17T04:53:44.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:44.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:44.930Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:44.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-17T04:53:44.930Z] 64d7a6efecc1: Preparing [2024-10-17T04:53:44.930Z] a9c0faf82b94: Preparing [2024-10-17T04:53:44.930Z] 934fc80c7a7c: Preparing [2024-10-17T04:53:44.930Z] b7d7428c2684: Preparing [2024-10-17T04:53:44.930Z] fe64905591d5: Preparing [2024-10-17T04:53:44.930Z] 94d09e4113e9: Preparing [2024-10-17T04:53:44.930Z] 870334006af5: Preparing [2024-10-17T04:53:44.930Z] 4af2bf4875dc: Preparing [2024-10-17T04:53:44.930Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:44.930Z] 7b56abf69d95: Preparing [2024-10-17T04:53:44.930Z] 8d4979f0677b: Preparing [2024-10-17T04:53:44.930Z] 101f850a7158: Preparing [2024-10-17T04:53:44.930Z] 5f70bf18a086: Preparing [2024-10-17T04:53:44.930Z] 15e9447a7547: Preparing [2024-10-17T04:53:44.930Z] bf308b563c9a: Preparing [2024-10-17T04:53:44.930Z] abe8fdfe0d7d: Preparing [2024-10-17T04:53:44.930Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:44.930Z] 94d09e4113e9: Waiting [2024-10-17T04:53:44.930Z] 870334006af5: Waiting [2024-10-17T04:53:44.930Z] 4af2bf4875dc: Waiting [2024-10-17T04:53:44.930Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:44.930Z] 7b56abf69d95: Waiting [2024-10-17T04:53:44.930Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:44.930Z] bf308b563c9a: Waiting [2024-10-17T04:53:44.930Z] abe8fdfe0d7d: Waiting [2024-10-17T04:53:44.930Z] 8d4979f0677b: Waiting [2024-10-17T04:53:44.930Z] 5f70bf18a086: Waiting [2024-10-17T04:53:44.930Z] 101f850a7158: Waiting [2024-10-17T04:53:44.930Z] 15e9447a7547: Waiting [2024-10-17T04:53:44.930Z] a9c0faf82b94: Pushed [2024-10-17T04:53:44.930Z] 934fc80c7a7c: Pushed [2024-10-17T04:53:44.930Z] b7d7428c2684: Pushed [2024-10-17T04:53:44.930Z] 64d7a6efecc1: Pushed [2024-10-17T04:53:44.930Z] fe64905591d5: Pushed [2024-10-17T04:53:44.930Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:45.189Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:45.189Z] 94d09e4113e9: Pushed [2024-10-17T04:53:45.189Z] 870334006af5: Pushed [2024-10-17T04:53:45.189Z] 5f70bf18a086: Layer already exists [2024-10-17T04:53:45.189Z] 8d4979f0677b: Pushed [2024-10-17T04:53:45.189Z] 101f850a7158: Pushed [2024-10-17T04:53:45.189Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:45.189Z] 15e9447a7547: Pushed [2024-10-17T04:53:45.189Z] abe8fdfe0d7d: Pushed [2024-10-17T04:53:45.189Z] bf308b563c9a: Pushed [2024-10-17T04:53:47.099Z] 4af2bf4875dc: Pushed [2024-10-17T04:53:47.360Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:47.690Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:48.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-17T04:53:48.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-17T04:53:48.020Z] 64d7a6efecc1: Preparing [2024-10-17T04:53:48.020Z] a9c0faf82b94: Preparing [2024-10-17T04:53:48.020Z] 934fc80c7a7c: Preparing [2024-10-17T04:53:48.020Z] b7d7428c2684: Preparing [2024-10-17T04:53:48.020Z] fe64905591d5: Preparing [2024-10-17T04:53:48.020Z] 94d09e4113e9: Preparing [2024-10-17T04:53:48.020Z] 870334006af5: Preparing [2024-10-17T04:53:48.020Z] 4af2bf4875dc: Preparing [2024-10-17T04:53:48.020Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:48.020Z] 7b56abf69d95: Preparing [2024-10-17T04:53:48.020Z] 8d4979f0677b: Preparing [2024-10-17T04:53:48.020Z] 101f850a7158: Preparing [2024-10-17T04:53:48.020Z] 5f70bf18a086: Preparing [2024-10-17T04:53:48.020Z] 15e9447a7547: Preparing [2024-10-17T04:53:48.020Z] bf308b563c9a: Preparing [2024-10-17T04:53:48.020Z] abe8fdfe0d7d: Preparing [2024-10-17T04:53:48.020Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:48.020Z] 94d09e4113e9: Waiting [2024-10-17T04:53:48.020Z] 870334006af5: Waiting [2024-10-17T04:53:48.020Z] 4af2bf4875dc: Waiting [2024-10-17T04:53:48.020Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:48.020Z] 7b56abf69d95: Waiting [2024-10-17T04:53:48.020Z] 8d4979f0677b: Waiting [2024-10-17T04:53:48.020Z] 101f850a7158: Waiting [2024-10-17T04:53:48.020Z] 5f70bf18a086: Waiting [2024-10-17T04:53:48.020Z] 15e9447a7547: Waiting [2024-10-17T04:53:48.020Z] bf308b563c9a: Waiting [2024-10-17T04:53:48.020Z] abe8fdfe0d7d: Waiting [2024-10-17T04:53:48.020Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:48.020Z] fe64905591d5: Layer already exists [2024-10-17T04:53:48.020Z] a9c0faf82b94: Layer already exists [2024-10-17T04:53:48.020Z] b7d7428c2684: Layer already exists [2024-10-17T04:53:48.020Z] 934fc80c7a7c: Layer already exists [2024-10-17T04:53:48.020Z] 64d7a6efecc1: Layer already exists [2024-10-17T04:53:48.020Z] 4af2bf4875dc: Layer already exists [2024-10-17T04:53:48.020Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:48.020Z] 94d09e4113e9: Layer already exists [2024-10-17T04:53:48.020Z] 870334006af5: Layer already exists [2024-10-17T04:53:48.020Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:48.020Z] 8d4979f0677b: Layer already exists [2024-10-17T04:53:48.020Z] 5f70bf18a086: Layer already exists [2024-10-17T04:53:48.020Z] bf308b563c9a: Layer already exists [2024-10-17T04:53:48.020Z] 101f850a7158: Layer already exists [2024-10-17T04:53:48.020Z] 15e9447a7547: Layer already exists [2024-10-17T04:53:48.020Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:48.020Z] abe8fdfe0d7d: Layer already exists [2024-10-17T04:53:48.020Z] latest: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:48.360Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:48.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 [2024-10-17T04:53:48.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-17T04:53:48.688Z] 64d7a6efecc1: Preparing [2024-10-17T04:53:48.688Z] a9c0faf82b94: Preparing [2024-10-17T04:53:48.688Z] 934fc80c7a7c: Preparing [2024-10-17T04:53:48.688Z] b7d7428c2684: Preparing [2024-10-17T04:53:48.688Z] fe64905591d5: Preparing [2024-10-17T04:53:48.688Z] 94d09e4113e9: Preparing [2024-10-17T04:53:48.688Z] 870334006af5: Preparing [2024-10-17T04:53:48.688Z] 4af2bf4875dc: Preparing [2024-10-17T04:53:48.688Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:48.688Z] 7b56abf69d95: Preparing [2024-10-17T04:53:48.688Z] 8d4979f0677b: Preparing [2024-10-17T04:53:48.688Z] 101f850a7158: Preparing [2024-10-17T04:53:48.688Z] 5f70bf18a086: Preparing [2024-10-17T04:53:48.688Z] 15e9447a7547: Preparing [2024-10-17T04:53:48.688Z] bf308b563c9a: Preparing [2024-10-17T04:53:48.688Z] abe8fdfe0d7d: Preparing [2024-10-17T04:53:48.688Z] 94d09e4113e9: Waiting [2024-10-17T04:53:48.688Z] 870334006af5: Waiting [2024-10-17T04:53:48.688Z] 4af2bf4875dc: Waiting [2024-10-17T04:53:48.688Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:48.688Z] 7b56abf69d95: Waiting [2024-10-17T04:53:48.688Z] 8d4979f0677b: Waiting [2024-10-17T04:53:48.688Z] 5f70bf18a086: Waiting [2024-10-17T04:53:48.688Z] bf308b563c9a: Waiting [2024-10-17T04:53:48.688Z] 15e9447a7547: Waiting [2024-10-17T04:53:48.688Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:48.688Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:48.688Z] abe8fdfe0d7d: Waiting [2024-10-17T04:53:48.688Z] fe64905591d5: Layer already exists [2024-10-17T04:53:48.688Z] b7d7428c2684: Layer already exists [2024-10-17T04:53:48.688Z] 64d7a6efecc1: Layer already exists [2024-10-17T04:53:48.688Z] a9c0faf82b94: Layer already exists [2024-10-17T04:53:48.688Z] 934fc80c7a7c: Layer already exists [2024-10-17T04:53:48.688Z] 94d09e4113e9: Layer already exists [2024-10-17T04:53:48.688Z] 870334006af5: Layer already exists [2024-10-17T04:53:48.688Z] 4af2bf4875dc: Layer already exists [2024-10-17T04:53:48.688Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:48.688Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:48.688Z] 8d4979f0677b: Layer already exists [2024-10-17T04:53:48.688Z] 5f70bf18a086: Layer already exists [2024-10-17T04:53:48.688Z] 101f850a7158: Layer already exists [2024-10-17T04:53:48.688Z] 15e9447a7547: Layer already exists [2024-10-17T04:53:48.688Z] bf308b563c9a: Layer already exists [2024-10-17T04:53:48.688Z] abe8fdfe0d7d: Layer already exists [2024-10-17T04:53:48.688Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:48.688Z] 3.2.0-dev.108: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:49.016Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:49.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:49.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-17T04:53:49.340Z] 64d7a6efecc1: Preparing [2024-10-17T04:53:49.340Z] a9c0faf82b94: Preparing [2024-10-17T04:53:49.340Z] 934fc80c7a7c: Preparing [2024-10-17T04:53:49.340Z] b7d7428c2684: Preparing [2024-10-17T04:53:49.340Z] fe64905591d5: Preparing [2024-10-17T04:53:49.340Z] 94d09e4113e9: Preparing [2024-10-17T04:53:49.340Z] 870334006af5: Preparing [2024-10-17T04:53:49.340Z] 4af2bf4875dc: Preparing [2024-10-17T04:53:49.340Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:49.340Z] 7b56abf69d95: Preparing [2024-10-17T04:53:49.340Z] 8d4979f0677b: Preparing [2024-10-17T04:53:49.340Z] 101f850a7158: Preparing [2024-10-17T04:53:49.340Z] 5f70bf18a086: Preparing [2024-10-17T04:53:49.340Z] 15e9447a7547: Preparing [2024-10-17T04:53:49.340Z] bf308b563c9a: Preparing [2024-10-17T04:53:49.340Z] abe8fdfe0d7d: Preparing [2024-10-17T04:53:49.340Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:49.340Z] 7b56abf69d95: Waiting [2024-10-17T04:53:49.340Z] 8d4979f0677b: Waiting [2024-10-17T04:53:49.340Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:49.340Z] 870334006af5: Waiting [2024-10-17T04:53:49.340Z] 101f850a7158: Waiting [2024-10-17T04:53:49.340Z] bf308b563c9a: Waiting [2024-10-17T04:53:49.340Z] abe8fdfe0d7d: Waiting [2024-10-17T04:53:49.340Z] 4af2bf4875dc: Waiting [2024-10-17T04:53:49.340Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:49.340Z] 5f70bf18a086: Waiting [2024-10-17T04:53:49.340Z] 94d09e4113e9: Waiting [2024-10-17T04:53:49.340Z] 15e9447a7547: Waiting [2024-10-17T04:53:49.340Z] b7d7428c2684: Layer already exists [2024-10-17T04:53:49.340Z] 934fc80c7a7c: Layer already exists [2024-10-17T04:53:49.340Z] fe64905591d5: Layer already exists [2024-10-17T04:53:49.340Z] a9c0faf82b94: Layer already exists [2024-10-17T04:53:49.340Z] 64d7a6efecc1: Layer already exists [2024-10-17T04:53:49.340Z] 4af2bf4875dc: Layer already exists [2024-10-17T04:53:49.340Z] 94d09e4113e9: Layer already exists [2024-10-17T04:53:49.340Z] 870334006af5: Layer already exists [2024-10-17T04:53:49.340Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:49.340Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:49.340Z] 101f850a7158: Layer already exists [2024-10-17T04:53:49.340Z] 8d4979f0677b: Layer already exists [2024-10-17T04:53:49.340Z] 15e9447a7547: Layer already exists [2024-10-17T04:53:49.340Z] bf308b563c9a: Layer already exists [2024-10-17T04:53:49.340Z] 5f70bf18a086: Layer already exists [2024-10-17T04:53:49.340Z] abe8fdfe0d7d: Layer already exists [2024-10-17T04:53:49.340Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:49.340Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:49.666Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:49.989Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-17T04:53:49.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-17T04:53:49.989Z] 64d7a6efecc1: Preparing [2024-10-17T04:53:49.989Z] a9c0faf82b94: Preparing [2024-10-17T04:53:49.989Z] 934fc80c7a7c: Preparing [2024-10-17T04:53:49.989Z] b7d7428c2684: Preparing [2024-10-17T04:53:49.989Z] fe64905591d5: Preparing [2024-10-17T04:53:49.989Z] 94d09e4113e9: Preparing [2024-10-17T04:53:49.989Z] 870334006af5: Preparing [2024-10-17T04:53:49.989Z] 4af2bf4875dc: Preparing [2024-10-17T04:53:49.989Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:49.989Z] 7b56abf69d95: Preparing [2024-10-17T04:53:49.989Z] 8d4979f0677b: Preparing [2024-10-17T04:53:49.989Z] 101f850a7158: Preparing [2024-10-17T04:53:49.989Z] 5f70bf18a086: Preparing [2024-10-17T04:53:49.989Z] 15e9447a7547: Preparing [2024-10-17T04:53:49.989Z] bf308b563c9a: Preparing [2024-10-17T04:53:49.989Z] abe8fdfe0d7d: Preparing [2024-10-17T04:53:49.989Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:49.989Z] 94d09e4113e9: Waiting [2024-10-17T04:53:49.989Z] 870334006af5: Waiting [2024-10-17T04:53:49.989Z] 4af2bf4875dc: Waiting [2024-10-17T04:53:49.989Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:49.989Z] 15e9447a7547: Waiting [2024-10-17T04:53:49.989Z] 101f850a7158: Waiting [2024-10-17T04:53:49.989Z] bf308b563c9a: Waiting [2024-10-17T04:53:49.989Z] 7b56abf69d95: Waiting [2024-10-17T04:53:49.989Z] abe8fdfe0d7d: Waiting [2024-10-17T04:53:49.989Z] 8d4979f0677b: Waiting [2024-10-17T04:53:49.989Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:49.989Z] 5f70bf18a086: Waiting [2024-10-17T04:53:49.989Z] b7d7428c2684: Layer already exists [2024-10-17T04:53:49.989Z] 64d7a6efecc1: Layer already exists [2024-10-17T04:53:49.989Z] fe64905591d5: Layer already exists [2024-10-17T04:53:49.989Z] 934fc80c7a7c: Layer already exists [2024-10-17T04:53:49.989Z] a9c0faf82b94: Layer already exists [2024-10-17T04:53:49.989Z] 94d09e4113e9: Layer already exists [2024-10-17T04:53:49.989Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:49.989Z] 4af2bf4875dc: Layer already exists [2024-10-17T04:53:49.989Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:49.989Z] 870334006af5: Layer already exists [2024-10-17T04:53:49.989Z] 8d4979f0677b: Layer already exists [2024-10-17T04:53:49.989Z] 101f850a7158: Layer already exists [2024-10-17T04:53:49.989Z] 5f70bf18a086: Layer already exists [2024-10-17T04:53:49.989Z] bf308b563c9a: Layer already exists [2024-10-17T04:53:49.989Z] 15e9447a7547: Layer already exists [2024-10-17T04:53:49.989Z] abe8fdfe0d7d: Layer already exists [2024-10-17T04:53:49.989Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:49.989Z] main: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:50.066Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:50.081Z] taggedImages: [2024-10-17T04:53:50.081Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:50.081Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-17T04:53:50.081Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 [2024-10-17T04:53:50.081Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:50.081Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-17T04:53:50.108Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-17T04:53:50.108Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:50.108Z] latest [2024-10-17T04:53:50.108Z] 3.2.0-dev.108 [2024-10-17T04:53:50.108Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:50.108Z] main [2024-10-17T04:53:50.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:50.463Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:50.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:50.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-17T04:53:50.786Z] a3e85973c2a0: Preparing [2024-10-17T04:53:50.786Z] 1e2976dcc978: Preparing [2024-10-17T04:53:50.786Z] c682a616a136: Preparing [2024-10-17T04:53:50.786Z] 05c8bf382e67: Preparing [2024-10-17T04:53:50.786Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:50.786Z] 7b56abf69d95: Preparing [2024-10-17T04:53:50.786Z] aff097718695: Preparing [2024-10-17T04:53:50.786Z] 1002dc878aa4: Preparing [2024-10-17T04:53:50.786Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:50.786Z] aff097718695: Waiting [2024-10-17T04:53:50.786Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:50.786Z] 7b56abf69d95: Waiting [2024-10-17T04:53:50.786Z] 1002dc878aa4: Waiting [2024-10-17T04:53:50.786Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:50.786Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:50.786Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:50.786Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:50.786Z] aff097718695: Layer already exists [2024-10-17T04:53:50.786Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:50.786Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:50.786Z] c682a616a136: Pushed [2024-10-17T04:53:51.991Z] #78 ... [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #87 DONE 120.1s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #92 DONE 98.7s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #85 DONE 126.4s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #78 DONE 130.9s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #119 ... [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #90 DONE 103.3s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-17T04:53:51.991Z] #120 ... [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #119 DONE 1.8s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #121 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #122 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #123 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #124 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #125 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #126 [core-metadata builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #126 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #127 DONE 1.9s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #128 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #129 [core-data builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #129 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #130 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #131 [support-scheduler builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #131 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #132 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #133 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #134 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #135 [support-cron-scheduler builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #135 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #136 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #137 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #138 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #139 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #140 [core-command builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #140 DONE 1.9s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-17T04:53:51.991Z] #120 DONE 1.8s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #141 DONE 2.0s [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T04:53:51.991Z] #142 ... [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.991Z] #143 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-10-17T04:53:51.991Z] #144 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.991Z] #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.991Z] #145 CACHED [2024-10-17T04:53:51.991Z] [2024-10-17T04:53:51.992Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-10-17T04:53:51.992Z] #146 CACHED [2024-10-17T04:53:51.992Z] [2024-10-17T04:53:51.992Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-17T04:53:51.992Z] #147 CACHED [2024-10-17T04:53:51.992Z] [2024-10-17T04:53:51.992Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:53:51.992Z] #148 CACHED [2024-10-17T04:53:51.992Z] [2024-10-17T04:53:51.992Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-17T04:53:54.078Z] 05c8bf382e67: Pushed [2024-10-17T04:53:54.078Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:54.418Z] + 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-17T04:53:54.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-17T04:53:54.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-17T04:53:54.744Z] a3e85973c2a0: Preparing [2024-10-17T04:53:54.744Z] 1e2976dcc978: Preparing [2024-10-17T04:53:54.744Z] c682a616a136: Preparing [2024-10-17T04:53:54.744Z] 05c8bf382e67: Preparing [2024-10-17T04:53:54.744Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:54.744Z] 7b56abf69d95: Preparing [2024-10-17T04:53:54.744Z] aff097718695: Preparing [2024-10-17T04:53:54.744Z] 1002dc878aa4: Preparing [2024-10-17T04:53:54.744Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:54.744Z] 1002dc878aa4: Waiting [2024-10-17T04:53:54.744Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:54.744Z] 7b56abf69d95: Waiting [2024-10-17T04:53:54.744Z] aff097718695: Waiting [2024-10-17T04:53:54.744Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:54.744Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:54.744Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:54.744Z] 05c8bf382e67: Layer already exists [2024-10-17T04:53:54.744Z] c682a616a136: Layer already exists [2024-10-17T04:53:54.744Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:54.744Z] aff097718695: Layer already exists [2024-10-17T04:53:54.744Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:54.744Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:54.744Z] latest: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:55.076Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:55.355Z] #149 ... [2024-10-17T04:53:55.356Z] [2024-10-17T04:53:55.356Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T04:53:55.356Z] #0 5.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-17T04:53:55.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 [2024-10-17T04:53:55.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-17T04:53:55.398Z] a3e85973c2a0: Preparing [2024-10-17T04:53:55.398Z] 1e2976dcc978: Preparing [2024-10-17T04:53:55.398Z] c682a616a136: Preparing [2024-10-17T04:53:55.398Z] 05c8bf382e67: Preparing [2024-10-17T04:53:55.398Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:55.398Z] 7b56abf69d95: Preparing [2024-10-17T04:53:55.398Z] aff097718695: Preparing [2024-10-17T04:53:55.398Z] 1002dc878aa4: Preparing [2024-10-17T04:53:55.398Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:55.398Z] 7b56abf69d95: Waiting [2024-10-17T04:53:55.398Z] aff097718695: Waiting [2024-10-17T04:53:55.398Z] 1002dc878aa4: Waiting [2024-10-17T04:53:55.398Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:55.398Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:55.398Z] c682a616a136: Layer already exists [2024-10-17T04:53:55.398Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:55.398Z] 05c8bf382e67: Layer already exists [2024-10-17T04:53:55.398Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:55.398Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:55.398Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:55.398Z] aff097718695: Layer already exists [2024-10-17T04:53:55.398Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:55.398Z] 3.2.0-dev.108: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:55.624Z] #150 ... [2024-10-17T04:53:55.624Z] [2024-10-17T04:53:55.624Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T04:53:55.624Z] #0 6.135 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-17T04:53:55.732Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:55.894Z] #151 ... [2024-10-17T04:53:55.894Z] [2024-10-17T04:53:55.894Z] #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-17T04:53:55.894Z] #0 6.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-17T04:53:56.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:56.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-17T04:53:56.061Z] a3e85973c2a0: Preparing [2024-10-17T04:53:56.061Z] 1e2976dcc978: Preparing [2024-10-17T04:53:56.061Z] c682a616a136: Preparing [2024-10-17T04:53:56.061Z] 05c8bf382e67: Preparing [2024-10-17T04:53:56.061Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:56.061Z] 7b56abf69d95: Preparing [2024-10-17T04:53:56.061Z] aff097718695: Preparing [2024-10-17T04:53:56.061Z] 1002dc878aa4: Preparing [2024-10-17T04:53:56.061Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:56.061Z] 1002dc878aa4: Waiting [2024-10-17T04:53:56.061Z] 7b56abf69d95: Waiting [2024-10-17T04:53:56.061Z] aff097718695: Waiting [2024-10-17T04:53:56.061Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:56.061Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:56.061Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:56.061Z] 05c8bf382e67: Layer already exists [2024-10-17T04:53:56.061Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:56.061Z] c682a616a136: Layer already exists [2024-10-17T04:53:56.061Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:56.061Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:56.061Z] aff097718695: Layer already exists [2024-10-17T04:53:56.061Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:56.061Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:56.389Z] + 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-17T04:53:56.478Z] #152 ... [2024-10-17T04:53:56.479Z] [2024-10-17T04:53:56.479Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T04:53:56.479Z] #142 7.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-17T04:53:56.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-17T04:53:56.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-17T04:53:56.712Z] a3e85973c2a0: Preparing [2024-10-17T04:53:56.712Z] 1e2976dcc978: Preparing [2024-10-17T04:53:56.712Z] c682a616a136: Preparing [2024-10-17T04:53:56.712Z] 05c8bf382e67: Preparing [2024-10-17T04:53:56.712Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:56.712Z] 7b56abf69d95: Preparing [2024-10-17T04:53:56.712Z] aff097718695: Preparing [2024-10-17T04:53:56.712Z] 1002dc878aa4: Preparing [2024-10-17T04:53:56.712Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:56.712Z] aff097718695: Waiting [2024-10-17T04:53:56.712Z] 7b56abf69d95: Waiting [2024-10-17T04:53:56.712Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:56.712Z] 1002dc878aa4: Waiting [2024-10-17T04:53:56.712Z] c682a616a136: Layer already exists [2024-10-17T04:53:56.712Z] a3e85973c2a0: Layer already exists [2024-10-17T04:53:56.712Z] 1e2976dcc978: Layer already exists [2024-10-17T04:53:56.712Z] 05c8bf382e67: Layer already exists [2024-10-17T04:53:56.712Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:56.712Z] 1002dc878aa4: Layer already exists [2024-10-17T04:53:56.712Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:56.712Z] aff097718695: Layer already exists [2024-10-17T04:53:56.712Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:56.712Z] main: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:53:56.783Z] ===================================================== [Pipeline] echo [2024-10-17T04:53:56.797Z] taggedImages: [2024-10-17T04:53:56.797Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:56.797Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-17T04:53:56.797Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 [2024-10-17T04:53:56.797Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:56.797Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-17T04:53:56.824Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-17T04:53:56.824Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:56.824Z] latest [2024-10-17T04:53:56.824Z] 3.2.0-dev.108 [2024-10-17T04:53:56.824Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:53:56.824Z] main [2024-10-17T04:53:56.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:57.170Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:57.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:53:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-17T04:53:57.488Z] 6e0e3d674585: Preparing [2024-10-17T04:53:57.488Z] 4772cb4230e7: Preparing [2024-10-17T04:53:57.488Z] af9e3353d147: Preparing [2024-10-17T04:53:57.488Z] b2f880ea3209: Preparing [2024-10-17T04:53:57.488Z] 29e0f6451813: Preparing [2024-10-17T04:53:57.488Z] 812d8f16d1a3: Preparing [2024-10-17T04:53:57.488Z] 7b56abf69d95: Preparing [2024-10-17T04:53:57.488Z] c8ba15b598e3: Preparing [2024-10-17T04:53:57.488Z] 0cf7f7f83d5b: Preparing [2024-10-17T04:53:57.488Z] 90d7a43468ed: Preparing [2024-10-17T04:53:57.488Z] 63ca1fbb43ae: Preparing [2024-10-17T04:53:57.488Z] c8ba15b598e3: Waiting [2024-10-17T04:53:57.488Z] 812d8f16d1a3: Waiting [2024-10-17T04:53:57.488Z] 7b56abf69d95: Waiting [2024-10-17T04:53:57.488Z] 0cf7f7f83d5b: Waiting [2024-10-17T04:53:57.488Z] 63ca1fbb43ae: Waiting [2024-10-17T04:53:57.488Z] 4772cb4230e7: Pushed [2024-10-17T04:53:57.488Z] 29e0f6451813: Pushed [2024-10-17T04:53:57.488Z] b2f880ea3209: Pushed [2024-10-17T04:53:57.488Z] 6e0e3d674585: Pushed [2024-10-17T04:53:57.488Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:53:57.488Z] 7b56abf69d95: Layer already exists [2024-10-17T04:53:57.488Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:53:57.488Z] c8ba15b598e3: Pushed [2024-10-17T04:53:57.746Z] 0cf7f7f83d5b: Pushed [2024-10-17T04:53:59.122Z] 90d7a43468ed: Pushed [2024-10-17T04:53:59.123Z] af9e3353d147: Pushed [2024-10-17T04:53:59.123Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:53:59.704Z] + 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-17T04:53:59.836Z] #142 ... [2024-10-17T04:53:59.836Z] [2024-10-17T04:53:59.836Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T04:53:59.836Z] #0 7.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-17T04:53:59.836Z] #153 ... [2024-10-17T04:53:59.836Z] [2024-10-17T04:53:59.836Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T04:53:59.836Z] #0 8.195 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-17T04:53:59.836Z] #154 ... [2024-10-17T04:53:59.836Z] [2024-10-17T04:53:59.836Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-17T04:53:59.836Z] #0 8.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-17T04:53:59.836Z] #155 ... [2024-10-17T04:53:59.836Z] [2024-10-17T04:53:59.836Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T04:53:59.836Z] #0 7.172 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-17T04:54:00.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-17T04:54:00.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-17T04:54:00.069Z] 6e0e3d674585: Preparing [2024-10-17T04:54:00.069Z] 4772cb4230e7: Preparing [2024-10-17T04:54:00.069Z] af9e3353d147: Preparing [2024-10-17T04:54:00.069Z] b2f880ea3209: Preparing [2024-10-17T04:54:00.069Z] 29e0f6451813: Preparing [2024-10-17T04:54:00.069Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:00.069Z] 7b56abf69d95: Preparing [2024-10-17T04:54:00.069Z] c8ba15b598e3: Preparing [2024-10-17T04:54:00.069Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:00.069Z] 7b56abf69d95: Waiting [2024-10-17T04:54:00.069Z] 0cf7f7f83d5b: Preparing [2024-10-17T04:54:00.069Z] 90d7a43468ed: Preparing [2024-10-17T04:54:00.069Z] c8ba15b598e3: Waiting [2024-10-17T04:54:00.069Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:00.069Z] 90d7a43468ed: Waiting [2024-10-17T04:54:00.069Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:00.069Z] af9e3353d147: Layer already exists [2024-10-17T04:54:00.069Z] 4772cb4230e7: Layer already exists [2024-10-17T04:54:00.069Z] 29e0f6451813: Layer already exists [2024-10-17T04:54:00.069Z] b2f880ea3209: Layer already exists [2024-10-17T04:54:00.069Z] 6e0e3d674585: Layer already exists [2024-10-17T04:54:00.069Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:00.069Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:00.069Z] c8ba15b598e3: Layer already exists [2024-10-17T04:54:00.069Z] 0cf7f7f83d5b: Layer already exists [2024-10-17T04:54:00.069Z] 90d7a43468ed: Layer already exists [2024-10-17T04:54:00.069Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:00.069Z] latest: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [2024-10-17T04:54:00.105Z] #156 ... [2024-10-17T04:54:00.105Z] [2024-10-17T04:54:00.105Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-17T04:54:00.105Z] #0 8.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-17T04:54:00.105Z] #157 ... [2024-10-17T04:54:00.105Z] [2024-10-17T04:54:00.105Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T04:54:00.105Z] #0 7.429 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:00.374Z] #158 ... [2024-10-17T04:54:00.374Z] [2024-10-17T04:54:00.374Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-17T04:54:00.374Z] #0 8.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-17T04:54:00.374Z] #159 ... [2024-10-17T04:54:00.374Z] [2024-10-17T04:54:00.374Z] #160 [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-17T04:54:00.374Z] #0 7.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-17T04:54:00.430Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:00.642Z] #160 ... [2024-10-17T04:54:00.642Z] [2024-10-17T04:54:00.642Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-17T04:54:00.642Z] #149 8.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-17T04:54:00.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 [2024-10-17T04:54:00.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-17T04:54:00.791Z] 6e0e3d674585: Preparing [2024-10-17T04:54:00.791Z] 4772cb4230e7: Preparing [2024-10-17T04:54:00.791Z] af9e3353d147: Preparing [2024-10-17T04:54:00.791Z] b2f880ea3209: Preparing [2024-10-17T04:54:00.791Z] 29e0f6451813: Preparing [2024-10-17T04:54:00.791Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:00.791Z] 7b56abf69d95: Preparing [2024-10-17T04:54:00.791Z] c8ba15b598e3: Preparing [2024-10-17T04:54:00.791Z] 0cf7f7f83d5b: Preparing [2024-10-17T04:54:00.791Z] 90d7a43468ed: Preparing [2024-10-17T04:54:00.791Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:00.791Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:00.791Z] 7b56abf69d95: Waiting [2024-10-17T04:54:00.791Z] 90d7a43468ed: Waiting [2024-10-17T04:54:00.791Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:00.791Z] c8ba15b598e3: Waiting [2024-10-17T04:54:00.791Z] 0cf7f7f83d5b: Waiting [2024-10-17T04:54:00.791Z] 4772cb4230e7: Layer already exists [2024-10-17T04:54:00.791Z] b2f880ea3209: Layer already exists [2024-10-17T04:54:00.791Z] 29e0f6451813: Layer already exists [2024-10-17T04:54:00.791Z] 6e0e3d674585: Layer already exists [2024-10-17T04:54:00.791Z] af9e3353d147: Layer already exists [2024-10-17T04:54:00.791Z] 0cf7f7f83d5b: Layer already exists [2024-10-17T04:54:00.791Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:00.791Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:00.791Z] 90d7a43468ed: Layer already exists [2024-10-17T04:54:00.791Z] c8ba15b598e3: Layer already exists [2024-10-17T04:54:00.791Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:00.791Z] 3.2.0-dev.108: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:01.146Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:01.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:01.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-17T04:54:01.465Z] 6e0e3d674585: Preparing [2024-10-17T04:54:01.465Z] 4772cb4230e7: Preparing [2024-10-17T04:54:01.465Z] af9e3353d147: Preparing [2024-10-17T04:54:01.465Z] b2f880ea3209: Preparing [2024-10-17T04:54:01.465Z] 29e0f6451813: Preparing [2024-10-17T04:54:01.465Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:01.465Z] 7b56abf69d95: Preparing [2024-10-17T04:54:01.465Z] c8ba15b598e3: Preparing [2024-10-17T04:54:01.465Z] 0cf7f7f83d5b: Preparing [2024-10-17T04:54:01.465Z] 90d7a43468ed: Preparing [2024-10-17T04:54:01.465Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:01.465Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:01.465Z] 7b56abf69d95: Waiting [2024-10-17T04:54:01.465Z] c8ba15b598e3: Waiting [2024-10-17T04:54:01.465Z] 0cf7f7f83d5b: Waiting [2024-10-17T04:54:01.465Z] 90d7a43468ed: Waiting [2024-10-17T04:54:01.465Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:01.465Z] 6e0e3d674585: Layer already exists [2024-10-17T04:54:01.465Z] b2f880ea3209: Layer already exists [2024-10-17T04:54:01.465Z] af9e3353d147: Layer already exists [2024-10-17T04:54:01.465Z] 4772cb4230e7: Layer already exists [2024-10-17T04:54:01.465Z] 29e0f6451813: Layer already exists [2024-10-17T04:54:01.465Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:01.465Z] c8ba15b598e3: Layer already exists [2024-10-17T04:54:01.465Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:01.465Z] 0cf7f7f83d5b: Layer already exists [2024-10-17T04:54:01.465Z] 90d7a43468ed: Layer already exists [2024-10-17T04:54:01.465Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:01.465Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:01.801Z] + 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-17T04:54:02.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-17T04:54:02.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-17T04:54:02.122Z] 6e0e3d674585: Preparing [2024-10-17T04:54:02.122Z] 4772cb4230e7: Preparing [2024-10-17T04:54:02.122Z] af9e3353d147: Preparing [2024-10-17T04:54:02.122Z] b2f880ea3209: Preparing [2024-10-17T04:54:02.122Z] 29e0f6451813: Preparing [2024-10-17T04:54:02.122Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:02.122Z] 7b56abf69d95: Preparing [2024-10-17T04:54:02.122Z] c8ba15b598e3: Preparing [2024-10-17T04:54:02.122Z] 0cf7f7f83d5b: Preparing [2024-10-17T04:54:02.122Z] 90d7a43468ed: Preparing [2024-10-17T04:54:02.122Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:02.122Z] c8ba15b598e3: Waiting [2024-10-17T04:54:02.122Z] 0cf7f7f83d5b: Waiting [2024-10-17T04:54:02.122Z] 90d7a43468ed: Waiting [2024-10-17T04:54:02.122Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:02.122Z] 7b56abf69d95: Waiting [2024-10-17T04:54:02.122Z] af9e3353d147: Layer already exists [2024-10-17T04:54:02.122Z] 6e0e3d674585: Layer already exists [2024-10-17T04:54:02.122Z] b2f880ea3209: Layer already exists [2024-10-17T04:54:02.122Z] 29e0f6451813: Layer already exists [2024-10-17T04:54:02.122Z] 4772cb4230e7: Layer already exists [2024-10-17T04:54:02.122Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:02.122Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:02.122Z] 0cf7f7f83d5b: Layer already exists [2024-10-17T04:54:02.122Z] c8ba15b598e3: Layer already exists [2024-10-17T04:54:02.122Z] 90d7a43468ed: Layer already exists [2024-10-17T04:54:02.122Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:02.122Z] main: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:02.197Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:02.214Z] taggedImages: [2024-10-17T04:54:02.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:02.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-17T04:54:02.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 [2024-10-17T04:54:02.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:02.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-17T04:54:02.244Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-17T04:54:02.244Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:02.244Z] latest [2024-10-17T04:54:02.244Z] 3.2.0-dev.108 [2024-10-17T04:54:02.244Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:02.244Z] main [2024-10-17T04:54:02.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:02.589Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:02.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:02.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-17T04:54:02.913Z] c1cd081d30f9: Preparing [2024-10-17T04:54:02.913Z] f26c4950a200: Preparing [2024-10-17T04:54:02.913Z] d698311730cd: Preparing [2024-10-17T04:54:02.913Z] c6d1563e293e: Preparing [2024-10-17T04:54:02.913Z] bdf448bbb791: Preparing [2024-10-17T04:54:02.913Z] b40803216fbd: Preparing [2024-10-17T04:54:02.913Z] 2df907ea861e: Preparing [2024-10-17T04:54:02.913Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:02.913Z] 7b56abf69d95: Preparing [2024-10-17T04:54:02.913Z] 4a144787ebc3: Preparing [2024-10-17T04:54:02.913Z] 1ac649be35b2: Preparing [2024-10-17T04:54:02.913Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:02.913Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:02.913Z] 7b56abf69d95: Waiting [2024-10-17T04:54:02.913Z] 2df907ea861e: Waiting [2024-10-17T04:54:02.913Z] b40803216fbd: Waiting [2024-10-17T04:54:02.913Z] 4a144787ebc3: Waiting [2024-10-17T04:54:02.913Z] 1ac649be35b2: Waiting [2024-10-17T04:54:02.913Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:02.913Z] c1cd081d30f9: Pushed [2024-10-17T04:54:02.913Z] bdf448bbb791: Pushed [2024-10-17T04:54:02.913Z] f26c4950a200: Pushed [2024-10-17T04:54:02.913Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:02.913Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:03.171Z] b40803216fbd: Pushed [2024-10-17T04:54:03.171Z] 2df907ea861e: Pushed [2024-10-17T04:54:03.171Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:03.171Z] 4a144787ebc3: Pushed [2024-10-17T04:54:04.547Z] 1ac649be35b2: Pushed [2024-10-17T04:54:04.547Z] c6d1563e293e: Pushed [2024-10-17T04:54:05.116Z] d698311730cd: Pushed [2024-10-17T04:54:05.116Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:05.450Z] + 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-17T04:54:05.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-17T04:54:05.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-17T04:54:05.780Z] c1cd081d30f9: Preparing [2024-10-17T04:54:05.780Z] f26c4950a200: Preparing [2024-10-17T04:54:05.780Z] d698311730cd: Preparing [2024-10-17T04:54:05.780Z] c6d1563e293e: Preparing [2024-10-17T04:54:05.780Z] bdf448bbb791: Preparing [2024-10-17T04:54:05.780Z] b40803216fbd: Preparing [2024-10-17T04:54:05.780Z] 2df907ea861e: Preparing [2024-10-17T04:54:05.780Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:05.780Z] 7b56abf69d95: Preparing [2024-10-17T04:54:05.780Z] 4a144787ebc3: Preparing [2024-10-17T04:54:05.780Z] 1ac649be35b2: Preparing [2024-10-17T04:54:05.780Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:05.780Z] 1ac649be35b2: Waiting [2024-10-17T04:54:05.780Z] 4a144787ebc3: Waiting [2024-10-17T04:54:05.780Z] 2df907ea861e: Waiting [2024-10-17T04:54:05.780Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:05.780Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:05.780Z] b40803216fbd: Waiting [2024-10-17T04:54:05.780Z] bdf448bbb791: Layer already exists [2024-10-17T04:54:05.780Z] d698311730cd: Layer already exists [2024-10-17T04:54:05.780Z] c6d1563e293e: Layer already exists [2024-10-17T04:54:05.780Z] c1cd081d30f9: Layer already exists [2024-10-17T04:54:05.780Z] f26c4950a200: Layer already exists [2024-10-17T04:54:05.780Z] b40803216fbd: Layer already exists [2024-10-17T04:54:05.780Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:05.780Z] 2df907ea861e: Layer already exists [2024-10-17T04:54:05.780Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:05.780Z] 4a144787ebc3: Layer already exists [2024-10-17T04:54:05.780Z] 1ac649be35b2: Layer already exists [2024-10-17T04:54:05.780Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:05.780Z] latest: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:06.111Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:06.452Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 [2024-10-17T04:54:06.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-17T04:54:06.452Z] c1cd081d30f9: Preparing [2024-10-17T04:54:06.452Z] f26c4950a200: Preparing [2024-10-17T04:54:06.452Z] d698311730cd: Preparing [2024-10-17T04:54:06.452Z] c6d1563e293e: Preparing [2024-10-17T04:54:06.452Z] bdf448bbb791: Preparing [2024-10-17T04:54:06.452Z] b40803216fbd: Preparing [2024-10-17T04:54:06.452Z] 2df907ea861e: Preparing [2024-10-17T04:54:06.452Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:06.452Z] 7b56abf69d95: Preparing [2024-10-17T04:54:06.452Z] 4a144787ebc3: Preparing [2024-10-17T04:54:06.452Z] 1ac649be35b2: Preparing [2024-10-17T04:54:06.452Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:06.452Z] b40803216fbd: Waiting [2024-10-17T04:54:06.452Z] 7b56abf69d95: Waiting [2024-10-17T04:54:06.452Z] 2df907ea861e: Waiting [2024-10-17T04:54:06.452Z] 4a144787ebc3: Waiting [2024-10-17T04:54:06.452Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:06.452Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:06.452Z] c1cd081d30f9: Layer already exists [2024-10-17T04:54:06.452Z] c6d1563e293e: Layer already exists [2024-10-17T04:54:06.452Z] d698311730cd: Layer already exists [2024-10-17T04:54:06.452Z] bdf448bbb791: Layer already exists [2024-10-17T04:54:06.452Z] f26c4950a200: Layer already exists [2024-10-17T04:54:06.452Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:06.452Z] b40803216fbd: Layer already exists [2024-10-17T04:54:06.452Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:06.452Z] 2df907ea861e: Layer already exists [2024-10-17T04:54:06.452Z] 4a144787ebc3: Layer already exists [2024-10-17T04:54:06.452Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:06.452Z] 1ac649be35b2: Layer already exists [2024-10-17T04:54:06.452Z] 3.2.0-dev.108: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:06.788Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:07.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:07.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-17T04:54:07.120Z] c1cd081d30f9: Preparing [2024-10-17T04:54:07.120Z] f26c4950a200: Preparing [2024-10-17T04:54:07.120Z] d698311730cd: Preparing [2024-10-17T04:54:07.120Z] c6d1563e293e: Preparing [2024-10-17T04:54:07.120Z] bdf448bbb791: Preparing [2024-10-17T04:54:07.120Z] b40803216fbd: Preparing [2024-10-17T04:54:07.120Z] 2df907ea861e: Preparing [2024-10-17T04:54:07.120Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:07.120Z] 7b56abf69d95: Preparing [2024-10-17T04:54:07.120Z] 4a144787ebc3: Preparing [2024-10-17T04:54:07.120Z] 1ac649be35b2: Preparing [2024-10-17T04:54:07.120Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:07.120Z] 7b56abf69d95: Waiting [2024-10-17T04:54:07.120Z] 2df907ea861e: Waiting [2024-10-17T04:54:07.120Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:07.120Z] 4a144787ebc3: Waiting [2024-10-17T04:54:07.120Z] b40803216fbd: Waiting [2024-10-17T04:54:07.120Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:07.120Z] d698311730cd: Layer already exists [2024-10-17T04:54:07.120Z] f26c4950a200: Layer already exists [2024-10-17T04:54:07.120Z] c6d1563e293e: Layer already exists [2024-10-17T04:54:07.120Z] bdf448bbb791: Layer already exists [2024-10-17T04:54:07.120Z] c1cd081d30f9: Layer already exists [2024-10-17T04:54:07.120Z] b40803216fbd: Layer already exists [2024-10-17T04:54:07.120Z] 2df907ea861e: Layer already exists [2024-10-17T04:54:07.120Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:07.120Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:07.120Z] 4a144787ebc3: Layer already exists [2024-10-17T04:54:07.120Z] 1ac649be35b2: Layer already exists [2024-10-17T04:54:07.120Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:07.120Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:07.453Z] + 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-17T04:54:07.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-17T04:54:07.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-17T04:54:07.781Z] c1cd081d30f9: Preparing [2024-10-17T04:54:07.781Z] f26c4950a200: Preparing [2024-10-17T04:54:07.781Z] d698311730cd: Preparing [2024-10-17T04:54:07.781Z] c6d1563e293e: Preparing [2024-10-17T04:54:07.781Z] bdf448bbb791: Preparing [2024-10-17T04:54:07.781Z] b40803216fbd: Preparing [2024-10-17T04:54:07.781Z] 2df907ea861e: Preparing [2024-10-17T04:54:07.781Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:07.781Z] 7b56abf69d95: Preparing [2024-10-17T04:54:07.781Z] 4a144787ebc3: Preparing [2024-10-17T04:54:07.781Z] 1ac649be35b2: Preparing [2024-10-17T04:54:07.781Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:07.781Z] 2df907ea861e: Waiting [2024-10-17T04:54:07.781Z] 812d8f16d1a3: Waiting [2024-10-17T04:54:07.781Z] 7b56abf69d95: Waiting [2024-10-17T04:54:07.781Z] 4a144787ebc3: Waiting [2024-10-17T04:54:07.781Z] 1ac649be35b2: Waiting [2024-10-17T04:54:07.781Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:07.781Z] b40803216fbd: Waiting [2024-10-17T04:54:07.781Z] d698311730cd: Layer already exists [2024-10-17T04:54:07.781Z] c6d1563e293e: Layer already exists [2024-10-17T04:54:07.781Z] bdf448bbb791: Layer already exists [2024-10-17T04:54:07.781Z] c1cd081d30f9: Layer already exists [2024-10-17T04:54:07.781Z] f26c4950a200: Layer already exists [2024-10-17T04:54:07.781Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:07.781Z] 2df907ea861e: Layer already exists [2024-10-17T04:54:07.781Z] b40803216fbd: Layer already exists [2024-10-17T04:54:07.781Z] 4a144787ebc3: Layer already exists [2024-10-17T04:54:07.781Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:07.781Z] 1ac649be35b2: Layer already exists [2024-10-17T04:54:07.781Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:07.781Z] main: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:07.865Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:07.881Z] taggedImages: [2024-10-17T04:54:07.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:07.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-17T04:54:07.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 [2024-10-17T04:54:07.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:07.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-17T04:54:07.907Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-17T04:54:07.907Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:07.907Z] latest [2024-10-17T04:54:07.907Z] 3.2.0-dev.108 [2024-10-17T04:54:07.907Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:07.907Z] main [2024-10-17T04:54:07.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:08.248Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:08.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:08.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-17T04:54:08.575Z] e0ec54674487: Preparing [2024-10-17T04:54:08.575Z] c8d694921759: Preparing [2024-10-17T04:54:08.575Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:08.575Z] 7b56abf69d95: Preparing [2024-10-17T04:54:08.575Z] 3911da563625: Preparing [2024-10-17T04:54:08.575Z] 445cb1679b02: Preparing [2024-10-17T04:54:08.575Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:08.575Z] 445cb1679b02: Waiting [2024-10-17T04:54:08.575Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:08.575Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:08.575Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:08.575Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:08.575Z] e0ec54674487: Pushed [2024-10-17T04:54:08.575Z] 3911da563625: Pushed [2024-10-17T04:54:09.511Z] 445cb1679b02: Pushed [2024-10-17T04:54:12.048Z] c8d694921759: Pushed [2024-10-17T04:54:12.048Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:12.379Z] + 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-17T04:54:12.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-17T04:54:12.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-17T04:54:12.716Z] e0ec54674487: Preparing [2024-10-17T04:54:12.716Z] c8d694921759: Preparing [2024-10-17T04:54:12.716Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:12.716Z] 7b56abf69d95: Preparing [2024-10-17T04:54:12.716Z] 3911da563625: Preparing [2024-10-17T04:54:12.716Z] 445cb1679b02: Preparing [2024-10-17T04:54:12.716Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:12.716Z] 445cb1679b02: Waiting [2024-10-17T04:54:12.716Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:12.716Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:12.716Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:12.716Z] c8d694921759: Layer already exists [2024-10-17T04:54:12.716Z] 3911da563625: Layer already exists [2024-10-17T04:54:12.716Z] e0ec54674487: Layer already exists [2024-10-17T04:54:12.716Z] 445cb1679b02: Layer already exists [2024-10-17T04:54:12.716Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:12.716Z] latest: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:13.051Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:13.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 [2024-10-17T04:54:13.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-17T04:54:13.381Z] e0ec54674487: Preparing [2024-10-17T04:54:13.381Z] c8d694921759: Preparing [2024-10-17T04:54:13.381Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:13.381Z] 7b56abf69d95: Preparing [2024-10-17T04:54:13.381Z] 3911da563625: Preparing [2024-10-17T04:54:13.381Z] 445cb1679b02: Preparing [2024-10-17T04:54:13.381Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:13.381Z] 445cb1679b02: Waiting [2024-10-17T04:54:13.381Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:13.381Z] 3911da563625: Layer already exists [2024-10-17T04:54:13.381Z] c8d694921759: Layer already exists [2024-10-17T04:54:13.381Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:13.381Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:13.381Z] e0ec54674487: Layer already exists [2024-10-17T04:54:13.381Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:13.381Z] 445cb1679b02: Layer already exists [2024-10-17T04:54:13.381Z] 3.2.0-dev.108: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:13.718Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:14.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:14.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-17T04:54:14.046Z] e0ec54674487: Preparing [2024-10-17T04:54:14.046Z] c8d694921759: Preparing [2024-10-17T04:54:14.046Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:14.046Z] 7b56abf69d95: Preparing [2024-10-17T04:54:14.046Z] 3911da563625: Preparing [2024-10-17T04:54:14.046Z] 445cb1679b02: Preparing [2024-10-17T04:54:14.046Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:14.046Z] 445cb1679b02: Waiting [2024-10-17T04:54:14.046Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:14.046Z] e0ec54674487: Layer already exists [2024-10-17T04:54:14.046Z] 3911da563625: Layer already exists [2024-10-17T04:54:14.046Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:14.046Z] c8d694921759: Layer already exists [2024-10-17T04:54:14.046Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:14.046Z] 445cb1679b02: Layer already exists [2024-10-17T04:54:14.046Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:14.046Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:14.379Z] + 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-17T04:54:14.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-17T04:54:14.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-17T04:54:14.715Z] e0ec54674487: Preparing [2024-10-17T04:54:14.715Z] c8d694921759: Preparing [2024-10-17T04:54:14.715Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:14.715Z] 7b56abf69d95: Preparing [2024-10-17T04:54:14.715Z] 3911da563625: Preparing [2024-10-17T04:54:14.715Z] 445cb1679b02: Preparing [2024-10-17T04:54:14.715Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:14.715Z] 445cb1679b02: Waiting [2024-10-17T04:54:14.715Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:14.715Z] e0ec54674487: Layer already exists [2024-10-17T04:54:14.715Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:14.715Z] c8d694921759: Layer already exists [2024-10-17T04:54:14.715Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:14.715Z] 3911da563625: Layer already exists [2024-10-17T04:54:14.715Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:14.715Z] 445cb1679b02: Layer already exists [2024-10-17T04:54:14.715Z] main: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:14.801Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:14.819Z] taggedImages: [2024-10-17T04:54:14.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:14.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-17T04:54:14.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 [2024-10-17T04:54:14.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:14.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-17T04:54:14.841Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-17T04:54:14.841Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:14.841Z] latest [2024-10-17T04:54:14.841Z] 3.2.0-dev.108 [2024-10-17T04:54:14.841Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:14.841Z] main [2024-10-17T04:54:14.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:15.195Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:15.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:15.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-17T04:54:15.532Z] 253063046226: Preparing [2024-10-17T04:54:15.532Z] b905fcbca407: Preparing [2024-10-17T04:54:15.532Z] bf1ec1494180: Preparing [2024-10-17T04:54:15.532Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:15.532Z] 7b56abf69d95: Preparing [2024-10-17T04:54:15.532Z] e71dc841e990: Preparing [2024-10-17T04:54:15.532Z] 984a2290401e: Preparing [2024-10-17T04:54:15.532Z] dbd75d8cf660: Preparing [2024-10-17T04:54:15.532Z] bedebf807479: Preparing [2024-10-17T04:54:15.532Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:15.532Z] e71dc841e990: Waiting [2024-10-17T04:54:15.532Z] dbd75d8cf660: Waiting [2024-10-17T04:54:15.532Z] bedebf807479: Waiting [2024-10-17T04:54:15.532Z] 984a2290401e: Waiting [2024-10-17T04:54:15.532Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:15.532Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:15.532Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:15.532Z] bf1ec1494180: Pushed [2024-10-17T04:54:15.532Z] b905fcbca407: Pushed [2024-10-17T04:54:15.532Z] 253063046226: Pushed [2024-10-17T04:54:15.532Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:15.792Z] dbd75d8cf660: Pushed [2024-10-17T04:54:16.052Z] bedebf807479: Pushed [2024-10-17T04:54:22.621Z] 984a2290401e: Pushed [2024-10-17T04:54:25.916Z] e71dc841e990: Pushed [2024-10-17T04:54:25.916Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:26.240Z] + 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-17T04:54:26.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-17T04:54:26.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-17T04:54:26.569Z] 253063046226: Preparing [2024-10-17T04:54:26.569Z] b905fcbca407: Preparing [2024-10-17T04:54:26.569Z] bf1ec1494180: Preparing [2024-10-17T04:54:26.569Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:26.569Z] 7b56abf69d95: Preparing [2024-10-17T04:54:26.569Z] e71dc841e990: Preparing [2024-10-17T04:54:26.569Z] 984a2290401e: Preparing [2024-10-17T04:54:26.569Z] dbd75d8cf660: Preparing [2024-10-17T04:54:26.569Z] bedebf807479: Preparing [2024-10-17T04:54:26.569Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:26.569Z] dbd75d8cf660: Waiting [2024-10-17T04:54:26.569Z] e71dc841e990: Waiting [2024-10-17T04:54:26.569Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:26.569Z] bedebf807479: Waiting [2024-10-17T04:54:26.569Z] 984a2290401e: Waiting [2024-10-17T04:54:26.569Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:26.569Z] b905fcbca407: Layer already exists [2024-10-17T04:54:26.569Z] 253063046226: Layer already exists [2024-10-17T04:54:26.569Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:26.569Z] bf1ec1494180: Layer already exists [2024-10-17T04:54:26.569Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:26.569Z] 984a2290401e: Layer already exists [2024-10-17T04:54:26.569Z] e71dc841e990: Layer already exists [2024-10-17T04:54:26.569Z] bedebf807479: Layer already exists [2024-10-17T04:54:26.569Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:26.569Z] latest: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:26.899Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:27.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 [2024-10-17T04:54:27.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-17T04:54:27.228Z] 253063046226: Preparing [2024-10-17T04:54:27.228Z] b905fcbca407: Preparing [2024-10-17T04:54:27.228Z] bf1ec1494180: Preparing [2024-10-17T04:54:27.228Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:27.228Z] 7b56abf69d95: Preparing [2024-10-17T04:54:27.228Z] e71dc841e990: Preparing [2024-10-17T04:54:27.228Z] 984a2290401e: Preparing [2024-10-17T04:54:27.228Z] dbd75d8cf660: Preparing [2024-10-17T04:54:27.228Z] bedebf807479: Preparing [2024-10-17T04:54:27.228Z] 984a2290401e: Waiting [2024-10-17T04:54:27.228Z] dbd75d8cf660: Waiting [2024-10-17T04:54:27.228Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:27.228Z] bedebf807479: Waiting [2024-10-17T04:54:27.228Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:27.228Z] e71dc841e990: Waiting [2024-10-17T04:54:27.228Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:27.228Z] 253063046226: Layer already exists [2024-10-17T04:54:27.228Z] b905fcbca407: Layer already exists [2024-10-17T04:54:27.228Z] bf1ec1494180: Layer already exists [2024-10-17T04:54:27.228Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:27.228Z] e71dc841e990: Layer already exists [2024-10-17T04:54:27.228Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:27.228Z] bedebf807479: Layer already exists [2024-10-17T04:54:27.228Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:27.228Z] 984a2290401e: Layer already exists [2024-10-17T04:54:27.228Z] 3.2.0-dev.108: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:27.559Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:27.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:27.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-17T04:54:27.887Z] 253063046226: Preparing [2024-10-17T04:54:27.887Z] b905fcbca407: Preparing [2024-10-17T04:54:27.887Z] bf1ec1494180: Preparing [2024-10-17T04:54:27.887Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:27.887Z] 7b56abf69d95: Preparing [2024-10-17T04:54:27.887Z] e71dc841e990: Preparing [2024-10-17T04:54:27.887Z] 984a2290401e: Preparing [2024-10-17T04:54:27.887Z] dbd75d8cf660: Preparing [2024-10-17T04:54:27.887Z] bedebf807479: Preparing [2024-10-17T04:54:27.887Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:27.887Z] 984a2290401e: Waiting [2024-10-17T04:54:27.887Z] dbd75d8cf660: Waiting [2024-10-17T04:54:27.887Z] e71dc841e990: Waiting [2024-10-17T04:54:27.887Z] bedebf807479: Waiting [2024-10-17T04:54:27.887Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:27.887Z] b905fcbca407: Layer already exists [2024-10-17T04:54:27.887Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:27.887Z] 253063046226: Layer already exists [2024-10-17T04:54:27.887Z] bf1ec1494180: Layer already exists [2024-10-17T04:54:27.887Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:27.887Z] e71dc841e990: Layer already exists [2024-10-17T04:54:27.887Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:27.887Z] bedebf807479: Layer already exists [2024-10-17T04:54:27.887Z] 984a2290401e: Layer already exists [2024-10-17T04:54:27.887Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:27.887Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:28.225Z] + 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-17T04:54:28.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-17T04:54:28.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-17T04:54:28.551Z] 253063046226: Preparing [2024-10-17T04:54:28.551Z] b905fcbca407: Preparing [2024-10-17T04:54:28.551Z] bf1ec1494180: Preparing [2024-10-17T04:54:28.551Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:28.551Z] 7b56abf69d95: Preparing [2024-10-17T04:54:28.551Z] e71dc841e990: Preparing [2024-10-17T04:54:28.551Z] 984a2290401e: Preparing [2024-10-17T04:54:28.551Z] dbd75d8cf660: Preparing [2024-10-17T04:54:28.551Z] bedebf807479: Preparing [2024-10-17T04:54:28.551Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:28.551Z] bedebf807479: Waiting [2024-10-17T04:54:28.551Z] e71dc841e990: Waiting [2024-10-17T04:54:28.551Z] 984a2290401e: Waiting [2024-10-17T04:54:28.551Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:28.551Z] dbd75d8cf660: Waiting [2024-10-17T04:54:28.551Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:28.551Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:28.551Z] b905fcbca407: Layer already exists [2024-10-17T04:54:28.551Z] 253063046226: Layer already exists [2024-10-17T04:54:28.551Z] bf1ec1494180: Layer already exists [2024-10-17T04:54:28.551Z] e71dc841e990: Layer already exists [2024-10-17T04:54:28.551Z] 984a2290401e: Layer already exists [2024-10-17T04:54:28.551Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:28.551Z] bedebf807479: Layer already exists [2024-10-17T04:54:28.551Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:28.551Z] main: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:28.620Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:28.633Z] taggedImages: [2024-10-17T04:54:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-17T04:54:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 [2024-10-17T04:54:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-17T04:54:28.660Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-17T04:54:28.660Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:28.660Z] latest [2024-10-17T04:54:28.660Z] 3.2.0-dev.108 [2024-10-17T04:54:28.660Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:28.660Z] main [2024-10-17T04:54:28.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:29.026Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:29.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:29.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-17T04:54:29.360Z] 2b2015f18f56: Preparing [2024-10-17T04:54:29.360Z] fc3f44250d76: Preparing [2024-10-17T04:54:29.360Z] dd8853dacfd0: Preparing [2024-10-17T04:54:29.360Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:29.360Z] 7b56abf69d95: Preparing [2024-10-17T04:54:29.360Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:29.360Z] cda561959fd0: Preparing [2024-10-17T04:54:29.360Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:29.360Z] 1f27c25ba078: Preparing [2024-10-17T04:54:29.360Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:29.360Z] 1f27c25ba078: Waiting [2024-10-17T04:54:29.360Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:29.360Z] cda561959fd0: Waiting [2024-10-17T04:54:29.360Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:29.360Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:29.360Z] dd8853dacfd0: Pushed [2024-10-17T04:54:29.360Z] fc3f44250d76: Pushed [2024-10-17T04:54:29.360Z] 2b2015f18f56: Pushed [2024-10-17T04:54:29.360Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:29.360Z] cda561959fd0: Pushed [2024-10-17T04:54:29.929Z] 1f27c25ba078: Pushed [2024-10-17T04:54:39.916Z] 10c28a3f3b1d: Pushed [2024-10-17T04:54:39.916Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:40.245Z] + 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-17T04:54:40.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-17T04:54:40.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-17T04:54:40.571Z] 2b2015f18f56: Preparing [2024-10-17T04:54:40.571Z] fc3f44250d76: Preparing [2024-10-17T04:54:40.571Z] dd8853dacfd0: Preparing [2024-10-17T04:54:40.571Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:40.571Z] 7b56abf69d95: Preparing [2024-10-17T04:54:40.571Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:40.571Z] cda561959fd0: Preparing [2024-10-17T04:54:40.571Z] 1f27c25ba078: Preparing [2024-10-17T04:54:40.571Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:40.571Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:40.571Z] cda561959fd0: Waiting [2024-10-17T04:54:40.571Z] 1f27c25ba078: Waiting [2024-10-17T04:54:40.571Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:40.571Z] dd8853dacfd0: Layer already exists [2024-10-17T04:54:40.571Z] fc3f44250d76: Layer already exists [2024-10-17T04:54:40.571Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:40.571Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:40.571Z] 2b2015f18f56: Layer already exists [2024-10-17T04:54:40.571Z] 1f27c25ba078: Layer already exists [2024-10-17T04:54:40.571Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:40.571Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:40.571Z] cda561959fd0: Layer already exists [2024-10-17T04:54:40.571Z] latest: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:40.900Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:41.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 [2024-10-17T04:54:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-17T04:54:41.221Z] 2b2015f18f56: Preparing [2024-10-17T04:54:41.221Z] fc3f44250d76: Preparing [2024-10-17T04:54:41.221Z] dd8853dacfd0: Preparing [2024-10-17T04:54:41.221Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:41.221Z] 7b56abf69d95: Preparing [2024-10-17T04:54:41.221Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:41.221Z] cda561959fd0: Preparing [2024-10-17T04:54:41.221Z] 1f27c25ba078: Preparing [2024-10-17T04:54:41.221Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:41.221Z] cda561959fd0: Waiting [2024-10-17T04:54:41.221Z] 1f27c25ba078: Waiting [2024-10-17T04:54:41.221Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:41.221Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:41.221Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:41.221Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:41.221Z] dd8853dacfd0: Layer already exists [2024-10-17T04:54:41.221Z] 2b2015f18f56: Layer already exists [2024-10-17T04:54:41.221Z] fc3f44250d76: Layer already exists [2024-10-17T04:54:41.221Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:41.221Z] 1f27c25ba078: Layer already exists [2024-10-17T04:54:41.221Z] cda561959fd0: Layer already exists [2024-10-17T04:54:41.221Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:41.221Z] 3.2.0-dev.108: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:41.540Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:41.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:41.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-17T04:54:41.864Z] 2b2015f18f56: Preparing [2024-10-17T04:54:41.864Z] fc3f44250d76: Preparing [2024-10-17T04:54:41.864Z] dd8853dacfd0: Preparing [2024-10-17T04:54:41.864Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:41.864Z] 7b56abf69d95: Preparing [2024-10-17T04:54:41.864Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:41.864Z] cda561959fd0: Preparing [2024-10-17T04:54:41.864Z] 1f27c25ba078: Preparing [2024-10-17T04:54:41.864Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:41.864Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:41.864Z] cda561959fd0: Waiting [2024-10-17T04:54:41.864Z] 1f27c25ba078: Waiting [2024-10-17T04:54:41.864Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:41.864Z] fc3f44250d76: Layer already exists [2024-10-17T04:54:41.864Z] dd8853dacfd0: Layer already exists [2024-10-17T04:54:41.864Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:41.864Z] 2b2015f18f56: Layer already exists [2024-10-17T04:54:41.864Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:41.864Z] 1f27c25ba078: Layer already exists [2024-10-17T04:54:41.864Z] cda561959fd0: Layer already exists [2024-10-17T04:54:41.864Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:41.864Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:41.864Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:42.196Z] + 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-17T04:54:42.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-17T04:54:42.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-17T04:54:42.528Z] 2b2015f18f56: Preparing [2024-10-17T04:54:42.528Z] fc3f44250d76: Preparing [2024-10-17T04:54:42.528Z] dd8853dacfd0: Preparing [2024-10-17T04:54:42.528Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:42.528Z] 7b56abf69d95: Preparing [2024-10-17T04:54:42.528Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:42.528Z] cda561959fd0: Preparing [2024-10-17T04:54:42.528Z] 1f27c25ba078: Preparing [2024-10-17T04:54:42.528Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:42.528Z] cda561959fd0: Waiting [2024-10-17T04:54:42.528Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:42.528Z] 1f27c25ba078: Waiting [2024-10-17T04:54:42.528Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:42.528Z] fc3f44250d76: Layer already exists [2024-10-17T04:54:42.528Z] dd8853dacfd0: Layer already exists [2024-10-17T04:54:42.528Z] 2b2015f18f56: Layer already exists [2024-10-17T04:54:42.528Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:42.528Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:42.528Z] cda561959fd0: Layer already exists [2024-10-17T04:54:42.528Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:42.528Z] 1f27c25ba078: Layer already exists [2024-10-17T04:54:42.528Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:42.528Z] main: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:42.584Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:42.596Z] taggedImages: [2024-10-17T04:54:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-17T04:54:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 [2024-10-17T04:54:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-17T04:54:42.621Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-17T04:54:42.621Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:42.621Z] latest [2024-10-17T04:54:42.621Z] 3.2.0-dev.108 [2024-10-17T04:54:42.621Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:42.621Z] main [2024-10-17T04:54:42.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:42.964Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:43.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:43.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-17T04:54:43.289Z] 253063046226: Preparing [2024-10-17T04:54:43.289Z] a938e5926398: Preparing [2024-10-17T04:54:43.289Z] 58724ab63efa: Preparing [2024-10-17T04:54:43.289Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:43.289Z] 7b56abf69d95: Preparing [2024-10-17T04:54:43.289Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:43.289Z] dbd75d8cf660: Preparing [2024-10-17T04:54:43.289Z] bedebf807479: Preparing [2024-10-17T04:54:43.289Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:43.289Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:43.289Z] dbd75d8cf660: Waiting [2024-10-17T04:54:43.289Z] bedebf807479: Waiting [2024-10-17T04:54:43.289Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:43.289Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:43.289Z] 253063046226: Layer already exists [2024-10-17T04:54:43.289Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:43.289Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:43.289Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:43.289Z] bedebf807479: Layer already exists [2024-10-17T04:54:43.289Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:43.289Z] a938e5926398: Pushed [2024-10-17T04:54:43.289Z] 58724ab63efa: Pushed [2024-10-17T04:54:43.548Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:43.881Z] + 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-17T04:54:44.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-17T04:54:44.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-17T04:54:44.200Z] 253063046226: Preparing [2024-10-17T04:54:44.200Z] a938e5926398: Preparing [2024-10-17T04:54:44.200Z] 58724ab63efa: Preparing [2024-10-17T04:54:44.200Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:44.200Z] 7b56abf69d95: Preparing [2024-10-17T04:54:44.200Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:44.200Z] dbd75d8cf660: Preparing [2024-10-17T04:54:44.200Z] bedebf807479: Preparing [2024-10-17T04:54:44.200Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:44.200Z] dbd75d8cf660: Waiting [2024-10-17T04:54:44.200Z] bedebf807479: Waiting [2024-10-17T04:54:44.200Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:44.200Z] 253063046226: Layer already exists [2024-10-17T04:54:44.200Z] a938e5926398: Layer already exists [2024-10-17T04:54:44.200Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:44.200Z] 58724ab63efa: Layer already exists [2024-10-17T04:54:44.200Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:44.200Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:44.200Z] bedebf807479: Layer already exists [2024-10-17T04:54:44.200Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:44.200Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:44.200Z] latest: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:44.533Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:44.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 [2024-10-17T04:54:44.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-17T04:54:44.848Z] 253063046226: Preparing [2024-10-17T04:54:44.848Z] a938e5926398: Preparing [2024-10-17T04:54:44.848Z] 58724ab63efa: Preparing [2024-10-17T04:54:44.848Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:44.848Z] 7b56abf69d95: Preparing [2024-10-17T04:54:44.848Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:44.848Z] dbd75d8cf660: Preparing [2024-10-17T04:54:44.848Z] bedebf807479: Preparing [2024-10-17T04:54:44.848Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:44.848Z] dbd75d8cf660: Waiting [2024-10-17T04:54:44.848Z] bedebf807479: Waiting [2024-10-17T04:54:44.848Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:44.848Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:44.848Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:44.848Z] 253063046226: Layer already exists [2024-10-17T04:54:44.848Z] 58724ab63efa: Layer already exists [2024-10-17T04:54:44.848Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:44.848Z] a938e5926398: Layer already exists [2024-10-17T04:54:44.848Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:44.848Z] bedebf807479: Layer already exists [2024-10-17T04:54:44.848Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:44.848Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:44.848Z] 3.2.0-dev.108: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:45.180Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:45.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:45.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-17T04:54:45.515Z] 253063046226: Preparing [2024-10-17T04:54:45.515Z] a938e5926398: Preparing [2024-10-17T04:54:45.515Z] 58724ab63efa: Preparing [2024-10-17T04:54:45.515Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:45.515Z] 7b56abf69d95: Preparing [2024-10-17T04:54:45.515Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:45.515Z] dbd75d8cf660: Preparing [2024-10-17T04:54:45.515Z] bedebf807479: Preparing [2024-10-17T04:54:45.515Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:45.515Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:45.515Z] bedebf807479: Waiting [2024-10-17T04:54:45.515Z] dbd75d8cf660: Waiting [2024-10-17T04:54:45.515Z] a938e5926398: Layer already exists [2024-10-17T04:54:45.515Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:45.515Z] 253063046226: Layer already exists [2024-10-17T04:54:45.515Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:45.515Z] 58724ab63efa: Layer already exists [2024-10-17T04:54:45.515Z] bedebf807479: Layer already exists [2024-10-17T04:54:45.515Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:45.515Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:45.515Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:45.515Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:45.845Z] + 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-17T04:54:46.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-17T04:54:46.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-17T04:54:46.174Z] 253063046226: Preparing [2024-10-17T04:54:46.174Z] a938e5926398: Preparing [2024-10-17T04:54:46.174Z] 58724ab63efa: Preparing [2024-10-17T04:54:46.174Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:46.174Z] 7b56abf69d95: Preparing [2024-10-17T04:54:46.174Z] 10c28a3f3b1d: Preparing [2024-10-17T04:54:46.174Z] dbd75d8cf660: Preparing [2024-10-17T04:54:46.174Z] bedebf807479: Preparing [2024-10-17T04:54:46.174Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:46.174Z] 10c28a3f3b1d: Waiting [2024-10-17T04:54:46.174Z] dbd75d8cf660: Waiting [2024-10-17T04:54:46.174Z] bedebf807479: Waiting [2024-10-17T04:54:46.174Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:46.174Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:46.174Z] a938e5926398: Layer already exists [2024-10-17T04:54:46.174Z] 58724ab63efa: Layer already exists [2024-10-17T04:54:46.174Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:46.174Z] 253063046226: Layer already exists [2024-10-17T04:54:46.174Z] 10c28a3f3b1d: Layer already exists [2024-10-17T04:54:46.174Z] dbd75d8cf660: Layer already exists [2024-10-17T04:54:46.174Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:46.174Z] bedebf807479: Layer already exists [2024-10-17T04:54:46.174Z] main: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:46.248Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:46.261Z] taggedImages: [2024-10-17T04:54:46.261Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:46.261Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-17T04:54:46.261Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 [2024-10-17T04:54:46.261Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:46.261Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-17T04:54:46.288Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-17T04:54:46.288Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:46.288Z] latest [2024-10-17T04:54:46.288Z] 3.2.0-dev.108 [2024-10-17T04:54:46.288Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:46.288Z] main [2024-10-17T04:54:46.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:46.626Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:46.951Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:46.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-17T04:54:46.951Z] d1f12908cb9d: Preparing [2024-10-17T04:54:46.951Z] a02c154a16e8: Preparing [2024-10-17T04:54:46.951Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:46.951Z] 7b56abf69d95: Preparing [2024-10-17T04:54:46.951Z] 2c04339d322f: Preparing [2024-10-17T04:54:46.951Z] 61785f62d95d: Preparing [2024-10-17T04:54:46.951Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:46.951Z] 61785f62d95d: Waiting [2024-10-17T04:54:46.951Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:46.951Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:46.951Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:46.951Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:46.951Z] d1f12908cb9d: Pushed [2024-10-17T04:54:46.951Z] 2c04339d322f: Pushed [2024-10-17T04:54:47.211Z] 61785f62d95d: Pushed [2024-10-17T04:54:53.777Z] a02c154a16e8: Pushed [2024-10-17T04:54:53.777Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:54.119Z] + 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-17T04:54:54.452Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-17T04:54:54.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-17T04:54:54.452Z] d1f12908cb9d: Preparing [2024-10-17T04:54:54.452Z] a02c154a16e8: Preparing [2024-10-17T04:54:54.452Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:54.452Z] 7b56abf69d95: Preparing [2024-10-17T04:54:54.452Z] 2c04339d322f: Preparing [2024-10-17T04:54:54.452Z] 61785f62d95d: Preparing [2024-10-17T04:54:54.452Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:54.452Z] 61785f62d95d: Waiting [2024-10-17T04:54:54.452Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:54.452Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:54.452Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:54.452Z] d1f12908cb9d: Layer already exists [2024-10-17T04:54:54.452Z] 2c04339d322f: Layer already exists [2024-10-17T04:54:54.452Z] a02c154a16e8: Layer already exists [2024-10-17T04:54:54.452Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:54.452Z] 61785f62d95d: Layer already exists [2024-10-17T04:54:54.452Z] latest: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:54.789Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:55.107Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 [2024-10-17T04:54:55.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-17T04:54:55.107Z] d1f12908cb9d: Preparing [2024-10-17T04:54:55.107Z] a02c154a16e8: Preparing [2024-10-17T04:54:55.107Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:55.107Z] 7b56abf69d95: Preparing [2024-10-17T04:54:55.107Z] 2c04339d322f: Preparing [2024-10-17T04:54:55.107Z] 61785f62d95d: Preparing [2024-10-17T04:54:55.107Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:55.107Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:55.107Z] 61785f62d95d: Waiting [2024-10-17T04:54:55.107Z] d1f12908cb9d: Layer already exists [2024-10-17T04:54:55.107Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:55.107Z] a02c154a16e8: Layer already exists [2024-10-17T04:54:55.107Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:55.107Z] 2c04339d322f: Layer already exists [2024-10-17T04:54:55.107Z] 61785f62d95d: Layer already exists [2024-10-17T04:54:55.107Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:55.107Z] 3.2.0-dev.108: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:55.446Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:55.769Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:55.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-17T04:54:55.769Z] d1f12908cb9d: Preparing [2024-10-17T04:54:55.769Z] a02c154a16e8: Preparing [2024-10-17T04:54:55.769Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:55.769Z] 7b56abf69d95: Preparing [2024-10-17T04:54:55.769Z] 2c04339d322f: Preparing [2024-10-17T04:54:55.769Z] 61785f62d95d: Preparing [2024-10-17T04:54:55.769Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:55.769Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:55.769Z] 61785f62d95d: Waiting [2024-10-17T04:54:55.769Z] a02c154a16e8: Layer already exists [2024-10-17T04:54:55.769Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:55.769Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:55.769Z] 2c04339d322f: Layer already exists [2024-10-17T04:54:55.769Z] d1f12908cb9d: Layer already exists [2024-10-17T04:54:55.769Z] 61785f62d95d: Layer already exists [2024-10-17T04:54:55.769Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:55.769Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:56.092Z] + 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-17T04:54:56.417Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-17T04:54:56.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-17T04:54:56.417Z] d1f12908cb9d: Preparing [2024-10-17T04:54:56.417Z] a02c154a16e8: Preparing [2024-10-17T04:54:56.417Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:56.417Z] 7b56abf69d95: Preparing [2024-10-17T04:54:56.417Z] 2c04339d322f: Preparing [2024-10-17T04:54:56.417Z] 61785f62d95d: Preparing [2024-10-17T04:54:56.417Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:56.417Z] 63ca1fbb43ae: Waiting [2024-10-17T04:54:56.417Z] d1f12908cb9d: Layer already exists [2024-10-17T04:54:56.417Z] a02c154a16e8: Layer already exists [2024-10-17T04:54:56.417Z] 2c04339d322f: Layer already exists [2024-10-17T04:54:56.417Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:56.417Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:56.417Z] 61785f62d95d: Layer already exists [2024-10-17T04:54:56.417Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:56.417Z] main: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:54:56.499Z] ===================================================== [Pipeline] echo [2024-10-17T04:54:56.509Z] taggedImages: [2024-10-17T04:54:56.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:56.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-17T04:54:56.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 [2024-10-17T04:54:56.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:56.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-17T04:54:56.536Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-17T04:54:56.536Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:56.536Z] latest [2024-10-17T04:54:56.536Z] 3.2.0-dev.108 [2024-10-17T04:54:56.536Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:54:56.536Z] main [2024-10-17T04:54:56.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:56.880Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:57.220Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:54:57.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-17T04:54:57.220Z] e93a456aa7c3: Preparing [2024-10-17T04:54:57.220Z] 3720e2c453ec: Preparing [2024-10-17T04:54:57.220Z] 86460fa159df: Preparing [2024-10-17T04:54:57.220Z] 812d8f16d1a3: Preparing [2024-10-17T04:54:57.220Z] 7b56abf69d95: Preparing [2024-10-17T04:54:57.220Z] 4e0295575d43: Preparing [2024-10-17T04:54:57.220Z] c53696d69575: Preparing [2024-10-17T04:54:57.220Z] 63ca1fbb43ae: Preparing [2024-10-17T04:54:57.220Z] 4e0295575d43: Waiting [2024-10-17T04:54:57.220Z] c53696d69575: Waiting [2024-10-17T04:54:57.220Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:54:57.220Z] 7b56abf69d95: Layer already exists [2024-10-17T04:54:57.220Z] 3720e2c453ec: Pushed [2024-10-17T04:54:57.220Z] e93a456aa7c3: Pushed [2024-10-17T04:54:57.220Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:54:57.220Z] 4e0295575d43: Pushed [2024-10-17T04:54:57.479Z] c53696d69575: Pushed [2024-10-17T04:55:02.762Z] 86460fa159df: Pushed [2024-10-17T04:55:02.762Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:03.092Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:03.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-17T04:55:03.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-17T04:55:03.413Z] e93a456aa7c3: Preparing [2024-10-17T04:55:03.413Z] 3720e2c453ec: Preparing [2024-10-17T04:55:03.413Z] 86460fa159df: Preparing [2024-10-17T04:55:03.413Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:03.413Z] 7b56abf69d95: Preparing [2024-10-17T04:55:03.413Z] 4e0295575d43: Preparing [2024-10-17T04:55:03.413Z] c53696d69575: Preparing [2024-10-17T04:55:03.413Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:03.413Z] c53696d69575: Waiting [2024-10-17T04:55:03.413Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:03.413Z] 4e0295575d43: Waiting [2024-10-17T04:55:03.413Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:03.413Z] 3720e2c453ec: Layer already exists [2024-10-17T04:55:03.413Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:03.413Z] 86460fa159df: Layer already exists [2024-10-17T04:55:03.413Z] e93a456aa7c3: Layer already exists [2024-10-17T04:55:03.413Z] c53696d69575: Layer already exists [2024-10-17T04:55:03.413Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:03.413Z] 4e0295575d43: Layer already exists [2024-10-17T04:55:03.413Z] latest: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:03.740Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:04.069Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 [2024-10-17T04:55:04.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-17T04:55:04.070Z] e93a456aa7c3: Preparing [2024-10-17T04:55:04.070Z] 3720e2c453ec: Preparing [2024-10-17T04:55:04.070Z] 86460fa159df: Preparing [2024-10-17T04:55:04.070Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:04.070Z] 7b56abf69d95: Preparing [2024-10-17T04:55:04.070Z] 4e0295575d43: Preparing [2024-10-17T04:55:04.070Z] c53696d69575: Preparing [2024-10-17T04:55:04.070Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:04.070Z] 4e0295575d43: Waiting [2024-10-17T04:55:04.070Z] c53696d69575: Waiting [2024-10-17T04:55:04.070Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:04.070Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:04.070Z] 3720e2c453ec: Layer already exists [2024-10-17T04:55:04.070Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:04.070Z] e93a456aa7c3: Layer already exists [2024-10-17T04:55:04.070Z] 86460fa159df: Layer already exists [2024-10-17T04:55:04.070Z] 4e0295575d43: Layer already exists [2024-10-17T04:55:04.070Z] c53696d69575: Layer already exists [2024-10-17T04:55:04.070Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:04.070Z] 3.2.0-dev.108: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:04.402Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:04.734Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:55:04.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-17T04:55:04.734Z] e93a456aa7c3: Preparing [2024-10-17T04:55:04.734Z] 3720e2c453ec: Preparing [2024-10-17T04:55:04.734Z] 86460fa159df: Preparing [2024-10-17T04:55:04.734Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:04.734Z] 7b56abf69d95: Preparing [2024-10-17T04:55:04.734Z] 4e0295575d43: Preparing [2024-10-17T04:55:04.734Z] c53696d69575: Preparing [2024-10-17T04:55:04.734Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:04.734Z] 4e0295575d43: Waiting [2024-10-17T04:55:04.734Z] c53696d69575: Waiting [2024-10-17T04:55:04.734Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:04.734Z] e93a456aa7c3: Layer already exists [2024-10-17T04:55:04.734Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:04.734Z] 86460fa159df: Layer already exists [2024-10-17T04:55:04.734Z] 3720e2c453ec: Layer already exists [2024-10-17T04:55:04.734Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:04.734Z] 4e0295575d43: Layer already exists [2024-10-17T04:55:04.734Z] c53696d69575: Layer already exists [2024-10-17T04:55:04.734Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:04.735Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:05.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:05.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-17T04:55:05.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-17T04:55:05.396Z] e93a456aa7c3: Preparing [2024-10-17T04:55:05.396Z] 3720e2c453ec: Preparing [2024-10-17T04:55:05.396Z] 86460fa159df: Preparing [2024-10-17T04:55:05.396Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:05.396Z] 7b56abf69d95: Preparing [2024-10-17T04:55:05.396Z] 4e0295575d43: Preparing [2024-10-17T04:55:05.396Z] c53696d69575: Preparing [2024-10-17T04:55:05.396Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:05.396Z] 4e0295575d43: Waiting [2024-10-17T04:55:05.396Z] c53696d69575: Waiting [2024-10-17T04:55:05.396Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:05.396Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:05.396Z] 3720e2c453ec: Layer already exists [2024-10-17T04:55:05.396Z] 86460fa159df: Layer already exists [2024-10-17T04:55:05.396Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:05.396Z] e93a456aa7c3: Layer already exists [2024-10-17T04:55:05.396Z] c53696d69575: Layer already exists [2024-10-17T04:55:05.396Z] 4e0295575d43: Layer already exists [2024-10-17T04:55:05.396Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:05.396Z] main: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:55:05.456Z] ===================================================== [Pipeline] echo [2024-10-17T04:55:05.468Z] taggedImages: [2024-10-17T04:55:05.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:55:05.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-17T04:55:05.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 [2024-10-17T04:55:05.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:55:05.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-17T04:55:05.501Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-17T04:55:05.501Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:55:05.501Z] latest [2024-10-17T04:55:05.501Z] 3.2.0-dev.108 [2024-10-17T04:55:05.501Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:55:05.501Z] main [2024-10-17T04:55:05.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:05.853Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:06.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:55:06.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-17T04:55:06.177Z] 56a371476ee9: Preparing [2024-10-17T04:55:06.177Z] db9b1f0ecf59: Preparing [2024-10-17T04:55:06.177Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:06.177Z] 7b56abf69d95: Preparing [2024-10-17T04:55:06.177Z] aff097718695: Preparing [2024-10-17T04:55:06.177Z] 1002dc878aa4: Preparing [2024-10-17T04:55:06.177Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:06.177Z] 1002dc878aa4: Waiting [2024-10-17T04:55:06.177Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:06.177Z] aff097718695: Layer already exists [2024-10-17T04:55:06.177Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:06.177Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:06.177Z] 1002dc878aa4: Layer already exists [2024-10-17T04:55:06.177Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:06.177Z] 56a371476ee9: Pushed [2024-10-17T04:55:11.456Z] db9b1f0ecf59: Pushed [2024-10-17T04:55:11.456Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:11.783Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:12.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-17T04:55:12.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-17T04:55:12.099Z] 56a371476ee9: Preparing [2024-10-17T04:55:12.099Z] db9b1f0ecf59: Preparing [2024-10-17T04:55:12.099Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:12.099Z] 7b56abf69d95: Preparing [2024-10-17T04:55:12.099Z] aff097718695: Preparing [2024-10-17T04:55:12.099Z] 1002dc878aa4: Preparing [2024-10-17T04:55:12.099Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:12.099Z] 1002dc878aa4: Waiting [2024-10-17T04:55:12.099Z] db9b1f0ecf59: Layer already exists [2024-10-17T04:55:12.099Z] aff097718695: Layer already exists [2024-10-17T04:55:12.099Z] 56a371476ee9: Layer already exists [2024-10-17T04:55:12.099Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:12.099Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:12.099Z] 1002dc878aa4: Layer already exists [2024-10-17T04:55:12.099Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:12.099Z] latest: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:12.481Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:12.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 [2024-10-17T04:55:12.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-17T04:55:12.804Z] 56a371476ee9: Preparing [2024-10-17T04:55:12.804Z] db9b1f0ecf59: Preparing [2024-10-17T04:55:12.804Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:12.804Z] 7b56abf69d95: Preparing [2024-10-17T04:55:12.804Z] aff097718695: Preparing [2024-10-17T04:55:12.804Z] 1002dc878aa4: Preparing [2024-10-17T04:55:12.804Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:12.804Z] 1002dc878aa4: Waiting [2024-10-17T04:55:12.804Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:12.804Z] db9b1f0ecf59: Layer already exists [2024-10-17T04:55:12.804Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:12.804Z] aff097718695: Layer already exists [2024-10-17T04:55:12.804Z] 56a371476ee9: Layer already exists [2024-10-17T04:55:12.804Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:12.804Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:12.804Z] 1002dc878aa4: Layer already exists [2024-10-17T04:55:12.804Z] 3.2.0-dev.108: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:13.137Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:13.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:55:13.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-17T04:55:13.470Z] 56a371476ee9: Preparing [2024-10-17T04:55:13.470Z] db9b1f0ecf59: Preparing [2024-10-17T04:55:13.470Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:13.470Z] 7b56abf69d95: Preparing [2024-10-17T04:55:13.470Z] aff097718695: Preparing [2024-10-17T04:55:13.470Z] 1002dc878aa4: Preparing [2024-10-17T04:55:13.470Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:13.470Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:13.470Z] 1002dc878aa4: Waiting [2024-10-17T04:55:13.470Z] 56a371476ee9: Layer already exists [2024-10-17T04:55:13.470Z] aff097718695: Layer already exists [2024-10-17T04:55:13.470Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:13.470Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:13.470Z] db9b1f0ecf59: Layer already exists [2024-10-17T04:55:13.470Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:13.470Z] 1002dc878aa4: Layer already exists [2024-10-17T04:55:13.470Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:13.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:55:14.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-17T04:55:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-17T04:55:14.145Z] 56a371476ee9: Preparing [2024-10-17T04:55:14.145Z] db9b1f0ecf59: Preparing [2024-10-17T04:55:14.145Z] 812d8f16d1a3: Preparing [2024-10-17T04:55:14.145Z] 7b56abf69d95: Preparing [2024-10-17T04:55:14.145Z] aff097718695: Preparing [2024-10-17T04:55:14.145Z] 1002dc878aa4: Preparing [2024-10-17T04:55:14.145Z] 63ca1fbb43ae: Preparing [2024-10-17T04:55:14.145Z] 1002dc878aa4: Waiting [2024-10-17T04:55:14.145Z] 63ca1fbb43ae: Waiting [2024-10-17T04:55:14.145Z] aff097718695: Layer already exists [2024-10-17T04:55:14.145Z] 7b56abf69d95: Layer already exists [2024-10-17T04:55:14.145Z] 812d8f16d1a3: Layer already exists [2024-10-17T04:55:14.145Z] db9b1f0ecf59: Layer already exists [2024-10-17T04:55:14.145Z] 56a371476ee9: Layer already exists [2024-10-17T04:55:14.145Z] 63ca1fbb43ae: Layer already exists [2024-10-17T04:55:14.145Z] 1002dc878aa4: Layer already exists [2024-10-17T04:55:14.145Z] main: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T04:55:14.211Z] ===================================================== [Pipeline] echo [2024-10-17T04:55:14.224Z] taggedImages: [2024-10-17T04:55:14.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T04:55:14.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-17T04:55:14.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 [2024-10-17T04:55:14.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T04:55:14.224Z] - 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-17T05:16:11.409Z] #149 ... [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #160 [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-17T05:16:11.409Z] #160 1336.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-17T05:16:11.409Z] #160 ... [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-17T05:16:11.409Z] #149 DONE 1339.1s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:16:11.409Z] #154 ... [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:16:11.409Z] #161 DONE 0.2s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:16:11.409Z] #162 DONE 0.1s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #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-17T05:16:11.409Z] #163 DONE 0.2s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-17T05:16:11.409Z] #164 DONE 0.1s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-17T05:16:11.409Z] #165 DONE 0.3s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:16:11.409Z] #69 ... [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-17T05:16:11.409Z] #166 DONE 0.1s [2024-10-17T05:16:11.409Z] [2024-10-17T05:16:11.409Z] #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-17T05:16:12.842Z] #167 DONE 2.6s [2024-10-17T05:16:12.842Z] [2024-10-17T05:16:12.842Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:16:12.842Z] #69 ... [2024-10-17T05:16:12.842Z] [2024-10-17T05:16:12.842Z] #106 [security-proxy-setup] exporting to image [2024-10-17T05:16:12.842Z] #106 exporting layers [2024-10-17T05:16:14.260Z] #106 exporting layers 1.1s done [2024-10-17T05:16:14.260Z] #106 writing image sha256:e894031d3862d4597ba249bbcf31a4b47bb17ed870ebf40f54eb78169a00aad2 done [2024-10-17T05:16:14.260Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-17T05:16:14.260Z] #106 DONE 9.5s [2024-10-17T05:16:14.260Z] [2024-10-17T05:16:14.260Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:16:14.528Z] #69 ... [2024-10-17T05:16:14.528Z] [2024-10-17T05:16:14.528Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-17T05:16:14.528Z] #159 DONE 1344.9s [2024-10-17T05:16:14.528Z] [2024-10-17T05:16:14.528Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:16:15.516Z] #153 ... [2024-10-17T05:16:15.516Z] [2024-10-17T05:16:15.516Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-17T05:16:15.516Z] #168 DONE 0.2s [2024-10-17T05:16:15.516Z] [2024-10-17T05:16:15.516Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-17T05:16:17.466Z] #169 DONE 2.2s [2024-10-17T05:16:17.466Z] [2024-10-17T05:16:17.466Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T05:16:17.734Z] #142 ... [2024-10-17T05:16:17.734Z] [2024-10-17T05:16:17.734Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:16:18.002Z] #170 DONE 0.2s [2024-10-17T05:16:18.002Z] [2024-10-17T05:16:18.002Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:16:18.002Z] #171 DONE 0.2s [2024-10-17T05:16:18.002Z] [2024-10-17T05:16:18.002Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:16:18.332Z] #153 ... [2024-10-17T05:16:18.332Z] [2024-10-17T05:16:18.332Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-17T05:16:18.601Z] #172 DONE 0.5s [2024-10-17T05:16:18.601Z] [2024-10-17T05:16:18.601Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-17T05:16:18.870Z] #173 DONE 0.2s [2024-10-17T05:16:18.870Z] [2024-10-17T05:16:18.870Z] #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-17T05:16:18.870Z] #174 DONE 0.1s [2024-10-17T05:16:18.870Z] [2024-10-17T05:16:18.870Z] #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-17T05:16:19.141Z] #175 DONE 0.2s [2024-10-17T05:16:19.141Z] [2024-10-17T05:16:19.141Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T05:16:19.141Z] #150 ... [2024-10-17T05:16:19.141Z] [2024-10-17T05:16:19.141Z] #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-17T05:16:19.410Z] #176 DONE 0.2s [2024-10-17T05:16:19.410Z] [2024-10-17T05:16:19.410Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-17T05:16:19.410Z] #177 DONE 0.2s [2024-10-17T05:16:19.410Z] [2024-10-17T05:16:19.410Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:16:19.680Z] #153 ... [2024-10-17T05:16:19.680Z] [2024-10-17T05:16:19.680Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-17T05:16:19.945Z] #178 DONE 0.1s [2024-10-17T05:16:19.945Z] [2024-10-17T05:16:19.945Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-17T05:16:21.886Z] #179 DONE 2.3s [2024-10-17T05:16:21.886Z] [2024-10-17T05:16:21.886Z] #160 [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-17T05:16:22.152Z] #160 ... [2024-10-17T05:16:22.152Z] [2024-10-17T05:16:22.152Z] #106 [security-bootstrapper] exporting to image [2024-10-17T05:16:22.152Z] #106 exporting layers [2024-10-17T05:16:23.112Z] #106 exporting layers 1.2s done [2024-10-17T05:16:23.379Z] #106 writing image sha256:9500b076f17a85a75ee3efa0f416aa5a3968cf5859503e37be3a3ad442f80594 done [2024-10-17T05:16:23.379Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-17T05:16:23.379Z] #106 DONE 10.7s [2024-10-17T05:16:23.379Z] [2024-10-17T05:16:23.379Z] #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-17T05:16:45.434Z] #152 ... [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #160 [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-17T05:16:45.434Z] #160 DONE 1373.6s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #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-17T05:16:45.434Z] #152 ... [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:16:45.434Z] #180 DONE 0.2s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #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-17T05:16:45.434Z] #152 ... [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:16:45.434Z] #181 DONE 0.2s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #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-17T05:16:45.434Z] #182 DONE 0.1s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #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-17T05:16:45.434Z] #183 DONE 0.1s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #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-17T05:16:45.434Z] #184 DONE 0.3s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-17T05:16:45.434Z] #185 DONE 0.4s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:16:45.434Z] #69 ... [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-17T05:16:45.434Z] #186 DONE 0.3s [2024-10-17T05:16:45.434Z] [2024-10-17T05:16:45.434Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-17T05:16:45.701Z] #187 DONE 0.1s [2024-10-17T05:16:45.701Z] [2024-10-17T05:16:45.701Z] #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-17T05:16:47.648Z] #188 DONE 1.9s [2024-10-17T05:16:47.648Z] [2024-10-17T05:16:47.648Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T05:16:47.648Z] #151 ... [2024-10-17T05:16:47.648Z] [2024-10-17T05:16:47.648Z] #106 [security-secretstore-setup] exporting to image [2024-10-17T05:16:47.648Z] #106 exporting layers [2024-10-17T05:16:49.059Z] #106 exporting layers 1.5s done [2024-10-17T05:16:49.059Z] #106 writing image sha256:a88189f7cd3f21aec0fab4af980db47d857b9aad8eba79755de84f7f1759688f done [2024-10-17T05:16:49.059Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-17T05:16:49.059Z] #106 DONE 12.2s [2024-10-17T05:16:49.059Z] [2024-10-17T05:16:49.059Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T05:17:35.888Z] #156 ... [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #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-17T05:17:35.888Z] #152 DONE 1418.7s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:17:35.888Z] #153 ... [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:17:35.888Z] #189 DONE 0.2s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:17:35.888Z] #190 DONE 0.2s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #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-17T05:17:35.888Z] #191 DONE 0.5s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #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-17T05:17:35.888Z] #192 DONE 0.2s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.888Z] #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-17T05:17:35.888Z] #193 DONE 0.2s [2024-10-17T05:17:35.888Z] [2024-10-17T05:17:35.889Z] #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-17T05:17:35.889Z] #194 DONE 2.1s [2024-10-17T05:17:35.889Z] [2024-10-17T05:17:35.889Z] #106 [core-common-config-bootstrapper] exporting to image [2024-10-17T05:17:35.889Z] #106 exporting layers [2024-10-17T05:17:35.889Z] #106 exporting layers 0.6s done [2024-10-17T05:17:35.889Z] #106 writing image sha256:5b9985c7e9b157bfa5524e275283cb76931c86e915017c931a6f174a75fe51b9 done [2024-10-17T05:17:35.889Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-10-17T05:17:35.889Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-17T05:17:35.889Z] #106 DONE 12.9s [2024-10-17T05:17:35.889Z] [2024-10-17T05:17:35.889Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T05:19:57.612Z] #158 ... [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-17T05:19:57.612Z] #142 DONE 1558.3s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:19:57.612Z] #153 ... [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:19:57.612Z] #195 DONE 0.1s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:19:57.612Z] #196 DONE 0.1s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #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-17T05:19:57.612Z] #197 DONE 0.4s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #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-17T05:19:57.612Z] #198 DONE 0.1s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:19:57.612Z] #154 ... [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #106 [security-spiffe-token-provider] exporting to image [2024-10-17T05:19:57.612Z] #106 exporting layers [2024-10-17T05:19:57.612Z] #106 exporting layers 0.7s done [2024-10-17T05:19:57.612Z] #106 writing image sha256:320064aee90f27164f770575422c639cc7c277d4987c25fd61f6fad275f8e11b done [2024-10-17T05:19:57.612Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-17T05:19:57.612Z] #106 DONE 13.6s [2024-10-17T05:19:57.612Z] [2024-10-17T05:19:57.612Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-17T05:28:21.493Z] #157 ... [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-17T05:28:21.493Z] #155 DONE 2070.6s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T05:28:21.493Z] #156 ... [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:28:21.493Z] #199 DONE 0.1s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:28:21.493Z] #154 ... [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:28:21.493Z] #200 DONE 0.2s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-17T05:28:21.493Z] #201 DONE 0.5s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T05:28:21.493Z] #151 ... [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #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-17T05:28:21.493Z] #202 DONE 0.1s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-17T05:28:21.493Z] #203 DONE 0.1s [2024-10-17T05:28:21.493Z] [2024-10-17T05:28:21.493Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:28:21.761Z] #153 ... [2024-10-17T05:28:21.761Z] [2024-10-17T05:28:21.761Z] #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-17T05:28:23.709Z] #204 DONE 2.1s [2024-10-17T05:28:23.709Z] [2024-10-17T05:28:23.709Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:28:23.978Z] #153 ... [2024-10-17T05:28:23.978Z] [2024-10-17T05:28:23.978Z] #106 [security-proxy-auth] exporting to image [2024-10-17T05:28:23.978Z] #106 exporting layers [2024-10-17T05:28:24.566Z] #106 exporting layers 0.8s done [2024-10-17T05:28:24.566Z] #106 writing image sha256:5d9c2bd3ae00d147ebc6e077e4d9d76e63b80be426dc15327d99630f5017995d done [2024-10-17T05:28:24.566Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-17T05:28:24.566Z] #106 DONE 14.4s [2024-10-17T05:28:24.566Z] [2024-10-17T05:28:24.566Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:29:32.619Z] #153 ... [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-17T05:29:32.619Z] #151 DONE 2133.7s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:29:32.619Z] #153 ... [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:29:32.619Z] #205 DONE 0.1s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:29:32.619Z] #206 DONE 0.1s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:29:32.619Z] #153 ... [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-17T05:29:32.619Z] #207 DONE 0.5s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:29:32.619Z] #208 DONE 0.2s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #106 [core-command] exporting to image [2024-10-17T05:29:32.619Z] #106 exporting layers [2024-10-17T05:29:32.619Z] #106 exporting layers 0.5s done [2024-10-17T05:29:32.619Z] #106 writing image sha256:c629ca2dc989cc0befae4b5e56ee136179622668370dec8c9b9741e04e0d762d done [2024-10-17T05:29:32.619Z] #106 naming to docker.io/library/core-command-arm64 done [2024-10-17T05:29:32.619Z] #106 DONE 14.9s [2024-10-17T05:29:32.619Z] [2024-10-17T05:29:32.619Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-17T05:31:39.309Z] #153 DONE 2266.2s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:31:39.309Z] #154 ... [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:31:39.309Z] #209 DONE 0.3s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:31:39.309Z] #69 ... [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-17T05:31:39.309Z] #210 DONE 0.5s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:31:39.309Z] #154 ... [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:31:39.309Z] #211 DONE 0.4s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-17T05:31:39.309Z] #212 DONE 0.3s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #106 [core-keeper] exporting to image [2024-10-17T05:31:39.309Z] #106 exporting layers [2024-10-17T05:31:39.309Z] #106 exporting layers 0.7s done [2024-10-17T05:31:39.309Z] #106 writing image sha256:3bac364c23b282043191536e24353f4721a727fdec696a5dd8b5ff94039ce735 done [2024-10-17T05:31:39.309Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-10-17T05:31:39.309Z] #106 DONE 15.6s [2024-10-17T05:31:39.309Z] [2024-10-17T05:31:39.309Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:31:44.656Z] #69 ... [2024-10-17T05:31:44.656Z] [2024-10-17T05:31:44.656Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-17T05:31:44.656Z] #157 DONE 2274.7s [2024-10-17T05:31:44.656Z] [2024-10-17T05:31:44.656Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:31:44.656Z] #69 ... [2024-10-17T05:31:44.656Z] [2024-10-17T05:31:44.656Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:31:44.934Z] #213 DONE 0.3s [2024-10-17T05:31:44.935Z] [2024-10-17T05:31:44.935Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T05:31:44.935Z] #158 ... [2024-10-17T05:31:44.935Z] [2024-10-17T05:31:44.935Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-17T05:31:44.935Z] #154 DONE 2275.7s [2024-10-17T05:31:45.202Z] [2024-10-17T05:31:45.202Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:31:45.469Z] #214 DONE 0.3s [2024-10-17T05:31:45.469Z] [2024-10-17T05:31:45.469Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T05:31:45.735Z] #156 ... [2024-10-17T05:31:45.735Z] [2024-10-17T05:31:45.735Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-17T05:31:46.345Z] #215 ... [2024-10-17T05:31:46.345Z] [2024-10-17T05:31:46.345Z] #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:31:46.345Z] #216 DONE 0.2s [2024-10-17T05:31:46.345Z] [2024-10-17T05:31:46.345Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-17T05:31:46.345Z] #215 DONE 0.8s [2024-10-17T05:31:46.345Z] [2024-10-17T05:31:46.345Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:31:46.345Z] #217 DONE 0.2s [2024-10-17T05:31:46.345Z] [2024-10-17T05:31:46.345Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:31:46.616Z] #218 DONE 0.2s [2024-10-17T05:31:46.616Z] [2024-10-17T05:31:46.616Z] #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-17T05:31:46.883Z] #219 ... [2024-10-17T05:31:46.883Z] [2024-10-17T05:31:46.883Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-17T05:31:46.883Z] #220 DONE 0.2s [2024-10-17T05:31:46.883Z] [2024-10-17T05:31:46.883Z] #106 [core-data] exporting to image [2024-10-17T05:31:46.883Z] #106 exporting layers [2024-10-17T05:31:47.473Z] #106 ... [2024-10-17T05:31:47.473Z] [2024-10-17T05:31:47.473Z] #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-17T05:31:47.473Z] #219 DONE 0.9s [2024-10-17T05:31:47.473Z] [2024-10-17T05:31:47.473Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:31:47.748Z] #221 DONE 0.2s [2024-10-17T05:31:47.748Z] [2024-10-17T05:31:47.748Z] #106 [core-data] exporting to image [2024-10-17T05:31:47.748Z] #106 exporting layers 0.8s done [2024-10-17T05:31:47.748Z] #106 writing image sha256:65df9c07c155f4fb03f9e1673b83c478e610cf1e61c62249604f5920f7e86d67 [2024-10-17T05:31:47.748Z] #106 writing image sha256:65df9c07c155f4fb03f9e1673b83c478e610cf1e61c62249604f5920f7e86d67 0.0s done [2024-10-17T05:31:47.748Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-17T05:31:47.748Z] #106 DONE 16.5s [2024-10-17T05:31:47.748Z] [2024-10-17T05:31:47.748Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-17T05:31:47.748Z] #222 DONE 0.2s [2024-10-17T05:31:47.748Z] [2024-10-17T05:31:47.748Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:31:48.019Z] #69 ... [2024-10-17T05:31:48.019Z] [2024-10-17T05:31:48.019Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-17T05:31:48.019Z] #223 DONE 0.1s [2024-10-17T05:31:48.019Z] [2024-10-17T05:31:48.019Z] #106 [core-metadata] exporting to image [2024-10-17T05:31:48.602Z] #106 exporting layers 0.7s done [2024-10-17T05:31:48.602Z] #106 writing image sha256:f96f586b174d917d30a3259a0f701fc0f7d9f633f43fd78e53895cebcee0f9cd done [2024-10-17T05:31:48.602Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-10-17T05:31:48.602Z] #106 DONE 17.1s [2024-10-17T05:31:48.602Z] [2024-10-17T05:31:48.602Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T05:32:27.488Z] #156 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-17T05:32:27.488Z] #158 DONE 2313.6s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T05:32:27.488Z] #150 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-17T05:32:27.488Z] #156 DONE 2314.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T05:32:27.488Z] #150 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:32:27.488Z] #224 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:32:27.488Z] #225 DONE 0.4s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-17T05:32:27.488Z] #226 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:32:27.488Z] #227 DONE 0.3s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-17T05:32:27.488Z] #150 DONE 2315.4s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:32:27.488Z] #228 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-17T05:32:27.488Z] #229 DONE 0.5s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-17T05:32:27.488Z] #226 DONE 0.8s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:32:27.488Z] #230 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-17T05:32:27.488Z] #231 DONE 0.3s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:32:27.488Z] #232 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-17T05:32:27.488Z] #230 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #106 [support-scheduler] exporting to image [2024-10-17T05:32:27.488Z] #106 exporting layers [2024-10-17T05:32:27.488Z] #106 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-17T05:32:27.488Z] #233 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-17T05:32:27.488Z] #234 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #106 [support-notifications] exporting to image [2024-10-17T05:32:27.488Z] #106 ... [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-17T05:32:27.488Z] #235 DONE 0.6s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-17T05:32:27.488Z] #236 DONE 0.2s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #106 [support-scheduler] exporting to image [2024-10-17T05:32:27.488Z] #106 exporting layers 0.9s done [2024-10-17T05:32:27.488Z] #106 writing image sha256:15472fffda74f240b4cdf17c1f88a51fa3207aaf2b17fb97643e8353477f1582 0.0s done [2024-10-17T05:32:27.488Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-10-17T05:32:27.488Z] #106 exporting layers 0.9s done [2024-10-17T05:32:27.488Z] #106 writing image sha256:d4c50b3251c7669ee2c55f4b2c547e1013d1d2b481d7de49c80c96f216e0f3ad [2024-10-17T05:32:27.488Z] #106 writing image sha256:d4c50b3251c7669ee2c55f4b2c547e1013d1d2b481d7de49c80c96f216e0f3ad done [2024-10-17T05:32:27.488Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-10-17T05:32:27.488Z] #106 exporting layers 0.9s done [2024-10-17T05:32:27.488Z] #106 writing image sha256:4307501c5bce162bd6db82b9c70b18a22a88496a144c6d667d8d954a229ae136 done [2024-10-17T05:32:27.488Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-17T05:32:27.488Z] #106 DONE 19.1s [2024-10-17T05:32:27.488Z] [2024-10-17T05:32:27.488Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-17T05:32:27.488Z] time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-17T05:32:27.513Z] $ docker stop --time=1 afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 [2024-10-17T05:32:29.216Z] $ docker rm -f --volumes afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T05:32:29.711Z] + docker images [2024-10-17T05:32:29.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-17T05:32:29.711Z] support-cron-scheduler-arm64 latest 4307501c5bce 3 seconds ago 66.4MB [2024-10-17T05:32:29.711Z] support-scheduler-arm64 latest 15472fffda74 4 seconds ago 64.6MB [2024-10-17T05:32:29.711Z] support-notifications-arm64 latest d4c50b3251c7 4 seconds ago 65.3MB [2024-10-17T05:32:29.711Z] core-metadata-arm64 latest f96f586b174d 42 seconds ago 42.6MB [2024-10-17T05:32:29.711Z] core-data-arm64 latest 65df9c07c155 43 seconds ago 42.5MB [2024-10-17T05:32:29.711Z] core-keeper-arm64 latest 3bac364c23b2 52 seconds ago 41.7MB [2024-10-17T05:32:29.711Z] core-command-arm64 latest c629ca2dc989 3 minutes ago 36.8MB [2024-10-17T05:32:29.711Z] security-proxy-auth-arm64 latest 5d9c2bd3ae00 4 minutes ago 34.9MB [2024-10-17T05:32:29.711Z] security-spiffe-token-provider-arm64 latest 320064aee90f 12 minutes ago 42.3MB [2024-10-17T05:32:29.711Z] core-common-config-bootstrapper-arm64 latest 5b9985c7e9b1 14 minutes ago 22.1MB [2024-10-17T05:32:29.711Z] security-secretstore-setup-arm64 latest a88189f7cd3f 15 minutes ago 52MB [2024-10-17T05:32:29.711Z] security-bootstrapper-arm64 latest 9500b076f17a 16 minutes ago 27.9MB [2024-10-17T05:32:29.711Z] security-proxy-setup-arm64 latest e894031d3862 16 minutes ago 34.5MB [2024-10-17T05:32:29.711Z] security-spire-config-arm64 latest a3799f40de78 39 minutes ago 117MB [2024-10-17T05:32:29.711Z] security-spire-agent-arm64 latest 193373b87754 39 minutes ago 176MB [2024-10-17T05:32:29.711Z] security-spire-server-arm64 latest e166c3b30a64 39 minutes ago 118MB [2024-10-17T05:32:29.711Z] ci-base-image-arm64 latest 70f7b285edf4 42 minutes ago 965MB [2024-10-17T05:32:29.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 weeks ago 558MB [2024-10-17T05:32:29.711Z] 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-17T05:32:29.853Z] provisioning config files... [2024-10-17T05:32:29.867Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config1193565040056832020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:32:30.209Z] ---> ****-login.sh [2024-10-17T05:32:30.209Z] nexus3.edgexfoundry.org:10001 [2024-10-17T05:32:30.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T05:32:30.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T05:32:30.476Z] Configure a credential helper to remove this warning. See [2024-10-17T05:32:30.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T05:32:30.476Z] [2024-10-17T05:32:30.476Z] Login Succeeded [2024-10-17T05:32:30.476Z] nexus3.edgexfoundry.org:10002 [2024-10-17T05:32:30.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T05:32:31.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T05:32:31.011Z] Configure a credential helper to remove this warning. See [2024-10-17T05:32:31.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T05:32:31.011Z] [2024-10-17T05:32:31.011Z] Login Succeeded [2024-10-17T05:32:31.011Z] nexus3.edgexfoundry.org:10003 [2024-10-17T05:32:31.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T05:32:31.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T05:32:31.277Z] Configure a credential helper to remove this warning. See [2024-10-17T05:32:31.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T05:32:31.277Z] [2024-10-17T05:32:31.277Z] Login Succeeded [2024-10-17T05:32:31.277Z] nexus3.edgexfoundry.org:10004 [2024-10-17T05:32:31.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T05:32:31.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T05:32:31.810Z] Configure a credential helper to remove this warning. See [2024-10-17T05:32:31.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T05:32:31.810Z] [2024-10-17T05:32:31.810Z] Login Succeeded [2024-10-17T05:32:31.810Z] ****.io [2024-10-17T05:32:31.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T05:32:32.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T05:32:32.078Z] Configure a credential helper to remove this warning. See [2024-10-17T05:32:32.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T05:32:32.078Z] [2024-10-17T05:32:32.078Z] Login Succeeded [2024-10-17T05:32:32.078Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T05:32:32.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:32:32.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T05:32:32.177Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-17T05:32:32.177Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:32.177Z] latest [2024-10-17T05:32:32.177Z] 3.2.0-dev.108 [2024-10-17T05:32:32.177Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:32.177Z] main [2024-10-17T05:32:32.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:32.548Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:32.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-17T05:32:32.913Z] 34e0f9a0b749: Preparing [2024-10-17T05:32:32.913Z] c62ff1b31307: Preparing [2024-10-17T05:32:32.913Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:32.913Z] 5157743573ea: Preparing [2024-10-17T05:32:32.913Z] cbc196632867: Preparing [2024-10-17T05:32:32.913Z] 67e098fec0a7: Preparing [2024-10-17T05:32:32.913Z] 16113d51b718: Preparing [2024-10-17T05:32:32.913Z] 67e098fec0a7: Waiting [2024-10-17T05:32:32.913Z] 16113d51b718: Waiting [2024-10-17T05:32:33.179Z] 39b601b5f9aa: Pushed [2024-10-17T05:32:33.179Z] 5157743573ea: Pushed [2024-10-17T05:32:33.179Z] 34e0f9a0b749: Pushed [2024-10-17T05:32:33.179Z] 16113d51b718: Layer already exists [2024-10-17T05:32:33.179Z] cbc196632867: Pushed [2024-10-17T05:32:33.179Z] 67e098fec0a7: Pushed [2024-10-17T05:32:39.811Z] c62ff1b31307: Pushed [2024-10-17T05:32:39.811Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:40.169Z] + 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-17T05:32:40.523Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-17T05:32:40.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-17T05:32:40.523Z] 34e0f9a0b749: Preparing [2024-10-17T05:32:40.523Z] c62ff1b31307: Preparing [2024-10-17T05:32:40.523Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:40.523Z] 5157743573ea: Preparing [2024-10-17T05:32:40.523Z] cbc196632867: Preparing [2024-10-17T05:32:40.523Z] 67e098fec0a7: Preparing [2024-10-17T05:32:40.523Z] 16113d51b718: Preparing [2024-10-17T05:32:40.523Z] 67e098fec0a7: Waiting [2024-10-17T05:32:40.523Z] 16113d51b718: Waiting [2024-10-17T05:32:40.523Z] c62ff1b31307: Layer already exists [2024-10-17T05:32:40.523Z] cbc196632867: Layer already exists [2024-10-17T05:32:40.523Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:40.523Z] 5157743573ea: Layer already exists [2024-10-17T05:32:40.523Z] 34e0f9a0b749: Layer already exists [2024-10-17T05:32:40.523Z] 16113d51b718: Layer already exists [2024-10-17T05:32:40.523Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:40.523Z] latest: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:41.149Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:41.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 [2024-10-17T05:32:41.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-17T05:32:41.496Z] 34e0f9a0b749: Preparing [2024-10-17T05:32:41.496Z] c62ff1b31307: Preparing [2024-10-17T05:32:41.496Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:41.496Z] 5157743573ea: Preparing [2024-10-17T05:32:41.496Z] cbc196632867: Preparing [2024-10-17T05:32:41.496Z] 67e098fec0a7: Preparing [2024-10-17T05:32:41.496Z] 16113d51b718: Preparing [2024-10-17T05:32:41.496Z] 67e098fec0a7: Waiting [2024-10-17T05:32:41.496Z] 16113d51b718: Waiting [2024-10-17T05:32:41.496Z] 5157743573ea: Layer already exists [2024-10-17T05:32:41.496Z] 34e0f9a0b749: Layer already exists [2024-10-17T05:32:41.496Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:41.496Z] cbc196632867: Layer already exists [2024-10-17T05:32:41.496Z] c62ff1b31307: Layer already exists [2024-10-17T05:32:41.496Z] 16113d51b718: Layer already exists [2024-10-17T05:32:41.496Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:41.761Z] 3.2.0-dev.108: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:42.122Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:42.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:42.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-17T05:32:42.472Z] 34e0f9a0b749: Preparing [2024-10-17T05:32:42.472Z] c62ff1b31307: Preparing [2024-10-17T05:32:42.472Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:42.472Z] 5157743573ea: Preparing [2024-10-17T05:32:42.472Z] cbc196632867: Preparing [2024-10-17T05:32:42.472Z] 67e098fec0a7: Preparing [2024-10-17T05:32:42.472Z] 16113d51b718: Preparing [2024-10-17T05:32:42.472Z] 67e098fec0a7: Waiting [2024-10-17T05:32:42.472Z] 16113d51b718: Waiting [2024-10-17T05:32:42.472Z] cbc196632867: Layer already exists [2024-10-17T05:32:42.472Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:42.472Z] c62ff1b31307: Layer already exists [2024-10-17T05:32:42.472Z] 34e0f9a0b749: Layer already exists [2024-10-17T05:32:42.472Z] 5157743573ea: Layer already exists [2024-10-17T05:32:42.472Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:42.472Z] 16113d51b718: Layer already exists [2024-10-17T05:32:42.738Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:43.107Z] + 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-17T05:32:43.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-17T05:32:43.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-17T05:32:43.480Z] 34e0f9a0b749: Preparing [2024-10-17T05:32:43.480Z] c62ff1b31307: Preparing [2024-10-17T05:32:43.480Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:43.480Z] 5157743573ea: Preparing [2024-10-17T05:32:43.480Z] cbc196632867: Preparing [2024-10-17T05:32:43.480Z] 67e098fec0a7: Preparing [2024-10-17T05:32:43.480Z] 16113d51b718: Preparing [2024-10-17T05:32:43.480Z] 67e098fec0a7: Waiting [2024-10-17T05:32:43.480Z] 16113d51b718: Waiting [2024-10-17T05:32:43.480Z] 34e0f9a0b749: Layer already exists [2024-10-17T05:32:43.480Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:43.480Z] 5157743573ea: Layer already exists [2024-10-17T05:32:43.480Z] c62ff1b31307: Layer already exists [2024-10-17T05:32:43.480Z] cbc196632867: Layer already exists [2024-10-17T05:32:43.480Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:43.480Z] 16113d51b718: Layer already exists [2024-10-17T05:32:43.746Z] main: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:32:43.827Z] ===================================================== [Pipeline] echo [2024-10-17T05:32:43.841Z] taggedImages: [2024-10-17T05:32:43.841Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:43.841Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-17T05:32:43.841Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 [2024-10-17T05:32:43.841Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:43.841Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-17T05:32:43.867Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-17T05:32:43.867Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:43.867Z] latest [2024-10-17T05:32:43.867Z] 3.2.0-dev.108 [2024-10-17T05:32:43.867Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:43.867Z] main [2024-10-17T05:32:43.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:44.242Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:44.857Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:44.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-17T05:32:44.857Z] 8cfe50e30418: Preparing [2024-10-17T05:32:44.857Z] 839db1020a50: Preparing [2024-10-17T05:32:44.857Z] 8491707457e0: Preparing [2024-10-17T05:32:44.857Z] abff7d2e334e: Preparing [2024-10-17T05:32:44.857Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:44.857Z] 5157743573ea: Preparing [2024-10-17T05:32:44.857Z] cbc196632867: Preparing [2024-10-17T05:32:44.857Z] 67e098fec0a7: Preparing [2024-10-17T05:32:44.857Z] 16113d51b718: Preparing [2024-10-17T05:32:44.857Z] cbc196632867: Waiting [2024-10-17T05:32:44.857Z] 16113d51b718: Waiting [2024-10-17T05:32:44.857Z] 67e098fec0a7: Waiting [2024-10-17T05:32:44.857Z] 5157743573ea: Waiting [2024-10-17T05:32:44.857Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:45.122Z] 5157743573ea: Layer already exists [2024-10-17T05:32:45.122Z] 839db1020a50: Pushed [2024-10-17T05:32:45.122Z] 8491707457e0: Pushed [2024-10-17T05:32:45.122Z] cbc196632867: Layer already exists [2024-10-17T05:32:45.122Z] 8cfe50e30418: Pushed [2024-10-17T05:32:45.122Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:45.122Z] 16113d51b718: Layer already exists [2024-10-17T05:32:48.466Z] abff7d2e334e: Pushed [2024-10-17T05:32:48.466Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:48.831Z] + 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-17T05:32:49.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-17T05:32:49.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-17T05:32:49.187Z] 8cfe50e30418: Preparing [2024-10-17T05:32:49.187Z] 839db1020a50: Preparing [2024-10-17T05:32:49.187Z] 8491707457e0: Preparing [2024-10-17T05:32:49.187Z] abff7d2e334e: Preparing [2024-10-17T05:32:49.187Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:49.187Z] 5157743573ea: Preparing [2024-10-17T05:32:49.187Z] cbc196632867: Preparing [2024-10-17T05:32:49.187Z] 67e098fec0a7: Preparing [2024-10-17T05:32:49.187Z] 16113d51b718: Preparing [2024-10-17T05:32:49.187Z] 5157743573ea: Waiting [2024-10-17T05:32:49.187Z] cbc196632867: Waiting [2024-10-17T05:32:49.187Z] 67e098fec0a7: Waiting [2024-10-17T05:32:49.187Z] 16113d51b718: Waiting [2024-10-17T05:32:49.187Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:49.187Z] 8491707457e0: Layer already exists [2024-10-17T05:32:49.187Z] 8cfe50e30418: Layer already exists [2024-10-17T05:32:49.187Z] 839db1020a50: Layer already exists [2024-10-17T05:32:49.187Z] abff7d2e334e: Layer already exists [2024-10-17T05:32:49.187Z] 5157743573ea: Layer already exists [2024-10-17T05:32:49.187Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:49.187Z] 16113d51b718: Layer already exists [2024-10-17T05:32:49.187Z] cbc196632867: Layer already exists [2024-10-17T05:32:49.453Z] latest: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:49.804Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:50.356Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 [2024-10-17T05:32:50.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-17T05:32:50.356Z] 8cfe50e30418: Preparing [2024-10-17T05:32:50.356Z] 839db1020a50: Preparing [2024-10-17T05:32:50.356Z] 8491707457e0: Preparing [2024-10-17T05:32:50.356Z] abff7d2e334e: Preparing [2024-10-17T05:32:50.356Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:50.356Z] 5157743573ea: Preparing [2024-10-17T05:32:50.356Z] cbc196632867: Preparing [2024-10-17T05:32:50.356Z] 67e098fec0a7: Preparing [2024-10-17T05:32:50.356Z] 16113d51b718: Preparing [2024-10-17T05:32:50.356Z] cbc196632867: Waiting [2024-10-17T05:32:50.356Z] 67e098fec0a7: Waiting [2024-10-17T05:32:50.356Z] 16113d51b718: Waiting [2024-10-17T05:32:50.356Z] 5157743573ea: Waiting [2024-10-17T05:32:50.356Z] 8cfe50e30418: Layer already exists [2024-10-17T05:32:50.356Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:50.356Z] 839db1020a50: Layer already exists [2024-10-17T05:32:50.356Z] 8491707457e0: Layer already exists [2024-10-17T05:32:50.356Z] abff7d2e334e: Layer already exists [2024-10-17T05:32:50.356Z] 5157743573ea: Layer already exists [2024-10-17T05:32:50.356Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:50.356Z] cbc196632867: Layer already exists [2024-10-17T05:32:50.356Z] 16113d51b718: Layer already exists [2024-10-17T05:32:50.625Z] 3.2.0-dev.108: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:50.993Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:51.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:51.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-17T05:32:51.343Z] 8cfe50e30418: Preparing [2024-10-17T05:32:51.343Z] 839db1020a50: Preparing [2024-10-17T05:32:51.343Z] 8491707457e0: Preparing [2024-10-17T05:32:51.343Z] abff7d2e334e: Preparing [2024-10-17T05:32:51.343Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:51.343Z] 5157743573ea: Preparing [2024-10-17T05:32:51.343Z] cbc196632867: Preparing [2024-10-17T05:32:51.343Z] 67e098fec0a7: Preparing [2024-10-17T05:32:51.343Z] 16113d51b718: Preparing [2024-10-17T05:32:51.343Z] 5157743573ea: Waiting [2024-10-17T05:32:51.343Z] cbc196632867: Waiting [2024-10-17T05:32:51.343Z] 67e098fec0a7: Waiting [2024-10-17T05:32:51.343Z] 16113d51b718: Waiting [2024-10-17T05:32:51.343Z] 8cfe50e30418: Layer already exists [2024-10-17T05:32:51.343Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:51.343Z] 8491707457e0: Layer already exists [2024-10-17T05:32:51.343Z] abff7d2e334e: Layer already exists [2024-10-17T05:32:51.343Z] 839db1020a50: Layer already exists [2024-10-17T05:32:51.343Z] cbc196632867: Layer already exists [2024-10-17T05:32:51.343Z] 5157743573ea: Layer already exists [2024-10-17T05:32:51.343Z] 16113d51b718: Layer already exists [2024-10-17T05:32:51.343Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:51.607Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:51.955Z] + 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-17T05:32:52.311Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-17T05:32:52.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-17T05:32:52.311Z] 8cfe50e30418: Preparing [2024-10-17T05:32:52.311Z] 839db1020a50: Preparing [2024-10-17T05:32:52.311Z] 8491707457e0: Preparing [2024-10-17T05:32:52.311Z] abff7d2e334e: Preparing [2024-10-17T05:32:52.311Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:52.311Z] 5157743573ea: Preparing [2024-10-17T05:32:52.311Z] cbc196632867: Preparing [2024-10-17T05:32:52.311Z] 67e098fec0a7: Preparing [2024-10-17T05:32:52.311Z] 16113d51b718: Preparing [2024-10-17T05:32:52.311Z] 5157743573ea: Waiting [2024-10-17T05:32:52.311Z] cbc196632867: Waiting [2024-10-17T05:32:52.311Z] 67e098fec0a7: Waiting [2024-10-17T05:32:52.311Z] 16113d51b718: Waiting [2024-10-17T05:32:52.311Z] 8491707457e0: Layer already exists [2024-10-17T05:32:52.311Z] 8cfe50e30418: Layer already exists [2024-10-17T05:32:52.311Z] abff7d2e334e: Layer already exists [2024-10-17T05:32:52.311Z] 839db1020a50: Layer already exists [2024-10-17T05:32:52.311Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:52.311Z] 67e098fec0a7: Layer already exists [2024-10-17T05:32:52.311Z] 16113d51b718: Layer already exists [2024-10-17T05:32:52.311Z] cbc196632867: Layer already exists [2024-10-17T05:32:52.311Z] 5157743573ea: Layer already exists [2024-10-17T05:32:52.574Z] main: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:32:52.647Z] ===================================================== [Pipeline] echo [2024-10-17T05:32:52.660Z] taggedImages: [2024-10-17T05:32:52.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:52.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-17T05:32:52.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 [2024-10-17T05:32:52.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:52.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-17T05:32:52.689Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-17T05:32:52.689Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:52.689Z] latest [2024-10-17T05:32:52.689Z] 3.2.0-dev.108 [2024-10-17T05:32:52.689Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:32:52.689Z] main [2024-10-17T05:32:52.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:53.054Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:32:53.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:32:53.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-17T05:32:53.406Z] ed1170c745f1: Preparing [2024-10-17T05:32:53.406Z] c0015b8afd01: Preparing [2024-10-17T05:32:53.406Z] f3271f075d3a: Preparing [2024-10-17T05:32:53.406Z] 39b601b5f9aa: Preparing [2024-10-17T05:32:53.406Z] 5157743573ea: Preparing [2024-10-17T05:32:53.406Z] c38f09a8bd4c: Preparing [2024-10-17T05:32:53.406Z] d637396312c9: Preparing [2024-10-17T05:32:53.406Z] 16113d51b718: Preparing [2024-10-17T05:32:53.406Z] d637396312c9: Waiting [2024-10-17T05:32:53.406Z] c38f09a8bd4c: Waiting [2024-10-17T05:32:53.406Z] 16113d51b718: Waiting [2024-10-17T05:32:53.406Z] 5157743573ea: Layer already exists [2024-10-17T05:32:53.406Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:32:53.669Z] c0015b8afd01: Pushed [2024-10-17T05:32:53.669Z] ed1170c745f1: Pushed [2024-10-17T05:32:53.669Z] 16113d51b718: Layer already exists [2024-10-17T05:32:53.669Z] d637396312c9: Pushed [2024-10-17T05:32:53.669Z] c38f09a8bd4c: Pushed [2024-10-17T05:33:01.854Z] f3271f075d3a: Pushed [2024-10-17T05:33:01.854Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:02.212Z] + 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-17T05:33:02.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-17T05:33:02.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-17T05:33:02.557Z] ed1170c745f1: Preparing [2024-10-17T05:33:02.557Z] c0015b8afd01: Preparing [2024-10-17T05:33:02.557Z] f3271f075d3a: Preparing [2024-10-17T05:33:02.557Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:02.557Z] 5157743573ea: Preparing [2024-10-17T05:33:02.557Z] c38f09a8bd4c: Preparing [2024-10-17T05:33:02.557Z] d637396312c9: Preparing [2024-10-17T05:33:02.557Z] 16113d51b718: Preparing [2024-10-17T05:33:02.557Z] c38f09a8bd4c: Waiting [2024-10-17T05:33:02.557Z] d637396312c9: Waiting [2024-10-17T05:33:02.557Z] 16113d51b718: Waiting [2024-10-17T05:33:02.557Z] ed1170c745f1: Layer already exists [2024-10-17T05:33:02.557Z] 5157743573ea: Layer already exists [2024-10-17T05:33:02.557Z] c0015b8afd01: Layer already exists [2024-10-17T05:33:02.557Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:02.557Z] f3271f075d3a: Layer already exists [2024-10-17T05:33:02.557Z] c38f09a8bd4c: Layer already exists [2024-10-17T05:33:02.557Z] d637396312c9: Layer already exists [2024-10-17T05:33:02.557Z] 16113d51b718: Layer already exists [2024-10-17T05:33:02.821Z] latest: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:03.177Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:03.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 [2024-10-17T05:33:03.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-17T05:33:03.526Z] ed1170c745f1: Preparing [2024-10-17T05:33:03.526Z] c0015b8afd01: Preparing [2024-10-17T05:33:03.526Z] f3271f075d3a: Preparing [2024-10-17T05:33:03.526Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:03.526Z] 5157743573ea: Preparing [2024-10-17T05:33:03.526Z] c38f09a8bd4c: Preparing [2024-10-17T05:33:03.526Z] d637396312c9: Preparing [2024-10-17T05:33:03.526Z] 16113d51b718: Preparing [2024-10-17T05:33:03.526Z] c38f09a8bd4c: Waiting [2024-10-17T05:33:03.526Z] d637396312c9: Waiting [2024-10-17T05:33:03.526Z] 16113d51b718: Waiting [2024-10-17T05:33:03.526Z] 5157743573ea: Layer already exists [2024-10-17T05:33:03.526Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:03.526Z] ed1170c745f1: Layer already exists [2024-10-17T05:33:03.526Z] f3271f075d3a: Layer already exists [2024-10-17T05:33:03.526Z] c0015b8afd01: Layer already exists [2024-10-17T05:33:03.526Z] 16113d51b718: Layer already exists [2024-10-17T05:33:03.526Z] d637396312c9: Layer already exists [2024-10-17T05:33:03.526Z] c38f09a8bd4c: Layer already exists [2024-10-17T05:33:03.791Z] 3.2.0-dev.108: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:04.142Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:04.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:04.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-17T05:33:04.492Z] ed1170c745f1: Preparing [2024-10-17T05:33:04.492Z] c0015b8afd01: Preparing [2024-10-17T05:33:04.492Z] f3271f075d3a: Preparing [2024-10-17T05:33:04.492Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:04.492Z] 5157743573ea: Preparing [2024-10-17T05:33:04.492Z] c38f09a8bd4c: Preparing [2024-10-17T05:33:04.492Z] d637396312c9: Preparing [2024-10-17T05:33:04.492Z] 16113d51b718: Preparing [2024-10-17T05:33:04.492Z] c38f09a8bd4c: Waiting [2024-10-17T05:33:04.492Z] d637396312c9: Waiting [2024-10-17T05:33:04.492Z] 16113d51b718: Waiting [2024-10-17T05:33:04.492Z] 5157743573ea: Layer already exists [2024-10-17T05:33:04.492Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:04.492Z] c0015b8afd01: Layer already exists [2024-10-17T05:33:04.492Z] f3271f075d3a: Layer already exists [2024-10-17T05:33:04.492Z] ed1170c745f1: Layer already exists [2024-10-17T05:33:04.492Z] c38f09a8bd4c: Layer already exists [2024-10-17T05:33:04.492Z] d637396312c9: Layer already exists [2024-10-17T05:33:04.492Z] 16113d51b718: Layer already exists [2024-10-17T05:33:04.492Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:05.109Z] + 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-17T05:33:05.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-17T05:33:05.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-17T05:33:05.457Z] ed1170c745f1: Preparing [2024-10-17T05:33:05.457Z] c0015b8afd01: Preparing [2024-10-17T05:33:05.457Z] f3271f075d3a: Preparing [2024-10-17T05:33:05.457Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:05.457Z] 5157743573ea: Preparing [2024-10-17T05:33:05.457Z] c38f09a8bd4c: Preparing [2024-10-17T05:33:05.457Z] d637396312c9: Preparing [2024-10-17T05:33:05.457Z] 16113d51b718: Preparing [2024-10-17T05:33:05.457Z] c38f09a8bd4c: Waiting [2024-10-17T05:33:05.457Z] d637396312c9: Waiting [2024-10-17T05:33:05.457Z] 16113d51b718: Waiting [2024-10-17T05:33:05.457Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:05.457Z] c0015b8afd01: Layer already exists [2024-10-17T05:33:05.457Z] 5157743573ea: Layer already exists [2024-10-17T05:33:05.457Z] f3271f075d3a: Layer already exists [2024-10-17T05:33:05.457Z] ed1170c745f1: Layer already exists [2024-10-17T05:33:05.457Z] c38f09a8bd4c: Layer already exists [2024-10-17T05:33:05.457Z] 16113d51b718: Layer already exists [2024-10-17T05:33:05.457Z] d637396312c9: Layer already exists [2024-10-17T05:33:05.721Z] main: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:33:05.804Z] ===================================================== [Pipeline] echo [2024-10-17T05:33:05.817Z] taggedImages: [2024-10-17T05:33:05.817Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:05.817Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-17T05:33:05.817Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 [2024-10-17T05:33:05.817Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:05.817Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-17T05:33:05.846Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-17T05:33:05.846Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:05.846Z] latest [2024-10-17T05:33:05.846Z] 3.2.0-dev.108 [2024-10-17T05:33:05.846Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:05.846Z] main [2024-10-17T05:33:05.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:06.211Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:06.575Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:06.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-17T05:33:06.575Z] 0147d9d33260: Preparing [2024-10-17T05:33:06.575Z] b1aea5fb7dad: Preparing [2024-10-17T05:33:06.575Z] 89b235f7a90d: Preparing [2024-10-17T05:33:06.575Z] 5157743573ea: Preparing [2024-10-17T05:33:06.575Z] 52255c45ee4f: Preparing [2024-10-17T05:33:06.575Z] 8c0af0958d3c: Preparing [2024-10-17T05:33:06.575Z] 16113d51b718: Preparing [2024-10-17T05:33:06.575Z] 8c0af0958d3c: Waiting [2024-10-17T05:33:06.575Z] 16113d51b718: Waiting [2024-10-17T05:33:06.839Z] b1aea5fb7dad: Pushed [2024-10-17T05:33:06.839Z] 52255c45ee4f: Pushed [2024-10-17T05:33:07.104Z] 5157743573ea: Layer already exists [2024-10-17T05:33:07.104Z] 16113d51b718: Layer already exists [2024-10-17T05:33:07.104Z] 0147d9d33260: Pushed [2024-10-17T05:33:07.104Z] 8c0af0958d3c: Pushed [2024-10-17T05:33:15.286Z] 89b235f7a90d: Pushed [2024-10-17T05:33:15.286Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:15.633Z] + 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-17T05:33:15.985Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-17T05:33:15.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-17T05:33:15.985Z] 0147d9d33260: Preparing [2024-10-17T05:33:15.985Z] b1aea5fb7dad: Preparing [2024-10-17T05:33:15.985Z] 89b235f7a90d: Preparing [2024-10-17T05:33:15.985Z] 5157743573ea: Preparing [2024-10-17T05:33:15.985Z] 52255c45ee4f: Preparing [2024-10-17T05:33:15.985Z] 8c0af0958d3c: Preparing [2024-10-17T05:33:15.985Z] 16113d51b718: Preparing [2024-10-17T05:33:15.985Z] 8c0af0958d3c: Waiting [2024-10-17T05:33:15.985Z] 16113d51b718: Waiting [2024-10-17T05:33:15.985Z] b1aea5fb7dad: Layer already exists [2024-10-17T05:33:15.985Z] 52255c45ee4f: Layer already exists [2024-10-17T05:33:15.985Z] 89b235f7a90d: Layer already exists [2024-10-17T05:33:15.985Z] 0147d9d33260: Layer already exists [2024-10-17T05:33:15.985Z] 5157743573ea: Layer already exists [2024-10-17T05:33:15.985Z] 16113d51b718: Layer already exists [2024-10-17T05:33:15.985Z] 8c0af0958d3c: Layer already exists [2024-10-17T05:33:15.985Z] latest: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:16.602Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:16.947Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 [2024-10-17T05:33:16.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-17T05:33:16.947Z] 0147d9d33260: Preparing [2024-10-17T05:33:16.947Z] b1aea5fb7dad: Preparing [2024-10-17T05:33:16.947Z] 89b235f7a90d: Preparing [2024-10-17T05:33:16.947Z] 5157743573ea: Preparing [2024-10-17T05:33:16.947Z] 52255c45ee4f: Preparing [2024-10-17T05:33:16.947Z] 8c0af0958d3c: Preparing [2024-10-17T05:33:16.947Z] 16113d51b718: Preparing [2024-10-17T05:33:16.947Z] 8c0af0958d3c: Waiting [2024-10-17T05:33:16.947Z] 16113d51b718: Waiting [2024-10-17T05:33:16.947Z] 5157743573ea: Layer already exists [2024-10-17T05:33:16.947Z] b1aea5fb7dad: Layer already exists [2024-10-17T05:33:16.947Z] 52255c45ee4f: Layer already exists [2024-10-17T05:33:16.947Z] 0147d9d33260: Layer already exists [2024-10-17T05:33:16.947Z] 89b235f7a90d: Layer already exists [2024-10-17T05:33:16.947Z] 16113d51b718: Layer already exists [2024-10-17T05:33:16.947Z] 8c0af0958d3c: Layer already exists [2024-10-17T05:33:16.947Z] 3.2.0-dev.108: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:17.567Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:18.487Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:18.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-17T05:33:18.487Z] 0147d9d33260: Preparing [2024-10-17T05:33:18.487Z] b1aea5fb7dad: Preparing [2024-10-17T05:33:18.487Z] 89b235f7a90d: Preparing [2024-10-17T05:33:18.487Z] 5157743573ea: Preparing [2024-10-17T05:33:18.487Z] 52255c45ee4f: Preparing [2024-10-17T05:33:18.487Z] 8c0af0958d3c: Preparing [2024-10-17T05:33:18.487Z] 16113d51b718: Preparing [2024-10-17T05:33:18.487Z] 8c0af0958d3c: Waiting [2024-10-17T05:33:18.487Z] 16113d51b718: Waiting [2024-10-17T05:33:18.487Z] 52255c45ee4f: Layer already exists [2024-10-17T05:33:18.487Z] b1aea5fb7dad: Layer already exists [2024-10-17T05:33:18.487Z] 0147d9d33260: Layer already exists [2024-10-17T05:33:18.487Z] 5157743573ea: Layer already exists [2024-10-17T05:33:18.487Z] 89b235f7a90d: Layer already exists [2024-10-17T05:33:18.487Z] 8c0af0958d3c: Layer already exists [2024-10-17T05:33:18.487Z] 16113d51b718: Layer already exists [2024-10-17T05:33:18.487Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:18.834Z] + 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-17T05:33:19.174Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-17T05:33:19.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-17T05:33:19.174Z] 0147d9d33260: Preparing [2024-10-17T05:33:19.174Z] b1aea5fb7dad: Preparing [2024-10-17T05:33:19.174Z] 89b235f7a90d: Preparing [2024-10-17T05:33:19.174Z] 5157743573ea: Preparing [2024-10-17T05:33:19.174Z] 52255c45ee4f: Preparing [2024-10-17T05:33:19.174Z] 8c0af0958d3c: Preparing [2024-10-17T05:33:19.174Z] 16113d51b718: Preparing [2024-10-17T05:33:19.174Z] 8c0af0958d3c: Waiting [2024-10-17T05:33:19.174Z] 16113d51b718: Waiting [2024-10-17T05:33:19.174Z] 5157743573ea: Layer already exists [2024-10-17T05:33:19.174Z] 52255c45ee4f: Layer already exists [2024-10-17T05:33:19.174Z] 0147d9d33260: Layer already exists [2024-10-17T05:33:19.174Z] b1aea5fb7dad: Layer already exists [2024-10-17T05:33:19.174Z] 89b235f7a90d: Layer already exists [2024-10-17T05:33:19.174Z] 8c0af0958d3c: Layer already exists [2024-10-17T05:33:19.174Z] 16113d51b718: Layer already exists [2024-10-17T05:33:19.174Z] main: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:33:19.237Z] ===================================================== [Pipeline] echo [2024-10-17T05:33:19.251Z] taggedImages: [2024-10-17T05:33:19.251Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:19.251Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-17T05:33:19.251Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 [2024-10-17T05:33:19.251Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:19.251Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-17T05:33:19.275Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-17T05:33:19.275Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:19.275Z] latest [2024-10-17T05:33:19.275Z] 3.2.0-dev.108 [2024-10-17T05:33:19.275Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:19.275Z] main [2024-10-17T05:33:19.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:19.628Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:19.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:19.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-17T05:33:19.972Z] 8d7d8cf9dc67: Preparing [2024-10-17T05:33:19.972Z] 4b8406abcf74: Preparing [2024-10-17T05:33:19.972Z] db39e7211732: Preparing [2024-10-17T05:33:19.972Z] 92c23e2f3579: Preparing [2024-10-17T05:33:19.972Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:19.972Z] 5157743573ea: Preparing [2024-10-17T05:33:19.972Z] cbc196632867: Preparing [2024-10-17T05:33:19.972Z] 67e098fec0a7: Preparing [2024-10-17T05:33:19.972Z] 16113d51b718: Preparing [2024-10-17T05:33:19.972Z] cbc196632867: Waiting [2024-10-17T05:33:19.972Z] 67e098fec0a7: Waiting [2024-10-17T05:33:19.972Z] 16113d51b718: Waiting [2024-10-17T05:33:19.972Z] 5157743573ea: Waiting [2024-10-17T05:33:19.972Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:20.236Z] 5157743573ea: Layer already exists [2024-10-17T05:33:20.236Z] cbc196632867: Layer already exists [2024-10-17T05:33:20.236Z] db39e7211732: Pushed [2024-10-17T05:33:20.236Z] 4b8406abcf74: Pushed [2024-10-17T05:33:20.236Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:20.236Z] 8d7d8cf9dc67: Pushed [2024-10-17T05:33:20.236Z] 16113d51b718: Layer already exists [2024-10-17T05:33:28.411Z] 92c23e2f3579: Pushed [2024-10-17T05:33:28.411Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:28.772Z] + 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-17T05:33:29.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-17T05:33:29.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-17T05:33:29.127Z] 8d7d8cf9dc67: Preparing [2024-10-17T05:33:29.127Z] 4b8406abcf74: Preparing [2024-10-17T05:33:29.127Z] db39e7211732: Preparing [2024-10-17T05:33:29.127Z] 92c23e2f3579: Preparing [2024-10-17T05:33:29.127Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:29.127Z] 5157743573ea: Preparing [2024-10-17T05:33:29.127Z] cbc196632867: Preparing [2024-10-17T05:33:29.127Z] 67e098fec0a7: Preparing [2024-10-17T05:33:29.127Z] 16113d51b718: Preparing [2024-10-17T05:33:29.127Z] cbc196632867: Waiting [2024-10-17T05:33:29.127Z] 5157743573ea: Waiting [2024-10-17T05:33:29.127Z] 67e098fec0a7: Waiting [2024-10-17T05:33:29.127Z] 16113d51b718: Waiting [2024-10-17T05:33:29.127Z] db39e7211732: Layer already exists [2024-10-17T05:33:29.127Z] 4b8406abcf74: Layer already exists [2024-10-17T05:33:29.127Z] 92c23e2f3579: Layer already exists [2024-10-17T05:33:29.127Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:29.127Z] 8d7d8cf9dc67: Layer already exists [2024-10-17T05:33:29.127Z] 5157743573ea: Layer already exists [2024-10-17T05:33:29.127Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:29.127Z] cbc196632867: Layer already exists [2024-10-17T05:33:29.127Z] 16113d51b718: Layer already exists [2024-10-17T05:33:29.394Z] latest: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:29.744Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:30.079Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 [2024-10-17T05:33:30.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-17T05:33:30.079Z] 8d7d8cf9dc67: Preparing [2024-10-17T05:33:30.079Z] 4b8406abcf74: Preparing [2024-10-17T05:33:30.079Z] db39e7211732: Preparing [2024-10-17T05:33:30.079Z] 92c23e2f3579: Preparing [2024-10-17T05:33:30.079Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:30.079Z] 5157743573ea: Preparing [2024-10-17T05:33:30.079Z] cbc196632867: Preparing [2024-10-17T05:33:30.079Z] 67e098fec0a7: Preparing [2024-10-17T05:33:30.079Z] 16113d51b718: Preparing [2024-10-17T05:33:30.079Z] cbc196632867: Waiting [2024-10-17T05:33:30.079Z] 16113d51b718: Waiting [2024-10-17T05:33:30.079Z] 67e098fec0a7: Waiting [2024-10-17T05:33:30.079Z] 5157743573ea: Waiting [2024-10-17T05:33:30.079Z] 8d7d8cf9dc67: Layer already exists [2024-10-17T05:33:30.079Z] 92c23e2f3579: Layer already exists [2024-10-17T05:33:30.079Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:30.079Z] db39e7211732: Layer already exists [2024-10-17T05:33:30.079Z] 4b8406abcf74: Layer already exists [2024-10-17T05:33:30.079Z] cbc196632867: Layer already exists [2024-10-17T05:33:30.079Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:30.079Z] 5157743573ea: Layer already exists [2024-10-17T05:33:30.079Z] 16113d51b718: Layer already exists [2024-10-17T05:33:30.079Z] 3.2.0-dev.108: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:30.688Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:31.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:31.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-17T05:33:31.034Z] 8d7d8cf9dc67: Preparing [2024-10-17T05:33:31.034Z] 4b8406abcf74: Preparing [2024-10-17T05:33:31.034Z] db39e7211732: Preparing [2024-10-17T05:33:31.034Z] 92c23e2f3579: Preparing [2024-10-17T05:33:31.034Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:31.034Z] 5157743573ea: Preparing [2024-10-17T05:33:31.034Z] cbc196632867: Preparing [2024-10-17T05:33:31.034Z] 5157743573ea: Waiting [2024-10-17T05:33:31.034Z] 67e098fec0a7: Preparing [2024-10-17T05:33:31.034Z] cbc196632867: Waiting [2024-10-17T05:33:31.034Z] 16113d51b718: Preparing [2024-10-17T05:33:31.034Z] 67e098fec0a7: Waiting [2024-10-17T05:33:31.034Z] 16113d51b718: Waiting [2024-10-17T05:33:31.034Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:31.034Z] 8d7d8cf9dc67: Layer already exists [2024-10-17T05:33:31.034Z] 4b8406abcf74: Layer already exists [2024-10-17T05:33:31.034Z] db39e7211732: Layer already exists [2024-10-17T05:33:31.034Z] 92c23e2f3579: Layer already exists [2024-10-17T05:33:31.034Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:31.034Z] 16113d51b718: Layer already exists [2024-10-17T05:33:31.034Z] cbc196632867: Layer already exists [2024-10-17T05:33:31.034Z] 5157743573ea: Layer already exists [2024-10-17T05:33:31.298Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:31.649Z] + 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-17T05:33:31.986Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-17T05:33:31.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-17T05:33:31.986Z] 8d7d8cf9dc67: Preparing [2024-10-17T05:33:31.986Z] 4b8406abcf74: Preparing [2024-10-17T05:33:31.986Z] db39e7211732: Preparing [2024-10-17T05:33:31.986Z] 92c23e2f3579: Preparing [2024-10-17T05:33:31.986Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:31.986Z] 5157743573ea: Preparing [2024-10-17T05:33:31.986Z] cbc196632867: Preparing [2024-10-17T05:33:31.986Z] 67e098fec0a7: Preparing [2024-10-17T05:33:31.986Z] 16113d51b718: Preparing [2024-10-17T05:33:31.986Z] 5157743573ea: Waiting [2024-10-17T05:33:31.986Z] 67e098fec0a7: Waiting [2024-10-17T05:33:31.986Z] 16113d51b718: Waiting [2024-10-17T05:33:31.986Z] cbc196632867: Waiting [2024-10-17T05:33:31.986Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:31.986Z] 4b8406abcf74: Layer already exists [2024-10-17T05:33:31.987Z] 92c23e2f3579: Layer already exists [2024-10-17T05:33:31.987Z] db39e7211732: Layer already exists [2024-10-17T05:33:31.987Z] 8d7d8cf9dc67: Layer already exists [2024-10-17T05:33:31.987Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:31.987Z] 5157743573ea: Layer already exists [2024-10-17T05:33:31.987Z] 16113d51b718: Layer already exists [2024-10-17T05:33:31.987Z] cbc196632867: Layer already exists [2024-10-17T05:33:32.251Z] main: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:33:32.331Z] ===================================================== [Pipeline] echo [2024-10-17T05:33:32.348Z] taggedImages: [2024-10-17T05:33:32.348Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:32.348Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-17T05:33:32.348Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 [2024-10-17T05:33:32.348Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:32.348Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-17T05:33:32.370Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-17T05:33:32.370Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:32.370Z] latest [2024-10-17T05:33:32.370Z] 3.2.0-dev.108 [2024-10-17T05:33:32.370Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:32.370Z] main [2024-10-17T05:33:32.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:32.723Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:33.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:33.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-17T05:33:33.072Z] 548fd793c7b5: Preparing [2024-10-17T05:33:33.072Z] 14991e2eb38d: Preparing [2024-10-17T05:33:33.072Z] aa4b8b011736: Preparing [2024-10-17T05:33:33.072Z] cde5274a0660: Preparing [2024-10-17T05:33:33.072Z] aa10e87f761d: Preparing [2024-10-17T05:33:33.072Z] dd80ff2cb8b4: Preparing [2024-10-17T05:33:33.072Z] 37c705b50874: Preparing [2024-10-17T05:33:33.072Z] 620edbb7a15a: Preparing [2024-10-17T05:33:33.072Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:33.072Z] 5157743573ea: Preparing [2024-10-17T05:33:33.072Z] 009a0edeaee8: Preparing [2024-10-17T05:33:33.072Z] a170f52e1e93: Preparing [2024-10-17T05:33:33.072Z] 5f70bf18a086: Preparing [2024-10-17T05:33:33.072Z] c7b48807ba93: Preparing [2024-10-17T05:33:33.072Z] d8325b881c62: Preparing [2024-10-17T05:33:33.072Z] 86b37f66867a: Preparing [2024-10-17T05:33:33.072Z] 16113d51b718: Preparing [2024-10-17T05:33:33.072Z] dd80ff2cb8b4: Waiting [2024-10-17T05:33:33.072Z] a170f52e1e93: Waiting [2024-10-17T05:33:33.072Z] 5f70bf18a086: Waiting [2024-10-17T05:33:33.072Z] c7b48807ba93: Waiting [2024-10-17T05:33:33.072Z] d8325b881c62: Waiting [2024-10-17T05:33:33.072Z] 86b37f66867a: Waiting [2024-10-17T05:33:33.072Z] 37c705b50874: Waiting [2024-10-17T05:33:33.072Z] 620edbb7a15a: Waiting [2024-10-17T05:33:33.072Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:33.072Z] 5157743573ea: Waiting [2024-10-17T05:33:33.072Z] 009a0edeaee8: Waiting [2024-10-17T05:33:33.072Z] 16113d51b718: Waiting [2024-10-17T05:33:33.340Z] 14991e2eb38d: Pushed [2024-10-17T05:33:33.340Z] aa10e87f761d: Pushed [2024-10-17T05:33:33.340Z] cde5274a0660: Pushed [2024-10-17T05:33:33.340Z] aa4b8b011736: Pushed [2024-10-17T05:33:33.340Z] 548fd793c7b5: Pushed [2024-10-17T05:33:33.340Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:33.340Z] 5157743573ea: Layer already exists [2024-10-17T05:33:33.340Z] dd80ff2cb8b4: Pushed [2024-10-17T05:33:33.340Z] 37c705b50874: Pushed [2024-10-17T05:33:33.605Z] 5f70bf18a086: Layer already exists [2024-10-17T05:33:33.605Z] 009a0edeaee8: Pushed [2024-10-17T05:33:33.605Z] a170f52e1e93: Pushed [2024-10-17T05:33:33.605Z] 16113d51b718: Layer already exists [2024-10-17T05:33:33.605Z] c7b48807ba93: Pushed [2024-10-17T05:33:33.870Z] d8325b881c62: Pushed [2024-10-17T05:33:33.870Z] 86b37f66867a: Pushed [2024-10-17T05:33:38.104Z] 620edbb7a15a: Pushed [2024-10-17T05:33:38.104Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:38.454Z] + 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-17T05:33:38.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-17T05:33:38.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-17T05:33:38.853Z] 548fd793c7b5: Preparing [2024-10-17T05:33:38.853Z] 14991e2eb38d: Preparing [2024-10-17T05:33:38.853Z] aa4b8b011736: Preparing [2024-10-17T05:33:38.853Z] cde5274a0660: Preparing [2024-10-17T05:33:38.853Z] aa10e87f761d: Preparing [2024-10-17T05:33:38.853Z] dd80ff2cb8b4: Preparing [2024-10-17T05:33:38.853Z] 37c705b50874: Preparing [2024-10-17T05:33:38.853Z] 620edbb7a15a: Preparing [2024-10-17T05:33:38.853Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:38.853Z] 5157743573ea: Preparing [2024-10-17T05:33:38.853Z] 009a0edeaee8: Preparing [2024-10-17T05:33:38.853Z] a170f52e1e93: Preparing [2024-10-17T05:33:38.853Z] 5f70bf18a086: Preparing [2024-10-17T05:33:38.853Z] c7b48807ba93: Preparing [2024-10-17T05:33:38.853Z] d8325b881c62: Preparing [2024-10-17T05:33:38.853Z] 86b37f66867a: Preparing [2024-10-17T05:33:38.853Z] 16113d51b718: Preparing [2024-10-17T05:33:38.853Z] 009a0edeaee8: Waiting [2024-10-17T05:33:38.853Z] a170f52e1e93: Waiting [2024-10-17T05:33:38.853Z] 5f70bf18a086: Waiting [2024-10-17T05:33:38.853Z] dd80ff2cb8b4: Waiting [2024-10-17T05:33:38.853Z] 37c705b50874: Waiting [2024-10-17T05:33:38.853Z] 5157743573ea: Waiting [2024-10-17T05:33:38.853Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:38.853Z] 86b37f66867a: Waiting [2024-10-17T05:33:38.853Z] c7b48807ba93: Waiting [2024-10-17T05:33:38.853Z] 16113d51b718: Waiting [2024-10-17T05:33:38.853Z] d8325b881c62: Waiting [2024-10-17T05:33:38.853Z] 14991e2eb38d: Layer already exists [2024-10-17T05:33:38.853Z] 548fd793c7b5: Layer already exists [2024-10-17T05:33:38.853Z] aa10e87f761d: Layer already exists [2024-10-17T05:33:38.853Z] cde5274a0660: Layer already exists [2024-10-17T05:33:38.853Z] aa4b8b011736: Layer already exists [2024-10-17T05:33:38.853Z] 37c705b50874: Layer already exists [2024-10-17T05:33:38.853Z] dd80ff2cb8b4: Layer already exists [2024-10-17T05:33:38.853Z] 620edbb7a15a: Layer already exists [2024-10-17T05:33:38.853Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:38.853Z] 5157743573ea: Layer already exists [2024-10-17T05:33:38.853Z] 009a0edeaee8: Layer already exists [2024-10-17T05:33:38.853Z] a170f52e1e93: Layer already exists [2024-10-17T05:33:38.853Z] 5f70bf18a086: Layer already exists [2024-10-17T05:33:38.853Z] c7b48807ba93: Layer already exists [2024-10-17T05:33:38.853Z] d8325b881c62: Layer already exists [2024-10-17T05:33:38.853Z] 86b37f66867a: Layer already exists [2024-10-17T05:33:38.853Z] 16113d51b718: Layer already exists [2024-10-17T05:33:39.118Z] latest: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:39.478Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:39.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 [2024-10-17T05:33:39.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-17T05:33:39.817Z] 548fd793c7b5: Preparing [2024-10-17T05:33:39.817Z] 14991e2eb38d: Preparing [2024-10-17T05:33:39.817Z] aa4b8b011736: Preparing [2024-10-17T05:33:39.817Z] cde5274a0660: Preparing [2024-10-17T05:33:39.817Z] aa10e87f761d: Preparing [2024-10-17T05:33:39.817Z] dd80ff2cb8b4: Preparing [2024-10-17T05:33:39.817Z] 37c705b50874: Preparing [2024-10-17T05:33:39.817Z] dd80ff2cb8b4: Waiting [2024-10-17T05:33:39.817Z] 620edbb7a15a: Preparing [2024-10-17T05:33:39.817Z] 37c705b50874: Waiting [2024-10-17T05:33:39.817Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:39.817Z] 620edbb7a15a: Waiting [2024-10-17T05:33:39.817Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:39.817Z] 5157743573ea: Preparing [2024-10-17T05:33:39.817Z] 009a0edeaee8: Preparing [2024-10-17T05:33:39.817Z] a170f52e1e93: Preparing [2024-10-17T05:33:39.817Z] 5f70bf18a086: Preparing [2024-10-17T05:33:39.817Z] c7b48807ba93: Preparing [2024-10-17T05:33:39.817Z] 5157743573ea: Waiting [2024-10-17T05:33:39.817Z] a170f52e1e93: Waiting [2024-10-17T05:33:39.817Z] 009a0edeaee8: Waiting [2024-10-17T05:33:39.817Z] c7b48807ba93: Waiting [2024-10-17T05:33:39.817Z] d8325b881c62: Preparing [2024-10-17T05:33:39.817Z] 86b37f66867a: Preparing [2024-10-17T05:33:39.817Z] d8325b881c62: Waiting [2024-10-17T05:33:39.817Z] 16113d51b718: Preparing [2024-10-17T05:33:39.817Z] 16113d51b718: Waiting [2024-10-17T05:33:39.817Z] 86b37f66867a: Waiting [2024-10-17T05:33:39.817Z] cde5274a0660: Layer already exists [2024-10-17T05:33:39.817Z] 14991e2eb38d: Layer already exists [2024-10-17T05:33:39.817Z] aa10e87f761d: Layer already exists [2024-10-17T05:33:39.817Z] aa4b8b011736: Layer already exists [2024-10-17T05:33:39.817Z] 548fd793c7b5: Layer already exists [2024-10-17T05:33:39.817Z] 37c705b50874: Layer already exists [2024-10-17T05:33:39.817Z] dd80ff2cb8b4: Layer already exists [2024-10-17T05:33:39.817Z] 620edbb7a15a: Layer already exists [2024-10-17T05:33:39.817Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:39.817Z] 5157743573ea: Layer already exists [2024-10-17T05:33:39.817Z] 009a0edeaee8: Layer already exists [2024-10-17T05:33:39.817Z] a170f52e1e93: Layer already exists [2024-10-17T05:33:39.817Z] 5f70bf18a086: Layer already exists [2024-10-17T05:33:39.817Z] c7b48807ba93: Layer already exists [2024-10-17T05:33:39.817Z] d8325b881c62: Layer already exists [2024-10-17T05:33:39.817Z] 16113d51b718: Layer already exists [2024-10-17T05:33:39.817Z] 86b37f66867a: Layer already exists [2024-10-17T05:33:40.086Z] 3.2.0-dev.108: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:40.432Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:40.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:40.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-17T05:33:40.782Z] 548fd793c7b5: Preparing [2024-10-17T05:33:40.782Z] 14991e2eb38d: Preparing [2024-10-17T05:33:40.782Z] aa4b8b011736: Preparing [2024-10-17T05:33:40.782Z] cde5274a0660: Preparing [2024-10-17T05:33:40.782Z] aa10e87f761d: Preparing [2024-10-17T05:33:40.782Z] dd80ff2cb8b4: Preparing [2024-10-17T05:33:40.782Z] 37c705b50874: Preparing [2024-10-17T05:33:40.782Z] dd80ff2cb8b4: Waiting [2024-10-17T05:33:40.782Z] 620edbb7a15a: Preparing [2024-10-17T05:33:40.782Z] 37c705b50874: Waiting [2024-10-17T05:33:40.782Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:40.782Z] 620edbb7a15a: Waiting [2024-10-17T05:33:40.782Z] 5157743573ea: Preparing [2024-10-17T05:33:40.782Z] 009a0edeaee8: Preparing [2024-10-17T05:33:40.782Z] 5157743573ea: Waiting [2024-10-17T05:33:40.782Z] a170f52e1e93: Preparing [2024-10-17T05:33:40.782Z] 009a0edeaee8: Waiting [2024-10-17T05:33:40.782Z] 5f70bf18a086: Preparing [2024-10-17T05:33:40.782Z] a170f52e1e93: Waiting [2024-10-17T05:33:40.782Z] c7b48807ba93: Preparing [2024-10-17T05:33:40.782Z] 5f70bf18a086: Waiting [2024-10-17T05:33:40.782Z] c7b48807ba93: Waiting [2024-10-17T05:33:40.782Z] d8325b881c62: Preparing [2024-10-17T05:33:40.782Z] 86b37f66867a: Preparing [2024-10-17T05:33:40.782Z] d8325b881c62: Waiting [2024-10-17T05:33:40.782Z] 16113d51b718: Preparing [2024-10-17T05:33:40.782Z] 86b37f66867a: Waiting [2024-10-17T05:33:40.782Z] aa10e87f761d: Layer already exists [2024-10-17T05:33:40.782Z] 548fd793c7b5: Layer already exists [2024-10-17T05:33:40.782Z] aa4b8b011736: Layer already exists [2024-10-17T05:33:40.782Z] 14991e2eb38d: Layer already exists [2024-10-17T05:33:40.782Z] cde5274a0660: Layer already exists [2024-10-17T05:33:40.782Z] 37c705b50874: Layer already exists [2024-10-17T05:33:40.782Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:40.782Z] dd80ff2cb8b4: Layer already exists [2024-10-17T05:33:40.782Z] 620edbb7a15a: Layer already exists [2024-10-17T05:33:40.782Z] 5157743573ea: Layer already exists [2024-10-17T05:33:40.782Z] 009a0edeaee8: Layer already exists [2024-10-17T05:33:40.782Z] 5f70bf18a086: Layer already exists [2024-10-17T05:33:40.782Z] c7b48807ba93: Layer already exists [2024-10-17T05:33:40.782Z] a170f52e1e93: Layer already exists [2024-10-17T05:33:40.782Z] d8325b881c62: Layer already exists [2024-10-17T05:33:40.782Z] 86b37f66867a: Layer already exists [2024-10-17T05:33:40.782Z] 16113d51b718: Layer already exists [2024-10-17T05:33:41.047Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:41.400Z] + 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-17T05:33:41.740Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-17T05:33:41.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-17T05:33:41.740Z] 548fd793c7b5: Preparing [2024-10-17T05:33:41.740Z] 14991e2eb38d: Preparing [2024-10-17T05:33:41.740Z] aa4b8b011736: Preparing [2024-10-17T05:33:41.740Z] cde5274a0660: Preparing [2024-10-17T05:33:41.740Z] aa10e87f761d: Preparing [2024-10-17T05:33:41.740Z] dd80ff2cb8b4: Preparing [2024-10-17T05:33:41.740Z] 37c705b50874: Preparing [2024-10-17T05:33:41.740Z] 620edbb7a15a: Preparing [2024-10-17T05:33:41.740Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:41.740Z] 5157743573ea: Preparing [2024-10-17T05:33:41.740Z] 009a0edeaee8: Preparing [2024-10-17T05:33:41.740Z] a170f52e1e93: Preparing [2024-10-17T05:33:41.740Z] 5f70bf18a086: Preparing [2024-10-17T05:33:41.740Z] c7b48807ba93: Preparing [2024-10-17T05:33:41.740Z] d8325b881c62: Preparing [2024-10-17T05:33:41.740Z] 86b37f66867a: Preparing [2024-10-17T05:33:41.740Z] 16113d51b718: Preparing [2024-10-17T05:33:41.740Z] dd80ff2cb8b4: Waiting [2024-10-17T05:33:41.740Z] 37c705b50874: Waiting [2024-10-17T05:33:41.740Z] 620edbb7a15a: Waiting [2024-10-17T05:33:41.740Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:41.740Z] d8325b881c62: Waiting [2024-10-17T05:33:41.740Z] 5157743573ea: Waiting [2024-10-17T05:33:41.740Z] 86b37f66867a: Waiting [2024-10-17T05:33:41.740Z] 009a0edeaee8: Waiting [2024-10-17T05:33:41.740Z] 16113d51b718: Waiting [2024-10-17T05:33:41.740Z] a170f52e1e93: Waiting [2024-10-17T05:33:41.740Z] 5f70bf18a086: Waiting [2024-10-17T05:33:41.740Z] c7b48807ba93: Waiting [2024-10-17T05:33:41.740Z] 548fd793c7b5: Layer already exists [2024-10-17T05:33:41.740Z] 14991e2eb38d: Layer already exists [2024-10-17T05:33:41.740Z] aa10e87f761d: Layer already exists [2024-10-17T05:33:41.740Z] cde5274a0660: Layer already exists [2024-10-17T05:33:41.740Z] aa4b8b011736: Layer already exists [2024-10-17T05:33:41.740Z] 37c705b50874: Layer already exists [2024-10-17T05:33:41.740Z] dd80ff2cb8b4: Layer already exists [2024-10-17T05:33:41.740Z] 620edbb7a15a: Layer already exists [2024-10-17T05:33:41.740Z] 5157743573ea: Layer already exists [2024-10-17T05:33:41.740Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:41.740Z] 009a0edeaee8: Layer already exists [2024-10-17T05:33:41.740Z] a170f52e1e93: Layer already exists [2024-10-17T05:33:41.740Z] 5f70bf18a086: Layer already exists [2024-10-17T05:33:41.740Z] d8325b881c62: Layer already exists [2024-10-17T05:33:41.740Z] c7b48807ba93: Layer already exists [2024-10-17T05:33:41.740Z] 16113d51b718: Layer already exists [2024-10-17T05:33:41.740Z] 86b37f66867a: Layer already exists [2024-10-17T05:33:42.004Z] main: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:33:42.067Z] ===================================================== [Pipeline] echo [2024-10-17T05:33:42.075Z] taggedImages: [2024-10-17T05:33:42.075Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:42.075Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-17T05:33:42.075Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 [2024-10-17T05:33:42.075Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:42.075Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-17T05:33:42.096Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-17T05:33:42.096Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:42.096Z] latest [2024-10-17T05:33:42.096Z] 3.2.0-dev.108 [2024-10-17T05:33:42.096Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:42.096Z] main [2024-10-17T05:33:42.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:42.455Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:42.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:42.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-17T05:33:42.937Z] 2eeea1375d17: Preparing [2024-10-17T05:33:42.937Z] 9a77c48ddc31: Preparing [2024-10-17T05:33:42.937Z] d095baf5e65c: Preparing [2024-10-17T05:33:42.937Z] 825cab8eb402: Preparing [2024-10-17T05:33:42.937Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:42.937Z] 5157743573ea: Preparing [2024-10-17T05:33:42.937Z] cbc196632867: Preparing [2024-10-17T05:33:42.937Z] 67e098fec0a7: Preparing [2024-10-17T05:33:42.937Z] 16113d51b718: Preparing [2024-10-17T05:33:42.937Z] 5157743573ea: Waiting [2024-10-17T05:33:42.937Z] cbc196632867: Waiting [2024-10-17T05:33:42.937Z] 67e098fec0a7: Waiting [2024-10-17T05:33:42.937Z] 16113d51b718: Waiting [2024-10-17T05:33:42.937Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:43.201Z] 5157743573ea: Layer already exists [2024-10-17T05:33:43.201Z] d095baf5e65c: Pushed [2024-10-17T05:33:43.201Z] cbc196632867: Layer already exists [2024-10-17T05:33:43.201Z] 9a77c48ddc31: Pushed [2024-10-17T05:33:43.201Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:43.201Z] 2eeea1375d17: Pushed [2024-10-17T05:33:43.201Z] 16113d51b718: Layer already exists [2024-10-17T05:33:49.814Z] 825cab8eb402: Pushed [2024-10-17T05:33:49.814Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:50.159Z] + 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-17T05:33:50.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-17T05:33:50.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-17T05:33:50.496Z] 2eeea1375d17: Preparing [2024-10-17T05:33:50.496Z] 9a77c48ddc31: Preparing [2024-10-17T05:33:50.496Z] d095baf5e65c: Preparing [2024-10-17T05:33:50.496Z] 825cab8eb402: Preparing [2024-10-17T05:33:50.496Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:50.496Z] 5157743573ea: Preparing [2024-10-17T05:33:50.496Z] cbc196632867: Preparing [2024-10-17T05:33:50.496Z] 5157743573ea: Waiting [2024-10-17T05:33:50.496Z] 67e098fec0a7: Preparing [2024-10-17T05:33:50.496Z] cbc196632867: Waiting [2024-10-17T05:33:50.496Z] 16113d51b718: Preparing [2024-10-17T05:33:50.496Z] 67e098fec0a7: Waiting [2024-10-17T05:33:50.496Z] 16113d51b718: Waiting [2024-10-17T05:33:50.496Z] 9a77c48ddc31: Layer already exists [2024-10-17T05:33:50.496Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:50.496Z] 2eeea1375d17: Layer already exists [2024-10-17T05:33:50.496Z] d095baf5e65c: Layer already exists [2024-10-17T05:33:50.496Z] 825cab8eb402: Layer already exists [2024-10-17T05:33:50.496Z] cbc196632867: Layer already exists [2024-10-17T05:33:50.496Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:50.496Z] 5157743573ea: Layer already exists [2024-10-17T05:33:50.496Z] 16113d51b718: Layer already exists [2024-10-17T05:33:50.759Z] latest: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:51.105Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:51.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 [2024-10-17T05:33:51.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-17T05:33:51.446Z] 2eeea1375d17: Preparing [2024-10-17T05:33:51.446Z] 9a77c48ddc31: Preparing [2024-10-17T05:33:51.446Z] d095baf5e65c: Preparing [2024-10-17T05:33:51.446Z] 825cab8eb402: Preparing [2024-10-17T05:33:51.446Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:51.446Z] 5157743573ea: Preparing [2024-10-17T05:33:51.446Z] cbc196632867: Preparing [2024-10-17T05:33:51.446Z] 5157743573ea: Waiting [2024-10-17T05:33:51.446Z] 67e098fec0a7: Preparing [2024-10-17T05:33:51.446Z] cbc196632867: Waiting [2024-10-17T05:33:51.446Z] 16113d51b718: Preparing [2024-10-17T05:33:51.446Z] 67e098fec0a7: Waiting [2024-10-17T05:33:51.446Z] 16113d51b718: Waiting [2024-10-17T05:33:51.446Z] d095baf5e65c: Layer already exists [2024-10-17T05:33:51.446Z] 9a77c48ddc31: Layer already exists [2024-10-17T05:33:51.446Z] 2eeea1375d17: Layer already exists [2024-10-17T05:33:51.446Z] 825cab8eb402: Layer already exists [2024-10-17T05:33:51.446Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:51.446Z] 16113d51b718: Layer already exists [2024-10-17T05:33:51.446Z] 5157743573ea: Layer already exists [2024-10-17T05:33:51.446Z] cbc196632867: Layer already exists [2024-10-17T05:33:51.446Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:51.709Z] 3.2.0-dev.108: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:52.051Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:52.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:52.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-17T05:33:52.980Z] 2eeea1375d17: Preparing [2024-10-17T05:33:52.980Z] 9a77c48ddc31: Preparing [2024-10-17T05:33:52.980Z] d095baf5e65c: Preparing [2024-10-17T05:33:52.980Z] 825cab8eb402: Preparing [2024-10-17T05:33:52.980Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:52.980Z] 5157743573ea: Preparing [2024-10-17T05:33:52.980Z] cbc196632867: Preparing [2024-10-17T05:33:52.980Z] 5157743573ea: Waiting [2024-10-17T05:33:52.980Z] 67e098fec0a7: Preparing [2024-10-17T05:33:52.980Z] cbc196632867: Waiting [2024-10-17T05:33:52.980Z] 16113d51b718: Preparing [2024-10-17T05:33:52.980Z] 67e098fec0a7: Waiting [2024-10-17T05:33:52.980Z] 16113d51b718: Waiting [2024-10-17T05:33:52.980Z] 2eeea1375d17: Layer already exists [2024-10-17T05:33:52.980Z] 9a77c48ddc31: Layer already exists [2024-10-17T05:33:52.980Z] d095baf5e65c: Layer already exists [2024-10-17T05:33:52.980Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:52.980Z] 825cab8eb402: Layer already exists [2024-10-17T05:33:52.980Z] 5157743573ea: Layer already exists [2024-10-17T05:33:52.980Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:52.980Z] 16113d51b718: Layer already exists [2024-10-17T05:33:52.980Z] cbc196632867: Layer already exists [2024-10-17T05:33:53.245Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:53.595Z] + 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-17T05:33:53.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-17T05:33:53.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-17T05:33:53.949Z] 2eeea1375d17: Preparing [2024-10-17T05:33:53.949Z] 9a77c48ddc31: Preparing [2024-10-17T05:33:53.949Z] d095baf5e65c: Preparing [2024-10-17T05:33:53.949Z] 825cab8eb402: Preparing [2024-10-17T05:33:53.949Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:53.949Z] 5157743573ea: Preparing [2024-10-17T05:33:53.949Z] cbc196632867: Preparing [2024-10-17T05:33:53.949Z] 67e098fec0a7: Preparing [2024-10-17T05:33:53.949Z] 16113d51b718: Preparing [2024-10-17T05:33:53.949Z] 5157743573ea: Waiting [2024-10-17T05:33:53.949Z] cbc196632867: Waiting [2024-10-17T05:33:53.949Z] 67e098fec0a7: Waiting [2024-10-17T05:33:53.949Z] 16113d51b718: Waiting [2024-10-17T05:33:53.949Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:53.949Z] 825cab8eb402: Layer already exists [2024-10-17T05:33:53.949Z] d095baf5e65c: Layer already exists [2024-10-17T05:33:53.949Z] 2eeea1375d17: Layer already exists [2024-10-17T05:33:53.949Z] 9a77c48ddc31: Layer already exists [2024-10-17T05:33:53.949Z] cbc196632867: Layer already exists [2024-10-17T05:33:53.949Z] 5157743573ea: Layer already exists [2024-10-17T05:33:53.949Z] 67e098fec0a7: Layer already exists [2024-10-17T05:33:53.949Z] 16113d51b718: Layer already exists [2024-10-17T05:33:54.213Z] main: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:33:54.282Z] ===================================================== [Pipeline] echo [2024-10-17T05:33:54.293Z] taggedImages: [2024-10-17T05:33:54.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:54.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-17T05:33:54.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 [2024-10-17T05:33:54.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:54.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-17T05:33:54.314Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-17T05:33:54.314Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:54.314Z] latest [2024-10-17T05:33:54.315Z] 3.2.0-dev.108 [2024-10-17T05:33:54.315Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:33:54.315Z] main [2024-10-17T05:33:54.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:54.675Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:55.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:33:55.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-17T05:33:55.030Z] 8190366792e1: Preparing [2024-10-17T05:33:55.030Z] 0ee9392bec22: Preparing [2024-10-17T05:33:55.030Z] 34b5593d6b05: Preparing [2024-10-17T05:33:55.030Z] 52db68f4b560: Preparing [2024-10-17T05:33:55.030Z] 5b3582cc8c8f: Preparing [2024-10-17T05:33:55.030Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:55.030Z] 5157743573ea: Preparing [2024-10-17T05:33:55.030Z] dc9760350271: Preparing [2024-10-17T05:33:55.030Z] ef6d4bacd858: Preparing [2024-10-17T05:33:55.030Z] afe49425bf07: Preparing [2024-10-17T05:33:55.030Z] 16113d51b718: Preparing [2024-10-17T05:33:55.030Z] dc9760350271: Waiting [2024-10-17T05:33:55.030Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:55.030Z] ef6d4bacd858: Waiting [2024-10-17T05:33:55.030Z] 5157743573ea: Waiting [2024-10-17T05:33:55.030Z] afe49425bf07: Waiting [2024-10-17T05:33:55.030Z] 16113d51b718: Waiting [2024-10-17T05:33:55.295Z] 5b3582cc8c8f: Pushed [2024-10-17T05:33:55.295Z] 0ee9392bec22: Pushed [2024-10-17T05:33:55.295Z] 52db68f4b560: Pushed [2024-10-17T05:33:55.295Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:55.295Z] 8190366792e1: Pushed [2024-10-17T05:33:55.295Z] 5157743573ea: Layer already exists [2024-10-17T05:33:55.295Z] 16113d51b718: Layer already exists [2024-10-17T05:33:55.559Z] dc9760350271: Pushed [2024-10-17T05:33:55.559Z] ef6d4bacd858: Pushed [2024-10-17T05:33:58.123Z] afe49425bf07: Pushed [2024-10-17T05:33:58.701Z] 34b5593d6b05: Pushed [2024-10-17T05:33:58.701Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:33:59.048Z] + 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-17T05:33:59.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-17T05:33:59.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-17T05:33:59.408Z] 8190366792e1: Preparing [2024-10-17T05:33:59.408Z] 0ee9392bec22: Preparing [2024-10-17T05:33:59.408Z] 34b5593d6b05: Preparing [2024-10-17T05:33:59.408Z] 52db68f4b560: Preparing [2024-10-17T05:33:59.408Z] 5b3582cc8c8f: Preparing [2024-10-17T05:33:59.408Z] 39b601b5f9aa: Preparing [2024-10-17T05:33:59.408Z] 5157743573ea: Preparing [2024-10-17T05:33:59.408Z] dc9760350271: Preparing [2024-10-17T05:33:59.408Z] ef6d4bacd858: Preparing [2024-10-17T05:33:59.408Z] afe49425bf07: Preparing [2024-10-17T05:33:59.408Z] 16113d51b718: Preparing [2024-10-17T05:33:59.408Z] dc9760350271: Waiting [2024-10-17T05:33:59.408Z] ef6d4bacd858: Waiting [2024-10-17T05:33:59.408Z] 16113d51b718: Waiting [2024-10-17T05:33:59.408Z] afe49425bf07: Waiting [2024-10-17T05:33:59.408Z] 5157743573ea: Waiting [2024-10-17T05:33:59.408Z] 39b601b5f9aa: Waiting [2024-10-17T05:33:59.408Z] 0ee9392bec22: Layer already exists [2024-10-17T05:33:59.408Z] 5b3582cc8c8f: Layer already exists [2024-10-17T05:33:59.408Z] 52db68f4b560: Layer already exists [2024-10-17T05:33:59.408Z] 34b5593d6b05: Layer already exists [2024-10-17T05:33:59.408Z] 8190366792e1: Layer already exists [2024-10-17T05:33:59.408Z] afe49425bf07: Layer already exists [2024-10-17T05:33:59.408Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:33:59.408Z] ef6d4bacd858: Layer already exists [2024-10-17T05:33:59.408Z] dc9760350271: Layer already exists [2024-10-17T05:33:59.408Z] 5157743573ea: Layer already exists [2024-10-17T05:33:59.408Z] 16113d51b718: Layer already exists [2024-10-17T05:33:59.673Z] latest: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:00.025Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:00.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 [2024-10-17T05:34:00.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-17T05:34:00.389Z] 8190366792e1: Preparing [2024-10-17T05:34:00.389Z] 0ee9392bec22: Preparing [2024-10-17T05:34:00.389Z] 34b5593d6b05: Preparing [2024-10-17T05:34:00.389Z] 52db68f4b560: Preparing [2024-10-17T05:34:00.389Z] 5b3582cc8c8f: Preparing [2024-10-17T05:34:00.389Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:00.389Z] 5157743573ea: Preparing [2024-10-17T05:34:00.389Z] dc9760350271: Preparing [2024-10-17T05:34:00.389Z] ef6d4bacd858: Preparing [2024-10-17T05:34:00.389Z] afe49425bf07: Preparing [2024-10-17T05:34:00.389Z] 16113d51b718: Preparing [2024-10-17T05:34:00.389Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:00.389Z] dc9760350271: Waiting [2024-10-17T05:34:00.389Z] afe49425bf07: Waiting [2024-10-17T05:34:00.389Z] 5157743573ea: Waiting [2024-10-17T05:34:00.389Z] 16113d51b718: Waiting [2024-10-17T05:34:00.389Z] ef6d4bacd858: Waiting [2024-10-17T05:34:00.389Z] 5b3582cc8c8f: Layer already exists [2024-10-17T05:34:00.389Z] 8190366792e1: Layer already exists [2024-10-17T05:34:00.389Z] 34b5593d6b05: Layer already exists [2024-10-17T05:34:00.389Z] 0ee9392bec22: Layer already exists [2024-10-17T05:34:00.389Z] 52db68f4b560: Layer already exists [2024-10-17T05:34:00.389Z] dc9760350271: Layer already exists [2024-10-17T05:34:00.389Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:00.389Z] 5157743573ea: Layer already exists [2024-10-17T05:34:00.389Z] afe49425bf07: Layer already exists [2024-10-17T05:34:00.389Z] ef6d4bacd858: Layer already exists [2024-10-17T05:34:00.389Z] 16113d51b718: Layer already exists [2024-10-17T05:34:00.655Z] 3.2.0-dev.108: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:01.015Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:01.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:01.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-17T05:34:01.373Z] 8190366792e1: Preparing [2024-10-17T05:34:01.373Z] 0ee9392bec22: Preparing [2024-10-17T05:34:01.373Z] 34b5593d6b05: Preparing [2024-10-17T05:34:01.373Z] 52db68f4b560: Preparing [2024-10-17T05:34:01.373Z] 5b3582cc8c8f: Preparing [2024-10-17T05:34:01.373Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:01.373Z] 5157743573ea: Preparing [2024-10-17T05:34:01.373Z] dc9760350271: Preparing [2024-10-17T05:34:01.373Z] ef6d4bacd858: Preparing [2024-10-17T05:34:01.373Z] afe49425bf07: Preparing [2024-10-17T05:34:01.373Z] 16113d51b718: Preparing [2024-10-17T05:34:01.373Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:01.373Z] 5157743573ea: Waiting [2024-10-17T05:34:01.373Z] dc9760350271: Waiting [2024-10-17T05:34:01.373Z] ef6d4bacd858: Waiting [2024-10-17T05:34:01.373Z] 16113d51b718: Waiting [2024-10-17T05:34:01.373Z] afe49425bf07: Waiting [2024-10-17T05:34:01.373Z] 8190366792e1: Layer already exists [2024-10-17T05:34:01.373Z] 52db68f4b560: Layer already exists [2024-10-17T05:34:01.373Z] 5b3582cc8c8f: Layer already exists [2024-10-17T05:34:01.373Z] 0ee9392bec22: Layer already exists [2024-10-17T05:34:01.373Z] 34b5593d6b05: Layer already exists [2024-10-17T05:34:01.373Z] 5157743573ea: Layer already exists [2024-10-17T05:34:01.373Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:01.373Z] dc9760350271: Layer already exists [2024-10-17T05:34:01.373Z] ef6d4bacd858: Layer already exists [2024-10-17T05:34:01.373Z] afe49425bf07: Layer already exists [2024-10-17T05:34:01.373Z] 16113d51b718: Layer already exists [2024-10-17T05:34:01.639Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:01.993Z] + 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-17T05:34:02.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-17T05:34:02.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-17T05:34:02.342Z] 8190366792e1: Preparing [2024-10-17T05:34:02.342Z] 0ee9392bec22: Preparing [2024-10-17T05:34:02.342Z] 34b5593d6b05: Preparing [2024-10-17T05:34:02.342Z] 52db68f4b560: Preparing [2024-10-17T05:34:02.342Z] 5b3582cc8c8f: Preparing [2024-10-17T05:34:02.342Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:02.342Z] 5157743573ea: Preparing [2024-10-17T05:34:02.342Z] dc9760350271: Preparing [2024-10-17T05:34:02.342Z] ef6d4bacd858: Preparing [2024-10-17T05:34:02.342Z] afe49425bf07: Preparing [2024-10-17T05:34:02.342Z] 16113d51b718: Preparing [2024-10-17T05:34:02.342Z] 5157743573ea: Waiting [2024-10-17T05:34:02.342Z] ef6d4bacd858: Waiting [2024-10-17T05:34:02.342Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:02.342Z] afe49425bf07: Waiting [2024-10-17T05:34:02.342Z] 16113d51b718: Waiting [2024-10-17T05:34:02.342Z] 34b5593d6b05: Layer already exists [2024-10-17T05:34:02.342Z] 0ee9392bec22: Layer already exists [2024-10-17T05:34:02.342Z] 52db68f4b560: Layer already exists [2024-10-17T05:34:02.342Z] 8190366792e1: Layer already exists [2024-10-17T05:34:02.342Z] 5b3582cc8c8f: Layer already exists [2024-10-17T05:34:02.342Z] ef6d4bacd858: Layer already exists [2024-10-17T05:34:02.342Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:02.342Z] 5157743573ea: Layer already exists [2024-10-17T05:34:02.342Z] dc9760350271: Layer already exists [2024-10-17T05:34:02.342Z] afe49425bf07: Layer already exists [2024-10-17T05:34:02.342Z] 16113d51b718: Layer already exists [2024-10-17T05:34:02.608Z] main: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:34:02.687Z] ===================================================== [Pipeline] echo [2024-10-17T05:34:02.705Z] taggedImages: [2024-10-17T05:34:02.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:02.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-17T05:34:02.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 [2024-10-17T05:34:02.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:02.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-17T05:34:02.730Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-17T05:34:02.730Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:02.730Z] latest [2024-10-17T05:34:02.730Z] 3.2.0-dev.108 [2024-10-17T05:34:02.730Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:02.730Z] main [2024-10-17T05:34:02.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:03.090Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:03.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:03.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-17T05:34:03.437Z] 212dda8ee091: Preparing [2024-10-17T05:34:03.437Z] 5c2e4bcbd1ce: Preparing [2024-10-17T05:34:03.437Z] 5b5f8fad2681: Preparing [2024-10-17T05:34:03.437Z] 5cc28d26a51d: Preparing [2024-10-17T05:34:03.437Z] ccf3d04ddd42: Preparing [2024-10-17T05:34:03.437Z] 8321cca9deb1: Preparing [2024-10-17T05:34:03.437Z] 8509ca61d338: Preparing [2024-10-17T05:34:03.437Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:03.437Z] 5157743573ea: Preparing [2024-10-17T05:34:03.437Z] 34cbbb417cb1: Preparing [2024-10-17T05:34:03.437Z] 1d97f6065ecd: Preparing [2024-10-17T05:34:03.437Z] 16113d51b718: Preparing [2024-10-17T05:34:03.437Z] 5157743573ea: Waiting [2024-10-17T05:34:03.437Z] 34cbbb417cb1: Waiting [2024-10-17T05:34:03.437Z] 1d97f6065ecd: Waiting [2024-10-17T05:34:03.437Z] 16113d51b718: Waiting [2024-10-17T05:34:03.437Z] 8321cca9deb1: Waiting [2024-10-17T05:34:03.437Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:03.437Z] 8509ca61d338: Waiting [2024-10-17T05:34:03.703Z] ccf3d04ddd42: Pushed [2024-10-17T05:34:03.703Z] 5c2e4bcbd1ce: Pushed [2024-10-17T05:34:03.703Z] 212dda8ee091: Pushed [2024-10-17T05:34:03.703Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:03.703Z] 5157743573ea: Layer already exists [2024-10-17T05:34:03.703Z] 8321cca9deb1: Pushed [2024-10-17T05:34:03.968Z] 8509ca61d338: Pushed [2024-10-17T05:34:03.968Z] 16113d51b718: Layer already exists [2024-10-17T05:34:03.968Z] 34cbbb417cb1: Pushed [2024-10-17T05:34:07.303Z] 1d97f6065ecd: Pushed [2024-10-17T05:34:07.303Z] 5cc28d26a51d: Pushed [2024-10-17T05:34:08.259Z] 5b5f8fad2681: Pushed [2024-10-17T05:34:08.259Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:08.611Z] + 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-17T05:34:08.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-17T05:34:08.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-17T05:34:08.962Z] 212dda8ee091: Preparing [2024-10-17T05:34:08.962Z] 5c2e4bcbd1ce: Preparing [2024-10-17T05:34:08.962Z] 5b5f8fad2681: Preparing [2024-10-17T05:34:08.962Z] 5cc28d26a51d: Preparing [2024-10-17T05:34:08.962Z] ccf3d04ddd42: Preparing [2024-10-17T05:34:08.962Z] 8321cca9deb1: Preparing [2024-10-17T05:34:08.962Z] 8509ca61d338: Preparing [2024-10-17T05:34:08.962Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:08.962Z] 5157743573ea: Preparing [2024-10-17T05:34:08.962Z] 34cbbb417cb1: Preparing [2024-10-17T05:34:08.962Z] 1d97f6065ecd: Preparing [2024-10-17T05:34:08.962Z] 16113d51b718: Preparing [2024-10-17T05:34:08.962Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:08.962Z] 5157743573ea: Waiting [2024-10-17T05:34:08.962Z] 34cbbb417cb1: Waiting [2024-10-17T05:34:08.962Z] 1d97f6065ecd: Waiting [2024-10-17T05:34:08.962Z] 16113d51b718: Waiting [2024-10-17T05:34:08.962Z] 8321cca9deb1: Waiting [2024-10-17T05:34:08.962Z] 212dda8ee091: Layer already exists [2024-10-17T05:34:08.962Z] ccf3d04ddd42: Layer already exists [2024-10-17T05:34:08.962Z] 5cc28d26a51d: Layer already exists [2024-10-17T05:34:08.962Z] 5c2e4bcbd1ce: Layer already exists [2024-10-17T05:34:08.962Z] 5b5f8fad2681: Layer already exists [2024-10-17T05:34:08.962Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:08.962Z] 8321cca9deb1: Layer already exists [2024-10-17T05:34:08.962Z] 5157743573ea: Layer already exists [2024-10-17T05:34:08.962Z] 8509ca61d338: Layer already exists [2024-10-17T05:34:08.962Z] 34cbbb417cb1: Layer already exists [2024-10-17T05:34:08.962Z] 1d97f6065ecd: Layer already exists [2024-10-17T05:34:08.962Z] 16113d51b718: Layer already exists [2024-10-17T05:34:09.226Z] latest: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:09.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:09.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 [2024-10-17T05:34:09.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-17T05:34:09.924Z] 212dda8ee091: Preparing [2024-10-17T05:34:09.924Z] 5c2e4bcbd1ce: Preparing [2024-10-17T05:34:09.924Z] 5b5f8fad2681: Preparing [2024-10-17T05:34:09.924Z] 5cc28d26a51d: Preparing [2024-10-17T05:34:09.924Z] ccf3d04ddd42: Preparing [2024-10-17T05:34:09.924Z] 8321cca9deb1: Preparing [2024-10-17T05:34:09.924Z] 8509ca61d338: Preparing [2024-10-17T05:34:09.924Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:09.924Z] 5157743573ea: Preparing [2024-10-17T05:34:09.924Z] 34cbbb417cb1: Preparing [2024-10-17T05:34:09.924Z] 1d97f6065ecd: Preparing [2024-10-17T05:34:09.924Z] 16113d51b718: Preparing [2024-10-17T05:34:09.924Z] 5157743573ea: Waiting [2024-10-17T05:34:09.924Z] 34cbbb417cb1: Waiting [2024-10-17T05:34:09.924Z] 8321cca9deb1: Waiting [2024-10-17T05:34:09.924Z] 16113d51b718: Waiting [2024-10-17T05:34:09.924Z] 1d97f6065ecd: Waiting [2024-10-17T05:34:09.924Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:09.924Z] 8509ca61d338: Waiting [2024-10-17T05:34:09.924Z] 5b5f8fad2681: Layer already exists [2024-10-17T05:34:09.924Z] 212dda8ee091: Layer already exists [2024-10-17T05:34:09.924Z] 5cc28d26a51d: Layer already exists [2024-10-17T05:34:09.924Z] ccf3d04ddd42: Layer already exists [2024-10-17T05:34:09.924Z] 5c2e4bcbd1ce: Layer already exists [2024-10-17T05:34:09.924Z] 8321cca9deb1: Layer already exists [2024-10-17T05:34:09.924Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:09.924Z] 34cbbb417cb1: Layer already exists [2024-10-17T05:34:09.924Z] 8509ca61d338: Layer already exists [2024-10-17T05:34:09.924Z] 5157743573ea: Layer already exists [2024-10-17T05:34:09.924Z] 1d97f6065ecd: Layer already exists [2024-10-17T05:34:09.924Z] 16113d51b718: Layer already exists [2024-10-17T05:34:10.188Z] 3.2.0-dev.108: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:10.547Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:10.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:10.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-17T05:34:10.893Z] 212dda8ee091: Preparing [2024-10-17T05:34:10.893Z] 5c2e4bcbd1ce: Preparing [2024-10-17T05:34:10.893Z] 5b5f8fad2681: Preparing [2024-10-17T05:34:10.893Z] 5cc28d26a51d: Preparing [2024-10-17T05:34:10.893Z] ccf3d04ddd42: Preparing [2024-10-17T05:34:10.893Z] 8321cca9deb1: Preparing [2024-10-17T05:34:10.893Z] 8509ca61d338: Preparing [2024-10-17T05:34:10.893Z] 8321cca9deb1: Waiting [2024-10-17T05:34:10.893Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:10.893Z] 5157743573ea: Preparing [2024-10-17T05:34:10.893Z] 34cbbb417cb1: Preparing [2024-10-17T05:34:10.893Z] 1d97f6065ecd: Preparing [2024-10-17T05:34:10.893Z] 8509ca61d338: Waiting [2024-10-17T05:34:10.893Z] 16113d51b718: Preparing [2024-10-17T05:34:10.893Z] 5157743573ea: Waiting [2024-10-17T05:34:10.893Z] 34cbbb417cb1: Waiting [2024-10-17T05:34:10.893Z] 1d97f6065ecd: Waiting [2024-10-17T05:34:10.893Z] 16113d51b718: Waiting [2024-10-17T05:34:10.893Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:10.893Z] 212dda8ee091: Layer already exists [2024-10-17T05:34:10.893Z] 5b5f8fad2681: Layer already exists [2024-10-17T05:34:10.893Z] ccf3d04ddd42: Layer already exists [2024-10-17T05:34:10.893Z] 5cc28d26a51d: Layer already exists [2024-10-17T05:34:10.893Z] 5c2e4bcbd1ce: Layer already exists [2024-10-17T05:34:10.893Z] 8321cca9deb1: Layer already exists [2024-10-17T05:34:10.893Z] 8509ca61d338: Layer already exists [2024-10-17T05:34:10.893Z] 5157743573ea: Layer already exists [2024-10-17T05:34:10.893Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:10.893Z] 34cbbb417cb1: Layer already exists [2024-10-17T05:34:10.893Z] 16113d51b718: Layer already exists [2024-10-17T05:34:10.893Z] 1d97f6065ecd: Layer already exists [2024-10-17T05:34:11.158Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:11.498Z] + 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-17T05:34:11.848Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-17T05:34:11.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-17T05:34:11.848Z] 212dda8ee091: Preparing [2024-10-17T05:34:11.848Z] 5c2e4bcbd1ce: Preparing [2024-10-17T05:34:11.848Z] 5b5f8fad2681: Preparing [2024-10-17T05:34:11.848Z] 5cc28d26a51d: Preparing [2024-10-17T05:34:11.848Z] ccf3d04ddd42: Preparing [2024-10-17T05:34:11.848Z] 8321cca9deb1: Preparing [2024-10-17T05:34:11.848Z] 8509ca61d338: Preparing [2024-10-17T05:34:11.848Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:11.848Z] 5157743573ea: Preparing [2024-10-17T05:34:11.848Z] 34cbbb417cb1: Preparing [2024-10-17T05:34:11.848Z] 1d97f6065ecd: Preparing [2024-10-17T05:34:11.848Z] 16113d51b718: Preparing [2024-10-17T05:34:11.848Z] 39b601b5f9aa: Waiting [2024-10-17T05:34:11.848Z] 5157743573ea: Waiting [2024-10-17T05:34:11.848Z] 34cbbb417cb1: Waiting [2024-10-17T05:34:11.848Z] 1d97f6065ecd: Waiting [2024-10-17T05:34:11.848Z] 16113d51b718: Waiting [2024-10-17T05:34:11.848Z] 8321cca9deb1: Waiting [2024-10-17T05:34:11.848Z] 8509ca61d338: Waiting [2024-10-17T05:34:11.848Z] 5b5f8fad2681: Layer already exists [2024-10-17T05:34:11.848Z] 212dda8ee091: Layer already exists [2024-10-17T05:34:11.848Z] 5c2e4bcbd1ce: Layer already exists [2024-10-17T05:34:11.848Z] ccf3d04ddd42: Layer already exists [2024-10-17T05:34:11.848Z] 5cc28d26a51d: Layer already exists [2024-10-17T05:34:11.848Z] 8509ca61d338: Layer already exists [2024-10-17T05:34:11.848Z] 34cbbb417cb1: Layer already exists [2024-10-17T05:34:11.848Z] 8321cca9deb1: Layer already exists [2024-10-17T05:34:11.848Z] 1d97f6065ecd: Layer already exists [2024-10-17T05:34:11.848Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:11.848Z] 5157743573ea: Layer already exists [2024-10-17T05:34:11.848Z] 16113d51b718: Layer already exists [2024-10-17T05:34:12.112Z] main: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:34:12.187Z] ===================================================== [Pipeline] echo [2024-10-17T05:34:12.199Z] taggedImages: [2024-10-17T05:34:12.199Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:12.199Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-17T05:34:12.199Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 [2024-10-17T05:34:12.199Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:12.199Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-17T05:34:12.224Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-17T05:34:12.224Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:12.224Z] latest [2024-10-17T05:34:12.224Z] 3.2.0-dev.108 [2024-10-17T05:34:12.224Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:12.224Z] main [2024-10-17T05:34:12.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:12.578Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:12.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:12.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-17T05:34:12.925Z] 0d1ac48afb3d: Preparing [2024-10-17T05:34:12.925Z] dbba743a0912: Preparing [2024-10-17T05:34:12.925Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:12.925Z] 5157743573ea: Preparing [2024-10-17T05:34:12.925Z] 7bc23790ef8b: Preparing [2024-10-17T05:34:12.925Z] a117a2223be9: Preparing [2024-10-17T05:34:12.925Z] 16113d51b718: Preparing [2024-10-17T05:34:12.925Z] a117a2223be9: Waiting [2024-10-17T05:34:12.925Z] 16113d51b718: Waiting [2024-10-17T05:34:12.925Z] 5157743573ea: Layer already exists [2024-10-17T05:34:13.190Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:13.190Z] 16113d51b718: Layer already exists [2024-10-17T05:34:13.190Z] 0d1ac48afb3d: Pushed [2024-10-17T05:34:13.190Z] 7bc23790ef8b: Pushed [2024-10-17T05:34:15.127Z] a117a2223be9: Pushed [2024-10-17T05:34:19.366Z] dbba743a0912: Pushed [2024-10-17T05:34:19.366Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:19.717Z] + 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-17T05:34:20.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-17T05:34:20.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-17T05:34:20.058Z] 0d1ac48afb3d: Preparing [2024-10-17T05:34:20.058Z] dbba743a0912: Preparing [2024-10-17T05:34:20.058Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:20.058Z] 5157743573ea: Preparing [2024-10-17T05:34:20.058Z] 7bc23790ef8b: Preparing [2024-10-17T05:34:20.058Z] a117a2223be9: Preparing [2024-10-17T05:34:20.058Z] 16113d51b718: Preparing [2024-10-17T05:34:20.058Z] a117a2223be9: Waiting [2024-10-17T05:34:20.058Z] 16113d51b718: Waiting [2024-10-17T05:34:20.058Z] 7bc23790ef8b: Layer already exists [2024-10-17T05:34:20.058Z] 5157743573ea: Layer already exists [2024-10-17T05:34:20.058Z] 0d1ac48afb3d: Layer already exists [2024-10-17T05:34:20.058Z] dbba743a0912: Layer already exists [2024-10-17T05:34:20.058Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:20.058Z] 16113d51b718: Layer already exists [2024-10-17T05:34:20.058Z] a117a2223be9: Layer already exists [2024-10-17T05:34:20.058Z] latest: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:20.664Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:21.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 [2024-10-17T05:34:21.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-17T05:34:21.009Z] 0d1ac48afb3d: Preparing [2024-10-17T05:34:21.009Z] dbba743a0912: Preparing [2024-10-17T05:34:21.009Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:21.009Z] 5157743573ea: Preparing [2024-10-17T05:34:21.009Z] 7bc23790ef8b: Preparing [2024-10-17T05:34:21.009Z] a117a2223be9: Preparing [2024-10-17T05:34:21.009Z] 16113d51b718: Preparing [2024-10-17T05:34:21.009Z] 16113d51b718: Waiting [2024-10-17T05:34:21.009Z] a117a2223be9: Waiting [2024-10-17T05:34:21.009Z] 7bc23790ef8b: Layer already exists [2024-10-17T05:34:21.009Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:21.009Z] 5157743573ea: Layer already exists [2024-10-17T05:34:21.009Z] dbba743a0912: Layer already exists [2024-10-17T05:34:21.009Z] 0d1ac48afb3d: Layer already exists [2024-10-17T05:34:21.009Z] a117a2223be9: Layer already exists [2024-10-17T05:34:21.009Z] 16113d51b718: Layer already exists [2024-10-17T05:34:21.306Z] 3.2.0-dev.108: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:21.678Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:22.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:22.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-17T05:34:22.049Z] 0d1ac48afb3d: Preparing [2024-10-17T05:34:22.049Z] dbba743a0912: Preparing [2024-10-17T05:34:22.049Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:22.049Z] 5157743573ea: Preparing [2024-10-17T05:34:22.049Z] 7bc23790ef8b: Preparing [2024-10-17T05:34:22.049Z] a117a2223be9: Preparing [2024-10-17T05:34:22.049Z] 16113d51b718: Preparing [2024-10-17T05:34:22.049Z] a117a2223be9: Waiting [2024-10-17T05:34:22.049Z] 16113d51b718: Waiting [2024-10-17T05:34:22.049Z] dbba743a0912: Layer already exists [2024-10-17T05:34:22.049Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:22.049Z] 7bc23790ef8b: Layer already exists [2024-10-17T05:34:22.049Z] 5157743573ea: Layer already exists [2024-10-17T05:34:22.049Z] 0d1ac48afb3d: Layer already exists [2024-10-17T05:34:22.049Z] 16113d51b718: Layer already exists [2024-10-17T05:34:22.049Z] a117a2223be9: Layer already exists [2024-10-17T05:34:22.333Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:22.710Z] + 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-17T05:34:23.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-17T05:34:23.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-17T05:34:23.077Z] 0d1ac48afb3d: Preparing [2024-10-17T05:34:23.077Z] dbba743a0912: Preparing [2024-10-17T05:34:23.077Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:23.077Z] 5157743573ea: Preparing [2024-10-17T05:34:23.077Z] 7bc23790ef8b: Preparing [2024-10-17T05:34:23.077Z] a117a2223be9: Preparing [2024-10-17T05:34:23.077Z] 16113d51b718: Preparing [2024-10-17T05:34:23.077Z] a117a2223be9: Waiting [2024-10-17T05:34:23.077Z] 16113d51b718: Waiting [2024-10-17T05:34:23.077Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:23.077Z] 7bc23790ef8b: Layer already exists [2024-10-17T05:34:23.077Z] 5157743573ea: Layer already exists [2024-10-17T05:34:23.077Z] 0d1ac48afb3d: Layer already exists [2024-10-17T05:34:23.077Z] dbba743a0912: Layer already exists [2024-10-17T05:34:23.077Z] 16113d51b718: Layer already exists [2024-10-17T05:34:23.077Z] a117a2223be9: Layer already exists [2024-10-17T05:34:23.340Z] main: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:34:23.408Z] ===================================================== [Pipeline] echo [2024-10-17T05:34:23.422Z] taggedImages: [2024-10-17T05:34:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-17T05:34:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 [2024-10-17T05:34:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:23.422Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-17T05:34:23.442Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-17T05:34:23.442Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:23.442Z] latest [2024-10-17T05:34:23.442Z] 3.2.0-dev.108 [2024-10-17T05:34:23.442Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:23.442Z] main [2024-10-17T05:34:23.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:23.796Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:24.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:24.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-17T05:34:24.153Z] 11c0971940b6: Preparing [2024-10-17T05:34:24.153Z] a7293eeb84ac: Preparing [2024-10-17T05:34:24.153Z] 696ccc5cc3e2: Preparing [2024-10-17T05:34:24.153Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:24.153Z] 5157743573ea: Preparing [2024-10-17T05:34:24.153Z] 8f8faab5ad63: Preparing [2024-10-17T05:34:24.153Z] df8f668b47ae: Preparing [2024-10-17T05:34:24.153Z] 9cd11ec12231: Preparing [2024-10-17T05:34:24.153Z] 7677705c6f78: Preparing [2024-10-17T05:34:24.153Z] 16113d51b718: Preparing [2024-10-17T05:34:24.153Z] 8f8faab5ad63: Waiting [2024-10-17T05:34:24.153Z] df8f668b47ae: Waiting [2024-10-17T05:34:24.153Z] 16113d51b718: Waiting [2024-10-17T05:34:24.153Z] 9cd11ec12231: Waiting [2024-10-17T05:34:24.153Z] 7677705c6f78: Waiting [2024-10-17T05:34:24.153Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:24.419Z] 5157743573ea: Layer already exists [2024-10-17T05:34:24.419Z] a7293eeb84ac: Pushed [2024-10-17T05:34:24.419Z] 696ccc5cc3e2: Pushed [2024-10-17T05:34:24.419Z] 11c0971940b6: Pushed [2024-10-17T05:34:24.419Z] 16113d51b718: Layer already exists [2024-10-17T05:34:24.685Z] 9cd11ec12231: Pushed [2024-10-17T05:34:25.264Z] 7677705c6f78: Pushed [2024-10-17T05:34:37.549Z] df8f668b47ae: Pushed [2024-10-17T05:34:44.165Z] 8f8faab5ad63: Pushed [2024-10-17T05:34:44.165Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:44.518Z] + 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-17T05:34:44.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-17T05:34:44.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-17T05:34:44.865Z] 11c0971940b6: Preparing [2024-10-17T05:34:44.865Z] a7293eeb84ac: Preparing [2024-10-17T05:34:44.865Z] 696ccc5cc3e2: Preparing [2024-10-17T05:34:44.865Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:44.865Z] 5157743573ea: Preparing [2024-10-17T05:34:44.865Z] 8f8faab5ad63: Preparing [2024-10-17T05:34:44.865Z] df8f668b47ae: Preparing [2024-10-17T05:34:44.865Z] 9cd11ec12231: Preparing [2024-10-17T05:34:44.865Z] 7677705c6f78: Preparing [2024-10-17T05:34:44.865Z] 16113d51b718: Preparing [2024-10-17T05:34:44.865Z] df8f668b47ae: Waiting [2024-10-17T05:34:44.865Z] 9cd11ec12231: Waiting [2024-10-17T05:34:44.866Z] 7677705c6f78: Waiting [2024-10-17T05:34:44.866Z] 8f8faab5ad63: Waiting [2024-10-17T05:34:44.866Z] 16113d51b718: Waiting [2024-10-17T05:34:44.866Z] 11c0971940b6: Layer already exists [2024-10-17T05:34:44.866Z] a7293eeb84ac: Layer already exists [2024-10-17T05:34:44.866Z] 696ccc5cc3e2: Layer already exists [2024-10-17T05:34:44.866Z] 5157743573ea: Layer already exists [2024-10-17T05:34:44.866Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:44.866Z] df8f668b47ae: Layer already exists [2024-10-17T05:34:44.866Z] 8f8faab5ad63: Layer already exists [2024-10-17T05:34:44.866Z] 7677705c6f78: Layer already exists [2024-10-17T05:34:44.866Z] 16113d51b718: Layer already exists [2024-10-17T05:34:44.866Z] 9cd11ec12231: Layer already exists [2024-10-17T05:34:45.129Z] latest: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:45.480Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:45.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 [2024-10-17T05:34:45.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-17T05:34:45.824Z] 11c0971940b6: Preparing [2024-10-17T05:34:45.824Z] a7293eeb84ac: Preparing [2024-10-17T05:34:45.824Z] 696ccc5cc3e2: Preparing [2024-10-17T05:34:45.824Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:45.824Z] 5157743573ea: Preparing [2024-10-17T05:34:45.824Z] 8f8faab5ad63: Preparing [2024-10-17T05:34:45.824Z] df8f668b47ae: Preparing [2024-10-17T05:34:45.824Z] 9cd11ec12231: Preparing [2024-10-17T05:34:45.824Z] 7677705c6f78: Preparing [2024-10-17T05:34:45.824Z] 16113d51b718: Preparing [2024-10-17T05:34:45.824Z] 8f8faab5ad63: Waiting [2024-10-17T05:34:45.824Z] df8f668b47ae: Waiting [2024-10-17T05:34:45.824Z] 9cd11ec12231: Waiting [2024-10-17T05:34:45.824Z] 7677705c6f78: Waiting [2024-10-17T05:34:45.824Z] 5157743573ea: Layer already exists [2024-10-17T05:34:45.824Z] 696ccc5cc3e2: Layer already exists [2024-10-17T05:34:45.824Z] 11c0971940b6: Layer already exists [2024-10-17T05:34:45.824Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:45.824Z] a7293eeb84ac: Layer already exists [2024-10-17T05:34:45.824Z] 8f8faab5ad63: Layer already exists [2024-10-17T05:34:45.824Z] 9cd11ec12231: Layer already exists [2024-10-17T05:34:45.824Z] df8f668b47ae: Layer already exists [2024-10-17T05:34:45.824Z] 16113d51b718: Layer already exists [2024-10-17T05:34:45.824Z] 7677705c6f78: Layer already exists [2024-10-17T05:34:46.088Z] 3.2.0-dev.108: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:46.435Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:46.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:46.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-17T05:34:46.782Z] 11c0971940b6: Preparing [2024-10-17T05:34:46.782Z] a7293eeb84ac: Preparing [2024-10-17T05:34:46.782Z] 696ccc5cc3e2: Preparing [2024-10-17T05:34:46.782Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:46.782Z] 5157743573ea: Preparing [2024-10-17T05:34:46.782Z] 8f8faab5ad63: Preparing [2024-10-17T05:34:46.782Z] df8f668b47ae: Preparing [2024-10-17T05:34:46.782Z] 9cd11ec12231: Preparing [2024-10-17T05:34:46.782Z] 7677705c6f78: Preparing [2024-10-17T05:34:46.782Z] 16113d51b718: Preparing [2024-10-17T05:34:46.782Z] 7677705c6f78: Waiting [2024-10-17T05:34:46.782Z] df8f668b47ae: Waiting [2024-10-17T05:34:46.782Z] 9cd11ec12231: Waiting [2024-10-17T05:34:46.782Z] 16113d51b718: Waiting [2024-10-17T05:34:46.782Z] 8f8faab5ad63: Waiting [2024-10-17T05:34:46.782Z] 11c0971940b6: Layer already exists [2024-10-17T05:34:46.782Z] 696ccc5cc3e2: Layer already exists [2024-10-17T05:34:46.782Z] 5157743573ea: Layer already exists [2024-10-17T05:34:46.782Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:46.782Z] a7293eeb84ac: Layer already exists [2024-10-17T05:34:46.782Z] 8f8faab5ad63: Layer already exists [2024-10-17T05:34:46.782Z] df8f668b47ae: Layer already exists [2024-10-17T05:34:46.782Z] 7677705c6f78: Layer already exists [2024-10-17T05:34:46.782Z] 16113d51b718: Layer already exists [2024-10-17T05:34:46.782Z] 9cd11ec12231: Layer already exists [2024-10-17T05:34:47.045Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:47.399Z] + 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-17T05:34:47.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-17T05:34:47.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-17T05:34:47.738Z] 11c0971940b6: Preparing [2024-10-17T05:34:47.738Z] a7293eeb84ac: Preparing [2024-10-17T05:34:47.738Z] 696ccc5cc3e2: Preparing [2024-10-17T05:34:47.738Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:47.738Z] 5157743573ea: Preparing [2024-10-17T05:34:47.738Z] 8f8faab5ad63: Preparing [2024-10-17T05:34:47.738Z] df8f668b47ae: Preparing [2024-10-17T05:34:47.738Z] 9cd11ec12231: Preparing [2024-10-17T05:34:47.738Z] 7677705c6f78: Preparing [2024-10-17T05:34:47.738Z] 16113d51b718: Preparing [2024-10-17T05:34:47.738Z] 9cd11ec12231: Waiting [2024-10-17T05:34:47.738Z] 8f8faab5ad63: Waiting [2024-10-17T05:34:47.738Z] df8f668b47ae: Waiting [2024-10-17T05:34:47.738Z] 7677705c6f78: Waiting [2024-10-17T05:34:47.738Z] 16113d51b718: Waiting [2024-10-17T05:34:47.738Z] 5157743573ea: Layer already exists [2024-10-17T05:34:47.738Z] 696ccc5cc3e2: Layer already exists [2024-10-17T05:34:47.738Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:47.738Z] 11c0971940b6: Layer already exists [2024-10-17T05:34:47.738Z] a7293eeb84ac: Layer already exists [2024-10-17T05:34:47.738Z] 7677705c6f78: Layer already exists [2024-10-17T05:34:47.738Z] 9cd11ec12231: Layer already exists [2024-10-17T05:34:47.738Z] df8f668b47ae: Layer already exists [2024-10-17T05:34:47.738Z] 8f8faab5ad63: Layer already exists [2024-10-17T05:34:47.738Z] 16113d51b718: Layer already exists [2024-10-17T05:34:48.002Z] main: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:34:48.076Z] ===================================================== [Pipeline] echo [2024-10-17T05:34:48.089Z] taggedImages: [2024-10-17T05:34:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-17T05:34:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 [2024-10-17T05:34:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-17T05:34:48.111Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-17T05:34:48.111Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:48.111Z] latest [2024-10-17T05:34:48.111Z] 3.2.0-dev.108 [2024-10-17T05:34:48.111Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:34:48.111Z] main [2024-10-17T05:34:48.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:48.480Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:34:48.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:34:48.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-17T05:34:48.978Z] c329c3eb7c7e: Preparing [2024-10-17T05:34:48.978Z] d24af4127463: Preparing [2024-10-17T05:34:48.978Z] 86cebb99b4ed: Preparing [2024-10-17T05:34:48.978Z] 39b601b5f9aa: Preparing [2024-10-17T05:34:48.978Z] 5157743573ea: Preparing [2024-10-17T05:34:48.978Z] de03f18d7dba: Preparing [2024-10-17T05:34:48.978Z] b774aa765db2: Preparing [2024-10-17T05:34:48.978Z] de03f18d7dba: Waiting [2024-10-17T05:34:48.978Z] d98c0d99b33d: Preparing [2024-10-17T05:34:48.978Z] b774aa765db2: Waiting [2024-10-17T05:34:48.978Z] d98c0d99b33d: Waiting [2024-10-17T05:34:48.978Z] 16113d51b718: Preparing [2024-10-17T05:34:48.978Z] 16113d51b718: Waiting [2024-10-17T05:34:48.978Z] 5157743573ea: Layer already exists [2024-10-17T05:34:48.978Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:34:49.243Z] 86cebb99b4ed: Pushed [2024-10-17T05:34:49.243Z] c329c3eb7c7e: Pushed [2024-10-17T05:34:49.243Z] d24af4127463: Pushed [2024-10-17T05:34:49.243Z] 16113d51b718: Layer already exists [2024-10-17T05:34:49.243Z] b774aa765db2: Pushed [2024-10-17T05:34:49.824Z] d98c0d99b33d: Pushed [2024-10-17T05:35:07.997Z] de03f18d7dba: Pushed [2024-10-17T05:35:08.263Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:08.614Z] + 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-17T05:35:08.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-17T05:35:08.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-17T05:35:08.963Z] c329c3eb7c7e: Preparing [2024-10-17T05:35:08.963Z] d24af4127463: Preparing [2024-10-17T05:35:08.963Z] 86cebb99b4ed: Preparing [2024-10-17T05:35:08.963Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:08.963Z] 5157743573ea: Preparing [2024-10-17T05:35:08.963Z] de03f18d7dba: Preparing [2024-10-17T05:35:08.963Z] b774aa765db2: Preparing [2024-10-17T05:35:08.963Z] d98c0d99b33d: Preparing [2024-10-17T05:35:08.963Z] 16113d51b718: Preparing [2024-10-17T05:35:08.963Z] d98c0d99b33d: Waiting [2024-10-17T05:35:08.963Z] de03f18d7dba: Waiting [2024-10-17T05:35:08.963Z] b774aa765db2: Waiting [2024-10-17T05:35:08.963Z] 5157743573ea: Layer already exists [2024-10-17T05:35:08.963Z] 86cebb99b4ed: Layer already exists [2024-10-17T05:35:08.963Z] c329c3eb7c7e: Layer already exists [2024-10-17T05:35:08.963Z] d24af4127463: Layer already exists [2024-10-17T05:35:08.963Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:08.963Z] de03f18d7dba: Layer already exists [2024-10-17T05:35:08.963Z] d98c0d99b33d: Layer already exists [2024-10-17T05:35:08.963Z] b774aa765db2: Layer already exists [2024-10-17T05:35:08.963Z] 16113d51b718: Layer already exists [2024-10-17T05:35:08.964Z] latest: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:09.572Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:09.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 [2024-10-17T05:35:09.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-17T05:35:09.910Z] c329c3eb7c7e: Preparing [2024-10-17T05:35:09.910Z] d24af4127463: Preparing [2024-10-17T05:35:09.910Z] 86cebb99b4ed: Preparing [2024-10-17T05:35:09.910Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:09.910Z] 5157743573ea: Preparing [2024-10-17T05:35:09.910Z] de03f18d7dba: Preparing [2024-10-17T05:35:09.910Z] b774aa765db2: Preparing [2024-10-17T05:35:09.910Z] d98c0d99b33d: Preparing [2024-10-17T05:35:09.910Z] 16113d51b718: Preparing [2024-10-17T05:35:09.910Z] b774aa765db2: Waiting [2024-10-17T05:35:09.910Z] d98c0d99b33d: Waiting [2024-10-17T05:35:09.910Z] 16113d51b718: Waiting [2024-10-17T05:35:09.910Z] de03f18d7dba: Waiting [2024-10-17T05:35:09.910Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:09.910Z] 5157743573ea: Layer already exists [2024-10-17T05:35:09.910Z] 86cebb99b4ed: Layer already exists [2024-10-17T05:35:09.910Z] c329c3eb7c7e: Layer already exists [2024-10-17T05:35:09.910Z] d24af4127463: Layer already exists [2024-10-17T05:35:09.910Z] de03f18d7dba: Layer already exists [2024-10-17T05:35:09.910Z] d98c0d99b33d: Layer already exists [2024-10-17T05:35:09.910Z] b774aa765db2: Layer already exists [2024-10-17T05:35:09.910Z] 16113d51b718: Layer already exists [2024-10-17T05:35:10.174Z] 3.2.0-dev.108: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:10.524Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:10.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:10.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-17T05:35:10.869Z] c329c3eb7c7e: Preparing [2024-10-17T05:35:10.869Z] d24af4127463: Preparing [2024-10-17T05:35:10.869Z] 86cebb99b4ed: Preparing [2024-10-17T05:35:10.869Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:10.869Z] 5157743573ea: Preparing [2024-10-17T05:35:10.869Z] de03f18d7dba: Preparing [2024-10-17T05:35:10.869Z] b774aa765db2: Preparing [2024-10-17T05:35:10.869Z] d98c0d99b33d: Preparing [2024-10-17T05:35:10.869Z] 16113d51b718: Preparing [2024-10-17T05:35:10.869Z] de03f18d7dba: Waiting [2024-10-17T05:35:10.869Z] b774aa765db2: Waiting [2024-10-17T05:35:10.869Z] d98c0d99b33d: Waiting [2024-10-17T05:35:10.869Z] 16113d51b718: Waiting [2024-10-17T05:35:10.869Z] c329c3eb7c7e: Layer already exists [2024-10-17T05:35:10.869Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:10.869Z] 5157743573ea: Layer already exists [2024-10-17T05:35:10.869Z] 86cebb99b4ed: Layer already exists [2024-10-17T05:35:10.869Z] d24af4127463: Layer already exists [2024-10-17T05:35:10.869Z] b774aa765db2: Layer already exists [2024-10-17T05:35:10.869Z] d98c0d99b33d: Layer already exists [2024-10-17T05:35:10.869Z] 16113d51b718: Layer already exists [2024-10-17T05:35:10.869Z] de03f18d7dba: Layer already exists [2024-10-17T05:35:10.869Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:11.469Z] + 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-17T05:35:11.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-17T05:35:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-17T05:35:11.806Z] c329c3eb7c7e: Preparing [2024-10-17T05:35:11.806Z] d24af4127463: Preparing [2024-10-17T05:35:11.806Z] 86cebb99b4ed: Preparing [2024-10-17T05:35:11.806Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:11.806Z] 5157743573ea: Preparing [2024-10-17T05:35:11.806Z] de03f18d7dba: Preparing [2024-10-17T05:35:11.806Z] b774aa765db2: Preparing [2024-10-17T05:35:11.806Z] d98c0d99b33d: Preparing [2024-10-17T05:35:11.806Z] 16113d51b718: Preparing [2024-10-17T05:35:11.806Z] b774aa765db2: Waiting [2024-10-17T05:35:11.806Z] d98c0d99b33d: Waiting [2024-10-17T05:35:11.806Z] 16113d51b718: Waiting [2024-10-17T05:35:11.806Z] de03f18d7dba: Waiting [2024-10-17T05:35:11.806Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:11.806Z] d24af4127463: Layer already exists [2024-10-17T05:35:11.806Z] 5157743573ea: Layer already exists [2024-10-17T05:35:11.806Z] 86cebb99b4ed: Layer already exists [2024-10-17T05:35:11.806Z] c329c3eb7c7e: Layer already exists [2024-10-17T05:35:11.806Z] de03f18d7dba: Layer already exists [2024-10-17T05:35:11.806Z] b774aa765db2: Layer already exists [2024-10-17T05:35:11.806Z] d98c0d99b33d: Layer already exists [2024-10-17T05:35:11.806Z] 16113d51b718: Layer already exists [2024-10-17T05:35:11.806Z] main: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:35:12.140Z] ===================================================== [Pipeline] echo [2024-10-17T05:35:12.156Z] taggedImages: [2024-10-17T05:35:12.156Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:12.156Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-17T05:35:12.156Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 [2024-10-17T05:35:12.156Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:12.156Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-17T05:35:12.186Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-17T05:35:12.186Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:12.186Z] latest [2024-10-17T05:35:12.186Z] 3.2.0-dev.108 [2024-10-17T05:35:12.186Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:12.186Z] main [2024-10-17T05:35:12.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:12.548Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:12.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:12.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-17T05:35:12.888Z] 38530d01cbd8: Preparing [2024-10-17T05:35:12.888Z] 84f52b95473b: Preparing [2024-10-17T05:35:12.888Z] 829171dc51d1: Preparing [2024-10-17T05:35:12.888Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:12.888Z] 5157743573ea: Preparing [2024-10-17T05:35:12.888Z] 382ba2245ed6: Preparing [2024-10-17T05:35:12.888Z] 9cd11ec12231: Preparing [2024-10-17T05:35:12.888Z] 7677705c6f78: Preparing [2024-10-17T05:35:12.888Z] 16113d51b718: Preparing [2024-10-17T05:35:12.888Z] 9cd11ec12231: Waiting [2024-10-17T05:35:12.888Z] 7677705c6f78: Waiting [2024-10-17T05:35:12.888Z] 382ba2245ed6: Waiting [2024-10-17T05:35:12.888Z] 16113d51b718: Waiting [2024-10-17T05:35:12.888Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:12.888Z] 5157743573ea: Layer already exists [2024-10-17T05:35:12.888Z] 9cd11ec12231: Layer already exists [2024-10-17T05:35:13.152Z] 84f52b95473b: Pushed [2024-10-17T05:35:13.152Z] 7677705c6f78: Layer already exists [2024-10-17T05:35:13.152Z] 38530d01cbd8: Pushed [2024-10-17T05:35:13.152Z] 829171dc51d1: Pushed [2024-10-17T05:35:13.152Z] 16113d51b718: Layer already exists [2024-10-17T05:35:35.172Z] 382ba2245ed6: Pushed [2024-10-17T05:35:35.172Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:35.527Z] + 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-17T05:35:35.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-17T05:35:35.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-17T05:35:35.865Z] 38530d01cbd8: Preparing [2024-10-17T05:35:35.865Z] 84f52b95473b: Preparing [2024-10-17T05:35:35.865Z] 829171dc51d1: Preparing [2024-10-17T05:35:35.865Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:35.865Z] 5157743573ea: Preparing [2024-10-17T05:35:35.865Z] 382ba2245ed6: Preparing [2024-10-17T05:35:35.865Z] 9cd11ec12231: Preparing [2024-10-17T05:35:35.865Z] 7677705c6f78: Preparing [2024-10-17T05:35:35.865Z] 16113d51b718: Preparing [2024-10-17T05:35:35.865Z] 9cd11ec12231: Waiting [2024-10-17T05:35:35.865Z] 7677705c6f78: Waiting [2024-10-17T05:35:35.865Z] 16113d51b718: Waiting [2024-10-17T05:35:35.865Z] 382ba2245ed6: Waiting [2024-10-17T05:35:35.865Z] 38530d01cbd8: Layer already exists [2024-10-17T05:35:35.865Z] 5157743573ea: Layer already exists [2024-10-17T05:35:35.865Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:35.865Z] 829171dc51d1: Layer already exists [2024-10-17T05:35:35.865Z] 84f52b95473b: Layer already exists [2024-10-17T05:35:35.865Z] 9cd11ec12231: Layer already exists [2024-10-17T05:35:35.865Z] 382ba2245ed6: Layer already exists [2024-10-17T05:35:35.865Z] 16113d51b718: Layer already exists [2024-10-17T05:35:35.865Z] 7677705c6f78: Layer already exists [2024-10-17T05:35:36.130Z] latest: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:36.481Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:36.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 [2024-10-17T05:35:36.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-17T05:35:36.827Z] 38530d01cbd8: Preparing [2024-10-17T05:35:36.827Z] 84f52b95473b: Preparing [2024-10-17T05:35:36.827Z] 829171dc51d1: Preparing [2024-10-17T05:35:36.827Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:36.827Z] 5157743573ea: Preparing [2024-10-17T05:35:36.827Z] 382ba2245ed6: Preparing [2024-10-17T05:35:36.827Z] 9cd11ec12231: Preparing [2024-10-17T05:35:36.827Z] 7677705c6f78: Preparing [2024-10-17T05:35:36.827Z] 16113d51b718: Preparing [2024-10-17T05:35:36.827Z] 9cd11ec12231: Waiting [2024-10-17T05:35:36.827Z] 7677705c6f78: Waiting [2024-10-17T05:35:36.827Z] 382ba2245ed6: Waiting [2024-10-17T05:35:36.827Z] 16113d51b718: Waiting [2024-10-17T05:35:36.827Z] 38530d01cbd8: Layer already exists [2024-10-17T05:35:36.827Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:36.827Z] 829171dc51d1: Layer already exists [2024-10-17T05:35:36.827Z] 84f52b95473b: Layer already exists [2024-10-17T05:35:36.827Z] 5157743573ea: Layer already exists [2024-10-17T05:35:36.827Z] 7677705c6f78: Layer already exists [2024-10-17T05:35:36.827Z] 382ba2245ed6: Layer already exists [2024-10-17T05:35:36.827Z] 16113d51b718: Layer already exists [2024-10-17T05:35:36.827Z] 9cd11ec12231: Layer already exists [2024-10-17T05:35:36.827Z] 3.2.0-dev.108: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:37.187Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:37.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:37.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-17T05:35:37.527Z] 38530d01cbd8: Preparing [2024-10-17T05:35:37.527Z] 84f52b95473b: Preparing [2024-10-17T05:35:37.527Z] 829171dc51d1: Preparing [2024-10-17T05:35:37.527Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:37.527Z] 5157743573ea: Preparing [2024-10-17T05:35:37.527Z] 382ba2245ed6: Preparing [2024-10-17T05:35:37.527Z] 9cd11ec12231: Preparing [2024-10-17T05:35:37.527Z] 7677705c6f78: Preparing [2024-10-17T05:35:37.527Z] 16113d51b718: Preparing [2024-10-17T05:35:37.527Z] 9cd11ec12231: Waiting [2024-10-17T05:35:37.527Z] 7677705c6f78: Waiting [2024-10-17T05:35:37.527Z] 16113d51b718: Waiting [2024-10-17T05:35:37.527Z] 382ba2245ed6: Waiting [2024-10-17T05:35:37.527Z] 5157743573ea: Layer already exists [2024-10-17T05:35:37.527Z] 38530d01cbd8: Layer already exists [2024-10-17T05:35:37.527Z] 829171dc51d1: Layer already exists [2024-10-17T05:35:37.527Z] 84f52b95473b: Layer already exists [2024-10-17T05:35:37.527Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:37.527Z] 9cd11ec12231: Layer already exists [2024-10-17T05:35:37.527Z] 382ba2245ed6: Layer already exists [2024-10-17T05:35:37.527Z] 7677705c6f78: Layer already exists [2024-10-17T05:35:37.527Z] 16113d51b718: Layer already exists [2024-10-17T05:35:37.527Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:37.871Z] + 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-17T05:35:38.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-17T05:35:38.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-17T05:35:38.209Z] 38530d01cbd8: Preparing [2024-10-17T05:35:38.209Z] 84f52b95473b: Preparing [2024-10-17T05:35:38.209Z] 829171dc51d1: Preparing [2024-10-17T05:35:38.209Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:38.209Z] 5157743573ea: Preparing [2024-10-17T05:35:38.209Z] 382ba2245ed6: Preparing [2024-10-17T05:35:38.209Z] 9cd11ec12231: Preparing [2024-10-17T05:35:38.209Z] 7677705c6f78: Preparing [2024-10-17T05:35:38.209Z] 16113d51b718: Preparing [2024-10-17T05:35:38.209Z] 9cd11ec12231: Waiting [2024-10-17T05:35:38.209Z] 7677705c6f78: Waiting [2024-10-17T05:35:38.209Z] 16113d51b718: Waiting [2024-10-17T05:35:38.209Z] 382ba2245ed6: Waiting [2024-10-17T05:35:38.209Z] 84f52b95473b: Layer already exists [2024-10-17T05:35:38.209Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:38.209Z] 829171dc51d1: Layer already exists [2024-10-17T05:35:38.209Z] 5157743573ea: Layer already exists [2024-10-17T05:35:38.209Z] 38530d01cbd8: Layer already exists [2024-10-17T05:35:38.209Z] 382ba2245ed6: Layer already exists [2024-10-17T05:35:38.209Z] 7677705c6f78: Layer already exists [2024-10-17T05:35:38.209Z] 16113d51b718: Layer already exists [2024-10-17T05:35:38.209Z] 9cd11ec12231: Layer already exists [2024-10-17T05:35:38.475Z] main: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:35:38.538Z] ===================================================== [Pipeline] echo [2024-10-17T05:35:38.548Z] taggedImages: [2024-10-17T05:35:38.548Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:38.548Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-17T05:35:38.548Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 [2024-10-17T05:35:38.548Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:38.548Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-17T05:35:38.569Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-17T05:35:38.569Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:38.569Z] latest [2024-10-17T05:35:38.569Z] 3.2.0-dev.108 [2024-10-17T05:35:38.569Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:38.569Z] main [2024-10-17T05:35:38.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:38.920Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:39.259Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:39.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-17T05:35:39.259Z] 9b7e90b8bab8: Preparing [2024-10-17T05:35:39.259Z] 75aa4697bacc: Preparing [2024-10-17T05:35:39.259Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:39.259Z] 5157743573ea: Preparing [2024-10-17T05:35:39.259Z] 7ee21b79af0a: Preparing [2024-10-17T05:35:39.259Z] f1f1834fc654: Preparing [2024-10-17T05:35:39.259Z] 16113d51b718: Preparing [2024-10-17T05:35:39.259Z] f1f1834fc654: Waiting [2024-10-17T05:35:39.259Z] 16113d51b718: Waiting [2024-10-17T05:35:39.259Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:39.259Z] 5157743573ea: Layer already exists [2024-10-17T05:35:39.523Z] 16113d51b718: Layer already exists [2024-10-17T05:35:39.523Z] 9b7e90b8bab8: Pushed [2024-10-17T05:35:39.523Z] 7ee21b79af0a: Pushed [2024-10-17T05:35:40.100Z] f1f1834fc654: Pushed [2024-10-17T05:35:52.390Z] 75aa4697bacc: Pushed [2024-10-17T05:35:52.390Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:52.746Z] + 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-17T05:35:53.102Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-17T05:35:53.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-17T05:35:53.102Z] 9b7e90b8bab8: Preparing [2024-10-17T05:35:53.102Z] 75aa4697bacc: Preparing [2024-10-17T05:35:53.102Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:53.102Z] 5157743573ea: Preparing [2024-10-17T05:35:53.102Z] 7ee21b79af0a: Preparing [2024-10-17T05:35:53.102Z] f1f1834fc654: Preparing [2024-10-17T05:35:53.102Z] 16113d51b718: Preparing [2024-10-17T05:35:53.102Z] f1f1834fc654: Waiting [2024-10-17T05:35:53.102Z] 16113d51b718: Waiting [2024-10-17T05:35:53.102Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:53.102Z] 9b7e90b8bab8: Layer already exists [2024-10-17T05:35:53.102Z] 5157743573ea: Layer already exists [2024-10-17T05:35:53.102Z] 75aa4697bacc: Layer already exists [2024-10-17T05:35:53.102Z] 7ee21b79af0a: Layer already exists [2024-10-17T05:35:53.102Z] f1f1834fc654: Layer already exists [2024-10-17T05:35:53.102Z] 16113d51b718: Layer already exists [2024-10-17T05:35:53.368Z] latest: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:53.716Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:54.075Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 [2024-10-17T05:35:54.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-17T05:35:54.075Z] 9b7e90b8bab8: Preparing [2024-10-17T05:35:54.075Z] 75aa4697bacc: Preparing [2024-10-17T05:35:54.075Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:54.075Z] 5157743573ea: Preparing [2024-10-17T05:35:54.075Z] 7ee21b79af0a: Preparing [2024-10-17T05:35:54.075Z] f1f1834fc654: Preparing [2024-10-17T05:35:54.075Z] 16113d51b718: Preparing [2024-10-17T05:35:54.075Z] f1f1834fc654: Waiting [2024-10-17T05:35:54.075Z] 16113d51b718: Waiting [2024-10-17T05:35:54.075Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:54.075Z] 9b7e90b8bab8: Layer already exists [2024-10-17T05:35:54.075Z] 5157743573ea: Layer already exists [2024-10-17T05:35:54.075Z] 7ee21b79af0a: Layer already exists [2024-10-17T05:35:54.075Z] 75aa4697bacc: Layer already exists [2024-10-17T05:35:54.075Z] 16113d51b718: Layer already exists [2024-10-17T05:35:54.075Z] f1f1834fc654: Layer already exists [2024-10-17T05:35:54.340Z] 3.2.0-dev.108: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:54.687Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:55.033Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:55.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-17T05:35:55.033Z] 9b7e90b8bab8: Preparing [2024-10-17T05:35:55.033Z] 75aa4697bacc: Preparing [2024-10-17T05:35:55.033Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:55.033Z] 5157743573ea: Preparing [2024-10-17T05:35:55.033Z] 7ee21b79af0a: Preparing [2024-10-17T05:35:55.033Z] f1f1834fc654: Preparing [2024-10-17T05:35:55.033Z] 16113d51b718: Preparing [2024-10-17T05:35:55.033Z] f1f1834fc654: Waiting [2024-10-17T05:35:55.033Z] 16113d51b718: Waiting [2024-10-17T05:35:55.034Z] 7ee21b79af0a: Layer already exists [2024-10-17T05:35:55.034Z] 9b7e90b8bab8: Layer already exists [2024-10-17T05:35:55.034Z] 5157743573ea: Layer already exists [2024-10-17T05:35:55.034Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:55.034Z] 75aa4697bacc: Layer already exists [2024-10-17T05:35:55.034Z] f1f1834fc654: Layer already exists [2024-10-17T05:35:55.034Z] 16113d51b718: Layer already exists [2024-10-17T05:35:55.034Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:55.656Z] + 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-17T05:35:56.003Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-17T05:35:56.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-17T05:35:56.003Z] 9b7e90b8bab8: Preparing [2024-10-17T05:35:56.003Z] 75aa4697bacc: Preparing [2024-10-17T05:35:56.003Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:56.003Z] 5157743573ea: Preparing [2024-10-17T05:35:56.003Z] 7ee21b79af0a: Preparing [2024-10-17T05:35:56.003Z] f1f1834fc654: Preparing [2024-10-17T05:35:56.003Z] 16113d51b718: Preparing [2024-10-17T05:35:56.003Z] f1f1834fc654: Waiting [2024-10-17T05:35:56.003Z] 16113d51b718: Waiting [2024-10-17T05:35:56.003Z] 9b7e90b8bab8: Layer already exists [2024-10-17T05:35:56.003Z] 7ee21b79af0a: Layer already exists [2024-10-17T05:35:56.003Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:56.003Z] 75aa4697bacc: Layer already exists [2024-10-17T05:35:56.003Z] 5157743573ea: Layer already exists [2024-10-17T05:35:56.003Z] f1f1834fc654: Layer already exists [2024-10-17T05:35:56.003Z] 16113d51b718: Layer already exists [2024-10-17T05:35:56.269Z] main: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:35:56.353Z] ===================================================== [Pipeline] echo [2024-10-17T05:35:56.366Z] taggedImages: [2024-10-17T05:35:56.366Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:56.366Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-17T05:35:56.366Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 [2024-10-17T05:35:56.366Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:56.366Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-17T05:35:56.391Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-17T05:35:56.391Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:56.391Z] latest [2024-10-17T05:35:56.391Z] 3.2.0-dev.108 [2024-10-17T05:35:56.391Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:35:56.391Z] main [2024-10-17T05:35:56.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:56.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:35:57.144Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:35:57.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-17T05:35:57.144Z] c82a4be2cef1: Preparing [2024-10-17T05:35:57.144Z] fb2e717f5551: Preparing [2024-10-17T05:35:57.144Z] 6b4da064b88a: Preparing [2024-10-17T05:35:57.144Z] 39b601b5f9aa: Preparing [2024-10-17T05:35:57.144Z] 5157743573ea: Preparing [2024-10-17T05:35:57.144Z] 2375d9d1583d: Preparing [2024-10-17T05:35:57.144Z] d298363dfac5: Preparing [2024-10-17T05:35:57.144Z] 16113d51b718: Preparing [2024-10-17T05:35:57.144Z] 2375d9d1583d: Waiting [2024-10-17T05:35:57.144Z] d298363dfac5: Waiting [2024-10-17T05:35:57.144Z] 16113d51b718: Waiting [2024-10-17T05:35:57.144Z] 5157743573ea: Layer already exists [2024-10-17T05:35:57.419Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:35:57.419Z] fb2e717f5551: Pushed [2024-10-17T05:35:57.419Z] c82a4be2cef1: Pushed [2024-10-17T05:35:57.419Z] 16113d51b718: Layer already exists [2024-10-17T05:35:57.419Z] 2375d9d1583d: Pushed [2024-10-17T05:35:57.688Z] d298363dfac5: Pushed [2024-10-17T05:36:10.046Z] 6b4da064b88a: Pushed [2024-10-17T05:36:10.046Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:10.390Z] + 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-17T05:36:10.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-17T05:36:10.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-17T05:36:10.729Z] c82a4be2cef1: Preparing [2024-10-17T05:36:10.729Z] fb2e717f5551: Preparing [2024-10-17T05:36:10.729Z] 6b4da064b88a: Preparing [2024-10-17T05:36:10.729Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:10.729Z] 5157743573ea: Preparing [2024-10-17T05:36:10.729Z] 2375d9d1583d: Preparing [2024-10-17T05:36:10.729Z] d298363dfac5: Preparing [2024-10-17T05:36:10.729Z] 16113d51b718: Preparing [2024-10-17T05:36:10.729Z] d298363dfac5: Waiting [2024-10-17T05:36:10.729Z] 16113d51b718: Waiting [2024-10-17T05:36:10.729Z] 2375d9d1583d: Waiting [2024-10-17T05:36:10.729Z] 5157743573ea: Layer already exists [2024-10-17T05:36:10.729Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:10.729Z] fb2e717f5551: Layer already exists [2024-10-17T05:36:10.729Z] 6b4da064b88a: Layer already exists [2024-10-17T05:36:10.729Z] c82a4be2cef1: Layer already exists [2024-10-17T05:36:10.729Z] d298363dfac5: Layer already exists [2024-10-17T05:36:10.729Z] 2375d9d1583d: Layer already exists [2024-10-17T05:36:10.729Z] 16113d51b718: Layer already exists [2024-10-17T05:36:10.992Z] latest: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:11.333Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:11.676Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 [2024-10-17T05:36:11.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-17T05:36:11.677Z] c82a4be2cef1: Preparing [2024-10-17T05:36:11.677Z] fb2e717f5551: Preparing [2024-10-17T05:36:11.677Z] 6b4da064b88a: Preparing [2024-10-17T05:36:11.677Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:11.677Z] 5157743573ea: Preparing [2024-10-17T05:36:11.677Z] 2375d9d1583d: Preparing [2024-10-17T05:36:11.677Z] d298363dfac5: Preparing [2024-10-17T05:36:11.677Z] 16113d51b718: Preparing [2024-10-17T05:36:11.677Z] 2375d9d1583d: Waiting [2024-10-17T05:36:11.677Z] d298363dfac5: Waiting [2024-10-17T05:36:11.677Z] 16113d51b718: Waiting [2024-10-17T05:36:11.677Z] 6b4da064b88a: Layer already exists [2024-10-17T05:36:11.677Z] fb2e717f5551: Layer already exists [2024-10-17T05:36:11.677Z] c82a4be2cef1: Layer already exists [2024-10-17T05:36:11.677Z] 5157743573ea: Layer already exists [2024-10-17T05:36:11.677Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:11.677Z] 2375d9d1583d: Layer already exists [2024-10-17T05:36:11.677Z] d298363dfac5: Layer already exists [2024-10-17T05:36:11.677Z] 16113d51b718: Layer already exists [2024-10-17T05:36:11.677Z] 3.2.0-dev.108: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:12.022Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:12.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:36:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-17T05:36:12.356Z] c82a4be2cef1: Preparing [2024-10-17T05:36:12.356Z] fb2e717f5551: Preparing [2024-10-17T05:36:12.356Z] 6b4da064b88a: Preparing [2024-10-17T05:36:12.356Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:12.356Z] 5157743573ea: Preparing [2024-10-17T05:36:12.356Z] 2375d9d1583d: Preparing [2024-10-17T05:36:12.356Z] d298363dfac5: Preparing [2024-10-17T05:36:12.356Z] 16113d51b718: Preparing [2024-10-17T05:36:12.356Z] 2375d9d1583d: Waiting [2024-10-17T05:36:12.356Z] d298363dfac5: Waiting [2024-10-17T05:36:12.356Z] 16113d51b718: Waiting [2024-10-17T05:36:12.356Z] fb2e717f5551: Layer already exists [2024-10-17T05:36:12.356Z] c82a4be2cef1: Layer already exists [2024-10-17T05:36:12.356Z] 5157743573ea: Layer already exists [2024-10-17T05:36:12.356Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:12.356Z] 6b4da064b88a: Layer already exists [2024-10-17T05:36:12.356Z] 2375d9d1583d: Layer already exists [2024-10-17T05:36:12.356Z] d298363dfac5: Layer already exists [2024-10-17T05:36:12.356Z] 16113d51b718: Layer already exists [2024-10-17T05:36:12.356Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:12.963Z] + 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-17T05:36:13.316Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-17T05:36:13.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-17T05:36:13.317Z] c82a4be2cef1: Preparing [2024-10-17T05:36:13.317Z] fb2e717f5551: Preparing [2024-10-17T05:36:13.317Z] 6b4da064b88a: Preparing [2024-10-17T05:36:13.317Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:13.317Z] 5157743573ea: Preparing [2024-10-17T05:36:13.317Z] 2375d9d1583d: Preparing [2024-10-17T05:36:13.317Z] d298363dfac5: Preparing [2024-10-17T05:36:13.317Z] 16113d51b718: Preparing [2024-10-17T05:36:13.317Z] 2375d9d1583d: Waiting [2024-10-17T05:36:13.317Z] d298363dfac5: Waiting [2024-10-17T05:36:13.317Z] 16113d51b718: Waiting [2024-10-17T05:36:13.317Z] 5157743573ea: Layer already exists [2024-10-17T05:36:13.317Z] 6b4da064b88a: Layer already exists [2024-10-17T05:36:13.317Z] c82a4be2cef1: Layer already exists [2024-10-17T05:36:13.317Z] fb2e717f5551: Layer already exists [2024-10-17T05:36:13.317Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:13.317Z] 2375d9d1583d: Layer already exists [2024-10-17T05:36:13.317Z] d298363dfac5: Layer already exists [2024-10-17T05:36:13.317Z] 16113d51b718: Layer already exists [2024-10-17T05:36:13.581Z] main: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:36:13.655Z] ===================================================== [Pipeline] echo [2024-10-17T05:36:13.667Z] taggedImages: [2024-10-17T05:36:13.667Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:36:13.667Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-17T05:36:13.667Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 [2024-10-17T05:36:13.667Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:36:13.667Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-17T05:36:13.690Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-17T05:36:13.690Z] 82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:36:13.690Z] latest [2024-10-17T05:36:13.690Z] 3.2.0-dev.108 [2024-10-17T05:36:13.690Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:36:13.690Z] main [2024-10-17T05:36:13.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:14.055Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:14.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:36:14.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-17T05:36:14.403Z] 3a2f927bbde0: Preparing [2024-10-17T05:36:14.403Z] 86a7c1d1f2df: Preparing [2024-10-17T05:36:14.403Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:14.403Z] 5157743573ea: Preparing [2024-10-17T05:36:14.403Z] cbc196632867: Preparing [2024-10-17T05:36:14.403Z] 67e098fec0a7: Preparing [2024-10-17T05:36:14.403Z] 16113d51b718: Preparing [2024-10-17T05:36:14.403Z] 67e098fec0a7: Waiting [2024-10-17T05:36:14.403Z] 16113d51b718: Waiting [2024-10-17T05:36:14.403Z] 5157743573ea: Layer already exists [2024-10-17T05:36:14.403Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:14.403Z] cbc196632867: Layer already exists [2024-10-17T05:36:14.403Z] 67e098fec0a7: Layer already exists [2024-10-17T05:36:14.666Z] 16113d51b718: Layer already exists [2024-10-17T05:36:14.667Z] 3a2f927bbde0: Pushed [2024-10-17T05:36:26.943Z] 86a7c1d1f2df: Pushed [2024-10-17T05:36:26.943Z] 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:27.303Z] + 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-17T05:36:27.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-17T05:36:27.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-17T05:36:27.649Z] 3a2f927bbde0: Preparing [2024-10-17T05:36:27.649Z] 86a7c1d1f2df: Preparing [2024-10-17T05:36:27.649Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:27.649Z] 5157743573ea: Preparing [2024-10-17T05:36:27.649Z] cbc196632867: Preparing [2024-10-17T05:36:27.649Z] 67e098fec0a7: Preparing [2024-10-17T05:36:27.649Z] 16113d51b718: Preparing [2024-10-17T05:36:27.649Z] 67e098fec0a7: Waiting [2024-10-17T05:36:27.649Z] 16113d51b718: Waiting [2024-10-17T05:36:27.649Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:27.649Z] 3a2f927bbde0: Layer already exists [2024-10-17T05:36:27.649Z] 86a7c1d1f2df: Layer already exists [2024-10-17T05:36:27.649Z] 5157743573ea: Layer already exists [2024-10-17T05:36:27.649Z] cbc196632867: Layer already exists [2024-10-17T05:36:27.649Z] 67e098fec0a7: Layer already exists [2024-10-17T05:36:27.649Z] 16113d51b718: Layer already exists [2024-10-17T05:36:27.914Z] latest: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:28.261Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:28.611Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 [2024-10-17T05:36:28.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-17T05:36:28.611Z] 3a2f927bbde0: Preparing [2024-10-17T05:36:28.611Z] 86a7c1d1f2df: Preparing [2024-10-17T05:36:28.611Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:28.611Z] 5157743573ea: Preparing [2024-10-17T05:36:28.611Z] cbc196632867: Preparing [2024-10-17T05:36:28.611Z] 67e098fec0a7: Preparing [2024-10-17T05:36:28.611Z] 16113d51b718: Preparing [2024-10-17T05:36:28.611Z] 67e098fec0a7: Waiting [2024-10-17T05:36:28.611Z] 16113d51b718: Waiting [2024-10-17T05:36:28.611Z] 5157743573ea: Layer already exists [2024-10-17T05:36:28.611Z] 86a7c1d1f2df: Layer already exists [2024-10-17T05:36:28.611Z] cbc196632867: Layer already exists [2024-10-17T05:36:28.611Z] 3a2f927bbde0: Layer already exists [2024-10-17T05:36:28.611Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:28.611Z] 67e098fec0a7: Layer already exists [2024-10-17T05:36:28.611Z] 16113d51b718: Layer already exists [2024-10-17T05:36:28.611Z] 3.2.0-dev.108: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:29.218Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:29.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:36:29.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-17T05:36:29.563Z] 3a2f927bbde0: Preparing [2024-10-17T05:36:29.563Z] 86a7c1d1f2df: Preparing [2024-10-17T05:36:29.563Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:29.563Z] 5157743573ea: Preparing [2024-10-17T05:36:29.563Z] cbc196632867: Preparing [2024-10-17T05:36:29.563Z] 67e098fec0a7: Preparing [2024-10-17T05:36:29.563Z] 16113d51b718: Preparing [2024-10-17T05:36:29.563Z] 67e098fec0a7: Waiting [2024-10-17T05:36:29.563Z] 16113d51b718: Waiting [2024-10-17T05:36:29.563Z] 5157743573ea: Layer already exists [2024-10-17T05:36:29.563Z] 3a2f927bbde0: Layer already exists [2024-10-17T05:36:29.563Z] cbc196632867: Layer already exists [2024-10-17T05:36:29.563Z] 86a7c1d1f2df: Layer already exists [2024-10-17T05:36:29.563Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:29.563Z] 67e098fec0a7: Layer already exists [2024-10-17T05:36:29.563Z] 16113d51b718: Layer already exists [2024-10-17T05:36:29.563Z] 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:30.178Z] + 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-17T05:36:30.520Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-17T05:36:30.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-17T05:36:30.520Z] 3a2f927bbde0: Preparing [2024-10-17T05:36:30.520Z] 86a7c1d1f2df: Preparing [2024-10-17T05:36:30.520Z] 39b601b5f9aa: Preparing [2024-10-17T05:36:30.520Z] 5157743573ea: Preparing [2024-10-17T05:36:30.520Z] cbc196632867: Preparing [2024-10-17T05:36:30.520Z] 67e098fec0a7: Preparing [2024-10-17T05:36:30.520Z] 16113d51b718: Preparing [2024-10-17T05:36:30.520Z] 67e098fec0a7: Waiting [2024-10-17T05:36:30.520Z] 16113d51b718: Waiting [2024-10-17T05:36:30.520Z] cbc196632867: Layer already exists [2024-10-17T05:36:30.520Z] 5157743573ea: Layer already exists [2024-10-17T05:36:30.520Z] 86a7c1d1f2df: Layer already exists [2024-10-17T05:36:30.520Z] 3a2f927bbde0: Layer already exists [2024-10-17T05:36:30.520Z] 39b601b5f9aa: Layer already exists [2024-10-17T05:36:30.520Z] 67e098fec0a7: Layer already exists [2024-10-17T05:36:30.520Z] 16113d51b718: Layer already exists [2024-10-17T05:36:30.784Z] main: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-17T05:36:30.861Z] ===================================================== [Pipeline] echo [2024-10-17T05:36:30.872Z] taggedImages: [2024-10-17T05:36:30.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [2024-10-17T05:36:30.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-17T05:36:30.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 [2024-10-17T05:36:30.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [2024-10-17T05:36:30.872Z] - 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-17T05:36:31.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T05:36:31.396Z] [2024-10-17T05:36:31.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:36:31.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T05:36:31.726Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-17T05:36:31.726Z] 8998bd30e6a1: Pulling fs layer [2024-10-17T05:36:31.726Z] 04944245beec: Pulling fs layer [2024-10-17T05:36:31.726Z] 699f458cf7ca: Pulling fs layer [2024-10-17T05:36:31.726Z] 765212b225bb: Pulling fs layer [2024-10-17T05:36:31.726Z] f23df028b6ca: Pulling fs layer [2024-10-17T05:36:31.726Z] d65c8cfc05b1: Pulling fs layer [2024-10-17T05:36:31.726Z] 2437ff75d9bd: Pulling fs layer [2024-10-17T05:36:31.726Z] f23df028b6ca: Waiting [2024-10-17T05:36:31.726Z] d65c8cfc05b1: Waiting [2024-10-17T05:36:31.726Z] 765212b225bb: Waiting [2024-10-17T05:36:31.726Z] 2437ff75d9bd: Waiting [2024-10-17T05:36:31.992Z] 04944245beec: Verifying Checksum [2024-10-17T05:36:31.992Z] 04944245beec: Download complete [2024-10-17T05:36:31.992Z] 765212b225bb: Verifying Checksum [2024-10-17T05:36:31.992Z] 765212b225bb: Download complete [2024-10-17T05:36:31.992Z] f23df028b6ca: Verifying Checksum [2024-10-17T05:36:31.992Z] f23df028b6ca: Download complete [2024-10-17T05:36:31.992Z] d65c8cfc05b1: Verifying Checksum [2024-10-17T05:36:31.992Z] d65c8cfc05b1: Download complete [2024-10-17T05:36:31.992Z] 699f458cf7ca: Verifying Checksum [2024-10-17T05:36:31.992Z] 699f458cf7ca: Download complete [2024-10-17T05:36:32.568Z] 8998bd30e6a1: Verifying Checksum [2024-10-17T05:36:32.568Z] 8998bd30e6a1: Download complete [2024-10-17T05:36:34.598Z] 2437ff75d9bd: Verifying Checksum [2024-10-17T05:36:34.598Z] 2437ff75d9bd: Download complete [2024-10-17T05:36:36.531Z] 8998bd30e6a1: Pull complete [2024-10-17T05:36:37.117Z] 04944245beec: Pull complete [2024-10-17T05:36:38.515Z] 699f458cf7ca: Pull complete [2024-10-17T05:36:38.515Z] 765212b225bb: Pull complete [2024-10-17T05:36:39.469Z] f23df028b6ca: Pull complete [2024-10-17T05:36:39.469Z] d65c8cfc05b1: Pull complete [2024-10-17T05:36:54.433Z] 2437ff75d9bd: Pull complete [2024-10-17T05:36:54.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-17T05:36:54.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T05:36:54.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:36:54.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container [2024-10-17T05:36:54.674Z] $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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-17T05:36:57.355Z] $ docker top cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:36:58.226Z] ---> job-cost.sh [2024-10-17T05:36:58.226Z] lf-activate-venv: SKIPPING [2024-10-17T05:36:58.226Z] INFO: No Stack... [2024-10-17T05:36:58.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-17T05:36:59.379Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T05:37:00.001Z] + cat+ /w/workspace/edgex-go/731/archives/cost.csv [2024-10-17T05:37:00.001Z] cut -d, -f6 [Pipeline] lock [2024-10-17T05:37:00.034Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] [2024-10-17T05:37:00.052Z] Resource [jenkins-edgexfoundry-edgex-go-main-731-stack-cost] did not exist. Created. [2024-10-17T05:37:00.060Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T05:37:00.384Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-17T05:37:00.968Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T05:37:00.977Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T05:37:01.006Z] $ docker stop --time=1 cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 [2024-10-17T05:37:02.473Z] $ docker rm -f --volumes cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 [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-17T05:37:03.028Z] provisioning config files... [2024-10-17T05:37:03.042Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/731@tmp/config11691612809385855233tmp [Pipeline] { [Pipeline] sh [2024-10-17T05:37:03.355Z] + set +x [2024-10-17T05:37:03.355Z] + curl -s https://codecov.io/bash [2024-10-17T05:37:03.355Z] + bash -s -- [2024-10-17T05:37:03.355Z] [2024-10-17T05:37:03.355Z] _____ _ [2024-10-17T05:37:03.355Z] / ____| | | [2024-10-17T05:37:03.355Z] | | ___ __| | ___ ___ _____ __ [2024-10-17T05:37:03.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-17T05:37:03.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-17T05:37:03.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-17T05:37:03.355Z] Bash-1.0.6 [2024-10-17T05:37:03.355Z] [2024-10-17T05:37:03.355Z] [2024-10-17T05:37:03.355Z] ==> git version 2.25.1 found [2024-10-17T05:37:03.355Z] ==> 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-17T05:37:03.356Z] Release-Date: 2020-01-08 [2024-10-17T05:37:03.356Z] 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-17T05:37:03.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-17T05:37:03.356Z] ==> Jenkins CI detected. [2024-10-17T05:37:03.356Z] current dir:  /w/workspace/edgex-go/731 [2024-10-17T05:37:03.356Z] project root: . [2024-10-17T05:37:03.356Z] --> token set from env [2024-10-17T05:37:03.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-17T05:37:03.623Z] ==> Running gcov in . (disable via -X gcov) [2024-10-17T05:37:03.623Z] ==> Python coveragepy not found [2024-10-17T05:37:03.623Z] ==> Searching for coverage reports in: [2024-10-17T05:37:03.623Z] + . [2024-10-17T05:37:03.623Z] -> Found 1 reports [2024-10-17T05:37:03.623Z] ==> Detecting git/mercurial file structure [2024-10-17T05:37:03.623Z] ==> Reading reports [2024-10-17T05:37:03.623Z] + ./coverage.out bytes=1550728 [2024-10-17T05:37:03.623Z] ==> Appending adjustments [2024-10-17T05:37:03.623Z] https://docs.codecov.io/docs/fixing-reports [2024-10-17T05:37:05.000Z] + Found adjustments [2024-10-17T05:37:05.000Z] ==> Gzipping contents [2024-10-17T05:37:05.000Z] 132K /tmp/codecov.SD8GPd.gz [2024-10-17T05:37:05.000Z] ==> Uploading reports [2024-10-17T05:37:05.000Z] url: https://codecov.io [2024-10-17T05:37:05.000Z] query: branch=main&commit=82350b2dc17c64c6dcaf341c305da1b72442d937&build=731&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F731%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-17T05:37:05.000Z] -> Pinging Codecov [2024-10-17T05:37:05.001Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82350b2dc17c64c6dcaf341c305da1b72442d937&build=731&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F731%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-17T05:37:05.260Z] -> Uploading to [2024-10-17T05:37:05.260Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/82350b2dc17c64c6dcaf341c305da1b72442d937/924b15cf-fe96-48a7-92ec-8569e7b1acaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T053705Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d3fc1895991fb66ca747eafc2b03ee114574dbef92a2697e52902d2abba899f7 [2024-10-17T05:37:05.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:05.260Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:05.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 471k --:--:-- --:--:-- --:--:-- 472k [2024-10-17T05:37:05.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [2024-10-17T05:37:05.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-17T05:37:05.745Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-17T05:37:05.761Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:06.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:37:06.072Z] [2024-10-17T05:37:06.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:06.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:37:06.380Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-17T05:37:06.380Z] 43c4264eed91: Already exists [2024-10-17T05:37:06.380Z] 4cc291be95ef: Already exists [2024-10-17T05:37:06.380Z] 2ac1f1163629: Already exists [2024-10-17T05:37:06.380Z] 5c3c966382ef: Already exists [2024-10-17T05:37:06.380Z] 4f4fb700ef54: Already exists [2024-10-17T05:37:06.380Z] d9c7d2e4e75e: Pulling fs layer [2024-10-17T05:37:06.380Z] 9c3e1370e548: Pulling fs layer [2024-10-17T05:37:06.640Z] d9c7d2e4e75e: Verifying Checksum [2024-10-17T05:37:06.640Z] d9c7d2e4e75e: Download complete [2024-10-17T05:37:07.206Z] d9c7d2e4e75e: Pull complete [2024-10-17T05:37:07.773Z] 9c3e1370e548: Verifying Checksum [2024-10-17T05:37:07.773Z] 9c3e1370e548: Download complete [2024-10-17T05:37:10.305Z] 9c3e1370e548: Pull complete [2024-10-17T05:37:10.305Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-17T05:37:10.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:37:10.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:37:10.412Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:37:10.426Z] $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-17T05:37:14.162Z] $ docker top f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T05:37:14.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo [2024-10-17T05:37:14.541Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-17T05:37:14.817Z] + set -o pipefail [2024-10-17T05:37:14.817Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-17T05:37:22.953Z] [2024-10-17T05:37:22.953Z] Monitoring /w/workspace/edgex-go/731 (github.com/edgexfoundry/edgex-go)... [2024-10-17T05:37:22.953Z] [2024-10-17T05:37:22.953Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2ea4e8ce-d39b-4be9-84e1-1b23952b1fb6 [2024-10-17T05:37:22.953Z] [2024-10-17T05:37:22.953Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-17T05:37:22.953Z] [2024-10-17T05:37:22.953Z] [2024-10-17T05:37:22.953Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-17T05:37:22.953Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-17T05:37:22.946Z] $ docker stop --time=1 f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c [2024-10-17T05:37:28.065Z] $ docker rm -f --volumes f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-17T05:37:28.605Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:37:28.619Z] provisioning config files... [2024-10-17T05:37:28.629Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/731@tmp/config17175493072968231746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:37:28.922Z] --> edgex-publish-swagger.sh [2024-10-17T05:37:28.923Z] === Publish openapi/v3 API === [2024-10-17T05:37:28.923Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-17T05:37:28.923Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/731/openapi/v3/core-command.yaml] [2024-10-17T05:37:28.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:28.923Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:29.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 [2024-10-17T05:37:29.490Z] [2024-10-17T05:37:29.490Z] [2024-10-17T05:37:29.490Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/731/openapi/v3/core-data.yaml] [2024-10-17T05:37:29.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:29.490Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:29.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 170k --:--:-- --:--:-- --:--:-- 170k [2024-10-17T05:37:29.749Z] [2024-10-17T05:37:29.749Z] [2024-10-17T05:37:29.749Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/731/openapi/v3/core-keeper.yaml] [2024-10-17T05:37:29.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:29.749Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:30.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 292 141k --:--:-- --:--:-- --:--:-- 142k [2024-10-17T05:37:30.008Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-17T05:37:30.008Z] [2024-10-17T05:37:30.008Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/731/openapi/v3/core-metadata.yaml] [2024-10-17T05:37:30.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:30.008Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:30.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 724k --:--:-- --:--:-- --:--:-- 720k 100 149k 100 156 100 149k 449 429k --:--:-- --:--:-- --:--:-- 429k [2024-10-17T05:37:30.269Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-17T05:37:30.269Z] [2024-10-17T05:37:30.269Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/731/openapi/v3/support-cron-scheduler.yaml] [2024-10-17T05:37:30.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:30.528Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:30.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 201k [2024-10-17T05:37:30.528Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-17T05:37:30.528Z] [2024-10-17T05:37:30.528Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/731/openapi/v3/support-notifications.yaml] [2024-10-17T05:37:30.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:30.528Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:31.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 453 247k --:--:-- --:--:-- --:--:-- 248k [2024-10-17T05:37:31.101Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-17T05:37:31.101Z] [2024-10-17T05:37:31.101Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/731/openapi/v3/support-scheduler.yaml] [2024-10-17T05:37:31.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:37:31.101Z] Dload Upload Total Spent Left Speed [2024-10-17T05:37:31.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 175k --:--:-- --:--:-- --:--:-- 174k 100 37110 100 156 100 36954 454 105k --:--:-- --:--:-- --:--:-- 105k [2024-10-17T05:37:31.361Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-17T05:37:31.361Z] [Pipeline] } [2024-10-17T05:37:31.369Z] 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-17T05:37:31.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:37:31.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:32.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:37:32.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:37:32.179Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:37:32.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T05:37:32.750Z] $ docker top a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d -eo pid,comm [2024-10-17T05:37:32.821Z] 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-17T05:37:32.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:37:32.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:37:32.879Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:37:32.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:37:32.974Z] $ docker exec a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d ssh-agent [2024-10-17T05:37:33.096Z] SSH_AUTH_SOCK=/tmp/ssh-6Ncgyq8Vehas/agent.32 [2024-10-17T05:37:33.096Z] SSH_AGENT_PID=38 [2024-10-17T05:37:33.100Z] Running ssh-add (command line suppressed) [2024-10-17T05:37:33.186Z] Identity added: /w/workspace/edgex-go/731@tmp/private_key_3601235471442406066.key (/w/workspace/edgex-go/731@tmp/private_key_3601235471442406066.key) [2024-10-17T05:37:33.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:37:33.511Z] + git semver tag [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,661 [run_tag] DEBUG tag force:False [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,661 [check_head_tag] DEBUG check head tag [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,663 [execute] INFO git cat-file --batch-check [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=) [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,668 [execute] INFO git cat-file --batch [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=) [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,718 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,719 [execute] INFO git tag -a v3.2.0-dev.108 -m v3.2.0-dev.108 [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.108', '-m', 'v3.2.0-dev.108'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:37:33.771Z] 2024-10-17 05:37:33,725 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:33.771Z] 3.2.0-dev.108 [Pipeline] } [2024-10-17T05:37:33.761Z] $ docker exec --env ******** --env ******** a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d ssh-agent -k [2024-10-17T05:37:33.860Z] unset SSH_AUTH_SOCK; [2024-10-17T05:37:33.860Z] unset SSH_AGENT_PID; [2024-10-17T05:37:33.860Z] echo Agent pid 38 killed; [2024-10-17T05:37:33.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:37:34.230Z] + git semver [Pipeline] } [2024-10-17T05:37:34.485Z] $ docker stop --time=1 a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d [2024-10-17T05:37:35.795Z] $ docker rm -f --volumes a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:36.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:37:36.223Z] [2024-10-17T05:37:36.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:36.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:37:36.522Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-17T05:37:36.522Z] ab5ef0e58194: Pulling fs layer [2024-10-17T05:37:36.522Z] 9712f1f96733: Pulling fs layer [2024-10-17T05:37:36.522Z] 63f879dbbcfc: Pulling fs layer [2024-10-17T05:37:36.522Z] 0d9ebad4ef96: Pulling fs layer [2024-10-17T05:37:36.522Z] e9a5061849ea: Pulling fs layer [2024-10-17T05:37:36.522Z] d747dcd14b5f: Pulling fs layer [2024-10-17T05:37:36.522Z] 2de7ff778b66: Pulling fs layer [2024-10-17T05:37:36.522Z] 0d9ebad4ef96: Waiting [2024-10-17T05:37:36.522Z] e9a5061849ea: Waiting [2024-10-17T05:37:36.522Z] 2de7ff778b66: Waiting [2024-10-17T05:37:36.779Z] 9712f1f96733: Verifying Checksum [2024-10-17T05:37:36.779Z] 9712f1f96733: Download complete [2024-10-17T05:37:37.041Z] 63f879dbbcfc: Verifying Checksum [2024-10-17T05:37:37.041Z] 63f879dbbcfc: Download complete [2024-10-17T05:37:37.300Z] e9a5061849ea: Verifying Checksum [2024-10-17T05:37:37.300Z] e9a5061849ea: Download complete [2024-10-17T05:37:37.300Z] d747dcd14b5f: Verifying Checksum [2024-10-17T05:37:37.300Z] d747dcd14b5f: Download complete [2024-10-17T05:37:37.557Z] 0d9ebad4ef96: Verifying Checksum [2024-10-17T05:37:37.557Z] ab5ef0e58194: Verifying Checksum [2024-10-17T05:37:37.557Z] ab5ef0e58194: Download complete [2024-10-17T05:37:37.557Z] 2de7ff778b66: Verifying Checksum [2024-10-17T05:37:37.557Z] 2de7ff778b66: Download complete [2024-10-17T05:37:40.840Z] ab5ef0e58194: Pull complete [2024-10-17T05:37:40.840Z] 9712f1f96733: Pull complete [2024-10-17T05:37:41.099Z] 63f879dbbcfc: Pull complete [2024-10-17T05:37:45.290Z] 0d9ebad4ef96: Pull complete [2024-10-17T05:37:45.290Z] e9a5061849ea: Pull complete [2024-10-17T05:37:45.290Z] d747dcd14b5f: Pull complete [2024-10-17T05:37:46.669Z] 2de7ff778b66: Pull complete [2024-10-17T05:37:46.669Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-17T05:37:46.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:37:46.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:37:46.772Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:37:46.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-17T05:37:52.781Z] $ docker top a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:37:52.885Z] provisioning config files... [2024-10-17T05:37:52.893Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/731@tmp/config1762846121888330850tmp [2024-10-17T05:37:52.903Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/731@tmp/config11607209888360375852tmp [2024-10-17T05:37:52.912Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/731@tmp/config1942672364675379920tmp [Pipeline] { [Pipeline] echo [2024-10-17T05:37:52.936Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:37:53.232Z] ---> sigul-configuration.sh [2024-10-17T05:37:53.232Z] gpg: directory `/root/.gnupg' created [2024-10-17T05:37:53.232Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-17T05:37:53.232Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-17T05:37:53.232Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-17T05:37:53.232Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-17T05:37:53.232Z] gpg: CAST5 encrypted data [2024-10-17T05:37:53.232Z] gpg: encrypted with 1 passphrase [2024-10-17T05:37:53.232Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-17T05:37:53.532Z] + mkdir /home/jenkins [2024-10-17T05:37:53.532Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-17T05:37:53.828Z] + 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-17T05:37:53.842Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:37:54.134Z] ---> sigul-install.sh [2024-10-17T05:37:54.134Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-17T05:37:54.433Z] + git tag --list [2024-10-17T05:37:54.433Z] 0.6.0 [2024-10-17T05:37:54.433Z] 0.6.1 [2024-10-17T05:37:54.433Z] 0.7.0 [2024-10-17T05:37:54.433Z] 0.7.1 [2024-10-17T05:37:54.433Z] v1.0.0 [2024-10-17T05:37:54.433Z] v1.0.1 [2024-10-17T05:37:54.433Z] v1.1.0 [2024-10-17T05:37:54.433Z] v1.2.0 [2024-10-17T05:37:54.433Z] v1.2.1 [2024-10-17T05:37:54.433Z] v1.3.0 [2024-10-17T05:37:54.433Z] v1.3.1 [2024-10-17T05:37:54.433Z] v2.0.0 [2024-10-17T05:37:54.433Z] v2.1.0 [2024-10-17T05:37:54.433Z] v2.1.1 [2024-10-17T05:37:54.433Z] v2.2.0 [2024-10-17T05:37:54.433Z] v2.3.0 [2024-10-17T05:37:54.433Z] v3.0 [2024-10-17T05:37:54.433Z] v3.0.0 [2024-10-17T05:37:54.433Z] v3.1 [2024-10-17T05:37:54.433Z] v3.1.0 [2024-10-17T05:37:54.433Z] v3.1.0-dev.1 [2024-10-17T05:37:54.433Z] v3.1.0-dev.10 [2024-10-17T05:37:54.433Z] v3.1.0-dev.11 [2024-10-17T05:37:54.433Z] v3.1.0-dev.12 [2024-10-17T05:37:54.433Z] v3.1.0-dev.13 [2024-10-17T05:37:54.433Z] v3.1.0-dev.14 [2024-10-17T05:37:54.433Z] v3.1.0-dev.15 [2024-10-17T05:37:54.433Z] v3.1.0-dev.16 [2024-10-17T05:37:54.433Z] v3.1.0-dev.17 [2024-10-17T05:37:54.433Z] v3.1.0-dev.18 [2024-10-17T05:37:54.433Z] v3.1.0-dev.19 [2024-10-17T05:37:54.433Z] v3.1.0-dev.2 [2024-10-17T05:37:54.433Z] v3.1.0-dev.20 [2024-10-17T05:37:54.433Z] v3.1.0-dev.21 [2024-10-17T05:37:54.433Z] v3.1.0-dev.22 [2024-10-17T05:37:54.433Z] v3.1.0-dev.23 [2024-10-17T05:37:54.433Z] v3.1.0-dev.24 [2024-10-17T05:37:54.433Z] v3.1.0-dev.25 [2024-10-17T05:37:54.433Z] v3.1.0-dev.26 [2024-10-17T05:37:54.433Z] v3.1.0-dev.27 [2024-10-17T05:37:54.433Z] v3.1.0-dev.28 [2024-10-17T05:37:54.433Z] v3.1.0-dev.29 [2024-10-17T05:37:54.433Z] v3.1.0-dev.3 [2024-10-17T05:37:54.433Z] v3.1.0-dev.30 [2024-10-17T05:37:54.433Z] v3.1.0-dev.31 [2024-10-17T05:37:54.433Z] v3.1.0-dev.32 [2024-10-17T05:37:54.433Z] v3.1.0-dev.33 [2024-10-17T05:37:54.433Z] v3.1.0-dev.34 [2024-10-17T05:37:54.433Z] v3.1.0-dev.35 [2024-10-17T05:37:54.433Z] v3.1.0-dev.36 [2024-10-17T05:37:54.433Z] v3.1.0-dev.37 [2024-10-17T05:37:54.433Z] v3.1.0-dev.38 [2024-10-17T05:37:54.433Z] v3.1.0-dev.39 [2024-10-17T05:37:54.433Z] v3.1.0-dev.4 [2024-10-17T05:37:54.433Z] v3.1.0-dev.40 [2024-10-17T05:37:54.433Z] v3.1.0-dev.41 [2024-10-17T05:37:54.433Z] v3.1.0-dev.42 [2024-10-17T05:37:54.433Z] v3.1.0-dev.43 [2024-10-17T05:37:54.433Z] v3.1.0-dev.44 [2024-10-17T05:37:54.433Z] v3.1.0-dev.45 [2024-10-17T05:37:54.433Z] v3.1.0-dev.46 [2024-10-17T05:37:54.433Z] v3.1.0-dev.47 [2024-10-17T05:37:54.433Z] v3.1.0-dev.48 [2024-10-17T05:37:54.433Z] v3.1.0-dev.49 [2024-10-17T05:37:54.433Z] v3.1.0-dev.5 [2024-10-17T05:37:54.433Z] v3.1.0-dev.50 [2024-10-17T05:37:54.433Z] v3.1.0-dev.51 [2024-10-17T05:37:54.433Z] v3.1.0-dev.52 [2024-10-17T05:37:54.433Z] v3.1.0-dev.53 [2024-10-17T05:37:54.433Z] v3.1.0-dev.54 [2024-10-17T05:37:54.433Z] v3.1.0-dev.55 [2024-10-17T05:37:54.433Z] v3.1.0-dev.56 [2024-10-17T05:37:54.433Z] v3.1.0-dev.57 [2024-10-17T05:37:54.433Z] v3.1.0-dev.58 [2024-10-17T05:37:54.433Z] v3.1.0-dev.59 [2024-10-17T05:37:54.433Z] v3.1.0-dev.6 [2024-10-17T05:37:54.433Z] v3.1.0-dev.60 [2024-10-17T05:37:54.433Z] v3.1.0-dev.61 [2024-10-17T05:37:54.433Z] v3.1.0-dev.62 [2024-10-17T05:37:54.433Z] v3.1.0-dev.63 [2024-10-17T05:37:54.433Z] v3.1.0-dev.64 [2024-10-17T05:37:54.433Z] v3.1.0-dev.65 [2024-10-17T05:37:54.433Z] v3.1.0-dev.66 [2024-10-17T05:37:54.433Z] v3.1.0-dev.67 [2024-10-17T05:37:54.433Z] v3.1.0-dev.68 [2024-10-17T05:37:54.433Z] v3.1.0-dev.69 [2024-10-17T05:37:54.433Z] v3.1.0-dev.7 [2024-10-17T05:37:54.433Z] v3.1.0-dev.70 [2024-10-17T05:37:54.433Z] v3.1.0-dev.71 [2024-10-17T05:37:54.433Z] v3.1.0-dev.72 [2024-10-17T05:37:54.433Z] v3.1.0-dev.73 [2024-10-17T05:37:54.433Z] v3.1.0-dev.8 [2024-10-17T05:37:54.433Z] v3.1.0-dev.9 [2024-10-17T05:37:54.433Z] v3.1.1 [2024-10-17T05:37:54.433Z] v3.1.1-dev.1 [2024-10-17T05:37:54.433Z] v3.1.1-dev.2 [2024-10-17T05:37:54.433Z] v3.2.0-dev.1 [2024-10-17T05:37:54.433Z] v3.2.0-dev.10 [2024-10-17T05:37:54.433Z] v3.2.0-dev.100 [2024-10-17T05:37:54.433Z] v3.2.0-dev.101 [2024-10-17T05:37:54.433Z] v3.2.0-dev.102 [2024-10-17T05:37:54.433Z] v3.2.0-dev.103 [2024-10-17T05:37:54.433Z] v3.2.0-dev.104 [2024-10-17T05:37:54.433Z] v3.2.0-dev.105 [2024-10-17T05:37:54.433Z] v3.2.0-dev.106 [2024-10-17T05:37:54.433Z] v3.2.0-dev.107 [2024-10-17T05:37:54.433Z] v3.2.0-dev.108 [2024-10-17T05:37:54.433Z] v3.2.0-dev.11 [2024-10-17T05:37:54.433Z] v3.2.0-dev.12 [2024-10-17T05:37:54.433Z] v3.2.0-dev.13 [2024-10-17T05:37:54.433Z] v3.2.0-dev.14 [2024-10-17T05:37:54.433Z] v3.2.0-dev.15 [2024-10-17T05:37:54.433Z] v3.2.0-dev.16 [2024-10-17T05:37:54.433Z] v3.2.0-dev.17 [2024-10-17T05:37:54.433Z] v3.2.0-dev.18 [2024-10-17T05:37:54.433Z] v3.2.0-dev.19 [2024-10-17T05:37:54.433Z] v3.2.0-dev.2 [2024-10-17T05:37:54.433Z] v3.2.0-dev.20 [2024-10-17T05:37:54.433Z] v3.2.0-dev.21 [2024-10-17T05:37:54.433Z] v3.2.0-dev.22 [2024-10-17T05:37:54.433Z] v3.2.0-dev.23 [2024-10-17T05:37:54.433Z] v3.2.0-dev.24 [2024-10-17T05:37:54.433Z] v3.2.0-dev.25 [2024-10-17T05:37:54.433Z] v3.2.0-dev.26 [2024-10-17T05:37:54.433Z] v3.2.0-dev.27 [2024-10-17T05:37:54.433Z] v3.2.0-dev.28 [2024-10-17T05:37:54.433Z] v3.2.0-dev.29 [2024-10-17T05:37:54.433Z] v3.2.0-dev.3 [2024-10-17T05:37:54.433Z] v3.2.0-dev.30 [2024-10-17T05:37:54.433Z] v3.2.0-dev.31 [2024-10-17T05:37:54.433Z] v3.2.0-dev.32 [2024-10-17T05:37:54.433Z] v3.2.0-dev.33 [2024-10-17T05:37:54.433Z] v3.2.0-dev.34 [2024-10-17T05:37:54.433Z] v3.2.0-dev.35 [2024-10-17T05:37:54.433Z] v3.2.0-dev.36 [2024-10-17T05:37:54.433Z] v3.2.0-dev.37 [2024-10-17T05:37:54.433Z] v3.2.0-dev.38 [2024-10-17T05:37:54.433Z] v3.2.0-dev.39 [2024-10-17T05:37:54.433Z] v3.2.0-dev.4 [2024-10-17T05:37:54.433Z] v3.2.0-dev.40 [2024-10-17T05:37:54.433Z] v3.2.0-dev.41 [2024-10-17T05:37:54.433Z] v3.2.0-dev.42 [2024-10-17T05:37:54.433Z] v3.2.0-dev.43 [2024-10-17T05:37:54.433Z] v3.2.0-dev.44 [2024-10-17T05:37:54.433Z] v3.2.0-dev.45 [2024-10-17T05:37:54.433Z] v3.2.0-dev.46 [2024-10-17T05:37:54.433Z] v3.2.0-dev.47 [2024-10-17T05:37:54.433Z] v3.2.0-dev.48 [2024-10-17T05:37:54.433Z] v3.2.0-dev.49 [2024-10-17T05:37:54.433Z] v3.2.0-dev.5 [2024-10-17T05:37:54.433Z] v3.2.0-dev.50 [2024-10-17T05:37:54.433Z] v3.2.0-dev.51 [2024-10-17T05:37:54.433Z] v3.2.0-dev.52 [2024-10-17T05:37:54.433Z] v3.2.0-dev.53 [2024-10-17T05:37:54.433Z] v3.2.0-dev.54 [2024-10-17T05:37:54.433Z] v3.2.0-dev.55 [2024-10-17T05:37:54.433Z] v3.2.0-dev.56 [2024-10-17T05:37:54.433Z] v3.2.0-dev.57 [2024-10-17T05:37:54.433Z] v3.2.0-dev.58 [2024-10-17T05:37:54.433Z] v3.2.0-dev.59 [2024-10-17T05:37:54.433Z] v3.2.0-dev.6 [2024-10-17T05:37:54.433Z] v3.2.0-dev.60 [2024-10-17T05:37:54.433Z] v3.2.0-dev.61 [2024-10-17T05:37:54.433Z] v3.2.0-dev.62 [2024-10-17T05:37:54.433Z] v3.2.0-dev.63 [2024-10-17T05:37:54.433Z] v3.2.0-dev.64 [2024-10-17T05:37:54.433Z] v3.2.0-dev.65 [2024-10-17T05:37:54.433Z] v3.2.0-dev.66 [2024-10-17T05:37:54.433Z] v3.2.0-dev.67 [2024-10-17T05:37:54.433Z] v3.2.0-dev.68 [2024-10-17T05:37:54.433Z] v3.2.0-dev.69 [2024-10-17T05:37:54.433Z] v3.2.0-dev.7 [2024-10-17T05:37:54.433Z] v3.2.0-dev.70 [2024-10-17T05:37:54.433Z] v3.2.0-dev.71 [2024-10-17T05:37:54.433Z] v3.2.0-dev.72 [2024-10-17T05:37:54.433Z] v3.2.0-dev.73 [2024-10-17T05:37:54.433Z] v3.2.0-dev.74 [2024-10-17T05:37:54.433Z] v3.2.0-dev.75 [2024-10-17T05:37:54.433Z] v3.2.0-dev.76 [2024-10-17T05:37:54.433Z] v3.2.0-dev.77 [2024-10-17T05:37:54.433Z] v3.2.0-dev.78 [2024-10-17T05:37:54.433Z] v3.2.0-dev.79 [2024-10-17T05:37:54.433Z] v3.2.0-dev.8 [2024-10-17T05:37:54.433Z] v3.2.0-dev.80 [2024-10-17T05:37:54.433Z] v3.2.0-dev.81 [2024-10-17T05:37:54.433Z] v3.2.0-dev.82 [2024-10-17T05:37:54.433Z] v3.2.0-dev.83 [2024-10-17T05:37:54.433Z] v3.2.0-dev.84 [2024-10-17T05:37:54.433Z] v3.2.0-dev.85 [2024-10-17T05:37:54.433Z] v3.2.0-dev.86 [2024-10-17T05:37:54.433Z] v3.2.0-dev.87 [2024-10-17T05:37:54.433Z] v3.2.0-dev.88 [2024-10-17T05:37:54.433Z] v3.2.0-dev.89 [2024-10-17T05:37:54.433Z] v3.2.0-dev.9 [2024-10-17T05:37:54.433Z] v3.2.0-dev.90 [2024-10-17T05:37:54.433Z] v3.2.0-dev.91 [2024-10-17T05:37:54.433Z] v3.2.0-dev.92 [2024-10-17T05:37:54.433Z] v3.2.0-dev.93 [2024-10-17T05:37:54.433Z] v3.2.0-dev.94 [2024-10-17T05:37:54.433Z] v3.2.0-dev.95 [2024-10-17T05:37:54.433Z] v3.2.0-dev.96 [2024-10-17T05:37:54.433Z] v3.2.0-dev.97 [2024-10-17T05:37:54.433Z] v3.2.0-dev.98 [2024-10-17T05:37:54.433Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-17T05:37:54.731Z] + lftools sign git-tag v3.2.0-dev.108 [2024-10-17T05:37:55.303Z] Signing Git tag with Sigul... [2024-10-17T05:37:55.303Z] Signing v3.2.0-dev.108 [Pipeline] echo [2024-10-17T05:37:55.887Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:37:56.183Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-17T05:37:56.190Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-17T05:37:56.200Z] $ docker stop --time=1 a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a [2024-10-17T05:37:57.500Z] $ docker rm -f --volumes a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-17T05:37:57.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:37:57.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:37:58.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:37:58.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:37:58.342Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:37:58.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T05:37:58.720Z] $ docker top 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 -eo pid,comm [2024-10-17T05:37:58.795Z] 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-17T05:37:58.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:37:58.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:37:58.846Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:37:58.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:37:58.944Z] $ docker exec 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 ssh-agent [2024-10-17T05:37:59.094Z] SSH_AUTH_SOCK=/tmp/ssh-Mu3H7WRHoiCY/agent.33 [2024-10-17T05:37:59.094Z] SSH_AGENT_PID=39 [2024-10-17T05:37:59.100Z] Running ssh-add (command line suppressed) [2024-10-17T05:37:59.186Z] Identity added: /w/workspace/edgex-go/731@tmp/private_key_14868210844433927653.key (/w/workspace/edgex-go/731@tmp/private_key_14868210844433927653.key) [2024-10-17T05:37:59.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:37:59.513Z] + git semver bump pre [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [bump_version] DEBUG bumping version:3.2.0-dev.108 on axis:pre with prefix:dev [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [bump_version] DEBUG bumped version:3.2.0-dev.109 [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [write_version] DEBUG write version:3.2.0-dev.109 to path:/w/workspace/edgex-go/731/.semver/main with force:True [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,670 [write_file] DEBUG write to file:/w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,672 [execute] INFO git cat-file --batch-check [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,677 [execute] INFO git cat-file --batch [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:37:59.773Z] 2024-10-17 05:37:59,682 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:37:59.773Z] 3.2.0-dev.109 [Pipeline] } [2024-10-17T05:37:59.762Z] $ docker exec --env ******** --env ******** 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 ssh-agent -k [2024-10-17T05:37:59.872Z] unset SSH_AUTH_SOCK; [2024-10-17T05:37:59.873Z] unset SSH_AGENT_PID; [2024-10-17T05:37:59.873Z] echo Agent pid 39 killed; [2024-10-17T05:37:59.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:38:00.226Z] + git semver [Pipeline] } [2024-10-17T05:38:00.478Z] $ docker stop --time=1 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 [2024-10-17T05:38:01.780Z] $ docker rm -f --volumes 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T05:38:02.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:38:02.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:38:02.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:38:02.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:38:02.523Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:38:02.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T05:38:02.887Z] $ docker top 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc -eo pid,comm [2024-10-17T05:38:02.956Z] 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-17T05:38:02.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:38:03.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:38:03.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:38:03.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:38:03.112Z] $ docker exec 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc ssh-agent [2024-10-17T05:38:03.255Z] SSH_AUTH_SOCK=/tmp/ssh-gKxUn0Bo56iM/agent.31 [2024-10-17T05:38:03.255Z] SSH_AGENT_PID=37 [2024-10-17T05:38:03.260Z] Running ssh-add (command line suppressed) [2024-10-17T05:38:03.353Z] Identity added: /w/workspace/edgex-go/731@tmp/private_key_6369022118348270931.key (/w/workspace/edgex-go/731@tmp/private_key_6369022118348270931.key) [2024-10-17T05:38:03.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:38:03.680Z] + git semver push [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,847 [run_push] DEBUG push [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,847 [execute] INFO git cat-file --batch-check [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,852 [execute] INFO git rev-list a723a98e56bfab0c5a4a28d97ce799e9c75fd26a -- [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,853 [execute] DEBUG Popen(['git', 'rev-list', 'a723a98e56bfab0c5a4a28d97ce799e9c75fd26a', '--'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,873 [execute] INFO git fetch -v origin [2024-10-17T05:38:03.939Z] 2024-10-17 05:38:03,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-17T05:38:04.507Z] 2024-10-17 05:38:04,355 [run_push] DEBUG no remote changes detected [2024-10-17T05:38:04.507Z] 2024-10-17 05:38:04,355 [execute] INFO git push origin semver [2024-10-17T05:38:04.507Z] 2024-10-17 05:38:04,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:38:05.448Z] 2024-10-17 05:38:05,096 [run_push] DEBUG push all version tags [2024-10-17T05:38:05.448Z] 2024-10-17 05:38:05,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-17T05:38:05.448Z] 2024-10-17 05:38:05,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:38:06.017Z] 2024-10-17 05:38:05,893 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main [2024-10-17T05:38:06.017Z] 3.2.0-dev.109 [Pipeline] } [2024-10-17T05:38:06.007Z] $ docker exec --env ******** --env ******** 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc ssh-agent -k [2024-10-17T05:38:06.108Z] unset SSH_AUTH_SOCK; [2024-10-17T05:38:06.108Z] unset SSH_AGENT_PID; [2024-10-17T05:38:06.108Z] echo Agent pid 37 killed; [2024-10-17T05:38:06.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:38:06.471Z] + git semver [Pipeline] } [2024-10-17T05:38:06.723Z] $ docker stop --time=1 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc [2024-10-17T05:38:07.994Z] $ docker rm -f --volumes 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc [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-17T05:38:08.607Z] + [ -d /w/workspace/edgex-go/731/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:08.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:09.762Z] ---> package-listing.sh [2024-10-17T05:38:09.762Z] ++ facter osfamily [2024-10-17T05:38:09.762Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-17T05:38:10.079Z] + OS_FAMILY=debian [2024-10-17T05:38:10.079Z] + workspace=/w/workspace/edgex-go/731 [2024-10-17T05:38:10.079Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-17T05:38:10.079Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-17T05:38:10.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-17T05:38:10.079Z] + PACKAGES=/tmp/packages_start.txt [2024-10-17T05:38:10.079Z] + '[' /w/workspace/edgex-go/731 ']' [2024-10-17T05:38:10.079Z] + PACKAGES=/tmp/packages_end.txt [2024-10-17T05:38:10.079Z] + case "${OS_FAMILY}" in [2024-10-17T05:38:10.079Z] + dpkg -l [2024-10-17T05:38:10.079Z] + grep '^ii' [2024-10-17T05:38:10.079Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-17T05:38:10.079Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-17T05:38:10.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-17T05:38:10.079Z] + '[' /w/workspace/edgex-go/731 ']' [2024-10-17T05:38:10.079Z] + mkdir -p /w/workspace/edgex-go/731/archives/ [2024-10-17T05:38:10.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/731/archives/ [Pipeline] echo [2024-10-17T05:38:10.091Z] 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/731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-17T05:38:10.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:38:10.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T05:38:10.931Z] [2024-10-17T05:38:10.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:38:11.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T05:38:11.230Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-17T05:38:11.230Z] 5eb5b503b376: Pulling fs layer [2024-10-17T05:38:11.230Z] 5c69ac0246d0: Pulling fs layer [2024-10-17T05:38:11.230Z] ec43610c2a17: Pulling fs layer [2024-10-17T05:38:11.230Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-17T05:38:11.230Z] 33b1e0a273af: Pulling fs layer [2024-10-17T05:38:11.230Z] 5d3b04190fa2: Pulling fs layer [2024-10-17T05:38:11.230Z] 2f39f015ded8: Pulling fs layer [2024-10-17T05:38:11.230Z] 33b1e0a273af: Waiting [2024-10-17T05:38:11.230Z] 5d3b04190fa2: Waiting [2024-10-17T05:38:11.230Z] 2f39f015ded8: Waiting [2024-10-17T05:38:11.230Z] 3a2ae6a8a46f: Waiting [2024-10-17T05:38:11.230Z] 5c69ac0246d0: Download complete [2024-10-17T05:38:11.230Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-17T05:38:11.230Z] 3a2ae6a8a46f: Download complete [2024-10-17T05:38:11.230Z] 33b1e0a273af: Verifying Checksum [2024-10-17T05:38:11.230Z] 33b1e0a273af: Download complete [2024-10-17T05:38:11.490Z] 5d3b04190fa2: Verifying Checksum [2024-10-17T05:38:11.490Z] 5d3b04190fa2: Download complete [2024-10-17T05:38:11.490Z] ec43610c2a17: Verifying Checksum [2024-10-17T05:38:11.490Z] ec43610c2a17: Download complete [2024-10-17T05:38:11.490Z] 5eb5b503b376: Verifying Checksum [2024-10-17T05:38:11.490Z] 5eb5b503b376: Download complete [2024-10-17T05:38:12.428Z] 2f39f015ded8: Download complete [2024-10-17T05:38:12.688Z] 5eb5b503b376: Pull complete [2024-10-17T05:38:12.948Z] 5c69ac0246d0: Pull complete [2024-10-17T05:38:13.207Z] ec43610c2a17: Pull complete [2024-10-17T05:38:13.207Z] 3a2ae6a8a46f: Pull complete [2024-10-17T05:38:13.466Z] 33b1e0a273af: Pull complete [2024-10-17T05:38:13.725Z] 5d3b04190fa2: Pull complete [2024-10-17T05:38:17.917Z] 2f39f015ded8: Pull complete [2024-10-17T05:38:17.917Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-17T05:38:17.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T05:38:17.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:38:18.021Z] prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container [2024-10-17T05:38:18.031Z] $ 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/731/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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-17T05:38:22.627Z] $ docker top e0e40c84e1422d07be78fa4b2b5c1f2ba8e0dd3b8f24c38392f28e56fad17a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T05:38:22.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-17T05:38:23.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-17T05:38:23.574Z] + ls /var/log/sa-host [2024-10-17T05:38:23.574Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:38:23.816Z] provisioning config files... [2024-10-17T05:38:23.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/731@tmp/config654827947801687496tmp [Pipeline] { [Pipeline] echo [2024-10-17T05:38:23.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:24.125Z] ---> create-netrc.sh [Pipeline] } [2024-10-17T05:38:24.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:24.462Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-17T05:38:24.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:24.756Z] ---> sudo-logs.sh [2024-10-17T05:38:24.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-17T05:38:24.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:25.064Z] ---> job-cost.sh [2024-10-17T05:38:25.064Z] lf-activate-venv: SKIPPING [2024-10-17T05:38:25.064Z] DEBUG: total: 0.10999999940395355 [2024-10-17T05:38:25.064Z] INFO: Retrieving Stack Cost... [2024-10-17T05:38:26.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T05:38:26.491Z] INFO: Archiving Costs [Pipeline] echo [2024-10-17T05:38:26.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:38:26.812Z] ---> logs-deploy.sh [2024-10-17T05:38:26.812Z] lf-activate-venv: SKIPPING [2024-10-17T05:38:26.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/731 [2024-10-17T05:38:26.812Z] INFO: archiving workspace using pattern(s): [2024-10-17T05:38:27.802Z] Archives upload complete. [2024-10-17T05:38:27.802Z] INFO: archiving logs to Nexus