Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef9dbcfdf9265d2927ae78691a494f0517df5c34 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-ssh461474304014485923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh3379366065229450973.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh1748490448248084652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh16082188791256519654.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-ssh744170100213340905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/706 [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/706 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef9dbcfdf9265d2927ae78691a494f0517df5c34 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 Commit message: "Merge pull request #4924 from lindseysimple/issue-4845" > git rev-list --no-walk b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-27T05:56:41.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-27T05:56:41.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-27T05:56:41.632Z] ========================================================= [2024-09-27T05:56:41.632Z] EdgeX Global Pipelines Version Info [2024-09-27T05:56:41.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-27T05:56:42.749Z] ------------------- [2024-09-27T05:56:42.749Z] stable info: [2024-09-27T05:56:42.749Z] ------------------- [2024-09-27T05:56:42.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-27T05:56:42.749Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-27T05:56:42.749Z] Message: update stable to v1.0.264 [2024-09-27T05:56:43.029Z] ------------------- [2024-09-27T05:56:43.029Z] experimental info: [2024-09-27T05:56:43.029Z] ------------------- [2024-09-27T05:56:43.029Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-27T05:56:43.029Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-27T05:56:43.029Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-27T05:56:43.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-27T05:56:43.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-27T05:56:43.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-27T05:56:43.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-27T05:56:43.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-27T05:56:43.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-27T05:56:43.222Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-27T05:56:43.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-27T05:56:43.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-27T05:56:43.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-27T05:56:43.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-27T05:56:43.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-27T05:56:43.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-27T05:56:43.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-27T05:56:43.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-27T05:56:43.406Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-27T05:56:43.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-27T05:56:43.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-27T05:56:43.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-27T05:56:43.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-27T05:56:43.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-27T05:56:43.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-27T05:56:43.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-27T05:56:43.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-27T05:56:43.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-27T05:56:43.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-27T05:56:43.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo [2024-09-27T05:56:43.666Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef9dbcf [Pipeline] echo [2024-09-27T05:56:43.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T05:56:43.742Z] provisioning config files... [2024-09-27T05:56:43.755Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config10816088233906552666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T05:56:44.087Z] ---> ****-login.sh [2024-09-27T05:56:44.087Z] nexus3.edgexfoundry.org:10001 [2024-09-27T05:56:44.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T05:56:44.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T05:56:44.346Z] Configure a credential helper to remove this warning. See [2024-09-27T05:56:44.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T05:56:44.346Z] [2024-09-27T05:56:44.346Z] Login Succeeded [2024-09-27T05:56:44.346Z] nexus3.edgexfoundry.org:10002 [2024-09-27T05:56:44.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T05:56:44.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T05:56:44.607Z] Configure a credential helper to remove this warning. See [2024-09-27T05:56:44.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T05:56:44.607Z] [2024-09-27T05:56:44.607Z] Login Succeeded [2024-09-27T05:56:44.607Z] nexus3.edgexfoundry.org:10003 [2024-09-27T05:56:44.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T05:56:44.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T05:56:44.607Z] Configure a credential helper to remove this warning. See [2024-09-27T05:56:44.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T05:56:44.607Z] [2024-09-27T05:56:44.607Z] Login Succeeded [2024-09-27T05:56:44.607Z] nexus3.edgexfoundry.org:10004 [2024-09-27T05:56:44.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T05:56:44.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T05:56:44.865Z] Configure a credential helper to remove this warning. See [2024-09-27T05:56:44.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T05:56:44.865Z] [2024-09-27T05:56:44.865Z] Login Succeeded [2024-09-27T05:56:44.865Z] ****.io [2024-09-27T05:56:44.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T05:56:45.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T05:56:45.124Z] Configure a credential helper to remove this warning. See [2024-09-27T05:56:45.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T05:56:45.124Z] [2024-09-27T05:56:45.124Z] Login Succeeded [2024-09-27T05:56:45.124Z] ---> ****-login.sh ends [Pipeline] } [2024-09-27T05:56:45.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T05:56:45.454Z] + 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-09-27T05:56:45.454Z] + dirname cmd/core-command/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-27T05:56:45.454Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/core-data/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/core-keeper/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-27T05:56:45.454Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-09-27T05:56:45.454Z] -d/ -f2 [2024-09-27T05:56:45.454Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-27T05:56:45.454Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-09-27T05:56:45.454Z] cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/support-notifications/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-27T05:56:45.454Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-27T05:56:45.454Z] + cut -d/ -f2 [2024-09-27T05:56:45.454Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-27T05:56:45.484Z] 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-09-27T05:56:45.841Z] + git rev-list -1 --merges ef9dbcfdf9265d2927ae78691a494f0517df5c34~1..ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo [2024-09-27T05:56:45.857Z] -----------> git rev-list -1 --merges ef9dbcfdf9265d2927ae78691a494f0517df5c34~1..ef9dbcfdf9265d2927ae78691a494f0517df5c34 ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T05:56:45.857Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [false] [Pipeline] sh [2024-09-27T05:56:46.154Z] + git log --format=format:%s -1 ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo [2024-09-27T05:56:46.171Z] ========================================================= [2024-09-27T05:56:46.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-27T05:56:46.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-27T05:56:46.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-27T05:56:46.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-27T05:56:46.618Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-27T05:56:46.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-27T05:56:46.618Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-27T05:56:46.618Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-27T05:56:46.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T05:56:47.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T05:56:47.038Z] [2024-09-27T05:56:47.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T05:56:47.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T05:56:47.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-27T05:56:47.346Z] b85a868b505f: Pulling fs layer [2024-09-27T05:56:47.346Z] e2be974225ed: Pulling fs layer [2024-09-27T05:56:47.346Z] 339a4e72a1f5: Pulling fs layer [2024-09-27T05:56:47.346Z] 988bab9f4d93: Pulling fs layer [2024-09-27T05:56:47.346Z] 1469e6f7b9e6: Pulling fs layer [2024-09-27T05:56:47.346Z] eaf3925da568: Pulling fs layer [2024-09-27T05:56:47.346Z] bab4dde63d76: Pulling fs layer [2024-09-27T05:56:47.346Z] bde34c3a00c8: Pulling fs layer [2024-09-27T05:56:47.346Z] b352a97aabf1: Pulling fs layer [2024-09-27T05:56:47.346Z] 4872d77fe225: Pulling fs layer [2024-09-27T05:56:47.346Z] 5851b861e8e6: Pulling fs layer [2024-09-27T05:56:47.346Z] 988bab9f4d93: Waiting [2024-09-27T05:56:47.346Z] 1469e6f7b9e6: Waiting [2024-09-27T05:56:47.346Z] eaf3925da568: Waiting [2024-09-27T05:56:47.346Z] bab4dde63d76: Waiting [2024-09-27T05:56:47.346Z] 4872d77fe225: Waiting [2024-09-27T05:56:47.346Z] bde34c3a00c8: Waiting [2024-09-27T05:56:47.346Z] 5851b861e8e6: Waiting [2024-09-27T05:56:47.346Z] b352a97aabf1: Waiting [2024-09-27T05:56:47.346Z] e2be974225ed: Download complete [2024-09-27T05:56:47.346Z] 988bab9f4d93: Verifying Checksum [2024-09-27T05:56:47.346Z] 988bab9f4d93: Download complete [2024-09-27T05:56:47.346Z] 1469e6f7b9e6: Verifying Checksum [2024-09-27T05:56:47.346Z] 1469e6f7b9e6: Download complete [2024-09-27T05:56:47.346Z] eaf3925da568: Verifying Checksum [2024-09-27T05:56:47.346Z] eaf3925da568: Download complete [2024-09-27T05:56:47.604Z] 339a4e72a1f5: Verifying Checksum [2024-09-27T05:56:47.604Z] 339a4e72a1f5: Download complete [2024-09-27T05:56:47.604Z] bde34c3a00c8: Download complete [2024-09-27T05:56:47.604Z] b352a97aabf1: Download complete [2024-09-27T05:56:47.604Z] 4872d77fe225: Verifying Checksum [2024-09-27T05:56:47.604Z] 4872d77fe225: Download complete [2024-09-27T05:56:47.604Z] 5851b861e8e6: Verifying Checksum [2024-09-27T05:56:47.604Z] 5851b861e8e6: Download complete [2024-09-27T05:56:47.604Z] b85a868b505f: Download complete [2024-09-27T05:56:47.864Z] bab4dde63d76: Verifying Checksum [2024-09-27T05:56:47.864Z] bab4dde63d76: Download complete [2024-09-27T05:56:48.803Z] b85a868b505f: Pull complete [2024-09-27T05:56:48.803Z] e2be974225ed: Pull complete [2024-09-27T05:56:49.370Z] 339a4e72a1f5: Pull complete [2024-09-27T05:56:49.370Z] 988bab9f4d93: Pull complete [2024-09-27T05:56:49.631Z] 1469e6f7b9e6: Pull complete [2024-09-27T05:56:49.631Z] eaf3925da568: Pull complete [2024-09-27T05:56:51.534Z] bab4dde63d76: Pull complete [2024-09-27T05:56:51.534Z] bde34c3a00c8: Pull complete [2024-09-27T05:56:51.534Z] b352a97aabf1: Pull complete [2024-09-27T05:56:51.534Z] 4872d77fe225: Pull complete [2024-09-27T05:56:51.534Z] 5851b861e8e6: Pull complete [2024-09-27T05:56:51.534Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-27T05:56:51.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T05:56:51.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T05:56:51.666Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T05:56:51.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T05:56:56.041Z] $ docker top c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f -eo pid,comm [2024-09-27T05:56:56.095Z] 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-09-27T05:56:56.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-27T05:56:56.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T05:56:56.155Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T05:56:56.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T05:56:56.275Z] $ docker exec c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent [2024-09-27T05:56:56.367Z] SSH_AUTH_SOCK=/tmp/ssh-bcQcGkR7RGPD/agent.33 [2024-09-27T05:56:56.367Z] SSH_AGENT_PID=39 [2024-09-27T05:56:56.373Z] Running ssh-add (command line suppressed) [2024-09-27T05:56:56.479Z] Identity added: /w/workspace/edgex-go/706@tmp/private_key_7556739147672715394.key (/w/workspace/edgex-go/706@tmp/private_key_7556739147672715394.key) [2024-09-27T05:56:56.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T05:56:56.787Z] + git tag --points-at HEAD [Pipeline] } [2024-09-27T05:56:56.797Z] $ docker exec --env ******** --env ******** c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent -k [2024-09-27T05:56:56.903Z] unset SSH_AUTH_SOCK; [2024-09-27T05:56:56.903Z] unset SSH_AGENT_PID; [2024-09-27T05:56:56.904Z] echo Agent pid 39 killed; [2024-09-27T05:56:56.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-27T05:56:56.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T05:56:56.952Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T05:56:57.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T05:56:57.065Z] $ docker exec c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent [2024-09-27T05:56:57.166Z] SSH_AUTH_SOCK=/tmp/ssh-pwwBcsJKM4dZ/agent.72 [2024-09-27T05:56:57.166Z] SSH_AGENT_PID=78 [2024-09-27T05:56:57.170Z] Running ssh-add (command line suppressed) [2024-09-27T05:56:57.268Z] Identity added: /w/workspace/edgex-go/706@tmp/private_key_17844108333241470710.key (/w/workspace/edgex-go/706@tmp/private_key_17844108333241470710.key) [2024-09-27T05:56:57.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T05:56:57.575Z] + git semver init [2024-09-27T05:56:57.835Z] 2024-09-27 05:56:57,740 [run_init] DEBUG init version:0.0.0 force:False [2024-09-27T05:56:57.835Z] 2024-09-27 05:56:57,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/706/.semver [2024-09-27T05:56:57.835Z] 2024-09-27 05:56:57,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/706/.semver [2024-09-27T05:56:57.835Z] 2024-09-27 05:56:57,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/706/.semver'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) [2024-09-27T05:57:03.106Z] 2024-09-27 05:57:03,083 [append_file] DEBUG append to file:/w/workspace/edgex-go/706/.git/info/exclude [2024-09-27T05:57:03.106Z] 2024-09-27 05:57:03,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/706/.semver/main with force:False [2024-09-27T05:57:03.106Z] 2024-09-27 05:57:03,084 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T05:57:03.106Z] 2024-09-27 05:57:03,084 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T05:57:03.106Z] 3.2.0-dev.83 [Pipeline] } [2024-09-27T05:57:03.114Z] $ docker exec --env ******** --env ******** c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent -k [2024-09-27T05:57:03.208Z] unset SSH_AUTH_SOCK; [2024-09-27T05:57:03.208Z] unset SSH_AGENT_PID; [2024-09-27T05:57:03.209Z] echo Agent pid 78 killed; [2024-09-27T05:57:03.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T05:57:03.537Z] + git semver [Pipeline] } [2024-09-27T05:57:03.807Z] $ docker stop --time=1 c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f [2024-09-27T05:57:05.188Z] $ docker rm -f --volumes c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T05:57:05.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-27T05:57:05.786Z] Stashed 1 file(s) [Pipeline] echo [2024-09-27T05:57:05.790Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.83 [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-09-27T05:57:06.254Z] + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo [2024-09-27T05:57:06.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T05:57:06.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T05:57:06.305Z] ========================================================= [2024-09-27T05:57:06.305Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-27T05:57:06.305Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-27T05:57:06.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T05:57:06.602Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-27T05:57:06.602Z] 619be1103602: Pulling fs layer [2024-09-27T05:57:06.602Z] 7862e08f4a3e: Pulling fs layer [2024-09-27T05:57:06.602Z] 5df492c9dc93: Pulling fs layer [2024-09-27T05:57:06.602Z] 7629e6793208: Pulling fs layer [2024-09-27T05:57:06.602Z] 4f4fb700ef54: Pulling fs layer [2024-09-27T05:57:06.602Z] fb5054dd5b73: Pulling fs layer [2024-09-27T05:57:06.602Z] eeca6798cff9: Pulling fs layer [2024-09-27T05:57:06.602Z] aa269ceb94a6: Pulling fs layer [2024-09-27T05:57:06.602Z] ada007ff1a6a: Pulling fs layer [2024-09-27T05:57:06.602Z] aa269ceb94a6: Waiting [2024-09-27T05:57:06.602Z] ada007ff1a6a: Waiting [2024-09-27T05:57:06.602Z] 4f4fb700ef54: Waiting [2024-09-27T05:57:06.602Z] fb5054dd5b73: Waiting [2024-09-27T05:57:06.602Z] eeca6798cff9: Waiting [2024-09-27T05:57:06.602Z] 7629e6793208: Waiting [2024-09-27T05:57:06.602Z] 7629e6793208: Download complete [2024-09-27T05:57:06.602Z] 4f4fb700ef54: Verifying Checksum [2024-09-27T05:57:06.602Z] 4f4fb700ef54: Download complete [2024-09-27T05:57:06.602Z] 619be1103602: Verifying Checksum [2024-09-27T05:57:06.602Z] fb5054dd5b73: Verifying Checksum [2024-09-27T05:57:06.602Z] fb5054dd5b73: Download complete [2024-09-27T05:57:06.602Z] 619be1103602: Download complete [2024-09-27T05:57:06.602Z] eeca6798cff9: Verifying Checksum [2024-09-27T05:57:06.602Z] eeca6798cff9: Download complete [2024-09-27T05:57:06.861Z] 619be1103602: Pull complete [2024-09-27T05:57:06.861Z] ada007ff1a6a: Verifying Checksum [2024-09-27T05:57:06.861Z] ada007ff1a6a: Download complete [2024-09-27T05:57:06.861Z] 7862e08f4a3e: Pull complete [2024-09-27T05:57:07.119Z] 5df492c9dc93: Verifying Checksum [2024-09-27T05:57:07.119Z] 5df492c9dc93: Download complete [2024-09-27T05:57:07.378Z] aa269ceb94a6: Verifying Checksum [2024-09-27T05:57:07.378Z] aa269ceb94a6: Download complete [2024-09-27T05:57:09.913Z] 5df492c9dc93: Pull complete [2024-09-27T05:57:10.173Z] 7629e6793208: Pull complete [2024-09-27T05:57:10.173Z] 4f4fb700ef54: Pull complete [2024-09-27T05:57:10.173Z] fb5054dd5b73: Pull complete [2024-09-27T05:57:10.432Z] eeca6798cff9: Pull complete [2024-09-27T05:57:12.963Z] aa269ceb94a6: Pull complete [2024-09-27T05:57:12.963Z] ada007ff1a6a: Pull complete [2024-09-27T05:57:13.223Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-27T05:57:13.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T05:57:13.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-27T05:57:13.524Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T05:57:13.524Z] WORKDIR /edgex [2024-09-27T05:57:13.524Z] COPY go.mod . [2024-09-27T05:57:13.524Z] RUN go mod download+ [2024-09-27T05:57:13.524Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-27T05:57:14.093Z] Sending build context to Docker daemon 179.6MB [2024-09-27T05:57:14.093Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T05:57:14.093Z] ---> f489d0715acc [2024-09-27T05:57:14.093Z] Step 2/4 : WORKDIR /edgex [2024-09-27T05:57:19.802Z] ---> Running in 13e9a6205a50 [2024-09-27T05:57:19.803Z] Removing intermediate container 13e9a6205a50 [2024-09-27T05:57:19.803Z] ---> 01e504f9a4ea [2024-09-27T05:57:19.803Z] Step 3/4 : COPY go.mod . [2024-09-27T05:57:19.803Z] ---> 00c847a9a80d [2024-09-27T05:57:19.803Z] Step 4/4 : RUN go mod download [2024-09-27T05:57:19.803Z] ---> Running in a24bd58f0567 [2024-09-27T05:57:20.918Z] Still waiting to schedule task [2024-09-27T05:57:20.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-27T05:57:46.359Z] Removing intermediate container a24bd58f0567 [2024-09-27T05:57:46.359Z] ---> 00c5fe1ae987 [2024-09-27T05:57:46.359Z] Successfully built 00c5fe1ae987 [2024-09-27T05:57:46.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T05:57:46.676Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-27T05:57:46.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T05:57:46.785Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T05:57:46.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T05:57:47.656Z] $ docker top 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T05:57:48.001Z] + go version [2024-09-27T05:57:48.001Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-27T05:57:48.017Z] $ docker stop --time=1 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 [2024-09-27T05:57:49.288Z] $ docker rm -f --volumes 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T05:57:49.701Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-27T05:57:49.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T05:57:49.775Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T05:57:49.802Z] $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T05:57:50.139Z] $ docker top b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-27T05:57:50.210Z] ========================================================= [2024-09-27T05:57:50.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-27T05:57:50.210Z] ========================================================= [Pipeline] sh [2024-09-27T05:57:50.488Z] + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] fileExists [Pipeline] sh [2024-09-27T05:57:50.796Z] + make test [2024-09-27T05:57:50.796Z] go test -race -coverprofile=coverage.out ./... [2024-09-27T05:57:57.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-27T05:58:23.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-27T05:58:23.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-27T05:58:23.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-27T05:58:23.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-27T05:58:24.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-27T05:58:24.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-27T05:58:24.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-27T05:58:24.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-27T05:58:24.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-27T05:58:24.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-27T05:58:27.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-27T05:58:27.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-27T05:58:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-27T05:58:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-27T05:58:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-27T05:58:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-27T05:58:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-09-27T05:58:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-27T05:58:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-27T05:58:29.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-27T05:58:30.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-27T05:58:30.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:58:30.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-27T05:58:30.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-27T05:58:30.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-27T05:58:31.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-27T05:58:31.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-27T05:58:31.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-27T05:58:31.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-27T05:58:31.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.255s coverage: 93.4% of statements [2024-09-27T05:58:31.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-27T05:58:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-27T05:58:32.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.033s coverage: 7.0% of statements [2024-09-27T05:58:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 95.8% of statements [2024-09-27T05:58:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-09-27T05:58:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-27T05:58:34.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-27T05:58:34.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-27T05:58:35.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2024-09-27T05:58:35.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements [2024-09-27T05:58:35.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 42.5% of statements [2024-09-27T05:58:35.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-09-27T05:58:35.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-27T05:58:35.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-27T05:58:36.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-09-27T05:58:36.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-09-27T05:58:36.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-27T05:58:36.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-27T05:58:36.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-27T05:58:36.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-27T05:58:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-27T05:58:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-27T05:58:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-27T05:58:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-27T05:58:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-27T05:58:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-27T05:58:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-27T05:58:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-27T05:58:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-27T05:58:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-27T05:58:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-27T05:58:39.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-27T05:58:39.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-27T05:58:39.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-27T05:58:41.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-27T05:58:41.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-27T05:58:42.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-27T05:58:42.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-27T05:58:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-27T05:58:44.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-27T05:58:44.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-27T05:58:46.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-27T05:58:46.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-27T05:58:46.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-27T05:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-27T05:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-27T05:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-27T05:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-27T05:58:47.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-27T05:58:47.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-27T05:58:47.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-27T05:58:48.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-09-27T05:58:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-27T05:58:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:58:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-27T05:58:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-27T05:58:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-27T05:58:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-27T05:58:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-27T05:58:51.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-27T05:58:51.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:58:51.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-27T05:58:51.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-27T05:58:52.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-27T05:58:52.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-27T05:58:52.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-27T05:58:52.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 35.9% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.036s coverage: 19.9% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements [2024-09-27T05:59:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements [2024-09-27T05:59:02.615Z] 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-09-27T05:59:02.615Z] running golangci-lint [2024-09-27T05:59:02.615Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-27T05:59:02.615Z] go version go1.21.9 linux/amd64 [2024-09-27T05:59:02.615Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-27T05:59:02.615Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-27T05:59:12.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11730 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-27T05:59:12.211Z] Running in /w/workspace/edgex-go/706 [Pipeline] { [Pipeline] checkout [2024-09-27T05:59:12.265Z] The recommended git tool is: git [2024-09-27T05:59:20.805Z] using credential edgex-jenkins-ssh [2024-09-27T05:59:20.842Z] Cloning the remote Git repository [2024-09-27T05:59:20.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-27T05:59:21.052Z] > git init /w/workspace/edgex-go/706 # timeout=10 [2024-09-27T05:59:21.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-27T05:59:21.222Z] > git --version # timeout=10 [2024-09-27T05:59:21.252Z] > git --version # 'git version 2.25.1' [2024-09-27T05:59:21.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-27T05:59:21.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-27T05:59:24.532Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 20.53539603s" [2024-09-27T05:59:24.532Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.210597ms" [2024-09-27T05:59:34.493Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.886263348s with top 10 stages: buildir: 50.152764261s, gosec: 8.075035583s, inspect: 2.477183355s, fact_deprecated: 2.303617705s, S1038: 1.521268851s, ctrlflow: 1.379618621s, printf: 1.355644428s, fact_purity: 1.353351272s, nilness: 1.156927289s, SA5012: 774.109324ms" [2024-09-27T05:59:34.493Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-27T05:59:34.493Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214" [2024-09-27T05:59:34.493Z] level=info msg="[runner] processing took 15.356741ms with stages: nolint: 7.227136ms, identifier_marker: 3.420721ms, path_prettifier: 1.533814ms, exclude-rules: 1.161361ms, autogenerated_exclude: 1.0531ms, skip_dirs: 861.188µs, cgo: 66.601µs, filename_unadjuster: 28.07µs, max_same_issues: 770ns, max_from_linter: 520ns, fixer: 510ns, skip_files: 440ns, uniq_by_line: 420ns, severity-rules: 340ns, sort_results: 320ns, exclude: 320ns, diff: 300ns, path_shortener: 270ns, source_code: 200ns, max_per_file_from_linter: 190ns, path_prefixer: 150ns" [2024-09-27T05:59:34.493Z] level=info msg="[runner] linters took 11.108909045s with stages: goanalysis_metalinter: 11.093428033s" [2024-09-27T05:59:34.493Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-27T05:59:34.493Z] level=info msg="Memory: 315 samples, avg is 297.9MB, max is 1309.4MB" [2024-09-27T05:59:34.493Z] level=info msg="Execution took 31.695606259s" [2024-09-27T05:59:34.493Z] go vet ./... [2024-09-27T05:59:38.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-27T05:59:38.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-27T05:59:39.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-27T05:59:39.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-27T05:59:39.750Z] ./bin/test-attribution-txt.sh [2024-09-27T05:59:39.848Z] Avoid second fetch [2024-09-27T05:59:39.848Z] Checking out Revision ef9dbcfdf9265d2927ae78691a494f0517df5c34 (main) [2024-09-27T05:59:40.007Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-27T05:59:40.007Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-27T05:59:40.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-27T05:59:40.314Z] + ls -al . [2024-09-27T05:59:40.314Z] total 980 [2024-09-27T05:59:40.314Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 05:57 . [2024-09-27T05:59:40.314Z] drwxr-xr-x 4 root root 4096 Sep 27 05:57 .. [2024-09-27T05:59:40.314Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 .blubracket [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 10 Sep 27 05:56 .dockerignore [2024-09-27T05:59:40.314Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 05:59 .git [2024-09-27T05:59:40.314Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 05:56 .github [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 1102 Sep 27 05:56 .gitignore [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 05:56 .golangci.yml [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 100 Sep 27 05:56 .hadolint.yml [2024-09-27T05:59:40.314Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 05:57 .semver [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 155 Sep 27 05:56 .sonarcloud.properties [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 05:56 ADOPTERS.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 21286 Sep 27 05:56 Attribution.txt [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 100284 Sep 27 05:56 CHANGELOG.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 05:56 CONTRIBUTING.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 05:56 GOVERNANCE.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 861 Sep 27 05:56 Jenkinsfile [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 05:56 LICENSE [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 16854 Sep 27 05:56 Makefile [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 05:56 OWNERS.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 9528 Sep 27 05:56 README.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 789 Sep 27 05:56 SECURITY.md [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 12 Sep 27 05:57 VERSION [2024-09-27T05:59:40.314Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 bin [2024-09-27T05:59:40.314Z] drwxrwxr-x 20 1001 1001 4096 Sep 27 05:56 cmd [2024-09-27T05:59:40.314Z] -rw-r--r-- 1 root root 612321 Sep 27 05:59 coverage.out [2024-09-27T05:59:40.314Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 fuzz_test [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 7305 Sep 27 05:56 go.mod [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 102748 Sep 27 05:56 go.sum [2024-09-27T05:59:40.314Z] drwxrwxr-x 7 1001 1001 4096 Sep 27 05:56 internal [2024-09-27T05:59:40.314Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 05:56 openapi [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 584 Sep 27 05:56 security.txt [2024-09-27T05:59:40.314Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 05:56 version.go [Pipeline] sh [2024-09-27T05:59:40.706Z] + '[' -e coverage.out ] [2024-09-27T05:59:40.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-27T05:59:40.837Z] Stashed 1 file(s) [Pipeline] sh [2024-09-27T05:59:40.940Z] Commit message: "Merge pull request #4924 from lindseysimple/issue-4845" [2024-09-27T05:59:41.119Z] + make build [2024-09-27T05:59:41.119Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-27T05:59:39.863Z] > git config core.sparsecheckout # timeout=10 [2024-09-27T05:59:39.940Z] > git checkout -f ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-27T05:59:46.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-27T05:59:46.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T05:59:46.031Z] Dload Upload Total Spent Left Speed [2024-09-27T05:59:46.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-09-27T05:59:46.368Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-27T05:59:46.691Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-27T05:59:46.691Z] + sudo tee /etc/docker/daemon.new [2024-09-27T05:59:46.691Z] { [2024-09-27T05:59:46.691Z] "registry-mirrors": [ [2024-09-27T05:59:46.691Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-27T05:59:46.691Z] ], [2024-09-27T05:59:46.691Z] "bip": "10.250.0.254/24", [2024-09-27T05:59:46.691Z] "hosts": [ [2024-09-27T05:59:46.691Z] "tcp://0.0.0.0:5555", [2024-09-27T05:59:46.691Z] "unix:///var/run/docker.sock" [2024-09-27T05:59:46.691Z] ], [2024-09-27T05:59:46.691Z] "mtu": 1458, [2024-09-27T05:59:46.691Z] "selinux-enabled": true, [2024-09-27T05:59:46.691Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-27T05:59:46.691Z] } [Pipeline] sh [2024-09-27T05:59:47.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-27T05:59:47.370Z] + sudo service docker restart [2024-09-27T06:00:03.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-27T06:00:04.953Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T06:00:05.621Z] provisioning config files... [2024-09-27T06:00:05.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config16533672487875486497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:00:06.079Z] ---> ****-login.sh [2024-09-27T06:00:06.079Z] nexus3.edgexfoundry.org:10001 [2024-09-27T06:00:06.334Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-27T06:00:06.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:00:06.593Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-27T06:00:06.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:00:06.628Z] Configure a credential helper to remove this warning. See [2024-09-27T06:00:06.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:00:06.628Z] [2024-09-27T06:00:06.628Z] Login Succeeded [2024-09-27T06:00:06.628Z] nexus3.edgexfoundry.org:10002 [2024-09-27T06:00:06.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:00:07.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:00:07.163Z] Configure a credential helper to remove this warning. See [2024-09-27T06:00:07.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:00:07.163Z] [2024-09-27T06:00:07.163Z] Login Succeeded [2024-09-27T06:00:07.163Z] nexus3.edgexfoundry.org:10003 [2024-09-27T06:00:08.253Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-27T06:00:08.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:00:08.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:00:08.260Z] Configure a credential helper to remove this warning. See [2024-09-27T06:00:08.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:00:08.260Z] [2024-09-27T06:00:08.260Z] Login Succeeded [2024-09-27T06:00:08.260Z] nexus3.edgexfoundry.org:10004 [2024-09-27T06:00:08.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:00:08.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:00:08.528Z] Configure a credential helper to remove this warning. See [2024-09-27T06:00:08.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:00:08.528Z] [2024-09-27T06:00:08.528Z] Login Succeeded [2024-09-27T06:00:08.528Z] ****.io [2024-09-27T06:00:08.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:00:09.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:00:09.062Z] Configure a credential helper to remove this warning. See [2024-09-27T06:00:09.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:00:09.062Z] [2024-09-27T06:00:09.062Z] Login Succeeded [2024-09-27T06:00:09.062Z] ---> ****-login.sh ends [Pipeline] } [2024-09-27T06:00:09.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-27T06:00:09.710Z] + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo [2024-09-27T06:00:09.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T06:00:09.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T06:00:09.768Z] ========================================================= [2024-09-27T06:00:09.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-27T06:00:09.768Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-27T06:00:10.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-27T06:00:10.373Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-27T06:00:10.373Z] c6b39de5b339: Pulling fs layer [2024-09-27T06:00:10.373Z] a69c41024577: Pulling fs layer [2024-09-27T06:00:10.373Z] d6de4b400683: Pulling fs layer [2024-09-27T06:00:10.373Z] 35cb2a7552d0: Pulling fs layer [2024-09-27T06:00:10.373Z] 4f4fb700ef54: Pulling fs layer [2024-09-27T06:00:10.373Z] 464afbd9ba4c: Pulling fs layer [2024-09-27T06:00:10.373Z] 00f215d4a9da: Pulling fs layer [2024-09-27T06:00:10.373Z] d496ad576159: Pulling fs layer [2024-09-27T06:00:10.373Z] 35cb2a7552d0: Waiting [2024-09-27T06:00:10.373Z] 464afbd9ba4c: Waiting [2024-09-27T06:00:10.373Z] 00f215d4a9da: Waiting [2024-09-27T06:00:10.373Z] d496ad576159: Waiting [2024-09-27T06:00:10.373Z] a69c41024577: Download complete [2024-09-27T06:00:10.373Z] 35cb2a7552d0: Verifying Checksum [2024-09-27T06:00:10.373Z] 35cb2a7552d0: Download complete [2024-09-27T06:00:10.373Z] 4f4fb700ef54: Verifying Checksum [2024-09-27T06:00:10.373Z] 4f4fb700ef54: Download complete [2024-09-27T06:00:10.373Z] 464afbd9ba4c: Verifying Checksum [2024-09-27T06:00:10.373Z] 464afbd9ba4c: Download complete [2024-09-27T06:00:10.373Z] c6b39de5b339: Download complete [2024-09-27T06:00:10.971Z] d496ad576159: Verifying Checksum [2024-09-27T06:00:10.971Z] d496ad576159: Download complete [2024-09-27T06:00:11.246Z] c6b39de5b339: Pull complete [2024-09-27T06:00:11.832Z] a69c41024577: Pull complete [2024-09-27T06:00:12.101Z] d6de4b400683: Verifying Checksum [2024-09-27T06:00:12.101Z] d6de4b400683: Download complete [2024-09-27T06:00:12.435Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-27T06:00:13.508Z] 00f215d4a9da: Verifying Checksum [2024-09-27T06:00:13.508Z] 00f215d4a9da: Download complete [2024-09-27T06:00:13.810Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-27T06:00:15.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-27T06:00:17.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-27T06:00:18.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-27T06:00:18.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-27T06:00:19.320Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-27T06:00:20.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-27T06:00:21.199Z] $ docker stop --time=1 b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c [2024-09-27T06:00:25.825Z] d6de4b400683: Pull complete [2024-09-27T06:00:25.825Z] 35cb2a7552d0: Pull complete [2024-09-27T06:00:25.825Z] 4f4fb700ef54: Pull complete [2024-09-27T06:00:25.825Z] 464afbd9ba4c: Pull complete [2024-09-27T06:00:27.639Z] $ docker rm -f --volumes b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c [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-09-27T06:00:28.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T06:00:28.787Z] [2024-09-27T06:00:28.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:00:29.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T06:00:29.098Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-27T06:00:29.098Z] 91d30c5bc195: Pulling fs layer [2024-09-27T06:00:29.098Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-27T06:00:29.098Z] 9c61dcf015f6: Pulling fs layer [2024-09-27T06:00:29.098Z] 4698f68db338: Pulling fs layer [2024-09-27T06:00:29.098Z] 2a2f49069b9e: Pulling fs layer [2024-09-27T06:00:29.098Z] e0025b399a48: Pulling fs layer [2024-09-27T06:00:29.098Z] 4698f68db338: Waiting [2024-09-27T06:00:29.098Z] e0025b399a48: Waiting [2024-09-27T06:00:29.098Z] 2a2f49069b9e: Waiting [2024-09-27T06:00:29.098Z] 91d30c5bc195: Verifying Checksum [2024-09-27T06:00:29.098Z] 91d30c5bc195: Download complete [2024-09-27T06:00:29.098Z] 4698f68db338: Verifying Checksum [2024-09-27T06:00:29.098Z] 4698f68db338: Download complete [2024-09-27T06:00:29.356Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-27T06:00:29.356Z] 2e9b0aa3be6d: Download complete [2024-09-27T06:00:29.356Z] e0025b399a48: Verifying Checksum [2024-09-27T06:00:29.356Z] e0025b399a48: Download complete [2024-09-27T06:00:29.356Z] 91d30c5bc195: Pull complete [2024-09-27T06:00:29.356Z] 2a2f49069b9e: Download complete [2024-09-27T06:00:29.614Z] 2e9b0aa3be6d: Pull complete [2024-09-27T06:00:29.872Z] 9c61dcf015f6: Verifying Checksum [2024-09-27T06:00:29.872Z] 9c61dcf015f6: Download complete [2024-09-27T06:00:32.407Z] 9c61dcf015f6: Pull complete [2024-09-27T06:00:32.407Z] 4698f68db338: Pull complete [2024-09-27T06:00:32.666Z] 2a2f49069b9e: Pull complete [2024-09-27T06:00:32.666Z] e0025b399a48: Pull complete [2024-09-27T06:00:32.666Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-27T06:00:32.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T06:00:32.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:00:32.831Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:00:32.853Z] $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:00:35.935Z] 00f215d4a9da: Pull complete [2024-09-27T06:00:36.204Z] d496ad576159: Pull complete [2024-09-27T06:00:36.204Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-27T06:00:36.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-27T06:00:36.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-27T06:00:36.964Z] $ docker top 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2024-09-27T06:00:37.324Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-27T06:00:37.386Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-27T06:00:37.386Z] WORKDIR /edgex [2024-09-27T06:00:37.386Z] COPY go.mod . [2024-09-27T06:00:37.386Z] RUN go mod download [2024-09-27T06:00:37.386Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-27T06:00:37.982Z] Sending build context to Docker daemon 3.676MB [2024-09-27T06:00:37.982Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-27T06:00:37.982Z] ---> f246e2811388 [2024-09-27T06:00:37.982Z] Step 2/4 : WORKDIR /edgex [2024-09-27T06:00:39.854Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #1 transferring dockerfile: 2.07kB done [2024-09-27T06:00:39.854Z] #1 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #2 transferring dockerfile: 1.85kB done [2024-09-27T06:00:39.854Z] #2 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #3 transferring dockerfile: 1.93kB done [2024-09-27T06:00:39.854Z] #3 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #4 transferring dockerfile: 1.81kB done [2024-09-27T06:00:39.854Z] #4 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #5 transferring dockerfile: 2.13kB done [2024-09-27T06:00:39.854Z] #5 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #6 transferring dockerfile: 1.89kB done [2024-09-27T06:00:39.854Z] #6 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.854Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-27T06:00:39.854Z] #7 transferring dockerfile: 1.70kB done [2024-09-27T06:00:39.854Z] #7 DONE 0.0s [2024-09-27T06:00:39.854Z] [2024-09-27T06:00:39.855Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #8 transferring dockerfile: 2.23kB done [2024-09-27T06:00:39.855Z] #8 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #9 transferring dockerfile: 2.15kB done [2024-09-27T06:00:39.855Z] #9 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #10 transferring dockerfile: 1.69kB done [2024-09-27T06:00:39.855Z] #10 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #11 transferring dockerfile: 2.07kB done [2024-09-27T06:00:39.855Z] #11 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #12 transferring dockerfile: 2.49kB done [2024-09-27T06:00:39.855Z] #12 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #13 [core-data internal] load .dockerignore [2024-09-27T06:00:39.855Z] #13 transferring context: 50B done [2024-09-27T06:00:39.855Z] #13 DONE 0.0s [2024-09-27T06:00:39.855Z] [2024-09-27T06:00:39.855Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-27T06:00:39.855Z] #14 transferring dockerfile: 2.50kB done [2024-09-27T06:00:39.924Z] ---> Running in 3d8e307012ce [2024-09-27T06:00:40.113Z] #14 DONE 0.1s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-09-27T06:00:40.113Z] #15 transferring dockerfile: 2.02kB done [2024-09-27T06:00:40.113Z] #15 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-27T06:00:40.113Z] #16 transferring dockerfile: 3.17kB done [2024-09-27T06:00:40.113Z] #16 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #17 [core-command internal] load build definition from Dockerfile [2024-09-27T06:00:40.113Z] #17 transferring dockerfile: 1.93kB done [2024-09-27T06:00:40.113Z] #17 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-27T06:00:40.113Z] #18 transferring context: 50B done [2024-09-27T06:00:40.113Z] #18 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #19 [support-scheduler internal] load .dockerignore [2024-09-27T06:00:40.113Z] #19 transferring context: 50B done [2024-09-27T06:00:40.113Z] #19 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-27T06:00:40.113Z] #20 transferring context: 50B done [2024-09-27T06:00:40.113Z] #20 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #21 [core-metadata internal] load .dockerignore [2024-09-27T06:00:40.113Z] #21 transferring context: 50B done [2024-09-27T06:00:40.113Z] #21 DONE 0.0s [2024-09-27T06:00:40.113Z] [2024-09-27T06:00:40.113Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-27T06:00:40.113Z] #22 transferring context: 50B done [2024-09-27T06:00:40.193Z] Removing intermediate container 3d8e307012ce [2024-09-27T06:00:40.193Z] ---> e0016a026f33 [2024-09-27T06:00:40.193Z] Step 3/4 : COPY go.mod . [2024-09-27T06:00:40.372Z] #22 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #23 [security-spire-server internal] load .dockerignore [2024-09-27T06:00:40.372Z] #23 transferring context: 50B done [2024-09-27T06:00:40.372Z] #23 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #24 [security-proxy-auth internal] load .dockerignore [2024-09-27T06:00:40.372Z] #24 transferring context: 50B done [2024-09-27T06:00:40.372Z] #24 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-27T06:00:40.372Z] #25 transferring context: 50B done [2024-09-27T06:00:40.372Z] #25 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #26 [security-spire-config internal] load .dockerignore [2024-09-27T06:00:40.372Z] #26 transferring context: 50B done [2024-09-27T06:00:40.372Z] #26 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #27 [core-keeper internal] load .dockerignore [2024-09-27T06:00:40.372Z] #27 transferring context: 50B done [2024-09-27T06:00:40.372Z] #27 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-09-27T06:00:40.372Z] #28 transferring context: 50B done [2024-09-27T06:00:40.372Z] #28 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-27T06:00:40.372Z] #29 transferring context: 50B done [2024-09-27T06:00:40.372Z] #29 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.372Z] #30 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #31 [support-notifications internal] load .dockerignore [2024-09-27T06:00:40.372Z] #31 transferring context: 50B done [2024-09-27T06:00:40.372Z] #31 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #32 [core-command internal] load .dockerignore [2024-09-27T06:00:40.372Z] #32 transferring context: 50B done [2024-09-27T06:00:40.372Z] #32 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #33 [security-bootstrapper internal] load .dockerignore [2024-09-27T06:00:40.372Z] #33 transferring context: 50B done [2024-09-27T06:00:40.372Z] #33 DONE 0.0s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:00:40.372Z] #34 DONE 0.1s [2024-09-27T06:00:40.372Z] [2024-09-27T06:00:40.372Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:40.372Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:00:40.629Z] #35 ... [2024-09-27T06:00:40.629Z] [2024-09-27T06:00:40.629Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.629Z] #30 DONE 0.0s [2024-09-27T06:00:40.629Z] [2024-09-27T06:00:40.629Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:40.629Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:00:40.629Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:00:40.629Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:00:40.629Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-27T06:00:40.629Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-27T06:00:40.629Z] #35 ... [2024-09-27T06:00:40.629Z] [2024-09-27T06:00:40.629Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.629Z] #30 DONE 0.0s [2024-09-27T06:00:40.629Z] [2024-09-27T06:00:40.629Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:00:40.629Z] #34 DONE 0.2s [2024-09-27T06:00:40.629Z] [2024-09-27T06:00:40.629Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:40.629Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:00:40.629Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:00:40.629Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:00:40.629Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:00:40.629Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T06:00:40.891Z] #35 ... [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.891Z] #30 DONE 0.0s [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:40.891Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:00:40.891Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:00:40.891Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:00:40.891Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:00:40.891Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T06:00:40.891Z] #35 ... [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.891Z] #30 DONE 0.0s [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:00:40.891Z] #34 DONE 0.3s [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:40.891Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:00:40.891Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:00:40.891Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:00:40.891Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:00:40.891Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T06:00:40.891Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-27T06:00:40.891Z] #35 ... [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:40.891Z] #30 DONE 0.0s [2024-09-27T06:00:40.891Z] [2024-09-27T06:00:40.891Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-27T06:00:40.891Z] #36 DONE 0.8s [2024-09-27T06:00:41.150Z] [2024-09-27T06:00:41.150Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T06:00:41.150Z] #30 DONE 0.0s [2024-09-27T06:00:41.150Z] [2024-09-27T06:00:41.150Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:00:41.407Z] #34 DONE 0.7s [2024-09-27T06:00:41.407Z] [2024-09-27T06:00:41.407Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-27T06:00:41.407Z] #36 DONE 0.8s [2024-09-27T06:00:41.407Z] [2024-09-27T06:00:41.407Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:00:41.407Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:00:41.407Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:00:41.407Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:00:41.407Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:00:41.407Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T06:00:41.407Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-27T06:00:41.613Z] ---> e76f4b7af715 [2024-09-27T06:00:41.613Z] Step 4/4 : RUN go mod download [2024-09-27T06:00:41.613Z] ---> Running in fb9c8da1f9d2 [2024-09-27T06:00:46.808Z] #35 ... [2024-09-27T06:00:46.808Z] [2024-09-27T06:00:46.808Z] #37 [core-data internal] load build context [2024-09-27T06:00:46.808Z] #37 transferring context: 463.77MB 6.4s [2024-09-27T06:00:47.068Z] #37 ... [2024-09-27T06:00:47.068Z] [2024-09-27T06:00:47.068Z] #38 [core-metadata internal] load build context [2024-09-27T06:00:47.068Z] #38 ... [2024-09-27T06:00:47.068Z] [2024-09-27T06:00:47.068Z] #37 [core-data internal] load build context [2024-09-27T06:00:47.326Z] #37 transferring context: 497.70MB 6.9s done [2024-09-27T06:00:50.607Z] #37 ... [2024-09-27T06:00:50.607Z] [2024-09-27T06:00:50.607Z] #39 [support-cron-scheduler internal] load build context [2024-09-27T06:00:50.607Z] #39 transferring context: 497.70MB 7.7s done [2024-09-27T06:00:50.865Z] #39 ... [2024-09-27T06:00:50.865Z] [2024-09-27T06:00:50.865Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-27T06:00:50.865Z] #40 ... [2024-09-27T06:00:50.865Z] [2024-09-27T06:00:50.865Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-27T06:00:50.865Z] #41 transferring context: 497.70MB 7.6s done [2024-09-27T06:00:51.123Z] #41 ... [2024-09-27T06:00:51.123Z] [2024-09-27T06:00:51.123Z] #42 [support-scheduler internal] load build context [2024-09-27T06:00:51.123Z] #42 transferring context: 497.70MB 5.9s done [2024-09-27T06:00:51.382Z] #42 ... [2024-09-27T06:00:51.382Z] [2024-09-27T06:00:51.382Z] #43 [security-secretstore-setup internal] load build context [2024-09-27T06:00:51.382Z] #43 transferring context: 497.70MB 7.2s done [2024-09-27T06:00:51.382Z] #43 ... [2024-09-27T06:00:51.382Z] [2024-09-27T06:00:51.382Z] #44 [core-keeper internal] load build context [2024-09-27T06:00:51.382Z] #44 transferring context: 497.70MB 8.3s done [2024-09-27T06:00:52.685Z] #44 ... [2024-09-27T06:00:52.685Z] [2024-09-27T06:00:52.685Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-27T06:00:52.685Z] #45 transferring context: 497.70MB 7.3s done [2024-09-27T06:00:52.948Z] #45 ... [2024-09-27T06:00:52.948Z] [2024-09-27T06:00:52.948Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T06:00:52.948Z] #46 ... [2024-09-27T06:00:52.948Z] [2024-09-27T06:00:52.948Z] #47 [support-notifications internal] load build context [2024-09-27T06:00:53.207Z] #47 ... [2024-09-27T06:00:53.207Z] [2024-09-27T06:00:53.207Z] #48 [security-proxy-auth internal] load build context [2024-09-27T06:00:53.207Z] #48 transferring context: 497.70MB 7.8s done [2024-09-27T06:00:53.207Z] #48 ... [2024-09-27T06:00:53.207Z] [2024-09-27T06:00:53.207Z] #49 [core-command internal] load build context [2024-09-27T06:00:53.477Z] #49 ... [2024-09-27T06:00:53.477Z] [2024-09-27T06:00:53.477Z] #50 [security-proxy-setup internal] load build context [2024-09-27T06:00:53.477Z] #50 ... [2024-09-27T06:00:53.477Z] [2024-09-27T06:00:53.477Z] #51 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-27T06:00:54.399Z] #51 ... [2024-09-27T06:00:54.399Z] [2024-09-27T06:00:54.399Z] #52 [security-bootstrapper internal] load build context [2024-09-27T06:00:54.659Z] #52 ... [2024-09-27T06:00:54.659Z] [2024-09-27T06:00:54.659Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T06:00:54.659Z] #53 ... [2024-09-27T06:00:54.659Z] [2024-09-27T06:00:54.659Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-27T06:00:54.917Z] #54 ... [2024-09-27T06:00:54.917Z] [2024-09-27T06:00:54.917Z] #38 [core-metadata internal] load build context [2024-09-27T06:00:54.917Z] #38 transferring context: 497.70MB 7.0s done [2024-09-27T06:01:04.983Z] #38 ... [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-27T06:01:04.983Z] #54 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-27T06:01:04.983Z] #40 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #42 [support-scheduler internal] load build context [2024-09-27T06:01:04.983Z] #42 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #38 [core-metadata internal] load build context [2024-09-27T06:01:04.983Z] #38 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #43 [security-secretstore-setup internal] load build context [2024-09-27T06:01:04.983Z] #43 DONE 23.5s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-27T06:01:04.983Z] #45 DONE 23.6s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-27T06:01:04.983Z] #41 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #39 [support-cron-scheduler internal] load build context [2024-09-27T06:01:04.983Z] #39 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #48 [security-proxy-auth internal] load build context [2024-09-27T06:01:04.983Z] #48 DONE 23.8s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #44 [core-keeper internal] load build context [2024-09-27T06:01:04.983Z] #44 DONE 23.7s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #37 [core-data internal] load build context [2024-09-27T06:01:04.983Z] #37 DONE 24.0s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #51 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-27T06:01:04.983Z] #51 DONE 23.3s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:01:04.983Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:01:04.983Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:01:04.983Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T06:01:04.983Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T06:01:04.983Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T06:01:04.983Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-27T06:01:04.983Z] #35 ... [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #55 [security-spire-config internal] load build context [2024-09-27T06:01:04.983Z] #55 transferring context: 25.96kB done [2024-09-27T06:01:04.983Z] #55 DONE 0.5s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #56 [security-spire-server internal] load build context [2024-09-27T06:01:04.983Z] #56 transferring context: 27.71kB done [2024-09-27T06:01:04.983Z] #56 DONE 0.5s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #57 [security-spire-agent internal] load build context [2024-09-27T06:01:04.983Z] #57 transferring context: 27.24kB done [2024-09-27T06:01:04.983Z] #57 DONE 0.5s [2024-09-27T06:01:04.983Z] [2024-09-27T06:01:04.983Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:01:04.983Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-27T06:01:04.983Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-27T06:01:04.983Z] #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-27T06:01:04.983Z] #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-27T06:01:04.983Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-27T06:01:04.983Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-27T06:01:04.983Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-27T06:01:04.983Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T06:01:04.983Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-09-27T06:01:04.983Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-27T06:01:04.983Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-27T06:01:05.339Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.7s [2024-09-27T06:01:05.616Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 1.0s [2024-09-27T06:01:05.616Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.1s [2024-09-27T06:01:05.951Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.2s [2024-09-27T06:01:05.951Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.3s [2024-09-27T06:01:05.951Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.4s [2024-09-27T06:01:08.584Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.8s done [2024-09-27T06:01:08.584Z] #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-27T06:01:11.131Z] #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-09-27T06:01:14.619Z] #58 ... [2024-09-27T06:01:14.619Z] [2024-09-27T06:01:14.619Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:01:15.100Z] #59 ... [2024-09-27T06:01:15.100Z] [2024-09-27T06:01:15.100Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:01:15.614Z] #60 ... [2024-09-27T06:01:15.614Z] [2024-09-27T06:01:15.614Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:01:15.614Z] #61 ... [2024-09-27T06:01:15.614Z] [2024-09-27T06:01:15.614Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:15.873Z] #62 ... [2024-09-27T06:01:15.873Z] [2024-09-27T06:01:15.873Z] #52 [security-bootstrapper internal] load build context [2024-09-27T06:01:15.873Z] #52 transferring context: 497.70MB 6.8s done [2024-09-27T06:01:15.873Z] #52 ... [2024-09-27T06:01:15.873Z] [2024-09-27T06:01:15.873Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-27T06:01:16.133Z] #63 ... [2024-09-27T06:01:16.133Z] [2024-09-27T06:01:16.133Z] #64 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:16.133Z] #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.133Z] #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.133Z] #0 1.934 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:16.133Z] #0 1.994 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:16.133Z] #0 2.011 OK: 7 MiB in 16 packages [2024-09-27T06:01:16.133Z] #64 ... [2024-09-27T06:01:16.133Z] [2024-09-27T06:01:16.133Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T06:01:16.133Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.133Z] #0 4.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.133Z] #0 4.365 (1/4) Installing ca-certificates (20240226-r0) [2024-09-27T06:01:16.133Z] #0 4.381 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:16.133Z] #0 4.385 (3/4) Installing su-exec (0.2-r3) [2024-09-27T06:01:16.133Z] #0 4.392 (4/4) Installing yq (4.33.3-r5) [2024-09-27T06:01:16.133Z] #0 4.460 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:16.133Z] #0 4.470 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:01:16.133Z] #0 4.513 OK: 17 MiB in 19 packages [2024-09-27T06:01:16.530Z] #65 ... [2024-09-27T06:01:16.530Z] [2024-09-27T06:01:16.530Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-27T06:01:16.791Z] #66 ... [2024-09-27T06:01:16.792Z] [2024-09-27T06:01:16.792Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:01:16.792Z] #67 ... [2024-09-27T06:01:16.792Z] [2024-09-27T06:01:16.792Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T06:01:16.792Z] #46 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.792Z] #46 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:16.792Z] #46 24.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:16.792Z] #46 24.13 (2/4) Installing openssl (3.1.7-r0) [2024-09-27T06:01:16.792Z] #46 24.14 (3/4) Installing su-exec (0.2-r3) [2024-09-27T06:01:16.792Z] #46 24.14 (4/4) Installing yq (4.33.3-r5) [2024-09-27T06:01:16.792Z] #46 24.24 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:16.792Z] #46 24.24 OK: 17 MiB in 19 packages [2024-09-27T06:01:17.132Z] #46 ... [2024-09-27T06:01:17.132Z] [2024-09-27T06:01:17.132Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:01:17.132Z] #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-27T06:01:17.132Z] #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-27T06:01:17.132Z] #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-27T06:01:17.132Z] #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-27T06:01:17.132Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-27T06:01:17.132Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-27T06:01:17.132Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T06:01:17.132Z] #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-09-27T06:01:17.132Z] #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-27T06:01:17.132Z] #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-27T06:01:17.132Z] #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-27T06:01:17.132Z] #68 ... [2024-09-27T06:01:17.132Z] [2024-09-27T06:01:17.132Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T06:01:17.132Z] #53 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.132Z] #53 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.132Z] #53 23.20 (1/2) Installing ca-certificates (20240226-r0) [2024-09-27T06:01:17.132Z] #53 23.22 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:17.132Z] #53 23.22 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:17.132Z] #53 23.23 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:01:17.132Z] #53 23.46 OK: 8 MiB in 17 packages [2024-09-27T06:01:17.392Z] #53 ... [2024-09-27T06:01:17.392Z] [2024-09-27T06:01:17.392Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:01:17.392Z] #69 ... [2024-09-27T06:01:17.392Z] [2024-09-27T06:01:17.392Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T06:01:17.392Z] #0 4.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.392Z] #0 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.392Z] #0 4.682 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:17.392Z] #0 4.685 (2/2) Installing su-exec (0.2-r3) [2024-09-27T06:01:17.392Z] #0 4.688 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:17.392Z] #0 4.691 OK: 7 MiB in 17 packages [2024-09-27T06:01:17.652Z] #70 ... [2024-09-27T06:01:17.652Z] [2024-09-27T06:01:17.652Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:01:17.652Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.652Z] #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.652Z] #0 2.055 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:01:17.652Z] #0 2.055 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:01:17.652Z] #0 2.055 OK: 20070 distinct packages available [2024-09-27T06:01:17.652Z] #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.652Z] #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:17.652Z] #0 2.381 (1/11) Installing ca-certificates (20240226-r0) [2024-09-27T06:01:17.653Z] #0 2.400 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-27T06:01:17.653Z] #0 2.427 (3/11) Installing libunistring (1.1-r1) [2024-09-27T06:01:17.653Z] #0 2.449 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-27T06:01:17.653Z] #0 2.456 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-27T06:01:17.653Z] #0 2.458 (6/11) Installing libcurl (8.9.1-r0) [2024-09-27T06:01:17.653Z] #0 2.470 (7/11) Installing curl (8.9.1-r0) [2024-09-27T06:01:17.653Z] #0 2.476 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:17.653Z] #0 2.485 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:01:17.653Z] #0 2.486 (10/11) Installing libucontext (1.2-r2) [2024-09-27T06:01:17.653Z] #0 2.489 (11/11) Installing gcompat (1.1.0-r1) [2024-09-27T06:01:17.653Z] #0 2.497 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:17.653Z] #0 2.504 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:01:17.653Z] #0 2.545 OK: 12 MiB in 26 packages [2024-09-27T06:01:17.653Z] #71 ... [2024-09-27T06:01:17.653Z] [2024-09-27T06:01:17.653Z] #49 [core-command internal] load build context [2024-09-27T06:01:17.653Z] #49 transferring context: 497.70MB 6.8s done [2024-09-27T06:01:17.912Z] #49 ... [2024-09-27T06:01:17.912Z] [2024-09-27T06:01:17.912Z] #47 [support-notifications internal] load build context [2024-09-27T06:01:17.912Z] #47 transferring context: 497.70MB 6.6s done [2024-09-27T06:01:18.341Z] #47 ... [2024-09-27T06:01:18.341Z] [2024-09-27T06:01:18.341Z] #50 [security-proxy-setup internal] load build context [2024-09-27T06:01:18.341Z] #50 transferring context: 497.70MB 7.0s done [2024-09-27T06:01:18.600Z] #50 ... [2024-09-27T06:01:18.600Z] [2024-09-27T06:01:18.600Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:01:18.600Z] #72 ... [2024-09-27T06:01:18.600Z] [2024-09-27T06:01:18.600Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:01:20.184Z] #73 ... [2024-09-27T06:01:20.184Z] [2024-09-27T06:01:20.184Z] #47 [support-notifications internal] load build context [2024-09-27T06:01:20.184Z] #47 DONE 38.8s [2024-09-27T06:01:20.446Z] [2024-09-27T06:01:20.446Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:21.832Z] #62 ... [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #52 [security-bootstrapper internal] load build context [2024-09-27T06:01:21.832Z] #52 DONE 40.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #49 [core-command internal] load build context [2024-09-27T06:01:21.832Z] #49 DONE 40.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #50 [security-proxy-setup internal] load build context [2024-09-27T06:01:21.832Z] #50 DONE 40.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T06:01:21.832Z] #46 DONE 40.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:01:21.832Z] #59 DONE 17.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T06:01:21.832Z] #53 DONE 38.7s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T06:01:21.832Z] #70 DONE 17.2s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #64 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:21.832Z] #64 DONE 17.3s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T06:01:21.832Z] #65 DONE 17.3s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:01:21.832Z] #71 DONE 17.3s [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:01:21.832Z] #68 ... [2024-09-27T06:01:21.832Z] [2024-09-27T06:01:21.832Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:01:21.832Z] #58 DONE 17.4s [2024-09-27T06:01:22.094Z] [2024-09-27T06:01:22.094Z] #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-09-27T06:01:23.510Z] #74 ... [2024-09-27T06:01:23.510Z] [2024-09-27T06:01:23.510Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:01:23.510Z] #72 DONE 18.8s [2024-09-27T06:01:23.510Z] [2024-09-27T06:01:23.510Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:01:23.510Z] #69 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.510Z] #69 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #69 18.63 OK: 264 MiB in 52 packages [2024-09-27T06:01:23.511Z] #69 DONE 18.8s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:01:23.511Z] #60 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #60 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #60 18.84 OK: 264 MiB in 52 packages [2024-09-27T06:01:23.511Z] #60 DONE 19.0s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:23.511Z] #62 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #62 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #62 18.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:23.511Z] #62 18.62 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:23.511Z] #62 18.63 OK: 7 MiB in 16 packages [2024-09-27T06:01:23.511Z] #62 DONE 18.9s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-27T06:01:23.511Z] #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #63 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #63 18.66 OK: 264 MiB in 52 packages [2024-09-27T06:01:23.511Z] #63 DONE 18.9s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:01:23.511Z] #61 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #61 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #61 18.72 (1/3) Installing ca-certificates (20240226-r0) [2024-09-27T06:01:23.511Z] #61 18.79 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:23.511Z] #61 18.79 (3/3) Installing tzdata (2024a-r0) [2024-09-27T06:01:23.511Z] #61 18.92 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:23.511Z] #61 18.93 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:01:23.511Z] #61 18.97 OK: 11 MiB in 18 packages [2024-09-27T06:01:23.511Z] #61 ... [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:01:23.511Z] #75 DONE 0.2s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:01:23.511Z] #76 DONE 0.3s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:01:23.511Z] #61 DONE 19.2s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-27T06:01:23.511Z] #66 18.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #66 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #66 18.65 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:01:23.511Z] #66 18.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:01:23.511Z] #66 18.65 OK: 20079 distinct packages available [2024-09-27T06:01:23.511Z] #66 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #66 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:23.511Z] #66 19.08 OK: 264 MiB in 52 packages [2024-09-27T06:01:23.511Z] #66 DONE 19.2s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:01:23.511Z] #77 DONE 0.1s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:01:23.511Z] #78 DONE 0.3s [2024-09-27T06:01:23.511Z] [2024-09-27T06:01:23.511Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:01:24.082Z] #79 ... [2024-09-27T06:01:24.082Z] [2024-09-27T06:01:24.082Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:01:24.082Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #0 2.357 OK: 8 MiB in 17 packages [2024-09-27T06:01:24.082Z] #80 DONE 2.5s [2024-09-27T06:01:24.082Z] [2024-09-27T06:01:24.082Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:01:24.082Z] #67 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #67 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #67 19.11 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:01:24.082Z] #67 19.11 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:01:24.082Z] #67 19.11 OK: 20070 distinct packages available [2024-09-27T06:01:24.082Z] #67 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #67 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #67 19.52 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:24.082Z] #67 19.53 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:01:24.082Z] #67 19.53 (3/5) Installing libucontext (1.2-r2) [2024-09-27T06:01:24.082Z] #67 19.53 (4/5) Installing gcompat (1.1.0-r1) [2024-09-27T06:01:24.082Z] #67 19.53 (5/5) Installing openssl (3.1.7-r0) [2024-09-27T06:01:24.082Z] #67 19.54 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:24.082Z] #67 19.55 OK: 8 MiB in 20 packages [2024-09-27T06:01:24.082Z] #67 DONE 19.6s [2024-09-27T06:01:24.082Z] [2024-09-27T06:01:24.082Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:01:24.082Z] #73 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #73 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #73 19.12 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:01:24.082Z] #73 19.12 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:01:24.082Z] #73 19.12 OK: 20070 distinct packages available [2024-09-27T06:01:24.082Z] #73 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #73 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:24.082Z] #73 19.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:24.082Z] #73 19.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:01:24.082Z] #73 19.53 (3/4) Installing libucontext (1.2-r2) [2024-09-27T06:01:24.082Z] #73 19.53 (4/4) Installing gcompat (1.1.0-r1) [2024-09-27T06:01:24.082Z] #73 19.54 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:24.082Z] #73 19.55 OK: 8 MiB in 19 packages [2024-09-27T06:01:24.082Z] #73 DONE 19.6s [2024-09-27T06:01:24.082Z] [2024-09-27T06:01:24.082Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T06:01:25.023Z] #81 ... [2024-09-27T06:01:25.023Z] [2024-09-27T06:01:25.023Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-27T06:01:25.023Z] #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.023Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.023Z] #0 3.214 OK: 17 MiB in 19 packages [2024-09-27T06:01:25.023Z] #82 DONE 3.3s [2024-09-27T06:01:25.023Z] [2024-09-27T06:01:25.023Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-27T06:01:25.023Z] #83 DONE 0.0s [2024-09-27T06:01:25.023Z] [2024-09-27T06:01:25.023Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T06:01:25.593Z] #84 ... [2024-09-27T06:01:25.593Z] [2024-09-27T06:01:25.593Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-27T06:01:25.593Z] #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.593Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.593Z] #0 3.754 OK: 17 MiB in 19 packages [2024-09-27T06:01:25.593Z] #85 DONE 3.9s [2024-09-27T06:01:25.853Z] [2024-09-27T06:01:25.853Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:01:25.853Z] #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #0 3.943 OK: 12 MiB in 26 packages [2024-09-27T06:01:25.853Z] #86 DONE 4.1s [2024-09-27T06:01:25.853Z] [2024-09-27T06:01:25.853Z] #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-09-27T06:01:25.853Z] #74 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #74 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #74 4.004 OK: 7 MiB in 16 packages [2024-09-27T06:01:25.853Z] #74 DONE 4.2s [2024-09-27T06:01:25.853Z] [2024-09-27T06:01:25.853Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:01:25.853Z] #0 2.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #0 2.444 OK: 7 MiB in 16 packages [2024-09-27T06:01:25.853Z] #87 DONE 2.6s [2024-09-27T06:01:25.853Z] [2024-09-27T06:01:25.853Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T06:01:25.853Z] #0 2.214 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:25.853Z] #0 2.687 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.115Z] #88 ... [2024-09-27T06:01:26.115Z] [2024-09-27T06:01:26.115Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-27T06:01:26.115Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.115Z] #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.115Z] #0 4.207 OK: 7 MiB in 17 packages [2024-09-27T06:01:26.115Z] #89 DONE 4.4s [2024-09-27T06:01:26.115Z] [2024-09-27T06:01:26.115Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-27T06:01:26.115Z] #0 2.926 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.115Z] #0 3.497 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.115Z] #0 4.156 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:01:26.115Z] #0 4.466 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:01:26.115Z] #0 4.469 OK: 7 MiB in 16 packages [2024-09-27T06:01:26.115Z] #90 DONE 4.6s [2024-09-27T06:01:26.115Z] [2024-09-27T06:01:26.115Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-27T06:01:26.689Z] #91 ... [2024-09-27T06:01:26.689Z] [2024-09-27T06:01:26.689Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:01:26.689Z] #79 2.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.689Z] #79 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:26.689Z] #79 2.909 OK: 11 MiB in 18 packages [2024-09-27T06:01:26.689Z] #79 DONE 3.0s [2024-09-27T06:01:26.689Z] [2024-09-27T06:01:26.689Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T06:01:26.689Z] #88 3.350 OK: 264 MiB in 52 packages [2024-09-27T06:01:26.689Z] #88 DONE 3.4s [2024-09-27T06:01:26.689Z] [2024-09-27T06:01:26.689Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-27T06:01:26.689Z] #92 DONE 0.0s [2024-09-27T06:01:26.950Z] [2024-09-27T06:01:26.950Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:01:27.211Z] #93 ... [2024-09-27T06:01:27.211Z] [2024-09-27T06:01:27.211Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-27T06:01:27.211Z] #91 DONE 1.2s [2024-09-27T06:01:27.211Z] [2024-09-27T06:01:27.211Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-27T06:01:27.211Z] #94 DONE 0.0s [2024-09-27T06:01:27.471Z] [2024-09-27T06:01:27.472Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T06:01:27.472Z] #81 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:27.472Z] #81 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:27.472Z] #81 3.398 OK: 8 MiB in 20 packages [2024-09-27T06:01:27.732Z] #81 DONE 3.5s [2024-09-27T06:01:27.732Z] [2024-09-27T06:01:27.732Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T06:01:27.732Z] #84 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:27.732Z] #84 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T06:01:27.732Z] #84 3.409 OK: 8 MiB in 19 packages [2024-09-27T06:01:27.732Z] #84 DONE 3.5s [2024-09-27T06:01:27.732Z] [2024-09-27T06:01:27.732Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:01:29.117Z] #95 ... [2024-09-27T06:01:29.117Z] [2024-09-27T06:01:29.117Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:01:29.117Z] #96 DONE 1.5s [2024-09-27T06:01:29.117Z] [2024-09-27T06:01:29.117Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-27T06:01:29.117Z] #97 DONE 1.5s [2024-09-27T06:01:29.117Z] [2024-09-27T06:01:29.117Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:01:29.117Z] #95 DONE 1.5s [2024-09-27T06:01:29.117Z] [2024-09-27T06:01:29.117Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-27T06:01:29.689Z] #98 DONE 0.6s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-27T06:01:29.689Z] #99 DONE 0.6s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:01:29.689Z] #100 DONE 0.7s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-27T06:01:29.689Z] #101 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-27T06:01:29.689Z] #102 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:01:29.689Z] #103 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-27T06:01:29.689Z] #104 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:01:29.689Z] #105 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-27T06:01:29.689Z] #106 DONE 0.1s [2024-09-27T06:01:29.689Z] [2024-09-27T06:01:29.689Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:01:29.951Z] #107 DONE 0.1s [2024-09-27T06:01:29.951Z] [2024-09-27T06:01:29.951Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-27T06:01:29.951Z] #108 DONE 0.1s [2024-09-27T06:01:29.951Z] [2024-09-27T06:01:29.951Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-27T06:01:29.951Z] #109 DONE 0.1s [2024-09-27T06:01:29.951Z] [2024-09-27T06:01:29.951Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-27T06:01:29.951Z] #110 DONE 0.2s [2024-09-27T06:01:29.951Z] [2024-09-27T06:01:29.952Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-27T06:01:29.952Z] #111 DONE 0.1s [2024-09-27T06:01:29.952Z] [2024-09-27T06:01:29.952Z] #112 [security-spire-config] exporting to image [2024-09-27T06:01:29.952Z] #112 exporting layers [2024-09-27T06:01:30.215Z] #112 ... [2024-09-27T06:01:30.216Z] [2024-09-27T06:01:30.216Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-27T06:01:30.216Z] #113 DONE 0.2s [2024-09-27T06:01:30.216Z] [2024-09-27T06:01:30.216Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-27T06:01:30.216Z] #114 DONE 0.1s [2024-09-27T06:01:30.216Z] [2024-09-27T06:01:30.216Z] #112 [security-spire-server] exporting to image [2024-09-27T06:01:30.785Z] #112 exporting layers 0.7s done [2024-09-27T06:01:30.785Z] #112 writing image sha256:a155d9c6dc99a11f1f058405455c4538ae71990e4d341c9cceb53fc70b35e4ad 0.0s done [2024-09-27T06:01:30.785Z] #112 naming to docker.io/library/security-spire-config [2024-09-27T06:01:30.785Z] #112 exporting layers 0.7s done [2024-09-27T06:01:30.785Z] #112 naming to docker.io/library/security-spire-config done [2024-09-27T06:01:30.785Z] #112 writing image sha256:943cdfd28377df3986e0a9279ac73bd0a14ed1884bebd988eb0280df98abf27b 0.0s done [2024-09-27T06:01:30.785Z] #112 naming to docker.io/library/security-spire-server done [2024-09-27T06:01:31.047Z] #112 writing image sha256:fdbedc7fd9450358c17e8845dc00151b704b302db5896c7a60bfef36da47c51b done [2024-09-27T06:01:31.047Z] #112 naming to docker.io/library/security-spire-agent done [2024-09-27T06:01:31.047Z] #112 DONE 0.8s [2024-09-27T06:01:31.047Z] [2024-09-27T06:01:31.047Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:01:33.590Z] #115 ... [2024-09-27T06:01:33.590Z] [2024-09-27T06:01:33.590Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:01:33.590Z] #116 ... [2024-09-27T06:01:33.590Z] [2024-09-27T06:01:33.590Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:01:33.852Z] #117 ... [2024-09-27T06:01:33.852Z] [2024-09-27T06:01:33.852Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:01:49.497Z] Removing intermediate container fb9c8da1f9d2 [2024-09-27T06:01:49.497Z] ---> ba23f0b19de4 [2024-09-27T06:01:49.497Z] Successfully built ba23f0b19de4 [2024-09-27T06:01:49.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:01:49.853Z] + docker inspect -f . ci-base-image-arm64 [2024-09-27T06:01:49.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:01:50.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container [2024-09-27T06:01:50.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:01:51.376Z] $ docker top 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T06:01:52.199Z] + go version [2024-09-27T06:01:52.199Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-27T06:01:52.215Z] $ docker stop --time=1 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 [2024-09-27T06:01:53.805Z] $ docker rm -f --volumes 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 [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-09-27T06:01:54.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-27T06:01:54.498Z] [2024-09-27T06:01:54.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:01:54.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-27T06:01:55.118Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-27T06:01:55.118Z] 547446be3368: Pulling fs layer [2024-09-27T06:01:55.118Z] d125d8839a47: Pulling fs layer [2024-09-27T06:01:55.118Z] 3e85d5ac6304: Pulling fs layer [2024-09-27T06:01:55.118Z] c3105a71a48b: Pulling fs layer [2024-09-27T06:01:55.118Z] 0f093f025ec4: Pulling fs layer [2024-09-27T06:01:55.118Z] c3106fc0e877: Pulling fs layer [2024-09-27T06:01:55.118Z] 0f093f025ec4: Waiting [2024-09-27T06:01:55.118Z] c3106fc0e877: Waiting [2024-09-27T06:01:55.118Z] c3105a71a48b: Waiting [2024-09-27T06:01:55.118Z] 547446be3368: Verifying Checksum [2024-09-27T06:01:55.118Z] 547446be3368: Download complete [2024-09-27T06:01:55.118Z] c3105a71a48b: Verifying Checksum [2024-09-27T06:01:55.118Z] c3105a71a48b: Download complete [2024-09-27T06:01:55.703Z] d125d8839a47: Verifying Checksum [2024-09-27T06:01:55.703Z] d125d8839a47: Download complete [2024-09-27T06:01:55.703Z] c3106fc0e877: Verifying Checksum [2024-09-27T06:01:55.703Z] c3106fc0e877: Download complete [2024-09-27T06:01:55.703Z] 0f093f025ec4: Verifying Checksum [2024-09-27T06:01:55.703Z] 0f093f025ec4: Download complete [2024-09-27T06:01:55.970Z] 547446be3368: Pull complete [2024-09-27T06:01:56.928Z] d125d8839a47: Pull complete [2024-09-27T06:01:57.522Z] 3e85d5ac6304: Verifying Checksum [2024-09-27T06:01:57.522Z] 3e85d5ac6304: Download complete [2024-09-27T06:02:07.602Z] 3e85d5ac6304: Pull complete [2024-09-27T06:02:07.602Z] c3105a71a48b: Pull complete [2024-09-27T06:02:08.567Z] 0f093f025ec4: Pull complete [2024-09-27T06:02:08.567Z] c3106fc0e877: Pull complete [2024-09-27T06:02:08.567Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-27T06:02:08.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-27T06:02:08.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:02:08.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container [2024-09-27T06:02:08.838Z] $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:02:10.853Z] $ docker top 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T06:02:11.690Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-27T06:02:21.776Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-27T06:02:21.776Z] #1 transferring dockerfile: 2.07kB done [2024-09-27T06:02:21.776Z] #1 DONE 0.1s [2024-09-27T06:02:21.819Z] #118 DONE 55.1s [2024-09-27T06:02:21.819Z] [2024-09-27T06:02:21.819Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:21.819Z] #115 DONE 54.9s [2024-09-27T06:02:21.819Z] [2024-09-27T06:02:21.819Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:21.819Z] #116 DONE 55.1s [2024-09-27T06:02:21.819Z] [2024-09-27T06:02:21.819Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:21.819Z] #117 DONE 55.1s [2024-09-27T06:02:21.819Z] [2024-09-27T06:02:21.819Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:21.819Z] #93 DONE 51.9s [2024-09-27T06:02:21.819Z] [2024-09-27T06:02:21.819Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-27T06:02:22.378Z] [2024-09-27T06:02:22.378Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-27T06:02:22.378Z] #2 transferring dockerfile: 2.23kB done [2024-09-27T06:02:22.378Z] #2 DONE 0.0s [2024-09-27T06:02:22.378Z] [2024-09-27T06:02:22.378Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-27T06:02:22.378Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-09-27T06:02:22.378Z] #3 DONE 0.1s [2024-09-27T06:02:22.378Z] [2024-09-27T06:02:22.378Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-27T06:02:22.378Z] #4 transferring dockerfile: 2.49kB 0.0s done [2024-09-27T06:02:22.378Z] #4 DONE 0.1s [2024-09-27T06:02:22.378Z] [2024-09-27T06:02:22.378Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-27T06:02:22.647Z] #5 transferring dockerfile: 1.69kB done [2024-09-27T06:02:22.647Z] #5 DONE 0.1s [2024-09-27T06:02:22.647Z] [2024-09-27T06:02:22.647Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-27T06:02:22.647Z] #6 transferring dockerfile: 2.50kB 0.0s done [2024-09-27T06:02:22.647Z] #6 DONE 0.1s [2024-09-27T06:02:22.647Z] [2024-09-27T06:02:22.647Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-27T06:02:22.647Z] #7 transferring dockerfile: 2.02kB done [2024-09-27T06:02:22.647Z] #7 DONE 0.1s [2024-09-27T06:02:22.647Z] [2024-09-27T06:02:22.647Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-27T06:02:22.647Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-09-27T06:02:22.647Z] #8 DONE 0.1s [2024-09-27T06:02:22.647Z] [2024-09-27T06:02:22.647Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-27T06:02:22.647Z] #9 transferring dockerfile: 2.13kB 0.0s done [2024-09-27T06:02:22.647Z] #9 DONE 0.1s [2024-09-27T06:02:22.647Z] [2024-09-27T06:02:22.647Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-27T06:02:22.914Z] #10 transferring dockerfile: 1.70kB done [2024-09-27T06:02:22.914Z] #10 DONE 0.1s [2024-09-27T06:02:22.914Z] [2024-09-27T06:02:22.914Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-27T06:02:22.914Z] #11 transferring dockerfile: 1.81kB done [2024-09-27T06:02:22.914Z] #11 DONE 0.1s [2024-09-27T06:02:22.915Z] [2024-09-27T06:02:22.915Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-27T06:02:22.915Z] #12 transferring dockerfile: 1.85kB done [2024-09-27T06:02:22.915Z] #12 DONE 0.1s [2024-09-27T06:02:22.915Z] [2024-09-27T06:02:22.915Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-27T06:02:23.182Z] #13 transferring dockerfile: 2.15kB done [2024-09-27T06:02:23.182Z] #13 DONE 0.1s [2024-09-27T06:02:23.182Z] [2024-09-27T06:02:23.182Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-27T06:02:23.182Z] #14 transferring dockerfile: 3.17kB done [2024-09-27T06:02:23.182Z] #14 DONE 0.1s [2024-09-27T06:02:23.182Z] [2024-09-27T06:02:23.182Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-27T06:02:23.182Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-27T06:02:23.182Z] #15 DONE 0.1s [2024-09-27T06:02:23.182Z] [2024-09-27T06:02:23.182Z] #16 [core-data internal] load .dockerignore [2024-09-27T06:02:23.182Z] #16 transferring context: 50B done [2024-09-27T06:02:23.182Z] #16 DONE 0.1s [2024-09-27T06:02:23.453Z] [2024-09-27T06:02:23.453Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-09-27T06:02:23.453Z] #17 transferring dockerfile: 2.07kB done [2024-09-27T06:02:23.453Z] #17 DONE 0.1s [2024-09-27T06:02:24.039Z] [2024-09-27T06:02:24.039Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-27T06:02:24.039Z] #18 transferring context: 50B done [2024-09-27T06:02:24.039Z] #18 DONE 0.1s [2024-09-27T06:02:24.039Z] [2024-09-27T06:02:24.039Z] #19 [core-command internal] load .dockerignore [2024-09-27T06:02:24.307Z] #19 transferring context: 50B done [2024-09-27T06:02:24.307Z] #19 DONE 0.1s [2024-09-27T06:02:24.307Z] [2024-09-27T06:02:24.307Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-27T06:02:24.307Z] #20 transferring context: 50B 0.0s done [2024-09-27T06:02:24.307Z] #20 DONE 0.1s [2024-09-27T06:02:24.307Z] [2024-09-27T06:02:24.307Z] #21 [security-spire-config internal] load .dockerignore [2024-09-27T06:02:24.307Z] #21 transferring context: 50B 0.0s done [2024-09-27T06:02:24.307Z] #21 DONE 0.1s [2024-09-27T06:02:24.307Z] [2024-09-27T06:02:24.307Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-27T06:02:24.307Z] #22 transferring context: 50B 0.0s done [2024-09-27T06:02:24.307Z] #22 DONE 0.1s [2024-09-27T06:02:24.307Z] [2024-09-27T06:02:24.307Z] #23 [support-notifications internal] load .dockerignore [2024-09-27T06:02:24.573Z] #23 transferring context: 50B 0.0s done [2024-09-27T06:02:24.573Z] #23 DONE 0.1s [2024-09-27T06:02:24.573Z] [2024-09-27T06:02:24.573Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-27T06:02:24.573Z] #24 transferring context: 50B 0.0s done [2024-09-27T06:02:24.573Z] #24 DONE 0.1s [2024-09-27T06:02:24.573Z] [2024-09-27T06:02:24.573Z] #25 [core-metadata internal] load .dockerignore [2024-09-27T06:02:24.573Z] #25 transferring context: 50B done [2024-09-27T06:02:24.573Z] #25 DONE 0.1s [2024-09-27T06:02:24.573Z] [2024-09-27T06:02:24.573Z] #26 [security-spire-server internal] load .dockerignore [2024-09-27T06:02:24.839Z] #26 transferring context: 50B 0.0s done [2024-09-27T06:02:24.839Z] #26 DONE 0.1s [2024-09-27T06:02:24.839Z] [2024-09-27T06:02:24.839Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-27T06:02:24.839Z] #27 transferring context: 50B done [2024-09-27T06:02:24.839Z] #27 DONE 0.1s [2024-09-27T06:02:24.839Z] [2024-09-27T06:02:24.839Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-27T06:02:24.839Z] #28 transferring context: 50B 0.0s done [2024-09-27T06:02:24.839Z] #28 DONE 0.1s [2024-09-27T06:02:24.839Z] [2024-09-27T06:02:24.839Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-27T06:02:24.839Z] #29 transferring context: 50B done [2024-09-27T06:02:24.839Z] #29 DONE 0.1s [2024-09-27T06:02:24.839Z] [2024-09-27T06:02:24.839Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-27T06:02:24.839Z] #30 transferring context: 50B 0.0s done [2024-09-27T06:02:24.839Z] #30 DONE 0.1s [2024-09-27T06:02:24.839Z] [2024-09-27T06:02:24.839Z] #31 [support-scheduler internal] load .dockerignore [2024-09-27T06:02:25.105Z] #31 transferring context: 50B 0.0s done [2024-09-27T06:02:25.105Z] #31 DONE 0.1s [2024-09-27T06:02:25.105Z] [2024-09-27T06:02:25.105Z] #32 [core-keeper internal] load .dockerignore [2024-09-27T06:02:25.105Z] #32 transferring context: 50B 0.0s done [2024-09-27T06:02:25.105Z] #32 DONE 0.1s [2024-09-27T06:02:25.105Z] [2024-09-27T06:02:25.105Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:25.105Z] #33 DONE 0.0s [2024-09-27T06:02:25.105Z] [2024-09-27T06:02:25.105Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:25.687Z] #34 DONE 0.4s [2024-09-27T06:02:25.687Z] [2024-09-27T06:02:25.687Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:25.687Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:25.687Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:25.687Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:25.687Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:25.687Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-27T06:02:25.687Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.12MB / 3.34MB 0.3s [2024-09-27T06:02:25.953Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:25.953Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-27T06:02:26.220Z] #35 ... [2024-09-27T06:02:26.220Z] [2024-09-27T06:02:26.220Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:26.220Z] #33 DONE 0.0s [2024-09-27T06:02:26.220Z] [2024-09-27T06:02:26.220Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:26.220Z] #34 DONE 0.4s [2024-09-27T06:02:26.220Z] [2024-09-27T06:02:26.220Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:26.220Z] #33 DONE 0.0s [2024-09-27T06:02:26.220Z] [2024-09-27T06:02:26.220Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:26.220Z] #34 DONE 0.4s [2024-09-27T06:02:26.220Z] [2024-09-27T06:02:26.220Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:26.220Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:26.220Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:26.220Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:26.220Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:26.220Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:26.489Z] #35 ... [2024-09-27T06:02:26.489Z] [2024-09-27T06:02:26.489Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:26.489Z] #33 DONE 0.0s [2024-09-27T06:02:26.489Z] [2024-09-27T06:02:26.489Z] #36 [core-data internal] load build context [2024-09-27T06:02:26.489Z] #36 transferring context: 3.23MB 0.7s done [2024-09-27T06:02:26.489Z] #36 DONE 0.9s [2024-09-27T06:02:26.489Z] [2024-09-27T06:02:26.489Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:26.489Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:26.489Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:26.489Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:26.489Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:26.489Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:26.489Z] #35 ... [2024-09-27T06:02:26.489Z] [2024-09-27T06:02:26.489Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:26.489Z] #34 DONE 0.5s [2024-09-27T06:02:26.489Z] [2024-09-27T06:02:26.489Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:26.489Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:26.489Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:26.489Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:26.489Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:26.489Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:26.760Z] #35 ... [2024-09-27T06:02:26.760Z] [2024-09-27T06:02:26.760Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:26.760Z] #34 DONE 0.6s [2024-09-27T06:02:26.760Z] [2024-09-27T06:02:26.760Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:26.760Z] #37 DONE 2.0s [2024-09-27T06:02:26.760Z] [2024-09-27T06:02:26.760Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:26.760Z] #33 DONE 0.0s [2024-09-27T06:02:26.760Z] [2024-09-27T06:02:26.760Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:27.027Z] #35 ... [2024-09-27T06:02:27.027Z] [2024-09-27T06:02:27.027Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:27.027Z] #33 DONE 0.0s [2024-09-27T06:02:27.027Z] [2024-09-27T06:02:27.027Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:27.296Z] #35 ... [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:27.296Z] #33 DONE 0.0s [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:27.296Z] #37 DONE 2.0s [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:27.296Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:27.296Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:27.296Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:27.296Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:27.296Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:27.296Z] #35 ... [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:27.296Z] #34 DONE 1.0s [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:27.296Z] #37 DONE 2.1s [2024-09-27T06:02:27.296Z] [2024-09-27T06:02:27.296Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:27.296Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:27.296Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:27.296Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:27.296Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:27.296Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:27.562Z] #35 ... [2024-09-27T06:02:27.562Z] [2024-09-27T06:02:27.562Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:27.562Z] #33 DONE 0.0s [2024-09-27T06:02:27.562Z] [2024-09-27T06:02:27.562Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:27.562Z] #37 DONE 2.1s [2024-09-27T06:02:27.562Z] [2024-09-27T06:02:27.562Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-27T06:02:27.562Z] #38 DONE 1.3s [2024-09-27T06:02:27.562Z] [2024-09-27T06:02:27.562Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:27.562Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:27.562Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:27.562Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:27.562Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:27.562Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:28.156Z] #35 ... [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:28.156Z] #33 DONE 0.0s [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:28.156Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:28.156Z] #35 ... [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:28.156Z] #37 DONE 2.2s [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:28.156Z] #34 DONE 1.7s [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-27T06:02:28.156Z] #38 DONE 1.4s [2024-09-27T06:02:28.156Z] [2024-09-27T06:02:28.156Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:28.156Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:28.156Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:28.156Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:28.156Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:28.156Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:28.156Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:28.426Z] #35 ... [2024-09-27T06:02:28.426Z] [2024-09-27T06:02:28.426Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-27T06:02:28.426Z] #39 transferring context: 3.23MB 1.6s done [2024-09-27T06:02:28.426Z] #39 DONE 2.0s [2024-09-27T06:02:28.426Z] [2024-09-27T06:02:28.426Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:28.426Z] #33 DONE 0.0s [2024-09-27T06:02:28.426Z] [2024-09-27T06:02:28.426Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:28.698Z] #34 ... [2024-09-27T06:02:28.698Z] [2024-09-27T06:02:28.698Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:28.698Z] #33 DONE 0.0s [2024-09-27T06:02:28.698Z] [2024-09-27T06:02:28.698Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:28.972Z] #34 ... [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:28.972Z] #33 DONE 0.0s [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #40 [core-command internal] load build context [2024-09-27T06:02:28.972Z] #40 transferring context: 3.23MB 1.8s done [2024-09-27T06:02:28.972Z] #40 DONE 2.4s [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:28.972Z] #34 ... [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-27T06:02:28.972Z] #41 DONE 2.3s [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:28.972Z] #42 DONE 0.1s [2024-09-27T06:02:28.972Z] [2024-09-27T06:02:28.972Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:28.972Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:28.972Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:28.972Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:28.972Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:28.972Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:28.972Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:29.238Z] #35 ... [2024-09-27T06:02:29.238Z] [2024-09-27T06:02:29.238Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-27T06:02:29.238Z] #33 DONE 0.0s [2024-09-27T06:02:29.238Z] [2024-09-27T06:02:29.238Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:29.238Z] #37 DONE 2.3s [2024-09-27T06:02:29.238Z] [2024-09-27T06:02:29.238Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-27T06:02:29.238Z] #38 DONE 1.5s [2024-09-27T06:02:29.238Z] [2024-09-27T06:02:29.238Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T06:02:29.238Z] #34 DONE 2.6s [2024-09-27T06:02:29.238Z] [2024-09-27T06:02:29.238Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:29.238Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:29.238Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:29.238Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:29.238Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:29.238Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:29.238Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:29.505Z] #35 ... [2024-09-27T06:02:29.505Z] [2024-09-27T06:02:29.505Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-27T06:02:29.505Z] #37 DONE 2.3s [2024-09-27T06:02:29.505Z] [2024-09-27T06:02:29.505Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-27T06:02:29.505Z] #38 DONE 1.5s [2024-09-27T06:02:29.505Z] [2024-09-27T06:02:29.505Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:29.505Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:29.505Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:29.505Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:29.505Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:29.505Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:29.505Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:29.505Z] #35 ... [2024-09-27T06:02:29.505Z] [2024-09-27T06:02:29.505Z] #43 [security-secretstore-setup internal] load build context [2024-09-27T06:02:29.505Z] #43 transferring context: 3.23MB 2.0s done [2024-09-27T06:02:29.505Z] #43 DONE 3.0s [2024-09-27T06:02:29.777Z] [2024-09-27T06:02:29.777Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:29.777Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-27T06:02:29.937Z] #119 ... [2024-09-27T06:02:29.937Z] [2024-09-27T06:02:29.937Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T06:02:29.937Z] #120 ... [2024-09-27T06:02:29.937Z] [2024-09-27T06:02:29.937Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-27T06:02:29.937Z] #121 ... [2024-09-27T06:02:29.937Z] [2024-09-27T06:02:29.937Z] #122 [core-data builder 6/7] COPY . . [2024-09-27T06:02:29.937Z] #122 ... [2024-09-27T06:02:29.937Z] [2024-09-27T06:02:29.937Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-27T06:02:30.044Z] #42 ... [2024-09-27T06:02:30.044Z] [2024-09-27T06:02:30.044Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-27T06:02:30.044Z] #44 DONE 2.0s [2024-09-27T06:02:30.044Z] [2024-09-27T06:02:30.044Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:30.044Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-27T06:02:30.044Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-27T06:02:30.044Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-27T06:02:30.044Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-27T06:02:30.044Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-27T06:02:30.044Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-27T06:02:30.044Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-27T06:02:30.195Z] #123 ... [2024-09-27T06:02:30.195Z] [2024-09-27T06:02:30.195Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-27T06:02:30.195Z] #119 DONE 11.7s [2024-09-27T06:02:30.313Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-09-27T06:02:30.313Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-27T06:02:30.313Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-27T06:02:30.313Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-27T06:02:30.313Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-09-27T06:02:30.313Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #124 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #125 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #126 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #121 DONE 11.7s [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #127 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #128 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #129 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #120 DONE 11.7s [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #123 DONE 11.7s [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #130 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #131 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #132 [support-notifications builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #132 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #133 [support-scheduler builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #133 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #134 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #135 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #136 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #137 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #138 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #139 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #140 [core-command builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #140 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #141 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #142 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #143 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #144 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:30.452Z] #145 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:30.452Z] #146 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #147 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #147 CACHED [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #122 [core-data builder 6/7] COPY . . [2024-09-27T06:02:30.452Z] #122 DONE 11.8s [2024-09-27T06:02:30.452Z] [2024-09-27T06:02:30.452Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T06:02:30.580Z] #42 ... [2024-09-27T06:02:30.580Z] [2024-09-27T06:02:30.580Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-27T06:02:30.580Z] #45 transferring context: 3.23MB 1.7s done [2024-09-27T06:02:30.580Z] #45 DONE 3.0s [2024-09-27T06:02:30.580Z] [2024-09-27T06:02:30.580Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:30.580Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-27T06:02:30.580Z] #42 ... [2024-09-27T06:02:30.580Z] [2024-09-27T06:02:30.580Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:30.580Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-09-27T06:02:30.580Z] #46 DONE 0.6s [2024-09-27T06:02:30.580Z] [2024-09-27T06:02:30.580Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:30.580Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-27T06:02:30.848Z] #42 ... [2024-09-27T06:02:30.848Z] [2024-09-27T06:02:30.848Z] #47 [security-proxy-setup internal] load build context [2024-09-27T06:02:30.848Z] #47 transferring context: 3.23MB 2.3s done [2024-09-27T06:02:30.848Z] #47 DONE 3.5s [2024-09-27T06:02:30.848Z] [2024-09-27T06:02:30.848Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:30.848Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.8s [2024-09-27T06:02:31.116Z] #42 ... [2024-09-27T06:02:31.116Z] [2024-09-27T06:02:31.116Z] #48 [security-spire-config internal] load build context [2024-09-27T06:02:31.116Z] #48 transferring context: 25.96kB 0.5s done [2024-09-27T06:02:31.116Z] #48 DONE 2.1s [2024-09-27T06:02:31.116Z] [2024-09-27T06:02:31.116Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:31.116Z] #42 ... [2024-09-27T06:02:31.116Z] [2024-09-27T06:02:31.116Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:02:31.116Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T06:02:31.116Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T06:02:31.116Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-27T06:02:31.116Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-27T06:02:31.116Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-27T06:02:31.116Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done [2024-09-27T06:02:31.116Z] #35 DONE 6.7s [2024-09-27T06:02:31.116Z] [2024-09-27T06:02:31.116Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:31.387Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.43MB / 28.04MB 1.4s [2024-09-27T06:02:31.387Z] #42 ... [2024-09-27T06:02:31.387Z] [2024-09-27T06:02:31.387Z] #49 [support-notifications internal] load build context [2024-09-27T06:02:31.387Z] #49 transferring context: 3.23MB 2.7s done [2024-09-27T06:02:31.387Z] #49 DONE 3.9s [2024-09-27T06:02:31.657Z] [2024-09-27T06:02:31.657Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:31.926Z] #42 ... [2024-09-27T06:02:31.926Z] [2024-09-27T06:02:31.926Z] #50 [security-spire-server internal] load build context [2024-09-27T06:02:31.926Z] #50 transferring context: 27.71kB 0.4s done [2024-09-27T06:02:31.926Z] #50 DONE 2.5s [2024-09-27T06:02:31.926Z] [2024-09-27T06:02:31.926Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:31.926Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.12MB / 28.04MB 1.8s [2024-09-27T06:02:32.203Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-27T06:02:32.203Z] #42 ... [2024-09-27T06:02:32.203Z] [2024-09-27T06:02:32.203Z] #51 [security-spire-agent internal] load build context [2024-09-27T06:02:32.203Z] #51 transferring context: 27.24kB 0.3s done [2024-09-27T06:02:32.203Z] #51 DONE 2.2s [2024-09-27T06:02:32.203Z] [2024-09-27T06:02:32.203Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:32.203Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-27T06:02:32.472Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 2.4s [2024-09-27T06:02:32.740Z] #42 ... [2024-09-27T06:02:32.740Z] [2024-09-27T06:02:32.740Z] #52 [core-metadata internal] load build context [2024-09-27T06:02:32.740Z] #52 transferring context: 3.23MB 2.9s done [2024-09-27T06:02:32.740Z] #52 DONE 4.6s [2024-09-27T06:02:32.740Z] [2024-09-27T06:02:32.740Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:33.013Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 3.1s [2024-09-27T06:02:33.598Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 3.7s [2024-09-27T06:02:33.864Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-27T06:02:33.864Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 4.0s [2024-09-27T06:02:34.450Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.29MB / 28.04MB 4.5s [2024-09-27T06:02:34.450Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.6s [2024-09-27T06:02:35.417Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.2s [2024-09-27T06:02:35.417Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 5.4s [2024-09-27T06:02:35.820Z] #148 5.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-27T06:02:36.387Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.49MB / 28.04MB 6.3s [2024-09-27T06:02:36.655Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 6.6s [2024-09-27T06:02:36.655Z] #42 ... [2024-09-27T06:02:36.655Z] [2024-09-27T06:02:36.655Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:02:36.655Z] #53 DONE 7.3s [2024-09-27T06:02:36.655Z] [2024-09-27T06:02:36.655Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:36.929Z] #42 ... [2024-09-27T06:02:36.929Z] [2024-09-27T06:02:36.929Z] #54 [core-keeper internal] load build context [2024-09-27T06:02:36.929Z] #54 transferring context: 3.23MB 5.6s done [2024-09-27T06:02:36.929Z] #54 DONE 7.5s [2024-09-27T06:02:36.929Z] [2024-09-27T06:02:36.929Z] #55 [security-proxy-auth internal] load build context [2024-09-27T06:02:36.929Z] #55 transferring context: 3.23MB 5.4s done [2024-09-27T06:02:36.929Z] #55 DONE 7.4s [2024-09-27T06:02:36.929Z] [2024-09-27T06:02:36.929Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:37.199Z] #42 ... [2024-09-27T06:02:37.199Z] [2024-09-27T06:02:37.199Z] #56 [support-cron-scheduler internal] load build context [2024-09-27T06:02:37.199Z] #56 transferring context: 3.23MB 6.0s done [2024-09-27T06:02:37.199Z] #56 DONE 9.0s [2024-09-27T06:02:37.199Z] [2024-09-27T06:02:37.199Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:37.199Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s [2024-09-27T06:02:37.475Z] #42 ... [2024-09-27T06:02:37.475Z] [2024-09-27T06:02:37.475Z] #57 [support-scheduler internal] load build context [2024-09-27T06:02:37.475Z] #57 transferring context: 3.23MB 4.9s done [2024-09-27T06:02:37.475Z] #57 DONE 7.8s [2024-09-27T06:02:37.475Z] [2024-09-27T06:02:37.475Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:37.475Z] #42 ... [2024-09-27T06:02:37.475Z] [2024-09-27T06:02:37.475Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:02:37.475Z] #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:37.475Z] #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:37.475Z] #0 9.841 OK: 266 MiB in 52 packages [2024-09-27T06:02:37.744Z] #58 ... [2024-09-27T06:02:37.744Z] [2024-09-27T06:02:37.744Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:02:37.744Z] #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:37.744Z] #0 6.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:37.744Z] #0 8.815 OK: 266 MiB in 52 packages [2024-09-27T06:02:37.744Z] #59 DONE 10.5s [2024-09-27T06:02:37.744Z] [2024-09-27T06:02:37.744Z] #60 [security-bootstrapper internal] load build context [2024-09-27T06:02:37.744Z] #60 transferring context: 3.23MB 5.5s done [2024-09-27T06:02:37.744Z] #60 DONE 8.4s [2024-09-27T06:02:37.744Z] [2024-09-27T06:02:37.744Z] #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:38.011Z] #61 ... [2024-09-27T06:02:38.011Z] [2024-09-27T06:02:38.011Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-27T06:02:38.011Z] #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:38.011Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:38.011Z] #62 10.48 OK: 266 MiB in 52 packages [2024-09-27T06:02:38.011Z] #62 ... [2024-09-27T06:02:38.011Z] [2024-09-27T06:02:38.011Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-27T06:02:38.011Z] #0 6.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:38.011Z] #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:38.011Z] #0 10.21 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:02:38.011Z] #0 10.21 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:02:38.011Z] #0 10.21 OK: 19955 distinct packages available [2024-09-27T06:02:38.011Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:38.448Z] #63 ... [2024-09-27T06:02:38.448Z] [2024-09-27T06:02:38.448Z] #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T06:02:38.448Z] #58 DONE 11.6s [2024-09-27T06:02:38.448Z] [2024-09-27T06:02:38.448Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:38.747Z] #64 ... [2024-09-27T06:02:38.747Z] [2024-09-27T06:02:38.747Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-27T06:02:38.747Z] #62 DONE 11.3s [2024-09-27T06:02:39.038Z] [2024-09-27T06:02:39.038Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:39.038Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-27T06:02:39.038Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-27T06:02:39.038Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-27T06:02:39.038Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T06:02:39.038Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-09-27T06:02:39.038Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done [2024-09-27T06:02:39.038Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-27T06:02:39.038Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-27T06:02:40.151Z] #46 ... [2024-09-27T06:02:40.151Z] [2024-09-27T06:02:40.151Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:40.151Z] #64 DONE 1.8s [2024-09-27T06:02:40.151Z] [2024-09-27T06:02:40.151Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:40.151Z] #46 ... [2024-09-27T06:02:40.151Z] [2024-09-27T06:02:40.151Z] #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:40.151Z] #65 ... [2024-09-27T06:02:40.151Z] [2024-09-27T06:02:40.151Z] #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:40.151Z] #61 DONE 2.3s [2024-09-27T06:02:40.470Z] [2024-09-27T06:02:40.470Z] #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:40.797Z] #66 ... [2024-09-27T06:02:40.797Z] [2024-09-27T06:02:40.797Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-27T06:02:40.797Z] #63 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:40.797Z] #63 12.29 OK: 266 MiB in 52 packages [2024-09-27T06:02:40.797Z] #63 DONE 13.2s [2024-09-27T06:02:40.797Z] [2024-09-27T06:02:40.797Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:40.797Z] #67 DONE 2.2s [2024-09-27T06:02:40.797Z] [2024-09-27T06:02:40.797Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:02:41.269Z] #148 ... [2024-09-27T06:02:41.269Z] [2024-09-27T06:02:41.269Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:02:41.269Z] #0 4.429 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-27T06:02:41.269Z] #149 ... [2024-09-27T06:02:41.269Z] [2024-09-27T06:02:41.269Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T06:02:41.269Z] #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-27T06:02:41.269Z] #150 ... [2024-09-27T06:02:41.269Z] [2024-09-27T06:02:41.269Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:02:41.269Z] #0 0.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-27T06:02:41.269Z] #151 ... [2024-09-27T06:02:41.269Z] [2024-09-27T06:02:41.269Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:02:41.269Z] #0 1.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-27T06:02:41.529Z] #152 ... [2024-09-27T06:02:41.529Z] [2024-09-27T06:02:41.529Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T06:02:41.529Z] #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-27T06:02:41.529Z] #153 ... [2024-09-27T06:02:41.529Z] [2024-09-27T06:02:41.529Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T06:02:41.529Z] #0 0.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-27T06:02:41.788Z] #154 ... [2024-09-27T06:02:41.788Z] [2024-09-27T06:02:41.788Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T06:02:41.788Z] #0 0.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-27T06:02:41.788Z] #155 ... [2024-09-27T06:02:41.788Z] [2024-09-27T06:02:41.788Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:02:41.788Z] #0 4.485 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-27T06:02:42.048Z] #156 ... [2024-09-27T06:02:42.048Z] [2024-09-27T06:02:42.048Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T06:02:42.048Z] #0 5.186 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-27T06:02:42.307Z] #157 ... [2024-09-27T06:02:42.307Z] [2024-09-27T06:02:42.307Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T06:02:42.307Z] #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-27T06:02:42.307Z] #158 ... [2024-09-27T06:02:42.307Z] [2024-09-27T06:02:42.307Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:02:42.307Z] #0 0.925 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-27T06:02:42.567Z] #159 ... [2024-09-27T06:02:42.567Z] [2024-09-27T06:02:42.567Z] #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-09-27T06:02:42.567Z] #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-27T06:02:42.825Z] #68 DONE 1.6s [2024-09-27T06:02:42.825Z] [2024-09-27T06:02:42.825Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:42.825Z] #69 ... [2024-09-27T06:02:42.825Z] [2024-09-27T06:02:42.825Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T06:02:42.825Z] #70 ... [2024-09-27T06:02:42.825Z] [2024-09-27T06:02:42.825Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:42.825Z] #71 ... [2024-09-27T06:02:42.825Z] [2024-09-27T06:02:42.825Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:02:43.093Z] #72 ... [2024-09-27T06:02:43.093Z] [2024-09-27T06:02:43.093Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:02:43.093Z] #73 ... [2024-09-27T06:02:43.093Z] [2024-09-27T06:02:43.093Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:02:43.363Z] #74 ... [2024-09-27T06:02:43.363Z] [2024-09-27T06:02:43.363Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T06:02:43.363Z] #75 ... [2024-09-27T06:02:43.363Z] [2024-09-27T06:02:43.363Z] #76 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:43.630Z] #76 ... [2024-09-27T06:02:43.630Z] [2024-09-27T06:02:43.630Z] #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T06:02:43.630Z] #77 ... [2024-09-27T06:02:43.630Z] [2024-09-27T06:02:43.630Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:02:43.898Z] #78 ... [2024-09-27T06:02:43.898Z] [2024-09-27T06:02:43.898Z] #79 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T06:02:43.898Z] #79 ... [2024-09-27T06:02:43.898Z] [2024-09-27T06:02:43.898Z] #80 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:02:44.166Z] #80 ... [2024-09-27T06:02:44.166Z] [2024-09-27T06:02:44.166Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:44.166Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s [2024-09-27T06:02:46.163Z] #46 ... [2024-09-27T06:02:46.163Z] [2024-09-27T06:02:46.163Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:46.163Z] #71 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:46.763Z] #71 ... [2024-09-27T06:02:46.763Z] [2024-09-27T06:02:46.763Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T06:02:46.763Z] #81 ... [2024-09-27T06:02:46.763Z] [2024-09-27T06:02:46.764Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:47.745Z] #46 ... [2024-09-27T06:02:47.745Z] [2024-09-27T06:02:47.745Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:47.745Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.5s done [2024-09-27T06:02:47.745Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.7s [2024-09-27T06:02:47.745Z] #42 ... [2024-09-27T06:02:47.745Z] [2024-09-27T06:02:47.745Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:48.331Z] #46 ... [2024-09-27T06:02:48.331Z] [2024-09-27T06:02:48.331Z] #80 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T06:02:48.331Z] #80 DONE 15.4s [2024-09-27T06:02:48.616Z] [2024-09-27T06:02:48.616Z] #79 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T06:02:48.616Z] #79 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:48.616Z] #79 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:48.616Z] #79 13.92 (1/2) Installing ca-certificates (20240226-r0) [2024-09-27T06:02:48.616Z] #79 14.08 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:48.616Z] #79 14.10 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:48.616Z] #79 14.19 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:02:48.616Z] #79 14.72 OK: 9 MiB in 17 packages [2024-09-27T06:02:48.616Z] #79 DONE 15.8s [2024-09-27T06:02:48.616Z] [2024-09-27T06:02:48.616Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:49.216Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s [2024-09-27T06:02:50.185Z] #46 ... [2024-09-27T06:02:50.185Z] [2024-09-27T06:02:50.185Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:50.185Z] #71 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:50.185Z] #71 16.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:50.185Z] #71 16.25 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:50.185Z] #71 16.31 OK: 8 MiB in 16 packages [2024-09-27T06:02:50.185Z] #71 DONE 17.8s [2024-09-27T06:02:50.185Z] [2024-09-27T06:02:50.185Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:51.155Z] #46 ... [2024-09-27T06:02:51.155Z] [2024-09-27T06:02:51.155Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:02:51.155Z] #82 ... [2024-09-27T06:02:51.155Z] [2024-09-27T06:02:51.155Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T06:02:53.834Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.2s done [2024-09-27T06:02:53.834Z] #46 DONE 23.6s [2024-09-27T06:02:53.834Z] [2024-09-27T06:02:53.834Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:53.834Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [2024-09-27T06:02:56.448Z] #42 ... [2024-09-27T06:02:56.448Z] [2024-09-27T06:02:56.448Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T06:02:56.448Z] #75 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:56.448Z] #75 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:56.448Z] #75 20.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:56.448Z] #75 20.27 (2/4) Installing openssl (3.1.7-r0) [2024-09-27T06:02:56.448Z] #75 20.40 (3/4) Installing su-exec (0.2-r3) [2024-09-27T06:02:56.448Z] #75 20.43 (4/4) Installing yq (4.33.3-r5) [2024-09-27T06:02:56.448Z] #75 21.90 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:56.448Z] #75 22.04 OK: 18 MiB in 19 packages [2024-09-27T06:02:56.448Z] #75 DONE 23.5s [2024-09-27T06:02:56.448Z] [2024-09-27T06:02:56.448Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:56.448Z] #42 ... [2024-09-27T06:02:56.448Z] [2024-09-27T06:02:56.448Z] #76 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:56.448Z] #76 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:56.448Z] #76 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:56.448Z] #76 21.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:56.448Z] #76 21.56 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:56.448Z] #76 21.74 OK: 8 MiB in 16 packages [2024-09-27T06:02:56.448Z] #76 ... [2024-09-27T06:02:56.448Z] [2024-09-27T06:02:56.448Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-27T06:02:56.732Z] #83 ... [2024-09-27T06:02:56.732Z] [2024-09-27T06:02:56.732Z] #76 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:56.732Z] #76 DONE 24.4s [2024-09-27T06:02:56.732Z] [2024-09-27T06:02:56.732Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-27T06:02:58.716Z] #84 ... [2024-09-27T06:02:58.716Z] [2024-09-27T06:02:58.716Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-27T06:02:58.716Z] #0 7.220 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.716Z] #0 9.984 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.716Z] #85 ... [2024-09-27T06:02:58.716Z] [2024-09-27T06:02:58.716Z] #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T06:02:58.716Z] #77 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.716Z] #77 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.716Z] #77 24.28 (1/4) Installing ca-certificates (20240226-r0) [2024-09-27T06:02:58.716Z] #77 25.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:58.716Z] #77 25.10 (3/4) Installing su-exec (0.2-r3) [2024-09-27T06:02:58.716Z] #77 25.11 (4/4) Installing yq (4.33.3-r5) [2024-09-27T06:02:58.987Z] #77 26.38 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:58.987Z] #77 ... [2024-09-27T06:02:58.987Z] [2024-09-27T06:02:58.987Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T06:02:58.987Z] #70 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.987Z] #70 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.987Z] #70 25.93 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-27T06:02:58.987Z] #70 25.97 (2/2) Installing su-exec (0.2-r3) [2024-09-27T06:02:58.987Z] #70 26.01 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:02:58.987Z] #70 26.26 OK: 8 MiB in 17 packages [2024-09-27T06:02:58.987Z] #70 ... [2024-09-27T06:02:58.987Z] [2024-09-27T06:02:58.987Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:02:58.987Z] #0 6.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:58.987Z] #0 9.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #86 ... [2024-09-27T06:02:59.254Z] [2024-09-27T06:02:59.254Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:02:59.254Z] #78 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #78 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #78 24.17 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:02:59.254Z] #78 24.17 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:02:59.254Z] #78 24.17 OK: 19946 distinct packages available [2024-09-27T06:02:59.254Z] #78 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #78 ... [2024-09-27T06:02:59.254Z] [2024-09-27T06:02:59.254Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:02:59.254Z] #72 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #72 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.254Z] #72 26.35 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:02:59.254Z] #72 26.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:02:59.254Z] #72 26.35 OK: 19946 distinct packages available [2024-09-27T06:02:59.525Z] #72 ... [2024-09-27T06:02:59.525Z] [2024-09-27T06:02:59.525Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:02:59.525Z] #73 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.525Z] #73 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:02:59.525Z] #73 26.35 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T06:02:59.525Z] #73 26.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T06:02:59.525Z] #73 26.35 OK: 19946 distinct packages available [2024-09-27T06:02:59.525Z] #73 ... [2024-09-27T06:02:59.525Z] [2024-09-27T06:02:59.525Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:02:59.525Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done [2024-09-27T06:03:00.496Z] #42 ... [2024-09-27T06:03:00.496Z] [2024-09-27T06:03:00.496Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:03:00.496Z] #0 5.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:00.496Z] #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:00.496Z] #87 ... [2024-09-27T06:03:00.496Z] [2024-09-27T06:03:00.496Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-27T06:03:00.496Z] #83 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:00.767Z] #83 ... [2024-09-27T06:03:00.767Z] [2024-09-27T06:03:00.767Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T06:03:00.767Z] #70 DONE 28.3s [2024-09-27T06:03:01.036Z] [2024-09-27T06:03:01.036Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:03:01.036Z] #78 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.036Z] #78 ... [2024-09-27T06:03:01.036Z] [2024-09-27T06:03:01.036Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:03:01.036Z] #74 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.036Z] #74 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.036Z] #74 26.70 (1/3) Installing ca-certificates (20240226-r0) [2024-09-27T06:03:01.036Z] #74 27.19 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-27T06:03:01.036Z] #74 27.22 (3/3) Installing tzdata (2024a-r0) [2024-09-27T06:03:01.307Z] #74 ... [2024-09-27T06:03:01.307Z] [2024-09-27T06:03:01.307Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:03:01.307Z] #72 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.579Z] #72 ... [2024-09-27T06:03:01.579Z] [2024-09-27T06:03:01.579Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T06:03:01.579Z] #81 14.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.579Z] #81 17.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:01.847Z] #81 ... [2024-09-27T06:03:01.847Z] [2024-09-27T06:03:01.847Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:03:01.847Z] #73 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:03.267Z] #73 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:03.857Z] #73 ... [2024-09-27T06:03:03.857Z] [2024-09-27T06:03:03.857Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T06:03:03.857Z] #81 25.77 OK: 266 MiB in 52 packages [2024-09-27T06:03:03.857Z] #81 DONE 27.0s [2024-09-27T06:03:03.857Z] [2024-09-27T06:03:03.857Z] #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T06:03:03.857Z] #77 26.59 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:03:03.857Z] #77 28.57 OK: 18 MiB in 19 packages [2024-09-27T06:03:03.857Z] #77 DONE 31.1s [2024-09-27T06:03:03.857Z] [2024-09-27T06:03:03.857Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:03:03.857Z] #86 15.19 OK: 9 MiB in 17 packages [2024-09-27T06:03:04.448Z] #86 ... [2024-09-27T06:03:04.448Z] [2024-09-27T06:03:04.448Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-27T06:03:04.448Z] #88 DONE 0.8s [2024-09-27T06:03:04.716Z] [2024-09-27T06:03:04.716Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:03:05.685Z] #89 ... [2024-09-27T06:03:05.685Z] [2024-09-27T06:03:05.685Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:03:05.685Z] #86 DONE 16.7s [2024-09-27T06:03:05.685Z] [2024-09-27T06:03:05.685Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T06:03:05.685Z] #87 14.52 OK: 8 MiB in 16 packages [2024-09-27T06:03:06.272Z] #87 DONE 16.0s [2024-09-27T06:03:06.272Z] [2024-09-27T06:03:06.272Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-27T06:03:06.272Z] #85 17.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T06:03:07.687Z] #85 18.72 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:03:07.687Z] #85 18.90 OK: 8 MiB in 16 packages [2024-09-27T06:03:07.956Z] #85 ... [2024-09-27T06:03:07.956Z] [2024-09-27T06:03:07.956Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T06:03:07.956Z] #74 30.59 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:03:07.956Z] #74 30.83 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:03:07.956Z] #74 33.03 OK: 12 MiB in 18 packages [2024-09-27T06:03:07.956Z] #74 DONE 34.9s [2024-09-27T06:03:07.956Z] [2024-09-27T06:03:07.956Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:03:07.956Z] #78 34.68 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T06:03:07.956Z] #78 34.72 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:03:07.956Z] #78 34.74 (3/4) Installing libucontext (1.2-r2) [2024-09-27T06:03:07.956Z] #78 34.75 (4/4) Installing gcompat (1.1.0-r1) [2024-09-27T06:03:07.956Z] #78 34.81 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:03:07.956Z] #78 35.04 OK: 8 MiB in 19 packages [2024-09-27T06:03:08.930Z] #78 ... [2024-09-27T06:03:08.930Z] [2024-09-27T06:03:08.930Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-27T06:03:08.930Z] #83 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:08.930Z] #83 12.13 OK: 18 MiB in 19 packages [2024-09-27T06:03:08.930Z] #83 DONE 12.8s [2024-09-27T06:03:09.205Z] [2024-09-27T06:03:09.205Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-27T06:03:09.205Z] #90 DONE 0.3s [2024-09-27T06:03:09.205Z] [2024-09-27T06:03:09.205Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:09.476Z] #91 ... [2024-09-27T06:03:09.476Z] [2024-09-27T06:03:09.476Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-27T06:03:09.476Z] #85 DONE 21.0s [2024-09-27T06:03:09.754Z] [2024-09-27T06:03:09.754Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T06:03:09.754Z] #78 DONE 36.8s [2024-09-27T06:03:09.754Z] [2024-09-27T06:03:09.754Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:03:09.754Z] #73 36.57 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-27T06:03:09.754Z] #73 36.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:03:09.754Z] #73 36.58 (3/5) Installing libucontext (1.2-r2) [2024-09-27T06:03:09.754Z] #73 36.61 (4/5) Installing gcompat (1.1.0-r1) [2024-09-27T06:03:09.754Z] #73 36.66 (5/5) Installing openssl (3.1.7-r0) [2024-09-27T06:03:09.754Z] #73 36.78 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:03:09.754Z] #73 36.98 OK: 9 MiB in 20 packages [2024-09-27T06:03:10.729Z] #73 ... [2024-09-27T06:03:10.729Z] [2024-09-27T06:03:10.729Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-27T06:03:10.729Z] #84 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:10.729Z] #84 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:10.729Z] #84 13.77 OK: 8 MiB in 16 packages [2024-09-27T06:03:10.729Z] #84 ... [2024-09-27T06:03:10.729Z] [2024-09-27T06:03:10.729Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-27T06:03:10.729Z] #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:10.729Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:10.729Z] #92 ... [2024-09-27T06:03:10.729Z] [2024-09-27T06:03:10.729Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:03:10.729Z] #72 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:10.729Z] #72 36.88 (1/11) Installing ca-certificates (20240226-r0) [2024-09-27T06:03:10.729Z] #72 37.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-27T06:03:10.729Z] #72 37.79 (3/11) Installing libunistring (1.1-r1) [2024-09-27T06:03:10.729Z] #72 37.95 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-27T06:03:10.729Z] #72 38.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-27T06:03:10.729Z] #72 38.03 (6/11) Installing libcurl (8.9.1-r0) [2024-09-27T06:03:10.729Z] #72 38.12 (7/11) Installing curl (8.9.1-r0) [2024-09-27T06:03:10.729Z] #72 38.17 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-27T06:03:10.998Z] #72 38.18 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-27T06:03:10.998Z] #72 38.27 (10/11) Installing libucontext (1.2-r2) [2024-09-27T06:03:10.998Z] #72 38.27 (11/11) Installing gcompat (1.1.0-r1) [2024-09-27T06:03:10.998Z] #72 ... [2024-09-27T06:03:10.998Z] [2024-09-27T06:03:10.998Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-27T06:03:10.998Z] #84 DONE 14.7s [2024-09-27T06:03:10.998Z] [2024-09-27T06:03:10.998Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:03:10.998Z] #72 38.31 Executing busybox-1.36.1-r7.trigger [2024-09-27T06:03:10.998Z] #72 ... [2024-09-27T06:03:10.998Z] [2024-09-27T06:03:10.998Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T06:03:11.966Z] #93 ... [2024-09-27T06:03:11.966Z] [2024-09-27T06:03:11.966Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T06:03:11.966Z] #73 DONE 38.9s [2024-09-27T06:03:11.966Z] [2024-09-27T06:03:11.966Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T06:03:13.382Z] #94 ... [2024-09-27T06:03:13.382Z] [2024-09-27T06:03:13.382Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T06:03:13.382Z] #72 38.43 Executing ca-certificates-20240226-r0.trigger [2024-09-27T06:03:13.382Z] #72 39.63 OK: 13 MiB in 26 packages [2024-09-27T06:03:13.382Z] #72 DONE 40.5s [2024-09-27T06:03:13.382Z] [2024-09-27T06:03:13.382Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:13.651Z] #95 ... [2024-09-27T06:03:13.651Z] [2024-09-27T06:03:13.651Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-27T06:03:13.651Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:13.651Z] #0 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:13.651Z] #96 ... [2024-09-27T06:03:13.651Z] [2024-09-27T06:03:13.651Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-27T06:03:13.651Z] #92 11.17 OK: 8 MiB in 17 packages [2024-09-27T06:03:13.651Z] #92 DONE 13.1s [2024-09-27T06:03:13.651Z] [2024-09-27T06:03:13.651Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T06:03:13.651Z] #93 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:16.246Z] #93 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:16.839Z] #93 ... [2024-09-27T06:03:16.839Z] [2024-09-27T06:03:16.839Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-27T06:03:16.839Z] #96 11.69 OK: 18 MiB in 19 packages [2024-09-27T06:03:16.839Z] #96 DONE 13.0s [2024-09-27T06:03:16.839Z] [2024-09-27T06:03:16.839Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:16.839Z] #95 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:17.108Z] #95 ... [2024-09-27T06:03:17.108Z] [2024-09-27T06:03:17.108Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-27T06:03:17.108Z] #97 DONE 3.2s [2024-09-27T06:03:17.108Z] [2024-09-27T06:03:17.108Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-27T06:03:17.375Z] #98 DONE 0.2s [2024-09-27T06:03:17.375Z] [2024-09-27T06:03:17.375Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T06:03:17.375Z] #94 3.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:17.642Z] #94 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:18.241Z] #94 ... [2024-09-27T06:03:18.241Z] [2024-09-27T06:03:18.241Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:18.241Z] #91 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:18.241Z] #91 5.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:18.241Z] #91 9.630 OK: 12 MiB in 18 packages [2024-09-27T06:03:18.241Z] #91 DONE 10.2s [2024-09-27T06:03:18.241Z] [2024-09-27T06:03:18.241Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:18.241Z] #95 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-27T06:03:19.205Z] #95 ... [2024-09-27T06:03:19.205Z] [2024-09-27T06:03:19.205Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T06:03:19.205Z] #93 8.870 OK: 8 MiB in 19 packages [2024-09-27T06:03:19.205Z] #93 DONE 9.3s [2024-09-27T06:03:19.205Z] [2024-09-27T06:03:19.205Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:03:20.620Z] #99 DONE 1.5s [2024-09-27T06:03:20.620Z] [2024-09-27T06:03:20.620Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-27T06:03:20.620Z] #100 DONE 0.1s [2024-09-27T06:03:20.620Z] [2024-09-27T06:03:20.620Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-27T06:03:20.890Z] #101 DONE 0.1s [2024-09-27T06:03:20.890Z] [2024-09-27T06:03:20.890Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:03:20.890Z] #102 DONE 0.2s [2024-09-27T06:03:20.890Z] [2024-09-27T06:03:20.890Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-27T06:03:21.167Z] #103 ... [2024-09-27T06:03:21.167Z] [2024-09-27T06:03:21.167Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T06:03:21.167Z] #94 8.473 OK: 9 MiB in 20 packages [2024-09-27T06:03:21.167Z] #94 DONE 9.2s [2024-09-27T06:03:21.167Z] [2024-09-27T06:03:21.167Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:03:21.436Z] #104 ... [2024-09-27T06:03:21.436Z] [2024-09-27T06:03:21.436Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T06:03:21.436Z] #95 7.182 OK: 13 MiB in 26 packages [2024-09-27T06:03:21.436Z] #95 DONE 8.1s [2024-09-27T06:03:21.436Z] [2024-09-27T06:03:21.436Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-27T06:03:21.436Z] #103 DONE 0.4s [2024-09-27T06:03:21.436Z] [2024-09-27T06:03:21.436Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-27T06:03:21.704Z] #105 DONE 0.4s [2024-09-27T06:03:21.704Z] [2024-09-27T06:03:21.704Z] #106 [security-spire-config] exporting to image [2024-09-27T06:03:21.704Z] #106 exporting layers [2024-09-27T06:03:23.121Z] #106 ... [2024-09-27T06:03:23.121Z] [2024-09-27T06:03:23.121Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-27T06:03:23.121Z] #107 DONE 1.8s [2024-09-27T06:03:23.121Z] [2024-09-27T06:03:23.121Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:03:23.121Z] #104 DONE 1.8s [2024-09-27T06:03:23.121Z] [2024-09-27T06:03:23.121Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:03:23.121Z] #108 ... [2024-09-27T06:03:23.121Z] [2024-09-27T06:03:23.121Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-27T06:03:23.121Z] #109 DONE 0.3s [2024-09-27T06:03:23.389Z] [2024-09-27T06:03:23.389Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-27T06:03:23.389Z] #110 DONE 0.3s [2024-09-27T06:03:23.389Z] [2024-09-27T06:03:23.389Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:03:23.672Z] #89 ... [2024-09-27T06:03:23.672Z] [2024-09-27T06:03:23.672Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:03:23.672Z] #111 DONE 0.3s [2024-09-27T06:03:23.672Z] [2024-09-27T06:03:23.672Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:03:23.941Z] #82 ... [2024-09-27T06:03:23.941Z] [2024-09-27T06:03:23.941Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-27T06:03:23.941Z] #112 DONE 0.3s [2024-09-27T06:03:23.941Z] [2024-09-27T06:03:23.941Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:03:24.216Z] #89 ... [2024-09-27T06:03:24.216Z] [2024-09-27T06:03:24.216Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-27T06:03:24.216Z] #113 DONE 0.2s [2024-09-27T06:03:24.216Z] [2024-09-27T06:03:24.216Z] #106 [security-spire-server] exporting to image [2024-09-27T06:03:24.488Z] #106 exporting layers 2.7s done [2024-09-27T06:03:24.488Z] #106 writing image sha256:9564ba6abfcc6b7ecf6c4e6e360af11f94b9b0477fc826aa217559600b2bc3ff 0.0s done [2024-09-27T06:03:24.488Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-27T06:03:25.075Z] #106 ... [2024-09-27T06:03:25.075Z] [2024-09-27T06:03:25.075Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T06:03:25.075Z] #108 DONE 2.1s [2024-09-27T06:03:25.075Z] [2024-09-27T06:03:25.075Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-27T06:03:25.075Z] #114 DONE 0.2s [2024-09-27T06:03:25.075Z] [2024-09-27T06:03:25.075Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-27T06:03:25.348Z] #115 DONE 0.2s [2024-09-27T06:03:25.348Z] [2024-09-27T06:03:25.348Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T06:03:25.636Z] #116 DONE 0.3s [2024-09-27T06:03:25.636Z] [2024-09-27T06:03:25.636Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-27T06:03:25.636Z] #117 DONE 0.1s [2024-09-27T06:03:25.636Z] [2024-09-27T06:03:25.636Z] #106 [security-spire-config] exporting to image [2024-09-27T06:03:25.908Z] #106 ... [2024-09-27T06:03:25.908Z] [2024-09-27T06:03:25.908Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-27T06:03:25.908Z] #118 DONE 0.3s [2024-09-27T06:03:26.175Z] [2024-09-27T06:03:26.175Z] #106 [security-spire-agent] exporting to image [2024-09-27T06:03:27.584Z] #106 exporting layers 3.2s done [2024-09-27T06:03:27.584Z] #106 writing image sha256:904b7d0c454201cd0c99262e2572f615a987e4d811c2d2c34a01daac6ade13e7 [2024-09-27T06:03:27.584Z] #106 writing image sha256:904b7d0c454201cd0c99262e2572f615a987e4d811c2d2c34a01daac6ade13e7 0.0s done [2024-09-27T06:03:27.584Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-27T06:03:28.544Z] #106 exporting layers 2.3s done [2024-09-27T06:03:28.544Z] #106 writing image sha256:8e384db22886c20429b8781afe421338df00f5adbe182d4c454bf564be13d5d7 done [2024-09-27T06:03:28.544Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-27T06:03:28.544Z] #106 DONE 6.5s [2024-09-27T06:03:28.544Z] [2024-09-27T06:03:28.544Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:04.001Z] #160 86.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-27T06:04:36.439Z] #89 ... [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #66 DONE 109.4s [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #89 DONE 85.1s [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #69 DONE 107.2s [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #82 DONE 108.7s [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #65 DONE 109.7s [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T06:04:36.439Z] #119 ... [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-27T06:04:36.439Z] #120 CACHED [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #121 CACHED [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.439Z] #122 CACHED [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #123 [core-metadata builder 6/7] COPY . . [2024-09-27T06:04:36.439Z] #123 CACHED [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.439Z] #124 CACHED [2024-09-27T06:04:36.439Z] [2024-09-27T06:04:36.439Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #125 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #126 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #127 [core-command builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #127 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #128 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #129 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #130 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #131 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #132 [core-data builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #132 DONE 1.5s [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #133 [core-keeper builder 7/8] COPY . . [2024-09-27T06:04:36.440Z] #133 DONE 1.6s [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #134 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #135 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #136 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #137 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #138 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #139 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #140 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #141 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #142 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #119 DONE 1.5s [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #143 DONE 1.5s [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #144 DONE 1.6s [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T06:04:36.440Z] #145 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-09-27T06:04:36.440Z] #146 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T06:04:36.440Z] #147 CACHED [2024-09-27T06:04:36.440Z] [2024-09-27T06:04:36.440Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T06:04:36.705Z] #148 ... [2024-09-27T06:04:36.705Z] [2024-09-27T06:04:36.705Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T06:04:36.705Z] #0 5.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-27T06:04:36.972Z] #149 ... [2024-09-27T06:04:36.972Z] [2024-09-27T06:04:36.972Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T06:04:36.972Z] #0 5.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-27T06:04:37.936Z] #150 ... [2024-09-27T06:04:37.936Z] [2024-09-27T06:04:37.936Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T06:04:37.936Z] #148 6.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-27T06:04:41.272Z] #148 ... [2024-09-27T06:04:41.272Z] [2024-09-27T06:04:41.272Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:04:41.272Z] #0 5.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-27T06:04:41.272Z] #151 ... [2024-09-27T06:04:41.272Z] [2024-09-27T06:04:41.272Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T06:04:41.272Z] #0 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-27T06:04:41.538Z] #152 ... [2024-09-27T06:04:41.538Z] [2024-09-27T06:04:41.538Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:04:41.538Z] #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-27T06:04:41.538Z] #153 ... [2024-09-27T06:04:41.538Z] [2024-09-27T06:04:41.538Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:04:41.538Z] #0 4.805 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-27T06:04:41.807Z] #154 ... [2024-09-27T06:04:41.807Z] [2024-09-27T06:04:41.807Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:04:41.807Z] #0 4.916 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-27T06:04:42.077Z] #155 ... [2024-09-27T06:04:42.077Z] [2024-09-27T06:04:42.077Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T06:04:42.077Z] #0 6.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-27T06:04:42.077Z] #156 ... [2024-09-27T06:04:42.077Z] [2024-09-27T06:04:42.077Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T06:04:42.077Z] #0 6.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-27T06:04:42.352Z] #157 ... [2024-09-27T06:04:42.352Z] [2024-09-27T06:04:42.352Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:04:42.352Z] #0 6.281 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-27T06:04:42.352Z] #158 ... [2024-09-27T06:04:42.352Z] [2024-09-27T06:04:42.352Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T06:04:42.352Z] #0 6.397 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-27T06:04:42.617Z] #159 ... [2024-09-27T06:04:42.617Z] [2024-09-27T06:04:42.617Z] #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-09-27T06:04:42.617Z] #0 6.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-27T06:05:26.137Z] #160 DONE 169.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:05:26.138Z] #159 DONE 169.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:05:26.138Z] #151 DONE 169.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T06:05:26.138Z] #153 DONE 169.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:05:26.138Z] #149 DONE 169.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T06:05:26.138Z] #158 DONE 169.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:05:26.138Z] #152 DONE 169.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #161 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T06:05:26.138Z] #154 DONE 169.8s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T06:05:26.138Z] #148 DONE 169.9s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #162 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T06:05:26.138Z] #157 DONE 169.9s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T06:05:26.138Z] #155 DONE 170.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T06:05:26.138Z] #150 DONE 170.1s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-27T06:05:26.138Z] #163 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:05:26.138Z] #156 DONE 170.1s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #164 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #161 DONE 1.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #165 DONE 1.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #166 DONE 1.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #167 DONE 0.9s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #168 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-27T06:05:26.138Z] #168 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #162 DONE 0.9s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #169 DONE 0.8s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #170 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-27T06:05:26.138Z] #163 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #164 DONE 0.4s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #171 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #168 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-27T06:05:26.138Z] #168 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #172 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #173 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #174 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #175 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #176 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #177 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #178 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #179 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #180 CACHED [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #181 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #182 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #182 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #183 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-27T06:05:26.138Z] #184 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #171 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #185 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #186 DONE 0.7s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-27T06:05:26.138Z] #187 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #188 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-27T06:05:26.138Z] #189 DONE 2.2s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #190 [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-09-27T06:05:26.138Z] #190 DONE 2.2s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #191 [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-09-27T06:05:26.138Z] #191 DONE 2.2s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-27T06:05:26.138Z] #192 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-27T06:05:26.138Z] #193 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-27T06:05:26.138Z] #184 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-27T06:05:26.138Z] #194 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-27T06:05:26.138Z] #195 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-27T06:05:26.138Z] #196 DONE 2.4s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-27T06:05:26.138Z] #197 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #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-09-27T06:05:26.138Z] #198 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-27T06:05:26.138Z] #187 DONE 2.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-27T06:05:26.138Z] #199 DONE 3.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #200 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-27T06:05:26.138Z] #201 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #202 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #203 [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-09-27T06:05:26.138Z] #203 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-27T06:05:26.138Z] #204 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #205 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-27T06:05:26.138Z] #206 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #207 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #208 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #209 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #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-09-27T06:05:26.138Z] #198 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #210 [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-09-27T06:05:26.138Z] #210 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-27T06:05:26.138Z] #211 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #212 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:05:26.138Z] #200 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #213 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:05:26.138Z] #214 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-27T06:05:26.138Z] #215 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-27T06:05:26.138Z] #216 DONE 0.4s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-27T06:05:26.138Z] #206 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-27T06:05:26.138Z] #217 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #218 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-27T06:05:26.138Z] #218 DONE 0.4s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-27T06:05:26.138Z] #219 DONE 0.4s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:05:26.138Z] #213 DONE 0.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-27T06:05:26.138Z] #220 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T06:05:26.138Z] #221 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-27T06:05:26.138Z] #222 DONE 0.6s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-27T06:05:26.138Z] #223 DONE 0.5s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #112 [support-scheduler] exporting to image [2024-09-27T06:05:26.138Z] #112 exporting layers 1.1s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:7201b7a81a404184984c5ec544e528fea581f1ce960b90aac2041540e8702911 0.3s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:593568dbb998ebb254b592ba5f1058249facb64b4861cdcd006b47ec2db2f867 0.4s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:896dfb166cd2932e09fb08460a4425776a6fe99ffc4e448b1dd601253d5b29ee 0.4s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:3564acc8dc7d0dc3dff52f37a62f94aecbcc367149de2cc3356f5b96287ddd57 0.4s done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/core-command done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/core-keeper done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/support-scheduler done [2024-09-27T06:05:26.138Z] #112 exporting layers 0.7s done [2024-09-27T06:05:26.138Z] #112 exporting layers 0.9s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:b5ae11357c165d169d3b69dec12838a58ee76a26c31fd6f457283a6dfddacd50 [2024-09-27T06:05:26.138Z] #112 writing image sha256:83b0438fc5057c1ed349686eb2f4eba7dc1106bc243d6752e0b763db42e54f06 [2024-09-27T06:05:26.138Z] #112 writing image sha256:27c761f04ff13f9d3ebfd6cd40dd4d057b8c29782f2d3f23ca13823e64705b41 done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-09-27T06:05:26.138Z] #112 ... [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-27T06:05:26.138Z] #224 DONE 0.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-27T06:05:26.138Z] #225 DONE 0.3s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:05:26.138Z] #226 DONE 1.0s [2024-09-27T06:05:26.138Z] [2024-09-27T06:05:26.138Z] #112 [support-notifications] exporting to image [2024-09-27T06:05:26.138Z] #112 exporting layers 0.3s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:b5ae11357c165d169d3b69dec12838a58ee76a26c31fd6f457283a6dfddacd50 0.0s done [2024-09-27T06:05:26.138Z] #112 writing image sha256:83b0438fc5057c1ed349686eb2f4eba7dc1106bc243d6752e0b763db42e54f06 0.0s done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/support-notifications done [2024-09-27T06:05:26.138Z] #112 naming to docker.io/library/core-data done [2024-09-27T06:05:26.139Z] #112 ... [2024-09-27T06:05:26.139Z] [2024-09-27T06:05:26.139Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:05:26.139Z] #227 DONE 1.0s [2024-09-27T06:05:26.139Z] [2024-09-27T06:05:26.139Z] #228 [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-09-27T06:05:26.139Z] #228 DONE 0.1s [2024-09-27T06:05:26.139Z] [2024-09-27T06:05:26.139Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T06:05:26.139Z] #229 DONE 0.2s [2024-09-27T06:05:26.139Z] [2024-09-27T06:05:26.139Z] #112 [core-metadata] exporting to image [2024-09-27T06:05:26.139Z] #112 writing image sha256:a181d47b19c6e87e341eec86f6c7fd7e79831ad8d498734c28b00e2412319b90 done [2024-09-27T06:05:26.139Z] #112 naming to docker.io/library/core-metadata 0.0s done [2024-09-27T06:05:26.398Z] #112 ... [2024-09-27T06:05:26.398Z] [2024-09-27T06:05:26.398Z] #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-09-27T06:05:26.398Z] #230 DONE 0.1s [2024-09-27T06:05:26.398Z] [2024-09-27T06:05:26.398Z] #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-09-27T06:05:26.398Z] #231 DONE 0.1s [2024-09-27T06:05:26.398Z] [2024-09-27T06:05:26.398Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:05:26.398Z] #232 DONE 0.8s [2024-09-27T06:05:26.398Z] [2024-09-27T06:05:26.398Z] #112 [security-proxy-setup] exporting to image [2024-09-27T06:05:26.398Z] #112 exporting layers 0.3s done [2024-09-27T06:05:26.398Z] #112 writing image sha256:10882058ef0981e8dc0fc84cc473e66b7e660769e3afc486765e71c0e847c097 done [2024-09-27T06:05:26.398Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-27T06:05:26.398Z] #112 writing image sha256:5be166f149dffd7e17787e937dd35fc0d9acdb933be89f8bae426962a957843a 0.0s done [2024-09-27T06:05:26.398Z] #112 naming to docker.io/library/security-proxy-auth [2024-09-27T06:05:26.655Z] #112 ... [2024-09-27T06:05:26.655Z] [2024-09-27T06:05:26.655Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-27T06:05:26.655Z] #233 DONE 0.2s [2024-09-27T06:05:26.655Z] [2024-09-27T06:05:26.655Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-27T06:05:26.655Z] #234 DONE 0.1s [2024-09-27T06:05:26.655Z] [2024-09-27T06:05:26.655Z] #112 [security-proxy-auth] exporting to image [2024-09-27T06:05:26.655Z] #112 naming to docker.io/library/security-proxy-auth done [2024-09-27T06:05:26.655Z] #112 exporting layers 0.2s done [2024-09-27T06:05:26.655Z] #112 writing image sha256:6d774fb1170633dd56e689b5dbd7979f34e456f30da334314b29727b4d736e4b done [2024-09-27T06:05:26.655Z] #112 naming to docker.io/library/security-proxy-setup done [2024-09-27T06:05:26.655Z] #112 DONE 3.0s [2024-09-27T06:05:26.655Z] [2024-09-27T06:05:26.655Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-27T06:05:26.914Z] #235 ... [2024-09-27T06:05:26.914Z] [2024-09-27T06:05:26.914Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:05:26.914Z] #236 DONE 0.6s [2024-09-27T06:05:26.914Z] [2024-09-27T06:05:26.914Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-27T06:05:26.914Z] #235 DONE 0.4s [2024-09-27T06:05:26.914Z] [2024-09-27T06:05:26.914Z] #112 [security-secretstore-setup] exporting to image [2024-09-27T06:05:26.914Z] #112 exporting layers 0.2s done [2024-09-27T06:05:26.914Z] #112 writing image sha256:55e7dd101e3f84686ac781fd323e67ee596f17c3e92d79a2df9a039fb5cf7425 done [2024-09-27T06:05:26.914Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-09-27T06:05:27.173Z] #112 exporting layers 0.2s done [2024-09-27T06:05:27.173Z] #112 writing image sha256:de2e19a54af8d6f6b61dd8fd251ae7dfa67da9bf335e52bd6259180b40e6a5ee done [2024-09-27T06:05:27.173Z] #112 naming to docker.io/library/security-bootstrapper done [2024-09-27T06:05:27.173Z] #112 DONE 3.4s [2024-09-27T06:05:27.173Z] [2024-09-27T06:05:27.173Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:05:27.173Z] time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-27T06:05:27.178Z] $ docker stop --time=1 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b [2024-09-27T06:05:28.419Z] $ docker rm -f --volumes 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T06:05:28.769Z] + docker images [2024-09-27T06:05:28.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-27T06:05:28.769Z] security-proxy-setup latest 6d774fb11706 2 seconds ago 26.2MB [2024-09-27T06:05:28.769Z] security-bootstrapper latest de2e19a54af8 2 seconds ago 19MB [2024-09-27T06:05:28.769Z] security-secretstore-setup latest 55e7dd101e3f 2 seconds ago 37MB [2024-09-27T06:05:28.769Z] security-proxy-auth latest 5be166f149df 3 seconds ago 33.1MB [2024-09-27T06:05:28.769Z] core-metadata latest a181d47b19c6 3 seconds ago 40.1MB [2024-09-27T06:05:28.769Z] core-common-config-bootstrapper latest 10882058ef09 3 seconds ago 15.2MB [2024-09-27T06:05:28.769Z] support-scheduler latest 593568dbb998 4 seconds ago 42.2MB [2024-09-27T06:05:28.769Z] core-command latest 3564acc8dc7d 4 seconds ago 35.5MB [2024-09-27T06:05:28.769Z] core-keeper latest 896dfb166cd2 4 seconds ago 39.8MB [2024-09-27T06:05:28.769Z] support-notifications latest 83b0438fc505 4 seconds ago 42.8MB [2024-09-27T06:05:28.769Z] security-spiffe-token-provider latest 7201b7a81a40 4 seconds ago 28.9MB [2024-09-27T06:05:28.769Z] core-data latest b5ae11357c16 4 seconds ago 39.9MB [2024-09-27T06:05:28.769Z] support-cron-scheduler latest 27c761f04ff1 4 seconds ago 44.4MB [2024-09-27T06:05:28.769Z] security-spire-agent latest fdbedc7fd945 3 minutes ago 182MB [2024-09-27T06:05:28.769Z] security-spire-config latest a155d9c6dc99 3 minutes ago 120MB [2024-09-27T06:05:28.769Z] security-spire-server latest 943cdfd28377 3 minutes ago 121MB [2024-09-27T06:05:28.769Z] ci-base-image-x86_64 latest 00c5fe1ae987 7 minutes ago 971MB [2024-09-27T06:05:28.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-27T06:05:28.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-27T06:05:28.769Z] 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-09-27T06:05:28.907Z] provisioning config files... [2024-09-27T06:05:28.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config11156989705820155122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:05:29.217Z] ---> ****-login.sh [2024-09-27T06:05:29.217Z] nexus3.edgexfoundry.org:10001 [2024-09-27T06:05:29.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:05:29.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:05:29.217Z] Configure a credential helper to remove this warning. See [2024-09-27T06:05:29.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:05:29.217Z] [2024-09-27T06:05:29.217Z] Login Succeeded [2024-09-27T06:05:29.217Z] nexus3.edgexfoundry.org:10002 [2024-09-27T06:05:29.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:05:29.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:05:29.217Z] Configure a credential helper to remove this warning. See [2024-09-27T06:05:29.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:05:29.217Z] [2024-09-27T06:05:29.217Z] Login Succeeded [2024-09-27T06:05:29.217Z] nexus3.edgexfoundry.org:10003 [2024-09-27T06:05:29.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:05:29.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:05:29.477Z] Configure a credential helper to remove this warning. See [2024-09-27T06:05:29.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:05:29.477Z] [2024-09-27T06:05:29.477Z] Login Succeeded [2024-09-27T06:05:29.477Z] nexus3.edgexfoundry.org:10004 [2024-09-27T06:05:29.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:05:29.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:05:29.477Z] Configure a credential helper to remove this warning. See [2024-09-27T06:05:29.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:05:29.477Z] [2024-09-27T06:05:29.477Z] Login Succeeded [2024-09-27T06:05:29.477Z] ****.io [2024-09-27T06:05:29.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:05:29.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:05:29.736Z] Configure a credential helper to remove this warning. See [2024-09-27T06:05:29.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:05:29.736Z] [2024-09-27T06:05:29.736Z] Login Succeeded [2024-09-27T06:05:29.736Z] ---> ****-login.sh ends [Pipeline] } [2024-09-27T06:05:29.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:05:29.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T06:05:29.837Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-27T06:05:29.837Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:29.837Z] latest [2024-09-27T06:05:29.837Z] 3.2.0-dev.83 [2024-09-27T06:05:29.837Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:29.837Z] main [2024-09-27T06:05:29.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:30.192Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:30.515Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:30.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-27T06:05:30.515Z] 1d5dce43ad07: Preparing [2024-09-27T06:05:30.515Z] 0946f2ceef1d: Preparing [2024-09-27T06:05:30.515Z] f221a197534a: Preparing [2024-09-27T06:05:30.515Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:30.515Z] e363634ccc44: Preparing [2024-09-27T06:05:30.515Z] df43d34a25e3: Preparing [2024-09-27T06:05:30.515Z] d62a02444d39: Preparing [2024-09-27T06:05:30.515Z] df43d34a25e3: Waiting [2024-09-27T06:05:30.515Z] d62a02444d39: Waiting [2024-09-27T06:05:30.515Z] f221a197534a: Pushed [2024-09-27T06:05:30.515Z] 2818cfe1ede5: Pushed [2024-09-27T06:05:30.515Z] e363634ccc44: Pushed [2024-09-27T06:05:30.515Z] 1d5dce43ad07: Pushed [2024-09-27T06:05:30.775Z] d62a02444d39: Layer already exists [2024-09-27T06:05:30.775Z] df43d34a25e3: Pushed [2024-09-27T06:05:33.311Z] 0946f2ceef1d: Pushed [2024-09-27T06:05:33.311Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:33.652Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:33.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-27T06:05:33.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-27T06:05:33.971Z] 1d5dce43ad07: Preparing [2024-09-27T06:05:33.971Z] 0946f2ceef1d: Preparing [2024-09-27T06:05:33.971Z] f221a197534a: Preparing [2024-09-27T06:05:33.971Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:33.971Z] e363634ccc44: Preparing [2024-09-27T06:05:33.971Z] df43d34a25e3: Preparing [2024-09-27T06:05:33.971Z] d62a02444d39: Preparing [2024-09-27T06:05:33.971Z] df43d34a25e3: Waiting [2024-09-27T06:05:33.971Z] d62a02444d39: Waiting [2024-09-27T06:05:33.971Z] 1d5dce43ad07: Layer already exists [2024-09-27T06:05:33.971Z] e363634ccc44: Layer already exists [2024-09-27T06:05:33.971Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:33.971Z] f221a197534a: Layer already exists [2024-09-27T06:05:33.971Z] 0946f2ceef1d: Layer already exists [2024-09-27T06:05:33.971Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:33.971Z] d62a02444d39: Layer already exists [2024-09-27T06:05:33.971Z] latest: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:34.297Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:34.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [2024-09-27T06:05:34.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-27T06:05:34.637Z] 1d5dce43ad07: Preparing [2024-09-27T06:05:34.637Z] 0946f2ceef1d: Preparing [2024-09-27T06:05:34.637Z] f221a197534a: Preparing [2024-09-27T06:05:34.637Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:34.637Z] e363634ccc44: Preparing [2024-09-27T06:05:34.637Z] df43d34a25e3: Preparing [2024-09-27T06:05:34.637Z] d62a02444d39: Preparing [2024-09-27T06:05:34.637Z] df43d34a25e3: Waiting [2024-09-27T06:05:34.637Z] d62a02444d39: Waiting [2024-09-27T06:05:34.637Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:34.637Z] 1d5dce43ad07: Layer already exists [2024-09-27T06:05:34.637Z] f221a197534a: Layer already exists [2024-09-27T06:05:34.637Z] e363634ccc44: Layer already exists [2024-09-27T06:05:34.637Z] 0946f2ceef1d: Layer already exists [2024-09-27T06:05:34.637Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:34.637Z] d62a02444d39: Layer already exists [2024-09-27T06:05:34.637Z] 3.2.0-dev.83: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:34.964Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:35.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:35.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-27T06:05:35.288Z] 1d5dce43ad07: Preparing [2024-09-27T06:05:35.288Z] 0946f2ceef1d: Preparing [2024-09-27T06:05:35.288Z] f221a197534a: Preparing [2024-09-27T06:05:35.288Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:35.288Z] e363634ccc44: Preparing [2024-09-27T06:05:35.288Z] df43d34a25e3: Preparing [2024-09-27T06:05:35.288Z] d62a02444d39: Preparing [2024-09-27T06:05:35.288Z] df43d34a25e3: Waiting [2024-09-27T06:05:35.288Z] d62a02444d39: Waiting [2024-09-27T06:05:35.288Z] 1d5dce43ad07: Layer already exists [2024-09-27T06:05:35.288Z] f221a197534a: Layer already exists [2024-09-27T06:05:35.288Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:35.288Z] e363634ccc44: Layer already exists [2024-09-27T06:05:35.288Z] 0946f2ceef1d: Layer already exists [2024-09-27T06:05:35.288Z] d62a02444d39: Layer already exists [2024-09-27T06:05:35.288Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:35.288Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:35.614Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:35.931Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-27T06:05:35.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-27T06:05:35.931Z] 1d5dce43ad07: Preparing [2024-09-27T06:05:35.931Z] 0946f2ceef1d: Preparing [2024-09-27T06:05:35.931Z] f221a197534a: Preparing [2024-09-27T06:05:35.931Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:35.931Z] e363634ccc44: Preparing [2024-09-27T06:05:35.931Z] df43d34a25e3: Preparing [2024-09-27T06:05:35.931Z] d62a02444d39: Preparing [2024-09-27T06:05:35.931Z] df43d34a25e3: Waiting [2024-09-27T06:05:35.931Z] d62a02444d39: Waiting [2024-09-27T06:05:35.931Z] 1d5dce43ad07: Layer already exists [2024-09-27T06:05:35.931Z] 0946f2ceef1d: Layer already exists [2024-09-27T06:05:35.931Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:35.931Z] f221a197534a: Layer already exists [2024-09-27T06:05:35.931Z] e363634ccc44: Layer already exists [2024-09-27T06:05:35.931Z] d62a02444d39: Layer already exists [2024-09-27T06:05:35.931Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:35.931Z] main: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:05:36.015Z] ===================================================== [Pipeline] echo [2024-09-27T06:05:36.031Z] taggedImages: [2024-09-27T06:05:36.031Z] - nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:36.031Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-27T06:05:36.031Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [2024-09-27T06:05:36.031Z] - nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:36.031Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-27T06:05:36.065Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-27T06:05:36.065Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:36.065Z] latest [2024-09-27T06:05:36.065Z] 3.2.0-dev.83 [2024-09-27T06:05:36.065Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:36.065Z] main [2024-09-27T06:05:36.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:36.410Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:36.734Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:36.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-27T06:05:36.734Z] 07a17f2d496d: Preparing [2024-09-27T06:05:36.734Z] 58f8e8d6c071: Preparing [2024-09-27T06:05:36.734Z] 71d02b29b4a2: Preparing [2024-09-27T06:05:36.734Z] 98056e39ed2d: Preparing [2024-09-27T06:05:36.734Z] f221a197534a: Preparing [2024-09-27T06:05:36.734Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:36.734Z] e363634ccc44: Preparing [2024-09-27T06:05:36.734Z] df43d34a25e3: Preparing [2024-09-27T06:05:36.734Z] d62a02444d39: Preparing [2024-09-27T06:05:36.734Z] df43d34a25e3: Waiting [2024-09-27T06:05:36.734Z] e363634ccc44: Waiting [2024-09-27T06:05:36.734Z] d62a02444d39: Waiting [2024-09-27T06:05:36.734Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:36.734Z] f221a197534a: Layer already exists [2024-09-27T06:05:36.734Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:36.734Z] e363634ccc44: Layer already exists [2024-09-27T06:05:36.734Z] 71d02b29b4a2: Pushed [2024-09-27T06:05:36.734Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:36.734Z] 58f8e8d6c071: Pushed [2024-09-27T06:05:36.734Z] d62a02444d39: Layer already exists [2024-09-27T06:05:36.734Z] 07a17f2d496d: Pushed [2024-09-27T06:05:37.673Z] 98056e39ed2d: Pushed [2024-09-27T06:05:37.673Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:38.011Z] + 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-09-27T06:05:38.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-27T06:05:38.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-27T06:05:38.333Z] 07a17f2d496d: Preparing [2024-09-27T06:05:38.333Z] 58f8e8d6c071: Preparing [2024-09-27T06:05:38.333Z] 71d02b29b4a2: Preparing [2024-09-27T06:05:38.333Z] 98056e39ed2d: Preparing [2024-09-27T06:05:38.333Z] f221a197534a: Preparing [2024-09-27T06:05:38.333Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:38.333Z] e363634ccc44: Preparing [2024-09-27T06:05:38.333Z] df43d34a25e3: Preparing [2024-09-27T06:05:38.333Z] d62a02444d39: Preparing [2024-09-27T06:05:38.333Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:38.333Z] e363634ccc44: Waiting [2024-09-27T06:05:38.333Z] df43d34a25e3: Waiting [2024-09-27T06:05:38.333Z] d62a02444d39: Waiting [2024-09-27T06:05:38.333Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:05:38.333Z] 98056e39ed2d: Layer already exists [2024-09-27T06:05:38.333Z] 71d02b29b4a2: Layer already exists [2024-09-27T06:05:38.333Z] f221a197534a: Layer already exists [2024-09-27T06:05:38.333Z] 07a17f2d496d: Layer already exists [2024-09-27T06:05:38.333Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:38.333Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:38.333Z] e363634ccc44: Layer already exists [2024-09-27T06:05:38.333Z] d62a02444d39: Layer already exists [2024-09-27T06:05:38.333Z] latest: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:38.647Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:38.963Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [2024-09-27T06:05:38.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-27T06:05:38.963Z] 07a17f2d496d: Preparing [2024-09-27T06:05:38.963Z] 58f8e8d6c071: Preparing [2024-09-27T06:05:38.963Z] 71d02b29b4a2: Preparing [2024-09-27T06:05:38.963Z] 98056e39ed2d: Preparing [2024-09-27T06:05:38.963Z] f221a197534a: Preparing [2024-09-27T06:05:38.963Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:38.963Z] e363634ccc44: Preparing [2024-09-27T06:05:38.963Z] df43d34a25e3: Preparing [2024-09-27T06:05:38.963Z] d62a02444d39: Preparing [2024-09-27T06:05:38.963Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:38.963Z] df43d34a25e3: Waiting [2024-09-27T06:05:38.963Z] e363634ccc44: Waiting [2024-09-27T06:05:38.963Z] d62a02444d39: Waiting [2024-09-27T06:05:38.963Z] 07a17f2d496d: Layer already exists [2024-09-27T06:05:38.963Z] 71d02b29b4a2: Layer already exists [2024-09-27T06:05:38.963Z] f221a197534a: Layer already exists [2024-09-27T06:05:38.963Z] 98056e39ed2d: Layer already exists [2024-09-27T06:05:38.963Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:05:38.963Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:38.963Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:38.963Z] e363634ccc44: Layer already exists [2024-09-27T06:05:38.963Z] d62a02444d39: Layer already exists [2024-09-27T06:05:38.963Z] 3.2.0-dev.83: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:39.296Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:39.611Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:39.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-27T06:05:39.611Z] 07a17f2d496d: Preparing [2024-09-27T06:05:39.611Z] 58f8e8d6c071: Preparing [2024-09-27T06:05:39.611Z] 71d02b29b4a2: Preparing [2024-09-27T06:05:39.611Z] 98056e39ed2d: Preparing [2024-09-27T06:05:39.611Z] f221a197534a: Preparing [2024-09-27T06:05:39.611Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:39.611Z] e363634ccc44: Preparing [2024-09-27T06:05:39.611Z] df43d34a25e3: Preparing [2024-09-27T06:05:39.611Z] d62a02444d39: Preparing [2024-09-27T06:05:39.611Z] e363634ccc44: Waiting [2024-09-27T06:05:39.611Z] df43d34a25e3: Waiting [2024-09-27T06:05:39.611Z] d62a02444d39: Waiting [2024-09-27T06:05:39.611Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:39.611Z] 98056e39ed2d: Layer already exists [2024-09-27T06:05:39.611Z] 07a17f2d496d: Layer already exists [2024-09-27T06:05:39.611Z] f221a197534a: Layer already exists [2024-09-27T06:05:39.611Z] 71d02b29b4a2: Layer already exists [2024-09-27T06:05:39.611Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:05:39.611Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:39.611Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:39.611Z] d62a02444d39: Layer already exists [2024-09-27T06:05:39.611Z] e363634ccc44: Layer already exists [2024-09-27T06:05:39.611Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:39.931Z] + 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-09-27T06:05:40.258Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-27T06:05:40.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-27T06:05:40.258Z] 07a17f2d496d: Preparing [2024-09-27T06:05:40.258Z] 58f8e8d6c071: Preparing [2024-09-27T06:05:40.258Z] 71d02b29b4a2: Preparing [2024-09-27T06:05:40.258Z] 98056e39ed2d: Preparing [2024-09-27T06:05:40.258Z] f221a197534a: Preparing [2024-09-27T06:05:40.258Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:40.258Z] e363634ccc44: Preparing [2024-09-27T06:05:40.258Z] df43d34a25e3: Preparing [2024-09-27T06:05:40.258Z] d62a02444d39: Preparing [2024-09-27T06:05:40.258Z] e363634ccc44: Waiting [2024-09-27T06:05:40.258Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:40.258Z] df43d34a25e3: Waiting [2024-09-27T06:05:40.258Z] d62a02444d39: Waiting [2024-09-27T06:05:40.258Z] 71d02b29b4a2: Layer already exists [2024-09-27T06:05:40.258Z] f221a197534a: Layer already exists [2024-09-27T06:05:40.258Z] 98056e39ed2d: Layer already exists [2024-09-27T06:05:40.258Z] 07a17f2d496d: Layer already exists [2024-09-27T06:05:40.258Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:05:40.258Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:40.258Z] e363634ccc44: Layer already exists [2024-09-27T06:05:40.258Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:40.258Z] d62a02444d39: Layer already exists [2024-09-27T06:05:40.258Z] main: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:05:40.329Z] ===================================================== [Pipeline] echo [2024-09-27T06:05:40.346Z] taggedImages: [2024-09-27T06:05:40.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:40.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-27T06:05:40.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [2024-09-27T06:05:40.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:40.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-27T06:05:40.377Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-27T06:05:40.377Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:40.377Z] latest [2024-09-27T06:05:40.377Z] 3.2.0-dev.83 [2024-09-27T06:05:40.377Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:40.377Z] main [2024-09-27T06:05:40.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:40.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:41.048Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:41.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-27T06:05:41.048Z] 83fb2b723ba8: Preparing [2024-09-27T06:05:41.048Z] 0c270d1a80f4: Preparing [2024-09-27T06:05:41.048Z] 456d5365a8d9: Preparing [2024-09-27T06:05:41.048Z] f221a197534a: Preparing [2024-09-27T06:05:41.048Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:41.048Z] e363634ccc44: Preparing [2024-09-27T06:05:41.048Z] 543a4306b706: Preparing [2024-09-27T06:05:41.048Z] d62a02444d39: Preparing [2024-09-27T06:05:41.048Z] d62a02444d39: Waiting [2024-09-27T06:05:41.048Z] e363634ccc44: Waiting [2024-09-27T06:05:41.048Z] 543a4306b706: Waiting [2024-09-27T06:05:41.048Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:41.048Z] f221a197534a: Layer already exists [2024-09-27T06:05:41.048Z] e363634ccc44: Layer already exists [2024-09-27T06:05:41.048Z] d62a02444d39: Layer already exists [2024-09-27T06:05:41.048Z] 83fb2b723ba8: Pushed [2024-09-27T06:05:41.048Z] 0c270d1a80f4: Pushed [2024-09-27T06:05:41.048Z] 543a4306b706: Pushed [2024-09-27T06:05:44.335Z] 456d5365a8d9: Pushed [2024-09-27T06:05:44.335Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:44.687Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:45.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-27T06:05:45.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-27T06:05:45.020Z] 83fb2b723ba8: Preparing [2024-09-27T06:05:45.020Z] 0c270d1a80f4: Preparing [2024-09-27T06:05:45.020Z] 456d5365a8d9: Preparing [2024-09-27T06:05:45.020Z] f221a197534a: Preparing [2024-09-27T06:05:45.020Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:45.020Z] e363634ccc44: Preparing [2024-09-27T06:05:45.020Z] 543a4306b706: Preparing [2024-09-27T06:05:45.020Z] d62a02444d39: Preparing [2024-09-27T06:05:45.020Z] 543a4306b706: Waiting [2024-09-27T06:05:45.020Z] e363634ccc44: Waiting [2024-09-27T06:05:45.020Z] d62a02444d39: Waiting [2024-09-27T06:05:45.020Z] 0c270d1a80f4: Layer already exists [2024-09-27T06:05:45.020Z] 456d5365a8d9: Layer already exists [2024-09-27T06:05:45.020Z] 83fb2b723ba8: Layer already exists [2024-09-27T06:05:45.020Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:45.020Z] f221a197534a: Layer already exists [2024-09-27T06:05:45.020Z] e363634ccc44: Layer already exists [2024-09-27T06:05:45.020Z] 543a4306b706: Layer already exists [2024-09-27T06:05:45.020Z] d62a02444d39: Layer already exists [2024-09-27T06:05:45.020Z] latest: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:45.354Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:45.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [2024-09-27T06:05:45.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-27T06:05:45.681Z] 83fb2b723ba8: Preparing [2024-09-27T06:05:45.681Z] 0c270d1a80f4: Preparing [2024-09-27T06:05:45.681Z] 456d5365a8d9: Preparing [2024-09-27T06:05:45.681Z] f221a197534a: Preparing [2024-09-27T06:05:45.681Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:45.681Z] e363634ccc44: Preparing [2024-09-27T06:05:45.681Z] 543a4306b706: Preparing [2024-09-27T06:05:45.681Z] d62a02444d39: Preparing [2024-09-27T06:05:45.681Z] d62a02444d39: Waiting [2024-09-27T06:05:45.681Z] e363634ccc44: Waiting [2024-09-27T06:05:45.681Z] 0c270d1a80f4: Layer already exists [2024-09-27T06:05:45.681Z] f221a197534a: Layer already exists [2024-09-27T06:05:45.681Z] 456d5365a8d9: Layer already exists [2024-09-27T06:05:45.681Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:45.681Z] 83fb2b723ba8: Layer already exists [2024-09-27T06:05:45.681Z] d62a02444d39: Layer already exists [2024-09-27T06:05:45.681Z] e363634ccc44: Layer already exists [2024-09-27T06:05:45.681Z] 543a4306b706: Layer already exists [2024-09-27T06:05:45.681Z] 3.2.0-dev.83: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:46.008Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:46.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:46.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-27T06:05:46.406Z] 83fb2b723ba8: Preparing [2024-09-27T06:05:46.406Z] 0c270d1a80f4: Preparing [2024-09-27T06:05:46.406Z] 456d5365a8d9: Preparing [2024-09-27T06:05:46.406Z] f221a197534a: Preparing [2024-09-27T06:05:46.406Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:46.406Z] e363634ccc44: Preparing [2024-09-27T06:05:46.406Z] 543a4306b706: Preparing [2024-09-27T06:05:46.406Z] d62a02444d39: Preparing [2024-09-27T06:05:46.406Z] e363634ccc44: Waiting [2024-09-27T06:05:46.406Z] 543a4306b706: Waiting [2024-09-27T06:05:46.406Z] d62a02444d39: Waiting [2024-09-27T06:05:46.406Z] 0c270d1a80f4: Layer already exists [2024-09-27T06:05:46.406Z] f221a197534a: Layer already exists [2024-09-27T06:05:46.406Z] 456d5365a8d9: Layer already exists [2024-09-27T06:05:46.406Z] 83fb2b723ba8: Layer already exists [2024-09-27T06:05:46.406Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:46.406Z] e363634ccc44: Layer already exists [2024-09-27T06:05:46.406Z] 543a4306b706: Layer already exists [2024-09-27T06:05:46.406Z] d62a02444d39: Layer already exists [2024-09-27T06:05:46.406Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:46.730Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:47.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-27T06:05:47.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-27T06:05:47.054Z] 83fb2b723ba8: Preparing [2024-09-27T06:05:47.054Z] 0c270d1a80f4: Preparing [2024-09-27T06:05:47.054Z] 456d5365a8d9: Preparing [2024-09-27T06:05:47.054Z] f221a197534a: Preparing [2024-09-27T06:05:47.054Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:47.054Z] e363634ccc44: Preparing [2024-09-27T06:05:47.054Z] 543a4306b706: Preparing [2024-09-27T06:05:47.054Z] d62a02444d39: Preparing [2024-09-27T06:05:47.054Z] e363634ccc44: Waiting [2024-09-27T06:05:47.054Z] 543a4306b706: Waiting [2024-09-27T06:05:47.054Z] d62a02444d39: Waiting [2024-09-27T06:05:47.054Z] 83fb2b723ba8: Layer already exists [2024-09-27T06:05:47.054Z] 456d5365a8d9: Layer already exists [2024-09-27T06:05:47.054Z] 0c270d1a80f4: Layer already exists [2024-09-27T06:05:47.054Z] f221a197534a: Layer already exists [2024-09-27T06:05:47.054Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:47.054Z] e363634ccc44: Layer already exists [2024-09-27T06:05:47.054Z] 543a4306b706: Layer already exists [2024-09-27T06:05:47.054Z] d62a02444d39: Layer already exists [2024-09-27T06:05:47.054Z] main: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:05:47.137Z] ===================================================== [Pipeline] echo [2024-09-27T06:05:47.150Z] taggedImages: [2024-09-27T06:05:47.150Z] - nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:47.150Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-27T06:05:47.150Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [2024-09-27T06:05:47.150Z] - nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:47.150Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-27T06:05:47.179Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-27T06:05:47.179Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:47.179Z] latest [2024-09-27T06:05:47.179Z] 3.2.0-dev.83 [2024-09-27T06:05:47.179Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:47.179Z] main [2024-09-27T06:05:47.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:47.521Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:47.836Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:47.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-27T06:05:47.836Z] 97ba9fcc70b9: Preparing [2024-09-27T06:05:47.836Z] 8443c1603ea3: Preparing [2024-09-27T06:05:47.836Z] 8f65b270ec9a: Preparing [2024-09-27T06:05:47.836Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:47.836Z] 4dbb716dc41c: Preparing [2024-09-27T06:05:47.836Z] 352fb16f4c68: Preparing [2024-09-27T06:05:47.836Z] d62a02444d39: Preparing [2024-09-27T06:05:47.836Z] d62a02444d39: Waiting [2024-09-27T06:05:47.836Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:47.836Z] 8443c1603ea3: Pushed [2024-09-27T06:05:47.836Z] d62a02444d39: Layer already exists [2024-09-27T06:05:47.836Z] 352fb16f4c68: Pushed [2024-09-27T06:05:47.836Z] 4dbb716dc41c: Pushed [2024-09-27T06:05:47.836Z] 97ba9fcc70b9: Pushed [2024-09-27T06:05:51.121Z] 8f65b270ec9a: Pushed [2024-09-27T06:05:51.121Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:51.443Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:51.764Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-27T06:05:51.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-27T06:05:51.764Z] 97ba9fcc70b9: Preparing [2024-09-27T06:05:51.764Z] 8443c1603ea3: Preparing [2024-09-27T06:05:51.764Z] 8f65b270ec9a: Preparing [2024-09-27T06:05:51.764Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:51.764Z] 4dbb716dc41c: Preparing [2024-09-27T06:05:51.764Z] 352fb16f4c68: Preparing [2024-09-27T06:05:51.764Z] d62a02444d39: Preparing [2024-09-27T06:05:51.764Z] d62a02444d39: Waiting [2024-09-27T06:05:51.764Z] 352fb16f4c68: Waiting [2024-09-27T06:05:51.764Z] 8443c1603ea3: Layer already exists [2024-09-27T06:05:51.764Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:51.764Z] 8f65b270ec9a: Layer already exists [2024-09-27T06:05:51.764Z] 4dbb716dc41c: Layer already exists [2024-09-27T06:05:51.764Z] 97ba9fcc70b9: Layer already exists [2024-09-27T06:05:51.764Z] 352fb16f4c68: Layer already exists [2024-09-27T06:05:51.764Z] d62a02444d39: Layer already exists [2024-09-27T06:05:51.764Z] latest: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:52.097Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:52.420Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [2024-09-27T06:05:52.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-27T06:05:52.420Z] 97ba9fcc70b9: Preparing [2024-09-27T06:05:52.420Z] 8443c1603ea3: Preparing [2024-09-27T06:05:52.420Z] 8f65b270ec9a: Preparing [2024-09-27T06:05:52.420Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:52.420Z] 4dbb716dc41c: Preparing [2024-09-27T06:05:52.420Z] 352fb16f4c68: Preparing [2024-09-27T06:05:52.420Z] d62a02444d39: Preparing [2024-09-27T06:05:52.420Z] 352fb16f4c68: Waiting [2024-09-27T06:05:52.420Z] d62a02444d39: Waiting [2024-09-27T06:05:52.420Z] 97ba9fcc70b9: Layer already exists [2024-09-27T06:05:52.420Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:52.420Z] 8443c1603ea3: Layer already exists [2024-09-27T06:05:52.420Z] 4dbb716dc41c: Layer already exists [2024-09-27T06:05:52.420Z] 8f65b270ec9a: Layer already exists [2024-09-27T06:05:52.420Z] d62a02444d39: Layer already exists [2024-09-27T06:05:52.420Z] 352fb16f4c68: Layer already exists [2024-09-27T06:05:52.420Z] 3.2.0-dev.83: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:52.745Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:53.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:53.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-27T06:05:53.076Z] 97ba9fcc70b9: Preparing [2024-09-27T06:05:53.076Z] 8443c1603ea3: Preparing [2024-09-27T06:05:53.076Z] 8f65b270ec9a: Preparing [2024-09-27T06:05:53.076Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:53.076Z] 4dbb716dc41c: Preparing [2024-09-27T06:05:53.076Z] 352fb16f4c68: Preparing [2024-09-27T06:05:53.076Z] d62a02444d39: Preparing [2024-09-27T06:05:53.076Z] d62a02444d39: Waiting [2024-09-27T06:05:53.076Z] 352fb16f4c68: Waiting [2024-09-27T06:05:53.076Z] 97ba9fcc70b9: Layer already exists [2024-09-27T06:05:53.076Z] 4dbb716dc41c: Layer already exists [2024-09-27T06:05:53.076Z] 8443c1603ea3: Layer already exists [2024-09-27T06:05:53.076Z] 8f65b270ec9a: Layer already exists [2024-09-27T06:05:53.076Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:53.076Z] d62a02444d39: Layer already exists [2024-09-27T06:05:53.076Z] 352fb16f4c68: Layer already exists [2024-09-27T06:05:53.076Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:53.407Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:53.733Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-27T06:05:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-27T06:05:53.733Z] 97ba9fcc70b9: Preparing [2024-09-27T06:05:53.733Z] 8443c1603ea3: Preparing [2024-09-27T06:05:53.733Z] 8f65b270ec9a: Preparing [2024-09-27T06:05:53.733Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:53.733Z] 4dbb716dc41c: Preparing [2024-09-27T06:05:53.733Z] 352fb16f4c68: Preparing [2024-09-27T06:05:53.733Z] d62a02444d39: Preparing [2024-09-27T06:05:53.733Z] 352fb16f4c68: Waiting [2024-09-27T06:05:53.733Z] d62a02444d39: Waiting [2024-09-27T06:05:53.733Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:53.733Z] 8f65b270ec9a: Layer already exists [2024-09-27T06:05:53.733Z] 97ba9fcc70b9: Layer already exists [2024-09-27T06:05:53.733Z] 4dbb716dc41c: Layer already exists [2024-09-27T06:05:53.733Z] 8443c1603ea3: Layer already exists [2024-09-27T06:05:53.733Z] d62a02444d39: Layer already exists [2024-09-27T06:05:53.733Z] 352fb16f4c68: Layer already exists [2024-09-27T06:05:53.733Z] main: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:05:53.806Z] ===================================================== [Pipeline] echo [2024-09-27T06:05:53.824Z] taggedImages: [2024-09-27T06:05:53.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:53.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-27T06:05:53.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [2024-09-27T06:05:53.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:53.824Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-27T06:05:53.858Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-27T06:05:53.858Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:53.858Z] latest [2024-09-27T06:05:53.858Z] 3.2.0-dev.83 [2024-09-27T06:05:53.858Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:53.858Z] main [2024-09-27T06:05:53.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:54.204Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:54.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:05:54.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-27T06:05:54.526Z] 3fdd81239c2f: Preparing [2024-09-27T06:05:54.526Z] 65a49404ea20: Preparing [2024-09-27T06:05:54.526Z] bb46f249eaaa: Preparing [2024-09-27T06:05:54.526Z] b3110003c89d: Preparing [2024-09-27T06:05:54.526Z] f221a197534a: Preparing [2024-09-27T06:05:54.526Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:54.526Z] e363634ccc44: Preparing [2024-09-27T06:05:54.526Z] df43d34a25e3: Preparing [2024-09-27T06:05:54.526Z] d62a02444d39: Preparing [2024-09-27T06:05:54.526Z] df43d34a25e3: Waiting [2024-09-27T06:05:54.526Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:54.526Z] e363634ccc44: Waiting [2024-09-27T06:05:54.526Z] d62a02444d39: Waiting [2024-09-27T06:05:54.526Z] f221a197534a: Layer already exists [2024-09-27T06:05:54.526Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:54.526Z] e363634ccc44: Layer already exists [2024-09-27T06:05:54.526Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:54.526Z] bb46f249eaaa: Pushed [2024-09-27T06:05:54.526Z] d62a02444d39: Layer already exists [2024-09-27T06:05:54.526Z] 3fdd81239c2f: Pushed [2024-09-27T06:05:54.526Z] 65a49404ea20: Pushed [2024-09-27T06:05:57.814Z] b3110003c89d: Pushed [2024-09-27T06:05:57.814Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:58.132Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:58.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-27T06:05:58.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-27T06:05:58.459Z] 3fdd81239c2f: Preparing [2024-09-27T06:05:58.459Z] 65a49404ea20: Preparing [2024-09-27T06:05:58.459Z] bb46f249eaaa: Preparing [2024-09-27T06:05:58.459Z] b3110003c89d: Preparing [2024-09-27T06:05:58.459Z] f221a197534a: Preparing [2024-09-27T06:05:58.459Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:58.459Z] e363634ccc44: Preparing [2024-09-27T06:05:58.459Z] df43d34a25e3: Preparing [2024-09-27T06:05:58.459Z] d62a02444d39: Preparing [2024-09-27T06:05:58.459Z] e363634ccc44: Waiting [2024-09-27T06:05:58.459Z] df43d34a25e3: Waiting [2024-09-27T06:05:58.459Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:58.459Z] f221a197534a: Layer already exists [2024-09-27T06:05:58.459Z] 3fdd81239c2f: Layer already exists [2024-09-27T06:05:58.459Z] b3110003c89d: Layer already exists [2024-09-27T06:05:58.459Z] bb46f249eaaa: Layer already exists [2024-09-27T06:05:58.459Z] 65a49404ea20: Layer already exists [2024-09-27T06:05:58.459Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:58.459Z] d62a02444d39: Layer already exists [2024-09-27T06:05:58.459Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:58.459Z] e363634ccc44: Layer already exists [2024-09-27T06:05:58.459Z] latest: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:58.779Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:59.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [2024-09-27T06:05:59.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-27T06:05:59.105Z] 3fdd81239c2f: Preparing [2024-09-27T06:05:59.105Z] 65a49404ea20: Preparing [2024-09-27T06:05:59.105Z] bb46f249eaaa: Preparing [2024-09-27T06:05:59.105Z] b3110003c89d: Preparing [2024-09-27T06:05:59.105Z] f221a197534a: Preparing [2024-09-27T06:05:59.105Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:59.105Z] e363634ccc44: Preparing [2024-09-27T06:05:59.105Z] df43d34a25e3: Preparing [2024-09-27T06:05:59.105Z] d62a02444d39: Preparing [2024-09-27T06:05:59.105Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:59.105Z] e363634ccc44: Waiting [2024-09-27T06:05:59.105Z] df43d34a25e3: Waiting [2024-09-27T06:05:59.105Z] d62a02444d39: Waiting [2024-09-27T06:05:59.105Z] 65a49404ea20: Layer already exists [2024-09-27T06:05:59.105Z] 3fdd81239c2f: Layer already exists [2024-09-27T06:05:59.105Z] bb46f249eaaa: Layer already exists [2024-09-27T06:05:59.105Z] b3110003c89d: Layer already exists [2024-09-27T06:05:59.105Z] f221a197534a: Layer already exists [2024-09-27T06:05:59.105Z] e363634ccc44: Layer already exists [2024-09-27T06:05:59.105Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:59.105Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:59.105Z] d62a02444d39: Layer already exists [2024-09-27T06:05:59.105Z] 3.2.0-dev.83: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:59.425Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:05:59.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:05:59.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-27T06:05:59.741Z] 3fdd81239c2f: Preparing [2024-09-27T06:05:59.741Z] 65a49404ea20: Preparing [2024-09-27T06:05:59.741Z] bb46f249eaaa: Preparing [2024-09-27T06:05:59.741Z] b3110003c89d: Preparing [2024-09-27T06:05:59.741Z] f221a197534a: Preparing [2024-09-27T06:05:59.741Z] 2818cfe1ede5: Preparing [2024-09-27T06:05:59.741Z] e363634ccc44: Preparing [2024-09-27T06:05:59.741Z] df43d34a25e3: Preparing [2024-09-27T06:05:59.741Z] d62a02444d39: Preparing [2024-09-27T06:05:59.741Z] e363634ccc44: Waiting [2024-09-27T06:05:59.741Z] df43d34a25e3: Waiting [2024-09-27T06:05:59.741Z] 2818cfe1ede5: Waiting [2024-09-27T06:05:59.741Z] d62a02444d39: Waiting [2024-09-27T06:05:59.741Z] f221a197534a: Layer already exists [2024-09-27T06:05:59.741Z] 3fdd81239c2f: Layer already exists [2024-09-27T06:05:59.741Z] bb46f249eaaa: Layer already exists [2024-09-27T06:05:59.741Z] 65a49404ea20: Layer already exists [2024-09-27T06:05:59.741Z] b3110003c89d: Layer already exists [2024-09-27T06:05:59.741Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:05:59.741Z] df43d34a25e3: Layer already exists [2024-09-27T06:05:59.741Z] e363634ccc44: Layer already exists [2024-09-27T06:05:59.741Z] d62a02444d39: Layer already exists [2024-09-27T06:05:59.741Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:00.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:00.380Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-27T06:06:00.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-27T06:06:00.380Z] 3fdd81239c2f: Preparing [2024-09-27T06:06:00.380Z] 65a49404ea20: Preparing [2024-09-27T06:06:00.380Z] bb46f249eaaa: Preparing [2024-09-27T06:06:00.380Z] b3110003c89d: Preparing [2024-09-27T06:06:00.380Z] f221a197534a: Preparing [2024-09-27T06:06:00.380Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:00.380Z] e363634ccc44: Preparing [2024-09-27T06:06:00.380Z] df43d34a25e3: Preparing [2024-09-27T06:06:00.380Z] d62a02444d39: Preparing [2024-09-27T06:06:00.380Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:00.380Z] e363634ccc44: Waiting [2024-09-27T06:06:00.380Z] df43d34a25e3: Waiting [2024-09-27T06:06:00.380Z] d62a02444d39: Waiting [2024-09-27T06:06:00.380Z] bb46f249eaaa: Layer already exists [2024-09-27T06:06:00.380Z] b3110003c89d: Layer already exists [2024-09-27T06:06:00.380Z] 65a49404ea20: Layer already exists [2024-09-27T06:06:00.380Z] 3fdd81239c2f: Layer already exists [2024-09-27T06:06:00.380Z] f221a197534a: Layer already exists [2024-09-27T06:06:00.380Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:00.380Z] d62a02444d39: Layer already exists [2024-09-27T06:06:00.380Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:00.380Z] e363634ccc44: Layer already exists [2024-09-27T06:06:00.380Z] main: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:00.454Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:00.467Z] taggedImages: [2024-09-27T06:06:00.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:00.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-27T06:06:00.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [2024-09-27T06:06:00.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:00.467Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-27T06:06:00.495Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-27T06:06:00.495Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:00.495Z] latest [2024-09-27T06:06:00.495Z] 3.2.0-dev.83 [2024-09-27T06:06:00.495Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:00.495Z] main [2024-09-27T06:06:00.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:00.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:01.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:01.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-27T06:06:01.172Z] 09ea7c6658ac: Preparing [2024-09-27T06:06:01.172Z] 2b277b9685d3: Preparing [2024-09-27T06:06:01.172Z] cb8d206a38fe: Preparing [2024-09-27T06:06:01.172Z] 719669ec274f: Preparing [2024-09-27T06:06:01.172Z] 2aaad3e7a8d2: Preparing [2024-09-27T06:06:01.172Z] 9a668c7f454d: Preparing [2024-09-27T06:06:01.172Z] a2c192d1f227: Preparing [2024-09-27T06:06:01.172Z] d45d64d697f0: Preparing [2024-09-27T06:06:01.172Z] f221a197534a: Preparing [2024-09-27T06:06:01.172Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:01.172Z] c8b321d2998c: Preparing [2024-09-27T06:06:01.172Z] 39bb91f56b27: Preparing [2024-09-27T06:06:01.172Z] 5f70bf18a086: Preparing [2024-09-27T06:06:01.172Z] d549a5783614: Preparing [2024-09-27T06:06:01.172Z] 60f16bc5f6f0: Preparing [2024-09-27T06:06:01.172Z] 71da4ecb2099: Preparing [2024-09-27T06:06:01.172Z] d62a02444d39: Preparing [2024-09-27T06:06:01.172Z] d45d64d697f0: Waiting [2024-09-27T06:06:01.172Z] f221a197534a: Waiting [2024-09-27T06:06:01.172Z] 9a668c7f454d: Waiting [2024-09-27T06:06:01.172Z] a2c192d1f227: Waiting [2024-09-27T06:06:01.172Z] d549a5783614: Waiting [2024-09-27T06:06:01.172Z] 39bb91f56b27: Waiting [2024-09-27T06:06:01.172Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:01.172Z] 60f16bc5f6f0: Waiting [2024-09-27T06:06:01.172Z] 5f70bf18a086: Waiting [2024-09-27T06:06:01.172Z] c8b321d2998c: Waiting [2024-09-27T06:06:01.172Z] 71da4ecb2099: Waiting [2024-09-27T06:06:01.172Z] d62a02444d39: Waiting [2024-09-27T06:06:01.172Z] 2aaad3e7a8d2: Pushed [2024-09-27T06:06:01.172Z] 09ea7c6658ac: Pushed [2024-09-27T06:06:01.172Z] cb8d206a38fe: Pushed [2024-09-27T06:06:01.172Z] 719669ec274f: Pushed [2024-09-27T06:06:01.172Z] 2b277b9685d3: Pushed [2024-09-27T06:06:01.172Z] f221a197534a: Layer already exists [2024-09-27T06:06:01.172Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:01.433Z] 9a668c7f454d: Pushed [2024-09-27T06:06:01.433Z] a2c192d1f227: Pushed [2024-09-27T06:06:01.433Z] 5f70bf18a086: Layer already exists [2024-09-27T06:06:01.433Z] c8b321d2998c: Pushed [2024-09-27T06:06:01.433Z] 39bb91f56b27: Pushed [2024-09-27T06:06:01.433Z] d62a02444d39: Layer already exists [2024-09-27T06:06:01.433Z] d549a5783614: Pushed [2024-09-27T06:06:01.433Z] 71da4ecb2099: Pushed [2024-09-27T06:06:01.433Z] 60f16bc5f6f0: Pushed [2024-09-27T06:06:02.813Z] d45d64d697f0: Pushed [2024-09-27T06:06:02.813Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:03.139Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:03.462Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-27T06:06:03.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-27T06:06:03.462Z] 09ea7c6658ac: Preparing [2024-09-27T06:06:03.462Z] 2b277b9685d3: Preparing [2024-09-27T06:06:03.462Z] cb8d206a38fe: Preparing [2024-09-27T06:06:03.462Z] 719669ec274f: Preparing [2024-09-27T06:06:03.462Z] 2aaad3e7a8d2: Preparing [2024-09-27T06:06:03.462Z] 9a668c7f454d: Preparing [2024-09-27T06:06:03.462Z] a2c192d1f227: Preparing [2024-09-27T06:06:03.462Z] d45d64d697f0: Preparing [2024-09-27T06:06:03.462Z] f221a197534a: Preparing [2024-09-27T06:06:03.462Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:03.462Z] c8b321d2998c: Preparing [2024-09-27T06:06:03.462Z] 39bb91f56b27: Preparing [2024-09-27T06:06:03.462Z] 5f70bf18a086: Preparing [2024-09-27T06:06:03.462Z] f221a197534a: Waiting [2024-09-27T06:06:03.462Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:03.462Z] c8b321d2998c: Waiting [2024-09-27T06:06:03.462Z] d45d64d697f0: Waiting [2024-09-27T06:06:03.462Z] a2c192d1f227: Waiting [2024-09-27T06:06:03.462Z] 9a668c7f454d: Waiting [2024-09-27T06:06:03.462Z] 39bb91f56b27: Waiting [2024-09-27T06:06:03.462Z] d549a5783614: Preparing [2024-09-27T06:06:03.462Z] 60f16bc5f6f0: Preparing [2024-09-27T06:06:03.462Z] 71da4ecb2099: Preparing [2024-09-27T06:06:03.462Z] d62a02444d39: Preparing [2024-09-27T06:06:03.462Z] 5f70bf18a086: Waiting [2024-09-27T06:06:03.462Z] d549a5783614: Waiting [2024-09-27T06:06:03.462Z] 60f16bc5f6f0: Waiting [2024-09-27T06:06:03.462Z] 71da4ecb2099: Waiting [2024-09-27T06:06:03.462Z] d62a02444d39: Waiting [2024-09-27T06:06:03.462Z] 09ea7c6658ac: Layer already exists [2024-09-27T06:06:03.462Z] 2aaad3e7a8d2: Layer already exists [2024-09-27T06:06:03.462Z] 2b277b9685d3: Layer already exists [2024-09-27T06:06:03.462Z] 719669ec274f: Layer already exists [2024-09-27T06:06:03.462Z] cb8d206a38fe: Layer already exists [2024-09-27T06:06:03.462Z] a2c192d1f227: Layer already exists [2024-09-27T06:06:03.462Z] 9a668c7f454d: Layer already exists [2024-09-27T06:06:03.462Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:03.462Z] f221a197534a: Layer already exists [2024-09-27T06:06:03.462Z] d45d64d697f0: Layer already exists [2024-09-27T06:06:03.462Z] c8b321d2998c: Layer already exists [2024-09-27T06:06:03.462Z] 5f70bf18a086: Layer already exists [2024-09-27T06:06:03.462Z] 39bb91f56b27: Layer already exists [2024-09-27T06:06:03.462Z] d549a5783614: Layer already exists [2024-09-27T06:06:03.462Z] 60f16bc5f6f0: Layer already exists [2024-09-27T06:06:03.462Z] 71da4ecb2099: Layer already exists [2024-09-27T06:06:03.462Z] d62a02444d39: Layer already exists [2024-09-27T06:06:03.462Z] latest: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:03.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:04.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [2024-09-27T06:06:04.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-27T06:06:04.111Z] 09ea7c6658ac: Preparing [2024-09-27T06:06:04.111Z] 2b277b9685d3: Preparing [2024-09-27T06:06:04.111Z] cb8d206a38fe: Preparing [2024-09-27T06:06:04.111Z] 719669ec274f: Preparing [2024-09-27T06:06:04.111Z] 2aaad3e7a8d2: Preparing [2024-09-27T06:06:04.111Z] 9a668c7f454d: Preparing [2024-09-27T06:06:04.111Z] a2c192d1f227: Preparing [2024-09-27T06:06:04.111Z] d45d64d697f0: Preparing [2024-09-27T06:06:04.111Z] f221a197534a: Preparing [2024-09-27T06:06:04.111Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:04.111Z] c8b321d2998c: Preparing [2024-09-27T06:06:04.111Z] 39bb91f56b27: Preparing [2024-09-27T06:06:04.111Z] 5f70bf18a086: Preparing [2024-09-27T06:06:04.111Z] d549a5783614: Preparing [2024-09-27T06:06:04.111Z] 60f16bc5f6f0: Preparing [2024-09-27T06:06:04.111Z] 71da4ecb2099: Preparing [2024-09-27T06:06:04.111Z] d62a02444d39: Preparing [2024-09-27T06:06:04.111Z] 9a668c7f454d: Waiting [2024-09-27T06:06:04.111Z] a2c192d1f227: Waiting [2024-09-27T06:06:04.111Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:04.111Z] d45d64d697f0: Waiting [2024-09-27T06:06:04.111Z] c8b321d2998c: Waiting [2024-09-27T06:06:04.111Z] 39bb91f56b27: Waiting [2024-09-27T06:06:04.111Z] f221a197534a: Waiting [2024-09-27T06:06:04.111Z] 5f70bf18a086: Waiting [2024-09-27T06:06:04.111Z] 71da4ecb2099: Waiting [2024-09-27T06:06:04.111Z] d549a5783614: Waiting [2024-09-27T06:06:04.111Z] d62a02444d39: Waiting [2024-09-27T06:06:04.111Z] 60f16bc5f6f0: Waiting [2024-09-27T06:06:04.111Z] 09ea7c6658ac: Layer already exists [2024-09-27T06:06:04.111Z] 2b277b9685d3: Layer already exists [2024-09-27T06:06:04.111Z] cb8d206a38fe: Layer already exists [2024-09-27T06:06:04.111Z] 719669ec274f: Layer already exists [2024-09-27T06:06:04.111Z] 2aaad3e7a8d2: Layer already exists [2024-09-27T06:06:04.111Z] d45d64d697f0: Layer already exists [2024-09-27T06:06:04.111Z] a2c192d1f227: Layer already exists [2024-09-27T06:06:04.111Z] 9a668c7f454d: Layer already exists [2024-09-27T06:06:04.111Z] f221a197534a: Layer already exists [2024-09-27T06:06:04.111Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:04.111Z] 39bb91f56b27: Layer already exists [2024-09-27T06:06:04.111Z] 5f70bf18a086: Layer already exists [2024-09-27T06:06:04.111Z] c8b321d2998c: Layer already exists [2024-09-27T06:06:04.111Z] d549a5783614: Layer already exists [2024-09-27T06:06:04.111Z] 60f16bc5f6f0: Layer already exists [2024-09-27T06:06:04.111Z] d62a02444d39: Layer already exists [2024-09-27T06:06:04.111Z] 71da4ecb2099: Layer already exists [2024-09-27T06:06:04.111Z] 3.2.0-dev.83: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:04.434Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:04.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:04.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-27T06:06:04.759Z] 09ea7c6658ac: Preparing [2024-09-27T06:06:04.759Z] 2b277b9685d3: Preparing [2024-09-27T06:06:04.759Z] cb8d206a38fe: Preparing [2024-09-27T06:06:04.759Z] 719669ec274f: Preparing [2024-09-27T06:06:04.759Z] 2aaad3e7a8d2: Preparing [2024-09-27T06:06:04.759Z] 9a668c7f454d: Preparing [2024-09-27T06:06:04.759Z] a2c192d1f227: Preparing [2024-09-27T06:06:04.759Z] d45d64d697f0: Preparing [2024-09-27T06:06:04.759Z] f221a197534a: Preparing [2024-09-27T06:06:04.759Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:04.759Z] c8b321d2998c: Preparing [2024-09-27T06:06:04.759Z] 39bb91f56b27: Preparing [2024-09-27T06:06:04.759Z] 5f70bf18a086: Preparing [2024-09-27T06:06:04.759Z] d549a5783614: Preparing [2024-09-27T06:06:04.759Z] 60f16bc5f6f0: Preparing [2024-09-27T06:06:04.759Z] 71da4ecb2099: Preparing [2024-09-27T06:06:04.759Z] d62a02444d39: Preparing [2024-09-27T06:06:04.759Z] 9a668c7f454d: Waiting [2024-09-27T06:06:04.759Z] a2c192d1f227: Waiting [2024-09-27T06:06:04.759Z] d45d64d697f0: Waiting [2024-09-27T06:06:04.759Z] f221a197534a: Waiting [2024-09-27T06:06:04.759Z] d549a5783614: Waiting [2024-09-27T06:06:04.759Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:04.759Z] d62a02444d39: Waiting [2024-09-27T06:06:04.759Z] 60f16bc5f6f0: Waiting [2024-09-27T06:06:04.759Z] c8b321d2998c: Waiting [2024-09-27T06:06:04.759Z] 71da4ecb2099: Waiting [2024-09-27T06:06:04.759Z] 39bb91f56b27: Waiting [2024-09-27T06:06:04.759Z] 5f70bf18a086: Waiting [2024-09-27T06:06:04.759Z] 09ea7c6658ac: Layer already exists [2024-09-27T06:06:04.759Z] 2aaad3e7a8d2: Layer already exists [2024-09-27T06:06:04.759Z] 719669ec274f: Layer already exists [2024-09-27T06:06:04.759Z] cb8d206a38fe: Layer already exists [2024-09-27T06:06:04.759Z] 2b277b9685d3: Layer already exists [2024-09-27T06:06:04.759Z] 9a668c7f454d: Layer already exists [2024-09-27T06:06:04.759Z] a2c192d1f227: Layer already exists [2024-09-27T06:06:04.759Z] f221a197534a: Layer already exists [2024-09-27T06:06:04.759Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:04.759Z] d45d64d697f0: Layer already exists [2024-09-27T06:06:04.759Z] c8b321d2998c: Layer already exists [2024-09-27T06:06:04.759Z] 39bb91f56b27: Layer already exists [2024-09-27T06:06:04.759Z] 5f70bf18a086: Layer already exists [2024-09-27T06:06:04.759Z] 60f16bc5f6f0: Layer already exists [2024-09-27T06:06:04.759Z] d549a5783614: Layer already exists [2024-09-27T06:06:04.759Z] 71da4ecb2099: Layer already exists [2024-09-27T06:06:04.759Z] d62a02444d39: Layer already exists [2024-09-27T06:06:04.759Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:05.078Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:05.405Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-27T06:06:05.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-27T06:06:05.405Z] 09ea7c6658ac: Preparing [2024-09-27T06:06:05.405Z] 2b277b9685d3: Preparing [2024-09-27T06:06:05.405Z] cb8d206a38fe: Preparing [2024-09-27T06:06:05.405Z] 719669ec274f: Preparing [2024-09-27T06:06:05.405Z] 2aaad3e7a8d2: Preparing [2024-09-27T06:06:05.405Z] 9a668c7f454d: Preparing [2024-09-27T06:06:05.405Z] a2c192d1f227: Preparing [2024-09-27T06:06:05.405Z] d45d64d697f0: Preparing [2024-09-27T06:06:05.405Z] f221a197534a: Preparing [2024-09-27T06:06:05.405Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:05.405Z] c8b321d2998c: Preparing [2024-09-27T06:06:05.405Z] 39bb91f56b27: Preparing [2024-09-27T06:06:05.405Z] 5f70bf18a086: Preparing [2024-09-27T06:06:05.405Z] d549a5783614: Preparing [2024-09-27T06:06:05.405Z] 60f16bc5f6f0: Preparing [2024-09-27T06:06:05.405Z] 71da4ecb2099: Preparing [2024-09-27T06:06:05.405Z] d62a02444d39: Preparing [2024-09-27T06:06:05.405Z] a2c192d1f227: Waiting [2024-09-27T06:06:05.405Z] d45d64d697f0: Waiting [2024-09-27T06:06:05.405Z] f221a197534a: Waiting [2024-09-27T06:06:05.405Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:05.405Z] c8b321d2998c: Waiting [2024-09-27T06:06:05.405Z] 39bb91f56b27: Waiting [2024-09-27T06:06:05.405Z] 5f70bf18a086: Waiting [2024-09-27T06:06:05.405Z] d549a5783614: Waiting [2024-09-27T06:06:05.405Z] 60f16bc5f6f0: Waiting [2024-09-27T06:06:05.405Z] 71da4ecb2099: Waiting [2024-09-27T06:06:05.405Z] d62a02444d39: Waiting [2024-09-27T06:06:05.405Z] 9a668c7f454d: Waiting [2024-09-27T06:06:05.405Z] 2aaad3e7a8d2: Layer already exists [2024-09-27T06:06:05.405Z] cb8d206a38fe: Layer already exists [2024-09-27T06:06:05.405Z] 719669ec274f: Layer already exists [2024-09-27T06:06:05.405Z] 09ea7c6658ac: Layer already exists [2024-09-27T06:06:05.405Z] 2b277b9685d3: Layer already exists [2024-09-27T06:06:05.405Z] d45d64d697f0: Layer already exists [2024-09-27T06:06:05.405Z] a2c192d1f227: Layer already exists [2024-09-27T06:06:05.405Z] 9a668c7f454d: Layer already exists [2024-09-27T06:06:05.405Z] f221a197534a: Layer already exists [2024-09-27T06:06:05.405Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:05.405Z] c8b321d2998c: Layer already exists [2024-09-27T06:06:05.405Z] 39bb91f56b27: Layer already exists [2024-09-27T06:06:05.405Z] 5f70bf18a086: Layer already exists [2024-09-27T06:06:05.405Z] d549a5783614: Layer already exists [2024-09-27T06:06:05.405Z] 60f16bc5f6f0: Layer already exists [2024-09-27T06:06:05.405Z] d62a02444d39: Layer already exists [2024-09-27T06:06:05.405Z] 71da4ecb2099: Layer already exists [2024-09-27T06:06:05.405Z] main: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:05.478Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:05.491Z] taggedImages: [2024-09-27T06:06:05.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:05.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-27T06:06:05.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [2024-09-27T06:06:05.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:05.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-27T06:06:05.521Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-27T06:06:05.521Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:05.521Z] latest [2024-09-27T06:06:05.521Z] 3.2.0-dev.83 [2024-09-27T06:06:05.521Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:05.521Z] main [2024-09-27T06:06:05.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:05.859Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:06.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:06.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-27T06:06:06.186Z] 07a17f2d496d: Preparing [2024-09-27T06:06:06.186Z] 58f8e8d6c071: Preparing [2024-09-27T06:06:06.186Z] 82b870671cc7: Preparing [2024-09-27T06:06:06.186Z] 0c694169c549: Preparing [2024-09-27T06:06:06.186Z] f221a197534a: Preparing [2024-09-27T06:06:06.186Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:06.186Z] e363634ccc44: Preparing [2024-09-27T06:06:06.186Z] df43d34a25e3: Preparing [2024-09-27T06:06:06.186Z] d62a02444d39: Preparing [2024-09-27T06:06:06.186Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:06.186Z] e363634ccc44: Waiting [2024-09-27T06:06:06.186Z] df43d34a25e3: Waiting [2024-09-27T06:06:06.186Z] d62a02444d39: Waiting [2024-09-27T06:06:06.186Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:06:06.186Z] 07a17f2d496d: Layer already exists [2024-09-27T06:06:06.186Z] f221a197534a: Layer already exists [2024-09-27T06:06:06.186Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:06.186Z] e363634ccc44: Layer already exists [2024-09-27T06:06:06.186Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:06.186Z] d62a02444d39: Layer already exists [2024-09-27T06:06:06.186Z] 82b870671cc7: Pushed [2024-09-27T06:06:10.371Z] 0c694169c549: Pushed [2024-09-27T06:06:10.371Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:10.695Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:11.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-27T06:06:11.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-27T06:06:11.024Z] 07a17f2d496d: Preparing [2024-09-27T06:06:11.024Z] 58f8e8d6c071: Preparing [2024-09-27T06:06:11.024Z] 82b870671cc7: Preparing [2024-09-27T06:06:11.024Z] 0c694169c549: Preparing [2024-09-27T06:06:11.024Z] f221a197534a: Preparing [2024-09-27T06:06:11.024Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:11.024Z] e363634ccc44: Preparing [2024-09-27T06:06:11.024Z] df43d34a25e3: Preparing [2024-09-27T06:06:11.024Z] d62a02444d39: Preparing [2024-09-27T06:06:11.024Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:11.024Z] e363634ccc44: Waiting [2024-09-27T06:06:11.024Z] df43d34a25e3: Waiting [2024-09-27T06:06:11.024Z] d62a02444d39: Waiting [2024-09-27T06:06:11.024Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:06:11.024Z] f221a197534a: Layer already exists [2024-09-27T06:06:11.024Z] 82b870671cc7: Layer already exists [2024-09-27T06:06:11.024Z] 0c694169c549: Layer already exists [2024-09-27T06:06:11.024Z] 07a17f2d496d: Layer already exists [2024-09-27T06:06:11.024Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:11.024Z] d62a02444d39: Layer already exists [2024-09-27T06:06:11.024Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:11.024Z] e363634ccc44: Layer already exists [2024-09-27T06:06:11.024Z] latest: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:11.362Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:11.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [2024-09-27T06:06:11.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-27T06:06:11.682Z] 07a17f2d496d: Preparing [2024-09-27T06:06:11.682Z] 58f8e8d6c071: Preparing [2024-09-27T06:06:11.682Z] 82b870671cc7: Preparing [2024-09-27T06:06:11.682Z] 0c694169c549: Preparing [2024-09-27T06:06:11.682Z] f221a197534a: Preparing [2024-09-27T06:06:11.682Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:11.682Z] e363634ccc44: Preparing [2024-09-27T06:06:11.682Z] df43d34a25e3: Preparing [2024-09-27T06:06:11.682Z] d62a02444d39: Preparing [2024-09-27T06:06:11.682Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:11.682Z] e363634ccc44: Waiting [2024-09-27T06:06:11.682Z] df43d34a25e3: Waiting [2024-09-27T06:06:11.682Z] d62a02444d39: Waiting [2024-09-27T06:06:11.682Z] 07a17f2d496d: Layer already exists [2024-09-27T06:06:11.682Z] 82b870671cc7: Layer already exists [2024-09-27T06:06:11.682Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:06:11.682Z] 0c694169c549: Layer already exists [2024-09-27T06:06:11.682Z] f221a197534a: Layer already exists [2024-09-27T06:06:11.682Z] e363634ccc44: Layer already exists [2024-09-27T06:06:11.682Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:11.682Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:11.682Z] d62a02444d39: Layer already exists [2024-09-27T06:06:11.682Z] 3.2.0-dev.83: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:12.001Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:12.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:12.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-27T06:06:12.319Z] 07a17f2d496d: Preparing [2024-09-27T06:06:12.319Z] 58f8e8d6c071: Preparing [2024-09-27T06:06:12.319Z] 82b870671cc7: Preparing [2024-09-27T06:06:12.319Z] 0c694169c549: Preparing [2024-09-27T06:06:12.319Z] f221a197534a: Preparing [2024-09-27T06:06:12.319Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:12.319Z] e363634ccc44: Preparing [2024-09-27T06:06:12.319Z] df43d34a25e3: Preparing [2024-09-27T06:06:12.319Z] d62a02444d39: Preparing [2024-09-27T06:06:12.319Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:12.319Z] e363634ccc44: Waiting [2024-09-27T06:06:12.319Z] df43d34a25e3: Waiting [2024-09-27T06:06:12.319Z] d62a02444d39: Waiting [2024-09-27T06:06:12.319Z] f221a197534a: Layer already exists [2024-09-27T06:06:12.319Z] 07a17f2d496d: Layer already exists [2024-09-27T06:06:12.319Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:06:12.319Z] 82b870671cc7: Layer already exists [2024-09-27T06:06:12.319Z] 0c694169c549: Layer already exists [2024-09-27T06:06:12.319Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:12.319Z] e363634ccc44: Layer already exists [2024-09-27T06:06:12.319Z] d62a02444d39: Layer already exists [2024-09-27T06:06:12.319Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:12.319Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:12.646Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:12.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-27T06:06:12.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-27T06:06:12.965Z] 07a17f2d496d: Preparing [2024-09-27T06:06:12.965Z] 58f8e8d6c071: Preparing [2024-09-27T06:06:12.965Z] 82b870671cc7: Preparing [2024-09-27T06:06:12.965Z] 0c694169c549: Preparing [2024-09-27T06:06:12.965Z] f221a197534a: Preparing [2024-09-27T06:06:12.965Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:12.965Z] e363634ccc44: Preparing [2024-09-27T06:06:12.965Z] df43d34a25e3: Preparing [2024-09-27T06:06:12.965Z] d62a02444d39: Preparing [2024-09-27T06:06:12.965Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:12.965Z] e363634ccc44: Waiting [2024-09-27T06:06:12.965Z] df43d34a25e3: Waiting [2024-09-27T06:06:12.965Z] d62a02444d39: Waiting [2024-09-27T06:06:12.965Z] 0c694169c549: Layer already exists [2024-09-27T06:06:12.965Z] 07a17f2d496d: Layer already exists [2024-09-27T06:06:12.965Z] 82b870671cc7: Layer already exists [2024-09-27T06:06:12.965Z] 58f8e8d6c071: Layer already exists [2024-09-27T06:06:12.965Z] f221a197534a: Layer already exists [2024-09-27T06:06:12.965Z] e363634ccc44: Layer already exists [2024-09-27T06:06:12.965Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:12.965Z] d62a02444d39: Layer already exists [2024-09-27T06:06:12.965Z] df43d34a25e3: Layer already exists [2024-09-27T06:06:12.965Z] main: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:13.037Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:13.057Z] taggedImages: [2024-09-27T06:06:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-27T06:06:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [2024-09-27T06:06:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:13.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-27T06:06:13.086Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-27T06:06:13.086Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:13.086Z] latest [2024-09-27T06:06:13.086Z] 3.2.0-dev.83 [2024-09-27T06:06:13.086Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:13.086Z] main [2024-09-27T06:06:13.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:13.435Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:13.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:13.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-27T06:06:13.816Z] c8a713fa44a1: Preparing [2024-09-27T06:06:13.816Z] 785523d74b90: Preparing [2024-09-27T06:06:13.816Z] 64ed68db658d: Preparing [2024-09-27T06:06:13.816Z] 4f48f7ab8049: Preparing [2024-09-27T06:06:13.816Z] fd4b5601e4a2: Preparing [2024-09-27T06:06:13.816Z] f221a197534a: Preparing [2024-09-27T06:06:13.816Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:13.816Z] 4aa986b11bda: Preparing [2024-09-27T06:06:13.816Z] 8a4a69297027: Preparing [2024-09-27T06:06:13.816Z] 4754060a0765: Preparing [2024-09-27T06:06:13.816Z] d62a02444d39: Preparing [2024-09-27T06:06:13.816Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:13.816Z] 4aa986b11bda: Waiting [2024-09-27T06:06:13.816Z] 8a4a69297027: Waiting [2024-09-27T06:06:13.816Z] 4754060a0765: Waiting [2024-09-27T06:06:13.816Z] d62a02444d39: Waiting [2024-09-27T06:06:13.816Z] f221a197534a: Waiting [2024-09-27T06:06:13.816Z] 785523d74b90: Pushed [2024-09-27T06:06:13.816Z] c8a713fa44a1: Pushed [2024-09-27T06:06:13.816Z] f221a197534a: Layer already exists [2024-09-27T06:06:13.816Z] fd4b5601e4a2: Pushed [2024-09-27T06:06:13.816Z] 4f48f7ab8049: Pushed [2024-09-27T06:06:13.816Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:13.816Z] d62a02444d39: Layer already exists [2024-09-27T06:06:13.816Z] 4aa986b11bda: Pushed [2024-09-27T06:06:13.816Z] 8a4a69297027: Pushed [2024-09-27T06:06:14.802Z] 64ed68db658d: Pushed [2024-09-27T06:06:15.076Z] 4754060a0765: Pushed [2024-09-27T06:06:15.076Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:15.515Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:15.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-27T06:06:15.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-27T06:06:15.930Z] c8a713fa44a1: Preparing [2024-09-27T06:06:15.930Z] 785523d74b90: Preparing [2024-09-27T06:06:15.930Z] 64ed68db658d: Preparing [2024-09-27T06:06:15.930Z] 4f48f7ab8049: Preparing [2024-09-27T06:06:15.930Z] fd4b5601e4a2: Preparing [2024-09-27T06:06:15.930Z] f221a197534a: Preparing [2024-09-27T06:06:15.930Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:15.930Z] 4aa986b11bda: Preparing [2024-09-27T06:06:15.930Z] 8a4a69297027: Preparing [2024-09-27T06:06:15.930Z] 4754060a0765: Preparing [2024-09-27T06:06:15.930Z] d62a02444d39: Preparing [2024-09-27T06:06:15.930Z] 8a4a69297027: Waiting [2024-09-27T06:06:15.930Z] 4754060a0765: Waiting [2024-09-27T06:06:15.930Z] f221a197534a: Waiting [2024-09-27T06:06:15.930Z] d62a02444d39: Waiting [2024-09-27T06:06:15.930Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:15.930Z] 4aa986b11bda: Waiting [2024-09-27T06:06:15.930Z] fd4b5601e4a2: Layer already exists [2024-09-27T06:06:15.930Z] 4f48f7ab8049: Layer already exists [2024-09-27T06:06:15.930Z] c8a713fa44a1: Layer already exists [2024-09-27T06:06:15.930Z] 64ed68db658d: Layer already exists [2024-09-27T06:06:15.930Z] 785523d74b90: Layer already exists [2024-09-27T06:06:15.930Z] f221a197534a: Layer already exists [2024-09-27T06:06:15.930Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:15.930Z] 4754060a0765: Layer already exists [2024-09-27T06:06:15.930Z] 4aa986b11bda: Layer already exists [2024-09-27T06:06:15.930Z] 8a4a69297027: Layer already exists [2024-09-27T06:06:15.930Z] d62a02444d39: Layer already exists [2024-09-27T06:06:15.930Z] latest: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:16.259Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:16.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [2024-09-27T06:06:16.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-27T06:06:16.587Z] c8a713fa44a1: Preparing [2024-09-27T06:06:16.587Z] 785523d74b90: Preparing [2024-09-27T06:06:16.587Z] 64ed68db658d: Preparing [2024-09-27T06:06:16.587Z] 4f48f7ab8049: Preparing [2024-09-27T06:06:16.587Z] fd4b5601e4a2: Preparing [2024-09-27T06:06:16.587Z] f221a197534a: Preparing [2024-09-27T06:06:16.587Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:16.587Z] 4aa986b11bda: Preparing [2024-09-27T06:06:16.587Z] 8a4a69297027: Preparing [2024-09-27T06:06:16.587Z] 4754060a0765: Preparing [2024-09-27T06:06:16.587Z] d62a02444d39: Preparing [2024-09-27T06:06:16.587Z] f221a197534a: Waiting [2024-09-27T06:06:16.587Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:16.587Z] 4aa986b11bda: Waiting [2024-09-27T06:06:16.587Z] 8a4a69297027: Waiting [2024-09-27T06:06:16.587Z] 4754060a0765: Waiting [2024-09-27T06:06:16.587Z] d62a02444d39: Waiting [2024-09-27T06:06:16.587Z] fd4b5601e4a2: Layer already exists [2024-09-27T06:06:16.587Z] 785523d74b90: Layer already exists [2024-09-27T06:06:16.587Z] 4f48f7ab8049: Layer already exists [2024-09-27T06:06:16.587Z] c8a713fa44a1: Layer already exists [2024-09-27T06:06:16.587Z] 64ed68db658d: Layer already exists [2024-09-27T06:06:16.587Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:16.587Z] f221a197534a: Layer already exists [2024-09-27T06:06:16.587Z] 4aa986b11bda: Layer already exists [2024-09-27T06:06:16.587Z] 8a4a69297027: Layer already exists [2024-09-27T06:06:16.587Z] 4754060a0765: Layer already exists [2024-09-27T06:06:16.587Z] d62a02444d39: Layer already exists [2024-09-27T06:06:16.587Z] 3.2.0-dev.83: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:16.919Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:17.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:17.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-27T06:06:17.246Z] c8a713fa44a1: Preparing [2024-09-27T06:06:17.246Z] 785523d74b90: Preparing [2024-09-27T06:06:17.246Z] 64ed68db658d: Preparing [2024-09-27T06:06:17.246Z] 4f48f7ab8049: Preparing [2024-09-27T06:06:17.246Z] fd4b5601e4a2: Preparing [2024-09-27T06:06:17.246Z] f221a197534a: Preparing [2024-09-27T06:06:17.246Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:17.246Z] 4aa986b11bda: Preparing [2024-09-27T06:06:17.246Z] 8a4a69297027: Preparing [2024-09-27T06:06:17.246Z] 4754060a0765: Preparing [2024-09-27T06:06:17.246Z] d62a02444d39: Preparing [2024-09-27T06:06:17.246Z] f221a197534a: Waiting [2024-09-27T06:06:17.246Z] 4aa986b11bda: Waiting [2024-09-27T06:06:17.246Z] 8a4a69297027: Waiting [2024-09-27T06:06:17.246Z] d62a02444d39: Waiting [2024-09-27T06:06:17.246Z] 4754060a0765: Waiting [2024-09-27T06:06:17.246Z] 4f48f7ab8049: Layer already exists [2024-09-27T06:06:17.246Z] 64ed68db658d: Layer already exists [2024-09-27T06:06:17.246Z] 785523d74b90: Layer already exists [2024-09-27T06:06:17.246Z] c8a713fa44a1: Layer already exists [2024-09-27T06:06:17.246Z] fd4b5601e4a2: Layer already exists [2024-09-27T06:06:17.246Z] 4aa986b11bda: Layer already exists [2024-09-27T06:06:17.246Z] f221a197534a: Layer already exists [2024-09-27T06:06:17.246Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:17.246Z] 4754060a0765: Layer already exists [2024-09-27T06:06:17.246Z] 8a4a69297027: Layer already exists [2024-09-27T06:06:17.246Z] d62a02444d39: Layer already exists [2024-09-27T06:06:17.246Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:17.646Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:17.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-27T06:06:17.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-27T06:06:17.969Z] c8a713fa44a1: Preparing [2024-09-27T06:06:17.969Z] 785523d74b90: Preparing [2024-09-27T06:06:17.969Z] 64ed68db658d: Preparing [2024-09-27T06:06:17.969Z] 4f48f7ab8049: Preparing [2024-09-27T06:06:17.969Z] fd4b5601e4a2: Preparing [2024-09-27T06:06:17.969Z] f221a197534a: Preparing [2024-09-27T06:06:17.969Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:17.969Z] 4aa986b11bda: Preparing [2024-09-27T06:06:17.969Z] 8a4a69297027: Preparing [2024-09-27T06:06:17.969Z] 4754060a0765: Preparing [2024-09-27T06:06:17.969Z] 4aa986b11bda: Waiting [2024-09-27T06:06:17.969Z] 8a4a69297027: Waiting [2024-09-27T06:06:17.969Z] f221a197534a: Waiting [2024-09-27T06:06:17.969Z] d62a02444d39: Preparing [2024-09-27T06:06:17.969Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:17.969Z] 4754060a0765: Waiting [2024-09-27T06:06:17.969Z] d62a02444d39: Waiting [2024-09-27T06:06:17.969Z] 785523d74b90: Layer already exists [2024-09-27T06:06:17.969Z] 4f48f7ab8049: Layer already exists [2024-09-27T06:06:17.969Z] fd4b5601e4a2: Layer already exists [2024-09-27T06:06:17.969Z] 64ed68db658d: Layer already exists [2024-09-27T06:06:17.969Z] c8a713fa44a1: Layer already exists [2024-09-27T06:06:17.969Z] f221a197534a: Layer already exists [2024-09-27T06:06:17.969Z] 4aa986b11bda: Layer already exists [2024-09-27T06:06:17.969Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:17.969Z] 8a4a69297027: Layer already exists [2024-09-27T06:06:17.969Z] 4754060a0765: Layer already exists [2024-09-27T06:06:17.969Z] d62a02444d39: Layer already exists [2024-09-27T06:06:17.969Z] main: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:18.034Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:18.045Z] taggedImages: [2024-09-27T06:06:18.045Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:18.045Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-27T06:06:18.045Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [2024-09-27T06:06:18.045Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:18.045Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-27T06:06:18.071Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-27T06:06:18.071Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:18.071Z] latest [2024-09-27T06:06:18.071Z] 3.2.0-dev.83 [2024-09-27T06:06:18.071Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:18.071Z] main [2024-09-27T06:06:18.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:18.403Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:18.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:18.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-27T06:06:18.731Z] 3073cc0605a4: Preparing [2024-09-27T06:06:18.731Z] 5d728d321914: Preparing [2024-09-27T06:06:18.731Z] 8de37a9e9dc5: Preparing [2024-09-27T06:06:18.731Z] 266cdbfde5e5: Preparing [2024-09-27T06:06:18.731Z] 2a8a4563a4be: Preparing [2024-09-27T06:06:18.731Z] 9a45bd011d2b: Preparing [2024-09-27T06:06:18.731Z] f1a19e18a665: Preparing [2024-09-27T06:06:18.731Z] f221a197534a: Preparing [2024-09-27T06:06:18.731Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:18.731Z] eccd1636f25f: Preparing [2024-09-27T06:06:18.731Z] 5dee3e4bfe7e: Preparing [2024-09-27T06:06:18.731Z] d62a02444d39: Preparing [2024-09-27T06:06:18.731Z] f1a19e18a665: Waiting [2024-09-27T06:06:18.731Z] 9a45bd011d2b: Waiting [2024-09-27T06:06:18.731Z] 5dee3e4bfe7e: Waiting [2024-09-27T06:06:18.731Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:18.731Z] eccd1636f25f: Waiting [2024-09-27T06:06:18.731Z] f221a197534a: Waiting [2024-09-27T06:06:18.731Z] d62a02444d39: Waiting [2024-09-27T06:06:18.731Z] 5d728d321914: Pushed [2024-09-27T06:06:18.731Z] 3073cc0605a4: Pushed [2024-09-27T06:06:18.731Z] 2a8a4563a4be: Pushed [2024-09-27T06:06:18.731Z] f221a197534a: Layer already exists [2024-09-27T06:06:18.731Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:18.989Z] 9a45bd011d2b: Pushed [2024-09-27T06:06:18.989Z] f1a19e18a665: Pushed [2024-09-27T06:06:18.989Z] d62a02444d39: Layer already exists [2024-09-27T06:06:18.989Z] eccd1636f25f: Pushed [2024-09-27T06:06:19.554Z] 266cdbfde5e5: Pushed [2024-09-27T06:06:19.814Z] 8de37a9e9dc5: Pushed [2024-09-27T06:06:20.074Z] 5dee3e4bfe7e: Pushed [2024-09-27T06:06:20.074Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:20.396Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:20.715Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-27T06:06:20.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-27T06:06:20.715Z] 3073cc0605a4: Preparing [2024-09-27T06:06:20.715Z] 5d728d321914: Preparing [2024-09-27T06:06:20.715Z] 8de37a9e9dc5: Preparing [2024-09-27T06:06:20.715Z] 266cdbfde5e5: Preparing [2024-09-27T06:06:20.715Z] 2a8a4563a4be: Preparing [2024-09-27T06:06:20.715Z] 9a45bd011d2b: Preparing [2024-09-27T06:06:20.715Z] f1a19e18a665: Preparing [2024-09-27T06:06:20.715Z] f221a197534a: Preparing [2024-09-27T06:06:20.715Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:20.715Z] eccd1636f25f: Preparing [2024-09-27T06:06:20.715Z] 5dee3e4bfe7e: Preparing [2024-09-27T06:06:20.715Z] d62a02444d39: Preparing [2024-09-27T06:06:20.715Z] eccd1636f25f: Waiting [2024-09-27T06:06:20.715Z] 5dee3e4bfe7e: Waiting [2024-09-27T06:06:20.715Z] f1a19e18a665: Waiting [2024-09-27T06:06:20.715Z] f221a197534a: Waiting [2024-09-27T06:06:20.715Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:20.715Z] d62a02444d39: Waiting [2024-09-27T06:06:20.715Z] 9a45bd011d2b: Waiting [2024-09-27T06:06:20.715Z] 2a8a4563a4be: Layer already exists [2024-09-27T06:06:20.715Z] 266cdbfde5e5: Layer already exists [2024-09-27T06:06:20.715Z] 8de37a9e9dc5: Layer already exists [2024-09-27T06:06:20.715Z] 3073cc0605a4: Layer already exists [2024-09-27T06:06:20.715Z] 5d728d321914: Layer already exists [2024-09-27T06:06:20.715Z] 9a45bd011d2b: Layer already exists [2024-09-27T06:06:20.715Z] f221a197534a: Layer already exists [2024-09-27T06:06:20.715Z] eccd1636f25f: Layer already exists [2024-09-27T06:06:20.715Z] f1a19e18a665: Layer already exists [2024-09-27T06:06:20.715Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:20.715Z] 5dee3e4bfe7e: Layer already exists [2024-09-27T06:06:20.715Z] d62a02444d39: Layer already exists [2024-09-27T06:06:20.715Z] latest: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:21.040Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:21.366Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [2024-09-27T06:06:21.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-27T06:06:21.366Z] 3073cc0605a4: Preparing [2024-09-27T06:06:21.366Z] 5d728d321914: Preparing [2024-09-27T06:06:21.366Z] 8de37a9e9dc5: Preparing [2024-09-27T06:06:21.366Z] 266cdbfde5e5: Preparing [2024-09-27T06:06:21.366Z] 2a8a4563a4be: Preparing [2024-09-27T06:06:21.366Z] 9a45bd011d2b: Preparing [2024-09-27T06:06:21.366Z] f1a19e18a665: Preparing [2024-09-27T06:06:21.366Z] f221a197534a: Preparing [2024-09-27T06:06:21.366Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:21.366Z] eccd1636f25f: Preparing [2024-09-27T06:06:21.366Z] 5dee3e4bfe7e: Preparing [2024-09-27T06:06:21.366Z] d62a02444d39: Preparing [2024-09-27T06:06:21.366Z] f1a19e18a665: Waiting [2024-09-27T06:06:21.366Z] 9a45bd011d2b: Waiting [2024-09-27T06:06:21.366Z] eccd1636f25f: Waiting [2024-09-27T06:06:21.366Z] f221a197534a: Waiting [2024-09-27T06:06:21.366Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:21.366Z] 5dee3e4bfe7e: Waiting [2024-09-27T06:06:21.366Z] d62a02444d39: Waiting [2024-09-27T06:06:21.366Z] 5d728d321914: Layer already exists [2024-09-27T06:06:21.366Z] 8de37a9e9dc5: Layer already exists [2024-09-27T06:06:21.366Z] 266cdbfde5e5: Layer already exists [2024-09-27T06:06:21.366Z] 3073cc0605a4: Layer already exists [2024-09-27T06:06:21.366Z] 2a8a4563a4be: Layer already exists [2024-09-27T06:06:21.366Z] 9a45bd011d2b: Layer already exists [2024-09-27T06:06:21.366Z] f1a19e18a665: Layer already exists [2024-09-27T06:06:21.366Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:21.366Z] f221a197534a: Layer already exists [2024-09-27T06:06:21.366Z] eccd1636f25f: Layer already exists [2024-09-27T06:06:21.366Z] 5dee3e4bfe7e: Layer already exists [2024-09-27T06:06:21.366Z] d62a02444d39: Layer already exists [2024-09-27T06:06:21.366Z] 3.2.0-dev.83: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:21.703Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:22.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:22.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-27T06:06:22.025Z] 3073cc0605a4: Preparing [2024-09-27T06:06:22.025Z] 5d728d321914: Preparing [2024-09-27T06:06:22.025Z] 8de37a9e9dc5: Preparing [2024-09-27T06:06:22.025Z] 266cdbfde5e5: Preparing [2024-09-27T06:06:22.025Z] 2a8a4563a4be: Preparing [2024-09-27T06:06:22.025Z] 9a45bd011d2b: Preparing [2024-09-27T06:06:22.025Z] f1a19e18a665: Preparing [2024-09-27T06:06:22.025Z] f221a197534a: Preparing [2024-09-27T06:06:22.025Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:22.025Z] eccd1636f25f: Preparing [2024-09-27T06:06:22.025Z] 5dee3e4bfe7e: Preparing [2024-09-27T06:06:22.025Z] d62a02444d39: Preparing [2024-09-27T06:06:22.025Z] f221a197534a: Waiting [2024-09-27T06:06:22.025Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:22.025Z] eccd1636f25f: Waiting [2024-09-27T06:06:22.025Z] 5dee3e4bfe7e: Waiting [2024-09-27T06:06:22.025Z] d62a02444d39: Waiting [2024-09-27T06:06:22.025Z] f1a19e18a665: Waiting [2024-09-27T06:06:22.025Z] 9a45bd011d2b: Waiting [2024-09-27T06:06:22.025Z] 3073cc0605a4: Layer already exists [2024-09-27T06:06:22.025Z] 5d728d321914: Layer already exists [2024-09-27T06:06:22.025Z] 8de37a9e9dc5: Layer already exists [2024-09-27T06:06:22.025Z] 2a8a4563a4be: Layer already exists [2024-09-27T06:06:22.025Z] 266cdbfde5e5: Layer already exists [2024-09-27T06:06:22.025Z] 9a45bd011d2b: Layer already exists [2024-09-27T06:06:22.025Z] f1a19e18a665: Layer already exists [2024-09-27T06:06:22.025Z] f221a197534a: Layer already exists [2024-09-27T06:06:22.025Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:22.025Z] eccd1636f25f: Layer already exists [2024-09-27T06:06:22.025Z] 5dee3e4bfe7e: Layer already exists [2024-09-27T06:06:22.025Z] d62a02444d39: Layer already exists [2024-09-27T06:06:22.025Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:22.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:22.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-27T06:06:22.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-27T06:06:22.682Z] 3073cc0605a4: Preparing [2024-09-27T06:06:22.682Z] 5d728d321914: Preparing [2024-09-27T06:06:22.682Z] 8de37a9e9dc5: Preparing [2024-09-27T06:06:22.682Z] 266cdbfde5e5: Preparing [2024-09-27T06:06:22.682Z] 2a8a4563a4be: Preparing [2024-09-27T06:06:22.682Z] 9a45bd011d2b: Preparing [2024-09-27T06:06:22.682Z] f1a19e18a665: Preparing [2024-09-27T06:06:22.682Z] f221a197534a: Preparing [2024-09-27T06:06:22.682Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:22.682Z] eccd1636f25f: Preparing [2024-09-27T06:06:22.682Z] 5dee3e4bfe7e: Preparing [2024-09-27T06:06:22.682Z] d62a02444d39: Preparing [2024-09-27T06:06:22.682Z] 5dee3e4bfe7e: Waiting [2024-09-27T06:06:22.682Z] f221a197534a: Waiting [2024-09-27T06:06:22.682Z] 9a45bd011d2b: Waiting [2024-09-27T06:06:22.682Z] d62a02444d39: Waiting [2024-09-27T06:06:22.682Z] f1a19e18a665: Waiting [2024-09-27T06:06:22.682Z] 2818cfe1ede5: Waiting [2024-09-27T06:06:22.682Z] eccd1636f25f: Waiting [2024-09-27T06:06:22.682Z] 266cdbfde5e5: Layer already exists [2024-09-27T06:06:22.682Z] 5d728d321914: Layer already exists [2024-09-27T06:06:22.682Z] 3073cc0605a4: Layer already exists [2024-09-27T06:06:22.682Z] 2a8a4563a4be: Layer already exists [2024-09-27T06:06:22.682Z] 8de37a9e9dc5: Layer already exists [2024-09-27T06:06:22.682Z] 9a45bd011d2b: Layer already exists [2024-09-27T06:06:22.682Z] f1a19e18a665: Layer already exists [2024-09-27T06:06:22.682Z] f221a197534a: Layer already exists [2024-09-27T06:06:22.682Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:22.682Z] eccd1636f25f: Layer already exists [2024-09-27T06:06:22.682Z] 5dee3e4bfe7e: Layer already exists [2024-09-27T06:06:22.682Z] d62a02444d39: Layer already exists [2024-09-27T06:06:22.682Z] main: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:22.769Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:22.784Z] taggedImages: [2024-09-27T06:06:22.784Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:22.784Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-27T06:06:22.784Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [2024-09-27T06:06:22.784Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:22.784Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-27T06:06:22.810Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-27T06:06:22.810Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:22.810Z] latest [2024-09-27T06:06:22.810Z] 3.2.0-dev.83 [2024-09-27T06:06:22.810Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:22.810Z] main [2024-09-27T06:06:22.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:23.146Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:23.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:23.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-27T06:06:23.476Z] 139399079d81: Preparing [2024-09-27T06:06:23.477Z] c6ed4644b154: Preparing [2024-09-27T06:06:23.477Z] f221a197534a: Preparing [2024-09-27T06:06:23.477Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:23.477Z] 228eef3c6276: Preparing [2024-09-27T06:06:23.477Z] 10fcf1d64e88: Preparing [2024-09-27T06:06:23.477Z] d62a02444d39: Preparing [2024-09-27T06:06:23.477Z] d62a02444d39: Waiting [2024-09-27T06:06:23.477Z] 10fcf1d64e88: Waiting [2024-09-27T06:06:23.477Z] f221a197534a: Layer already exists [2024-09-27T06:06:23.477Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:23.477Z] d62a02444d39: Layer already exists [2024-09-27T06:06:23.477Z] 228eef3c6276: Pushed [2024-09-27T06:06:23.477Z] 139399079d81: Pushed [2024-09-27T06:06:24.042Z] 10fcf1d64e88: Pushed [2024-09-27T06:06:24.976Z] c6ed4644b154: Pushed [2024-09-27T06:06:25.234Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:25.572Z] + 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-09-27T06:06:25.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-27T06:06:25.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-27T06:06:25.892Z] 139399079d81: Preparing [2024-09-27T06:06:25.892Z] c6ed4644b154: Preparing [2024-09-27T06:06:25.892Z] f221a197534a: Preparing [2024-09-27T06:06:25.892Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:25.892Z] 228eef3c6276: Preparing [2024-09-27T06:06:25.892Z] 10fcf1d64e88: Preparing [2024-09-27T06:06:25.892Z] d62a02444d39: Preparing [2024-09-27T06:06:25.892Z] 10fcf1d64e88: Waiting [2024-09-27T06:06:25.892Z] d62a02444d39: Waiting [2024-09-27T06:06:25.892Z] f221a197534a: Layer already exists [2024-09-27T06:06:25.892Z] c6ed4644b154: Layer already exists [2024-09-27T06:06:25.892Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:25.892Z] 228eef3c6276: Layer already exists [2024-09-27T06:06:25.892Z] 139399079d81: Layer already exists [2024-09-27T06:06:25.892Z] d62a02444d39: Layer already exists [2024-09-27T06:06:25.892Z] 10fcf1d64e88: Layer already exists [2024-09-27T06:06:25.892Z] latest: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:26.227Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:26.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [2024-09-27T06:06:26.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-27T06:06:26.551Z] 139399079d81: Preparing [2024-09-27T06:06:26.551Z] c6ed4644b154: Preparing [2024-09-27T06:06:26.551Z] f221a197534a: Preparing [2024-09-27T06:06:26.551Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:26.551Z] 228eef3c6276: Preparing [2024-09-27T06:06:26.551Z] 10fcf1d64e88: Preparing [2024-09-27T06:06:26.551Z] d62a02444d39: Preparing [2024-09-27T06:06:26.551Z] 10fcf1d64e88: Waiting [2024-09-27T06:06:26.551Z] d62a02444d39: Waiting [2024-09-27T06:06:26.551Z] 228eef3c6276: Layer already exists [2024-09-27T06:06:26.551Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:26.551Z] c6ed4644b154: Layer already exists [2024-09-27T06:06:26.551Z] 139399079d81: Layer already exists [2024-09-27T06:06:26.551Z] f221a197534a: Layer already exists [2024-09-27T06:06:26.551Z] d62a02444d39: Layer already exists [2024-09-27T06:06:26.551Z] 10fcf1d64e88: Layer already exists [2024-09-27T06:06:26.551Z] 3.2.0-dev.83: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:26.880Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:27.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:27.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-27T06:06:27.211Z] 139399079d81: Preparing [2024-09-27T06:06:27.211Z] c6ed4644b154: Preparing [2024-09-27T06:06:27.211Z] f221a197534a: Preparing [2024-09-27T06:06:27.211Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:27.211Z] 228eef3c6276: Preparing [2024-09-27T06:06:27.211Z] 10fcf1d64e88: Preparing [2024-09-27T06:06:27.211Z] d62a02444d39: Preparing [2024-09-27T06:06:27.211Z] 10fcf1d64e88: Waiting [2024-09-27T06:06:27.211Z] d62a02444d39: Waiting [2024-09-27T06:06:27.211Z] 139399079d81: Layer already exists [2024-09-27T06:06:27.211Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:27.211Z] 228eef3c6276: Layer already exists [2024-09-27T06:06:27.211Z] f221a197534a: Layer already exists [2024-09-27T06:06:27.211Z] c6ed4644b154: Layer already exists [2024-09-27T06:06:27.211Z] 10fcf1d64e88: Layer already exists [2024-09-27T06:06:27.211Z] d62a02444d39: Layer already exists [2024-09-27T06:06:27.211Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:27.528Z] + 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-09-27T06:06:27.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-27T06:06:27.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-27T06:06:27.844Z] 139399079d81: Preparing [2024-09-27T06:06:27.844Z] c6ed4644b154: Preparing [2024-09-27T06:06:27.844Z] f221a197534a: Preparing [2024-09-27T06:06:27.844Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:27.844Z] 228eef3c6276: Preparing [2024-09-27T06:06:27.844Z] 10fcf1d64e88: Preparing [2024-09-27T06:06:27.844Z] d62a02444d39: Preparing [2024-09-27T06:06:27.844Z] 10fcf1d64e88: Waiting [2024-09-27T06:06:27.844Z] d62a02444d39: Waiting [2024-09-27T06:06:27.844Z] c6ed4644b154: Layer already exists [2024-09-27T06:06:27.844Z] 228eef3c6276: Layer already exists [2024-09-27T06:06:27.844Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:27.844Z] 139399079d81: Layer already exists [2024-09-27T06:06:27.844Z] f221a197534a: Layer already exists [2024-09-27T06:06:27.844Z] d62a02444d39: Layer already exists [2024-09-27T06:06:27.844Z] 10fcf1d64e88: Layer already exists [2024-09-27T06:06:27.844Z] main: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:27.915Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:27.927Z] taggedImages: [2024-09-27T06:06:27.927Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:27.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-27T06:06:27.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [2024-09-27T06:06:27.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:27.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-27T06:06:27.962Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-27T06:06:27.962Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:27.962Z] latest [2024-09-27T06:06:27.962Z] 3.2.0-dev.83 [2024-09-27T06:06:27.962Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:27.962Z] main [2024-09-27T06:06:27.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:28.314Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:28.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:28.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-27T06:06:28.634Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:28.634Z] cdba3a304201: Preparing [2024-09-27T06:06:28.634Z] ced069bf3dd7: Preparing [2024-09-27T06:06:28.634Z] f221a197534a: Preparing [2024-09-27T06:06:28.634Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:28.634Z] 6969557b477e: Preparing [2024-09-27T06:06:28.634Z] 7ba357b5e13a: Preparing [2024-09-27T06:06:28.634Z] fe82c238e50b: Preparing [2024-09-27T06:06:28.634Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:28.634Z] d62a02444d39: Preparing [2024-09-27T06:06:28.634Z] fe82c238e50b: Waiting [2024-09-27T06:06:28.634Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:28.634Z] d62a02444d39: Waiting [2024-09-27T06:06:28.634Z] 6969557b477e: Waiting [2024-09-27T06:06:28.634Z] 7ba357b5e13a: Waiting [2024-09-27T06:06:28.634Z] f221a197534a: Layer already exists [2024-09-27T06:06:28.634Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:28.634Z] cdba3a304201: Pushed [2024-09-27T06:06:28.634Z] a0d0c5906ed7: Pushed [2024-09-27T06:06:28.634Z] ced069bf3dd7: Pushed [2024-09-27T06:06:28.634Z] d62a02444d39: Layer already exists [2024-09-27T06:06:28.634Z] fe82c238e50b: Pushed [2024-09-27T06:06:29.200Z] 9f1c7cad4c1c: Pushed [2024-09-27T06:06:34.471Z] 7ba357b5e13a: Pushed [2024-09-27T06:06:37.755Z] 6969557b477e: Pushed [2024-09-27T06:06:37.755Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:38.082Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:38.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-27T06:06:38.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-27T06:06:38.411Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:38.411Z] cdba3a304201: Preparing [2024-09-27T06:06:38.411Z] ced069bf3dd7: Preparing [2024-09-27T06:06:38.411Z] f221a197534a: Preparing [2024-09-27T06:06:38.411Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:38.411Z] 6969557b477e: Preparing [2024-09-27T06:06:38.411Z] 7ba357b5e13a: Preparing [2024-09-27T06:06:38.411Z] fe82c238e50b: Preparing [2024-09-27T06:06:38.411Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:38.411Z] d62a02444d39: Preparing [2024-09-27T06:06:38.411Z] 7ba357b5e13a: Waiting [2024-09-27T06:06:38.411Z] fe82c238e50b: Waiting [2024-09-27T06:06:38.411Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:38.411Z] 6969557b477e: Waiting [2024-09-27T06:06:38.411Z] cdba3a304201: Layer already exists [2024-09-27T06:06:38.411Z] f221a197534a: Layer already exists [2024-09-27T06:06:38.411Z] ced069bf3dd7: Layer already exists [2024-09-27T06:06:38.411Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:38.411Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:38.411Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:38.411Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:38.411Z] 7ba357b5e13a: Layer already exists [2024-09-27T06:06:38.411Z] 6969557b477e: Layer already exists [2024-09-27T06:06:38.411Z] d62a02444d39: Layer already exists [2024-09-27T06:06:38.411Z] latest: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:38.736Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:39.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [2024-09-27T06:06:39.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-27T06:06:39.066Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:39.066Z] cdba3a304201: Preparing [2024-09-27T06:06:39.066Z] ced069bf3dd7: Preparing [2024-09-27T06:06:39.066Z] f221a197534a: Preparing [2024-09-27T06:06:39.066Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:39.066Z] 6969557b477e: Preparing [2024-09-27T06:06:39.066Z] 7ba357b5e13a: Preparing [2024-09-27T06:06:39.066Z] fe82c238e50b: Preparing [2024-09-27T06:06:39.066Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:39.066Z] d62a02444d39: Preparing [2024-09-27T06:06:39.066Z] 6969557b477e: Waiting [2024-09-27T06:06:39.066Z] 7ba357b5e13a: Waiting [2024-09-27T06:06:39.066Z] fe82c238e50b: Waiting [2024-09-27T06:06:39.066Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:39.066Z] d62a02444d39: Waiting [2024-09-27T06:06:39.066Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:39.066Z] ced069bf3dd7: Layer already exists [2024-09-27T06:06:39.066Z] f221a197534a: Layer already exists [2024-09-27T06:06:39.066Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:39.066Z] cdba3a304201: Layer already exists [2024-09-27T06:06:39.066Z] 6969557b477e: Layer already exists [2024-09-27T06:06:39.066Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:39.066Z] 7ba357b5e13a: Layer already exists [2024-09-27T06:06:39.066Z] d62a02444d39: Layer already exists [2024-09-27T06:06:39.066Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:39.066Z] 3.2.0-dev.83: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:39.398Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:39.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:39.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-27T06:06:39.720Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:39.720Z] cdba3a304201: Preparing [2024-09-27T06:06:39.720Z] ced069bf3dd7: Preparing [2024-09-27T06:06:39.720Z] f221a197534a: Preparing [2024-09-27T06:06:39.720Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:39.720Z] 6969557b477e: Preparing [2024-09-27T06:06:39.720Z] 7ba357b5e13a: Preparing [2024-09-27T06:06:39.720Z] fe82c238e50b: Preparing [2024-09-27T06:06:39.720Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:39.720Z] d62a02444d39: Preparing [2024-09-27T06:06:39.720Z] fe82c238e50b: Waiting [2024-09-27T06:06:39.720Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:39.720Z] d62a02444d39: Waiting [2024-09-27T06:06:39.720Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:39.720Z] ced069bf3dd7: Layer already exists [2024-09-27T06:06:39.720Z] f221a197534a: Layer already exists [2024-09-27T06:06:39.720Z] cdba3a304201: Layer already exists [2024-09-27T06:06:39.720Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:39.720Z] 6969557b477e: Layer already exists [2024-09-27T06:06:39.720Z] 7ba357b5e13a: Layer already exists [2024-09-27T06:06:39.720Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:39.720Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:39.720Z] d62a02444d39: Layer already exists [2024-09-27T06:06:39.720Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:40.057Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:40.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-27T06:06:40.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-27T06:06:40.381Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:40.381Z] cdba3a304201: Preparing [2024-09-27T06:06:40.381Z] ced069bf3dd7: Preparing [2024-09-27T06:06:40.381Z] f221a197534a: Preparing [2024-09-27T06:06:40.381Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:40.381Z] 6969557b477e: Preparing [2024-09-27T06:06:40.381Z] 7ba357b5e13a: Preparing [2024-09-27T06:06:40.381Z] fe82c238e50b: Preparing [2024-09-27T06:06:40.381Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:40.381Z] d62a02444d39: Preparing [2024-09-27T06:06:40.381Z] 6969557b477e: Waiting [2024-09-27T06:06:40.381Z] 7ba357b5e13a: Waiting [2024-09-27T06:06:40.381Z] fe82c238e50b: Waiting [2024-09-27T06:06:40.381Z] d62a02444d39: Waiting [2024-09-27T06:06:40.381Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:40.381Z] f221a197534a: Layer already exists [2024-09-27T06:06:40.381Z] cdba3a304201: Layer already exists [2024-09-27T06:06:40.381Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:40.381Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:40.381Z] ced069bf3dd7: Layer already exists [2024-09-27T06:06:40.381Z] 7ba357b5e13a: Layer already exists [2024-09-27T06:06:40.381Z] 6969557b477e: Layer already exists [2024-09-27T06:06:40.381Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:40.381Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:40.381Z] d62a02444d39: Layer already exists [2024-09-27T06:06:40.381Z] main: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:40.453Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:40.466Z] taggedImages: [2024-09-27T06:06:40.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:40.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-27T06:06:40.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [2024-09-27T06:06:40.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:40.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-27T06:06:40.493Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-27T06:06:40.493Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:40.493Z] latest [2024-09-27T06:06:40.493Z] 3.2.0-dev.83 [2024-09-27T06:06:40.493Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:40.493Z] main [2024-09-27T06:06:40.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:40.838Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:41.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:41.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-27T06:06:41.162Z] 01ee8bcac028: Preparing [2024-09-27T06:06:41.162Z] 4f3deabf0c14: Preparing [2024-09-27T06:06:41.162Z] 5f85d2798619: Preparing [2024-09-27T06:06:41.162Z] f221a197534a: Preparing [2024-09-27T06:06:41.162Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:41.162Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:41.162Z] 34960bc6adb4: Preparing [2024-09-27T06:06:41.162Z] 5de904702ed1: Preparing [2024-09-27T06:06:41.162Z] d62a02444d39: Preparing [2024-09-27T06:06:41.162Z] 34960bc6adb4: Waiting [2024-09-27T06:06:41.162Z] 5de904702ed1: Waiting [2024-09-27T06:06:41.162Z] d62a02444d39: Waiting [2024-09-27T06:06:41.162Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:41.162Z] f221a197534a: Layer already exists [2024-09-27T06:06:41.162Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:41.162Z] 01ee8bcac028: Pushed [2024-09-27T06:06:41.162Z] 5f85d2798619: Pushed [2024-09-27T06:06:41.162Z] 34960bc6adb4: Pushed [2024-09-27T06:06:41.162Z] 4f3deabf0c14: Pushed [2024-09-27T06:06:41.162Z] d62a02444d39: Layer already exists [2024-09-27T06:06:41.420Z] 5de904702ed1: Pushed [2024-09-27T06:06:51.390Z] 1207f5ebc32e: Pushed [2024-09-27T06:06:51.390Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:51.719Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:52.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-27T06:06:52.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-27T06:06:52.041Z] 01ee8bcac028: Preparing [2024-09-27T06:06:52.041Z] 4f3deabf0c14: Preparing [2024-09-27T06:06:52.041Z] 5f85d2798619: Preparing [2024-09-27T06:06:52.041Z] f221a197534a: Preparing [2024-09-27T06:06:52.041Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:52.041Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:52.041Z] 34960bc6adb4: Preparing [2024-09-27T06:06:52.041Z] 5de904702ed1: Preparing [2024-09-27T06:06:52.041Z] d62a02444d39: Preparing [2024-09-27T06:06:52.041Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:52.041Z] 34960bc6adb4: Waiting [2024-09-27T06:06:52.041Z] 5de904702ed1: Waiting [2024-09-27T06:06:52.041Z] d62a02444d39: Waiting [2024-09-27T06:06:52.041Z] 01ee8bcac028: Layer already exists [2024-09-27T06:06:52.041Z] 5f85d2798619: Layer already exists [2024-09-27T06:06:52.041Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:52.041Z] f221a197534a: Layer already exists [2024-09-27T06:06:52.041Z] 4f3deabf0c14: Layer already exists [2024-09-27T06:06:52.041Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:52.041Z] 34960bc6adb4: Layer already exists [2024-09-27T06:06:52.041Z] 5de904702ed1: Layer already exists [2024-09-27T06:06:52.041Z] d62a02444d39: Layer already exists [2024-09-27T06:06:52.041Z] latest: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:52.364Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:52.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [2024-09-27T06:06:52.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-27T06:06:52.685Z] 01ee8bcac028: Preparing [2024-09-27T06:06:52.685Z] 4f3deabf0c14: Preparing [2024-09-27T06:06:52.685Z] 5f85d2798619: Preparing [2024-09-27T06:06:52.685Z] f221a197534a: Preparing [2024-09-27T06:06:52.685Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:52.685Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:52.685Z] 34960bc6adb4: Preparing [2024-09-27T06:06:52.685Z] 5de904702ed1: Preparing [2024-09-27T06:06:52.685Z] d62a02444d39: Preparing [2024-09-27T06:06:52.685Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:52.685Z] 34960bc6adb4: Waiting [2024-09-27T06:06:52.685Z] 5de904702ed1: Waiting [2024-09-27T06:06:52.685Z] d62a02444d39: Waiting [2024-09-27T06:06:52.685Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:52.685Z] f221a197534a: Layer already exists [2024-09-27T06:06:52.685Z] 01ee8bcac028: Layer already exists [2024-09-27T06:06:52.685Z] 5f85d2798619: Layer already exists [2024-09-27T06:06:52.685Z] 4f3deabf0c14: Layer already exists [2024-09-27T06:06:52.685Z] 5de904702ed1: Layer already exists [2024-09-27T06:06:52.685Z] 34960bc6adb4: Layer already exists [2024-09-27T06:06:52.685Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:52.685Z] d62a02444d39: Layer already exists [2024-09-27T06:06:52.685Z] 3.2.0-dev.83: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:53.030Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:53.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:53.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-27T06:06:53.352Z] 01ee8bcac028: Preparing [2024-09-27T06:06:53.352Z] 4f3deabf0c14: Preparing [2024-09-27T06:06:53.352Z] 5f85d2798619: Preparing [2024-09-27T06:06:53.352Z] f221a197534a: Preparing [2024-09-27T06:06:53.352Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:53.352Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:53.352Z] 34960bc6adb4: Preparing [2024-09-27T06:06:53.352Z] 5de904702ed1: Preparing [2024-09-27T06:06:53.352Z] d62a02444d39: Preparing [2024-09-27T06:06:53.352Z] 34960bc6adb4: Waiting [2024-09-27T06:06:53.352Z] 5de904702ed1: Waiting [2024-09-27T06:06:53.352Z] d62a02444d39: Waiting [2024-09-27T06:06:53.352Z] 01ee8bcac028: Layer already exists [2024-09-27T06:06:53.352Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:53.352Z] 5f85d2798619: Layer already exists [2024-09-27T06:06:53.352Z] 4f3deabf0c14: Layer already exists [2024-09-27T06:06:53.352Z] f221a197534a: Layer already exists [2024-09-27T06:06:53.352Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:53.352Z] 34960bc6adb4: Layer already exists [2024-09-27T06:06:53.352Z] d62a02444d39: Layer already exists [2024-09-27T06:06:53.352Z] 5de904702ed1: Layer already exists [2024-09-27T06:06:53.352Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:53.686Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:54.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-27T06:06:54.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-27T06:06:54.019Z] 01ee8bcac028: Preparing [2024-09-27T06:06:54.019Z] 4f3deabf0c14: Preparing [2024-09-27T06:06:54.019Z] 5f85d2798619: Preparing [2024-09-27T06:06:54.019Z] f221a197534a: Preparing [2024-09-27T06:06:54.019Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:54.019Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:54.019Z] 34960bc6adb4: Preparing [2024-09-27T06:06:54.019Z] 5de904702ed1: Preparing [2024-09-27T06:06:54.019Z] d62a02444d39: Preparing [2024-09-27T06:06:54.019Z] 34960bc6adb4: Waiting [2024-09-27T06:06:54.019Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:54.019Z] 5de904702ed1: Waiting [2024-09-27T06:06:54.019Z] d62a02444d39: Waiting [2024-09-27T06:06:54.019Z] 5f85d2798619: Layer already exists [2024-09-27T06:06:54.019Z] 4f3deabf0c14: Layer already exists [2024-09-27T06:06:54.019Z] 01ee8bcac028: Layer already exists [2024-09-27T06:06:54.019Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:54.019Z] f221a197534a: Layer already exists [2024-09-27T06:06:54.019Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:54.019Z] d62a02444d39: Layer already exists [2024-09-27T06:06:54.019Z] 5de904702ed1: Layer already exists [2024-09-27T06:06:54.019Z] 34960bc6adb4: Layer already exists [2024-09-27T06:06:54.019Z] main: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:54.098Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:54.116Z] taggedImages: [2024-09-27T06:06:54.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:54.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-27T06:06:54.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [2024-09-27T06:06:54.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:54.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-27T06:06:54.151Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-27T06:06:54.151Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:54.151Z] latest [2024-09-27T06:06:54.151Z] 3.2.0-dev.83 [2024-09-27T06:06:54.151Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:54.151Z] main [2024-09-27T06:06:54.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:54.499Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:54.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:54.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-27T06:06:54.824Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:54.824Z] 819dc98ed051: Preparing [2024-09-27T06:06:54.824Z] ec7515d21367: Preparing [2024-09-27T06:06:54.824Z] f221a197534a: Preparing [2024-09-27T06:06:54.824Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:54.824Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:54.824Z] fe82c238e50b: Preparing [2024-09-27T06:06:54.824Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:54.824Z] d62a02444d39: Preparing [2024-09-27T06:06:54.824Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:54.824Z] fe82c238e50b: Waiting [2024-09-27T06:06:54.824Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:54.824Z] d62a02444d39: Waiting [2024-09-27T06:06:54.824Z] f221a197534a: Layer already exists [2024-09-27T06:06:54.824Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:54.824Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:54.824Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:54.824Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:54.824Z] d62a02444d39: Layer already exists [2024-09-27T06:06:54.824Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:55.083Z] ec7515d21367: Pushed [2024-09-27T06:06:55.083Z] 819dc98ed051: Pushed [2024-09-27T06:06:55.083Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:55.411Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:55.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-27T06:06:55.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-27T06:06:55.736Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:55.736Z] 819dc98ed051: Preparing [2024-09-27T06:06:55.736Z] ec7515d21367: Preparing [2024-09-27T06:06:55.736Z] f221a197534a: Preparing [2024-09-27T06:06:55.736Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:55.736Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:55.736Z] fe82c238e50b: Preparing [2024-09-27T06:06:55.736Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:55.736Z] d62a02444d39: Preparing [2024-09-27T06:06:55.736Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:55.736Z] fe82c238e50b: Waiting [2024-09-27T06:06:55.736Z] d62a02444d39: Waiting [2024-09-27T06:06:55.736Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:55.736Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:55.736Z] ec7515d21367: Layer already exists [2024-09-27T06:06:55.736Z] 819dc98ed051: Layer already exists [2024-09-27T06:06:55.736Z] f221a197534a: Layer already exists [2024-09-27T06:06:55.736Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:55.736Z] d62a02444d39: Layer already exists [2024-09-27T06:06:55.736Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:55.736Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:55.736Z] latest: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:56.062Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:56.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [2024-09-27T06:06:56.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-27T06:06:56.396Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:56.396Z] 819dc98ed051: Preparing [2024-09-27T06:06:56.396Z] ec7515d21367: Preparing [2024-09-27T06:06:56.396Z] f221a197534a: Preparing [2024-09-27T06:06:56.396Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:56.396Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:56.396Z] fe82c238e50b: Preparing [2024-09-27T06:06:56.396Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:56.396Z] d62a02444d39: Preparing [2024-09-27T06:06:56.396Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:56.396Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:56.396Z] fe82c238e50b: Waiting [2024-09-27T06:06:56.396Z] d62a02444d39: Waiting [2024-09-27T06:06:56.396Z] f221a197534a: Layer already exists [2024-09-27T06:06:56.396Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:56.396Z] 819dc98ed051: Layer already exists [2024-09-27T06:06:56.396Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:56.396Z] ec7515d21367: Layer already exists [2024-09-27T06:06:56.396Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:56.396Z] d62a02444d39: Layer already exists [2024-09-27T06:06:56.396Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:56.396Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:56.396Z] 3.2.0-dev.83: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:56.800Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:57.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:57.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-27T06:06:57.136Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:57.136Z] 819dc98ed051: Preparing [2024-09-27T06:06:57.136Z] ec7515d21367: Preparing [2024-09-27T06:06:57.136Z] f221a197534a: Preparing [2024-09-27T06:06:57.136Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:57.136Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:57.136Z] fe82c238e50b: Preparing [2024-09-27T06:06:57.136Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:57.136Z] d62a02444d39: Preparing [2024-09-27T06:06:57.136Z] fe82c238e50b: Waiting [2024-09-27T06:06:57.136Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:57.136Z] d62a02444d39: Waiting [2024-09-27T06:06:57.136Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:57.136Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:57.136Z] f221a197534a: Layer already exists [2024-09-27T06:06:57.136Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:57.136Z] 819dc98ed051: Layer already exists [2024-09-27T06:06:57.136Z] ec7515d21367: Layer already exists [2024-09-27T06:06:57.136Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:57.136Z] d62a02444d39: Layer already exists [2024-09-27T06:06:57.136Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:57.136Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:57.136Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:57.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:57.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-27T06:06:57.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-27T06:06:57.802Z] a0d0c5906ed7: Preparing [2024-09-27T06:06:57.802Z] 819dc98ed051: Preparing [2024-09-27T06:06:57.802Z] ec7515d21367: Preparing [2024-09-27T06:06:57.802Z] f221a197534a: Preparing [2024-09-27T06:06:57.802Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:57.802Z] 1207f5ebc32e: Preparing [2024-09-27T06:06:57.802Z] fe82c238e50b: Preparing [2024-09-27T06:06:57.802Z] 9f1c7cad4c1c: Preparing [2024-09-27T06:06:57.802Z] d62a02444d39: Preparing [2024-09-27T06:06:57.802Z] 1207f5ebc32e: Waiting [2024-09-27T06:06:57.802Z] 9f1c7cad4c1c: Waiting [2024-09-27T06:06:57.802Z] ec7515d21367: Layer already exists [2024-09-27T06:06:57.802Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:57.802Z] 819dc98ed051: Layer already exists [2024-09-27T06:06:57.802Z] f221a197534a: Layer already exists [2024-09-27T06:06:57.802Z] a0d0c5906ed7: Layer already exists [2024-09-27T06:06:57.802Z] 1207f5ebc32e: Layer already exists [2024-09-27T06:06:57.802Z] fe82c238e50b: Layer already exists [2024-09-27T06:06:57.802Z] 9f1c7cad4c1c: Layer already exists [2024-09-27T06:06:57.802Z] d62a02444d39: Layer already exists [2024-09-27T06:06:57.802Z] main: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:06:57.886Z] ===================================================== [Pipeline] echo [2024-09-27T06:06:57.904Z] taggedImages: [2024-09-27T06:06:57.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:57.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-27T06:06:57.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [2024-09-27T06:06:57.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:57.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-27T06:06:57.936Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-27T06:06:57.936Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:57.936Z] latest [2024-09-27T06:06:57.936Z] 3.2.0-dev.83 [2024-09-27T06:06:57.936Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:06:57.936Z] main [2024-09-27T06:06:57.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:58.272Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:06:58.602Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:06:58.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-27T06:06:58.602Z] cac8092a4a5c: Preparing [2024-09-27T06:06:58.602Z] c667a3a38b10: Preparing [2024-09-27T06:06:58.602Z] f221a197534a: Preparing [2024-09-27T06:06:58.602Z] 2818cfe1ede5: Preparing [2024-09-27T06:06:58.602Z] a06a8037ce6f: Preparing [2024-09-27T06:06:58.602Z] 20e10b9bcfb9: Preparing [2024-09-27T06:06:58.602Z] d62a02444d39: Preparing [2024-09-27T06:06:58.602Z] 20e10b9bcfb9: Waiting [2024-09-27T06:06:58.602Z] d62a02444d39: Waiting [2024-09-27T06:06:58.602Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:06:58.602Z] f221a197534a: Layer already exists [2024-09-27T06:06:58.602Z] d62a02444d39: Layer already exists [2024-09-27T06:06:58.602Z] a06a8037ce6f: Pushed [2024-09-27T06:06:58.602Z] cac8092a4a5c: Pushed [2024-09-27T06:06:58.861Z] 20e10b9bcfb9: Pushed [2024-09-27T06:07:02.148Z] c667a3a38b10: Pushed [2024-09-27T06:07:02.148Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:02.487Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:02.807Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-27T06:07:02.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-27T06:07:02.807Z] cac8092a4a5c: Preparing [2024-09-27T06:07:02.807Z] c667a3a38b10: Preparing [2024-09-27T06:07:02.807Z] f221a197534a: Preparing [2024-09-27T06:07:02.807Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:02.807Z] a06a8037ce6f: Preparing [2024-09-27T06:07:02.807Z] 20e10b9bcfb9: Preparing [2024-09-27T06:07:02.807Z] d62a02444d39: Preparing [2024-09-27T06:07:02.807Z] 20e10b9bcfb9: Waiting [2024-09-27T06:07:02.807Z] d62a02444d39: Waiting [2024-09-27T06:07:02.807Z] f221a197534a: Layer already exists [2024-09-27T06:07:02.807Z] a06a8037ce6f: Layer already exists [2024-09-27T06:07:02.807Z] c667a3a38b10: Layer already exists [2024-09-27T06:07:02.807Z] cac8092a4a5c: Layer already exists [2024-09-27T06:07:02.807Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:02.807Z] 20e10b9bcfb9: Layer already exists [2024-09-27T06:07:02.807Z] d62a02444d39: Layer already exists [2024-09-27T06:07:02.807Z] latest: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:03.136Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:03.478Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [2024-09-27T06:07:03.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-27T06:07:03.478Z] cac8092a4a5c: Preparing [2024-09-27T06:07:03.478Z] c667a3a38b10: Preparing [2024-09-27T06:07:03.478Z] f221a197534a: Preparing [2024-09-27T06:07:03.478Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:03.478Z] a06a8037ce6f: Preparing [2024-09-27T06:07:03.478Z] 20e10b9bcfb9: Preparing [2024-09-27T06:07:03.478Z] d62a02444d39: Preparing [2024-09-27T06:07:03.478Z] 20e10b9bcfb9: Waiting [2024-09-27T06:07:03.478Z] d62a02444d39: Waiting [2024-09-27T06:07:03.478Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:03.478Z] c667a3a38b10: Layer already exists [2024-09-27T06:07:03.478Z] a06a8037ce6f: Layer already exists [2024-09-27T06:07:03.478Z] cac8092a4a5c: Layer already exists [2024-09-27T06:07:03.478Z] f221a197534a: Layer already exists [2024-09-27T06:07:03.478Z] d62a02444d39: Layer already exists [2024-09-27T06:07:03.478Z] 20e10b9bcfb9: Layer already exists [2024-09-27T06:07:03.478Z] 3.2.0-dev.83: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:03.803Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:04.127Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:04.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-27T06:07:04.127Z] cac8092a4a5c: Preparing [2024-09-27T06:07:04.127Z] c667a3a38b10: Preparing [2024-09-27T06:07:04.127Z] f221a197534a: Preparing [2024-09-27T06:07:04.127Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:04.127Z] a06a8037ce6f: Preparing [2024-09-27T06:07:04.127Z] 20e10b9bcfb9: Preparing [2024-09-27T06:07:04.127Z] d62a02444d39: Preparing [2024-09-27T06:07:04.128Z] 20e10b9bcfb9: Waiting [2024-09-27T06:07:04.128Z] d62a02444d39: Waiting [2024-09-27T06:07:04.128Z] f221a197534a: Layer already exists [2024-09-27T06:07:04.128Z] cac8092a4a5c: Layer already exists [2024-09-27T06:07:04.128Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:04.128Z] a06a8037ce6f: Layer already exists [2024-09-27T06:07:04.128Z] c667a3a38b10: Layer already exists [2024-09-27T06:07:04.128Z] 20e10b9bcfb9: Layer already exists [2024-09-27T06:07:04.128Z] d62a02444d39: Layer already exists [2024-09-27T06:07:04.128Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:04.462Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:04.790Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-27T06:07:04.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-27T06:07:04.790Z] cac8092a4a5c: Preparing [2024-09-27T06:07:04.790Z] c667a3a38b10: Preparing [2024-09-27T06:07:04.790Z] f221a197534a: Preparing [2024-09-27T06:07:04.790Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:04.790Z] a06a8037ce6f: Preparing [2024-09-27T06:07:04.790Z] 20e10b9bcfb9: Preparing [2024-09-27T06:07:04.790Z] d62a02444d39: Preparing [2024-09-27T06:07:04.790Z] 20e10b9bcfb9: Waiting [2024-09-27T06:07:04.790Z] d62a02444d39: Waiting [2024-09-27T06:07:04.790Z] cac8092a4a5c: Layer already exists [2024-09-27T06:07:04.790Z] a06a8037ce6f: Layer already exists [2024-09-27T06:07:04.790Z] f221a197534a: Layer already exists [2024-09-27T06:07:04.790Z] c667a3a38b10: Layer already exists [2024-09-27T06:07:04.790Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:04.790Z] 20e10b9bcfb9: Layer already exists [2024-09-27T06:07:04.790Z] d62a02444d39: Layer already exists [2024-09-27T06:07:04.790Z] main: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:07:04.869Z] ===================================================== [Pipeline] echo [2024-09-27T06:07:04.884Z] taggedImages: [2024-09-27T06:07:04.884Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:04.884Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-27T06:07:04.884Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [2024-09-27T06:07:04.885Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:04.885Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-27T06:07:04.924Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-27T06:07:04.924Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:04.924Z] latest [2024-09-27T06:07:04.924Z] 3.2.0-dev.83 [2024-09-27T06:07:04.924Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:04.924Z] main [2024-09-27T06:07:04.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:05.282Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:05.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:05.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-27T06:07:05.604Z] de7c57742f75: Preparing [2024-09-27T06:07:05.604Z] d1a2adac049a: Preparing [2024-09-27T06:07:05.604Z] 4b6205521902: Preparing [2024-09-27T06:07:05.604Z] f221a197534a: Preparing [2024-09-27T06:07:05.604Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:05.604Z] b848ed0f4936: Preparing [2024-09-27T06:07:05.604Z] 299855d1c599: Preparing [2024-09-27T06:07:05.604Z] d62a02444d39: Preparing [2024-09-27T06:07:05.604Z] b848ed0f4936: Waiting [2024-09-27T06:07:05.604Z] d62a02444d39: Waiting [2024-09-27T06:07:05.604Z] f221a197534a: Layer already exists [2024-09-27T06:07:05.604Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:05.604Z] d1a2adac049a: Pushed [2024-09-27T06:07:05.604Z] d62a02444d39: Layer already exists [2024-09-27T06:07:05.604Z] de7c57742f75: Pushed [2024-09-27T06:07:05.604Z] b848ed0f4936: Pushed [2024-09-27T06:07:05.604Z] 299855d1c599: Pushed [2024-09-27T06:07:08.896Z] 4b6205521902: Pushed [2024-09-27T06:07:08.896Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:09.234Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:09.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-27T06:07:09.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-27T06:07:09.566Z] de7c57742f75: Preparing [2024-09-27T06:07:09.566Z] d1a2adac049a: Preparing [2024-09-27T06:07:09.566Z] 4b6205521902: Preparing [2024-09-27T06:07:09.566Z] f221a197534a: Preparing [2024-09-27T06:07:09.566Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:09.566Z] b848ed0f4936: Preparing [2024-09-27T06:07:09.566Z] 299855d1c599: Preparing [2024-09-27T06:07:09.566Z] d62a02444d39: Preparing [2024-09-27T06:07:09.566Z] b848ed0f4936: Waiting [2024-09-27T06:07:09.566Z] 299855d1c599: Waiting [2024-09-27T06:07:09.566Z] d62a02444d39: Waiting [2024-09-27T06:07:09.566Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:09.566Z] 4b6205521902: Layer already exists [2024-09-27T06:07:09.566Z] de7c57742f75: Layer already exists [2024-09-27T06:07:09.566Z] d1a2adac049a: Layer already exists [2024-09-27T06:07:09.566Z] f221a197534a: Layer already exists [2024-09-27T06:07:09.566Z] b848ed0f4936: Layer already exists [2024-09-27T06:07:09.566Z] d62a02444d39: Layer already exists [2024-09-27T06:07:09.566Z] 299855d1c599: Layer already exists [2024-09-27T06:07:09.566Z] latest: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:09.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:10.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [2024-09-27T06:07:10.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-27T06:07:10.242Z] de7c57742f75: Preparing [2024-09-27T06:07:10.242Z] d1a2adac049a: Preparing [2024-09-27T06:07:10.242Z] 4b6205521902: Preparing [2024-09-27T06:07:10.242Z] f221a197534a: Preparing [2024-09-27T06:07:10.242Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:10.242Z] b848ed0f4936: Preparing [2024-09-27T06:07:10.242Z] 299855d1c599: Preparing [2024-09-27T06:07:10.242Z] d62a02444d39: Preparing [2024-09-27T06:07:10.242Z] b848ed0f4936: Waiting [2024-09-27T06:07:10.242Z] d62a02444d39: Waiting [2024-09-27T06:07:10.242Z] 299855d1c599: Waiting [2024-09-27T06:07:10.242Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:10.242Z] 4b6205521902: Layer already exists [2024-09-27T06:07:10.242Z] d1a2adac049a: Layer already exists [2024-09-27T06:07:10.242Z] de7c57742f75: Layer already exists [2024-09-27T06:07:10.242Z] f221a197534a: Layer already exists [2024-09-27T06:07:10.242Z] b848ed0f4936: Layer already exists [2024-09-27T06:07:10.242Z] 299855d1c599: Layer already exists [2024-09-27T06:07:10.242Z] d62a02444d39: Layer already exists [2024-09-27T06:07:10.242Z] 3.2.0-dev.83: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:10.576Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:10.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:10.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-27T06:07:10.899Z] de7c57742f75: Preparing [2024-09-27T06:07:10.899Z] d1a2adac049a: Preparing [2024-09-27T06:07:10.899Z] 4b6205521902: Preparing [2024-09-27T06:07:10.899Z] f221a197534a: Preparing [2024-09-27T06:07:10.899Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:10.899Z] b848ed0f4936: Preparing [2024-09-27T06:07:10.899Z] 299855d1c599: Preparing [2024-09-27T06:07:10.899Z] d62a02444d39: Preparing [2024-09-27T06:07:10.899Z] 299855d1c599: Waiting [2024-09-27T06:07:10.899Z] d62a02444d39: Waiting [2024-09-27T06:07:10.899Z] b848ed0f4936: Waiting [2024-09-27T06:07:10.899Z] de7c57742f75: Layer already exists [2024-09-27T06:07:10.899Z] f221a197534a: Layer already exists [2024-09-27T06:07:10.899Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:10.899Z] 4b6205521902: Layer already exists [2024-09-27T06:07:10.899Z] d1a2adac049a: Layer already exists [2024-09-27T06:07:10.899Z] 299855d1c599: Layer already exists [2024-09-27T06:07:10.899Z] d62a02444d39: Layer already exists [2024-09-27T06:07:10.899Z] b848ed0f4936: Layer already exists [2024-09-27T06:07:10.899Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:11.216Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:11.549Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-27T06:07:11.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-27T06:07:11.549Z] de7c57742f75: Preparing [2024-09-27T06:07:11.549Z] d1a2adac049a: Preparing [2024-09-27T06:07:11.549Z] 4b6205521902: Preparing [2024-09-27T06:07:11.549Z] f221a197534a: Preparing [2024-09-27T06:07:11.549Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:11.549Z] b848ed0f4936: Preparing [2024-09-27T06:07:11.549Z] 299855d1c599: Preparing [2024-09-27T06:07:11.549Z] d62a02444d39: Preparing [2024-09-27T06:07:11.549Z] 299855d1c599: Waiting [2024-09-27T06:07:11.549Z] b848ed0f4936: Waiting [2024-09-27T06:07:11.549Z] d62a02444d39: Waiting [2024-09-27T06:07:11.549Z] de7c57742f75: Layer already exists [2024-09-27T06:07:11.549Z] f221a197534a: Layer already exists [2024-09-27T06:07:11.549Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:11.549Z] d1a2adac049a: Layer already exists [2024-09-27T06:07:11.549Z] 4b6205521902: Layer already exists [2024-09-27T06:07:11.549Z] b848ed0f4936: Layer already exists [2024-09-27T06:07:11.549Z] 299855d1c599: Layer already exists [2024-09-27T06:07:11.549Z] d62a02444d39: Layer already exists [2024-09-27T06:07:11.549Z] main: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:07:11.628Z] ===================================================== [Pipeline] echo [2024-09-27T06:07:11.646Z] taggedImages: [2024-09-27T06:07:11.646Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:11.646Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-27T06:07:11.646Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [2024-09-27T06:07:11.646Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:11.646Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-27T06:07:11.682Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-27T06:07:11.682Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:11.682Z] latest [2024-09-27T06:07:11.682Z] 3.2.0-dev.83 [2024-09-27T06:07:11.682Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:11.682Z] main [2024-09-27T06:07:11.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:12.038Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:12.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:12.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-27T06:07:12.375Z] 674f7761777a: Preparing [2024-09-27T06:07:12.375Z] 9ea9e1c4d4ad: Preparing [2024-09-27T06:07:12.375Z] f221a197534a: Preparing [2024-09-27T06:07:12.375Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:12.375Z] e363634ccc44: Preparing [2024-09-27T06:07:12.375Z] df43d34a25e3: Preparing [2024-09-27T06:07:12.375Z] d62a02444d39: Preparing [2024-09-27T06:07:12.375Z] d62a02444d39: Waiting [2024-09-27T06:07:12.375Z] f221a197534a: Layer already exists [2024-09-27T06:07:12.375Z] e363634ccc44: Layer already exists [2024-09-27T06:07:12.375Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:12.375Z] df43d34a25e3: Layer already exists [2024-09-27T06:07:12.375Z] d62a02444d39: Layer already exists [2024-09-27T06:07:12.375Z] 674f7761777a: Pushed [2024-09-27T06:07:15.669Z] 9ea9e1c4d4ad: Pushed [2024-09-27T06:07:15.929Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:16.273Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:16.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-27T06:07:16.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-27T06:07:16.608Z] 674f7761777a: Preparing [2024-09-27T06:07:16.608Z] 9ea9e1c4d4ad: Preparing [2024-09-27T06:07:16.608Z] f221a197534a: Preparing [2024-09-27T06:07:16.608Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:16.608Z] e363634ccc44: Preparing [2024-09-27T06:07:16.608Z] df43d34a25e3: Preparing [2024-09-27T06:07:16.608Z] d62a02444d39: Preparing [2024-09-27T06:07:16.608Z] df43d34a25e3: Waiting [2024-09-27T06:07:16.608Z] d62a02444d39: Waiting [2024-09-27T06:07:16.608Z] 9ea9e1c4d4ad: Layer already exists [2024-09-27T06:07:16.608Z] e363634ccc44: Layer already exists [2024-09-27T06:07:16.608Z] f221a197534a: Layer already exists [2024-09-27T06:07:16.608Z] 674f7761777a: Layer already exists [2024-09-27T06:07:16.608Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:16.608Z] df43d34a25e3: Layer already exists [2024-09-27T06:07:16.608Z] d62a02444d39: Layer already exists [2024-09-27T06:07:16.608Z] latest: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:16.960Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:17.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [2024-09-27T06:07:17.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-27T06:07:17.282Z] 674f7761777a: Preparing [2024-09-27T06:07:17.282Z] 9ea9e1c4d4ad: Preparing [2024-09-27T06:07:17.282Z] f221a197534a: Preparing [2024-09-27T06:07:17.282Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:17.282Z] e363634ccc44: Preparing [2024-09-27T06:07:17.282Z] df43d34a25e3: Preparing [2024-09-27T06:07:17.282Z] d62a02444d39: Preparing [2024-09-27T06:07:17.282Z] df43d34a25e3: Waiting [2024-09-27T06:07:17.282Z] 9ea9e1c4d4ad: Layer already exists [2024-09-27T06:07:17.282Z] e363634ccc44: Layer already exists [2024-09-27T06:07:17.282Z] f221a197534a: Layer already exists [2024-09-27T06:07:17.282Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:17.282Z] 674f7761777a: Layer already exists [2024-09-27T06:07:17.282Z] df43d34a25e3: Layer already exists [2024-09-27T06:07:17.282Z] d62a02444d39: Layer already exists [2024-09-27T06:07:17.282Z] 3.2.0-dev.83: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:17.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:17.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:17.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-27T06:07:17.928Z] 674f7761777a: Preparing [2024-09-27T06:07:17.928Z] 9ea9e1c4d4ad: Preparing [2024-09-27T06:07:17.928Z] f221a197534a: Preparing [2024-09-27T06:07:17.928Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:17.928Z] e363634ccc44: Preparing [2024-09-27T06:07:17.928Z] df43d34a25e3: Preparing [2024-09-27T06:07:17.928Z] d62a02444d39: Preparing [2024-09-27T06:07:17.928Z] df43d34a25e3: Waiting [2024-09-27T06:07:17.928Z] d62a02444d39: Waiting [2024-09-27T06:07:17.928Z] e363634ccc44: Layer already exists [2024-09-27T06:07:17.928Z] f221a197534a: Layer already exists [2024-09-27T06:07:17.928Z] 9ea9e1c4d4ad: Layer already exists [2024-09-27T06:07:17.928Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:17.928Z] 674f7761777a: Layer already exists [2024-09-27T06:07:17.928Z] df43d34a25e3: Layer already exists [2024-09-27T06:07:17.928Z] d62a02444d39: Layer already exists [2024-09-27T06:07:17.928Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:18.252Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:07:18.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-27T06:07:18.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-27T06:07:18.586Z] 674f7761777a: Preparing [2024-09-27T06:07:18.586Z] 9ea9e1c4d4ad: Preparing [2024-09-27T06:07:18.586Z] f221a197534a: Preparing [2024-09-27T06:07:18.586Z] 2818cfe1ede5: Preparing [2024-09-27T06:07:18.586Z] e363634ccc44: Preparing [2024-09-27T06:07:18.586Z] df43d34a25e3: Preparing [2024-09-27T06:07:18.586Z] d62a02444d39: Preparing [2024-09-27T06:07:18.586Z] df43d34a25e3: Waiting [2024-09-27T06:07:18.586Z] d62a02444d39: Waiting [2024-09-27T06:07:18.586Z] e363634ccc44: Layer already exists [2024-09-27T06:07:18.586Z] f221a197534a: Layer already exists [2024-09-27T06:07:18.586Z] 9ea9e1c4d4ad: Layer already exists [2024-09-27T06:07:18.586Z] 2818cfe1ede5: Layer already exists [2024-09-27T06:07:18.586Z] 674f7761777a: Layer already exists [2024-09-27T06:07:18.586Z] df43d34a25e3: Layer already exists [2024-09-27T06:07:18.586Z] d62a02444d39: Layer already exists [2024-09-27T06:07:18.586Z] main: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:07:18.663Z] ===================================================== [Pipeline] echo [2024-09-27T06:07:18.682Z] taggedImages: [2024-09-27T06:07:18.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:07:18.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-27T06:07:18.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [2024-09-27T06:07:18.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:07:18.682Z] - 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-09-27T06:24:35.712Z] #160 1203.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-27T06:24:45.823Z] #160 ... [2024-09-27T06:24:45.824Z] [2024-09-27T06:24:45.824Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T06:24:45.824Z] #149 DONE 1213.1s [2024-09-27T06:24:45.824Z] [2024-09-27T06:24:45.824Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:24:45.824Z] #153 ... [2024-09-27T06:24:45.824Z] [2024-09-27T06:24:45.824Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-27T06:24:45.824Z] #161 DONE 0.3s [2024-09-27T06:24:45.824Z] [2024-09-27T06:24:45.824Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-27T06:24:47.776Z] #162 DONE 2.5s [2024-09-27T06:24:47.776Z] [2024-09-27T06:24:47.776Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:24:47.776Z] #155 ... [2024-09-27T06:24:47.776Z] [2024-09-27T06:24:47.776Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:24:48.049Z] #163 DONE 0.4s [2024-09-27T06:24:48.049Z] [2024-09-27T06:24:48.049Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:24:48.317Z] #164 DONE 0.2s [2024-09-27T06:24:48.317Z] [2024-09-27T06:24:48.317Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-27T06:24:48.586Z] #165 DONE 0.3s [2024-09-27T06:24:48.586Z] [2024-09-27T06:24:48.586Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:24:48.586Z] #155 ... [2024-09-27T06:24:48.586Z] [2024-09-27T06:24:48.586Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-27T06:24:48.875Z] #166 DONE 0.2s [2024-09-27T06:24:48.875Z] [2024-09-27T06:24:48.875Z] #167 [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-09-27T06:24:49.152Z] #167 DONE 0.1s [2024-09-27T06:24:49.152Z] [2024-09-27T06:24:49.152Z] #168 [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-09-27T06:24:49.152Z] #168 DONE 0.2s [2024-09-27T06:24:49.152Z] [2024-09-27T06:24:49.152Z] #169 [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-09-27T06:24:49.152Z] #169 DONE 0.2s [2024-09-27T06:24:49.152Z] [2024-09-27T06:24:49.152Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:24:49.429Z] #155 ... [2024-09-27T06:24:49.429Z] [2024-09-27T06:24:49.429Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-27T06:24:49.699Z] #170 DONE 0.2s [2024-09-27T06:24:49.699Z] [2024-09-27T06:24:49.699Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-27T06:24:49.699Z] #171 DONE 0.1s [2024-09-27T06:24:49.699Z] [2024-09-27T06:24:49.699Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-27T06:24:51.657Z] #172 DONE 2.0s [2024-09-27T06:24:51.657Z] [2024-09-27T06:24:51.657Z] #106 [security-bootstrapper] exporting to image [2024-09-27T06:24:51.657Z] #106 exporting layers [2024-09-27T06:24:52.644Z] #106 exporting layers 1.2s done [2024-09-27T06:24:52.915Z] #106 writing image sha256:0886f87b2c3daf7dd70be9738ca6c0b307c51be7d8445d9a372ea3b9cb72e1a7 done [2024-09-27T06:24:52.915Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-27T06:24:52.915Z] #106 DONE 7.7s [2024-09-27T06:24:52.915Z] [2024-09-27T06:24:52.915Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:24:57.236Z] #153 ... [2024-09-27T06:24:57.236Z] [2024-09-27T06:24:57.236Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T06:24:57.236Z] #150 DONE 1226.1s [2024-09-27T06:24:57.504Z] [2024-09-27T06:24:57.504Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:24:57.801Z] #155 ... [2024-09-27T06:24:57.801Z] [2024-09-27T06:24:57.801Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:24:58.081Z] #173 DONE 0.3s [2024-09-27T06:24:58.081Z] [2024-09-27T06:24:58.081Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:24:58.356Z] #174 DONE 0.3s [2024-09-27T06:24:58.356Z] [2024-09-27T06:24:58.356Z] #175 [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-09-27T06:24:58.628Z] #175 DONE 0.3s [2024-09-27T06:24:58.628Z] [2024-09-27T06:24:58.628Z] #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-09-27T06:24:58.628Z] #160 DONE 1227.4s [2024-09-27T06:24:58.628Z] [2024-09-27T06:24:58.628Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-27T06:24:59.097Z] #176 DONE 0.4s [2024-09-27T06:24:59.097Z] [2024-09-27T06:24:59.097Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:24:59.404Z] #151 ... [2024-09-27T06:24:59.404Z] [2024-09-27T06:24:59.404Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-27T06:24:59.992Z] #177 DONE 0.7s [2024-09-27T06:24:59.992Z] [2024-09-27T06:24:59.992Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T06:24:59.992Z] #178 ... [2024-09-27T06:24:59.992Z] [2024-09-27T06:24:59.992Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:24:59.992Z] #179 DONE 0.4s [2024-09-27T06:25:00.261Z] [2024-09-27T06:25:00.261Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:25:00.261Z] #180 ... [2024-09-27T06:25:00.261Z] [2024-09-27T06:25:00.261Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T06:25:00.261Z] #178 DONE 0.4s [2024-09-27T06:25:00.629Z] [2024-09-27T06:25:00.629Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:25:00.629Z] #180 DONE 0.3s [2024-09-27T06:25:00.629Z] [2024-09-27T06:25:00.629Z] #181 [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-09-27T06:25:00.899Z] #181 DONE 0.5s [2024-09-27T06:25:00.899Z] [2024-09-27T06:25:00.899Z] #182 [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-09-27T06:25:01.253Z] #182 DONE 0.4s [2024-09-27T06:25:01.253Z] [2024-09-27T06:25:01.253Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:25:01.845Z] #183 DONE 0.4s [2024-09-27T06:25:01.845Z] [2024-09-27T06:25:01.845Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-27T06:25:02.110Z] #184 DONE 0.5s [2024-09-27T06:25:02.110Z] [2024-09-27T06:25:02.110Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:25:03.068Z] #185 ... [2024-09-27T06:25:03.068Z] [2024-09-27T06:25:03.068Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-27T06:25:03.068Z] #186 DONE 0.6s [2024-09-27T06:25:03.068Z] [2024-09-27T06:25:03.068Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T06:25:03.068Z] #187 DONE 0.3s [2024-09-27T06:25:03.068Z] [2024-09-27T06:25:03.068Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T06:25:03.068Z] #152 ... [2024-09-27T06:25:03.068Z] [2024-09-27T06:25:03.068Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:25:03.653Z] #188 ... [2024-09-27T06:25:03.653Z] [2024-09-27T06:25:03.653Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:25:03.653Z] #185 DONE 3.4s [2024-09-27T06:25:03.653Z] [2024-09-27T06:25:03.653Z] #106 [security-proxy-setup] exporting to image [2024-09-27T06:25:03.653Z] #106 exporting layers [2024-09-27T06:25:05.076Z] #106 exporting layers 1.3s done [2024-09-27T06:25:05.076Z] #106 writing image sha256:1d564673c193a1160a54ca92cfc26d377a1e31eb48af3ab4ae675b665249ebcf done [2024-09-27T06:25:05.076Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-27T06:25:05.076Z] #106 DONE 9.0s [2024-09-27T06:25:05.076Z] [2024-09-27T06:25:05.076Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:25:05.661Z] #42 ... [2024-09-27T06:25:05.661Z] [2024-09-27T06:25:05.661Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:25:05.661Z] #188 DONE 2.5s [2024-09-27T06:25:05.661Z] [2024-09-27T06:25:05.661Z] #106 [security-secretstore-setup] exporting to image [2024-09-27T06:25:07.321Z] #106 exporting layers 1.4s done [2024-09-27T06:25:07.321Z] #106 writing image sha256:75a5c8d6161713af3aa28da3c2444c20b9cff922445a7c7599737e6d3fe04460 done [2024-09-27T06:25:07.321Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-27T06:25:07.321Z] #106 DONE 10.5s [2024-09-27T06:25:07.321Z] [2024-09-27T06:25:07.321Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:26:04.426Z] #153 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T06:26:04.426Z] #155 DONE 1288.3s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:26:04.426Z] #153 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:26:04.426Z] #189 DONE 0.3s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:26:04.426Z] #190 DONE 0.2s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:26:04.426Z] #153 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-27T06:26:04.426Z] #191 DONE 0.3s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:26:04.426Z] #42 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #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-09-27T06:26:04.426Z] #192 DONE 0.2s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #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-09-27T06:26:04.426Z] #193 DONE 0.2s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:26:04.426Z] #153 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #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-09-27T06:26:04.426Z] #194 DONE 2.2s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T06:26:04.426Z] #157 ... [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-27T06:26:04.426Z] #106 exporting layers [2024-09-27T06:26:04.426Z] #106 exporting layers 0.5s done [2024-09-27T06:26:04.426Z] #106 writing image sha256:4388ddb24727eaec0e3ea7a469dffcd5fe9c8b38d3f1fcc1f7e6d91172b029aa done [2024-09-27T06:26:04.426Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-27T06:26:04.426Z] #106 DONE 10.9s [2024-09-27T06:26:04.426Z] [2024-09-27T06:26:04.426Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T06:28:26.103Z] #156 DONE 1426.6s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:28:26.103Z] #153 ... [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:28:26.103Z] #195 DONE 0.2s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:28:26.103Z] #196 DONE 0.2s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-27T06:28:26.103Z] #197 DONE 0.3s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #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-09-27T06:28:26.103Z] #198 DONE 0.2s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-27T06:28:26.103Z] #106 exporting layers [2024-09-27T06:28:26.103Z] #106 exporting layers 0.9s done [2024-09-27T06:28:26.103Z] #106 writing image sha256:31a1fbf15aafe0ecd94b86b9fb0d576b61554483ea273954773bc9af67db381f done [2024-09-27T06:28:26.103Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-27T06:28:26.103Z] #106 DONE 11.9s [2024-09-27T06:28:26.103Z] [2024-09-27T06:28:26.103Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T06:36:33.158Z] #152 DONE 1914.0s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:36:33.158Z] #151 ... [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:36:33.158Z] #199 DONE 0.1s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:36:33.158Z] #153 ... [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:36:33.158Z] #200 DONE 0.1s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-27T06:36:33.158Z] #201 DONE 0.4s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:36:33.158Z] #153 ... [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:36:33.158Z] #202 DONE 0.1s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-27T06:36:33.158Z] #203 DONE 0.1s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:36:33.158Z] #154 ... [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T06:36:33.158Z] #204 DONE 1.8s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #106 [security-proxy-auth] exporting to image [2024-09-27T06:36:33.158Z] #106 exporting layers [2024-09-27T06:36:33.158Z] #106 exporting layers 0.7s done [2024-09-27T06:36:33.158Z] #106 writing image sha256:2e25a28e80cba215ab83487d19e0db43850e4f51816368320760a896099915f7 done [2024-09-27T06:36:33.158Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-27T06:36:33.158Z] #106 DONE 12.5s [2024-09-27T06:36:33.158Z] [2024-09-27T06:36:33.158Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:37:29.573Z] #151 ... [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T06:37:29.573Z] #157 DONE 1976.6s [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:37:29.573Z] #154 ... [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:37:29.573Z] #205 DONE 0.2s [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:37:29.573Z] #206 DONE 0.2s [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:37:29.573Z] #158 ... [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-27T06:37:29.573Z] #207 DONE 0.4s [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:37:29.573Z] #153 ... [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:37:29.573Z] #208 DONE 0.2s [2024-09-27T06:37:29.573Z] [2024-09-27T06:37:29.573Z] #106 [core-command] exporting to image [2024-09-27T06:37:29.573Z] #106 exporting layers [2024-09-27T06:37:29.841Z] #106 exporting layers 0.4s done [2024-09-27T06:37:29.841Z] #106 writing image sha256:07298e4b77407321c964bfd7e546a55086bbba8da696a80d1772d5a1ebda4d60 done [2024-09-27T06:37:29.841Z] #106 naming to docker.io/library/core-command-arm64 done [2024-09-27T06:37:29.841Z] #106 DONE 13.0s [2024-09-27T06:37:29.841Z] [2024-09-27T06:37:29.841Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:40:06.598Z] #151 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T06:40:06.599Z] #148 DONE 2120.9s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:40:06.599Z] #153 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:06.599Z] #209 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-27T06:40:06.599Z] #210 DONE 0.4s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:40:06.599Z] #211 DONE 0.1s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:40:06.599Z] #153 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-27T06:40:06.599Z] #212 DONE 0.1s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #106 [core-keeper] exporting to image [2024-09-27T06:40:06.599Z] #106 exporting layers [2024-09-27T06:40:06.599Z] #106 exporting layers 0.5s done [2024-09-27T06:40:06.599Z] #106 writing image sha256:ba6f9a6df6147fa7a149ccf1d670cdf8a14f2282577c8a49c09ee9386d9fb92e done [2024-09-27T06:40:06.599Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-09-27T06:40:06.599Z] #106 DONE 13.5s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:40:06.599Z] #154 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T06:40:06.599Z] #153 DONE 2126.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:06.599Z] #158 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:06.599Z] #213 DONE 0.1s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:40:06.599Z] #214 DONE 0.1s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:06.599Z] #158 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-27T06:40:06.599Z] #215 DONE 0.5s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:40:06.599Z] #216 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-27T06:40:06.599Z] #217 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:06.599Z] #158 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-27T06:40:06.599Z] #218 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #106 [core-metadata] exporting to image [2024-09-27T06:40:06.599Z] #106 exporting layers [2024-09-27T06:40:06.599Z] #106 exporting layers 0.5s done [2024-09-27T06:40:06.599Z] #106 writing image sha256:a1eeb46c703ec339e44e1e857118bf9eda884489d65d46ceb3ec6a023d13ffa7 done [2024-09-27T06:40:06.599Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-27T06:40:06.599Z] #106 DONE 14.0s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:06.599Z] #158 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T06:40:06.599Z] #151 DONE 2129.5s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:40:06.599Z] #42 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:06.599Z] #219 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:40:06.599Z] #220 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-27T06:40:06.599Z] #221 DONE 0.4s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:40:06.599Z] #154 ... [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:40:06.599Z] #222 DONE 0.1s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-27T06:40:06.599Z] #223 DONE 0.2s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #106 [core-data] exporting to image [2024-09-27T06:40:06.599Z] #106 exporting layers 0.7s done [2024-09-27T06:40:06.599Z] #106 writing image sha256:a93abd771ecdef55e37650e87d69ad8a3f8970fac8088d0cc16e3ff77cd19fc8 done [2024-09-27T06:40:06.599Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-27T06:40:06.599Z] #106 DONE 14.7s [2024-09-27T06:40:06.599Z] [2024-09-27T06:40:06.599Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:35.715Z] #158 ... [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T06:40:35.715Z] #154 DONE 2161.8s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T06:40:35.715Z] #159 ... [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:35.715Z] #224 DONE 0.1s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:40:35.715Z] #225 DONE 0.1s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:35.715Z] #158 ... [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-27T06:40:35.715Z] #226 DONE 0.6s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:35.715Z] #158 ... [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:40:35.715Z] #227 DONE 0.1s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #106 [support-scheduler] exporting to image [2024-09-27T06:40:35.715Z] #106 exporting layers [2024-09-27T06:40:35.715Z] #106 exporting layers 0.5s done [2024-09-27T06:40:35.715Z] #106 writing image sha256:bbdeff64d3aac89a1559b4580baac007d7e9a89b87da69b024ad22edb5c68d2f done [2024-09-27T06:40:35.715Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-27T06:40:35.715Z] #106 DONE 15.2s [2024-09-27T06:40:35.715Z] [2024-09-27T06:40:35.715Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:35.983Z] #158 ... [2024-09-27T06:40:35.983Z] [2024-09-27T06:40:35.983Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T06:40:35.983Z] #159 DONE 2164.7s [2024-09-27T06:40:36.250Z] [2024-09-27T06:40:36.250Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T06:40:36.250Z] #158 DONE 2165.0s [2024-09-27T06:40:36.250Z] [2024-09-27T06:40:36.250Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:40:36.514Z] #42 ... [2024-09-27T06:40:36.514Z] [2024-09-27T06:40:36.514Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:36.514Z] #228 DONE 0.2s [2024-09-27T06:40:36.514Z] [2024-09-27T06:40:36.514Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:40:36.872Z] #229 DONE 0.2s [2024-09-27T06:40:36.872Z] [2024-09-27T06:40:36.872Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-27T06:40:37.177Z] #230 DONE 0.3s [2024-09-27T06:40:37.177Z] [2024-09-27T06:40:37.177Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-27T06:40:37.177Z] #231 ... [2024-09-27T06:40:37.177Z] [2024-09-27T06:40:37.177Z] #232 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T06:40:37.177Z] #232 DONE 0.1s [2024-09-27T06:40:37.177Z] [2024-09-27T06:40:37.177Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-27T06:40:37.177Z] #231 DONE 0.2s [2024-09-27T06:40:37.177Z] [2024-09-27T06:40:37.177Z] #106 [support-cron-scheduler] exporting to image [2024-09-27T06:40:37.456Z] #106 ... [2024-09-27T06:40:37.456Z] [2024-09-27T06:40:37.456Z] #233 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T06:40:37.456Z] #233 DONE 0.2s [2024-09-27T06:40:37.729Z] [2024-09-27T06:40:37.729Z] #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-27T06:40:38.003Z] #234 DONE 0.4s [2024-09-27T06:40:38.003Z] [2024-09-27T06:40:38.003Z] #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-27T06:40:38.003Z] #235 DONE 0.1s [2024-09-27T06:40:38.003Z] [2024-09-27T06:40:38.003Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-27T06:40:38.003Z] #236 DONE 0.1s [2024-09-27T06:40:38.003Z] [2024-09-27T06:40:38.003Z] #106 [support-cron-scheduler] exporting to image [2024-09-27T06:40:39.444Z] #106 exporting layers 1.2s done [2024-09-27T06:40:39.444Z] #106 writing image sha256:53617fadd460220b31afb9a99737b1e1e06082a9663e270c84af5d7454a2cafe 0.0s done [2024-09-27T06:40:39.444Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-27T06:40:39.444Z] #106 writing image sha256:7f99db06fcdab2494898ab8cc996bebf159619161723a105a8fd84e58e4b3b29 done [2024-09-27T06:40:39.444Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-09-27T06:40:39.444Z] #106 DONE 17.4s [2024-09-27T06:40:39.444Z] [2024-09-27T06:40:39.444Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T06:40:39.444Z] time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-27T06:40:39.458Z] $ docker stop --time=1 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a [2024-09-27T06:40:41.226Z] $ docker rm -f --volumes 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T06:40:41.754Z] + docker images [2024-09-27T06:40:41.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-27T06:40:41.754Z] support-cron-scheduler-arm64 latest 53617fadd460 4 seconds ago 43.9MB [2024-09-27T06:40:41.754Z] support-notifications-arm64 latest 7f99db06fcda 4 seconds ago 42.3MB [2024-09-27T06:40:41.754Z] support-scheduler-arm64 latest bbdeff64d3aa 7 seconds ago 41.6MB [2024-09-27T06:40:41.754Z] core-data-arm64 latest a93abd771ecd 39 seconds ago 39.4MB [2024-09-27T06:40:41.754Z] core-metadata-arm64 latest a1eeb46c703e 42 seconds ago 39.5MB [2024-09-27T06:40:41.754Z] core-keeper-arm64 latest ba6f9a6df614 48 seconds ago 39.3MB [2024-09-27T06:40:41.754Z] core-command-arm64 latest 07298e4b7740 3 minutes ago 35.1MB [2024-09-27T06:40:41.754Z] security-proxy-auth-arm64 latest 2e25a28e80cb 4 minutes ago 32.7MB [2024-09-27T06:40:41.754Z] security-spiffe-token-provider-arm64 latest 31a1fbf15aaf 12 minutes ago 29.1MB [2024-09-27T06:40:41.754Z] core-common-config-bootstrapper-arm64 latest 4388ddb24727 14 minutes ago 15.4MB [2024-09-27T06:40:41.754Z] security-secretstore-setup-arm64 latest 75a5c8d61617 15 minutes ago 36.4MB [2024-09-27T06:40:41.754Z] security-proxy-setup-arm64 latest 1d564673c193 15 minutes ago 26.2MB [2024-09-27T06:40:41.754Z] security-bootstrapper-arm64 latest 0886f87b2c3d 15 minutes ago 18.9MB [2024-09-27T06:40:41.754Z] security-spire-agent-arm64 latest 8e384db22886 37 minutes ago 174MB [2024-09-27T06:40:41.754Z] security-spire-server-arm64 latest 904b7d0c4542 37 minutes ago 116MB [2024-09-27T06:40:41.754Z] security-spire-config-arm64 latest 9564ba6abfcc 37 minutes ago 115MB [2024-09-27T06:40:41.754Z] ci-base-image-arm64 latest ba23f0b19de4 39 minutes ago 967MB [2024-09-27T06:40:41.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-27T06:40:41.754Z] 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-09-27T06:40:41.904Z] provisioning config files... [2024-09-27T06:40:41.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config2091105153047852779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:40:42.283Z] ---> ****-login.sh [2024-09-27T06:40:42.283Z] nexus3.edgexfoundry.org:10001 [2024-09-27T06:40:42.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:40:42.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:40:42.550Z] Configure a credential helper to remove this warning. See [2024-09-27T06:40:42.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:40:42.550Z] [2024-09-27T06:40:42.550Z] Login Succeeded [2024-09-27T06:40:42.550Z] nexus3.edgexfoundry.org:10002 [2024-09-27T06:40:42.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:40:43.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:40:43.089Z] Configure a credential helper to remove this warning. See [2024-09-27T06:40:43.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:40:43.089Z] [2024-09-27T06:40:43.089Z] Login Succeeded [2024-09-27T06:40:43.089Z] nexus3.edgexfoundry.org:10003 [2024-09-27T06:40:43.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:40:43.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:40:43.355Z] Configure a credential helper to remove this warning. See [2024-09-27T06:40:43.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:40:43.355Z] [2024-09-27T06:40:43.355Z] Login Succeeded [2024-09-27T06:40:43.355Z] nexus3.edgexfoundry.org:10004 [2024-09-27T06:40:43.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:40:43.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:40:43.621Z] Configure a credential helper to remove this warning. See [2024-09-27T06:40:43.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:40:43.622Z] [2024-09-27T06:40:43.622Z] Login Succeeded [2024-09-27T06:40:43.887Z] ****.io [2024-09-27T06:40:43.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T06:40:44.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T06:40:44.152Z] Configure a credential helper to remove this warning. See [2024-09-27T06:40:44.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T06:40:44.152Z] [2024-09-27T06:40:44.152Z] Login Succeeded [2024-09-27T06:40:44.152Z] ---> ****-login.sh ends [Pipeline] } [2024-09-27T06:40:44.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:40:44.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T06:40:44.237Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-27T06:40:44.237Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:40:44.237Z] latest [2024-09-27T06:40:44.237Z] 3.2.0-dev.83 [2024-09-27T06:40:44.237Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:40:44.237Z] main [2024-09-27T06:40:44.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:44.605Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:44.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:40:44.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-27T06:40:44.963Z] 56b9e4234950: Preparing [2024-09-27T06:40:44.963Z] 688f2f2a6475: Preparing [2024-09-27T06:40:44.963Z] 70267c60d428: Preparing [2024-09-27T06:40:44.963Z] 20c21cab5298: Preparing [2024-09-27T06:40:44.963Z] 231113a1ea2f: Preparing [2024-09-27T06:40:44.963Z] 22357776180e: Preparing [2024-09-27T06:40:44.963Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:44.963Z] 22357776180e: Waiting [2024-09-27T06:40:45.229Z] 20c21cab5298: Pushed [2024-09-27T06:40:45.229Z] 56b9e4234950: Pushed [2024-09-27T06:40:45.229Z] 70267c60d428: Pushed [2024-09-27T06:40:45.229Z] 231113a1ea2f: Pushed [2024-09-27T06:40:45.229Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:45.504Z] 22357776180e: Pushed [2024-09-27T06:40:52.134Z] 688f2f2a6475: Pushed [2024-09-27T06:40:52.134Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:52.494Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:52.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-27T06:40:52.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-27T06:40:52.859Z] 56b9e4234950: Preparing [2024-09-27T06:40:52.859Z] 688f2f2a6475: Preparing [2024-09-27T06:40:52.859Z] 70267c60d428: Preparing [2024-09-27T06:40:52.859Z] 20c21cab5298: Preparing [2024-09-27T06:40:52.859Z] 231113a1ea2f: Preparing [2024-09-27T06:40:52.859Z] 22357776180e: Preparing [2024-09-27T06:40:52.859Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:52.859Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:40:52.859Z] 22357776180e: Waiting [2024-09-27T06:40:52.859Z] 56b9e4234950: Layer already exists [2024-09-27T06:40:52.859Z] 20c21cab5298: Layer already exists [2024-09-27T06:40:52.859Z] 70267c60d428: Layer already exists [2024-09-27T06:40:52.859Z] 688f2f2a6475: Layer already exists [2024-09-27T06:40:52.859Z] 231113a1ea2f: Layer already exists [2024-09-27T06:40:52.859Z] 22357776180e: Layer already exists [2024-09-27T06:40:52.859Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:53.125Z] latest: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:53.488Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:53.998Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [2024-09-27T06:40:53.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-27T06:40:53.999Z] 56b9e4234950: Preparing [2024-09-27T06:40:53.999Z] 688f2f2a6475: Preparing [2024-09-27T06:40:53.999Z] 70267c60d428: Preparing [2024-09-27T06:40:53.999Z] 20c21cab5298: Preparing [2024-09-27T06:40:53.999Z] 231113a1ea2f: Preparing [2024-09-27T06:40:53.999Z] 22357776180e: Preparing [2024-09-27T06:40:53.999Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:53.999Z] 22357776180e: Waiting [2024-09-27T06:40:53.999Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:40:53.999Z] 56b9e4234950: Layer already exists [2024-09-27T06:40:53.999Z] 231113a1ea2f: Layer already exists [2024-09-27T06:40:53.999Z] 688f2f2a6475: Layer already exists [2024-09-27T06:40:53.999Z] 70267c60d428: Layer already exists [2024-09-27T06:40:53.999Z] 20c21cab5298: Layer already exists [2024-09-27T06:40:53.999Z] 22357776180e: Layer already exists [2024-09-27T06:40:53.999Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:53.999Z] 3.2.0-dev.83: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:54.621Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:54.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:40:54.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-27T06:40:54.981Z] 56b9e4234950: Preparing [2024-09-27T06:40:54.981Z] 688f2f2a6475: Preparing [2024-09-27T06:40:54.981Z] 70267c60d428: Preparing [2024-09-27T06:40:54.981Z] 20c21cab5298: Preparing [2024-09-27T06:40:54.981Z] 231113a1ea2f: Preparing [2024-09-27T06:40:54.981Z] 22357776180e: Preparing [2024-09-27T06:40:54.981Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:54.981Z] 22357776180e: Waiting [2024-09-27T06:40:54.981Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:40:54.981Z] 70267c60d428: Layer already exists [2024-09-27T06:40:54.981Z] 231113a1ea2f: Layer already exists [2024-09-27T06:40:54.981Z] 56b9e4234950: Layer already exists [2024-09-27T06:40:54.981Z] 20c21cab5298: Layer already exists [2024-09-27T06:40:54.981Z] 688f2f2a6475: Layer already exists [2024-09-27T06:40:54.981Z] 22357776180e: Layer already exists [2024-09-27T06:40:54.981Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:54.981Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:55.622Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:55.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-27T06:40:55.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-27T06:40:55.974Z] 56b9e4234950: Preparing [2024-09-27T06:40:55.974Z] 688f2f2a6475: Preparing [2024-09-27T06:40:55.974Z] 70267c60d428: Preparing [2024-09-27T06:40:55.974Z] 20c21cab5298: Preparing [2024-09-27T06:40:55.974Z] 231113a1ea2f: Preparing [2024-09-27T06:40:55.974Z] 22357776180e: Preparing [2024-09-27T06:40:55.974Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:55.974Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:40:55.974Z] 22357776180e: Waiting [2024-09-27T06:40:55.974Z] 56b9e4234950: Layer already exists [2024-09-27T06:40:55.974Z] 231113a1ea2f: Layer already exists [2024-09-27T06:40:55.974Z] 688f2f2a6475: Layer already exists [2024-09-27T06:40:55.974Z] 70267c60d428: Layer already exists [2024-09-27T06:40:55.974Z] 20c21cab5298: Layer already exists [2024-09-27T06:40:55.974Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:55.974Z] 22357776180e: Layer already exists [2024-09-27T06:40:56.244Z] main: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:40:56.320Z] ===================================================== [Pipeline] echo [2024-09-27T06:40:56.335Z] taggedImages: [2024-09-27T06:40:56.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:40:56.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-27T06:40:56.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [2024-09-27T06:40:56.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:40:56.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-27T06:40:56.361Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-27T06:40:56.361Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:40:56.361Z] latest [2024-09-27T06:40:56.361Z] 3.2.0-dev.83 [2024-09-27T06:40:56.361Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:40:56.361Z] main [2024-09-27T06:40:56.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:56.751Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:57.113Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:40:57.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-27T06:40:57.113Z] b6193173771f: Preparing [2024-09-27T06:40:57.113Z] 2a9f0f8fd87b: Preparing [2024-09-27T06:40:57.113Z] 1f38cfef8450: Preparing [2024-09-27T06:40:57.113Z] d12cadd34b75: Preparing [2024-09-27T06:40:57.113Z] 70267c60d428: Preparing [2024-09-27T06:40:57.113Z] 20c21cab5298: Preparing [2024-09-27T06:40:57.113Z] 231113a1ea2f: Preparing [2024-09-27T06:40:57.113Z] 22357776180e: Preparing [2024-09-27T06:40:57.113Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:40:57.113Z] 20c21cab5298: Waiting [2024-09-27T06:40:57.113Z] 231113a1ea2f: Waiting [2024-09-27T06:40:57.113Z] 22357776180e: Waiting [2024-09-27T06:40:57.113Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:40:57.377Z] 70267c60d428: Layer already exists [2024-09-27T06:40:57.377Z] 20c21cab5298: Layer already exists [2024-09-27T06:40:57.377Z] 2a9f0f8fd87b: Pushed [2024-09-27T06:40:57.377Z] 1f38cfef8450: Pushed [2024-09-27T06:40:57.377Z] 231113a1ea2f: Layer already exists [2024-09-27T06:40:57.377Z] b6193173771f: Pushed [2024-09-27T06:40:57.377Z] 22357776180e: Layer already exists [2024-09-27T06:40:57.377Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:40:59.314Z] d12cadd34b75: Pushed [2024-09-27T06:40:59.314Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:40:59.668Z] + 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-09-27T06:41:00.022Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-27T06:41:00.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-27T06:41:00.022Z] b6193173771f: Preparing [2024-09-27T06:41:00.022Z] 2a9f0f8fd87b: Preparing [2024-09-27T06:41:00.022Z] 1f38cfef8450: Preparing [2024-09-27T06:41:00.022Z] d12cadd34b75: Preparing [2024-09-27T06:41:00.022Z] 70267c60d428: Preparing [2024-09-27T06:41:00.022Z] 20c21cab5298: Preparing [2024-09-27T06:41:00.022Z] 231113a1ea2f: Preparing [2024-09-27T06:41:00.022Z] 22357776180e: Preparing [2024-09-27T06:41:00.022Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:00.022Z] 231113a1ea2f: Waiting [2024-09-27T06:41:00.022Z] 22357776180e: Waiting [2024-09-27T06:41:00.022Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:00.022Z] 20c21cab5298: Waiting [2024-09-27T06:41:00.022Z] 70267c60d428: Layer already exists [2024-09-27T06:41:00.022Z] 2a9f0f8fd87b: Layer already exists [2024-09-27T06:41:00.022Z] d12cadd34b75: Layer already exists [2024-09-27T06:41:00.022Z] 1f38cfef8450: Layer already exists [2024-09-27T06:41:00.022Z] b6193173771f: Layer already exists [2024-09-27T06:41:00.022Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:00.022Z] 22357776180e: Layer already exists [2024-09-27T06:41:00.022Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:00.022Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:00.287Z] latest: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:00.658Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:01.020Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [2024-09-27T06:41:01.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-27T06:41:01.020Z] b6193173771f: Preparing [2024-09-27T06:41:01.020Z] 2a9f0f8fd87b: Preparing [2024-09-27T06:41:01.020Z] 1f38cfef8450: Preparing [2024-09-27T06:41:01.020Z] d12cadd34b75: Preparing [2024-09-27T06:41:01.020Z] 70267c60d428: Preparing [2024-09-27T06:41:01.020Z] 20c21cab5298: Preparing [2024-09-27T06:41:01.020Z] 231113a1ea2f: Preparing [2024-09-27T06:41:01.020Z] 22357776180e: Preparing [2024-09-27T06:41:01.020Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:01.020Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:01.020Z] 231113a1ea2f: Waiting [2024-09-27T06:41:01.020Z] 22357776180e: Waiting [2024-09-27T06:41:01.020Z] 20c21cab5298: Waiting [2024-09-27T06:41:01.020Z] d12cadd34b75: Layer already exists [2024-09-27T06:41:01.020Z] 2a9f0f8fd87b: Layer already exists [2024-09-27T06:41:01.020Z] 1f38cfef8450: Layer already exists [2024-09-27T06:41:01.020Z] b6193173771f: Layer already exists [2024-09-27T06:41:01.020Z] 70267c60d428: Layer already exists [2024-09-27T06:41:01.020Z] 22357776180e: Layer already exists [2024-09-27T06:41:01.020Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:01.020Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:01.020Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:01.293Z] 3.2.0-dev.83: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:01.653Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:02.011Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:02.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-27T06:41:02.011Z] b6193173771f: Preparing [2024-09-27T06:41:02.011Z] 2a9f0f8fd87b: Preparing [2024-09-27T06:41:02.011Z] 1f38cfef8450: Preparing [2024-09-27T06:41:02.011Z] d12cadd34b75: Preparing [2024-09-27T06:41:02.011Z] 70267c60d428: Preparing [2024-09-27T06:41:02.011Z] 20c21cab5298: Preparing [2024-09-27T06:41:02.011Z] 231113a1ea2f: Preparing [2024-09-27T06:41:02.011Z] 22357776180e: Preparing [2024-09-27T06:41:02.011Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:02.011Z] 20c21cab5298: Waiting [2024-09-27T06:41:02.011Z] 231113a1ea2f: Waiting [2024-09-27T06:41:02.011Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:02.011Z] 22357776180e: Waiting [2024-09-27T06:41:02.011Z] 1f38cfef8450: Layer already exists [2024-09-27T06:41:02.011Z] b6193173771f: Layer already exists [2024-09-27T06:41:02.011Z] d12cadd34b75: Layer already exists [2024-09-27T06:41:02.011Z] 2a9f0f8fd87b: Layer already exists [2024-09-27T06:41:02.011Z] 70267c60d428: Layer already exists [2024-09-27T06:41:02.011Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:02.011Z] 22357776180e: Layer already exists [2024-09-27T06:41:02.011Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:02.011Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:02.011Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:02.646Z] + 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-09-27T06:41:02.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-27T06:41:02.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-27T06:41:02.999Z] b6193173771f: Preparing [2024-09-27T06:41:02.999Z] 2a9f0f8fd87b: Preparing [2024-09-27T06:41:02.999Z] 1f38cfef8450: Preparing [2024-09-27T06:41:02.999Z] d12cadd34b75: Preparing [2024-09-27T06:41:02.999Z] 70267c60d428: Preparing [2024-09-27T06:41:02.999Z] 20c21cab5298: Preparing [2024-09-27T06:41:02.999Z] 231113a1ea2f: Preparing [2024-09-27T06:41:02.999Z] 22357776180e: Preparing [2024-09-27T06:41:02.999Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:02.999Z] 20c21cab5298: Waiting [2024-09-27T06:41:02.999Z] 231113a1ea2f: Waiting [2024-09-27T06:41:02.999Z] 22357776180e: Waiting [2024-09-27T06:41:02.999Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:02.999Z] 70267c60d428: Layer already exists [2024-09-27T06:41:02.999Z] d12cadd34b75: Layer already exists [2024-09-27T06:41:02.999Z] 2a9f0f8fd87b: Layer already exists [2024-09-27T06:41:02.999Z] b6193173771f: Layer already exists [2024-09-27T06:41:02.999Z] 1f38cfef8450: Layer already exists [2024-09-27T06:41:02.999Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:02.999Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:02.999Z] 22357776180e: Layer already exists [2024-09-27T06:41:02.999Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:03.264Z] main: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:03.339Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:03.352Z] taggedImages: [2024-09-27T06:41:03.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:03.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-27T06:41:03.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [2024-09-27T06:41:03.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:03.352Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-27T06:41:03.382Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-27T06:41:03.382Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:03.382Z] latest [2024-09-27T06:41:03.382Z] 3.2.0-dev.83 [2024-09-27T06:41:03.382Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:03.382Z] main [2024-09-27T06:41:03.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:03.747Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:04.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:04.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-27T06:41:04.115Z] 3a96371848ca: Preparing [2024-09-27T06:41:04.115Z] d70bfcfc7129: Preparing [2024-09-27T06:41:04.115Z] 6d106666d66d: Preparing [2024-09-27T06:41:04.115Z] 70267c60d428: Preparing [2024-09-27T06:41:04.115Z] 20c21cab5298: Preparing [2024-09-27T06:41:04.115Z] 8b32673bc672: Preparing [2024-09-27T06:41:04.115Z] b203593bd12c: Preparing [2024-09-27T06:41:04.115Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:04.115Z] 8b32673bc672: Waiting [2024-09-27T06:41:04.115Z] b203593bd12c: Waiting [2024-09-27T06:41:04.115Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:04.115Z] 70267c60d428: Layer already exists [2024-09-27T06:41:04.382Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:04.382Z] d70bfcfc7129: Pushed [2024-09-27T06:41:04.382Z] 8b32673bc672: Pushed [2024-09-27T06:41:04.382Z] b203593bd12c: Pushed [2024-09-27T06:41:04.382Z] 3a96371848ca: Pushed [2024-09-27T06:41:04.382Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:11.018Z] 6d106666d66d: Pushed [2024-09-27T06:41:11.018Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:11.636Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:11.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-27T06:41:11.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-27T06:41:11.999Z] 3a96371848ca: Preparing [2024-09-27T06:41:11.999Z] d70bfcfc7129: Preparing [2024-09-27T06:41:11.999Z] 6d106666d66d: Preparing [2024-09-27T06:41:11.999Z] 70267c60d428: Preparing [2024-09-27T06:41:11.999Z] 20c21cab5298: Preparing [2024-09-27T06:41:11.999Z] 8b32673bc672: Preparing [2024-09-27T06:41:11.999Z] b203593bd12c: Preparing [2024-09-27T06:41:11.999Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:11.999Z] 8b32673bc672: Waiting [2024-09-27T06:41:11.999Z] b203593bd12c: Waiting [2024-09-27T06:41:11.999Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:11.999Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:11.999Z] 70267c60d428: Layer already exists [2024-09-27T06:41:11.999Z] 3a96371848ca: Layer already exists [2024-09-27T06:41:11.999Z] d70bfcfc7129: Layer already exists [2024-09-27T06:41:11.999Z] 6d106666d66d: Layer already exists [2024-09-27T06:41:11.999Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:11.999Z] b203593bd12c: Layer already exists [2024-09-27T06:41:11.999Z] 8b32673bc672: Layer already exists [2024-09-27T06:41:12.267Z] latest: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:12.629Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:12.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [2024-09-27T06:41:12.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-27T06:41:12.982Z] 3a96371848ca: Preparing [2024-09-27T06:41:12.982Z] d70bfcfc7129: Preparing [2024-09-27T06:41:12.982Z] 6d106666d66d: Preparing [2024-09-27T06:41:12.982Z] 70267c60d428: Preparing [2024-09-27T06:41:12.982Z] 20c21cab5298: Preparing [2024-09-27T06:41:12.982Z] 8b32673bc672: Preparing [2024-09-27T06:41:12.982Z] b203593bd12c: Preparing [2024-09-27T06:41:12.982Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:12.982Z] 8b32673bc672: Waiting [2024-09-27T06:41:12.982Z] b203593bd12c: Waiting [2024-09-27T06:41:12.982Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:12.982Z] 70267c60d428: Layer already exists [2024-09-27T06:41:12.982Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:12.982Z] d70bfcfc7129: Layer already exists [2024-09-27T06:41:12.982Z] 6d106666d66d: Layer already exists [2024-09-27T06:41:12.982Z] 3a96371848ca: Layer already exists [2024-09-27T06:41:12.982Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:12.982Z] b203593bd12c: Layer already exists [2024-09-27T06:41:12.982Z] 8b32673bc672: Layer already exists [2024-09-27T06:41:13.246Z] 3.2.0-dev.83: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:13.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:13.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:13.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-27T06:41:13.969Z] 3a96371848ca: Preparing [2024-09-27T06:41:13.969Z] d70bfcfc7129: Preparing [2024-09-27T06:41:13.969Z] 6d106666d66d: Preparing [2024-09-27T06:41:13.969Z] 70267c60d428: Preparing [2024-09-27T06:41:13.969Z] 20c21cab5298: Preparing [2024-09-27T06:41:13.969Z] 8b32673bc672: Preparing [2024-09-27T06:41:13.969Z] b203593bd12c: Preparing [2024-09-27T06:41:13.969Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:13.969Z] 8b32673bc672: Waiting [2024-09-27T06:41:13.969Z] b203593bd12c: Waiting [2024-09-27T06:41:13.969Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:13.969Z] 3a96371848ca: Layer already exists [2024-09-27T06:41:13.969Z] d70bfcfc7129: Layer already exists [2024-09-27T06:41:13.969Z] 70267c60d428: Layer already exists [2024-09-27T06:41:13.969Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:13.969Z] 6d106666d66d: Layer already exists [2024-09-27T06:41:13.969Z] b203593bd12c: Layer already exists [2024-09-27T06:41:13.969Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:13.969Z] 8b32673bc672: Layer already exists [2024-09-27T06:41:14.235Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:14.609Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:14.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-27T06:41:14.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-27T06:41:14.972Z] 3a96371848ca: Preparing [2024-09-27T06:41:14.972Z] d70bfcfc7129: Preparing [2024-09-27T06:41:14.972Z] 6d106666d66d: Preparing [2024-09-27T06:41:14.972Z] 70267c60d428: Preparing [2024-09-27T06:41:14.972Z] 20c21cab5298: Preparing [2024-09-27T06:41:14.972Z] 8b32673bc672: Preparing [2024-09-27T06:41:14.972Z] b203593bd12c: Preparing [2024-09-27T06:41:14.972Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:14.972Z] 8b32673bc672: Waiting [2024-09-27T06:41:14.972Z] b203593bd12c: Waiting [2024-09-27T06:41:14.972Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:14.972Z] 6d106666d66d: Layer already exists [2024-09-27T06:41:14.972Z] d70bfcfc7129: Layer already exists [2024-09-27T06:41:14.972Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:14.972Z] 70267c60d428: Layer already exists [2024-09-27T06:41:14.972Z] 3a96371848ca: Layer already exists [2024-09-27T06:41:14.972Z] 8b32673bc672: Layer already exists [2024-09-27T06:41:14.972Z] b203593bd12c: Layer already exists [2024-09-27T06:41:14.972Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:15.238Z] main: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:15.335Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:15.353Z] taggedImages: [2024-09-27T06:41:15.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:15.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-27T06:41:15.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [2024-09-27T06:41:15.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:15.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-27T06:41:15.386Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-27T06:41:15.386Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:15.386Z] latest [2024-09-27T06:41:15.386Z] 3.2.0-dev.83 [2024-09-27T06:41:15.386Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:15.386Z] main [2024-09-27T06:41:15.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:15.762Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:16.131Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:16.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-27T06:41:16.131Z] 55991b67f284: Preparing [2024-09-27T06:41:16.131Z] 4f3c23566abd: Preparing [2024-09-27T06:41:16.131Z] 064ea98d2370: Preparing [2024-09-27T06:41:16.131Z] 20c21cab5298: Preparing [2024-09-27T06:41:16.131Z] 8208fe7f0f8c: Preparing [2024-09-27T06:41:16.131Z] 46dc122d0df6: Preparing [2024-09-27T06:41:16.131Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:16.131Z] 46dc122d0df6: Waiting [2024-09-27T06:41:16.131Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:16.396Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:16.396Z] 8208fe7f0f8c: Pushed [2024-09-27T06:41:16.396Z] 55991b67f284: Pushed [2024-09-27T06:41:16.396Z] 4f3c23566abd: Pushed [2024-09-27T06:41:16.396Z] 46dc122d0df6: Pushed [2024-09-27T06:41:16.396Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:23.019Z] 064ea98d2370: Pushed [2024-09-27T06:41:23.019Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:23.390Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:23.748Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-27T06:41:23.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-27T06:41:23.748Z] 55991b67f284: Preparing [2024-09-27T06:41:23.748Z] 4f3c23566abd: Preparing [2024-09-27T06:41:23.748Z] 064ea98d2370: Preparing [2024-09-27T06:41:23.748Z] 20c21cab5298: Preparing [2024-09-27T06:41:23.748Z] 8208fe7f0f8c: Preparing [2024-09-27T06:41:23.748Z] 46dc122d0df6: Preparing [2024-09-27T06:41:23.748Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:23.748Z] 46dc122d0df6: Waiting [2024-09-27T06:41:23.748Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:23.748Z] 55991b67f284: Layer already exists [2024-09-27T06:41:23.748Z] 4f3c23566abd: Layer already exists [2024-09-27T06:41:23.748Z] 064ea98d2370: Layer already exists [2024-09-27T06:41:23.748Z] 8208fe7f0f8c: Layer already exists [2024-09-27T06:41:23.748Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:23.748Z] 46dc122d0df6: Layer already exists [2024-09-27T06:41:23.748Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:24.014Z] latest: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:24.381Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:24.740Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [2024-09-27T06:41:24.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-27T06:41:24.740Z] 55991b67f284: Preparing [2024-09-27T06:41:24.740Z] 4f3c23566abd: Preparing [2024-09-27T06:41:24.740Z] 064ea98d2370: Preparing [2024-09-27T06:41:24.740Z] 20c21cab5298: Preparing [2024-09-27T06:41:24.740Z] 8208fe7f0f8c: Preparing [2024-09-27T06:41:24.740Z] 46dc122d0df6: Preparing [2024-09-27T06:41:24.740Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:24.740Z] 46dc122d0df6: Waiting [2024-09-27T06:41:24.740Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:24.740Z] 064ea98d2370: Layer already exists [2024-09-27T06:41:24.740Z] 8208fe7f0f8c: Layer already exists [2024-09-27T06:41:24.740Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:24.740Z] 55991b67f284: Layer already exists [2024-09-27T06:41:24.740Z] 4f3c23566abd: Layer already exists [2024-09-27T06:41:24.740Z] 46dc122d0df6: Layer already exists [2024-09-27T06:41:24.740Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:25.006Z] 3.2.0-dev.83: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:25.380Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:25.738Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:25.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-27T06:41:25.738Z] 55991b67f284: Preparing [2024-09-27T06:41:25.738Z] 4f3c23566abd: Preparing [2024-09-27T06:41:25.738Z] 064ea98d2370: Preparing [2024-09-27T06:41:25.738Z] 20c21cab5298: Preparing [2024-09-27T06:41:25.738Z] 8208fe7f0f8c: Preparing [2024-09-27T06:41:25.738Z] 46dc122d0df6: Preparing [2024-09-27T06:41:25.738Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:25.738Z] 46dc122d0df6: Waiting [2024-09-27T06:41:25.738Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:25.738Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:25.738Z] 8208fe7f0f8c: Layer already exists [2024-09-27T06:41:25.738Z] 55991b67f284: Layer already exists [2024-09-27T06:41:25.738Z] 064ea98d2370: Layer already exists [2024-09-27T06:41:25.738Z] 4f3c23566abd: Layer already exists [2024-09-27T06:41:25.738Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:25.738Z] 46dc122d0df6: Layer already exists [2024-09-27T06:41:26.005Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:26.370Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:26.724Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-27T06:41:26.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-27T06:41:26.725Z] 55991b67f284: Preparing [2024-09-27T06:41:26.725Z] 4f3c23566abd: Preparing [2024-09-27T06:41:26.725Z] 064ea98d2370: Preparing [2024-09-27T06:41:26.725Z] 20c21cab5298: Preparing [2024-09-27T06:41:26.725Z] 8208fe7f0f8c: Preparing [2024-09-27T06:41:26.725Z] 46dc122d0df6: Preparing [2024-09-27T06:41:26.725Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:26.725Z] 46dc122d0df6: Waiting [2024-09-27T06:41:26.725Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:26.725Z] 8208fe7f0f8c: Layer already exists [2024-09-27T06:41:26.725Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:26.725Z] 55991b67f284: Layer already exists [2024-09-27T06:41:26.725Z] 4f3c23566abd: Layer already exists [2024-09-27T06:41:26.725Z] 064ea98d2370: Layer already exists [2024-09-27T06:41:26.725Z] 46dc122d0df6: Layer already exists [2024-09-27T06:41:26.725Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:26.991Z] main: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:27.068Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:27.083Z] taggedImages: [2024-09-27T06:41:27.083Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:27.083Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-27T06:41:27.083Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [2024-09-27T06:41:27.083Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:27.083Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-27T06:41:27.112Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-27T06:41:27.112Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:27.112Z] latest [2024-09-27T06:41:27.112Z] 3.2.0-dev.83 [2024-09-27T06:41:27.112Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:27.112Z] main [2024-09-27T06:41:27.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:27.499Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:27.859Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:27.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-27T06:41:27.859Z] 9be9d7cb2bca: Preparing [2024-09-27T06:41:27.859Z] 6a656e1937ec: Preparing [2024-09-27T06:41:27.859Z] 43e55f93dc27: Preparing [2024-09-27T06:41:27.859Z] f90effe7f082: Preparing [2024-09-27T06:41:27.859Z] 70267c60d428: Preparing [2024-09-27T06:41:27.859Z] 20c21cab5298: Preparing [2024-09-27T06:41:27.859Z] 231113a1ea2f: Preparing [2024-09-27T06:41:27.859Z] 22357776180e: Preparing [2024-09-27T06:41:27.859Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:27.859Z] 22357776180e: Waiting [2024-09-27T06:41:27.859Z] 20c21cab5298: Waiting [2024-09-27T06:41:27.859Z] 231113a1ea2f: Waiting [2024-09-27T06:41:27.859Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:27.859Z] 70267c60d428: Layer already exists [2024-09-27T06:41:28.126Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:28.126Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:28.126Z] 43e55f93dc27: Pushed [2024-09-27T06:41:28.126Z] 9be9d7cb2bca: Pushed [2024-09-27T06:41:28.126Z] 22357776180e: Layer already exists [2024-09-27T06:41:28.126Z] 6a656e1937ec: Pushed [2024-09-27T06:41:28.126Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:34.757Z] f90effe7f082: Pushed [2024-09-27T06:41:35.022Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:35.380Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:35.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-27T06:41:35.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-27T06:41:35.736Z] 9be9d7cb2bca: Preparing [2024-09-27T06:41:35.736Z] 6a656e1937ec: Preparing [2024-09-27T06:41:35.736Z] 43e55f93dc27: Preparing [2024-09-27T06:41:35.736Z] f90effe7f082: Preparing [2024-09-27T06:41:35.736Z] 70267c60d428: Preparing [2024-09-27T06:41:35.736Z] 20c21cab5298: Preparing [2024-09-27T06:41:35.736Z] 231113a1ea2f: Preparing [2024-09-27T06:41:35.736Z] 22357776180e: Preparing [2024-09-27T06:41:35.736Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:35.736Z] 231113a1ea2f: Waiting [2024-09-27T06:41:35.736Z] 22357776180e: Waiting [2024-09-27T06:41:35.736Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:35.736Z] 20c21cab5298: Waiting [2024-09-27T06:41:35.736Z] 43e55f93dc27: Layer already exists [2024-09-27T06:41:35.736Z] f90effe7f082: Layer already exists [2024-09-27T06:41:35.736Z] 70267c60d428: Layer already exists [2024-09-27T06:41:35.736Z] 9be9d7cb2bca: Layer already exists [2024-09-27T06:41:35.736Z] 6a656e1937ec: Layer already exists [2024-09-27T06:41:35.736Z] 22357776180e: Layer already exists [2024-09-27T06:41:35.736Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:35.736Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:35.736Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:36.001Z] latest: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:36.358Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:36.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [2024-09-27T06:41:36.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-27T06:41:36.713Z] 9be9d7cb2bca: Preparing [2024-09-27T06:41:36.713Z] 6a656e1937ec: Preparing [2024-09-27T06:41:36.713Z] 43e55f93dc27: Preparing [2024-09-27T06:41:36.713Z] f90effe7f082: Preparing [2024-09-27T06:41:36.713Z] 70267c60d428: Preparing [2024-09-27T06:41:36.713Z] 20c21cab5298: Preparing [2024-09-27T06:41:36.713Z] 231113a1ea2f: Preparing [2024-09-27T06:41:36.713Z] 22357776180e: Preparing [2024-09-27T06:41:36.713Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:36.713Z] 231113a1ea2f: Waiting [2024-09-27T06:41:36.713Z] 22357776180e: Waiting [2024-09-27T06:41:36.713Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:36.713Z] 43e55f93dc27: Layer already exists [2024-09-27T06:41:36.713Z] f90effe7f082: Layer already exists [2024-09-27T06:41:36.713Z] 6a656e1937ec: Layer already exists [2024-09-27T06:41:36.713Z] 9be9d7cb2bca: Layer already exists [2024-09-27T06:41:36.713Z] 70267c60d428: Layer already exists [2024-09-27T06:41:36.713Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:36.713Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:36.713Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:36.713Z] 22357776180e: Layer already exists [2024-09-27T06:41:36.980Z] 3.2.0-dev.83: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:37.349Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:37.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:37.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-27T06:41:37.692Z] 9be9d7cb2bca: Preparing [2024-09-27T06:41:37.692Z] 6a656e1937ec: Preparing [2024-09-27T06:41:37.692Z] 43e55f93dc27: Preparing [2024-09-27T06:41:37.692Z] f90effe7f082: Preparing [2024-09-27T06:41:37.692Z] 70267c60d428: Preparing [2024-09-27T06:41:37.692Z] 20c21cab5298: Preparing [2024-09-27T06:41:37.692Z] 231113a1ea2f: Preparing [2024-09-27T06:41:37.692Z] 22357776180e: Preparing [2024-09-27T06:41:37.692Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:37.692Z] 20c21cab5298: Waiting [2024-09-27T06:41:37.692Z] 231113a1ea2f: Waiting [2024-09-27T06:41:37.692Z] 22357776180e: Waiting [2024-09-27T06:41:37.692Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:37.692Z] 43e55f93dc27: Layer already exists [2024-09-27T06:41:37.692Z] 70267c60d428: Layer already exists [2024-09-27T06:41:37.692Z] f90effe7f082: Layer already exists [2024-09-27T06:41:37.692Z] 9be9d7cb2bca: Layer already exists [2024-09-27T06:41:37.692Z] 6a656e1937ec: Layer already exists [2024-09-27T06:41:37.692Z] 22357776180e: Layer already exists [2024-09-27T06:41:37.692Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:37.692Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:37.692Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:37.692Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:38.313Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:38.662Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-27T06:41:38.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-27T06:41:38.662Z] 9be9d7cb2bca: Preparing [2024-09-27T06:41:38.662Z] 6a656e1937ec: Preparing [2024-09-27T06:41:38.662Z] 43e55f93dc27: Preparing [2024-09-27T06:41:38.662Z] f90effe7f082: Preparing [2024-09-27T06:41:38.662Z] 70267c60d428: Preparing [2024-09-27T06:41:38.662Z] 20c21cab5298: Preparing [2024-09-27T06:41:38.662Z] 231113a1ea2f: Preparing [2024-09-27T06:41:38.662Z] 22357776180e: Preparing [2024-09-27T06:41:38.662Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:38.662Z] 20c21cab5298: Waiting [2024-09-27T06:41:38.662Z] 231113a1ea2f: Waiting [2024-09-27T06:41:38.662Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:38.662Z] 22357776180e: Waiting [2024-09-27T06:41:38.662Z] 6a656e1937ec: Layer already exists [2024-09-27T06:41:38.662Z] 43e55f93dc27: Layer already exists [2024-09-27T06:41:38.662Z] 9be9d7cb2bca: Layer already exists [2024-09-27T06:41:38.662Z] f90effe7f082: Layer already exists [2024-09-27T06:41:38.662Z] 70267c60d428: Layer already exists [2024-09-27T06:41:38.662Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:38.662Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:38.662Z] 22357776180e: Layer already exists [2024-09-27T06:41:38.662Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:38.928Z] main: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:39.015Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:39.027Z] taggedImages: [2024-09-27T06:41:39.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:39.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-27T06:41:39.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [2024-09-27T06:41:39.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:39.027Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-27T06:41:39.053Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-27T06:41:39.053Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:39.053Z] latest [2024-09-27T06:41:39.053Z] 3.2.0-dev.83 [2024-09-27T06:41:39.053Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:39.053Z] main [2024-09-27T06:41:39.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:39.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:39.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:39.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-27T06:41:39.766Z] 65f941d02d28: Preparing [2024-09-27T06:41:39.766Z] 79f48d2e75cb: Preparing [2024-09-27T06:41:39.766Z] 24c135f21011: Preparing [2024-09-27T06:41:39.766Z] 6637a605e504: Preparing [2024-09-27T06:41:39.766Z] b54cd761e0a2: Preparing [2024-09-27T06:41:39.766Z] 19fc4e0b2f59: Preparing [2024-09-27T06:41:39.766Z] 5003a4909da1: Preparing [2024-09-27T06:41:39.766Z] 19fc4e0b2f59: Waiting [2024-09-27T06:41:39.766Z] 3201ce698721: Preparing [2024-09-27T06:41:39.766Z] 5003a4909da1: Waiting [2024-09-27T06:41:39.766Z] 70267c60d428: Preparing [2024-09-27T06:41:39.766Z] 3201ce698721: Waiting [2024-09-27T06:41:39.766Z] 70267c60d428: Waiting [2024-09-27T06:41:39.766Z] 20c21cab5298: Preparing [2024-09-27T06:41:39.766Z] 63978f26be48: Preparing [2024-09-27T06:41:39.766Z] 20c21cab5298: Waiting [2024-09-27T06:41:39.766Z] 0ea6d52ce0c1: Preparing [2024-09-27T06:41:39.766Z] 63978f26be48: Waiting [2024-09-27T06:41:39.766Z] 5f70bf18a086: Preparing [2024-09-27T06:41:39.766Z] 0ea6d52ce0c1: Waiting [2024-09-27T06:41:39.766Z] dec3af8363e6: Preparing [2024-09-27T06:41:39.766Z] 5f70bf18a086: Waiting [2024-09-27T06:41:39.766Z] 3ae49ba07b61: Preparing [2024-09-27T06:41:39.766Z] dec3af8363e6: Waiting [2024-09-27T06:41:39.766Z] 2211babe4a32: Preparing [2024-09-27T06:41:39.766Z] 3ae49ba07b61: Waiting [2024-09-27T06:41:39.766Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:39.766Z] 2211babe4a32: Waiting [2024-09-27T06:41:39.766Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:40.032Z] 79f48d2e75cb: Pushed [2024-09-27T06:41:40.032Z] 24c135f21011: Pushed [2024-09-27T06:41:40.032Z] b54cd761e0a2: Pushed [2024-09-27T06:41:40.032Z] 65f941d02d28: Pushed [2024-09-27T06:41:40.032Z] 6637a605e504: Pushed [2024-09-27T06:41:40.032Z] 19fc4e0b2f59: Pushed [2024-09-27T06:41:40.032Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:40.032Z] 70267c60d428: Layer already exists [2024-09-27T06:41:40.298Z] 5003a4909da1: Pushed [2024-09-27T06:41:40.298Z] 5f70bf18a086: Layer already exists [2024-09-27T06:41:40.298Z] 0ea6d52ce0c1: Pushed [2024-09-27T06:41:40.298Z] 63978f26be48: Pushed [2024-09-27T06:41:40.298Z] 3ae49ba07b61: Pushed [2024-09-27T06:41:40.298Z] dec3af8363e6: Pushed [2024-09-27T06:41:40.298Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:40.564Z] 2211babe4a32: Pushed [2024-09-27T06:41:43.140Z] 3201ce698721: Pushed [2024-09-27T06:41:43.140Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:43.505Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:43.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-27T06:41:43.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-27T06:41:43.874Z] 65f941d02d28: Preparing [2024-09-27T06:41:43.874Z] 79f48d2e75cb: Preparing [2024-09-27T06:41:43.874Z] 24c135f21011: Preparing [2024-09-27T06:41:43.874Z] 6637a605e504: Preparing [2024-09-27T06:41:43.874Z] b54cd761e0a2: Preparing [2024-09-27T06:41:43.874Z] 19fc4e0b2f59: Preparing [2024-09-27T06:41:43.874Z] 5003a4909da1: Preparing [2024-09-27T06:41:43.874Z] 3201ce698721: Preparing [2024-09-27T06:41:43.874Z] 70267c60d428: Preparing [2024-09-27T06:41:43.874Z] 20c21cab5298: Preparing [2024-09-27T06:41:43.874Z] 63978f26be48: Preparing [2024-09-27T06:41:43.874Z] 0ea6d52ce0c1: Preparing [2024-09-27T06:41:43.874Z] 5f70bf18a086: Preparing [2024-09-27T06:41:43.874Z] dec3af8363e6: Preparing [2024-09-27T06:41:43.874Z] 3ae49ba07b61: Preparing [2024-09-27T06:41:43.874Z] 2211babe4a32: Preparing [2024-09-27T06:41:43.874Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:43.874Z] 0ea6d52ce0c1: Waiting [2024-09-27T06:41:43.874Z] 19fc4e0b2f59: Waiting [2024-09-27T06:41:43.874Z] 5003a4909da1: Waiting [2024-09-27T06:41:43.874Z] 3201ce698721: Waiting [2024-09-27T06:41:43.874Z] 70267c60d428: Waiting [2024-09-27T06:41:43.874Z] 20c21cab5298: Waiting [2024-09-27T06:41:43.874Z] 63978f26be48: Waiting [2024-09-27T06:41:43.874Z] 5f70bf18a086: Waiting [2024-09-27T06:41:43.874Z] 2211babe4a32: Waiting [2024-09-27T06:41:43.874Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:43.874Z] dec3af8363e6: Waiting [2024-09-27T06:41:43.874Z] 3ae49ba07b61: Waiting [2024-09-27T06:41:43.874Z] b54cd761e0a2: Layer already exists [2024-09-27T06:41:43.874Z] 79f48d2e75cb: Layer already exists [2024-09-27T06:41:43.874Z] 6637a605e504: Layer already exists [2024-09-27T06:41:43.874Z] 65f941d02d28: Layer already exists [2024-09-27T06:41:43.874Z] 24c135f21011: Layer already exists [2024-09-27T06:41:43.874Z] 5003a4909da1: Layer already exists [2024-09-27T06:41:43.874Z] 19fc4e0b2f59: Layer already exists [2024-09-27T06:41:43.874Z] 70267c60d428: Layer already exists [2024-09-27T06:41:43.874Z] 3201ce698721: Layer already exists [2024-09-27T06:41:43.874Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:43.874Z] 5f70bf18a086: Layer already exists [2024-09-27T06:41:43.874Z] 63978f26be48: Layer already exists [2024-09-27T06:41:43.874Z] dec3af8363e6: Layer already exists [2024-09-27T06:41:43.874Z] 0ea6d52ce0c1: Layer already exists [2024-09-27T06:41:43.874Z] 3ae49ba07b61: Layer already exists [2024-09-27T06:41:43.874Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:43.874Z] 2211babe4a32: Layer already exists [2024-09-27T06:41:44.140Z] latest: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:44.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:44.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [2024-09-27T06:41:44.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-27T06:41:44.937Z] 65f941d02d28: Preparing [2024-09-27T06:41:44.937Z] 79f48d2e75cb: Preparing [2024-09-27T06:41:44.937Z] 24c135f21011: Preparing [2024-09-27T06:41:44.937Z] 6637a605e504: Preparing [2024-09-27T06:41:44.937Z] b54cd761e0a2: Preparing [2024-09-27T06:41:44.937Z] 19fc4e0b2f59: Preparing [2024-09-27T06:41:44.937Z] 5003a4909da1: Preparing [2024-09-27T06:41:44.937Z] 3201ce698721: Preparing [2024-09-27T06:41:44.937Z] 70267c60d428: Preparing [2024-09-27T06:41:44.937Z] 20c21cab5298: Preparing [2024-09-27T06:41:44.937Z] 63978f26be48: Preparing [2024-09-27T06:41:44.937Z] 0ea6d52ce0c1: Preparing [2024-09-27T06:41:44.937Z] 5f70bf18a086: Preparing [2024-09-27T06:41:44.937Z] 19fc4e0b2f59: Waiting [2024-09-27T06:41:44.937Z] dec3af8363e6: Preparing [2024-09-27T06:41:44.937Z] 5003a4909da1: Waiting [2024-09-27T06:41:44.937Z] 3ae49ba07b61: Preparing [2024-09-27T06:41:44.937Z] 3201ce698721: Waiting [2024-09-27T06:41:44.937Z] 2211babe4a32: Preparing [2024-09-27T06:41:44.937Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:44.937Z] 70267c60d428: Waiting [2024-09-27T06:41:44.937Z] 20c21cab5298: Waiting [2024-09-27T06:41:44.937Z] 63978f26be48: Waiting [2024-09-27T06:41:44.937Z] 5f70bf18a086: Waiting [2024-09-27T06:41:44.937Z] 0ea6d52ce0c1: Waiting [2024-09-27T06:41:44.937Z] dec3af8363e6: Waiting [2024-09-27T06:41:44.937Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:44.937Z] 3ae49ba07b61: Waiting [2024-09-27T06:41:44.937Z] 2211babe4a32: Waiting [2024-09-27T06:41:44.937Z] 6637a605e504: Layer already exists [2024-09-27T06:41:44.937Z] 79f48d2e75cb: Layer already exists [2024-09-27T06:41:44.937Z] b54cd761e0a2: Layer already exists [2024-09-27T06:41:44.937Z] 65f941d02d28: Layer already exists [2024-09-27T06:41:44.937Z] 24c135f21011: Layer already exists [2024-09-27T06:41:45.215Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:45.215Z] 3201ce698721: Layer already exists [2024-09-27T06:41:45.215Z] 5003a4909da1: Layer already exists [2024-09-27T06:41:45.215Z] 19fc4e0b2f59: Layer already exists [2024-09-27T06:41:45.215Z] 70267c60d428: Layer already exists [2024-09-27T06:41:45.215Z] 5f70bf18a086: Layer already exists [2024-09-27T06:41:45.215Z] 3ae49ba07b61: Layer already exists [2024-09-27T06:41:45.215Z] 0ea6d52ce0c1: Layer already exists [2024-09-27T06:41:45.215Z] dec3af8363e6: Layer already exists [2024-09-27T06:41:45.215Z] 63978f26be48: Layer already exists [2024-09-27T06:41:45.215Z] 2211babe4a32: Layer already exists [2024-09-27T06:41:45.215Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:45.215Z] 3.2.0-dev.83: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:45.621Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:46.236Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:46.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-27T06:41:46.236Z] 65f941d02d28: Preparing [2024-09-27T06:41:46.236Z] 79f48d2e75cb: Preparing [2024-09-27T06:41:46.236Z] 24c135f21011: Preparing [2024-09-27T06:41:46.236Z] 6637a605e504: Preparing [2024-09-27T06:41:46.236Z] b54cd761e0a2: Preparing [2024-09-27T06:41:46.236Z] 19fc4e0b2f59: Preparing [2024-09-27T06:41:46.236Z] 5003a4909da1: Preparing [2024-09-27T06:41:46.236Z] 19fc4e0b2f59: Waiting [2024-09-27T06:41:46.236Z] 3201ce698721: Preparing [2024-09-27T06:41:46.236Z] 5003a4909da1: Waiting [2024-09-27T06:41:46.236Z] 3201ce698721: Waiting [2024-09-27T06:41:46.236Z] 70267c60d428: Preparing [2024-09-27T06:41:46.236Z] 20c21cab5298: Preparing [2024-09-27T06:41:46.236Z] 63978f26be48: Preparing [2024-09-27T06:41:46.236Z] 20c21cab5298: Waiting [2024-09-27T06:41:46.236Z] 0ea6d52ce0c1: Preparing [2024-09-27T06:41:46.236Z] 63978f26be48: Waiting [2024-09-27T06:41:46.236Z] 5f70bf18a086: Preparing [2024-09-27T06:41:46.236Z] 0ea6d52ce0c1: Waiting [2024-09-27T06:41:46.236Z] 5f70bf18a086: Waiting [2024-09-27T06:41:46.236Z] dec3af8363e6: Preparing [2024-09-27T06:41:46.236Z] dec3af8363e6: Waiting [2024-09-27T06:41:46.236Z] 3ae49ba07b61: Preparing [2024-09-27T06:41:46.236Z] 2211babe4a32: Preparing [2024-09-27T06:41:46.236Z] 3ae49ba07b61: Waiting [2024-09-27T06:41:46.236Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:46.236Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:46.236Z] 65f941d02d28: Layer already exists [2024-09-27T06:41:46.236Z] 79f48d2e75cb: Layer already exists [2024-09-27T06:41:46.236Z] 24c135f21011: Layer already exists [2024-09-27T06:41:46.236Z] b54cd761e0a2: Layer already exists [2024-09-27T06:41:46.236Z] 6637a605e504: Layer already exists [2024-09-27T06:41:46.236Z] 5003a4909da1: Layer already exists [2024-09-27T06:41:46.236Z] 3201ce698721: Layer already exists [2024-09-27T06:41:46.236Z] 70267c60d428: Layer already exists [2024-09-27T06:41:46.236Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:46.236Z] 19fc4e0b2f59: Layer already exists [2024-09-27T06:41:46.236Z] 3ae49ba07b61: Layer already exists [2024-09-27T06:41:46.236Z] 63978f26be48: Layer already exists [2024-09-27T06:41:46.236Z] dec3af8363e6: Layer already exists [2024-09-27T06:41:46.236Z] 0ea6d52ce0c1: Layer already exists [2024-09-27T06:41:46.236Z] 5f70bf18a086: Layer already exists [2024-09-27T06:41:46.507Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:46.507Z] 2211babe4a32: Layer already exists [2024-09-27T06:41:46.507Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:46.869Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:47.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-27T06:41:47.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-27T06:41:47.234Z] 65f941d02d28: Preparing [2024-09-27T06:41:47.234Z] 79f48d2e75cb: Preparing [2024-09-27T06:41:47.234Z] 24c135f21011: Preparing [2024-09-27T06:41:47.234Z] 6637a605e504: Preparing [2024-09-27T06:41:47.234Z] b54cd761e0a2: Preparing [2024-09-27T06:41:47.234Z] 19fc4e0b2f59: Preparing [2024-09-27T06:41:47.234Z] 5003a4909da1: Preparing [2024-09-27T06:41:47.234Z] 3201ce698721: Preparing [2024-09-27T06:41:47.234Z] 70267c60d428: Preparing [2024-09-27T06:41:47.234Z] 20c21cab5298: Preparing [2024-09-27T06:41:47.234Z] 63978f26be48: Preparing [2024-09-27T06:41:47.234Z] 0ea6d52ce0c1: Preparing [2024-09-27T06:41:47.234Z] 5f70bf18a086: Preparing [2024-09-27T06:41:47.234Z] dec3af8363e6: Preparing [2024-09-27T06:41:47.234Z] 3ae49ba07b61: Preparing [2024-09-27T06:41:47.234Z] 2211babe4a32: Preparing [2024-09-27T06:41:47.234Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:47.234Z] 20c21cab5298: Waiting [2024-09-27T06:41:47.234Z] 63978f26be48: Waiting [2024-09-27T06:41:47.234Z] 0ea6d52ce0c1: Waiting [2024-09-27T06:41:47.234Z] 5f70bf18a086: Waiting [2024-09-27T06:41:47.234Z] dec3af8363e6: Waiting [2024-09-27T06:41:47.234Z] 3ae49ba07b61: Waiting [2024-09-27T06:41:47.234Z] 2211babe4a32: Waiting [2024-09-27T06:41:47.234Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:47.234Z] 19fc4e0b2f59: Waiting [2024-09-27T06:41:47.234Z] 5003a4909da1: Waiting [2024-09-27T06:41:47.234Z] 3201ce698721: Waiting [2024-09-27T06:41:47.234Z] 70267c60d428: Waiting [2024-09-27T06:41:47.234Z] 79f48d2e75cb: Layer already exists [2024-09-27T06:41:47.234Z] 6637a605e504: Layer already exists [2024-09-27T06:41:47.234Z] 24c135f21011: Layer already exists [2024-09-27T06:41:47.234Z] b54cd761e0a2: Layer already exists [2024-09-27T06:41:47.234Z] 65f941d02d28: Layer already exists [2024-09-27T06:41:47.234Z] 19fc4e0b2f59: Layer already exists [2024-09-27T06:41:47.234Z] 5003a4909da1: Layer already exists [2024-09-27T06:41:47.234Z] 3201ce698721: Layer already exists [2024-09-27T06:41:47.234Z] 0ea6d52ce0c1: Layer already exists [2024-09-27T06:41:47.234Z] 70267c60d428: Layer already exists [2024-09-27T06:41:47.234Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:47.234Z] 5f70bf18a086: Layer already exists [2024-09-27T06:41:47.235Z] 63978f26be48: Layer already exists [2024-09-27T06:41:47.235Z] 2211babe4a32: Layer already exists [2024-09-27T06:41:47.501Z] 3ae49ba07b61: Layer already exists [2024-09-27T06:41:47.501Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:47.501Z] dec3af8363e6: Layer already exists [2024-09-27T06:41:47.501Z] main: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:47.581Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:47.595Z] taggedImages: [2024-09-27T06:41:47.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:47.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-27T06:41:47.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [2024-09-27T06:41:47.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:47.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-27T06:41:47.633Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-27T06:41:47.633Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:47.633Z] latest [2024-09-27T06:41:47.633Z] 3.2.0-dev.83 [2024-09-27T06:41:47.633Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:47.633Z] main [2024-09-27T06:41:47.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:48.010Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:48.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:48.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-27T06:41:48.379Z] 666f7aa3dbc3: Preparing [2024-09-27T06:41:48.379Z] 96e9880b3812: Preparing [2024-09-27T06:41:48.379Z] 8482909457b6: Preparing [2024-09-27T06:41:48.379Z] f6e119064ceb: Preparing [2024-09-27T06:41:48.379Z] 70267c60d428: Preparing [2024-09-27T06:41:48.379Z] 20c21cab5298: Preparing [2024-09-27T06:41:48.379Z] 231113a1ea2f: Preparing [2024-09-27T06:41:48.379Z] 22357776180e: Preparing [2024-09-27T06:41:48.379Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:48.379Z] 231113a1ea2f: Waiting [2024-09-27T06:41:48.379Z] 22357776180e: Waiting [2024-09-27T06:41:48.379Z] 20c21cab5298: Waiting [2024-09-27T06:41:48.379Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:48.379Z] 70267c60d428: Layer already exists [2024-09-27T06:41:48.645Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:48.645Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:48.645Z] 96e9880b3812: Pushed [2024-09-27T06:41:48.645Z] 22357776180e: Layer already exists [2024-09-27T06:41:48.645Z] 8482909457b6: Pushed [2024-09-27T06:41:48.645Z] 666f7aa3dbc3: Pushed [2024-09-27T06:41:48.645Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:53.976Z] f6e119064ceb: Pushed [2024-09-27T06:41:53.976Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:54.334Z] + 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-09-27T06:41:54.692Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-27T06:41:54.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-27T06:41:54.692Z] 666f7aa3dbc3: Preparing [2024-09-27T06:41:54.692Z] 96e9880b3812: Preparing [2024-09-27T06:41:54.692Z] 8482909457b6: Preparing [2024-09-27T06:41:54.692Z] f6e119064ceb: Preparing [2024-09-27T06:41:54.692Z] 70267c60d428: Preparing [2024-09-27T06:41:54.692Z] 20c21cab5298: Preparing [2024-09-27T06:41:54.692Z] 231113a1ea2f: Preparing [2024-09-27T06:41:54.692Z] 22357776180e: Preparing [2024-09-27T06:41:54.692Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:54.692Z] 231113a1ea2f: Waiting [2024-09-27T06:41:54.692Z] 22357776180e: Waiting [2024-09-27T06:41:54.692Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:54.692Z] 20c21cab5298: Waiting [2024-09-27T06:41:54.692Z] 8482909457b6: Layer already exists [2024-09-27T06:41:54.692Z] f6e119064ceb: Layer already exists [2024-09-27T06:41:54.692Z] 96e9880b3812: Layer already exists [2024-09-27T06:41:54.692Z] 666f7aa3dbc3: Layer already exists [2024-09-27T06:41:54.692Z] 70267c60d428: Layer already exists [2024-09-27T06:41:54.692Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:54.692Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:54.692Z] 22357776180e: Layer already exists [2024-09-27T06:41:54.692Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:54.956Z] latest: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:55.316Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:55.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [2024-09-27T06:41:55.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-27T06:41:55.672Z] 666f7aa3dbc3: Preparing [2024-09-27T06:41:55.672Z] 96e9880b3812: Preparing [2024-09-27T06:41:55.672Z] 8482909457b6: Preparing [2024-09-27T06:41:55.672Z] f6e119064ceb: Preparing [2024-09-27T06:41:55.672Z] 70267c60d428: Preparing [2024-09-27T06:41:55.672Z] 20c21cab5298: Preparing [2024-09-27T06:41:55.672Z] 231113a1ea2f: Preparing [2024-09-27T06:41:55.672Z] 22357776180e: Preparing [2024-09-27T06:41:55.672Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:55.672Z] 20c21cab5298: Waiting [2024-09-27T06:41:55.672Z] 231113a1ea2f: Waiting [2024-09-27T06:41:55.672Z] 22357776180e: Waiting [2024-09-27T06:41:55.672Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:55.672Z] 70267c60d428: Layer already exists [2024-09-27T06:41:55.672Z] 666f7aa3dbc3: Layer already exists [2024-09-27T06:41:55.672Z] 8482909457b6: Layer already exists [2024-09-27T06:41:55.672Z] 96e9880b3812: Layer already exists [2024-09-27T06:41:55.672Z] f6e119064ceb: Layer already exists [2024-09-27T06:41:55.672Z] 22357776180e: Layer already exists [2024-09-27T06:41:55.672Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:55.672Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:55.672Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:55.938Z] 3.2.0-dev.83: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:56.287Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:56.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:56.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-27T06:41:56.635Z] 666f7aa3dbc3: Preparing [2024-09-27T06:41:56.635Z] 96e9880b3812: Preparing [2024-09-27T06:41:56.635Z] 8482909457b6: Preparing [2024-09-27T06:41:56.635Z] f6e119064ceb: Preparing [2024-09-27T06:41:56.635Z] 70267c60d428: Preparing [2024-09-27T06:41:56.635Z] 20c21cab5298: Preparing [2024-09-27T06:41:56.635Z] 231113a1ea2f: Preparing [2024-09-27T06:41:56.635Z] 22357776180e: Preparing [2024-09-27T06:41:56.635Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:56.635Z] 20c21cab5298: Waiting [2024-09-27T06:41:56.635Z] 231113a1ea2f: Waiting [2024-09-27T06:41:56.635Z] 22357776180e: Waiting [2024-09-27T06:41:56.635Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:56.635Z] 70267c60d428: Layer already exists [2024-09-27T06:41:56.635Z] 96e9880b3812: Layer already exists [2024-09-27T06:41:56.635Z] 666f7aa3dbc3: Layer already exists [2024-09-27T06:41:56.635Z] f6e119064ceb: Layer already exists [2024-09-27T06:41:56.635Z] 8482909457b6: Layer already exists [2024-09-27T06:41:56.635Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:56.635Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:56.635Z] 22357776180e: Layer already exists [2024-09-27T06:41:56.635Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:56.901Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:57.254Z] + 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-09-27T06:41:57.606Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-27T06:41:57.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-27T06:41:57.606Z] 666f7aa3dbc3: Preparing [2024-09-27T06:41:57.606Z] 96e9880b3812: Preparing [2024-09-27T06:41:57.606Z] 8482909457b6: Preparing [2024-09-27T06:41:57.606Z] f6e119064ceb: Preparing [2024-09-27T06:41:57.606Z] 70267c60d428: Preparing [2024-09-27T06:41:57.606Z] 20c21cab5298: Preparing [2024-09-27T06:41:57.606Z] 231113a1ea2f: Preparing [2024-09-27T06:41:57.606Z] 22357776180e: Preparing [2024-09-27T06:41:57.606Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:57.606Z] 20c21cab5298: Waiting [2024-09-27T06:41:57.606Z] 231113a1ea2f: Waiting [2024-09-27T06:41:57.606Z] 22357776180e: Waiting [2024-09-27T06:41:57.606Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:57.606Z] 666f7aa3dbc3: Layer already exists [2024-09-27T06:41:57.606Z] 96e9880b3812: Layer already exists [2024-09-27T06:41:57.606Z] 8482909457b6: Layer already exists [2024-09-27T06:41:57.606Z] 70267c60d428: Layer already exists [2024-09-27T06:41:57.606Z] f6e119064ceb: Layer already exists [2024-09-27T06:41:57.606Z] 231113a1ea2f: Layer already exists [2024-09-27T06:41:57.606Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:57.606Z] 22357776180e: Layer already exists [2024-09-27T06:41:57.606Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:57.872Z] main: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:41:57.960Z] ===================================================== [Pipeline] echo [2024-09-27T06:41:57.970Z] taggedImages: [2024-09-27T06:41:57.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:57.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-27T06:41:57.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [2024-09-27T06:41:57.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:57.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-27T06:41:57.996Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-27T06:41:57.996Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:57.996Z] latest [2024-09-27T06:41:57.996Z] 3.2.0-dev.83 [2024-09-27T06:41:57.996Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:41:57.996Z] main [2024-09-27T06:41:57.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:58.366Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:41:58.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:41:58.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-27T06:41:58.719Z] a371c096e64b: Preparing [2024-09-27T06:41:58.719Z] 8579390d227e: Preparing [2024-09-27T06:41:58.719Z] c70684ebee79: Preparing [2024-09-27T06:41:58.719Z] 228918b6bfd4: Preparing [2024-09-27T06:41:58.719Z] e1914e3129f4: Preparing [2024-09-27T06:41:58.719Z] 70267c60d428: Preparing [2024-09-27T06:41:58.719Z] 70267c60d428: Waiting [2024-09-27T06:41:58.719Z] 20c21cab5298: Preparing [2024-09-27T06:41:58.719Z] c2076a72e5a7: Preparing [2024-09-27T06:41:58.719Z] ba8d04612d39: Preparing [2024-09-27T06:41:58.719Z] 50983b6e0fcd: Preparing [2024-09-27T06:41:58.719Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:41:58.719Z] c2076a72e5a7: Waiting [2024-09-27T06:41:58.719Z] 20c21cab5298: Waiting [2024-09-27T06:41:58.719Z] ba8d04612d39: Waiting [2024-09-27T06:41:58.719Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:41:58.719Z] 50983b6e0fcd: Waiting [2024-09-27T06:41:58.985Z] e1914e3129f4: Pushed [2024-09-27T06:41:58.985Z] 8579390d227e: Pushed [2024-09-27T06:41:58.985Z] 228918b6bfd4: Pushed [2024-09-27T06:41:58.985Z] a371c096e64b: Pushed [2024-09-27T06:41:58.985Z] 70267c60d428: Layer already exists [2024-09-27T06:41:58.985Z] 20c21cab5298: Layer already exists [2024-09-27T06:41:58.985Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:41:59.250Z] c2076a72e5a7: Pushed [2024-09-27T06:41:59.250Z] ba8d04612d39: Pushed [2024-09-27T06:42:01.191Z] c70684ebee79: Pushed [2024-09-27T06:42:01.771Z] 50983b6e0fcd: Pushed [2024-09-27T06:42:01.771Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:02.143Z] + 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-09-27T06:42:02.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-27T06:42:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-27T06:42:02.506Z] a371c096e64b: Preparing [2024-09-27T06:42:02.506Z] 8579390d227e: Preparing [2024-09-27T06:42:02.506Z] c70684ebee79: Preparing [2024-09-27T06:42:02.506Z] 228918b6bfd4: Preparing [2024-09-27T06:42:02.506Z] e1914e3129f4: Preparing [2024-09-27T06:42:02.506Z] 70267c60d428: Preparing [2024-09-27T06:42:02.506Z] 20c21cab5298: Preparing [2024-09-27T06:42:02.506Z] c2076a72e5a7: Preparing [2024-09-27T06:42:02.506Z] ba8d04612d39: Preparing [2024-09-27T06:42:02.506Z] 50983b6e0fcd: Preparing [2024-09-27T06:42:02.506Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:02.506Z] c2076a72e5a7: Waiting [2024-09-27T06:42:02.506Z] ba8d04612d39: Waiting [2024-09-27T06:42:02.506Z] 70267c60d428: Waiting [2024-09-27T06:42:02.506Z] 20c21cab5298: Waiting [2024-09-27T06:42:02.506Z] 50983b6e0fcd: Waiting [2024-09-27T06:42:02.506Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:02.506Z] 228918b6bfd4: Layer already exists [2024-09-27T06:42:02.506Z] a371c096e64b: Layer already exists [2024-09-27T06:42:02.506Z] 8579390d227e: Layer already exists [2024-09-27T06:42:02.506Z] c70684ebee79: Layer already exists [2024-09-27T06:42:02.507Z] e1914e3129f4: Layer already exists [2024-09-27T06:42:02.507Z] c2076a72e5a7: Layer already exists [2024-09-27T06:42:02.507Z] 70267c60d428: Layer already exists [2024-09-27T06:42:02.507Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:02.507Z] 50983b6e0fcd: Layer already exists [2024-09-27T06:42:02.507Z] ba8d04612d39: Layer already exists [2024-09-27T06:42:02.507Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:02.773Z] latest: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:03.122Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:03.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [2024-09-27T06:42:03.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-27T06:42:03.473Z] a371c096e64b: Preparing [2024-09-27T06:42:03.473Z] 8579390d227e: Preparing [2024-09-27T06:42:03.473Z] c70684ebee79: Preparing [2024-09-27T06:42:03.473Z] 228918b6bfd4: Preparing [2024-09-27T06:42:03.473Z] e1914e3129f4: Preparing [2024-09-27T06:42:03.473Z] 70267c60d428: Preparing [2024-09-27T06:42:03.473Z] 20c21cab5298: Preparing [2024-09-27T06:42:03.473Z] 70267c60d428: Waiting [2024-09-27T06:42:03.473Z] c2076a72e5a7: Preparing [2024-09-27T06:42:03.473Z] 20c21cab5298: Waiting [2024-09-27T06:42:03.473Z] ba8d04612d39: Preparing [2024-09-27T06:42:03.473Z] c2076a72e5a7: Waiting [2024-09-27T06:42:03.473Z] 50983b6e0fcd: Preparing [2024-09-27T06:42:03.473Z] ba8d04612d39: Waiting [2024-09-27T06:42:03.473Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:03.473Z] 50983b6e0fcd: Waiting [2024-09-27T06:42:03.473Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:03.473Z] 228918b6bfd4: Layer already exists [2024-09-27T06:42:03.473Z] 8579390d227e: Layer already exists [2024-09-27T06:42:03.473Z] a371c096e64b: Layer already exists [2024-09-27T06:42:03.473Z] c70684ebee79: Layer already exists [2024-09-27T06:42:03.473Z] e1914e3129f4: Layer already exists [2024-09-27T06:42:03.473Z] c2076a72e5a7: Layer already exists [2024-09-27T06:42:03.473Z] ba8d04612d39: Layer already exists [2024-09-27T06:42:03.473Z] 50983b6e0fcd: Layer already exists [2024-09-27T06:42:03.473Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:03.473Z] 70267c60d428: Layer already exists [2024-09-27T06:42:03.473Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:03.739Z] 3.2.0-dev.83: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:04.104Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:04.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:04.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-27T06:42:04.466Z] a371c096e64b: Preparing [2024-09-27T06:42:04.466Z] 8579390d227e: Preparing [2024-09-27T06:42:04.466Z] c70684ebee79: Preparing [2024-09-27T06:42:04.466Z] 228918b6bfd4: Preparing [2024-09-27T06:42:04.466Z] e1914e3129f4: Preparing [2024-09-27T06:42:04.466Z] 70267c60d428: Preparing [2024-09-27T06:42:04.466Z] 20c21cab5298: Preparing [2024-09-27T06:42:04.466Z] c2076a72e5a7: Preparing [2024-09-27T06:42:04.466Z] ba8d04612d39: Preparing [2024-09-27T06:42:04.466Z] 50983b6e0fcd: Preparing [2024-09-27T06:42:04.466Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:04.466Z] 70267c60d428: Waiting [2024-09-27T06:42:04.466Z] 20c21cab5298: Waiting [2024-09-27T06:42:04.466Z] c2076a72e5a7: Waiting [2024-09-27T06:42:04.466Z] 50983b6e0fcd: Waiting [2024-09-27T06:42:04.466Z] ba8d04612d39: Waiting [2024-09-27T06:42:04.466Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:04.466Z] e1914e3129f4: Layer already exists [2024-09-27T06:42:04.466Z] 228918b6bfd4: Layer already exists [2024-09-27T06:42:04.466Z] a371c096e64b: Layer already exists [2024-09-27T06:42:04.466Z] c70684ebee79: Layer already exists [2024-09-27T06:42:04.466Z] 8579390d227e: Layer already exists [2024-09-27T06:42:04.466Z] c2076a72e5a7: Layer already exists [2024-09-27T06:42:04.466Z] ba8d04612d39: Layer already exists [2024-09-27T06:42:04.466Z] 70267c60d428: Layer already exists [2024-09-27T06:42:04.466Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:04.466Z] 50983b6e0fcd: Layer already exists [2024-09-27T06:42:04.466Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:04.733Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:05.087Z] + 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-09-27T06:42:05.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-27T06:42:05.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-27T06:42:05.434Z] a371c096e64b: Preparing [2024-09-27T06:42:05.434Z] 8579390d227e: Preparing [2024-09-27T06:42:05.434Z] c70684ebee79: Preparing [2024-09-27T06:42:05.434Z] 228918b6bfd4: Preparing [2024-09-27T06:42:05.434Z] e1914e3129f4: Preparing [2024-09-27T06:42:05.434Z] 70267c60d428: Preparing [2024-09-27T06:42:05.434Z] 20c21cab5298: Preparing [2024-09-27T06:42:05.434Z] c2076a72e5a7: Preparing [2024-09-27T06:42:05.434Z] ba8d04612d39: Preparing [2024-09-27T06:42:05.434Z] 50983b6e0fcd: Preparing [2024-09-27T06:42:05.434Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:05.434Z] c2076a72e5a7: Waiting [2024-09-27T06:42:05.434Z] ba8d04612d39: Waiting [2024-09-27T06:42:05.434Z] 50983b6e0fcd: Waiting [2024-09-27T06:42:05.434Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:05.434Z] 70267c60d428: Waiting [2024-09-27T06:42:05.434Z] 20c21cab5298: Waiting [2024-09-27T06:42:05.434Z] 8579390d227e: Layer already exists [2024-09-27T06:42:05.434Z] c70684ebee79: Layer already exists [2024-09-27T06:42:05.434Z] 228918b6bfd4: Layer already exists [2024-09-27T06:42:05.434Z] e1914e3129f4: Layer already exists [2024-09-27T06:42:05.434Z] a371c096e64b: Layer already exists [2024-09-27T06:42:05.434Z] c2076a72e5a7: Layer already exists [2024-09-27T06:42:05.434Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:05.434Z] 70267c60d428: Layer already exists [2024-09-27T06:42:05.434Z] ba8d04612d39: Layer already exists [2024-09-27T06:42:05.434Z] 50983b6e0fcd: Layer already exists [2024-09-27T06:42:05.434Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:05.700Z] main: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:42:05.785Z] ===================================================== [Pipeline] echo [2024-09-27T06:42:05.802Z] taggedImages: [2024-09-27T06:42:05.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:05.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-27T06:42:05.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [2024-09-27T06:42:05.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:05.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-27T06:42:05.836Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-27T06:42:05.836Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:05.836Z] latest [2024-09-27T06:42:05.836Z] 3.2.0-dev.83 [2024-09-27T06:42:05.836Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:05.836Z] main [2024-09-27T06:42:05.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:06.227Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:06.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:06.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-27T06:42:06.587Z] a6c521a3ea07: Preparing [2024-09-27T06:42:06.587Z] 9bd71911be5a: Preparing [2024-09-27T06:42:06.587Z] 2074c528af21: Preparing [2024-09-27T06:42:06.587Z] c34f01205f98: Preparing [2024-09-27T06:42:06.587Z] de1066c4642e: Preparing [2024-09-27T06:42:06.587Z] adafd34e2a85: Preparing [2024-09-27T06:42:06.587Z] 59854af53616: Preparing [2024-09-27T06:42:06.587Z] 70267c60d428: Preparing [2024-09-27T06:42:06.587Z] 20c21cab5298: Preparing [2024-09-27T06:42:06.587Z] 248200e248f6: Preparing [2024-09-27T06:42:06.587Z] 76524716a648: Preparing [2024-09-27T06:42:06.587Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:06.587Z] 59854af53616: Waiting [2024-09-27T06:42:06.587Z] 70267c60d428: Waiting [2024-09-27T06:42:06.587Z] 20c21cab5298: Waiting [2024-09-27T06:42:06.587Z] adafd34e2a85: Waiting [2024-09-27T06:42:06.587Z] 248200e248f6: Waiting [2024-09-27T06:42:06.587Z] 76524716a648: Waiting [2024-09-27T06:42:06.587Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:07.486Z] 9bd71911be5a: Pushed [2024-09-27T06:42:07.486Z] de1066c4642e: Pushed [2024-09-27T06:42:07.753Z] a6c521a3ea07: Pushed [2024-09-27T06:42:07.753Z] 70267c60d428: Layer already exists [2024-09-27T06:42:07.753Z] adafd34e2a85: Pushed [2024-09-27T06:42:07.753Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:07.753Z] 59854af53616: Pushed [2024-09-27T06:42:08.019Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:08.019Z] 248200e248f6: Pushed [2024-09-27T06:42:08.972Z] c34f01205f98: Pushed [2024-09-27T06:42:09.553Z] 2074c528af21: Pushed [2024-09-27T06:42:10.505Z] 76524716a648: Pushed [2024-09-27T06:42:10.770Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:11.130Z] + 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-09-27T06:42:11.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-27T06:42:11.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-27T06:42:11.486Z] a6c521a3ea07: Preparing [2024-09-27T06:42:11.486Z] 9bd71911be5a: Preparing [2024-09-27T06:42:11.486Z] 2074c528af21: Preparing [2024-09-27T06:42:11.486Z] c34f01205f98: Preparing [2024-09-27T06:42:11.486Z] de1066c4642e: Preparing [2024-09-27T06:42:11.486Z] adafd34e2a85: Preparing [2024-09-27T06:42:11.486Z] 59854af53616: Preparing [2024-09-27T06:42:11.486Z] 70267c60d428: Preparing [2024-09-27T06:42:11.486Z] 20c21cab5298: Preparing [2024-09-27T06:42:11.486Z] 248200e248f6: Preparing [2024-09-27T06:42:11.486Z] 76524716a648: Preparing [2024-09-27T06:42:11.486Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:11.486Z] 59854af53616: Waiting [2024-09-27T06:42:11.486Z] 70267c60d428: Waiting [2024-09-27T06:42:11.486Z] 20c21cab5298: Waiting [2024-09-27T06:42:11.486Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:11.486Z] 248200e248f6: Waiting [2024-09-27T06:42:11.486Z] adafd34e2a85: Waiting [2024-09-27T06:42:11.486Z] 76524716a648: Waiting [2024-09-27T06:42:11.486Z] a6c521a3ea07: Layer already exists [2024-09-27T06:42:11.486Z] de1066c4642e: Layer already exists [2024-09-27T06:42:11.486Z] c34f01205f98: Layer already exists [2024-09-27T06:42:11.486Z] 2074c528af21: Layer already exists [2024-09-27T06:42:11.486Z] 9bd71911be5a: Layer already exists [2024-09-27T06:42:11.486Z] 70267c60d428: Layer already exists [2024-09-27T06:42:11.486Z] adafd34e2a85: Layer already exists [2024-09-27T06:42:11.486Z] 59854af53616: Layer already exists [2024-09-27T06:42:11.486Z] 248200e248f6: Layer already exists [2024-09-27T06:42:11.486Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:11.486Z] 76524716a648: Layer already exists [2024-09-27T06:42:11.486Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:11.749Z] latest: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:12.109Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:12.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [2024-09-27T06:42:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-27T06:42:12.474Z] a6c521a3ea07: Preparing [2024-09-27T06:42:12.474Z] 9bd71911be5a: Preparing [2024-09-27T06:42:12.474Z] 2074c528af21: Preparing [2024-09-27T06:42:12.474Z] c34f01205f98: Preparing [2024-09-27T06:42:12.474Z] de1066c4642e: Preparing [2024-09-27T06:42:12.474Z] adafd34e2a85: Preparing [2024-09-27T06:42:12.474Z] 59854af53616: Preparing [2024-09-27T06:42:12.474Z] 70267c60d428: Preparing [2024-09-27T06:42:12.474Z] 20c21cab5298: Preparing [2024-09-27T06:42:12.474Z] 248200e248f6: Preparing [2024-09-27T06:42:12.474Z] 76524716a648: Preparing [2024-09-27T06:42:12.474Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:12.474Z] 70267c60d428: Waiting [2024-09-27T06:42:12.474Z] adafd34e2a85: Waiting [2024-09-27T06:42:12.474Z] 20c21cab5298: Waiting [2024-09-27T06:42:12.474Z] 248200e248f6: Waiting [2024-09-27T06:42:12.474Z] 76524716a648: Waiting [2024-09-27T06:42:12.474Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:12.474Z] 59854af53616: Waiting [2024-09-27T06:42:12.474Z] 9bd71911be5a: Layer already exists [2024-09-27T06:42:12.474Z] de1066c4642e: Layer already exists [2024-09-27T06:42:12.474Z] a6c521a3ea07: Layer already exists [2024-09-27T06:42:12.474Z] 2074c528af21: Layer already exists [2024-09-27T06:42:12.474Z] c34f01205f98: Layer already exists [2024-09-27T06:42:12.474Z] adafd34e2a85: Layer already exists [2024-09-27T06:42:12.474Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:12.474Z] 59854af53616: Layer already exists [2024-09-27T06:42:12.474Z] 70267c60d428: Layer already exists [2024-09-27T06:42:12.474Z] 248200e248f6: Layer already exists [2024-09-27T06:42:12.474Z] 76524716a648: Layer already exists [2024-09-27T06:42:12.474Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:12.740Z] 3.2.0-dev.83: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:13.095Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:13.447Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:13.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-27T06:42:13.447Z] a6c521a3ea07: Preparing [2024-09-27T06:42:13.447Z] 9bd71911be5a: Preparing [2024-09-27T06:42:13.447Z] 2074c528af21: Preparing [2024-09-27T06:42:13.447Z] c34f01205f98: Preparing [2024-09-27T06:42:13.447Z] de1066c4642e: Preparing [2024-09-27T06:42:13.447Z] adafd34e2a85: Preparing [2024-09-27T06:42:13.447Z] 59854af53616: Preparing [2024-09-27T06:42:13.447Z] 70267c60d428: Preparing [2024-09-27T06:42:13.447Z] 20c21cab5298: Preparing [2024-09-27T06:42:13.447Z] 248200e248f6: Preparing [2024-09-27T06:42:13.447Z] 76524716a648: Preparing [2024-09-27T06:42:13.447Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:13.447Z] 70267c60d428: Waiting [2024-09-27T06:42:13.447Z] 20c21cab5298: Waiting [2024-09-27T06:42:13.447Z] 248200e248f6: Waiting [2024-09-27T06:42:13.447Z] 76524716a648: Waiting [2024-09-27T06:42:13.447Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:13.447Z] adafd34e2a85: Waiting [2024-09-27T06:42:13.447Z] 59854af53616: Waiting [2024-09-27T06:42:13.447Z] de1066c4642e: Layer already exists [2024-09-27T06:42:13.447Z] c34f01205f98: Layer already exists [2024-09-27T06:42:13.447Z] 2074c528af21: Layer already exists [2024-09-27T06:42:13.447Z] 9bd71911be5a: Layer already exists [2024-09-27T06:42:13.447Z] a6c521a3ea07: Layer already exists [2024-09-27T06:42:13.447Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:13.447Z] 70267c60d428: Layer already exists [2024-09-27T06:42:13.447Z] 59854af53616: Layer already exists [2024-09-27T06:42:13.447Z] adafd34e2a85: Layer already exists [2024-09-27T06:42:13.447Z] 248200e248f6: Layer already exists [2024-09-27T06:42:13.712Z] 76524716a648: Layer already exists [2024-09-27T06:42:13.712Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:13.712Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:14.073Z] + 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-09-27T06:42:14.440Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-27T06:42:14.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-27T06:42:14.440Z] a6c521a3ea07: Preparing [2024-09-27T06:42:14.440Z] 9bd71911be5a: Preparing [2024-09-27T06:42:14.440Z] 2074c528af21: Preparing [2024-09-27T06:42:14.440Z] c34f01205f98: Preparing [2024-09-27T06:42:14.440Z] de1066c4642e: Preparing [2024-09-27T06:42:14.441Z] adafd34e2a85: Preparing [2024-09-27T06:42:14.441Z] 59854af53616: Preparing [2024-09-27T06:42:14.441Z] 70267c60d428: Preparing [2024-09-27T06:42:14.441Z] 20c21cab5298: Preparing [2024-09-27T06:42:14.441Z] 248200e248f6: Preparing [2024-09-27T06:42:14.441Z] 76524716a648: Preparing [2024-09-27T06:42:14.441Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:14.441Z] 20c21cab5298: Waiting [2024-09-27T06:42:14.441Z] 248200e248f6: Waiting [2024-09-27T06:42:14.441Z] adafd34e2a85: Waiting [2024-09-27T06:42:14.441Z] 59854af53616: Waiting [2024-09-27T06:42:14.441Z] 70267c60d428: Waiting [2024-09-27T06:42:14.441Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:14.441Z] 76524716a648: Waiting [2024-09-27T06:42:14.441Z] a6c521a3ea07: Layer already exists [2024-09-27T06:42:14.441Z] de1066c4642e: Layer already exists [2024-09-27T06:42:14.441Z] 9bd71911be5a: Layer already exists [2024-09-27T06:42:14.441Z] c34f01205f98: Layer already exists [2024-09-27T06:42:14.441Z] 2074c528af21: Layer already exists [2024-09-27T06:42:14.441Z] adafd34e2a85: Layer already exists [2024-09-27T06:42:14.441Z] 59854af53616: Layer already exists [2024-09-27T06:42:14.441Z] 248200e248f6: Layer already exists [2024-09-27T06:42:14.441Z] 70267c60d428: Layer already exists [2024-09-27T06:42:14.441Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:14.441Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:14.441Z] 76524716a648: Layer already exists [2024-09-27T06:42:14.706Z] main: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:42:14.799Z] ===================================================== [Pipeline] echo [2024-09-27T06:42:14.813Z] taggedImages: [2024-09-27T06:42:14.813Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:14.813Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-27T06:42:14.813Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [2024-09-27T06:42:14.813Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:14.813Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-27T06:42:14.844Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-27T06:42:14.844Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:14.844Z] latest [2024-09-27T06:42:14.844Z] 3.2.0-dev.83 [2024-09-27T06:42:14.844Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:14.844Z] main [2024-09-27T06:42:14.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:15.208Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:15.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:15.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-27T06:42:15.574Z] 5173fd37f657: Preparing [2024-09-27T06:42:15.574Z] db38b390ba8e: Preparing [2024-09-27T06:42:15.574Z] 70267c60d428: Preparing [2024-09-27T06:42:15.574Z] 20c21cab5298: Preparing [2024-09-27T06:42:15.574Z] d431358aed39: Preparing [2024-09-27T06:42:15.574Z] 37af18df083d: Preparing [2024-09-27T06:42:15.574Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:15.574Z] 37af18df083d: Waiting [2024-09-27T06:42:15.574Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:15.574Z] 70267c60d428: Layer already exists [2024-09-27T06:42:15.837Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:15.837Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:15.837Z] 5173fd37f657: Pushed [2024-09-27T06:42:15.837Z] d431358aed39: Pushed [2024-09-27T06:42:17.762Z] 37af18df083d: Pushed [2024-09-27T06:42:19.162Z] db38b390ba8e: Pushed [2024-09-27T06:42:19.427Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:19.786Z] + 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-09-27T06:42:20.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-27T06:42:20.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-27T06:42:20.136Z] 5173fd37f657: Preparing [2024-09-27T06:42:20.136Z] db38b390ba8e: Preparing [2024-09-27T06:42:20.136Z] 70267c60d428: Preparing [2024-09-27T06:42:20.136Z] 20c21cab5298: Preparing [2024-09-27T06:42:20.136Z] d431358aed39: Preparing [2024-09-27T06:42:20.136Z] 37af18df083d: Preparing [2024-09-27T06:42:20.136Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:20.136Z] 37af18df083d: Waiting [2024-09-27T06:42:20.136Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:20.136Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:20.136Z] 70267c60d428: Layer already exists [2024-09-27T06:42:20.136Z] d431358aed39: Layer already exists [2024-09-27T06:42:20.136Z] 5173fd37f657: Layer already exists [2024-09-27T06:42:20.136Z] db38b390ba8e: Layer already exists [2024-09-27T06:42:20.136Z] 37af18df083d: Layer already exists [2024-09-27T06:42:20.136Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:20.401Z] latest: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:20.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:21.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [2024-09-27T06:42:21.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-27T06:42:21.123Z] 5173fd37f657: Preparing [2024-09-27T06:42:21.123Z] db38b390ba8e: Preparing [2024-09-27T06:42:21.123Z] 70267c60d428: Preparing [2024-09-27T06:42:21.123Z] 20c21cab5298: Preparing [2024-09-27T06:42:21.123Z] d431358aed39: Preparing [2024-09-27T06:42:21.123Z] 37af18df083d: Preparing [2024-09-27T06:42:21.123Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:21.123Z] 37af18df083d: Waiting [2024-09-27T06:42:21.123Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:21.123Z] db38b390ba8e: Layer already exists [2024-09-27T06:42:21.123Z] 5173fd37f657: Layer already exists [2024-09-27T06:42:21.123Z] 70267c60d428: Layer already exists [2024-09-27T06:42:21.123Z] d431358aed39: Layer already exists [2024-09-27T06:42:21.123Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:21.123Z] 37af18df083d: Layer already exists [2024-09-27T06:42:21.123Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:21.389Z] 3.2.0-dev.83: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:21.746Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:22.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:22.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-27T06:42:22.097Z] 5173fd37f657: Preparing [2024-09-27T06:42:22.097Z] db38b390ba8e: Preparing [2024-09-27T06:42:22.097Z] 70267c60d428: Preparing [2024-09-27T06:42:22.097Z] 20c21cab5298: Preparing [2024-09-27T06:42:22.097Z] d431358aed39: Preparing [2024-09-27T06:42:22.097Z] 37af18df083d: Preparing [2024-09-27T06:42:22.097Z] 37af18df083d: Waiting [2024-09-27T06:42:22.097Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:22.097Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:22.097Z] 70267c60d428: Layer already exists [2024-09-27T06:42:22.097Z] d431358aed39: Layer already exists [2024-09-27T06:42:22.097Z] db38b390ba8e: Layer already exists [2024-09-27T06:42:22.097Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:22.097Z] 5173fd37f657: Layer already exists [2024-09-27T06:42:22.097Z] 37af18df083d: Layer already exists [2024-09-27T06:42:22.097Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:22.363Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:22.740Z] + 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-09-27T06:42:23.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-27T06:42:23.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-27T06:42:23.095Z] 5173fd37f657: Preparing [2024-09-27T06:42:23.095Z] db38b390ba8e: Preparing [2024-09-27T06:42:23.095Z] 70267c60d428: Preparing [2024-09-27T06:42:23.095Z] 20c21cab5298: Preparing [2024-09-27T06:42:23.095Z] d431358aed39: Preparing [2024-09-27T06:42:23.095Z] 37af18df083d: Preparing [2024-09-27T06:42:23.095Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:23.095Z] 37af18df083d: Waiting [2024-09-27T06:42:23.095Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:23.095Z] 70267c60d428: Layer already exists [2024-09-27T06:42:23.095Z] 5173fd37f657: Layer already exists [2024-09-27T06:42:23.095Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:23.095Z] d431358aed39: Layer already exists [2024-09-27T06:42:23.095Z] db38b390ba8e: Layer already exists [2024-09-27T06:42:23.095Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:23.095Z] 37af18df083d: Layer already exists [2024-09-27T06:42:23.359Z] main: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:42:23.442Z] ===================================================== [Pipeline] echo [2024-09-27T06:42:23.456Z] taggedImages: [2024-09-27T06:42:23.456Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:23.456Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-27T06:42:23.456Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [2024-09-27T06:42:23.456Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:23.456Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-27T06:42:23.488Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-27T06:42:23.488Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:23.488Z] latest [2024-09-27T06:42:23.488Z] 3.2.0-dev.83 [2024-09-27T06:42:23.488Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:23.488Z] main [2024-09-27T06:42:23.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:23.861Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:24.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:24.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-27T06:42:24.213Z] 22b1fce32d0e: Preparing [2024-09-27T06:42:24.213Z] 7acdcc1ad270: Preparing [2024-09-27T06:42:24.213Z] 2c9babb4386d: Preparing [2024-09-27T06:42:24.213Z] 70267c60d428: Preparing [2024-09-27T06:42:24.213Z] 20c21cab5298: Preparing [2024-09-27T06:42:24.213Z] dabd50c94b89: Preparing [2024-09-27T06:42:24.213Z] 91491e82e397: Preparing [2024-09-27T06:42:24.213Z] 85f0bbaced98: Preparing [2024-09-27T06:42:24.213Z] 34a84f0ba105: Preparing [2024-09-27T06:42:24.213Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:24.213Z] dabd50c94b89: Waiting [2024-09-27T06:42:24.213Z] 91491e82e397: Waiting [2024-09-27T06:42:24.213Z] 85f0bbaced98: Waiting [2024-09-27T06:42:24.213Z] 34a84f0ba105: Waiting [2024-09-27T06:42:24.213Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:24.213Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:24.213Z] 70267c60d428: Layer already exists [2024-09-27T06:42:24.479Z] 2c9babb4386d: Pushed [2024-09-27T06:42:24.479Z] 7acdcc1ad270: Pushed [2024-09-27T06:42:24.479Z] 22b1fce32d0e: Pushed [2024-09-27T06:42:24.479Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:24.479Z] 85f0bbaced98: Pushed [2024-09-27T06:42:25.436Z] 34a84f0ba105: Pushed [2024-09-27T06:42:37.731Z] 91491e82e397: Pushed [2024-09-27T06:42:45.918Z] dabd50c94b89: Pushed [2024-09-27T06:42:45.918Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:46.279Z] + 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-09-27T06:42:46.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-27T06:42:46.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-27T06:42:46.635Z] 22b1fce32d0e: Preparing [2024-09-27T06:42:46.635Z] 7acdcc1ad270: Preparing [2024-09-27T06:42:46.635Z] 2c9babb4386d: Preparing [2024-09-27T06:42:46.635Z] 70267c60d428: Preparing [2024-09-27T06:42:46.635Z] 20c21cab5298: Preparing [2024-09-27T06:42:46.635Z] dabd50c94b89: Preparing [2024-09-27T06:42:46.635Z] 91491e82e397: Preparing [2024-09-27T06:42:46.635Z] 85f0bbaced98: Preparing [2024-09-27T06:42:46.635Z] 34a84f0ba105: Preparing [2024-09-27T06:42:46.635Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:46.635Z] 85f0bbaced98: Waiting [2024-09-27T06:42:46.635Z] 34a84f0ba105: Waiting [2024-09-27T06:42:46.635Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:46.635Z] dabd50c94b89: Waiting [2024-09-27T06:42:46.635Z] 91491e82e397: Waiting [2024-09-27T06:42:46.635Z] 22b1fce32d0e: Layer already exists [2024-09-27T06:42:46.635Z] 70267c60d428: Layer already exists [2024-09-27T06:42:46.635Z] 2c9babb4386d: Layer already exists [2024-09-27T06:42:46.635Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:46.635Z] 7acdcc1ad270: Layer already exists [2024-09-27T06:42:46.635Z] 85f0bbaced98: Layer already exists [2024-09-27T06:42:46.635Z] dabd50c94b89: Layer already exists [2024-09-27T06:42:46.635Z] 91491e82e397: Layer already exists [2024-09-27T06:42:46.635Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:46.635Z] 34a84f0ba105: Layer already exists [2024-09-27T06:42:46.899Z] latest: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:47.257Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:47.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [2024-09-27T06:42:47.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-27T06:42:47.600Z] 22b1fce32d0e: Preparing [2024-09-27T06:42:47.600Z] 7acdcc1ad270: Preparing [2024-09-27T06:42:47.600Z] 2c9babb4386d: Preparing [2024-09-27T06:42:47.600Z] 70267c60d428: Preparing [2024-09-27T06:42:47.600Z] 20c21cab5298: Preparing [2024-09-27T06:42:47.600Z] dabd50c94b89: Preparing [2024-09-27T06:42:47.600Z] 91491e82e397: Preparing [2024-09-27T06:42:47.600Z] 85f0bbaced98: Preparing [2024-09-27T06:42:47.600Z] 34a84f0ba105: Preparing [2024-09-27T06:42:47.600Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:47.600Z] 91491e82e397: Waiting [2024-09-27T06:42:47.600Z] 85f0bbaced98: Waiting [2024-09-27T06:42:47.600Z] 34a84f0ba105: Waiting [2024-09-27T06:42:47.600Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:47.600Z] dabd50c94b89: Waiting [2024-09-27T06:42:47.600Z] 22b1fce32d0e: Layer already exists [2024-09-27T06:42:47.600Z] 70267c60d428: Layer already exists [2024-09-27T06:42:47.600Z] 2c9babb4386d: Layer already exists [2024-09-27T06:42:47.600Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:47.600Z] 7acdcc1ad270: Layer already exists [2024-09-27T06:42:47.600Z] 91491e82e397: Layer already exists [2024-09-27T06:42:47.600Z] 85f0bbaced98: Layer already exists [2024-09-27T06:42:47.600Z] dabd50c94b89: Layer already exists [2024-09-27T06:42:47.600Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:47.600Z] 34a84f0ba105: Layer already exists [2024-09-27T06:42:47.863Z] 3.2.0-dev.83: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:48.227Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:48.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:48.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-27T06:42:48.573Z] 22b1fce32d0e: Preparing [2024-09-27T06:42:48.573Z] 7acdcc1ad270: Preparing [2024-09-27T06:42:48.573Z] 2c9babb4386d: Preparing [2024-09-27T06:42:48.573Z] 70267c60d428: Preparing [2024-09-27T06:42:48.573Z] 20c21cab5298: Preparing [2024-09-27T06:42:48.573Z] dabd50c94b89: Preparing [2024-09-27T06:42:48.573Z] 91491e82e397: Preparing [2024-09-27T06:42:48.573Z] 85f0bbaced98: Preparing [2024-09-27T06:42:48.573Z] 34a84f0ba105: Preparing [2024-09-27T06:42:48.573Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:48.573Z] dabd50c94b89: Waiting [2024-09-27T06:42:48.573Z] 91491e82e397: Waiting [2024-09-27T06:42:48.573Z] 85f0bbaced98: Waiting [2024-09-27T06:42:48.573Z] 34a84f0ba105: Waiting [2024-09-27T06:42:48.573Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:48.573Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:48.573Z] 2c9babb4386d: Layer already exists [2024-09-27T06:42:48.573Z] 7acdcc1ad270: Layer already exists [2024-09-27T06:42:48.573Z] 22b1fce32d0e: Layer already exists [2024-09-27T06:42:48.573Z] 70267c60d428: Layer already exists [2024-09-27T06:42:48.573Z] 85f0bbaced98: Layer already exists [2024-09-27T06:42:48.573Z] dabd50c94b89: Layer already exists [2024-09-27T06:42:48.573Z] 91491e82e397: Layer already exists [2024-09-27T06:42:48.573Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:48.573Z] 34a84f0ba105: Layer already exists [2024-09-27T06:42:48.836Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:49.188Z] + 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-09-27T06:42:49.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-27T06:42:49.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-27T06:42:49.792Z] 22b1fce32d0e: Preparing [2024-09-27T06:42:49.792Z] 7acdcc1ad270: Preparing [2024-09-27T06:42:49.792Z] 2c9babb4386d: Preparing [2024-09-27T06:42:49.792Z] 70267c60d428: Preparing [2024-09-27T06:42:49.792Z] 20c21cab5298: Preparing [2024-09-27T06:42:49.792Z] dabd50c94b89: Preparing [2024-09-27T06:42:49.792Z] 91491e82e397: Preparing [2024-09-27T06:42:49.792Z] 85f0bbaced98: Preparing [2024-09-27T06:42:49.792Z] 34a84f0ba105: Preparing [2024-09-27T06:42:49.792Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:49.792Z] dabd50c94b89: Waiting [2024-09-27T06:42:49.792Z] 91491e82e397: Waiting [2024-09-27T06:42:49.792Z] 85f0bbaced98: Waiting [2024-09-27T06:42:49.792Z] 34a84f0ba105: Waiting [2024-09-27T06:42:49.792Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:49.792Z] 2c9babb4386d: Layer already exists [2024-09-27T06:42:49.792Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:49.792Z] 22b1fce32d0e: Layer already exists [2024-09-27T06:42:49.792Z] 7acdcc1ad270: Layer already exists [2024-09-27T06:42:49.792Z] 70267c60d428: Layer already exists [2024-09-27T06:42:49.792Z] 91491e82e397: Layer already exists [2024-09-27T06:42:49.792Z] 34a84f0ba105: Layer already exists [2024-09-27T06:42:49.792Z] 85f0bbaced98: Layer already exists [2024-09-27T06:42:49.792Z] dabd50c94b89: Layer already exists [2024-09-27T06:42:49.792Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:50.068Z] main: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:42:50.159Z] ===================================================== [Pipeline] echo [2024-09-27T06:42:50.176Z] taggedImages: [2024-09-27T06:42:50.176Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:50.176Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-27T06:42:50.176Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [2024-09-27T06:42:50.176Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:50.176Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-27T06:42:50.211Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-27T06:42:50.211Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:50.211Z] latest [2024-09-27T06:42:50.211Z] 3.2.0-dev.83 [2024-09-27T06:42:50.211Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:42:50.211Z] main [2024-09-27T06:42:50.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:50.590Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:42:50.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:42:50.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-27T06:42:50.946Z] 063db438db62: Preparing [2024-09-27T06:42:50.946Z] ad2269ff05b1: Preparing [2024-09-27T06:42:50.946Z] a0d03796bb6e: Preparing [2024-09-27T06:42:50.946Z] 70267c60d428: Preparing [2024-09-27T06:42:50.946Z] 20c21cab5298: Preparing [2024-09-27T06:42:50.946Z] 5d4738a041ec: Preparing [2024-09-27T06:42:50.946Z] 0f8215986d9f: Preparing [2024-09-27T06:42:50.946Z] b6327fcc45ac: Preparing [2024-09-27T06:42:50.946Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:42:50.946Z] 0f8215986d9f: Waiting [2024-09-27T06:42:50.946Z] b6327fcc45ac: Waiting [2024-09-27T06:42:50.946Z] 5d4738a041ec: Waiting [2024-09-27T06:42:50.946Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:42:51.217Z] a0d03796bb6e: Pushed [2024-09-27T06:42:51.217Z] ad2269ff05b1: Pushed [2024-09-27T06:42:51.488Z] 20c21cab5298: Layer already exists [2024-09-27T06:42:51.488Z] 70267c60d428: Layer already exists [2024-09-27T06:42:51.488Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:42:51.488Z] 063db438db62: Pushed [2024-09-27T06:42:51.488Z] 0f8215986d9f: Pushed [2024-09-27T06:42:52.144Z] b6327fcc45ac: Pushed [2024-09-27T06:43:14.170Z] 5d4738a041ec: Pushed [2024-09-27T06:43:14.170Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:14.525Z] + 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-09-27T06:43:14.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-27T06:43:14.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-27T06:43:14.879Z] 063db438db62: Preparing [2024-09-27T06:43:14.879Z] ad2269ff05b1: Preparing [2024-09-27T06:43:14.879Z] a0d03796bb6e: Preparing [2024-09-27T06:43:14.879Z] 70267c60d428: Preparing [2024-09-27T06:43:14.879Z] 20c21cab5298: Preparing [2024-09-27T06:43:14.879Z] 5d4738a041ec: Preparing [2024-09-27T06:43:14.879Z] 0f8215986d9f: Preparing [2024-09-27T06:43:14.879Z] b6327fcc45ac: Preparing [2024-09-27T06:43:14.879Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:14.879Z] 0f8215986d9f: Waiting [2024-09-27T06:43:14.879Z] b6327fcc45ac: Waiting [2024-09-27T06:43:14.879Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:14.879Z] 5d4738a041ec: Waiting [2024-09-27T06:43:14.879Z] 70267c60d428: Layer already exists [2024-09-27T06:43:14.879Z] a0d03796bb6e: Layer already exists [2024-09-27T06:43:14.879Z] ad2269ff05b1: Layer already exists [2024-09-27T06:43:14.879Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:14.879Z] 063db438db62: Layer already exists [2024-09-27T06:43:14.879Z] b6327fcc45ac: Layer already exists [2024-09-27T06:43:14.879Z] 5d4738a041ec: Layer already exists [2024-09-27T06:43:14.879Z] 0f8215986d9f: Layer already exists [2024-09-27T06:43:14.879Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:15.142Z] latest: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:15.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:15.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [2024-09-27T06:43:15.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-27T06:43:15.838Z] 063db438db62: Preparing [2024-09-27T06:43:15.838Z] ad2269ff05b1: Preparing [2024-09-27T06:43:15.838Z] a0d03796bb6e: Preparing [2024-09-27T06:43:15.838Z] 70267c60d428: Preparing [2024-09-27T06:43:15.838Z] 20c21cab5298: Preparing [2024-09-27T06:43:15.838Z] 5d4738a041ec: Preparing [2024-09-27T06:43:15.838Z] 0f8215986d9f: Preparing [2024-09-27T06:43:15.838Z] b6327fcc45ac: Preparing [2024-09-27T06:43:15.838Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:15.838Z] 0f8215986d9f: Waiting [2024-09-27T06:43:15.838Z] b6327fcc45ac: Waiting [2024-09-27T06:43:15.838Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:15.838Z] 5d4738a041ec: Waiting [2024-09-27T06:43:15.838Z] a0d03796bb6e: Layer already exists [2024-09-27T06:43:15.838Z] ad2269ff05b1: Layer already exists [2024-09-27T06:43:15.838Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:15.838Z] 70267c60d428: Layer already exists [2024-09-27T06:43:15.838Z] 063db438db62: Layer already exists [2024-09-27T06:43:15.838Z] 5d4738a041ec: Layer already exists [2024-09-27T06:43:15.838Z] 0f8215986d9f: Layer already exists [2024-09-27T06:43:15.838Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:15.838Z] b6327fcc45ac: Layer already exists [2024-09-27T06:43:16.102Z] 3.2.0-dev.83: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:16.469Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:16.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:16.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-27T06:43:16.819Z] 063db438db62: Preparing [2024-09-27T06:43:16.819Z] ad2269ff05b1: Preparing [2024-09-27T06:43:16.819Z] a0d03796bb6e: Preparing [2024-09-27T06:43:16.819Z] 70267c60d428: Preparing [2024-09-27T06:43:16.819Z] 20c21cab5298: Preparing [2024-09-27T06:43:16.819Z] 5d4738a041ec: Preparing [2024-09-27T06:43:16.819Z] 0f8215986d9f: Preparing [2024-09-27T06:43:16.819Z] 5d4738a041ec: Waiting [2024-09-27T06:43:16.819Z] b6327fcc45ac: Preparing [2024-09-27T06:43:16.819Z] 0f8215986d9f: Waiting [2024-09-27T06:43:16.819Z] b6327fcc45ac: Waiting [2024-09-27T06:43:16.819Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:16.819Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:16.819Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:16.819Z] ad2269ff05b1: Layer already exists [2024-09-27T06:43:16.819Z] a0d03796bb6e: Layer already exists [2024-09-27T06:43:16.819Z] 063db438db62: Layer already exists [2024-09-27T06:43:16.819Z] 70267c60d428: Layer already exists [2024-09-27T06:43:16.819Z] 0f8215986d9f: Layer already exists [2024-09-27T06:43:16.819Z] 5d4738a041ec: Layer already exists [2024-09-27T06:43:16.819Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:16.819Z] b6327fcc45ac: Layer already exists [2024-09-27T06:43:16.819Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:17.438Z] + 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-09-27T06:43:17.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-27T06:43:17.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-27T06:43:17.787Z] 063db438db62: Preparing [2024-09-27T06:43:17.787Z] ad2269ff05b1: Preparing [2024-09-27T06:43:17.787Z] a0d03796bb6e: Preparing [2024-09-27T06:43:17.787Z] 70267c60d428: Preparing [2024-09-27T06:43:17.787Z] 20c21cab5298: Preparing [2024-09-27T06:43:17.787Z] 5d4738a041ec: Preparing [2024-09-27T06:43:17.787Z] 0f8215986d9f: Preparing [2024-09-27T06:43:17.787Z] b6327fcc45ac: Preparing [2024-09-27T06:43:17.787Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:17.787Z] 5d4738a041ec: Waiting [2024-09-27T06:43:17.787Z] 0f8215986d9f: Waiting [2024-09-27T06:43:17.787Z] b6327fcc45ac: Waiting [2024-09-27T06:43:17.787Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:17.787Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:17.787Z] ad2269ff05b1: Layer already exists [2024-09-27T06:43:17.787Z] a0d03796bb6e: Layer already exists [2024-09-27T06:43:17.787Z] 063db438db62: Layer already exists [2024-09-27T06:43:17.787Z] 70267c60d428: Layer already exists [2024-09-27T06:43:17.787Z] 0f8215986d9f: Layer already exists [2024-09-27T06:43:17.787Z] 5d4738a041ec: Layer already exists [2024-09-27T06:43:17.787Z] b6327fcc45ac: Layer already exists [2024-09-27T06:43:17.787Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:18.049Z] main: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:43:18.135Z] ===================================================== [Pipeline] echo [2024-09-27T06:43:18.147Z] taggedImages: [2024-09-27T06:43:18.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:18.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-27T06:43:18.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [2024-09-27T06:43:18.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:18.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-27T06:43:18.174Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-27T06:43:18.174Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:18.174Z] latest [2024-09-27T06:43:18.174Z] 3.2.0-dev.83 [2024-09-27T06:43:18.174Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:18.174Z] main [2024-09-27T06:43:18.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:18.530Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:18.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:18.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-27T06:43:18.887Z] 52f6755c394d: Preparing [2024-09-27T06:43:18.887Z] 0a0cce66bb26: Preparing [2024-09-27T06:43:18.887Z] 7ee4e3849adc: Preparing [2024-09-27T06:43:18.887Z] 70267c60d428: Preparing [2024-09-27T06:43:18.887Z] 20c21cab5298: Preparing [2024-09-27T06:43:18.887Z] e5667a32133e: Preparing [2024-09-27T06:43:18.887Z] 85f0bbaced98: Preparing [2024-09-27T06:43:18.887Z] 34a84f0ba105: Preparing [2024-09-27T06:43:18.887Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:18.887Z] e5667a32133e: Waiting [2024-09-27T06:43:18.887Z] 85f0bbaced98: Waiting [2024-09-27T06:43:18.887Z] 34a84f0ba105: Waiting [2024-09-27T06:43:18.887Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:19.151Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:19.151Z] 70267c60d428: Layer already exists [2024-09-27T06:43:19.151Z] 7ee4e3849adc: Pushed [2024-09-27T06:43:19.151Z] 85f0bbaced98: Layer already exists [2024-09-27T06:43:19.151Z] 0a0cce66bb26: Pushed [2024-09-27T06:43:19.151Z] 34a84f0ba105: Layer already exists [2024-09-27T06:43:19.151Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:19.151Z] 52f6755c394d: Pushed [2024-09-27T06:43:41.184Z] e5667a32133e: Pushed [2024-09-27T06:43:41.184Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:41.549Z] + 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-09-27T06:43:41.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-27T06:43:41.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-27T06:43:41.901Z] 52f6755c394d: Preparing [2024-09-27T06:43:41.901Z] 0a0cce66bb26: Preparing [2024-09-27T06:43:41.901Z] 7ee4e3849adc: Preparing [2024-09-27T06:43:41.901Z] 70267c60d428: Preparing [2024-09-27T06:43:41.901Z] 20c21cab5298: Preparing [2024-09-27T06:43:41.901Z] e5667a32133e: Preparing [2024-09-27T06:43:41.901Z] 85f0bbaced98: Preparing [2024-09-27T06:43:41.901Z] 34a84f0ba105: Preparing [2024-09-27T06:43:41.901Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:41.901Z] e5667a32133e: Waiting [2024-09-27T06:43:41.901Z] 85f0bbaced98: Waiting [2024-09-27T06:43:41.901Z] 34a84f0ba105: Waiting [2024-09-27T06:43:41.901Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:41.901Z] 70267c60d428: Layer already exists [2024-09-27T06:43:41.901Z] 52f6755c394d: Layer already exists [2024-09-27T06:43:41.901Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:41.901Z] 0a0cce66bb26: Layer already exists [2024-09-27T06:43:41.901Z] 7ee4e3849adc: Layer already exists [2024-09-27T06:43:41.901Z] e5667a32133e: Layer already exists [2024-09-27T06:43:41.901Z] 34a84f0ba105: Layer already exists [2024-09-27T06:43:41.901Z] 85f0bbaced98: Layer already exists [2024-09-27T06:43:41.901Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:41.901Z] latest: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:42.531Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:42.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [2024-09-27T06:43:42.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-27T06:43:42.877Z] 52f6755c394d: Preparing [2024-09-27T06:43:42.877Z] 0a0cce66bb26: Preparing [2024-09-27T06:43:42.877Z] 7ee4e3849adc: Preparing [2024-09-27T06:43:42.877Z] 70267c60d428: Preparing [2024-09-27T06:43:42.877Z] 20c21cab5298: Preparing [2024-09-27T06:43:42.877Z] e5667a32133e: Preparing [2024-09-27T06:43:42.877Z] 85f0bbaced98: Preparing [2024-09-27T06:43:42.877Z] 34a84f0ba105: Preparing [2024-09-27T06:43:42.877Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:42.877Z] 85f0bbaced98: Waiting [2024-09-27T06:43:42.877Z] 34a84f0ba105: Waiting [2024-09-27T06:43:42.877Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:42.877Z] e5667a32133e: Waiting [2024-09-27T06:43:42.877Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:42.877Z] 0a0cce66bb26: Layer already exists [2024-09-27T06:43:42.877Z] 52f6755c394d: Layer already exists [2024-09-27T06:43:42.877Z] 70267c60d428: Layer already exists [2024-09-27T06:43:42.877Z] 7ee4e3849adc: Layer already exists [2024-09-27T06:43:42.877Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:42.877Z] e5667a32133e: Layer already exists [2024-09-27T06:43:42.877Z] 85f0bbaced98: Layer already exists [2024-09-27T06:43:42.877Z] 34a84f0ba105: Layer already exists [2024-09-27T06:43:43.140Z] 3.2.0-dev.83: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:43.501Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:43.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:43.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-27T06:43:43.851Z] 52f6755c394d: Preparing [2024-09-27T06:43:43.851Z] 0a0cce66bb26: Preparing [2024-09-27T06:43:43.851Z] 7ee4e3849adc: Preparing [2024-09-27T06:43:43.851Z] 70267c60d428: Preparing [2024-09-27T06:43:43.851Z] 20c21cab5298: Preparing [2024-09-27T06:43:43.851Z] e5667a32133e: Preparing [2024-09-27T06:43:43.851Z] 85f0bbaced98: Preparing [2024-09-27T06:43:43.851Z] 34a84f0ba105: Preparing [2024-09-27T06:43:43.851Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:43.851Z] e5667a32133e: Waiting [2024-09-27T06:43:43.851Z] 34a84f0ba105: Waiting [2024-09-27T06:43:43.851Z] 85f0bbaced98: Waiting [2024-09-27T06:43:43.851Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:43.851Z] 52f6755c394d: Layer already exists [2024-09-27T06:43:43.851Z] 0a0cce66bb26: Layer already exists [2024-09-27T06:43:43.851Z] 7ee4e3849adc: Layer already exists [2024-09-27T06:43:43.851Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:43.851Z] 70267c60d428: Layer already exists [2024-09-27T06:43:43.851Z] 85f0bbaced98: Layer already exists [2024-09-27T06:43:43.851Z] e5667a32133e: Layer already exists [2024-09-27T06:43:43.851Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:43.851Z] 34a84f0ba105: Layer already exists [2024-09-27T06:43:44.115Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:44.461Z] + 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-09-27T06:43:44.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-27T06:43:44.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-27T06:43:44.831Z] 52f6755c394d: Preparing [2024-09-27T06:43:44.831Z] 0a0cce66bb26: Preparing [2024-09-27T06:43:44.831Z] 7ee4e3849adc: Preparing [2024-09-27T06:43:44.831Z] 70267c60d428: Preparing [2024-09-27T06:43:44.831Z] 20c21cab5298: Preparing [2024-09-27T06:43:44.831Z] e5667a32133e: Preparing [2024-09-27T06:43:44.831Z] 85f0bbaced98: Preparing [2024-09-27T06:43:44.831Z] 34a84f0ba105: Preparing [2024-09-27T06:43:44.831Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:44.831Z] 85f0bbaced98: Waiting [2024-09-27T06:43:44.831Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:44.831Z] e5667a32133e: Waiting [2024-09-27T06:43:44.831Z] 34a84f0ba105: Waiting [2024-09-27T06:43:44.831Z] 70267c60d428: Layer already exists [2024-09-27T06:43:44.831Z] 52f6755c394d: Layer already exists [2024-09-27T06:43:44.831Z] 7ee4e3849adc: Layer already exists [2024-09-27T06:43:44.831Z] 0a0cce66bb26: Layer already exists [2024-09-27T06:43:44.831Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:44.831Z] e5667a32133e: Layer already exists [2024-09-27T06:43:44.831Z] 85f0bbaced98: Layer already exists [2024-09-27T06:43:44.831Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:44.831Z] 34a84f0ba105: Layer already exists [2024-09-27T06:43:45.095Z] main: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:43:45.184Z] ===================================================== [Pipeline] echo [2024-09-27T06:43:45.197Z] taggedImages: [2024-09-27T06:43:45.197Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:45.197Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-27T06:43:45.197Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [2024-09-27T06:43:45.197Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:45.197Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-27T06:43:45.233Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-27T06:43:45.233Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:45.233Z] latest [2024-09-27T06:43:45.233Z] 3.2.0-dev.83 [2024-09-27T06:43:45.233Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:45.233Z] main [2024-09-27T06:43:45.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:45.604Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:45.957Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:45.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-27T06:43:45.957Z] ff32c6c3db31: Preparing [2024-09-27T06:43:45.957Z] 91e9b4ba4b3b: Preparing [2024-09-27T06:43:45.957Z] 70267c60d428: Preparing [2024-09-27T06:43:45.957Z] 20c21cab5298: Preparing [2024-09-27T06:43:45.957Z] 93d221cdb724: Preparing [2024-09-27T06:43:45.957Z] dfadebb3dd97: Preparing [2024-09-27T06:43:45.957Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:45.957Z] dfadebb3dd97: Waiting [2024-09-27T06:43:45.957Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:46.220Z] 93d221cdb724: Pushed [2024-09-27T06:43:46.797Z] 70267c60d428: Layer already exists [2024-09-27T06:43:46.797Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:46.797Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:46.797Z] ff32c6c3db31: Pushed [2024-09-27T06:43:47.748Z] dfadebb3dd97: Pushed [2024-09-27T06:43:54.388Z] 91e9b4ba4b3b: Pushed [2024-09-27T06:43:54.388Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:54.755Z] + 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-09-27T06:43:55.102Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-27T06:43:55.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-27T06:43:55.102Z] ff32c6c3db31: Preparing [2024-09-27T06:43:55.102Z] 91e9b4ba4b3b: Preparing [2024-09-27T06:43:55.102Z] 70267c60d428: Preparing [2024-09-27T06:43:55.102Z] 20c21cab5298: Preparing [2024-09-27T06:43:55.102Z] 93d221cdb724: Preparing [2024-09-27T06:43:55.102Z] dfadebb3dd97: Preparing [2024-09-27T06:43:55.102Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:55.102Z] dfadebb3dd97: Waiting [2024-09-27T06:43:55.102Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:55.102Z] 93d221cdb724: Layer already exists [2024-09-27T06:43:55.102Z] ff32c6c3db31: Layer already exists [2024-09-27T06:43:55.102Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:55.102Z] 91e9b4ba4b3b: Layer already exists [2024-09-27T06:43:55.102Z] 70267c60d428: Layer already exists [2024-09-27T06:43:55.102Z] dfadebb3dd97: Layer already exists [2024-09-27T06:43:55.102Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:55.366Z] latest: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:55.726Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:56.083Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [2024-09-27T06:43:56.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-27T06:43:56.084Z] ff32c6c3db31: Preparing [2024-09-27T06:43:56.084Z] 91e9b4ba4b3b: Preparing [2024-09-27T06:43:56.084Z] 70267c60d428: Preparing [2024-09-27T06:43:56.084Z] 20c21cab5298: Preparing [2024-09-27T06:43:56.084Z] 93d221cdb724: Preparing [2024-09-27T06:43:56.084Z] dfadebb3dd97: Preparing [2024-09-27T06:43:56.084Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:56.084Z] dfadebb3dd97: Waiting [2024-09-27T06:43:56.084Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:56.084Z] 91e9b4ba4b3b: Layer already exists [2024-09-27T06:43:56.084Z] 70267c60d428: Layer already exists [2024-09-27T06:43:56.084Z] 93d221cdb724: Layer already exists [2024-09-27T06:43:56.084Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:56.084Z] ff32c6c3db31: Layer already exists [2024-09-27T06:43:56.084Z] dfadebb3dd97: Layer already exists [2024-09-27T06:43:56.084Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:56.350Z] 3.2.0-dev.83: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:56.699Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:57.047Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-27T06:43:57.047Z] ff32c6c3db31: Preparing [2024-09-27T06:43:57.047Z] 91e9b4ba4b3b: Preparing [2024-09-27T06:43:57.047Z] 70267c60d428: Preparing [2024-09-27T06:43:57.047Z] 20c21cab5298: Preparing [2024-09-27T06:43:57.047Z] 93d221cdb724: Preparing [2024-09-27T06:43:57.047Z] dfadebb3dd97: Preparing [2024-09-27T06:43:57.047Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:57.047Z] dfadebb3dd97: Waiting [2024-09-27T06:43:57.047Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:57.047Z] 91e9b4ba4b3b: Layer already exists [2024-09-27T06:43:57.047Z] 70267c60d428: Layer already exists [2024-09-27T06:43:57.047Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:57.047Z] 93d221cdb724: Layer already exists [2024-09-27T06:43:57.047Z] ff32c6c3db31: Layer already exists [2024-09-27T06:43:57.047Z] dfadebb3dd97: Layer already exists [2024-09-27T06:43:57.047Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:57.312Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:57.661Z] + 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-09-27T06:43:58.021Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-27T06:43:58.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-27T06:43:58.022Z] ff32c6c3db31: Preparing [2024-09-27T06:43:58.022Z] 91e9b4ba4b3b: Preparing [2024-09-27T06:43:58.022Z] 70267c60d428: Preparing [2024-09-27T06:43:58.022Z] 20c21cab5298: Preparing [2024-09-27T06:43:58.022Z] 93d221cdb724: Preparing [2024-09-27T06:43:58.022Z] dfadebb3dd97: Preparing [2024-09-27T06:43:58.022Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:58.022Z] dfadebb3dd97: Waiting [2024-09-27T06:43:58.022Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:58.022Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:58.022Z] 70267c60d428: Layer already exists [2024-09-27T06:43:58.022Z] 93d221cdb724: Layer already exists [2024-09-27T06:43:58.022Z] ff32c6c3db31: Layer already exists [2024-09-27T06:43:58.022Z] 91e9b4ba4b3b: Layer already exists [2024-09-27T06:43:58.022Z] dfadebb3dd97: Layer already exists [2024-09-27T06:43:58.022Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:58.022Z] main: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:43:58.378Z] ===================================================== [Pipeline] echo [2024-09-27T06:43:58.395Z] taggedImages: [2024-09-27T06:43:58.395Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:58.395Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-27T06:43:58.395Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [2024-09-27T06:43:58.395Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:58.395Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-27T06:43:58.445Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-27T06:43:58.445Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:58.445Z] latest [2024-09-27T06:43:58.445Z] 3.2.0-dev.83 [2024-09-27T06:43:58.445Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:43:58.445Z] main [2024-09-27T06:43:58.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:58.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:43:59.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:43:59.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-27T06:43:59.162Z] 573ab0d7a812: Preparing [2024-09-27T06:43:59.162Z] e90b05af6e92: Preparing [2024-09-27T06:43:59.162Z] d31623bccc7e: Preparing [2024-09-27T06:43:59.162Z] 70267c60d428: Preparing [2024-09-27T06:43:59.162Z] 20c21cab5298: Preparing [2024-09-27T06:43:59.162Z] b677e7458af1: Preparing [2024-09-27T06:43:59.162Z] 196f99f4cd9f: Preparing [2024-09-27T06:43:59.162Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:43:59.162Z] b677e7458af1: Waiting [2024-09-27T06:43:59.162Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:43:59.162Z] 196f99f4cd9f: Waiting [2024-09-27T06:43:59.162Z] 70267c60d428: Layer already exists [2024-09-27T06:43:59.162Z] 20c21cab5298: Layer already exists [2024-09-27T06:43:59.428Z] e90b05af6e92: Pushed [2024-09-27T06:43:59.428Z] 573ab0d7a812: Pushed [2024-09-27T06:43:59.428Z] b677e7458af1: Pushed [2024-09-27T06:43:59.428Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:43:59.694Z] 196f99f4cd9f: Pushed [2024-09-27T06:44:06.330Z] d31623bccc7e: Pushed [2024-09-27T06:44:06.330Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:06.693Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:07.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-27T06:44:07.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-27T06:44:07.052Z] 573ab0d7a812: Preparing [2024-09-27T06:44:07.052Z] e90b05af6e92: Preparing [2024-09-27T06:44:07.052Z] d31623bccc7e: Preparing [2024-09-27T06:44:07.052Z] 70267c60d428: Preparing [2024-09-27T06:44:07.052Z] 20c21cab5298: Preparing [2024-09-27T06:44:07.052Z] b677e7458af1: Preparing [2024-09-27T06:44:07.052Z] 196f99f4cd9f: Preparing [2024-09-27T06:44:07.052Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:07.052Z] 196f99f4cd9f: Waiting [2024-09-27T06:44:07.052Z] b677e7458af1: Waiting [2024-09-27T06:44:07.052Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:07.052Z] 573ab0d7a812: Layer already exists [2024-09-27T06:44:07.052Z] d31623bccc7e: Layer already exists [2024-09-27T06:44:07.052Z] 70267c60d428: Layer already exists [2024-09-27T06:44:07.052Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:07.052Z] e90b05af6e92: Layer already exists [2024-09-27T06:44:07.052Z] b677e7458af1: Layer already exists [2024-09-27T06:44:07.052Z] 196f99f4cd9f: Layer already exists [2024-09-27T06:44:07.052Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:07.317Z] latest: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:07.671Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:08.030Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [2024-09-27T06:44:08.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-27T06:44:08.030Z] 573ab0d7a812: Preparing [2024-09-27T06:44:08.031Z] e90b05af6e92: Preparing [2024-09-27T06:44:08.031Z] d31623bccc7e: Preparing [2024-09-27T06:44:08.031Z] 70267c60d428: Preparing [2024-09-27T06:44:08.031Z] 20c21cab5298: Preparing [2024-09-27T06:44:08.031Z] b677e7458af1: Preparing [2024-09-27T06:44:08.031Z] 196f99f4cd9f: Preparing [2024-09-27T06:44:08.031Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:08.031Z] 196f99f4cd9f: Waiting [2024-09-27T06:44:08.031Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:08.031Z] b677e7458af1: Waiting [2024-09-27T06:44:08.031Z] 573ab0d7a812: Layer already exists [2024-09-27T06:44:08.031Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:08.031Z] 70267c60d428: Layer already exists [2024-09-27T06:44:08.031Z] e90b05af6e92: Layer already exists [2024-09-27T06:44:08.031Z] d31623bccc7e: Layer already exists [2024-09-27T06:44:08.031Z] b677e7458af1: Layer already exists [2024-09-27T06:44:08.031Z] 196f99f4cd9f: Layer already exists [2024-09-27T06:44:08.031Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:08.296Z] 3.2.0-dev.83: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:08.658Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:09.006Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:44:09.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-27T06:44:09.006Z] 573ab0d7a812: Preparing [2024-09-27T06:44:09.006Z] e90b05af6e92: Preparing [2024-09-27T06:44:09.006Z] d31623bccc7e: Preparing [2024-09-27T06:44:09.006Z] 70267c60d428: Preparing [2024-09-27T06:44:09.006Z] 20c21cab5298: Preparing [2024-09-27T06:44:09.006Z] b677e7458af1: Preparing [2024-09-27T06:44:09.006Z] 196f99f4cd9f: Preparing [2024-09-27T06:44:09.006Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:09.006Z] b677e7458af1: Waiting [2024-09-27T06:44:09.006Z] 196f99f4cd9f: Waiting [2024-09-27T06:44:09.006Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:09.006Z] 70267c60d428: Layer already exists [2024-09-27T06:44:09.006Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:09.006Z] e90b05af6e92: Layer already exists [2024-09-27T06:44:09.006Z] 573ab0d7a812: Layer already exists [2024-09-27T06:44:09.006Z] d31623bccc7e: Layer already exists [2024-09-27T06:44:09.006Z] 196f99f4cd9f: Layer already exists [2024-09-27T06:44:09.006Z] b677e7458af1: Layer already exists [2024-09-27T06:44:09.006Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:09.271Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:09.623Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:09.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-27T06:44:09.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-27T06:44:09.982Z] 573ab0d7a812: Preparing [2024-09-27T06:44:09.982Z] e90b05af6e92: Preparing [2024-09-27T06:44:09.982Z] d31623bccc7e: Preparing [2024-09-27T06:44:09.982Z] 70267c60d428: Preparing [2024-09-27T06:44:09.982Z] 20c21cab5298: Preparing [2024-09-27T06:44:09.982Z] b677e7458af1: Preparing [2024-09-27T06:44:09.982Z] 196f99f4cd9f: Preparing [2024-09-27T06:44:09.982Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:09.982Z] b677e7458af1: Waiting [2024-09-27T06:44:09.982Z] 196f99f4cd9f: Waiting [2024-09-27T06:44:09.982Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:09.982Z] 573ab0d7a812: Layer already exists [2024-09-27T06:44:09.982Z] d31623bccc7e: Layer already exists [2024-09-27T06:44:09.982Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:09.982Z] e90b05af6e92: Layer already exists [2024-09-27T06:44:09.982Z] 70267c60d428: Layer already exists [2024-09-27T06:44:09.982Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:09.982Z] 196f99f4cd9f: Layer already exists [2024-09-27T06:44:09.982Z] b677e7458af1: Layer already exists [2024-09-27T06:44:09.982Z] main: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:44:10.331Z] ===================================================== [Pipeline] echo [2024-09-27T06:44:10.344Z] taggedImages: [2024-09-27T06:44:10.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:44:10.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-27T06:44:10.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [2024-09-27T06:44:10.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:44:10.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-27T06:44:10.375Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-27T06:44:10.375Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:44:10.375Z] latest [2024-09-27T06:44:10.375Z] 3.2.0-dev.83 [2024-09-27T06:44:10.375Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:44:10.375Z] main [2024-09-27T06:44:10.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:10.739Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:11.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:44:11.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-27T06:44:11.103Z] 46305107ef48: Preparing [2024-09-27T06:44:11.103Z] c5e1c7b6abdc: Preparing [2024-09-27T06:44:11.103Z] 70267c60d428: Preparing [2024-09-27T06:44:11.103Z] 20c21cab5298: Preparing [2024-09-27T06:44:11.103Z] 231113a1ea2f: Preparing [2024-09-27T06:44:11.103Z] 22357776180e: Preparing [2024-09-27T06:44:11.103Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:11.103Z] 22357776180e: Waiting [2024-09-27T06:44:11.103Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:11.368Z] 231113a1ea2f: Layer already exists [2024-09-27T06:44:11.368Z] 70267c60d428: Layer already exists [2024-09-27T06:44:11.368Z] 22357776180e: Layer already exists [2024-09-27T06:44:11.368Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:11.368Z] 46305107ef48: Pushed [2024-09-27T06:44:19.551Z] c5e1c7b6abdc: Pushed [2024-09-27T06:44:19.551Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:19.912Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:20.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-27T06:44:20.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-27T06:44:20.254Z] 46305107ef48: Preparing [2024-09-27T06:44:20.254Z] c5e1c7b6abdc: Preparing [2024-09-27T06:44:20.254Z] 70267c60d428: Preparing [2024-09-27T06:44:20.254Z] 20c21cab5298: Preparing [2024-09-27T06:44:20.254Z] 231113a1ea2f: Preparing [2024-09-27T06:44:20.254Z] 22357776180e: Preparing [2024-09-27T06:44:20.254Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:20.254Z] 22357776180e: Waiting [2024-09-27T06:44:20.254Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:20.254Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:20.254Z] c5e1c7b6abdc: Layer already exists [2024-09-27T06:44:20.254Z] 231113a1ea2f: Layer already exists [2024-09-27T06:44:20.254Z] 70267c60d428: Layer already exists [2024-09-27T06:44:20.254Z] 46305107ef48: Layer already exists [2024-09-27T06:44:20.254Z] 22357776180e: Layer already exists [2024-09-27T06:44:20.254Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:20.254Z] latest: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:20.870Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:21.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [2024-09-27T06:44:21.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-27T06:44:21.211Z] 46305107ef48: Preparing [2024-09-27T06:44:21.211Z] c5e1c7b6abdc: Preparing [2024-09-27T06:44:21.211Z] 70267c60d428: Preparing [2024-09-27T06:44:21.211Z] 20c21cab5298: Preparing [2024-09-27T06:44:21.211Z] 231113a1ea2f: Preparing [2024-09-27T06:44:21.211Z] 22357776180e: Preparing [2024-09-27T06:44:21.211Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:21.211Z] 22357776180e: Waiting [2024-09-27T06:44:21.211Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:21.211Z] 70267c60d428: Layer already exists [2024-09-27T06:44:21.211Z] c5e1c7b6abdc: Layer already exists [2024-09-27T06:44:21.211Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:21.211Z] 46305107ef48: Layer already exists [2024-09-27T06:44:21.211Z] 231113a1ea2f: Layer already exists [2024-09-27T06:44:21.211Z] 22357776180e: Layer already exists [2024-09-27T06:44:21.211Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:21.211Z] 3.2.0-dev.83: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:21.565Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:21.920Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:44:21.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-27T06:44:21.920Z] 46305107ef48: Preparing [2024-09-27T06:44:21.920Z] c5e1c7b6abdc: Preparing [2024-09-27T06:44:21.920Z] 70267c60d428: Preparing [2024-09-27T06:44:21.920Z] 20c21cab5298: Preparing [2024-09-27T06:44:21.920Z] 231113a1ea2f: Preparing [2024-09-27T06:44:21.920Z] 22357776180e: Preparing [2024-09-27T06:44:21.920Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:21.920Z] 22357776180e: Waiting [2024-09-27T06:44:21.920Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:21.920Z] 70267c60d428: Layer already exists [2024-09-27T06:44:21.920Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:21.920Z] 46305107ef48: Layer already exists [2024-09-27T06:44:21.920Z] c5e1c7b6abdc: Layer already exists [2024-09-27T06:44:21.920Z] 231113a1ea2f: Layer already exists [2024-09-27T06:44:21.920Z] 22357776180e: Layer already exists [2024-09-27T06:44:21.920Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:21.920Z] ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:22.538Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:22.888Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-27T06:44:22.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-27T06:44:22.888Z] 46305107ef48: Preparing [2024-09-27T06:44:22.888Z] c5e1c7b6abdc: Preparing [2024-09-27T06:44:22.888Z] 70267c60d428: Preparing [2024-09-27T06:44:22.888Z] 20c21cab5298: Preparing [2024-09-27T06:44:22.888Z] 231113a1ea2f: Preparing [2024-09-27T06:44:22.888Z] 22357776180e: Preparing [2024-09-27T06:44:22.888Z] 4aeaa0e7d41f: Preparing [2024-09-27T06:44:22.888Z] 4aeaa0e7d41f: Waiting [2024-09-27T06:44:22.888Z] 22357776180e: Waiting [2024-09-27T06:44:22.888Z] 20c21cab5298: Layer already exists [2024-09-27T06:44:22.888Z] c5e1c7b6abdc: Layer already exists [2024-09-27T06:44:22.888Z] 46305107ef48: Layer already exists [2024-09-27T06:44:22.888Z] 70267c60d428: Layer already exists [2024-09-27T06:44:22.888Z] 231113a1ea2f: Layer already exists [2024-09-27T06:44:22.888Z] 4aeaa0e7d41f: Layer already exists [2024-09-27T06:44:22.888Z] 22357776180e: Layer already exists [2024-09-27T06:44:23.154Z] main: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-27T06:44:23.238Z] ===================================================== [Pipeline] echo [2024-09-27T06:44:23.254Z] taggedImages: [2024-09-27T06:44:23.255Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [2024-09-27T06:44:23.255Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-27T06:44:23.255Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [2024-09-27T06:44:23.255Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [2024-09-27T06:44:23.255Z] - 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-09-27T06:44:23.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-27T06:44:23.720Z] [2024-09-27T06:44:23.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:44:24.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-27T06:44:24.046Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-27T06:44:24.047Z] 8998bd30e6a1: Pulling fs layer [2024-09-27T06:44:24.047Z] 04944245beec: Pulling fs layer [2024-09-27T06:44:24.047Z] 699f458cf7ca: Pulling fs layer [2024-09-27T06:44:24.047Z] 765212b225bb: Pulling fs layer [2024-09-27T06:44:24.047Z] f23df028b6ca: Pulling fs layer [2024-09-27T06:44:24.047Z] d65c8cfc05b1: Pulling fs layer [2024-09-27T06:44:24.047Z] 2437ff75d9bd: Pulling fs layer [2024-09-27T06:44:24.047Z] f23df028b6ca: Waiting [2024-09-27T06:44:24.047Z] d65c8cfc05b1: Waiting [2024-09-27T06:44:24.047Z] 2437ff75d9bd: Waiting [2024-09-27T06:44:24.047Z] 765212b225bb: Waiting [2024-09-27T06:44:24.314Z] 04944245beec: Verifying Checksum [2024-09-27T06:44:24.314Z] 04944245beec: Download complete [2024-09-27T06:44:24.314Z] 765212b225bb: Verifying Checksum [2024-09-27T06:44:24.314Z] 765212b225bb: Download complete [2024-09-27T06:44:24.314Z] f23df028b6ca: Verifying Checksum [2024-09-27T06:44:24.314Z] f23df028b6ca: Download complete [2024-09-27T06:44:24.314Z] d65c8cfc05b1: Verifying Checksum [2024-09-27T06:44:24.314Z] d65c8cfc05b1: Download complete [2024-09-27T06:44:24.314Z] 699f458cf7ca: Verifying Checksum [2024-09-27T06:44:24.314Z] 699f458cf7ca: Download complete [2024-09-27T06:44:24.895Z] 8998bd30e6a1: Verifying Checksum [2024-09-27T06:44:24.895Z] 8998bd30e6a1: Download complete [2024-09-27T06:44:27.528Z] 2437ff75d9bd: Verifying Checksum [2024-09-27T06:44:27.528Z] 2437ff75d9bd: Download complete [2024-09-27T06:44:29.488Z] 8998bd30e6a1: Pull complete [2024-09-27T06:44:30.077Z] 04944245beec: Pull complete [2024-09-27T06:44:32.016Z] 699f458cf7ca: Pull complete [2024-09-27T06:44:32.016Z] 765212b225bb: Pull complete [2024-09-27T06:44:32.598Z] f23df028b6ca: Pull complete [2024-09-27T06:44:32.864Z] d65c8cfc05b1: Pull complete [2024-09-27T06:44:51.053Z] 2437ff75d9bd: Pull complete [2024-09-27T06:44:51.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-27T06:44:51.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-27T06:44:51.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:44:51.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container [2024-09-27T06:44:51.317Z] $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:44:54.157Z] $ docker top ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:44:55.114Z] ---> job-cost.sh [2024-09-27T06:44:55.114Z] lf-activate-venv: SKIPPING [2024-09-27T06:44:55.114Z] INFO: No Stack... [2024-09-27T06:44:55.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-27T06:44:56.336Z] INFO: Archiving Costs [Pipeline] sh [2024-09-27T06:44:56.969Z] + cat /w/workspace/edgex-go/706/archives/cost.csv [2024-09-27T06:44:56.969Z] + cut -d, -f6 [Pipeline] lock [2024-09-27T06:44:57.008Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] [2024-09-27T06:44:57.102Z] Resource [jenkins-edgexfoundry-edgex-go-main-706-stack-cost] did not exist. Created. [2024-09-27T06:44:57.112Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-27T06:44:57.769Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-27T06:44:58.462Z] Stashed 1 file(s) [Pipeline] } [2024-09-27T06:44:58.477Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-27T06:44:58.502Z] $ docker stop --time=1 ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 [2024-09-27T06:45:00.048Z] $ docker rm -f --volumes ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 [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-09-27T06:45:00.653Z] provisioning config files... [2024-09-27T06:45:00.661Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/706@tmp/config7895204343537548737tmp [Pipeline] { [Pipeline] sh [2024-09-27T06:45:00.964Z] + set +x [2024-09-27T06:45:00.965Z] + + curl -s https://codecov.io/bash [2024-09-27T06:45:00.965Z] bash -s -- [2024-09-27T06:45:00.965Z] [2024-09-27T06:45:00.965Z] _____ _ [2024-09-27T06:45:00.965Z] / ____| | | [2024-09-27T06:45:00.965Z] | | ___ __| | ___ ___ _____ __ [2024-09-27T06:45:00.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-27T06:45:00.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-27T06:45:00.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-27T06:45:00.965Z] Bash-1.0.6 [2024-09-27T06:45:00.965Z] [2024-09-27T06:45:00.965Z] [2024-09-27T06:45:00.965Z] ==> git version 2.25.1 found [2024-09-27T06:45:00.965Z] ==> 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-09-27T06:45:00.965Z] Release-Date: 2020-01-08 [2024-09-27T06:45:00.965Z] 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-09-27T06:45:00.965Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-27T06:45:00.965Z] ==> Jenkins CI detected. [2024-09-27T06:45:00.965Z] current dir:  /w/workspace/edgex-go/706 [2024-09-27T06:45:00.965Z] project root: . [2024-09-27T06:45:00.965Z] --> token set from env [2024-09-27T06:45:00.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-27T06:45:00.965Z] ==> Running gcov in . (disable via -X gcov) [2024-09-27T06:45:00.965Z] ==> Python coveragepy not found [2024-09-27T06:45:00.965Z] ==> Searching for coverage reports in: [2024-09-27T06:45:00.965Z] + . [2024-09-27T06:45:01.224Z] -> Found 1 reports [2024-09-27T06:45:01.224Z] ==> Detecting git/mercurial file structure [2024-09-27T06:45:01.224Z] ==> Reading reports [2024-09-27T06:45:01.224Z] + ./coverage.out bytes=612321 [2024-09-27T06:45:01.224Z] ==> Appending adjustments [2024-09-27T06:45:01.224Z] https://docs.codecov.io/docs/fixing-reports [2024-09-27T06:45:02.602Z] + Found adjustments [2024-09-27T06:45:02.602Z] ==> Gzipping contents [2024-09-27T06:45:02.602Z] 76K /tmp/codecov.Sh4MCM.gz [2024-09-27T06:45:02.602Z] ==> Uploading reports [2024-09-27T06:45:02.602Z] url: https://codecov.io [2024-09-27T06:45:02.602Z] query: branch=main&commit=ef9dbcfdf9265d2927ae78691a494f0517df5c34&build=706&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F706%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-27T06:45:02.602Z] -> Pinging Codecov [2024-09-27T06:45:02.602Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef9dbcfdf9265d2927ae78691a494f0517df5c34&build=706&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F706%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-27T06:45:02.602Z] -> Uploading to [2024-09-27T06:45:02.603Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ef9dbcfdf9265d2927ae78691a494f0517df5c34/cc794e5f-b0a8-4c3a-9fca-2ab6b5e47643.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240927%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240927T064502Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71c6c9405ac48628e90ec0ec34ab9309f2f8b5ac21bd8316f78c3c625475cdd6 [2024-09-27T06:45:02.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:02.603Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:02.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74166 0 0 100 74166 0 289k --:--:-- --:--:-- --:--:-- 289k [2024-09-27T06:45:02.865Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [2024-09-27T06:45:02.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-27T06:45:03.114Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-27T06:45:03.132Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:45:03.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-27T06:45:03.432Z] [2024-09-27T06:45:03.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:45:03.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-27T06:45:03.734Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-27T06:45:03.734Z] 619be1103602: Already exists [2024-09-27T06:45:03.734Z] f8ea3408117e: Pulling fs layer [2024-09-27T06:45:03.734Z] 91320369b822: Pulling fs layer [2024-09-27T06:45:03.734Z] 0406650e8295: Pulling fs layer [2024-09-27T06:45:03.734Z] 4f4fb700ef54: Pulling fs layer [2024-09-27T06:45:03.734Z] 96d80e3f36e1: Pulling fs layer [2024-09-27T06:45:03.734Z] bcf3aedb951c: Pulling fs layer [2024-09-27T06:45:03.734Z] 96d80e3f36e1: Waiting [2024-09-27T06:45:03.734Z] 4f4fb700ef54: Waiting [2024-09-27T06:45:03.734Z] bcf3aedb951c: Waiting [2024-09-27T06:45:03.734Z] 0406650e8295: Verifying Checksum [2024-09-27T06:45:03.734Z] 0406650e8295: Download complete [2024-09-27T06:45:03.734Z] f8ea3408117e: Download complete [2024-09-27T06:45:03.734Z] 4f4fb700ef54: Download complete [2024-09-27T06:45:03.734Z] f8ea3408117e: Pull complete [2024-09-27T06:45:03.994Z] 96d80e3f36e1: Verifying Checksum [2024-09-27T06:45:04.252Z] 91320369b822: Verifying Checksum [2024-09-27T06:45:04.252Z] 91320369b822: Download complete [2024-09-27T06:45:04.819Z] bcf3aedb951c: Verifying Checksum [2024-09-27T06:45:04.819Z] bcf3aedb951c: Download complete [2024-09-27T06:45:07.409Z] 91320369b822: Pull complete [2024-09-27T06:45:07.409Z] 0406650e8295: Pull complete [2024-09-27T06:45:07.409Z] 4f4fb700ef54: Pull complete [2024-09-27T06:45:07.409Z] 96d80e3f36e1: Pull complete [2024-09-27T06:45:10.689Z] bcf3aedb951c: Pull complete [2024-09-27T06:45:10.689Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-27T06:45:10.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-27T06:45:10.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:45:10.799Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:45:10.795Z] $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:45:20.599Z] $ docker top 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T06:45:20.988Z] + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo [2024-09-27T06:45:21.000Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-27T06:45:21.278Z] + set -o pipefail [2024-09-27T06:45:21.278Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-27T06:45:27.847Z] [2024-09-27T06:45:27.847Z] Monitoring /w/workspace/edgex-go/706 (github.com/edgexfoundry/edgex-go)... [2024-09-27T06:45:27.847Z] [2024-09-27T06:45:27.847Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/111c8d98-cbb7-432b-84db-0dfabc70cb3f [2024-09-27T06:45:27.847Z] [2024-09-27T06:45:27.847Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-27T06:45:27.847Z] [2024-09-27T06:45:28.106Z] [2024-09-27T06:45:28.106Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-27T06:45:28.106Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-27T06:45:28.340Z] $ docker stop --time=1 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 [2024-09-27T06:45:34.989Z] $ docker rm -f --volumes 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-27T06:45:35.557Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T06:45:35.580Z] provisioning config files... [2024-09-27T06:45:35.587Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/706@tmp/config1988573218125223387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:45:35.885Z] --> edgex-publish-swagger.sh [2024-09-27T06:45:35.886Z] === Publish openapi/v3 API === [2024-09-27T06:45:35.886Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-27T06:45:35.886Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/706/openapi/v3/core-command.yaml] [2024-09-27T06:45:35.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:35.886Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:36.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 80743 --:--:-- --:--:-- --:--:-- 80545 [2024-09-27T06:45:36.145Z] [2024-09-27T06:45:36.145Z] [2024-09-27T06:45:36.145Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/706/openapi/v3/core-data.yaml] [2024-09-27T06:45:36.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:36.145Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:36.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k [2024-09-27T06:45:36.719Z] [2024-09-27T06:45:36.719Z] [2024-09-27T06:45:36.719Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/706/openapi/v3/core-keeper.yaml] [2024-09-27T06:45:36.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:36.719Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:36.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 302 147k --:--:-- --:--:-- --:--:-- 147k [2024-09-27T06:45:36.719Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-27T06:45:36.719Z] [2024-09-27T06:45:36.719Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/706/openapi/v3/core-metadata.yaml] [2024-09-27T06:45:36.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:36.979Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:37.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 737k --:--:-- --:--:-- --:--:-- 733k 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 395k [2024-09-27T06:45:37.238Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-27T06:45:37.238Z] [2024-09-27T06:45:37.238Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/706/openapi/v3/support-cron-scheduler.yaml] [2024-09-27T06:45:37.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:37.238Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:37.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 267 191k --:--:-- --:--:-- --:--:-- 191k [2024-09-27T06:45:37.499Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-27T06:45:37.499Z] [2024-09-27T06:45:37.499Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/706/openapi/v3/support-notifications.yaml] [2024-09-27T06:45:37.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:37.499Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:37.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 436 238k --:--:-- --:--:-- --:--:-- 239k [2024-09-27T06:45:37.759Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-27T06:45:37.759Z] [2024-09-27T06:45:37.759Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/706/openapi/v3/support-scheduler.yaml] [2024-09-27T06:45:37.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T06:45:37.759Z] Dload Upload Total Spent Left Speed [2024-09-27T06:45:38.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 177k 100 37110 100 156 100 36954 450 104k --:--:-- --:--:-- --:--:-- 104k [2024-09-27T06:45:38.278Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-27T06:45:38.278Z] [Pipeline] } [2024-09-27T06:45:38.284Z] 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-09-27T06:45:38.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-27T06:45:38.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:45:39.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T06:45:39.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:45:39.128Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:45:39.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:45:39.768Z] $ docker top a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 -eo pid,comm [2024-09-27T06:45:39.848Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-27T06:45:39.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-27T06:45:39.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T06:45:39.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T06:45:40.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T06:45:39.999Z] $ docker exec a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 ssh-agent [2024-09-27T06:45:40.150Z] SSH_AUTH_SOCK=/tmp/ssh-eiJ7h5rwsN0R/agent.31 [2024-09-27T06:45:40.150Z] SSH_AGENT_PID=37 [2024-09-27T06:45:40.155Z] Running ssh-add (command line suppressed) [2024-09-27T06:45:40.220Z] Identity added: /w/workspace/edgex-go/706@tmp/private_key_10833815650741647795.key (/w/workspace/edgex-go/706@tmp/private_key_10833815650741647795.key) [2024-09-27T06:45:40.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T06:45:40.574Z] + git semver tag [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,706 [run_tag] DEBUG tag force:False [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,706 [check_head_tag] DEBUG check head tag [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,708 [execute] INFO git cat-file --batch-check [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=) [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,712 [execute] INFO git cat-file --batch [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=) [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,755 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,756 [execute] INFO git tag -a v3.2.0-dev.83 -m v3.2.0-dev.83 [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.83', '-m', 'v3.2.0-dev.83'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) [2024-09-27T06:45:40.832Z] 2024-09-27 06:45:40,761 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:45:40.832Z] 3.2.0-dev.83 [Pipeline] } [2024-09-27T06:45:40.806Z] $ docker exec --env ******** --env ******** a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 ssh-agent -k [2024-09-27T06:45:40.907Z] unset SSH_AUTH_SOCK; [2024-09-27T06:45:40.907Z] unset SSH_AGENT_PID; [2024-09-27T06:45:40.907Z] echo Agent pid 37 killed; [2024-09-27T06:45:40.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T06:45:41.278Z] + git semver [Pipeline] } [2024-09-27T06:45:41.522Z] $ docker stop --time=1 a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 [2024-09-27T06:45:42.818Z] $ docker rm -f --volumes a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:45:43.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-27T06:45:43.277Z] [2024-09-27T06:45:43.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:45:43.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-27T06:45:43.586Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-27T06:45:43.586Z] ab5ef0e58194: Pulling fs layer [2024-09-27T06:45:43.586Z] 9712f1f96733: Pulling fs layer [2024-09-27T06:45:43.586Z] 63f879dbbcfc: Pulling fs layer [2024-09-27T06:45:43.586Z] 0d9ebad4ef96: Pulling fs layer [2024-09-27T06:45:43.586Z] e9a5061849ea: Pulling fs layer [2024-09-27T06:45:43.586Z] d747dcd14b5f: Pulling fs layer [2024-09-27T06:45:43.586Z] 2de7ff778b66: Pulling fs layer [2024-09-27T06:45:43.586Z] 0d9ebad4ef96: Waiting [2024-09-27T06:45:43.586Z] e9a5061849ea: Waiting [2024-09-27T06:45:43.586Z] d747dcd14b5f: Waiting [2024-09-27T06:45:43.586Z] 2de7ff778b66: Waiting [2024-09-27T06:45:43.586Z] 9712f1f96733: Verifying Checksum [2024-09-27T06:45:43.586Z] 9712f1f96733: Download complete [2024-09-27T06:45:44.963Z] 63f879dbbcfc: Verifying Checksum [2024-09-27T06:45:44.963Z] 63f879dbbcfc: Download complete [2024-09-27T06:45:44.963Z] e9a5061849ea: Download complete [2024-09-27T06:45:44.963Z] d747dcd14b5f: Verifying Checksum [2024-09-27T06:45:44.963Z] d747dcd14b5f: Download complete [2024-09-27T06:45:44.963Z] ab5ef0e58194: Verifying Checksum [2024-09-27T06:45:44.963Z] ab5ef0e58194: Download complete [2024-09-27T06:45:44.963Z] 0d9ebad4ef96: Verifying Checksum [2024-09-27T06:45:44.963Z] 0d9ebad4ef96: Download complete [2024-09-27T06:45:44.963Z] 2de7ff778b66: Verifying Checksum [2024-09-27T06:45:44.963Z] 2de7ff778b66: Download complete [2024-09-27T06:45:47.494Z] ab5ef0e58194: Pull complete [2024-09-27T06:45:47.494Z] 9712f1f96733: Pull complete [2024-09-27T06:45:48.060Z] 63f879dbbcfc: Pull complete [2024-09-27T06:45:51.343Z] 0d9ebad4ef96: Pull complete [2024-09-27T06:45:51.602Z] e9a5061849ea: Pull complete [2024-09-27T06:45:51.860Z] d747dcd14b5f: Pull complete [2024-09-27T06:45:52.794Z] 2de7ff778b66: Pull complete [2024-09-27T06:45:52.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-27T06:45:52.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-27T06:45:52.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:45:52.893Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:45:52.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:45:59.576Z] $ docker top d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-27T06:45:59.691Z] provisioning config files... [2024-09-27T06:45:59.697Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/706@tmp/config12602245927535174715tmp [2024-09-27T06:45:59.707Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/706@tmp/config14927016949815970922tmp [2024-09-27T06:45:59.715Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/706@tmp/config16727788884089956044tmp [Pipeline] { [Pipeline] echo [2024-09-27T06:45:59.749Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:00.041Z] ---> sigul-configuration.sh [2024-09-27T06:46:00.041Z] gpg: directory `/root/.gnupg' created [2024-09-27T06:46:00.041Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-27T06:46:00.041Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-27T06:46:00.041Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-27T06:46:00.041Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-27T06:46:00.041Z] gpg: CAST5 encrypted data [2024-09-27T06:46:00.041Z] gpg: encrypted with 1 passphrase [2024-09-27T06:46:00.041Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-27T06:46:00.336Z] + mkdir /home/jenkins [2024-09-27T06:46:00.336Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-27T06:46:00.628Z] + 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-09-27T06:46:00.641Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:00.930Z] ---> sigul-install.sh [2024-09-27T06:46:00.930Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-27T06:46:01.224Z] + git tag --list [2024-09-27T06:46:01.225Z] 0.6.0 [2024-09-27T06:46:01.225Z] 0.6.1 [2024-09-27T06:46:01.225Z] 0.7.0 [2024-09-27T06:46:01.225Z] 0.7.1 [2024-09-27T06:46:01.225Z] v1.0.0 [2024-09-27T06:46:01.225Z] v1.0.1 [2024-09-27T06:46:01.225Z] v1.1.0 [2024-09-27T06:46:01.225Z] v1.2.0 [2024-09-27T06:46:01.225Z] v1.2.1 [2024-09-27T06:46:01.225Z] v1.3.0 [2024-09-27T06:46:01.225Z] v1.3.1 [2024-09-27T06:46:01.225Z] v2.0.0 [2024-09-27T06:46:01.225Z] v2.1.0 [2024-09-27T06:46:01.225Z] v2.1.1 [2024-09-27T06:46:01.225Z] v2.2.0 [2024-09-27T06:46:01.225Z] v2.3.0 [2024-09-27T06:46:01.225Z] v3.0 [2024-09-27T06:46:01.225Z] v3.0.0 [2024-09-27T06:46:01.225Z] v3.1 [2024-09-27T06:46:01.225Z] v3.1.0 [2024-09-27T06:46:01.225Z] v3.1.0-dev.1 [2024-09-27T06:46:01.225Z] v3.1.0-dev.10 [2024-09-27T06:46:01.225Z] v3.1.0-dev.11 [2024-09-27T06:46:01.225Z] v3.1.0-dev.12 [2024-09-27T06:46:01.225Z] v3.1.0-dev.13 [2024-09-27T06:46:01.225Z] v3.1.0-dev.14 [2024-09-27T06:46:01.225Z] v3.1.0-dev.15 [2024-09-27T06:46:01.225Z] v3.1.0-dev.16 [2024-09-27T06:46:01.225Z] v3.1.0-dev.17 [2024-09-27T06:46:01.225Z] v3.1.0-dev.18 [2024-09-27T06:46:01.225Z] v3.1.0-dev.19 [2024-09-27T06:46:01.225Z] v3.1.0-dev.2 [2024-09-27T06:46:01.225Z] v3.1.0-dev.20 [2024-09-27T06:46:01.225Z] v3.1.0-dev.21 [2024-09-27T06:46:01.225Z] v3.1.0-dev.22 [2024-09-27T06:46:01.225Z] v3.1.0-dev.23 [2024-09-27T06:46:01.225Z] v3.1.0-dev.24 [2024-09-27T06:46:01.225Z] v3.1.0-dev.25 [2024-09-27T06:46:01.225Z] v3.1.0-dev.26 [2024-09-27T06:46:01.225Z] v3.1.0-dev.27 [2024-09-27T06:46:01.225Z] v3.1.0-dev.28 [2024-09-27T06:46:01.225Z] v3.1.0-dev.29 [2024-09-27T06:46:01.225Z] v3.1.0-dev.3 [2024-09-27T06:46:01.225Z] v3.1.0-dev.30 [2024-09-27T06:46:01.225Z] v3.1.0-dev.31 [2024-09-27T06:46:01.225Z] v3.1.0-dev.32 [2024-09-27T06:46:01.225Z] v3.1.0-dev.33 [2024-09-27T06:46:01.225Z] v3.1.0-dev.34 [2024-09-27T06:46:01.225Z] v3.1.0-dev.35 [2024-09-27T06:46:01.225Z] v3.1.0-dev.36 [2024-09-27T06:46:01.225Z] v3.1.0-dev.37 [2024-09-27T06:46:01.225Z] v3.1.0-dev.38 [2024-09-27T06:46:01.225Z] v3.1.0-dev.39 [2024-09-27T06:46:01.225Z] v3.1.0-dev.4 [2024-09-27T06:46:01.225Z] v3.1.0-dev.40 [2024-09-27T06:46:01.225Z] v3.1.0-dev.41 [2024-09-27T06:46:01.225Z] v3.1.0-dev.42 [2024-09-27T06:46:01.225Z] v3.1.0-dev.43 [2024-09-27T06:46:01.225Z] v3.1.0-dev.44 [2024-09-27T06:46:01.225Z] v3.1.0-dev.45 [2024-09-27T06:46:01.225Z] v3.1.0-dev.46 [2024-09-27T06:46:01.225Z] v3.1.0-dev.47 [2024-09-27T06:46:01.225Z] v3.1.0-dev.48 [2024-09-27T06:46:01.225Z] v3.1.0-dev.49 [2024-09-27T06:46:01.225Z] v3.1.0-dev.5 [2024-09-27T06:46:01.225Z] v3.1.0-dev.50 [2024-09-27T06:46:01.225Z] v3.1.0-dev.51 [2024-09-27T06:46:01.225Z] v3.1.0-dev.52 [2024-09-27T06:46:01.225Z] v3.1.0-dev.53 [2024-09-27T06:46:01.225Z] v3.1.0-dev.54 [2024-09-27T06:46:01.225Z] v3.1.0-dev.55 [2024-09-27T06:46:01.225Z] v3.1.0-dev.56 [2024-09-27T06:46:01.225Z] v3.1.0-dev.57 [2024-09-27T06:46:01.225Z] v3.1.0-dev.58 [2024-09-27T06:46:01.225Z] v3.1.0-dev.59 [2024-09-27T06:46:01.225Z] v3.1.0-dev.6 [2024-09-27T06:46:01.225Z] v3.1.0-dev.60 [2024-09-27T06:46:01.225Z] v3.1.0-dev.61 [2024-09-27T06:46:01.225Z] v3.1.0-dev.62 [2024-09-27T06:46:01.225Z] v3.1.0-dev.63 [2024-09-27T06:46:01.225Z] v3.1.0-dev.64 [2024-09-27T06:46:01.225Z] v3.1.0-dev.65 [2024-09-27T06:46:01.225Z] v3.1.0-dev.66 [2024-09-27T06:46:01.225Z] v3.1.0-dev.67 [2024-09-27T06:46:01.225Z] v3.1.0-dev.68 [2024-09-27T06:46:01.225Z] v3.1.0-dev.69 [2024-09-27T06:46:01.225Z] v3.1.0-dev.7 [2024-09-27T06:46:01.225Z] v3.1.0-dev.70 [2024-09-27T06:46:01.225Z] v3.1.0-dev.71 [2024-09-27T06:46:01.225Z] v3.1.0-dev.72 [2024-09-27T06:46:01.225Z] v3.1.0-dev.73 [2024-09-27T06:46:01.225Z] v3.1.0-dev.8 [2024-09-27T06:46:01.225Z] v3.1.0-dev.9 [2024-09-27T06:46:01.225Z] v3.1.1 [2024-09-27T06:46:01.225Z] v3.1.1-dev.1 [2024-09-27T06:46:01.225Z] v3.1.1-dev.2 [2024-09-27T06:46:01.225Z] v3.2.0-dev.1 [2024-09-27T06:46:01.225Z] v3.2.0-dev.10 [2024-09-27T06:46:01.225Z] v3.2.0-dev.11 [2024-09-27T06:46:01.225Z] v3.2.0-dev.12 [2024-09-27T06:46:01.225Z] v3.2.0-dev.13 [2024-09-27T06:46:01.225Z] v3.2.0-dev.14 [2024-09-27T06:46:01.225Z] v3.2.0-dev.15 [2024-09-27T06:46:01.225Z] v3.2.0-dev.16 [2024-09-27T06:46:01.225Z] v3.2.0-dev.17 [2024-09-27T06:46:01.225Z] v3.2.0-dev.18 [2024-09-27T06:46:01.225Z] v3.2.0-dev.19 [2024-09-27T06:46:01.225Z] v3.2.0-dev.2 [2024-09-27T06:46:01.225Z] v3.2.0-dev.20 [2024-09-27T06:46:01.225Z] v3.2.0-dev.21 [2024-09-27T06:46:01.225Z] v3.2.0-dev.22 [2024-09-27T06:46:01.225Z] v3.2.0-dev.23 [2024-09-27T06:46:01.225Z] v3.2.0-dev.24 [2024-09-27T06:46:01.225Z] v3.2.0-dev.25 [2024-09-27T06:46:01.225Z] v3.2.0-dev.26 [2024-09-27T06:46:01.225Z] v3.2.0-dev.27 [2024-09-27T06:46:01.225Z] v3.2.0-dev.28 [2024-09-27T06:46:01.225Z] v3.2.0-dev.29 [2024-09-27T06:46:01.225Z] v3.2.0-dev.3 [2024-09-27T06:46:01.225Z] v3.2.0-dev.30 [2024-09-27T06:46:01.225Z] v3.2.0-dev.31 [2024-09-27T06:46:01.225Z] v3.2.0-dev.32 [2024-09-27T06:46:01.225Z] v3.2.0-dev.33 [2024-09-27T06:46:01.225Z] v3.2.0-dev.34 [2024-09-27T06:46:01.225Z] v3.2.0-dev.35 [2024-09-27T06:46:01.225Z] v3.2.0-dev.36 [2024-09-27T06:46:01.225Z] v3.2.0-dev.37 [2024-09-27T06:46:01.225Z] v3.2.0-dev.38 [2024-09-27T06:46:01.225Z] v3.2.0-dev.39 [2024-09-27T06:46:01.225Z] v3.2.0-dev.4 [2024-09-27T06:46:01.225Z] v3.2.0-dev.40 [2024-09-27T06:46:01.225Z] v3.2.0-dev.41 [2024-09-27T06:46:01.225Z] v3.2.0-dev.42 [2024-09-27T06:46:01.225Z] v3.2.0-dev.43 [2024-09-27T06:46:01.225Z] v3.2.0-dev.44 [2024-09-27T06:46:01.225Z] v3.2.0-dev.45 [2024-09-27T06:46:01.225Z] v3.2.0-dev.46 [2024-09-27T06:46:01.225Z] v3.2.0-dev.47 [2024-09-27T06:46:01.225Z] v3.2.0-dev.48 [2024-09-27T06:46:01.225Z] v3.2.0-dev.49 [2024-09-27T06:46:01.225Z] v3.2.0-dev.5 [2024-09-27T06:46:01.225Z] v3.2.0-dev.50 [2024-09-27T06:46:01.225Z] v3.2.0-dev.51 [2024-09-27T06:46:01.225Z] v3.2.0-dev.52 [2024-09-27T06:46:01.225Z] v3.2.0-dev.53 [2024-09-27T06:46:01.225Z] v3.2.0-dev.54 [2024-09-27T06:46:01.225Z] v3.2.0-dev.55 [2024-09-27T06:46:01.225Z] v3.2.0-dev.56 [2024-09-27T06:46:01.225Z] v3.2.0-dev.57 [2024-09-27T06:46:01.225Z] v3.2.0-dev.58 [2024-09-27T06:46:01.225Z] v3.2.0-dev.59 [2024-09-27T06:46:01.225Z] v3.2.0-dev.6 [2024-09-27T06:46:01.225Z] v3.2.0-dev.60 [2024-09-27T06:46:01.225Z] v3.2.0-dev.61 [2024-09-27T06:46:01.225Z] v3.2.0-dev.62 [2024-09-27T06:46:01.225Z] v3.2.0-dev.63 [2024-09-27T06:46:01.225Z] v3.2.0-dev.64 [2024-09-27T06:46:01.225Z] v3.2.0-dev.65 [2024-09-27T06:46:01.225Z] v3.2.0-dev.66 [2024-09-27T06:46:01.225Z] v3.2.0-dev.67 [2024-09-27T06:46:01.225Z] v3.2.0-dev.68 [2024-09-27T06:46:01.225Z] v3.2.0-dev.69 [2024-09-27T06:46:01.225Z] v3.2.0-dev.7 [2024-09-27T06:46:01.225Z] v3.2.0-dev.70 [2024-09-27T06:46:01.225Z] v3.2.0-dev.71 [2024-09-27T06:46:01.225Z] v3.2.0-dev.72 [2024-09-27T06:46:01.225Z] v3.2.0-dev.73 [2024-09-27T06:46:01.225Z] v3.2.0-dev.74 [2024-09-27T06:46:01.225Z] v3.2.0-dev.75 [2024-09-27T06:46:01.225Z] v3.2.0-dev.76 [2024-09-27T06:46:01.225Z] v3.2.0-dev.77 [2024-09-27T06:46:01.225Z] v3.2.0-dev.78 [2024-09-27T06:46:01.225Z] v3.2.0-dev.79 [2024-09-27T06:46:01.225Z] v3.2.0-dev.8 [2024-09-27T06:46:01.225Z] v3.2.0-dev.80 [2024-09-27T06:46:01.225Z] v3.2.0-dev.81 [2024-09-27T06:46:01.225Z] v3.2.0-dev.82 [2024-09-27T06:46:01.225Z] v3.2.0-dev.83 [2024-09-27T06:46:01.225Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-27T06:46:01.519Z] + lftools sign git-tag v3.2.0-dev.83 [2024-09-27T06:46:02.092Z] Signing Git tag with Sigul... [2024-09-27T06:46:02.092Z] Signing v3.2.0-dev.83 [Pipeline] echo [2024-09-27T06:46:02.367Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:02.662Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-27T06:46:02.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-27T06:46:02.660Z] $ docker stop --time=1 d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 [2024-09-27T06:46:03.944Z] $ docker rm -f --volumes d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-27T06:46:04.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-27T06:46:04.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:46:04.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T06:46:04.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:46:04.824Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:46:04.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:46:05.185Z] $ docker top 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 -eo pid,comm [2024-09-27T06:46:05.265Z] 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-09-27T06:46:05.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-27T06:46:05.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T06:46:05.332Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T06:46:05.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T06:46:05.405Z] $ docker exec 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 ssh-agent [2024-09-27T06:46:05.536Z] SSH_AUTH_SOCK=/tmp/ssh-aOduQfcHMpCV/agent.33 [2024-09-27T06:46:05.536Z] SSH_AGENT_PID=39 [2024-09-27T06:46:05.540Z] Running ssh-add (command line suppressed) [2024-09-27T06:46:05.601Z] Identity added: /w/workspace/edgex-go/706@tmp/private_key_11945233393939612984.key (/w/workspace/edgex-go/706@tmp/private_key_11945233393939612984.key) [2024-09-27T06:46:05.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T06:46:05.946Z] + git semver bump pre [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,088 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,088 [bump_version] DEBUG bumping version:3.2.0-dev.83 on axis:pre with prefix:dev [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,089 [bump_version] DEBUG bumped version:3.2.0-dev.84 [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,089 [write_version] DEBUG write version:3.2.0-dev.84 to path:/w/workspace/edgex-go/706/.semver/main with force:True [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,089 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,089 [write_file] DEBUG write to file:/w/workspace/edgex-go/706/.semver/main [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,090 [execute] INFO git cat-file --batch-check [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,096 [execute] INFO git cat-file --batch [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) [2024-09-27T06:46:06.206Z] 2024-09-27 06:46:06,102 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:46:06.206Z] 3.2.0-dev.84 [Pipeline] } [2024-09-27T06:46:06.180Z] $ docker exec --env ******** --env ******** 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 ssh-agent -k [2024-09-27T06:46:06.274Z] unset SSH_AUTH_SOCK; [2024-09-27T06:46:06.275Z] unset SSH_AGENT_PID; [2024-09-27T06:46:06.275Z] echo Agent pid 39 killed; [2024-09-27T06:46:06.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T06:46:06.643Z] + git semver [Pipeline] } [2024-09-27T06:46:06.881Z] $ docker stop --time=1 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 [2024-09-27T06:46:08.163Z] $ docker rm -f --volumes 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T06:46:08.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-27T06:46:08.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:46:08.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T06:46:08.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:46:08.942Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:46:08.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:46:09.280Z] $ docker top 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-27T06:46:09.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T06:46:09.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T06:46:09.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T06:46:09.504Z] $ docker exec 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 ssh-agent [2024-09-27T06:46:09.642Z] SSH_AUTH_SOCK=/tmp/ssh-FOCsIbxOrfF4/agent.33 [2024-09-27T06:46:09.642Z] SSH_AGENT_PID=39 [2024-09-27T06:46:09.648Z] Running ssh-add (command line suppressed) [2024-09-27T06:46:09.714Z] Identity added: /w/workspace/edgex-go/706@tmp/private_key_5352298624642390078.key (/w/workspace/edgex-go/706@tmp/private_key_5352298624642390078.key) [2024-09-27T06:46:09.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T06:46:10.055Z] + git semver push [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,188 [run_push] DEBUG push [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,188 [execute] INFO git cat-file --batch-check [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,193 [execute] INFO git rev-list 9b06f04672294602c795bc59f3bd424f7434c03b -- [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,193 [execute] DEBUG Popen(['git', 'rev-list', '9b06f04672294602c795bc59f3bd424f7434c03b', '--'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,212 [execute] INFO git fetch -v origin [2024-09-27T06:46:10.313Z] 2024-09-27 06:46:10,212 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-27T06:46:10.880Z] 2024-09-27 06:46:10,645 [run_push] DEBUG no remote changes detected [2024-09-27T06:46:10.880Z] 2024-09-27 06:46:10,645 [execute] INFO git push origin semver [2024-09-27T06:46:10.880Z] 2024-09-27 06:46:10,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-27T06:46:11.447Z] 2024-09-27 06:46:11,374 [run_push] DEBUG push all version tags [2024-09-27T06:46:11.447Z] 2024-09-27 06:46:11,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-27T06:46:11.447Z] 2024-09-27 06:46:11,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) [2024-09-27T06:46:12.381Z] 2024-09-27 06:46:12,027 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main [2024-09-27T06:46:12.381Z] 3.2.0-dev.84 [Pipeline] } [2024-09-27T06:46:12.353Z] $ docker exec --env ******** --env ******** 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 ssh-agent -k [2024-09-27T06:46:12.447Z] unset SSH_AUTH_SOCK; [2024-09-27T06:46:12.447Z] unset SSH_AGENT_PID; [2024-09-27T06:46:12.447Z] echo Agent pid 39 killed; [2024-09-27T06:46:12.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T06:46:12.823Z] + git semver [Pipeline] } [2024-09-27T06:46:13.061Z] $ docker stop --time=1 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 [2024-09-27T06:46:14.321Z] $ docker rm -f --volumes 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 [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-09-27T06:46:15.094Z] + [ -d /w/workspace/edgex-go/706/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:15.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:16.260Z] ---> package-listing.sh [2024-09-27T06:46:16.260Z] ++ facter osfamily [2024-09-27T06:46:16.260Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-27T06:46:16.521Z] + OS_FAMILY=debian [2024-09-27T06:46:16.521Z] + workspace=/w/workspace/edgex-go/706 [2024-09-27T06:46:16.521Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-27T06:46:16.521Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-27T06:46:16.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-27T06:46:16.521Z] + PACKAGES=/tmp/packages_start.txt [2024-09-27T06:46:16.521Z] + '[' /w/workspace/edgex-go/706 ']' [2024-09-27T06:46:16.521Z] + PACKAGES=/tmp/packages_end.txt [2024-09-27T06:46:16.521Z] + case "${OS_FAMILY}" in [2024-09-27T06:46:16.521Z] + dpkg -l [2024-09-27T06:46:16.521Z] + grep '^ii' [2024-09-27T06:46:16.521Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-27T06:46:16.521Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-27T06:46:16.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-27T06:46:16.521Z] + '[' /w/workspace/edgex-go/706 ']' [2024-09-27T06:46:16.521Z] + mkdir -p /w/workspace/edgex-go/706/archives/ [2024-09-27T06:46:16.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/706/archives/ [Pipeline] echo [2024-09-27T06:46:16.534Z] 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/706/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-27T06:46:16.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:46:17.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T06:46:17.375Z] [2024-09-27T06:46:17.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T06:46:17.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T06:46:17.677Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-27T06:46:17.677Z] 5eb5b503b376: Pulling fs layer [2024-09-27T06:46:17.677Z] 5c69ac0246d0: Pulling fs layer [2024-09-27T06:46:17.677Z] ec43610c2a17: Pulling fs layer [2024-09-27T06:46:17.677Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-27T06:46:17.677Z] 33b1e0a273af: Pulling fs layer [2024-09-27T06:46:17.677Z] 5d3b04190fa2: Pulling fs layer [2024-09-27T06:46:17.677Z] 2f39f015ded8: Pulling fs layer [2024-09-27T06:46:17.677Z] 5d3b04190fa2: Waiting [2024-09-27T06:46:17.677Z] 3a2ae6a8a46f: Waiting [2024-09-27T06:46:17.677Z] 33b1e0a273af: Waiting [2024-09-27T06:46:17.677Z] 2f39f015ded8: Waiting [2024-09-27T06:46:17.677Z] 5c69ac0246d0: Verifying Checksum [2024-09-27T06:46:17.677Z] 5c69ac0246d0: Download complete [2024-09-27T06:46:17.677Z] 3a2ae6a8a46f: Download complete [2024-09-27T06:46:17.677Z] 33b1e0a273af: Verifying Checksum [2024-09-27T06:46:17.677Z] 33b1e0a273af: Download complete [2024-09-27T06:46:17.677Z] ec43610c2a17: Verifying Checksum [2024-09-27T06:46:17.677Z] ec43610c2a17: Download complete [2024-09-27T06:46:17.677Z] 5d3b04190fa2: Verifying Checksum [2024-09-27T06:46:17.677Z] 5d3b04190fa2: Download complete [2024-09-27T06:46:17.939Z] 5eb5b503b376: Verifying Checksum [2024-09-27T06:46:17.939Z] 5eb5b503b376: Download complete [2024-09-27T06:46:18.508Z] 2f39f015ded8: Download complete [2024-09-27T06:46:19.074Z] 5eb5b503b376: Pull complete [2024-09-27T06:46:19.074Z] 5c69ac0246d0: Pull complete [2024-09-27T06:46:19.641Z] ec43610c2a17: Pull complete [2024-09-27T06:46:19.641Z] 3a2ae6a8a46f: Pull complete [2024-09-27T06:46:19.641Z] 33b1e0a273af: Pull complete [2024-09-27T06:46:19.901Z] 5d3b04190fa2: Pull complete [2024-09-27T06:46:24.098Z] 2f39f015ded8: Pull complete [2024-09-27T06:46:24.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-27T06:46:24.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T06:46:24.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T06:46:24.199Z] prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container [2024-09-27T06:46:24.195Z] $ 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/706/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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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-09-27T06:46:28.076Z] $ docker top 70357b5c8a841b8552a4183c9a1289385951b3b4d047fdaf7599d288b5b588fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T06:46:28.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-27T06:46:28.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-27T06:46:29.033Z] + ls /var/log/sa-host [2024-09-27T06:46:29.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T06:46:29.217Z] provisioning config files... [2024-09-27T06:46:29.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/706@tmp/config9992988215036976865tmp [Pipeline] { [Pipeline] echo [2024-09-27T06:46:29.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:29.519Z] ---> create-netrc.sh [Pipeline] } [2024-09-27T06:46:29.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:29.879Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-27T06:46:29.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:30.172Z] ---> sudo-logs.sh [2024-09-27T06:46:30.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-27T06:46:30.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:30.489Z] ---> job-cost.sh [2024-09-27T06:46:30.489Z] lf-activate-venv: SKIPPING [2024-09-27T06:46:30.489Z] DEBUG: total: 0.10999999940395355 [2024-09-27T06:46:30.489Z] INFO: Retrieving Stack Cost... [2024-09-27T06:46:30.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-27T06:46:31.006Z] INFO: Archiving Costs [Pipeline] echo [2024-09-27T06:46:31.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T06:46:31.307Z] ---> logs-deploy.sh [2024-09-27T06:46:31.307Z] lf-activate-venv: SKIPPING [2024-09-27T06:46:31.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/706 [2024-09-27T06:46:31.307Z] INFO: archiving workspace using pattern(s): [2024-09-27T06:46:32.244Z] Archives upload complete. [2024-09-27T06:46:32.244Z] INFO: archiving logs to Nexus