Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 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-ssh7586967664040227020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5340352764315967776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8319416252499558676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1017014905967783197.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-ssh3130534457854346440.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-6644 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/657 [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/657 # 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (main) Commit message: "Merge pull request #4831 from jackchenjc/issue-4830" > 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 > git rev-list --no-walk c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T03:41:54.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T03:41:54.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T03:41:54.264Z] ========================================================= [2024-07-29T03:41:54.264Z] EdgeX Global Pipelines Version Info [2024-07-29T03:41:54.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T03:41:55.380Z] ------------------- [2024-07-29T03:41:55.380Z] stable info: [2024-07-29T03:41:55.380Z] ------------------- [2024-07-29T03:41:55.380Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T03:41:55.380Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T03:41:55.380Z] Message: update stable to v1.0.260 [2024-07-29T03:41:55.641Z] ------------------- [2024-07-29T03:41:55.641Z] experimental info: [2024-07-29T03:41:55.641Z] ------------------- [2024-07-29T03:41:55.641Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T03:41:55.641Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T03:41:55.641Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T03:41:55.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-29T03:41:55.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-29T03:41:55.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T03:41:55.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T03:41:55.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T03:41:55.841Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T03:41:55.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T03:41:55.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-29T03:41:55.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-29T03:41:55.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-29T03:41:55.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T03:41:55.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T03:41:56.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T03:41:56.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T03:41:56.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T03:41:56.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T03:41:56.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T03:41:56.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T03:41:56.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-29T03:41:56.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-29T03:41:56.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T03:41:56.216Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T03:41:56.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T03:41:56.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-29T03:41:56.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-29T03:41:56.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-29T03:41:56.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo [2024-07-29T03:41:56.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c68246 [Pipeline] echo [2024-07-29T03:41:56.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T03:41:56.520Z] provisioning config files... [2024-07-29T03:41:56.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config16590876815883016364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T03:41:56.907Z] ---> ****-login.sh [2024-07-29T03:41:56.907Z] nexus3.edgexfoundry.org:10001 [2024-07-29T03:41:57.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:41:57.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:41:57.167Z] Configure a credential helper to remove this warning. See [2024-07-29T03:41:57.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:41:57.167Z] [2024-07-29T03:41:57.167Z] Login Succeeded [2024-07-29T03:41:57.167Z] nexus3.edgexfoundry.org:10002 [2024-07-29T03:41:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:41:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:41:57.429Z] Configure a credential helper to remove this warning. See [2024-07-29T03:41:57.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:41:57.429Z] [2024-07-29T03:41:57.429Z] Login Succeeded [2024-07-29T03:41:57.429Z] nexus3.edgexfoundry.org:10003 [2024-07-29T03:41:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:41:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:41:57.430Z] Configure a credential helper to remove this warning. See [2024-07-29T03:41:57.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:41:57.430Z] [2024-07-29T03:41:57.430Z] Login Succeeded [2024-07-29T03:41:57.430Z] nexus3.edgexfoundry.org:10004 [2024-07-29T03:41:57.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:41:57.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:41:57.690Z] Configure a credential helper to remove this warning. See [2024-07-29T03:41:57.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:41:57.691Z] [2024-07-29T03:41:57.691Z] Login Succeeded [2024-07-29T03:41:57.691Z] ****.io [2024-07-29T03:41:57.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:41:57.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:41:57.951Z] Configure a credential helper to remove this warning. See [2024-07-29T03:41:57.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:41:57.951Z] [2024-07-29T03:41:57.951Z] Login Succeeded [2024-07-29T03:41:57.951Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T03:41:57.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T03:41:58.291Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-29T03:41:58.291Z] + + cut -d/ -f2 [2024-07-29T03:41:58.291Z] dirname cmd/core-command/Dockerfile [2024-07-29T03:41:58.291Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-29T03:41:58.291Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-07-29T03:41:58.291Z] cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/core-data/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/core-keeper/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-29T03:41:58.291Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-07-29T03:41:58.291Z] -f2 [2024-07-29T03:41:58.291Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-29T03:41:58.291Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-07-29T03:41:58.291Z] cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-29T03:41:58.291Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-07-29T03:41:58.291Z] cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-29T03:41:58.291Z] + + dirname cmd/security-spire-config/Dockerfile [2024-07-29T03:41:58.291Z] cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/support-notifications/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-29T03:41:58.291Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-29T03:41:58.291Z] + cut -d/ -f2 [2024-07-29T03:41:58.291Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-29T03:41:58.325Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T03:41:58.690Z] + git rev-list -1 --merges 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8~1..6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo [2024-07-29T03:41:58.703Z] -----------> git rev-list -1 --merges 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8~1..6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:41:58.703Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [false] [Pipeline] sh [2024-07-29T03:41:58.997Z] + git log --format=format:%s -1 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] echo [2024-07-29T03:41:59.016Z] ========================================================= [2024-07-29T03:41:59.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T03:41:59.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-29T03:41:59.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T03:41:59.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T03:41:59.478Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T03:41:59.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T03:41:59.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T03:41:59.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T03:41:59.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:41:59.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T03:41:59.950Z] [2024-07-29T03:41:59.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:42:00.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T03:42:00.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T03:42:00.263Z] b85a868b505f: Pulling fs layer [2024-07-29T03:42:00.263Z] e2be974225ed: Pulling fs layer [2024-07-29T03:42:00.263Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T03:42:00.263Z] 988bab9f4d93: Pulling fs layer [2024-07-29T03:42:00.263Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T03:42:00.263Z] eaf3925da568: Pulling fs layer [2024-07-29T03:42:00.263Z] bab4dde63d76: Pulling fs layer [2024-07-29T03:42:00.263Z] bde34c3a00c8: Pulling fs layer [2024-07-29T03:42:00.263Z] b352a97aabf1: Pulling fs layer [2024-07-29T03:42:00.263Z] 4872d77fe225: Pulling fs layer [2024-07-29T03:42:00.263Z] 5851b861e8e6: Pulling fs layer [2024-07-29T03:42:00.263Z] 988bab9f4d93: Waiting [2024-07-29T03:42:00.263Z] 1469e6f7b9e6: Waiting [2024-07-29T03:42:00.263Z] bab4dde63d76: Waiting [2024-07-29T03:42:00.263Z] eaf3925da568: Waiting [2024-07-29T03:42:00.263Z] bde34c3a00c8: Waiting [2024-07-29T03:42:00.263Z] b352a97aabf1: Waiting [2024-07-29T03:42:00.263Z] 4872d77fe225: Waiting [2024-07-29T03:42:00.263Z] e2be974225ed: Verifying Checksum [2024-07-29T03:42:00.263Z] e2be974225ed: Download complete [2024-07-29T03:42:00.263Z] 988bab9f4d93: Verifying Checksum [2024-07-29T03:42:00.263Z] 988bab9f4d93: Download complete [2024-07-29T03:42:00.263Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T03:42:00.263Z] 1469e6f7b9e6: Download complete [2024-07-29T03:42:00.263Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T03:42:00.263Z] 339a4e72a1f5: Download complete [2024-07-29T03:42:00.527Z] eaf3925da568: Verifying Checksum [2024-07-29T03:42:00.527Z] eaf3925da568: Download complete [2024-07-29T03:42:00.527Z] bde34c3a00c8: Download complete [2024-07-29T03:42:00.527Z] b352a97aabf1: Download complete [2024-07-29T03:42:00.527Z] 4872d77fe225: Verifying Checksum [2024-07-29T03:42:00.527Z] 4872d77fe225: Download complete [2024-07-29T03:42:00.527Z] 5851b861e8e6: Verifying Checksum [2024-07-29T03:42:00.527Z] 5851b861e8e6: Download complete [2024-07-29T03:42:00.527Z] b85a868b505f: Verifying Checksum [2024-07-29T03:42:00.527Z] b85a868b505f: Download complete [2024-07-29T03:42:00.785Z] bab4dde63d76: Verifying Checksum [2024-07-29T03:42:00.785Z] bab4dde63d76: Download complete [2024-07-29T03:42:01.720Z] b85a868b505f: Pull complete [2024-07-29T03:42:01.979Z] e2be974225ed: Pull complete [2024-07-29T03:42:02.547Z] 339a4e72a1f5: Pull complete [2024-07-29T03:42:02.547Z] 988bab9f4d93: Pull complete [2024-07-29T03:42:02.808Z] 1469e6f7b9e6: Pull complete [2024-07-29T03:42:02.808Z] eaf3925da568: Pull complete [2024-07-29T03:42:04.721Z] bab4dde63d76: Pull complete [2024-07-29T03:42:04.721Z] bde34c3a00c8: Pull complete [2024-07-29T03:42:04.721Z] b352a97aabf1: Pull complete [2024-07-29T03:42:04.721Z] 4872d77fe225: Pull complete [2024-07-29T03:42:04.721Z] 5851b861e8e6: Pull complete [2024-07-29T03:42:04.721Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T03:42:04.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T03:42:04.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:42:04.862Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T03:42:04.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T03:42:07.895Z] $ docker top 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e -eo pid,comm [2024-07-29T03:42:07.953Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T03:42:07.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T03:42:08.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T03:42:08.017Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T03:42:08.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T03:42:08.140Z] $ docker exec 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent [2024-07-29T03:42:08.242Z] SSH_AUTH_SOCK=/tmp/ssh-poeULs6d4Xmh/agent.32 [2024-07-29T03:42:08.242Z] SSH_AGENT_PID=38 [2024-07-29T03:42:08.247Z] Running ssh-add (command line suppressed) [2024-07-29T03:42:08.342Z] Identity added: /w/workspace/edgex-go/657@tmp/private_key_1275745294777695143.key (/w/workspace/edgex-go/657@tmp/private_key_1275745294777695143.key) [2024-07-29T03:42:08.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T03:42:08.650Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T03:42:08.662Z] $ docker exec --env ******** --env ******** 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent -k [2024-07-29T03:42:08.759Z] unset SSH_AUTH_SOCK; [2024-07-29T03:42:08.759Z] unset SSH_AGENT_PID; [2024-07-29T03:42:08.759Z] echo Agent pid 38 killed; [2024-07-29T03:42:08.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T03:42:08.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T03:42:08.807Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T03:42:08.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T03:42:08.919Z] $ docker exec 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent [2024-07-29T03:42:09.022Z] SSH_AUTH_SOCK=/tmp/ssh-QwpWzywyuZ6D/agent.71 [2024-07-29T03:42:09.022Z] SSH_AGENT_PID=77 [2024-07-29T03:42:09.026Z] Running ssh-add (command line suppressed) [2024-07-29T03:42:09.145Z] Identity added: /w/workspace/edgex-go/657@tmp/private_key_8972928416514184641.key (/w/workspace/edgex-go/657@tmp/private_key_8972928416514184641.key) [2024-07-29T03:42:09.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T03:42:09.453Z] + git semver init [2024-07-29T03:42:09.725Z] 2024-07-29 03:42:09,632 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T03:42:09.725Z] 2024-07-29 03:42:09,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/657/.semver [2024-07-29T03:42:09.725Z] 2024-07-29 03:42:09,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/657/.semver [2024-07-29T03:42:09.725Z] 2024-07-29 03:42:09,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/657/.semver'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) [2024-07-29T03:42:16.301Z] 2024-07-29 03:42:15,062 [append_file] DEBUG append to file:/w/workspace/edgex-go/657/.git/info/exclude [2024-07-29T03:42:16.301Z] 2024-07-29 03:42:15,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/657/.semver/main with force:False [2024-07-29T03:42:16.301Z] 2024-07-29 03:42:15,063 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T03:42:16.301Z] 2024-07-29 03:42:15,063 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T03:42:16.301Z] 3.2.0-dev.39 [Pipeline] } [2024-07-29T03:42:16.310Z] $ docker exec --env ******** --env ******** 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e ssh-agent -k [2024-07-29T03:42:16.407Z] unset SSH_AUTH_SOCK; [2024-07-29T03:42:16.407Z] unset SSH_AGENT_PID; [2024-07-29T03:42:16.407Z] echo Agent pid 77 killed; [2024-07-29T03:42:16.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T03:42:16.735Z] + git semver [Pipeline] } [2024-07-29T03:42:17.011Z] $ docker stop --time=1 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e [2024-07-29T03:42:18.333Z] $ docker rm -f --volumes 3f8d02bb61f3a4fc508de73ddd9223835913aab94dd84cd379f5d2b229c4021e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T03:42:18.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T03:42:18.930Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T03:42:18.935Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T03:42:19.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo [2024-07-29T03:42:19.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T03:42:19.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T03:42:19.430Z] ========================================================= [2024-07-29T03:42:19.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T03:42:19.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-29T03:42:19.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T03:42:19.727Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T03:42:19.727Z] 619be1103602: Pulling fs layer [2024-07-29T03:42:19.727Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T03:42:19.727Z] 5df492c9dc93: Pulling fs layer [2024-07-29T03:42:19.727Z] 7629e6793208: Pulling fs layer [2024-07-29T03:42:19.727Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T03:42:19.727Z] fb5054dd5b73: Pulling fs layer [2024-07-29T03:42:19.727Z] eeca6798cff9: Pulling fs layer [2024-07-29T03:42:19.727Z] aa269ceb94a6: Pulling fs layer [2024-07-29T03:42:19.727Z] ada007ff1a6a: Pulling fs layer [2024-07-29T03:42:19.727Z] 4f4fb700ef54: Waiting [2024-07-29T03:42:19.727Z] eeca6798cff9: Waiting [2024-07-29T03:42:19.727Z] aa269ceb94a6: Waiting [2024-07-29T03:42:19.727Z] 7629e6793208: Waiting [2024-07-29T03:42:19.727Z] 7862e08f4a3e: Download complete [2024-07-29T03:42:19.727Z] 7629e6793208: Verifying Checksum [2024-07-29T03:42:19.727Z] 7629e6793208: Download complete [2024-07-29T03:42:19.727Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T03:42:19.727Z] 4f4fb700ef54: Download complete [2024-07-29T03:42:19.727Z] 619be1103602: Verifying Checksum [2024-07-29T03:42:19.727Z] 619be1103602: Download complete [2024-07-29T03:42:19.727Z] fb5054dd5b73: Verifying Checksum [2024-07-29T03:42:19.727Z] fb5054dd5b73: Download complete [2024-07-29T03:42:19.727Z] eeca6798cff9: Verifying Checksum [2024-07-29T03:42:19.727Z] eeca6798cff9: Download complete [2024-07-29T03:42:19.987Z] 619be1103602: Pull complete [2024-07-29T03:42:19.987Z] ada007ff1a6a: Verifying Checksum [2024-07-29T03:42:19.987Z] ada007ff1a6a: Download complete [2024-07-29T03:42:19.987Z] 7862e08f4a3e: Pull complete [2024-07-29T03:42:20.244Z] 5df492c9dc93: Verifying Checksum [2024-07-29T03:42:20.244Z] 5df492c9dc93: Download complete [2024-07-29T03:42:20.503Z] aa269ceb94a6: Verifying Checksum [2024-07-29T03:42:20.503Z] aa269ceb94a6: Download complete [2024-07-29T03:42:23.033Z] 5df492c9dc93: Pull complete [2024-07-29T03:42:23.292Z] 7629e6793208: Pull complete [2024-07-29T03:42:23.292Z] 4f4fb700ef54: Pull complete [2024-07-29T03:42:23.292Z] fb5054dd5b73: Pull complete [2024-07-29T03:42:23.292Z] eeca6798cff9: Pull complete [2024-07-29T03:42:25.824Z] aa269ceb94a6: Pull complete [2024-07-29T03:42:26.397Z] ada007ff1a6a: Pull complete [2024-07-29T03:42:26.397Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T03:42:26.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T03:42:26.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-29T03:42:26.705Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T03:42:26.705Z] WORKDIR /edgex [2024-07-29T03:42:26.705Z] COPY go.mod . [2024-07-29T03:42:26.705Z] RUN go mod download [2024-07-29T03:42:26.705Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-29T03:42:27.276Z] Sending build context to Docker daemon 178.7MB [2024-07-29T03:42:27.276Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T03:42:27.276Z] ---> f489d0715acc [2024-07-29T03:42:27.276Z] Step 2/4 : WORKDIR /edgex [2024-07-29T03:42:32.572Z] ---> Running in aee0ecf9960a [2024-07-29T03:42:32.833Z] Removing intermediate container aee0ecf9960a [2024-07-29T03:42:32.833Z] ---> 9af5b4ffce79 [2024-07-29T03:42:32.833Z] Step 3/4 : COPY go.mod . [2024-07-29T03:42:32.833Z] ---> 58775aa4211d [2024-07-29T03:42:32.833Z] Step 4/4 : RUN go mod download [2024-07-29T03:42:32.833Z] ---> Running in bbed75d8a045 [2024-07-29T03:42:34.028Z] Still waiting to schedule task [2024-07-29T03:42:34.029Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-29T03:43:04.939Z] Removing intermediate container bbed75d8a045 [2024-07-29T03:43:04.939Z] ---> 9a1f7e56c915 [2024-07-29T03:43:04.939Z] Successfully built 9a1f7e56c915 [2024-07-29T03:43:04.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:43:05.251Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T03:43:05.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:43:05.338Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T03:43:05.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T03:43:05.905Z] $ docker top 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T03:43:06.253Z] + go version [2024-07-29T03:43:06.253Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T03:43:06.264Z] $ docker stop --time=1 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 [2024-07-29T03:43:07.523Z] $ docker rm -f --volumes 66445143849c2fc78b7fec8066a74231ef4d026f3f87e7cf49c2b46e9c598fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:43:07.974Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T03:43:07.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:43:08.053Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T03:43:08.081Z] $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T03:43:08.421Z] $ docker top b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-29T03:43:08.496Z] ========================================================= [2024-07-29T03:43:08.496Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-29T03:43:08.496Z] ========================================================= [Pipeline] sh [2024-07-29T03:43:08.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] fileExists [Pipeline] sh [2024-07-29T03:43:09.082Z] + make test [2024-07-29T03:43:09.082Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T03:43:15.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-29T03:43:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-29T03:43:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-29T03:43:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-29T03:43:54.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-29T03:43:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-29T03:43:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-29T03:43:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-29T03:43:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-29T03:43:56.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-29T03:43:57.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-29T03:43:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-29T03:43:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-07-29T03:43:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-07-29T03:43:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.448s coverage: 93.4% of statements [2024-07-29T03:43:57.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-07-29T03:43:58.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-29T03:43:58.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-29T03:43:58.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-29T03:43:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-29T03:43:58.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-07-29T03:44:00.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements [2024-07-29T03:44:00.046Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-07-29T03:44:00.318Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-29T03:44:00.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 32.2% of statements [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-07-29T03:44:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-29T03:44:02.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-29T03:44:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-29T03:44:03.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-29T03:44:03.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-29T03:44:03.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-29T03:44:03.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-29T03:44:04.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-29T03:44:04.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-29T03:44:04.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-29T03:44:06.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-29T03:44:07.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-29T03:44:08.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-29T03:44:08.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-29T03:44:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-29T03:44:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-29T03:44:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-29T03:44:11.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6645 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-29T03:44:11.726Z] Running in /w/workspace/edgex-go/657 [Pipeline] { [Pipeline] checkout [2024-07-29T03:44:11.762Z] The recommended git tool is: git [2024-07-29T03:44:12.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-29T03:44:12.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-29T03:44:12.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-29T03:44:13.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-29T03:44:13.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-29T03:44:13.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-29T03:44:13.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-29T03:44:14.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-07-29T03:44:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-29T03:44:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-29T03:44:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-29T03:44:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-29T03:44:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-29T03:44:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-29T03:44:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-29T03:44:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-29T03:44:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-29T03:44:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-29T03:44:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-29T03:44:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-29T03:44:19.944Z] using credential edgex-jenkins-ssh [2024-07-29T03:44:19.968Z] Cloning the remote Git repository [2024-07-29T03:44:20.018Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-29T03:44:20.130Z] > git init /w/workspace/edgex-go/657 # timeout=10 [2024-07-29T03:44:20.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-29T03:44:20.331Z] > git --version # timeout=10 [2024-07-29T03:44:20.368Z] > git --version # 'git version 2.25.1' [2024-07-29T03:44:20.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T03:44:20.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 64.4% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 38.4% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 89.5% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-07-29T03:44:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-29T03:44:28.040Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-29T03:44:28.299Z] running golangci-lint [2024-07-29T03:44:28.299Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-29T03:44:28.299Z] go version go1.21.9 linux/amd64 [2024-07-29T03:44:28.559Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-29T03:44:28.559Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-29T03:44:39.615Z] Avoid second fetch [2024-07-29T03:44:39.617Z] Checking out Revision 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (main) [2024-07-29T03:44:40.522Z] Commit message: "Merge pull request #4831 from jackchenjc/issue-4830" [2024-07-29T03:44:38.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-29T03:44:38.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T03:44:39.635Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T03:44:39.710Z] > git checkout -f 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T03:44:45.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T03:44:45.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T03:44:45.174Z] Dload Upload Total Spent Left Speed [2024-07-29T03:44:45.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-07-29T03:44:45.520Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-29T03:44:45.852Z] + sudo+ tee /etc/docker/daemon.new [2024-07-29T03:44:45.852Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T03:44:45.852Z] { [2024-07-29T03:44:45.852Z] "registry-mirrors": [ [2024-07-29T03:44:45.852Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T03:44:45.852Z] ], [2024-07-29T03:44:45.852Z] "bip": "10.250.0.254/24", [2024-07-29T03:44:45.852Z] "hosts": [ [2024-07-29T03:44:45.852Z] "tcp://0.0.0.0:5555", [2024-07-29T03:44:45.852Z] "unix:///var/run/docker.sock" [2024-07-29T03:44:45.852Z] ], [2024-07-29T03:44:45.852Z] "mtu": 1458, [2024-07-29T03:44:45.852Z] "selinux-enabled": true, [2024-07-29T03:44:45.852Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T03:44:45.852Z] } [Pipeline] sh [2024-07-29T03:44:46.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T03:44:46.514Z] + sudo service docker restart [2024-07-29T03:44:55.109Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 22.153294905s" [2024-07-29T03:44:55.109Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.684872ms" [2024-07-29T03:45:03.223Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.204060364s with top 10 stages: buildir: 57.246909605s, gosec: 8.864656948s, inspect: 2.717664607s, fact_deprecated: 2.526512843s, ctrlflow: 1.919625566s, printf: 1.560497466s, fact_purity: 1.299653252s, nilness: 1.243813937s, S1038: 1.139246334s, typedness: 715.913876ms" [2024-07-29T03:45:03.223Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-29T03:45:03.223Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, nolint: 0/21, cgo: 209/209, autogenerated_exclude: 209/209, skip_files: 209/209, exclude: 209/209" [2024-07-29T03:45:03.223Z] level=info msg="[runner] processing took 16.711943ms with stages: nolint: 7.137031ms, identifier_marker: 5.265493ms, exclude-rules: 1.427536ms, path_prettifier: 1.339636ms, autogenerated_exclude: 1.049655ms, skip_dirs: 442.812µs, cgo: 30.6µs, filename_unadjuster: 13.49µs, skip_files: 850ns, exclude: 740ns, fixer: 670ns, sort_results: 650ns, max_same_issues: 650ns, uniq_by_line: 550ns, max_from_linter: 450ns, severity-rules: 420ns, diff: 210ns, max_per_file_from_linter: 150ns, source_code: 130ns, path_shortener: 120ns, path_prefixer: 100ns" [2024-07-29T03:45:03.223Z] level=info msg="[runner] linters took 12.09209356s with stages: goanalysis_metalinter: 12.075291427s" [2024-07-29T03:45:03.223Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-29T03:45:03.223Z] level=info msg="Memory: 336 samples, avg is 292.8MB, max is 1392.5MB" [2024-07-29T03:45:03.223Z] level=info msg="Execution took 34.291420227s" [2024-07-29T03:45:03.223Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T03:45:04.788Z] provisioning config files... [2024-07-29T03:45:04.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config9289803503653865872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T03:45:05.251Z] ---> ****-login.sh [2024-07-29T03:45:05.252Z] nexus3.edgexfoundry.org:10001 [2024-07-29T03:45:05.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:45:05.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:45:05.791Z] Configure a credential helper to remove this warning. See [2024-07-29T03:45:05.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:45:05.791Z] [2024-07-29T03:45:05.791Z] Login Succeeded [2024-07-29T03:45:05.791Z] nexus3.edgexfoundry.org:10002 [2024-07-29T03:45:06.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:45:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:45:06.060Z] Configure a credential helper to remove this warning. See [2024-07-29T03:45:06.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:45:06.060Z] [2024-07-29T03:45:06.060Z] Login Succeeded [2024-07-29T03:45:06.060Z] nexus3.edgexfoundry.org:10003 [2024-07-29T03:45:06.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:45:06.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:45:06.598Z] Configure a credential helper to remove this warning. See [2024-07-29T03:45:06.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:45:06.598Z] [2024-07-29T03:45:06.599Z] Login Succeeded [2024-07-29T03:45:06.599Z] nexus3.edgexfoundry.org:10004 [2024-07-29T03:45:06.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:45:06.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:45:06.869Z] Configure a credential helper to remove this warning. See [2024-07-29T03:45:06.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:45:06.869Z] [2024-07-29T03:45:06.869Z] Login Succeeded [2024-07-29T03:45:06.869Z] ****.io [2024-07-29T03:45:07.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:45:07.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:45:07.439Z] Configure a credential helper to remove this warning. See [2024-07-29T03:45:07.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:45:07.439Z] [2024-07-29T03:45:07.439Z] Login Succeeded [2024-07-29T03:45:07.439Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T03:45:07.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-29T03:45:08.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo [2024-07-29T03:45:08.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T03:45:08.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T03:45:08.117Z] ========================================================= [2024-07-29T03:45:08.117Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T03:45:08.117Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-29T03:45:08.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T03:45:08.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T03:45:08.459Z] c6b39de5b339: Pulling fs layer [2024-07-29T03:45:08.459Z] a69c41024577: Pulling fs layer [2024-07-29T03:45:08.459Z] d6de4b400683: Pulling fs layer [2024-07-29T03:45:08.459Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T03:45:08.459Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T03:45:08.459Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T03:45:08.459Z] 00f215d4a9da: Pulling fs layer [2024-07-29T03:45:08.459Z] d496ad576159: Pulling fs layer [2024-07-29T03:45:08.459Z] 4f4fb700ef54: Waiting [2024-07-29T03:45:08.459Z] 464afbd9ba4c: Waiting [2024-07-29T03:45:08.459Z] 00f215d4a9da: Waiting [2024-07-29T03:45:08.459Z] d496ad576159: Waiting [2024-07-29T03:45:08.459Z] 35cb2a7552d0: Waiting [2024-07-29T03:45:08.730Z] a69c41024577: Verifying Checksum [2024-07-29T03:45:08.730Z] a69c41024577: Download complete [2024-07-29T03:45:08.730Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T03:45:08.730Z] 35cb2a7552d0: Download complete [2024-07-29T03:45:08.730Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T03:45:08.730Z] 4f4fb700ef54: Download complete [2024-07-29T03:45:08.730Z] 464afbd9ba4c: Verifying Checksum [2024-07-29T03:45:08.730Z] 464afbd9ba4c: Download complete [2024-07-29T03:45:08.730Z] c6b39de5b339: Download complete [2024-07-29T03:45:09.005Z] d496ad576159: Verifying Checksum [2024-07-29T03:45:09.005Z] d496ad576159: Download complete [2024-07-29T03:45:09.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T03:45:09.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T03:45:09.778Z] ./bin/test-attribution-txt.sh [2024-07-29T03:45:09.989Z] c6b39de5b339: Pull complete [Pipeline] echo [2024-07-29T03:45:10.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-29T03:45:10.579Z] a69c41024577: Pull complete [2024-07-29T03:45:10.579Z] d6de4b400683: Verifying Checksum [2024-07-29T03:45:10.579Z] d6de4b400683: Download complete [2024-07-29T03:45:10.712Z] + ls -al . [2024-07-29T03:45:10.712Z] total 840 [2024-07-29T03:45:10.712Z] drwxrwxr-x 11 1001 1001 4096 Jul 29 03:43 . [2024-07-29T03:45:10.712Z] drwxr-xr-x 4 root root 4096 Jul 29 03:43 .. [2024-07-29T03:45:10.712Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 .blubracket [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 10 Jul 29 03:41 .dockerignore [2024-07-29T03:45:10.712Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 03:44 .git [2024-07-29T03:45:10.712Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 03:41 .github [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 1102 Jul 29 03:41 .gitignore [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 03:41 .golangci.yml [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 100 Jul 29 03:41 .hadolint.yml [2024-07-29T03:45:10.712Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 03:42 .semver [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 155 Jul 29 03:41 .sonarcloud.properties [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 03:41 ADOPTERS.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 20361 Jul 29 03:41 Attribution.txt [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 100284 Jul 29 03:41 CHANGELOG.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 03:41 CONTRIBUTING.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 03:41 GOVERNANCE.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 861 Jul 29 03:41 Jenkinsfile [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 03:41 LICENSE [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 16051 Jul 29 03:41 Makefile [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 03:41 OWNERS.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 9528 Jul 29 03:41 README.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 789 Jul 29 03:41 SECURITY.md [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 12 Jul 29 03:42 VERSION [2024-07-29T03:45:10.712Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 bin [2024-07-29T03:45:10.712Z] drwxrwxr-x 19 1001 1001 4096 Jul 29 03:41 cmd [2024-07-29T03:45:10.712Z] -rw-r--r-- 1 root root 481596 Jul 29 03:44 coverage.out [2024-07-29T03:45:10.712Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 03:41 fuzz_test [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 03:41 go.mod [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 100928 Jul 29 03:41 go.sum [2024-07-29T03:45:10.712Z] drwxrwxr-x 7 1001 1001 4096 Jul 29 03:41 internal [2024-07-29T03:45:10.712Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 03:41 openapi [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 584 Jul 29 03:41 security.txt [2024-07-29T03:45:10.712Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 03:41 version.go [Pipeline] sh [2024-07-29T03:45:11.002Z] + '[' -e coverage.out ] [2024-07-29T03:45:11.002Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-29T03:45:11.118Z] Stashed 1 file(s) [Pipeline] sh [2024-07-29T03:45:11.408Z] + make build [2024-07-29T03:45:11.408Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T03:45:11.556Z] 00f215d4a9da: Verifying Checksum [2024-07-29T03:45:11.556Z] 00f215d4a9da: Download complete [2024-07-29T03:45:23.901Z] d6de4b400683: Pull complete [2024-07-29T03:45:23.901Z] 35cb2a7552d0: Pull complete [2024-07-29T03:45:23.901Z] 4f4fb700ef54: Pull complete [2024-07-29T03:45:23.901Z] 464afbd9ba4c: Pull complete [2024-07-29T03:45:32.131Z] 00f215d4a9da: Pull complete [2024-07-29T03:45:34.098Z] d496ad576159: Pull complete [2024-07-29T03:45:34.098Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T03:45:34.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T03:45:34.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-29T03:45:34.437Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T03:45:34.437Z] WORKDIR /edgex [2024-07-29T03:45:34.437Z] COPY go.mod . [2024-07-29T03:45:34.437Z] RUN go mod download [2024-07-29T03:45:34.437Z] docker build -t ci-base-image-arm64 -f - . [2024-07-29T03:45:35.023Z] Sending build context to Docker daemon 3.228MB [2024-07-29T03:45:35.023Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T03:45:35.023Z] ---> f246e2811388 [2024-07-29T03:45:35.023Z] Step 2/4 : WORKDIR /edgex [2024-07-29T03:45:36.963Z] ---> Running in 1d479d582e59 [2024-07-29T03:45:36.963Z] Removing intermediate container 1d479d582e59 [2024-07-29T03:45:36.963Z] ---> 037398704d20 [2024-07-29T03:45:36.963Z] Step 3/4 : COPY go.mod . [2024-07-29T03:45:37.553Z] ---> 95d995d5cbb6 [2024-07-29T03:45:37.553Z] Step 4/4 : RUN go mod download [2024-07-29T03:45:37.553Z] ---> Running in 69ec420d0ec0 [2024-07-29T03:45:38.026Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T03:45:38.027Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T03:45:38.598Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T03:45:39.535Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T03:45:41.444Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T03:45:45.634Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T03:45:47.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T03:45:49.453Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T03:45:50.834Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T03:45:51.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T03:45:52.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T03:45:52.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-29T03:45:53.909Z] $ docker stop --time=1 b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 [2024-07-29T03:45:59.287Z] $ docker rm -f --volumes b289f998daa6414e4a318f460e12b508c0d16f6e75178df87cf24a9f8d8b2ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:46:00.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T03:46:00.559Z] [2024-07-29T03:46:00.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:46:00.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T03:46:00.874Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-29T03:46:00.874Z] 91d30c5bc195: Pulling fs layer [2024-07-29T03:46:00.874Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-29T03:46:00.874Z] 9c61dcf015f6: Pulling fs layer [2024-07-29T03:46:00.874Z] 4698f68db338: Pulling fs layer [2024-07-29T03:46:00.874Z] 2a2f49069b9e: Pulling fs layer [2024-07-29T03:46:00.874Z] e0025b399a48: Pulling fs layer [2024-07-29T03:46:00.874Z] 4698f68db338: Waiting [2024-07-29T03:46:00.874Z] 2a2f49069b9e: Waiting [2024-07-29T03:46:00.874Z] 91d30c5bc195: Verifying Checksum [2024-07-29T03:46:00.874Z] 91d30c5bc195: Download complete [2024-07-29T03:46:00.874Z] 4698f68db338: Download complete [2024-07-29T03:46:01.132Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-29T03:46:01.132Z] 2e9b0aa3be6d: Download complete [2024-07-29T03:46:01.132Z] 91d30c5bc195: Pull complete [2024-07-29T03:46:01.132Z] e0025b399a48: Verifying Checksum [2024-07-29T03:46:01.132Z] e0025b399a48: Download complete [2024-07-29T03:46:01.132Z] 2a2f49069b9e: Verifying Checksum [2024-07-29T03:46:01.132Z] 2a2f49069b9e: Download complete [2024-07-29T03:46:01.395Z] 2e9b0aa3be6d: Pull complete [2024-07-29T03:46:01.653Z] 9c61dcf015f6: Verifying Checksum [2024-07-29T03:46:01.654Z] 9c61dcf015f6: Download complete [2024-07-29T03:46:04.937Z] 9c61dcf015f6: Pull complete [2024-07-29T03:46:04.937Z] 4698f68db338: Pull complete [2024-07-29T03:46:04.937Z] 2a2f49069b9e: Pull complete [2024-07-29T03:46:04.937Z] e0025b399a48: Pull complete [2024-07-29T03:46:04.937Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-29T03:46:04.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-29T03:46:04.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:46:05.047Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T03:46:05.078Z] $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T03:46:08.209Z] $ docker top 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T03:46:08.569Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-29T03:46:11.106Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-29T03:46:11.106Z] #1 transferring dockerfile: 1.95kB done [2024-07-29T03:46:11.106Z] #1 DONE 0.0s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #2 transferring dockerfile: 2.50kB done [2024-07-29T03:46:11.367Z] #2 DONE 0.0s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #3 transferring dockerfile: 2.49kB done [2024-07-29T03:46:11.367Z] #3 DONE 0.0s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #4 transferring dockerfile: 1.81kB done [2024-07-29T03:46:11.367Z] #4 DONE 0.0s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #5 transferring dockerfile: 2.23kB done [2024-07-29T03:46:11.367Z] #5 DONE 0.0s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #6 transferring dockerfile: 2.15kB done [2024-07-29T03:46:11.367Z] #6 DONE 0.1s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #7 transferring dockerfile: 2.01kB done [2024-07-29T03:46:11.367Z] #7 DONE 0.1s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #8 transferring dockerfile: 2.06kB done [2024-07-29T03:46:11.367Z] #8 DONE 0.1s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #9 [core-command internal] load build definition from Dockerfile [2024-07-29T03:46:11.367Z] #9 transferring dockerfile: 1.93kB done [2024-07-29T03:46:11.367Z] #9 DONE 0.1s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #10 [support-notifications internal] load .dockerignore [2024-07-29T03:46:11.367Z] #10 transferring context: 50B done [2024-07-29T03:46:11.367Z] #10 DONE 0.1s [2024-07-29T03:46:11.367Z] [2024-07-29T03:46:11.367Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #11 transferring dockerfile: 1.89kB done [2024-07-29T03:46:11.628Z] #11 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #12 transferring dockerfile: 1.70kB done [2024-07-29T03:46:11.628Z] #12 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #13 transferring dockerfile: 1.93kB done [2024-07-29T03:46:11.628Z] #13 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #14 transferring dockerfile: 2.93kB done [2024-07-29T03:46:11.628Z] #14 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #15 [core-data internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #15 transferring dockerfile: 2.01kB done [2024-07-29T03:46:11.628Z] #15 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-07-29T03:46:11.628Z] #16 transferring dockerfile: 1.69kB done [2024-07-29T03:46:11.628Z] #16 DONE 0.1s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #17 [security-proxy-setup internal] load .dockerignore [2024-07-29T03:46:11.628Z] #17 transferring context: 50B done [2024-07-29T03:46:11.628Z] #17 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-29T03:46:11.628Z] #18 transferring context: 50B done [2024-07-29T03:46:11.628Z] #18 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-29T03:46:11.628Z] #19 transferring context: 50B done [2024-07-29T03:46:11.628Z] #19 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-29T03:46:11.628Z] #20 transferring context: 50B done [2024-07-29T03:46:11.628Z] #20 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-29T03:46:11.628Z] #21 transferring context: 50B done [2024-07-29T03:46:11.628Z] #21 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T03:46:11.628Z] #22 transferring context: 50B done [2024-07-29T03:46:11.628Z] #22 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #23 [core-metadata internal] load .dockerignore [2024-07-29T03:46:11.628Z] #23 transferring context: 50B done [2024-07-29T03:46:11.628Z] #23 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #24 [core-command internal] load .dockerignore [2024-07-29T03:46:11.628Z] #24 transferring context: 50B done [2024-07-29T03:46:11.628Z] #24 DONE 0.0s [2024-07-29T03:46:11.628Z] [2024-07-29T03:46:11.628Z] #25 [security-spire-server internal] load .dockerignore [2024-07-29T03:46:11.628Z] #25 transferring context: 50B done [2024-07-29T03:46:11.887Z] #25 DONE 0.0s [2024-07-29T03:46:11.887Z] [2024-07-29T03:46:11.887Z] #26 [support-scheduler internal] load .dockerignore [2024-07-29T03:46:11.887Z] #26 transferring context: 50B done [2024-07-29T03:46:11.887Z] #26 DONE 0.0s [2024-07-29T03:46:11.887Z] [2024-07-29T03:46:11.887Z] #27 [security-bootstrapper internal] load .dockerignore [2024-07-29T03:46:11.887Z] #27 transferring context: 50B done [2024-07-29T03:46:11.887Z] #27 DONE 0.0s [2024-07-29T03:46:11.887Z] [2024-07-29T03:46:11.887Z] #28 [core-data internal] load .dockerignore [2024-07-29T03:46:11.887Z] #28 transferring context: 50B done [2024-07-29T03:46:11.887Z] #28 DONE 0.0s [2024-07-29T03:46:11.887Z] [2024-07-29T03:46:11.887Z] #29 [security-spire-config internal] load .dockerignore [2024-07-29T03:46:11.887Z] #29 transferring context: 50B done [2024-07-29T03:46:11.887Z] #29 DONE 0.0s [2024-07-29T03:46:11.887Z] [2024-07-29T03:46:11.887Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-07-29T03:46:11.887Z] #30 transferring context: 50B done [2024-07-29T03:46:11.887Z] #30 DONE 0.0s [2024-07-29T03:46:11.965Z] [2024-07-29T03:46:11.965Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T03:46:11.965Z] #31 DONE 0.0s [2024-07-29T03:46:11.965Z] [2024-07-29T03:46:11.965Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:46:11.965Z] #32 ... [2024-07-29T03:46:11.965Z] [2024-07-29T03:46:11.965Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T03:46:11.965Z] #31 DONE 0.0s [2024-07-29T03:46:11.965Z] [2024-07-29T03:46:11.965Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:46:12.229Z] #32 ... [2024-07-29T03:46:12.229Z] [2024-07-29T03:46:12.229Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T03:46:12.229Z] #31 DONE 0.0s [2024-07-29T03:46:12.229Z] [2024-07-29T03:46:12.229Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:46:12.229Z] #32 ... [2024-07-29T03:46:12.229Z] [2024-07-29T03:46:12.229Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-29T03:46:12.229Z] #31 DONE 0.0s [2024-07-29T03:46:12.229Z] [2024-07-29T03:46:12.229Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:46:12.820Z] #32 DONE 0.8s [2024-07-29T03:46:12.820Z] [2024-07-29T03:46:12.820Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T03:46:12.820Z] #33 DONE 0.6s [2024-07-29T03:46:12.820Z] [2024-07-29T03:46:12.820Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-29T03:46:12.820Z] #34 DONE 0.6s [2024-07-29T03:46:12.820Z] [2024-07-29T03:46:12.820Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:46:12.820Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:46:12.820Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-07-29T03:46:12.820Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:46:12.820Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-29T03:46:12.820Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-29T03:46:13.080Z] #35 ... [2024-07-29T03:46:13.080Z] [2024-07-29T03:46:13.080Z] #36 [security-spire-server internal] load build context [2024-07-29T03:46:13.080Z] #36 transferring context: 26.79kB 0.1s done [2024-07-29T03:46:13.080Z] #36 DONE 0.6s [2024-07-29T03:46:13.080Z] [2024-07-29T03:46:13.080Z] #37 [security-spire-config internal] load build context [2024-07-29T03:46:13.080Z] #37 transferring context: 25.04kB 0.1s done [2024-07-29T03:46:13.080Z] #37 DONE 0.6s [2024-07-29T03:46:13.080Z] [2024-07-29T03:46:13.080Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:46:13.080Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.5s [2024-07-29T03:46:13.345Z] #35 ... [2024-07-29T03:46:13.345Z] [2024-07-29T03:46:13.345Z] #38 [security-spire-agent internal] load build context [2024-07-29T03:46:13.345Z] #38 transferring context: 26.32kB 0.2s done [2024-07-29T03:46:13.345Z] #38 DONE 0.7s [2024-07-29T03:46:13.345Z] [2024-07-29T03:46:13.345Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:46:13.345Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.7s [2024-07-29T03:46:13.605Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.8s [2024-07-29T03:46:13.605Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.8s done [2024-07-29T03:46:13.605Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-29T03:46:14.191Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-07-29T03:46:24.216Z] #35 ... [2024-07-29T03:46:24.216Z] [2024-07-29T03:46:24.216Z] #39 [core-data internal] load build context [2024-07-29T03:46:24.216Z] #39 transferring context: 303.57MB 9.7s [2024-07-29T03:46:24.216Z] #39 ... [2024-07-29T03:46:24.216Z] [2024-07-29T03:46:24.216Z] #40 [support-scheduler internal] load build context [2024-07-29T03:46:24.216Z] #40 ... [2024-07-29T03:46:24.216Z] [2024-07-29T03:46:24.216Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T03:46:24.216Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-29T03:46:24.216Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-29T03:46:24.216Z] #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-29T03:46:24.216Z] #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-29T03:46:24.216Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-29T03:46:24.216Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-07-29T03:46:24.217Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T03:46:24.217Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-29T03:46:24.217Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-07-29T03:46:24.217Z] #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.5s done [2024-07-29T03:46:24.217Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-29T03:46:24.217Z] #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-07-29T03:46:24.217Z] #41 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #42 [support-notifications internal] load build context [2024-07-29T03:46:24.217Z] #42 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #43 [core-metadata internal] load build context [2024-07-29T03:46:24.217Z] #43 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-29T03:46:24.217Z] #44 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #45 [security-spiffe-token-provider internal] load build context [2024-07-29T03:46:24.217Z] #45 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #46 [security-secretstore-setup internal] load build context [2024-07-29T03:46:24.217Z] #46 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #47 [security-proxy-auth internal] load build context [2024-07-29T03:46:24.217Z] #47 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #48 [core-command internal] load build context [2024-07-29T03:46:24.217Z] #48 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:46:24.217Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-29T03:46:24.217Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-07-29T03:46:24.217Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-29T03:46:24.217Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T03:46:24.217Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-29T03:46:24.217Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-29T03:46:24.217Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T03:46:24.217Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-29T03:46:24.217Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-29T03:46:24.217Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-07-29T03:46:24.217Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-29T03:46:24.217Z] #49 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #50 [core-keeper internal] load build context [2024-07-29T03:46:24.217Z] #50 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #51 [security-proxy-setup internal] load build context [2024-07-29T03:46:24.217Z] #51 ... [2024-07-29T03:46:24.217Z] [2024-07-29T03:46:24.217Z] #52 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-29T03:46:24.477Z] #52 ... [2024-07-29T03:46:24.477Z] [2024-07-29T03:46:24.477Z] #53 [security-bootstrapper internal] load build context [2024-07-29T03:46:24.477Z] #53 ... [2024-07-29T03:46:24.477Z] [2024-07-29T03:46:24.477Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:46:24.477Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s [2024-07-29T03:46:26.387Z] #49 ... [2024-07-29T03:46:26.387Z] [2024-07-29T03:46:26.387Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:46:26.387Z] #35 DONE 13.5s [2024-07-29T03:46:26.387Z] [2024-07-29T03:46:26.387Z] #42 [support-notifications internal] load build context [2024-07-29T03:46:27.320Z] #42 transferring context: 281.20MB 14.5s [2024-07-29T03:46:28.695Z] #42 transferring context: 439.99MB 16.0s done [2024-07-29T03:46:33.970Z] Removing intermediate container 69ec420d0ec0 [2024-07-29T03:46:33.970Z] ---> 93a11ff6d8bf [2024-07-29T03:46:33.970Z] Successfully built 93a11ff6d8bf [2024-07-29T03:46:33.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:46:34.049Z] #42 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #39 [core-data internal] load build context [2024-07-29T03:46:34.049Z] #39 transferring context: 439.99MB 13.8s done [2024-07-29T03:46:34.049Z] #39 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #40 [support-scheduler internal] load build context [2024-07-29T03:46:34.049Z] #40 transferring context: 439.99MB 12.2s done [2024-07-29T03:46:34.049Z] #40 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #43 [core-metadata internal] load build context [2024-07-29T03:46:34.049Z] #43 transferring context: 439.99MB 12.7s done [2024-07-29T03:46:34.049Z] #43 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #45 [security-spiffe-token-provider internal] load build context [2024-07-29T03:46:34.049Z] #45 transferring context: 439.99MB 12.9s done [2024-07-29T03:46:34.049Z] #45 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-29T03:46:34.049Z] #44 transferring context: 439.99MB 13.6s done [2024-07-29T03:46:34.049Z] #44 ... [2024-07-29T03:46:34.049Z] [2024-07-29T03:46:34.049Z] #48 [core-command internal] load build context [2024-07-29T03:46:34.049Z] #48 transferring context: 439.99MB 13.9s done [2024-07-29T03:46:34.308Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T03:46:34.309Z] . [2024-07-29T03:46:34.317Z] #48 ... [2024-07-29T03:46:34.317Z] [2024-07-29T03:46:34.317Z] #47 [security-proxy-auth internal] load build context [2024-07-29T03:46:34.317Z] #47 transferring context: 439.99MB 13.9s done [2024-07-29T03:46:34.317Z] #47 ... [2024-07-29T03:46:34.317Z] [2024-07-29T03:46:34.317Z] #46 [security-secretstore-setup internal] load build context [2024-07-29T03:46:34.317Z] #46 transferring context: 439.99MB 14.5s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:46:34.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container [2024-07-29T03:46:34.594Z] #46 ... [2024-07-29T03:46:34.594Z] [2024-07-29T03:46:34.594Z] #50 [core-keeper internal] load build context [2024-07-29T03:46:34.594Z] #50 transferring context: 439.99MB 12.9s done [2024-07-29T03:46:34.594Z] #50 ... [2024-07-29T03:46:34.594Z] [2024-07-29T03:46:34.594Z] #51 [security-proxy-setup internal] load build context [2024-07-29T03:46:34.594Z] #51 transferring context: 439.99MB 13.6s done [2024-07-29T03:46:34.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T03:46:34.852Z] #51 ... [2024-07-29T03:46:34.853Z] [2024-07-29T03:46:34.853Z] #53 [security-bootstrapper internal] load build context [2024-07-29T03:46:34.853Z] #53 transferring context: 439.99MB 15.5s done [2024-07-29T03:46:35.845Z] $ docker top 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T03:46:36.253Z] #53 ... [2024-07-29T03:46:36.253Z] [2024-07-29T03:46:36.253Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:46:36.253Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-07-29T03:46:36.681Z] + go version [2024-07-29T03:46:36.681Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T03:46:36.703Z] $ docker stop --time=1 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 [2024-07-29T03:46:38.505Z] $ docker rm -f --volumes 9008a61cdf51e0c3fa4ba05049295275dd95b24f74a2946fcc251936bb5982d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:46:39.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T03:46:39.238Z] [2024-07-29T03:46:39.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:46:39.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T03:46:39.572Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-29T03:46:39.572Z] 547446be3368: Pulling fs layer [2024-07-29T03:46:39.572Z] d125d8839a47: Pulling fs layer [2024-07-29T03:46:39.572Z] 3e85d5ac6304: Pulling fs layer [2024-07-29T03:46:39.572Z] c3105a71a48b: Pulling fs layer [2024-07-29T03:46:39.572Z] 0f093f025ec4: Pulling fs layer [2024-07-29T03:46:39.572Z] c3106fc0e877: Pulling fs layer [2024-07-29T03:46:39.572Z] c3105a71a48b: Waiting [2024-07-29T03:46:39.841Z] 547446be3368: Verifying Checksum [2024-07-29T03:46:39.841Z] 547446be3368: Download complete [2024-07-29T03:46:39.841Z] c3105a71a48b: Verifying Checksum [2024-07-29T03:46:39.841Z] c3105a71a48b: Download complete [2024-07-29T03:46:40.113Z] d125d8839a47: Verifying Checksum [2024-07-29T03:46:40.113Z] d125d8839a47: Download complete [2024-07-29T03:46:40.113Z] c3106fc0e877: Verifying Checksum [2024-07-29T03:46:40.113Z] c3106fc0e877: Download complete [2024-07-29T03:46:40.381Z] 0f093f025ec4: Verifying Checksum [2024-07-29T03:46:40.381Z] 0f093f025ec4: Download complete [2024-07-29T03:46:40.381Z] 547446be3368: Pull complete [2024-07-29T03:46:41.800Z] d125d8839a47: Pull complete [2024-07-29T03:46:42.389Z] 3e85d5ac6304: Verifying Checksum [2024-07-29T03:46:42.389Z] 3e85d5ac6304: Download complete [2024-07-29T03:46:44.503Z] #49 ... [2024-07-29T03:46:44.503Z] [2024-07-29T03:46:44.503Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:46:44.503Z] #54 ... [2024-07-29T03:46:44.503Z] [2024-07-29T03:46:44.503Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:46:44.764Z] #55 ... [2024-07-29T03:46:44.764Z] [2024-07-29T03:46:44.764Z] #40 [support-scheduler internal] load build context [2024-07-29T03:46:44.764Z] #40 DONE 32.1s [2024-07-29T03:46:44.764Z] [2024-07-29T03:46:44.764Z] #43 [core-metadata internal] load build context [2024-07-29T03:46:44.764Z] #43 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #45 [security-spiffe-token-provider internal] load build context [2024-07-29T03:46:45.023Z] #45 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #50 [core-keeper internal] load build context [2024-07-29T03:46:45.023Z] #50 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #39 [core-data internal] load build context [2024-07-29T03:46:45.023Z] #39 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #51 [security-proxy-setup internal] load build context [2024-07-29T03:46:45.023Z] #51 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-29T03:46:45.023Z] #44 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #47 [security-proxy-auth internal] load build context [2024-07-29T03:46:45.023Z] #47 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #48 [core-command internal] load build context [2024-07-29T03:46:45.023Z] #48 DONE 32.2s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #53 [security-bootstrapper internal] load build context [2024-07-29T03:46:45.023Z] #53 DONE 32.3s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #46 [security-secretstore-setup internal] load build context [2024-07-29T03:46:45.023Z] #46 DONE 32.3s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #42 [support-notifications internal] load build context [2024-07-29T03:46:45.023Z] #42 DONE 32.3s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T03:46:45.023Z] #56 ... [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T03:46:45.023Z] #41 DONE 32.4s [2024-07-29T03:46:45.023Z] [2024-07-29T03:46:45.023Z] #52 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-29T03:46:45.023Z] #52 DONE 32.7s [2024-07-29T03:46:45.281Z] [2024-07-29T03:46:45.281Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:46:45.281Z] #49 DONE 32.5s [2024-07-29T03:46:45.281Z] [2024-07-29T03:46:45.281Z] #57 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-29T03:46:45.281Z] #57 DONE 0.1s [2024-07-29T03:46:45.281Z] [2024-07-29T03:46:45.281Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:46:45.850Z] #58 ... [2024-07-29T03:46:45.850Z] [2024-07-29T03:46:45.850Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:46:45.850Z] #54 DONE 12.0s [2024-07-29T03:46:45.850Z] [2024-07-29T03:46:45.850Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T03:46:46.131Z] #59 ... [2024-07-29T03:46:46.131Z] [2024-07-29T03:46:46.131Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T03:46:46.131Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.131Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.131Z] #0 1.134 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.131Z] #0 1.232 (2/2) Installing su-exec (0.2-r3) [2024-07-29T03:46:46.131Z] #0 1.232 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.131Z] #0 1.234 OK: 7 MiB in 17 packages [2024-07-29T03:46:46.131Z] #60 DONE 1.4s [2024-07-29T03:46:46.391Z] [2024-07-29T03:46:46.391Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:46:46.391Z] #55 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.391Z] #55 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.391Z] #55 1.663 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:46:46.391Z] #55 1.663 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:46:46.391Z] #55 1.663 OK: 20070 distinct packages available [2024-07-29T03:46:46.391Z] #55 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.391Z] #55 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.391Z] #55 2.106 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.391Z] #55 2.108 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:46:46.391Z] #55 2.194 (3/4) Installing libucontext (1.2-r2) [2024-07-29T03:46:46.391Z] #55 2.198 (4/4) Installing gcompat (1.1.0-r1) [2024-07-29T03:46:46.391Z] #55 2.203 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.391Z] #55 2.209 OK: 8 MiB in 19 packages [2024-07-29T03:46:46.650Z] #55 ... [2024-07-29T03:46:46.650Z] [2024-07-29T03:46:46.650Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T03:46:46.650Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.650Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.650Z] #0 1.447 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.650Z] #0 1.451 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.650Z] #0 1.464 OK: 7 MiB in 16 packages [2024-07-29T03:46:46.650Z] #61 DONE 1.9s [2024-07-29T03:46:46.650Z] [2024-07-29T03:46:46.650Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T03:46:46.650Z] #0 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.650Z] #0 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #0 1.392 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.651Z] #0 1.442 (2/4) Installing openssl (3.1.6-r0) [2024-07-29T03:46:46.651Z] #0 1.652 (3/4) Installing su-exec (0.2-r3) [2024-07-29T03:46:46.651Z] #0 1.656 (4/4) Installing yq (4.33.3-r5) [2024-07-29T03:46:46.651Z] #0 1.764 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.651Z] #0 1.779 OK: 17 MiB in 19 packages [2024-07-29T03:46:46.651Z] #62 DONE 2.2s [2024-07-29T03:46:46.651Z] [2024-07-29T03:46:46.651Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T03:46:46.651Z] #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #0 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #0 1.400 (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T03:46:46.651Z] #0 1.433 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.651Z] #0 1.437 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.651Z] #0 1.446 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:46:46.651Z] #0 1.523 OK: 8 MiB in 17 packages [2024-07-29T03:46:46.651Z] #63 DONE 1.9s [2024-07-29T03:46:46.651Z] [2024-07-29T03:46:46.651Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:46:46.651Z] #55 DONE 2.5s [2024-07-29T03:46:46.651Z] [2024-07-29T03:46:46.651Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T03:46:46.651Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #0 1.862 (1/4) Installing ca-certificates (20240226-r0) [2024-07-29T03:46:46.651Z] #0 1.906 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.651Z] #0 1.910 (3/4) Installing su-exec (0.2-r3) [2024-07-29T03:46:46.651Z] #0 1.914 (4/4) Installing yq (4.33.3-r5) [2024-07-29T03:46:46.651Z] #0 2.099 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.651Z] #0 2.105 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:46:46.651Z] #0 2.404 OK: 17 MiB in 19 packages [2024-07-29T03:46:46.651Z] #64 DONE 2.5s [2024-07-29T03:46:46.651Z] [2024-07-29T03:46:46.651Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T03:46:46.651Z] #56 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.651Z] #56 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:46.961Z] #56 2.437 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:46.961Z] #56 2.442 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:46.961Z] #56 2.455 OK: 7 MiB in 16 packages [2024-07-29T03:46:47.224Z] #56 DONE 2.7s [2024-07-29T03:46:47.224Z] [2024-07-29T03:46:47.224Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:46:47.224Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.224Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.224Z] #0 1.912 OK: 264 MiB in 52 packages [2024-07-29T03:46:47.224Z] #65 DONE 2.1s [2024-07-29T03:46:47.224Z] [2024-07-29T03:46:47.224Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:46:47.224Z] #58 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.224Z] #58 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.224Z] #58 1.859 OK: 264 MiB in 52 packages [2024-07-29T03:46:47.224Z] #58 DONE 2.2s [2024-07-29T03:46:47.224Z] [2024-07-29T03:46:47.224Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T03:46:47.485Z] #66 ... [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:46:47.485Z] #67 DONE 0.1s [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:46:47.485Z] #68 DONE 0.2s [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T03:46:47.485Z] #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 2.062 OK: 264 MiB in 52 packages [2024-07-29T03:46:47.485Z] #69 DONE 2.2s [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:46:47.485Z] #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 1.890 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:46:47.485Z] #0 1.890 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:46:47.485Z] #0 1.890 OK: 20070 distinct packages available [2024-07-29T03:46:47.485Z] #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 2.269 (1/11) Installing ca-certificates (20240226-r0) [2024-07-29T03:46:47.485Z] #0 2.288 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-29T03:46:47.485Z] #0 2.301 (3/11) Installing libunistring (1.1-r1) [2024-07-29T03:46:47.485Z] #0 2.319 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-29T03:46:47.485Z] #0 2.323 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-29T03:46:47.485Z] #0 2.334 (6/11) Installing libcurl (8.9.0-r0) [2024-07-29T03:46:47.485Z] #0 2.457 (7/11) Installing curl (8.9.0-r0) [2024-07-29T03:46:47.485Z] #0 2.467 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:47.485Z] #0 2.490 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:46:47.485Z] #0 2.491 (10/11) Installing libucontext (1.2-r2) [2024-07-29T03:46:47.485Z] #0 2.495 (11/11) Installing gcompat (1.1.0-r1) [2024-07-29T03:46:47.485Z] #0 2.501 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:47.485Z] #0 2.506 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:46:47.485Z] #0 2.607 OK: 12 MiB in 26 packages [2024-07-29T03:46:47.485Z] #70 DONE 2.8s [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:46:47.485Z] #71 DONE 0.2s [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:46:47.485Z] #72 ... [2024-07-29T03:46:47.485Z] [2024-07-29T03:46:47.485Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T03:46:47.485Z] #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.485Z] #0 1.377 OK: 7 MiB in 17 packages [2024-07-29T03:46:47.485Z] #73 DONE 1.5s [2024-07-29T03:46:47.744Z] [2024-07-29T03:46:47.744Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T03:46:47.744Z] #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.744Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.744Z] #0 2.288 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:46:47.744Z] #0 2.288 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:46:47.744Z] #0 2.288 OK: 20070 distinct packages available [2024-07-29T03:46:47.744Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.744Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:47.744Z] #0 2.688 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:47.744Z] #0 2.740 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:46:47.744Z] #0 2.751 (3/5) Installing libucontext (1.2-r2) [2024-07-29T03:46:47.744Z] #0 2.760 (4/5) Installing gcompat (1.1.0-r1) [2024-07-29T03:46:47.744Z] #0 2.769 (5/5) Installing openssl (3.1.6-r0) [2024-07-29T03:46:47.744Z] #0 2.781 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:47.744Z] #0 2.786 OK: 8 MiB in 20 packages [2024-07-29T03:46:47.744Z] #74 DONE 3.0s [2024-07-29T03:46:47.744Z] [2024-07-29T03:46:47.744Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:46:47.744Z] #75 DONE 2.6s [2024-07-29T03:46:47.744Z] [2024-07-29T03:46:47.744Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T03:46:48.312Z] #76 ... [2024-07-29T03:46:48.312Z] [2024-07-29T03:46:48.312Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T03:46:48.312Z] #0 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:48.312Z] #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:48.312Z] #0 2.932 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:46:48.312Z] #0 2.932 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:46:48.312Z] #0 2.932 OK: 20077 distinct packages available [2024-07-29T03:46:48.312Z] #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:48.312Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:48.312Z] #0 3.252 OK: 264 MiB in 52 packages [2024-07-29T03:46:48.312Z] #77 DONE 3.4s [2024-07-29T03:46:48.570Z] [2024-07-29T03:46:48.570Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:46:48.828Z] #78 DONE 0.2s [2024-07-29T03:46:48.828Z] [2024-07-29T03:46:48.828Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:46:49.086Z] #79 ... [2024-07-29T03:46:49.086Z] [2024-07-29T03:46:49.086Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T03:46:49.086Z] #59 1.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.086Z] #59 1.951 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.086Z] #59 2.644 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:46:49.086Z] #59 2.959 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:46:49.086Z] #59 2.959 OK: 7 MiB in 16 packages [2024-07-29T03:46:49.086Z] #59 DONE 3.1s [2024-07-29T03:46:49.086Z] [2024-07-29T03:46:49.086Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T03:46:49.086Z] #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.086Z] #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.086Z] #0 2.531 OK: 17 MiB in 19 packages [2024-07-29T03:46:49.344Z] #80 DONE 2.6s [2024-07-29T03:46:49.344Z] [2024-07-29T03:46:49.344Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-29T03:46:49.344Z] #81 DONE 0.0s [2024-07-29T03:46:49.344Z] [2024-07-29T03:46:49.344Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:46:49.909Z] #82 ... [2024-07-29T03:46:49.909Z] [2024-07-29T03:46:49.909Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:46:49.909Z] #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.909Z] #0 3.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:49.909Z] #0 3.291 OK: 7 MiB in 16 packages [2024-07-29T03:46:49.909Z] #83 DONE 3.4s [2024-07-29T03:46:50.167Z] [2024-07-29T03:46:50.167Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:46:50.167Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.167Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.167Z] #0 3.293 OK: 8 MiB in 17 packages [2024-07-29T03:46:50.167Z] #84 DONE 3.5s [2024-07-29T03:46:50.167Z] [2024-07-29T03:46:50.167Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T03:46:50.167Z] #66 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.167Z] #66 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.425Z] #66 3.137 OK: 7 MiB in 16 packages [2024-07-29T03:46:50.425Z] #66 DONE 3.3s [2024-07-29T03:46:50.425Z] [2024-07-29T03:46:50.425Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T03:46:50.425Z] #76 2.745 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.683Z] #76 ... [2024-07-29T03:46:50.683Z] [2024-07-29T03:46:50.683Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T03:46:50.683Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.683Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.683Z] #0 3.725 OK: 8 MiB in 19 packages [2024-07-29T03:46:50.683Z] #85 DONE 3.9s [2024-07-29T03:46:50.683Z] [2024-07-29T03:46:50.683Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T03:46:50.683Z] #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.683Z] #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:50.683Z] #0 3.739 OK: 17 MiB in 19 packages [2024-07-29T03:46:50.683Z] #86 DONE 3.9s [2024-07-29T03:46:50.683Z] [2024-07-29T03:46:50.683Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:46:51.678Z] #87 ... [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:46:51.678Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:51.678Z] #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:51.678Z] #0 3.278 OK: 12 MiB in 26 packages [2024-07-29T03:46:51.678Z] #88 DONE 4.0s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:46:51.678Z] #87 DONE 1.0s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T03:46:51.678Z] #89 DONE 3.9s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-29T03:46:51.678Z] #90 DONE 0.1s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-29T03:46:51.678Z] #91 DONE 0.1s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-29T03:46:51.678Z] #92 DONE 0.1s [2024-07-29T03:46:51.678Z] [2024-07-29T03:46:51.678Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:46:51.939Z] #93 DONE 0.2s [2024-07-29T03:46:51.939Z] [2024-07-29T03:46:51.939Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T03:46:51.939Z] #76 3.230 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:51.939Z] #76 3.949 OK: 264 MiB in 52 packages [2024-07-29T03:46:51.939Z] #76 DONE 4.1s [2024-07-29T03:46:51.939Z] [2024-07-29T03:46:51.939Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-29T03:46:52.461Z] 3e85d5ac6304: Pull complete [2024-07-29T03:46:52.461Z] c3105a71a48b: Pull complete [2024-07-29T03:46:52.587Z] #94 ... [2024-07-29T03:46:52.587Z] [2024-07-29T03:46:52.587Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:46:52.587Z] #82 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:52.587Z] #82 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T03:46:52.587Z] #82 4.217 OK: 8 MiB in 20 packages [2024-07-29T03:46:52.587Z] #82 DONE 4.7s [2024-07-29T03:46:52.587Z] [2024-07-29T03:46:52.587Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:46:52.848Z] #95 ... [2024-07-29T03:46:52.848Z] [2024-07-29T03:46:52.848Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-29T03:46:52.848Z] #94 DONE 1.1s [2024-07-29T03:46:53.047Z] 0f093f025ec4: Pull complete [2024-07-29T03:46:53.109Z] [2024-07-29T03:46:53.109Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-29T03:46:53.109Z] #96 DONE 1.2s [2024-07-29T03:46:53.109Z] [2024-07-29T03:46:53.109Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:46:53.313Z] c3106fc0e877: Pull complete [2024-07-29T03:46:53.313Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-29T03:46:53.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-29T03:46:53.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T03:46:53.387Z] #97 ... [2024-07-29T03:46:53.387Z] [2024-07-29T03:46:53.387Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-29T03:46:53.387Z] #98 DONE 0.2s [2024-07-29T03:46:53.387Z] [2024-07-29T03:46:53.387Z] #99 [security-spire-config] exporting to image [2024-07-29T03:46:53.387Z] #99 exporting layers [2024-07-29T03:46:53.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container [2024-07-29T03:46:53.573Z] $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-29T03:46:53.961Z] #99 ... [2024-07-29T03:46:53.961Z] [2024-07-29T03:46:53.961Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:46:53.961Z] #95 DONE 1.5s [2024-07-29T03:46:54.222Z] [2024-07-29T03:46:54.222Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-29T03:46:54.222Z] #100 DONE 1.5s [2024-07-29T03:46:54.222Z] [2024-07-29T03:46:54.222Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-29T03:46:54.222Z] #101 DONE 0.1s [2024-07-29T03:46:54.222Z] [2024-07-29T03:46:54.222Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-29T03:46:54.819Z] #102 DONE 0.6s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #99 [security-spire-config] exporting to image [2024-07-29T03:46:54.819Z] #99 exporting layers 1.5s done [2024-07-29T03:46:54.819Z] #99 writing image sha256:a94029814f8e6487bc5ea5c9fa606df6e71aa0483ae5f3979dc80c8fc23b380d done [2024-07-29T03:46:54.819Z] #99 naming to docker.io/library/security-spire-config done [2024-07-29T03:46:54.819Z] #99 DONE 1.5s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:46:54.819Z] #103 DONE 0.7s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:46:54.819Z] #104 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-29T03:46:54.819Z] #105 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-29T03:46:54.819Z] #106 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-29T03:46:54.819Z] #107 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-29T03:46:54.819Z] #108 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:46:54.819Z] #109 DONE 0.1s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-29T03:46:54.819Z] #110 DONE 0.0s [2024-07-29T03:46:54.819Z] [2024-07-29T03:46:54.819Z] #99 [security-spire-server] exporting to image [2024-07-29T03:46:55.079Z] #99 ... [2024-07-29T03:46:55.079Z] [2024-07-29T03:46:55.079Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-29T03:46:55.079Z] #111 DONE 0.0s [2024-07-29T03:46:55.079Z] [2024-07-29T03:46:55.079Z] #99 [security-spire-agent] exporting to image [2024-07-29T03:46:55.651Z] #99 exporting layers 0.6s done [2024-07-29T03:46:55.651Z] #99 exporting layers 0.6s done [2024-07-29T03:46:55.651Z] #99 writing image sha256:1465bbe02b0f9200e4d5041366be8a6d929629762d26e1098603b888cd1becfe done [2024-07-29T03:46:55.651Z] #99 naming to docker.io/library/security-spire-server done [2024-07-29T03:46:55.699Z] $ docker top b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T03:46:55.912Z] #99 writing image sha256:9e2e5aee4b890e73ccca6e99b0b2a5eca46c386dedfcea5ea340fb3c03f89837 done [2024-07-29T03:46:55.912Z] #99 naming to docker.io/library/security-spire-agent done [2024-07-29T03:46:55.912Z] #99 DONE 2.3s [2024-07-29T03:46:55.912Z] [2024-07-29T03:46:55.912Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:46:56.527Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-29T03:46:57.830Z] #112 ... [2024-07-29T03:46:57.830Z] [2024-07-29T03:46:57.830Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:06.610Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-07-29T03:47:06.610Z] #1 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #2 transferring dockerfile: 2.06kB done [2024-07-29T03:47:06.610Z] #2 DONE 0.0s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #3 transferring dockerfile: 1.70kB done [2024-07-29T03:47:06.610Z] #3 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #4 transferring dockerfile: 1.81kB done [2024-07-29T03:47:06.610Z] #4 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #5 transferring dockerfile: 2.49kB done [2024-07-29T03:47:06.610Z] #5 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #6 transferring dockerfile: 2.23kB done [2024-07-29T03:47:06.610Z] #6 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #7 transferring dockerfile: 2.01kB done [2024-07-29T03:47:06.610Z] #7 DONE 0.0s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #8 transferring dockerfile: 2.01kB done [2024-07-29T03:47:06.610Z] #8 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-07-29T03:47:06.610Z] #9 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #10 transferring dockerfile: 1.89kB done [2024-07-29T03:47:06.610Z] #10 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #11 transferring dockerfile: 1.93kB done [2024-07-29T03:47:06.610Z] #11 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #12 transferring dockerfile: 2.15kB done [2024-07-29T03:47:06.610Z] #12 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #13 transferring dockerfile: 1.95kB done [2024-07-29T03:47:06.610Z] #13 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #14 [core-command internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #14 transferring dockerfile: 1.93kB done [2024-07-29T03:47:06.610Z] #14 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-29T03:47:06.610Z] #15 transferring dockerfile: 2.93kB done [2024-07-29T03:47:06.610Z] #15 DONE 0.1s [2024-07-29T03:47:06.610Z] [2024-07-29T03:47:06.610Z] #16 [security-spire-config internal] load .dockerignore [2024-07-29T03:47:06.610Z] #16 transferring context: 50B done [2024-07-29T03:47:06.610Z] #16 DONE 0.1s [2024-07-29T03:47:07.201Z] [2024-07-29T03:47:07.201Z] #17 [core-metadata internal] load .dockerignore [2024-07-29T03:47:07.201Z] #17 transferring context: 50B done [2024-07-29T03:47:07.201Z] #17 DONE 0.0s [2024-07-29T03:47:07.470Z] [2024-07-29T03:47:07.470Z] #18 [security-spire-server internal] load .dockerignore [2024-07-29T03:47:07.470Z] #18 transferring context: 50B 0.0s done [2024-07-29T03:47:07.470Z] #18 DONE 0.0s [2024-07-29T03:47:07.470Z] [2024-07-29T03:47:07.470Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-29T03:47:07.470Z] #19 transferring context: 50B done [2024-07-29T03:47:07.470Z] #19 DONE 0.1s [2024-07-29T03:47:07.470Z] [2024-07-29T03:47:07.470Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-29T03:47:07.470Z] #20 transferring context: 50B 0.0s done [2024-07-29T03:47:07.470Z] #20 DONE 0.1s [2024-07-29T03:47:07.470Z] [2024-07-29T03:47:07.470Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-29T03:47:07.470Z] #21 transferring context: 50B done [2024-07-29T03:47:07.470Z] #21 DONE 0.1s [2024-07-29T03:47:07.470Z] [2024-07-29T03:47:07.470Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T03:47:07.739Z] #22 transferring context: 50B done [2024-07-29T03:47:07.739Z] #22 ... [2024-07-29T03:47:07.739Z] [2024-07-29T03:47:07.739Z] #23 [security-proxy-setup internal] load .dockerignore [2024-07-29T03:47:07.739Z] #23 transferring context: 50B done [2024-07-29T03:47:07.739Z] #23 DONE 0.1s [2024-07-29T03:47:07.739Z] [2024-07-29T03:47:07.739Z] #24 [core-data internal] load .dockerignore [2024-07-29T03:47:07.739Z] #24 transferring context: 50B done [2024-07-29T03:47:07.739Z] #24 DONE 0.1s [2024-07-29T03:47:08.008Z] [2024-07-29T03:47:08.008Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-29T03:47:08.008Z] #25 transferring context: 50B done [2024-07-29T03:47:08.008Z] #25 DONE 0.1s [2024-07-29T03:47:08.008Z] [2024-07-29T03:47:08.008Z] #26 [support-scheduler internal] load .dockerignore [2024-07-29T03:47:08.008Z] #26 transferring context: 50B done [2024-07-29T03:47:08.008Z] #26 DONE 0.1s [2024-07-29T03:47:08.008Z] [2024-07-29T03:47:08.008Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-29T03:47:08.008Z] #27 transferring context: 50B done [2024-07-29T03:47:08.008Z] #27 DONE 0.1s [2024-07-29T03:47:08.008Z] [2024-07-29T03:47:08.008Z] #28 [support-notifications internal] load .dockerignore [2024-07-29T03:47:08.278Z] #28 transferring context: 50B 0.0s done [2024-07-29T03:47:08.278Z] #28 DONE 0.1s [2024-07-29T03:47:08.278Z] [2024-07-29T03:47:08.278Z] #29 [core-command internal] load .dockerignore [2024-07-29T03:47:08.278Z] #29 transferring context: 50B done [2024-07-29T03:47:08.278Z] #29 DONE 0.1s [2024-07-29T03:47:08.278Z] [2024-07-29T03:47:08.278Z] #30 [security-bootstrapper internal] load .dockerignore [2024-07-29T03:47:08.278Z] #30 transferring context: 50B 0.0s done [2024-07-29T03:47:08.278Z] #30 DONE 0.1s [2024-07-29T03:47:08.278Z] [2024-07-29T03:47:08.278Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T03:47:08.865Z] #31 DONE 0.6s [2024-07-29T03:47:08.865Z] [2024-07-29T03:47:08.865Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:08.865Z] #32 DONE 0.6s [2024-07-29T03:47:08.865Z] [2024-07-29T03:47:08.865Z] #33 [security-spire-config internal] load build context [2024-07-29T03:47:08.865Z] #33 transferring context: 25.04kB 0.0s done [2024-07-29T03:47:08.865Z] #33 DONE 0.1s [2024-07-29T03:47:08.865Z] [2024-07-29T03:47:08.865Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:08.865Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-29T03:47:08.865Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T03:47:08.865Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-29T03:47:08.865Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-29T03:47:08.865Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-29T03:47:08.865Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-07-29T03:47:08.865Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-29T03:47:08.865Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.1s [2024-07-29T03:47:08.865Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T03:47:09.142Z] #34 ... [2024-07-29T03:47:09.142Z] [2024-07-29T03:47:09.142Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:09.142Z] #35 DONE 0.0s [2024-07-29T03:47:09.142Z] [2024-07-29T03:47:09.142Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:09.142Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-29T03:47:09.142Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-29T03:47:09.142Z] #34 ... [2024-07-29T03:47:09.142Z] [2024-07-29T03:47:09.142Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-29T03:47:09.142Z] #31 DONE 0.6s [2024-07-29T03:47:09.142Z] [2024-07-29T03:47:09.142Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:09.142Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-29T03:47:09.142Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T03:47:09.142Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-29T03:47:09.142Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-29T03:47:09.142Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-29T03:47:09.142Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-29T03:47:09.142Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-29T03:47:09.143Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.62MB / 28.04MB 0.3s [2024-07-29T03:47:09.143Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T03:47:09.410Z] #34 ... [2024-07-29T03:47:09.410Z] [2024-07-29T03:47:09.410Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:09.410Z] #35 DONE 0.0s [2024-07-29T03:47:09.410Z] [2024-07-29T03:47:09.410Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:09.410Z] #32 DONE 0.6s [2024-07-29T03:47:09.410Z] [2024-07-29T03:47:09.410Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:09.410Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.5s [2024-07-29T03:47:09.410Z] #34 ... [2024-07-29T03:47:09.410Z] [2024-07-29T03:47:09.410Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:09.410Z] #35 DONE 0.0s [2024-07-29T03:47:09.410Z] [2024-07-29T03:47:09.410Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:09.410Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-29T03:47:09.410Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.7s [2024-07-29T03:47:09.410Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-29T03:47:09.678Z] #34 ... [2024-07-29T03:47:09.678Z] [2024-07-29T03:47:09.678Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:09.678Z] #32 DONE 0.6s [2024-07-29T03:47:09.678Z] [2024-07-29T03:47:09.678Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:09.678Z] #34 ... [2024-07-29T03:47:09.678Z] [2024-07-29T03:47:09.678Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:09.678Z] #35 DONE 0.0s [2024-07-29T03:47:09.678Z] [2024-07-29T03:47:09.678Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:09.678Z] #32 DONE 0.7s [2024-07-29T03:47:09.948Z] [2024-07-29T03:47:09.948Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:09.948Z] #35 DONE 0.0s [2024-07-29T03:47:09.948Z] [2024-07-29T03:47:09.948Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-29T03:47:09.948Z] #36 DONE 0.6s [2024-07-29T03:47:09.948Z] [2024-07-29T03:47:09.948Z] #37 [security-spire-server internal] load build context [2024-07-29T03:47:09.948Z] #37 transferring context: 26.79kB 0.0s done [2024-07-29T03:47:09.948Z] #37 DONE 0.6s [2024-07-29T03:47:09.948Z] [2024-07-29T03:47:09.948Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:10.221Z] #32 ... [2024-07-29T03:47:10.221Z] [2024-07-29T03:47:10.221Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:10.221Z] #35 DONE 0.0s [2024-07-29T03:47:10.221Z] [2024-07-29T03:47:10.221Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:10.221Z] #32 DONE 1.0s [2024-07-29T03:47:10.221Z] [2024-07-29T03:47:10.221Z] #38 [security-proxy-setup internal] load build context [2024-07-29T03:47:10.221Z] #38 ... [2024-07-29T03:47:10.221Z] [2024-07-29T03:47:10.221Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:10.221Z] #35 DONE 0.0s [2024-07-29T03:47:10.491Z] [2024-07-29T03:47:10.491Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:10.491Z] #35 DONE 0.0s [2024-07-29T03:47:10.491Z] [2024-07-29T03:47:10.491Z] #39 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:10.491Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T03:47:10.491Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T03:47:10.491Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:47:10.491Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T03:47:10.491Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-29T03:47:10.491Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s [2024-07-29T03:47:10.765Z] #39 ... [2024-07-29T03:47:10.765Z] [2024-07-29T03:47:10.765Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:10.765Z] #35 DONE 0.0s [2024-07-29T03:47:10.765Z] [2024-07-29T03:47:10.765Z] #39 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.034Z] #39 ... [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:11.034Z] #32 DONE 1.5s [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #39 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.034Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T03:47:11.034Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T03:47:11.034Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:47:11.034Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T03:47:11.034Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-29T03:47:11.034Z] #39 ... [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:11.034Z] #35 DONE 0.0s [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:11.034Z] #32 DONE 1.5s [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #40 [core-metadata internal] load build context [2024-07-29T03:47:11.034Z] #40 transferring context: 2.84MB 1.0s done [2024-07-29T03:47:11.034Z] #40 DONE 1.9s [2024-07-29T03:47:11.034Z] [2024-07-29T03:47:11.034Z] #39 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.300Z] #39 ... [2024-07-29T03:47:11.300Z] [2024-07-29T03:47:11.300Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:11.300Z] #35 DONE 0.1s [2024-07-29T03:47:11.300Z] [2024-07-29T03:47:11.300Z] #39 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.300Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T03:47:11.300Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T03:47:11.300Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:47:11.300Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T03:47:11.300Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-29T03:47:11.300Z] #39 ... [2024-07-29T03:47:11.300Z] [2024-07-29T03:47:11.300Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-29T03:47:11.300Z] #35 DONE 0.1s [2024-07-29T03:47:11.300Z] [2024-07-29T03:47:11.300Z] #39 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.300Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T03:47:11.300Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T03:47:11.300Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:47:11.300Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T03:47:11.300Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-29T03:47:11.568Z] #39 ... [2024-07-29T03:47:11.568Z] [2024-07-29T03:47:11.568Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-29T03:47:11.568Z] #32 DONE 1.8s [2024-07-29T03:47:11.568Z] [2024-07-29T03:47:11.568Z] #39 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.568Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-29T03:47:11.568Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-29T03:47:11.568Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-29T03:47:11.568Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-29T03:47:11.568Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-07-29T03:47:11.836Z] #39 ... [2024-07-29T03:47:11.836Z] [2024-07-29T03:47:11.836Z] #41 [security-bootstrapper internal] load build context [2024-07-29T03:47:11.836Z] #41 DONE 0.0s [2024-07-29T03:47:11.836Z] [2024-07-29T03:47:11.836Z] #42 [security-secretstore-setup internal] load build context [2024-07-29T03:47:11.836Z] #42 transferring context: 2.84MB 1.1s done [2024-07-29T03:47:11.836Z] #42 DONE 2.3s [2024-07-29T03:47:11.836Z] [2024-07-29T03:47:11.836Z] #43 [security-spire-agent internal] load build context [2024-07-29T03:47:11.836Z] #43 transferring context: 26.32kB 0.1s done [2024-07-29T03:47:11.836Z] #43 DONE 1.9s [2024-07-29T03:47:11.836Z] [2024-07-29T03:47:11.836Z] #39 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:11.836Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-29T03:47:11.836Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done [2024-07-29T03:47:13.333Z] #39 ... [2024-07-29T03:47:13.333Z] [2024-07-29T03:47:13.333Z] #44 [core-keeper internal] load build context [2024-07-29T03:47:13.333Z] #44 transferring context: 2.84MB 1.5s done [2024-07-29T03:47:13.333Z] #44 DONE 3.0s [2024-07-29T03:47:13.333Z] [2024-07-29T03:47:13.333Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:13.333Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-29T03:47:13.333Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-29T03:47:13.333Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-29T03:47:13.333Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-29T03:47:13.333Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-29T03:47:13.333Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-29T03:47:13.333Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-29T03:47:13.333Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.9s done [2024-07-29T03:47:13.333Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-29T03:47:13.333Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-29T03:47:13.333Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-29T03:47:13.333Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.4s [2024-07-29T03:47:13.622Z] #34 ... [2024-07-29T03:47:13.622Z] [2024-07-29T03:47:13.622Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-29T03:47:13.622Z] #45 transferring context: 2.84MB 1.8s done [2024-07-29T03:47:13.622Z] #45 DONE 3.9s [2024-07-29T03:47:13.622Z] [2024-07-29T03:47:13.622Z] #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-29T03:47:13.622Z] #46 DONE 4.8s [2024-07-29T03:47:13.622Z] [2024-07-29T03:47:13.622Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:13.908Z] #34 ... [2024-07-29T03:47:13.908Z] [2024-07-29T03:47:13.908Z] #39 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T03:47:13.908Z] #39 DONE 5.8s [2024-07-29T03:47:13.908Z] [2024-07-29T03:47:13.908Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:14.185Z] #34 ... [2024-07-29T03:47:14.185Z] [2024-07-29T03:47:14.185Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-29T03:47:14.185Z] #47 transferring context: 2.84MB 1.7s done [2024-07-29T03:47:14.185Z] #47 DONE 3.7s [2024-07-29T03:47:14.185Z] [2024-07-29T03:47:14.185Z] #48 [core-data internal] load build context [2024-07-29T03:47:14.185Z] #48 transferring context: 2.84MB 1.9s done [2024-07-29T03:47:14.185Z] #48 DONE 4.0s [2024-07-29T03:47:14.185Z] [2024-07-29T03:47:14.185Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:14.473Z] #34 ... [2024-07-29T03:47:14.473Z] [2024-07-29T03:47:14.473Z] #38 [security-proxy-setup internal] load build context [2024-07-29T03:47:14.473Z] #38 transferring context: 2.84MB 2.0s done [2024-07-29T03:47:14.473Z] #38 DONE 4.2s [2024-07-29T03:47:14.473Z] [2024-07-29T03:47:14.473Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:14.757Z] #34 ... [2024-07-29T03:47:14.757Z] [2024-07-29T03:47:14.757Z] #49 [security-proxy-auth internal] load build context [2024-07-29T03:47:14.757Z] #49 transferring context: 2.84MB 1.8s done [2024-07-29T03:47:14.757Z] #49 DONE 3.9s [2024-07-29T03:47:14.757Z] [2024-07-29T03:47:14.757Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:15.040Z] #34 ... [2024-07-29T03:47:15.040Z] [2024-07-29T03:47:15.040Z] #50 [core-command internal] load build context [2024-07-29T03:47:15.040Z] #50 transferring context: 2.84MB 1.9s done [2024-07-29T03:47:15.040Z] #50 DONE 3.8s [2024-07-29T03:47:15.040Z] [2024-07-29T03:47:15.040Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:15.309Z] #34 ... [2024-07-29T03:47:15.309Z] [2024-07-29T03:47:15.309Z] #51 [support-notifications internal] load build context [2024-07-29T03:47:15.309Z] #51 transferring context: 2.84MB 2.0s done [2024-07-29T03:47:15.309Z] #51 DONE 4.0s [2024-07-29T03:47:15.309Z] [2024-07-29T03:47:15.309Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:15.309Z] #34 ... [2024-07-29T03:47:15.309Z] [2024-07-29T03:47:15.309Z] #52 [support-scheduler internal] load build context [2024-07-29T03:47:15.309Z] #52 transferring context: 2.84MB 2.2s done [2024-07-29T03:47:15.309Z] #52 DONE 4.4s [2024-07-29T03:47:15.309Z] [2024-07-29T03:47:15.309Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T03:47:15.309Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-29T03:47:15.309Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-29T03:47:15.309Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-29T03:47:15.309Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-29T03:47:15.309Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-29T03:47:15.309Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-29T03:47:15.309Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-29T03:47:15.309Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.9s done [2024-07-29T03:47:15.309Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-29T03:47:15.309Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.0s [2024-07-29T03:47:15.573Z] #53 ... [2024-07-29T03:47:15.574Z] [2024-07-29T03:47:15.574Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:15.853Z] #34 ... [2024-07-29T03:47:15.853Z] [2024-07-29T03:47:15.853Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-29T03:47:15.853Z] #54 DONE 2.1s [2024-07-29T03:47:15.853Z] [2024-07-29T03:47:15.853Z] #41 [security-bootstrapper internal] load build context [2024-07-29T03:47:15.853Z] #41 transferring context: 2.84MB 1.1s done [2024-07-29T03:47:15.853Z] #41 DONE 4.1s [2024-07-29T03:47:15.853Z] [2024-07-29T03:47:15.853Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:47:21.213Z] #55 ... [2024-07-29T03:47:21.213Z] [2024-07-29T03:47:21.213Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:21.213Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.4s [2024-07-29T03:47:23.807Z] #34 ... [2024-07-29T03:47:23.807Z] [2024-07-29T03:47:23.807Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:47:23.807Z] #55 7.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:24.768Z] #55 ... [2024-07-29T03:47:24.768Z] [2024-07-29T03:47:24.768Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:24.768Z] #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:24.768Z] #0 9.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:24.768Z] #56 ... [2024-07-29T03:47:24.768Z] [2024-07-29T03:47:24.768Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:24.768Z] #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:24.768Z] #57 ... [2024-07-29T03:47:24.768Z] [2024-07-29T03:47:24.768Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T03:47:24.768Z] #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:24.768Z] #0 8.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.044Z] #58 ... [2024-07-29T03:47:25.044Z] [2024-07-29T03:47:25.044Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:47:25.044Z] #59 DONE 9.2s [2024-07-29T03:47:25.044Z] [2024-07-29T03:47:25.044Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T03:47:25.044Z] #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.044Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.044Z] #60 ... [2024-07-29T03:47:25.044Z] [2024-07-29T03:47:25.044Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T03:47:25.320Z] #61 ... [2024-07-29T03:47:25.320Z] [2024-07-29T03:47:25.320Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:25.320Z] #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.320Z] #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.320Z] #62 ... [2024-07-29T03:47:25.320Z] [2024-07-29T03:47:25.320Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:47:25.586Z] #63 ... [2024-07-29T03:47:25.586Z] [2024-07-29T03:47:25.586Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T03:47:25.586Z] #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.586Z] #64 ... [2024-07-29T03:47:25.586Z] [2024-07-29T03:47:25.586Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:47:25.586Z] #0 7.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.586Z] #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:25.851Z] #65 ... [2024-07-29T03:47:25.851Z] [2024-07-29T03:47:25.851Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T03:47:25.851Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s [2024-07-29T03:47:25.851Z] #53 ... [2024-07-29T03:47:25.851Z] [2024-07-29T03:47:25.851Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T03:47:25.851Z] #0 9.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:26.134Z] #66 ... [2024-07-29T03:47:26.134Z] [2024-07-29T03:47:26.134Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T03:47:26.134Z] #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:26.134Z] #67 ... [2024-07-29T03:47:26.134Z] [2024-07-29T03:47:26.134Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-29T03:47:26.134Z] #63 DONE 11.5s [2024-07-29T03:47:26.134Z] [2024-07-29T03:47:26.134Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T03:47:26.134Z] #0 9.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:26.411Z] #68 ... [2024-07-29T03:47:26.411Z] [2024-07-29T03:47:26.411Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:47:26.411Z] #0 9.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:26.411Z] #69 ... [2024-07-29T03:47:26.411Z] [2024-07-29T03:47:26.411Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-29T03:47:26.411Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.6s [2024-07-29T03:47:29.761Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done [2024-07-29T03:47:29.761Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s done [2024-07-29T03:47:30.027Z] #34 DONE 21.8s [2024-07-29T03:47:30.027Z] [2024-07-29T03:47:30.027Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:30.027Z] #56 15.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:30.027Z] #56 15.28 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:30.027Z] #56 15.43 OK: 8 MiB in 16 packages [2024-07-29T03:47:30.297Z] #56 ... [2024-07-29T03:47:30.297Z] [2024-07-29T03:47:30.297Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:30.297Z] #62 13.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:30.297Z] #62 13.96 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:30.297Z] #62 14.12 OK: 8 MiB in 16 packages [2024-07-29T03:47:30.297Z] #62 DONE 15.7s [2024-07-29T03:47:30.579Z] [2024-07-29T03:47:30.579Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T03:47:30.579Z] #60 15.77 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:30.579Z] #60 15.81 (2/2) Installing su-exec (0.2-r3) [2024-07-29T03:47:30.579Z] #60 15.85 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:30.853Z] #60 16.06 OK: 8 MiB in 17 packages [2024-07-29T03:47:31.122Z] #60 ... [2024-07-29T03:47:31.122Z] [2024-07-29T03:47:31.122Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-29T03:47:31.122Z] #58 11.28 (1/4) Installing ca-certificates (20240226-r0) [2024-07-29T03:47:31.122Z] #58 11.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:31.122Z] #58 11.99 (3/4) Installing su-exec (0.2-r3) [2024-07-29T03:47:31.122Z] #58 12.09 (4/4) Installing yq (4.33.3-r5) [2024-07-29T03:47:31.122Z] #58 13.04 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:31.122Z] #58 13.32 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:47:31.122Z] #58 14.62 OK: 18 MiB in 19 packages [2024-07-29T03:47:31.122Z] #58 DONE 16.4s [2024-07-29T03:47:31.122Z] [2024-07-29T03:47:31.122Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T03:47:32.536Z] #70 ... [2024-07-29T03:47:32.536Z] [2024-07-29T03:47:32.536Z] #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:32.536Z] #56 DONE 18.1s [2024-07-29T03:47:32.536Z] [2024-07-29T03:47:32.536Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:32.807Z] #71 ... [2024-07-29T03:47:32.807Z] [2024-07-29T03:47:32.807Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-29T03:47:32.807Z] #60 DONE 18.0s [2024-07-29T03:47:32.807Z] [2024-07-29T03:47:32.807Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T03:47:33.788Z] #72 ... [2024-07-29T03:47:33.788Z] [2024-07-29T03:47:33.788Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:47:33.788Z] #55 9.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:33.788Z] #55 16.11 OK: 266 MiB in 52 packages [2024-07-29T03:47:33.788Z] #55 DONE 18.0s [2024-07-29T03:47:33.788Z] [2024-07-29T03:47:33.788Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:34.380Z] #73 DONE 0.9s [2024-07-29T03:47:34.380Z] [2024-07-29T03:47:34.380Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T03:47:34.380Z] #64 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:34.380Z] #64 18.63 (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T03:47:34.380Z] #64 19.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:34.380Z] #64 19.27 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:34.380Z] #64 19.39 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:47:34.646Z] #64 ... [2024-07-29T03:47:34.646Z] [2024-07-29T03:47:34.646Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:35.232Z] #74 ... [2024-07-29T03:47:35.232Z] [2024-07-29T03:47:35.232Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-29T03:47:35.232Z] #69 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:35.232Z] #69 18.51 OK: 266 MiB in 52 packages [2024-07-29T03:47:35.232Z] #69 DONE 19.4s [2024-07-29T03:47:35.232Z] [2024-07-29T03:47:35.232Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T03:47:35.232Z] #0 3.893 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:35.232Z] #0 6.133 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:35.232Z] #75 ... [2024-07-29T03:47:35.232Z] [2024-07-29T03:47:35.232Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:36.205Z] #76 DONE 0.9s [2024-07-29T03:47:36.205Z] [2024-07-29T03:47:36.205Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T03:47:36.205Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.1s done [2024-07-29T03:47:36.205Z] #53 ... [2024-07-29T03:47:36.205Z] [2024-07-29T03:47:36.205Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T03:47:36.205Z] #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.205Z] #61 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.205Z] #61 19.67 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:47:36.205Z] #61 19.67 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:47:36.205Z] #61 19.67 OK: 19946 distinct packages available [2024-07-29T03:47:36.205Z] #61 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.205Z] #61 ... [2024-07-29T03:47:36.205Z] [2024-07-29T03:47:36.205Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-29T03:47:36.205Z] #67 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.205Z] #67 19.33 OK: 266 MiB in 52 packages [2024-07-29T03:47:36.205Z] #67 DONE 20.4s [2024-07-29T03:47:36.205Z] [2024-07-29T03:47:36.205Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:36.205Z] #0 4.080 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.205Z] #0 7.028 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:36.473Z] #77 ... [2024-07-29T03:47:36.473Z] [2024-07-29T03:47:36.473Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:37.059Z] #78 DONE 0.9s [2024-07-29T03:47:37.059Z] [2024-07-29T03:47:37.059Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:37.327Z] #79 ... [2024-07-29T03:47:37.327Z] [2024-07-29T03:47:37.327Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T03:47:37.327Z] #64 20.62 OK: 9 MiB in 17 packages [2024-07-29T03:47:37.327Z] #64 DONE 22.6s [2024-07-29T03:47:37.327Z] [2024-07-29T03:47:37.327Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:47:37.327Z] #65 12.56 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:47:37.327Z] #65 12.56 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:47:37.327Z] #65 12.56 OK: 19946 distinct packages available [2024-07-29T03:47:37.327Z] #65 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.327Z] #65 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.327Z] #65 22.13 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:37.327Z] #65 22.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:47:37.327Z] #65 22.22 (3/4) Installing libucontext (1.2-r2) [2024-07-29T03:47:37.327Z] #65 22.29 (4/4) Installing gcompat (1.1.0-r1) [2024-07-29T03:47:37.327Z] #65 22.33 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:37.327Z] #65 22.59 OK: 8 MiB in 19 packages [2024-07-29T03:47:37.327Z] #65 ... [2024-07-29T03:47:37.327Z] [2024-07-29T03:47:37.327Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T03:47:37.327Z] #66 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.327Z] #66 19.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:37.327Z] #66 19.83 (2/4) Installing openssl (3.1.6-r0) [2024-07-29T03:47:37.327Z] #66 20.06 (3/4) Installing su-exec (0.2-r3) [2024-07-29T03:47:37.327Z] #66 20.08 (4/4) Installing yq (4.33.3-r5) [2024-07-29T03:47:37.327Z] #66 21.23 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:37.327Z] #66 21.35 OK: 18 MiB in 19 packages [2024-07-29T03:47:37.594Z] #66 ... [2024-07-29T03:47:37.594Z] [2024-07-29T03:47:37.594Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:37.594Z] #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.594Z] #57 17.85 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:47:37.594Z] #57 17.85 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:47:37.594Z] #57 17.85 OK: 19946 distinct packages available [2024-07-29T03:47:37.594Z] #57 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.594Z] #57 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.594Z] #57 ... [2024-07-29T03:47:37.594Z] [2024-07-29T03:47:37.594Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T03:47:37.594Z] #68 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.594Z] #68 17.47 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-29T03:47:37.594Z] #68 17.47 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-29T03:47:37.594Z] #68 17.47 OK: 19953 distinct packages available [2024-07-29T03:47:37.594Z] #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.594Z] #68 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:37.863Z] #68 ... [2024-07-29T03:47:37.863Z] [2024-07-29T03:47:37.863Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:38.130Z] #80 ... [2024-07-29T03:47:38.130Z] [2024-07-29T03:47:38.130Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-29T03:47:38.130Z] #66 DONE 23.5s [2024-07-29T03:47:38.397Z] [2024-07-29T03:47:38.397Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T03:47:38.994Z] #81 ... [2024-07-29T03:47:38.994Z] [2024-07-29T03:47:38.994Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-29T03:47:38.994Z] #65 DONE 24.2s [2024-07-29T03:47:38.994Z] [2024-07-29T03:47:38.994Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T03:47:39.577Z] #82 ... [2024-07-29T03:47:39.577Z] [2024-07-29T03:47:39.577Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-29T03:47:39.577Z] #75 13.42 OK: 266 MiB in 52 packages [2024-07-29T03:47:39.577Z] #75 DONE 14.6s [2024-07-29T03:47:39.843Z] [2024-07-29T03:47:39.843Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-29T03:47:40.425Z] #83 ... [2024-07-29T03:47:40.425Z] [2024-07-29T03:47:40.425Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:40.425Z] #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:40.425Z] #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:40.425Z] #84 ... [2024-07-29T03:47:40.425Z] [2024-07-29T03:47:40.425Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:40.425Z] #57 25.81 (1/11) Installing ca-certificates (20240226-r0) [2024-07-29T03:47:41.008Z] #57 26.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-29T03:47:41.008Z] #57 26.35 (3/11) Installing libunistring (1.1-r1) [2024-07-29T03:47:41.275Z] #57 ... [2024-07-29T03:47:41.275Z] [2024-07-29T03:47:41.275Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-29T03:47:41.275Z] #83 DONE 1.5s [2024-07-29T03:47:41.275Z] [2024-07-29T03:47:41.275Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:41.275Z] #57 26.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-29T03:47:41.275Z] #57 26.54 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-29T03:47:41.275Z] #57 26.62 (6/11) Installing libcurl (8.9.0-r0) [2024-07-29T03:47:41.542Z] #57 26.77 (7/11) Installing curl (8.9.0-r0) [2024-07-29T03:47:41.542Z] #57 26.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:41.542Z] #57 26.92 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:47:41.542Z] #57 26.93 (10/11) Installing libucontext (1.2-r2) [2024-07-29T03:47:41.542Z] #57 26.96 (11/11) Installing gcompat (1.1.0-r1) [2024-07-29T03:47:41.808Z] #57 26.99 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:41.808Z] #57 27.25 Executing ca-certificates-20240226-r0.trigger [2024-07-29T03:47:42.074Z] #57 ... [2024-07-29T03:47:42.074Z] [2024-07-29T03:47:42.074Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-29T03:47:42.074Z] #68 24.91 OK: 266 MiB in 52 packages [2024-07-29T03:47:42.074Z] #68 DONE 26.4s [2024-07-29T03:47:42.340Z] [2024-07-29T03:47:42.340Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:42.607Z] #85 ... [2024-07-29T03:47:42.607Z] [2024-07-29T03:47:42.607Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-29T03:47:42.607Z] #77 14.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:42.607Z] #77 14.72 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:42.607Z] #77 14.82 OK: 8 MiB in 16 packages [2024-07-29T03:47:42.607Z] #77 DONE 16.2s [2024-07-29T03:47:42.879Z] [2024-07-29T03:47:42.879Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:42.879Z] #84 12.05 OK: 8 MiB in 16 packages [2024-07-29T03:47:43.473Z] #84 DONE 13.2s [2024-07-29T03:47:43.473Z] [2024-07-29T03:47:43.473Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:43.473Z] #57 28.56 OK: 13 MiB in 26 packages [2024-07-29T03:47:43.739Z] #57 ... [2024-07-29T03:47:43.739Z] [2024-07-29T03:47:43.739Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:43.739Z] #85 DONE 1.3s [2024-07-29T03:47:43.739Z] [2024-07-29T03:47:43.739Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:44.331Z] #86 ... [2024-07-29T03:47:44.331Z] [2024-07-29T03:47:44.331Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-29T03:47:44.331Z] #61 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:44.331Z] #61 27.74 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-29T03:47:44.331Z] #61 27.78 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-29T03:47:44.331Z] #61 27.79 (3/5) Installing libucontext (1.2-r2) [2024-07-29T03:47:44.331Z] #61 27.86 (4/5) Installing gcompat (1.1.0-r1) [2024-07-29T03:47:44.331Z] #61 27.89 (5/5) Installing openssl (3.1.6-r0) [2024-07-29T03:47:44.331Z] #61 27.97 Executing busybox-1.36.1-r7.trigger [2024-07-29T03:47:44.331Z] #61 28.14 OK: 9 MiB in 20 packages [2024-07-29T03:47:44.331Z] #61 DONE 29.7s [2024-07-29T03:47:44.599Z] [2024-07-29T03:47:44.599Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:44.599Z] #87 ... [2024-07-29T03:47:44.599Z] [2024-07-29T03:47:44.599Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-29T03:47:44.599Z] #57 DONE 29.9s [2024-07-29T03:47:44.864Z] [2024-07-29T03:47:44.865Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:44.865Z] #88 ... [2024-07-29T03:47:44.865Z] [2024-07-29T03:47:44.865Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-29T03:47:44.865Z] #70 8.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:44.865Z] #70 9.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:44.865Z] #70 13.16 OK: 18 MiB in 19 packages [2024-07-29T03:47:44.865Z] #70 DONE 13.8s [2024-07-29T03:47:45.131Z] [2024-07-29T03:47:45.131Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T03:47:45.131Z] #72 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:45.131Z] #72 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:46.541Z] #72 13.89 OK: 8 MiB in 17 packages [2024-07-29T03:47:46.807Z] #72 ... [2024-07-29T03:47:46.807Z] [2024-07-29T03:47:46.807Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T03:47:46.807Z] #82 7.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:46.807Z] #82 ... [2024-07-29T03:47:46.807Z] [2024-07-29T03:47:46.807Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:46.807Z] #71 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:46.807Z] #71 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:46.807Z] #71 13.51 OK: 8 MiB in 16 packages [2024-07-29T03:47:46.807Z] #71 DONE 14.7s [2024-07-29T03:47:47.074Z] [2024-07-29T03:47:47.074Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:47.074Z] #0 8.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:47.074Z] #89 9.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:47.339Z] #89 ... [2024-07-29T03:47:47.339Z] [2024-07-29T03:47:47.339Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-29T03:47:47.339Z] #72 DONE 14.7s [2024-07-29T03:47:47.339Z] [2024-07-29T03:47:47.339Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-29T03:47:50.687Z] #90 DONE 3.1s [2024-07-29T03:47:50.687Z] [2024-07-29T03:47:50.687Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:50.687Z] #88 5.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:50.687Z] #88 ... [2024-07-29T03:47:50.687Z] [2024-07-29T03:47:50.687Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:50.687Z] #89 12.55 OK: 9 MiB in 17 packages [2024-07-29T03:47:50.687Z] #89 DONE 13.3s [2024-07-29T03:47:50.953Z] [2024-07-29T03:47:50.953Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-29T03:47:50.953Z] #91 DONE 0.2s [2024-07-29T03:47:50.953Z] [2024-07-29T03:47:50.953Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:50.953Z] #87 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:51.218Z] #87 ... [2024-07-29T03:47:51.218Z] [2024-07-29T03:47:51.218Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:51.485Z] #92 ... [2024-07-29T03:47:51.485Z] [2024-07-29T03:47:51.485Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:51.485Z] #87 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:52.471Z] #87 ... [2024-07-29T03:47:52.471Z] [2024-07-29T03:47:52.471Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-29T03:47:52.471Z] #82 9.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:52.471Z] #82 12.91 OK: 8 MiB in 19 packages [2024-07-29T03:47:52.471Z] #82 DONE 13.5s [2024-07-29T03:47:52.471Z] [2024-07-29T03:47:52.471Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:47:53.878Z] #93 DONE 1.3s [2024-07-29T03:47:53.878Z] [2024-07-29T03:47:53.878Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-29T03:47:53.878Z] #81 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:53.878Z] #81 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:53.878Z] #81 14.76 OK: 18 MiB in 19 packages [2024-07-29T03:47:53.878Z] #81 DONE 15.4s [2024-07-29T03:47:53.878Z] [2024-07-29T03:47:53.878Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-29T03:47:53.878Z] #94 DONE 0.3s [2024-07-29T03:47:53.878Z] [2024-07-29T03:47:53.878Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-29T03:47:53.878Z] #95 DONE 0.3s [2024-07-29T03:47:53.878Z] [2024-07-29T03:47:53.878Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-29T03:47:54.143Z] #96 DONE 0.1s [2024-07-29T03:47:54.143Z] [2024-07-29T03:47:54.143Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:54.143Z] #88 6.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T03:47:54.143Z] #88 ... [2024-07-29T03:47:54.143Z] [2024-07-29T03:47:54.143Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:47:54.143Z] #97 DONE 0.1s [2024-07-29T03:47:54.409Z] [2024-07-29T03:47:54.409Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-29T03:47:54.409Z] #98 DONE 0.1s [2024-07-29T03:47:54.409Z] [2024-07-29T03:47:54.409Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-29T03:47:54.409Z] #99 DONE 0.1s [2024-07-29T03:47:54.409Z] [2024-07-29T03:47:54.409Z] #100 [security-spire-config] exporting to image [2024-07-29T03:47:54.409Z] #100 exporting layers [2024-07-29T03:47:54.415Z] #113 DONE 60.1s [2024-07-29T03:47:54.415Z] [2024-07-29T03:47:54.415Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:54.415Z] #112 DONE 60.0s [2024-07-29T03:47:54.415Z] [2024-07-29T03:47:54.415Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:54.415Z] #79 DONE 58.8s [2024-07-29T03:47:54.415Z] [2024-07-29T03:47:54.415Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:54.415Z] #97 DONE 54.4s [2024-07-29T03:47:54.415Z] [2024-07-29T03:47:54.415Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:54.415Z] #72 DONE 60.0s [2024-07-29T03:47:54.415Z] [2024-07-29T03:47:54.415Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-29T03:47:54.993Z] #100 ... [2024-07-29T03:47:54.993Z] [2024-07-29T03:47:54.993Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-29T03:47:54.993Z] #88 9.858 OK: 13 MiB in 26 packages [2024-07-29T03:47:54.993Z] #88 DONE 10.3s [2024-07-29T03:47:55.260Z] [2024-07-29T03:47:55.260Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-29T03:47:55.260Z] #87 10.23 OK: 9 MiB in 20 packages [2024-07-29T03:47:55.530Z] #87 DONE 11.2s [2024-07-29T03:47:55.530Z] [2024-07-29T03:47:55.530Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:47:56.938Z] #101 ... [2024-07-29T03:47:56.938Z] [2024-07-29T03:47:56.938Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-29T03:47:56.938Z] #102 DONE 1.2s [2024-07-29T03:47:56.938Z] [2024-07-29T03:47:56.938Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:47:57.517Z] #103 ... [2024-07-29T03:47:57.517Z] [2024-07-29T03:47:57.517Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:47:57.517Z] #101 DONE 2.1s [2024-07-29T03:47:57.517Z] [2024-07-29T03:47:57.517Z] #100 [security-spire-config] exporting to image [2024-07-29T03:47:57.517Z] #100 exporting layers 3.0s done [2024-07-29T03:47:57.517Z] #100 writing image sha256:5866c1e468248f3f300f8635179b87fd92cc0e12c9d9999208dd39a4b0568cbb 0.0s done [2024-07-29T03:47:57.517Z] #100 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-29T03:47:57.517Z] #100 DONE 3.1s [2024-07-29T03:47:57.703Z] #114 ... [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-29T03:47:57.703Z] #115 ... [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #116 DONE 10.2s [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #117 DONE 10.2s [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-29T03:47:57.703Z] #115 DONE 10.2s [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #118 DONE 10.2s [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #119 [core-data builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #119 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.703Z] #120 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.703Z] #121 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.703Z] #122 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #123 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.703Z] #124 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #125 [support-scheduler builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #125 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.703Z] #126 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.703Z] #127 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.703Z] #128 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.703Z] #129 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #130 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.703Z] #131 CACHED [2024-07-29T03:47:57.703Z] [2024-07-29T03:47:57.703Z] #132 [core-command builder 6/7] COPY . . [2024-07-29T03:47:57.703Z] #132 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.704Z] #133 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-07-29T03:47:57.704Z] #134 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.704Z] #135 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.704Z] #136 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.704Z] #137 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #138 [core-metadata builder 6/7] COPY . . [2024-07-29T03:47:57.704Z] #138 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:47:57.704Z] #139 CACHED [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-29T03:47:57.704Z] #114 DONE 10.2s [2024-07-29T03:47:57.704Z] [2024-07-29T03:47:57.704Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T03:47:57.784Z] [2024-07-29T03:47:57.785Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-29T03:47:57.785Z] #104 DONE 0.2s [2024-07-29T03:47:57.785Z] [2024-07-29T03:47:57.785Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:47:57.785Z] #86 ... [2024-07-29T03:47:57.785Z] [2024-07-29T03:47:57.785Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-29T03:47:58.055Z] #105 DONE 0.2s [2024-07-29T03:47:58.055Z] [2024-07-29T03:47:58.055Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-29T03:47:58.055Z] #103 DONE 1.4s [2024-07-29T03:47:58.055Z] [2024-07-29T03:47:58.055Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-29T03:47:58.055Z] #106 DONE 0.2s [2024-07-29T03:47:58.055Z] [2024-07-29T03:47:58.055Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:47:58.055Z] #107 DONE 0.2s [2024-07-29T03:47:58.055Z] [2024-07-29T03:47:58.055Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-29T03:47:58.283Z] #140 0.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T03:47:58.331Z] #108 DONE 0.1s [2024-07-29T03:47:58.331Z] [2024-07-29T03:47:58.331Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-29T03:47:58.331Z] #109 DONE 0.2s [2024-07-29T03:47:58.331Z] [2024-07-29T03:47:58.331Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-29T03:47:58.597Z] #110 DONE 0.2s [2024-07-29T03:47:58.597Z] [2024-07-29T03:47:58.597Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-29T03:47:58.597Z] #111 DONE 0.2s [2024-07-29T03:47:58.597Z] [2024-07-29T03:47:58.597Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-29T03:47:58.870Z] #112 DONE 0.2s [2024-07-29T03:47:58.870Z] [2024-07-29T03:47:58.870Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-29T03:47:58.870Z] #113 DONE 0.2s [2024-07-29T03:47:58.870Z] [2024-07-29T03:47:58.870Z] #100 [security-spire-agent] exporting to image [2024-07-29T03:48:00.275Z] #100 exporting layers 1.6s done [2024-07-29T03:48:00.275Z] #100 writing image sha256:177e26493a90aea5c2024e9a035591a59fd05e08d59040ef474f6f20113f08a0 done [2024-07-29T03:48:00.275Z] #100 naming to docker.io/library/security-spire-server-arm64 done [2024-07-29T03:48:00.541Z] #100 exporting layers 1.6s done [2024-07-29T03:48:00.541Z] #100 writing image sha256:a525340987fa8d09f9aa9a446c6cf6e8164c663eddb2e1e9f9a61b9dbefd2da6 done [2024-07-29T03:48:00.541Z] #100 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-29T03:48:00.541Z] #100 DONE 4.9s [2024-07-29T03:48:00.541Z] [2024-07-29T03:48:00.541Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:48:08.404Z] #140 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T03:48:08.404Z] #0 1.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T03:48:08.404Z] #141 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T03:48:08.404Z] #0 0.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T03:48:08.404Z] #142 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T03:48:08.404Z] #0 1.229 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T03:48:08.404Z] #143 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T03:48:08.404Z] #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T03:48:08.404Z] #144 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T03:48:08.404Z] #0 0.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-29T03:48:08.404Z] #145 ... [2024-07-29T03:48:08.404Z] [2024-07-29T03:48:08.404Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T03:48:08.404Z] #0 0.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T03:48:08.671Z] #146 ... [2024-07-29T03:48:08.671Z] [2024-07-29T03:48:08.671Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T03:48:08.671Z] #0 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T03:48:08.671Z] #147 ... [2024-07-29T03:48:08.671Z] [2024-07-29T03:48:08.671Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T03:48:08.671Z] #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T03:48:08.966Z] #148 ... [2024-07-29T03:48:08.966Z] [2024-07-29T03:48:08.966Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T03:48:08.966Z] #0 1.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T03:48:08.966Z] #149 ... [2024-07-29T03:48:08.966Z] [2024-07-29T03:48:08.966Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T03:48:08.966Z] #0 1.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T03:48:09.284Z] #150 ... [2024-07-29T03:48:09.284Z] [2024-07-29T03:48:09.284Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T03:48:09.284Z] #0 0.546 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T03:49:17.162Z] #151 ... [2024-07-29T03:49:17.162Z] [2024-07-29T03:49:17.162Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T03:49:17.162Z] #148 79.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T03:49:22.169Z] #86 DONE 88.1s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #92 DONE 90.5s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #79 DONE 95.6s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #74 DONE 97.1s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #114 ... [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #80 DONE 94.3s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #115 ... [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-29T03:49:22.169Z] #116 DONE 1.4s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #117 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #118 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #119 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #115 DONE 1.3s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #120 [core-command builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #120 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #121 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #122 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #123 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #124 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #125 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #126 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #127 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #128 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #129 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #130 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #131 [support-scheduler builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #131 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #132 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #133 [core-data builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #133 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #134 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #135 DONE 1.5s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #136 DONE 1.4s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T03:49:22.169Z] #137 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #138 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-29T03:49:22.169Z] #139 CACHED [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-29T03:49:22.169Z] #114 DONE 1.4s [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T03:49:22.169Z] #140 5.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-29T03:49:22.169Z] #140 ... [2024-07-29T03:49:22.169Z] [2024-07-29T03:49:22.169Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T03:49:22.169Z] #0 5.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-29T03:49:23.140Z] #141 ... [2024-07-29T03:49:23.140Z] [2024-07-29T03:49:23.140Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T03:49:23.140Z] #0 4.365 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-29T03:49:23.407Z] #142 ... [2024-07-29T03:49:23.407Z] [2024-07-29T03:49:23.407Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T03:49:23.407Z] #0 4.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-29T03:49:23.407Z] #143 ... [2024-07-29T03:49:23.407Z] [2024-07-29T03:49:23.407Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T03:49:23.407Z] #0 4.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-29T03:49:23.675Z] #144 ... [2024-07-29T03:49:23.675Z] [2024-07-29T03:49:23.675Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T03:49:23.675Z] #0 5.423 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-29T03:49:23.675Z] #145 ... [2024-07-29T03:49:23.675Z] [2024-07-29T03:49:23.675Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T03:49:23.675Z] #0 4.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-29T03:49:23.942Z] #146 ... [2024-07-29T03:49:23.942Z] [2024-07-29T03:49:23.942Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T03:49:23.942Z] #0 5.168 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-29T03:49:23.942Z] #147 ... [2024-07-29T03:49:23.942Z] [2024-07-29T03:49:23.942Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T03:49:23.942Z] #0 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-29T03:49:24.209Z] #148 ... [2024-07-29T03:49:24.209Z] [2024-07-29T03:49:24.209Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T03:49:24.209Z] #0 4.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-29T03:49:24.481Z] #149 ... [2024-07-29T03:49:24.481Z] [2024-07-29T03:49:24.481Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T03:49:24.481Z] #0 5.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-29T03:49:24.481Z] #150 ... [2024-07-29T03:49:24.481Z] [2024-07-29T03:49:24.481Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T03:49:24.481Z] #0 5.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-29T03:50:24.896Z] #148 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T03:50:24.896Z] #144 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T03:50:24.896Z] #147 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T03:50:24.896Z] #146 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T03:50:24.896Z] #145 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T03:50:24.896Z] #151 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.896Z] #152 ... [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T03:50:24.896Z] #141 DONE 138.2s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T03:50:24.896Z] #140 DONE 138.3s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T03:50:24.896Z] #143 DONE 138.5s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.896Z] #153 ... [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T03:50:24.896Z] #149 DONE 138.5s [2024-07-29T03:50:24.896Z] [2024-07-29T03:50:24.896Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T03:50:24.896Z] #150 DONE 138.5s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T03:50:24.897Z] #142 DONE 138.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #154 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-29T03:50:24.897Z] #155 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #156 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #152 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #157 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #157 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #158 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #153 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T03:50:24.897Z] #159 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #160 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #154 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #161 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #162 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #163 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #164 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #165 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #166 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #167 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #168 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #169 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #170 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #171 CACHED [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #172 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #173 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T03:50:24.897Z] #159 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #174 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #175 DONE 0.9s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-29T03:50:24.897Z] #176 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-29T03:50:24.897Z] #177 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T03:50:24.897Z] #178 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #179 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-29T03:50:24.897Z] #179 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-29T03:50:24.897Z] #180 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-29T03:50:24.897Z] #181 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-29T03:50:24.897Z] #182 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-29T03:50:24.897Z] #183 DONE 2.3s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #161 DONE 2.5s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T03:50:24.897Z] #184 DONE 2.3s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #174 DONE 2.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-29T03:50:24.897Z] #176 DONE 1.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-keeper] exporting to image [2024-07-29T03:50:24.897Z] #99 exporting layers [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #185 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-29T03:50:24.897Z] #186 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #187 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #188 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #189 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #189 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [security-spiffe-token-provider] exporting to image [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #190 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-29T03:50:24.897Z] #191 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #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-07-29T03:50:24.897Z] #192 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #193 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #194 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-29T03:50:24.897Z] #194 DONE 3.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-command] exporting to image [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-29T03:50:24.897Z] #195 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-keeper] exporting to image [2024-07-29T03:50:24.897Z] #99 exporting layers 0.3s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:ec00768e19b4593eb905717be33525749548a3f723bb40886d47ef258a278541 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/core-keeper done [2024-07-29T03:50:24.897Z] #99 exporting layers 0.4s done [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #196 DONE 0.5s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [support-notifications] exporting to image [2024-07-29T03:50:24.897Z] #99 writing image sha256:69ea61f9b1a4413279ee0d0f27af00b5248f8de8e59434a969673ced7b6f1fd7 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/support-scheduler done [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-29T03:50:24.897Z] #197 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-29T03:50:24.897Z] #198 DONE 0.5s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-29T03:50:24.897Z] #199 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-metadata] exporting to image [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T03:50:24.897Z] #200 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-29T03:50:24.897Z] #201 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-29T03:50:24.897Z] #202 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-29T03:50:24.897Z] #203 DONE 0.3s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T03:50:24.897Z] #204 DONE 0.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-29T03:50:24.897Z] #205 DONE 0.2s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-metadata] exporting to image [2024-07-29T03:50:24.897Z] #99 exporting layers 0.3s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:bd17493116c0295d777ec5e75008cf9dc06ac57454e0f2282ab857beab591e7d done [2024-07-29T03:50:24.897Z] #99 writing image sha256:b075bfb2205dfe480afd0ef18ee063af372721139b62e9019747806989443a66 done [2024-07-29T03:50:24.897Z] #99 writing image sha256:4b5260f344e4784ad2b16663914b2bfd9cf5890d719a7e3e20377bfd847f2c98 done [2024-07-29T03:50:24.897Z] #99 writing image sha256:6cbab745fb3adf30b8be70f5ea1a678606daf0e399a965148ca5c6154f05faa3 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/core-command 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/support-notifications 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/core-data 0.0s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:ef7a7aa7b200ed1ee2201250eefe97dcb062e7087a1576a3fdb99eb6cc9b3b39 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/core-metadata 0.0s done [2024-07-29T03:50:24.897Z] #99 DONE 4.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T03:50:24.897Z] #206 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-29T03:50:24.897Z] #207 DONE 0.4s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T03:50:24.897Z] #208 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-29T03:50:24.897Z] #209 DONE 0.4s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T03:50:24.897Z] #210 DONE 0.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-29T03:50:24.897Z] #211 DONE 0.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-29T03:50:24.897Z] #212 DONE 0.0s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-29T03:50:24.897Z] #213 DONE 0.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [security-proxy-auth] exporting to image [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-29T03:50:24.897Z] #214 DONE 0.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T03:50:24.897Z] #215 DONE 0.9s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [core-common-config-bootstrapper] exporting to image [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-29T03:50:24.897Z] #216 DONE 0.1s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [security-proxy-auth] exporting to image [2024-07-29T03:50:24.897Z] #99 exporting layers 0.1s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:1782413587df2bd4de41c65e8195b7a4a01ad19a369e07a87e4957ecdab30ba4 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/security-proxy-auth done [2024-07-29T03:50:24.897Z] #99 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T03:50:24.897Z] #206 DONE 0.8s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [security-proxy-setup] exporting to image [2024-07-29T03:50:24.897Z] #99 writing image sha256:f5e2574c2f4e08dcdaa40407c40cf7e1207ebdd9c1c963d84ed11006aac84c95 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-29T03:50:24.897Z] #99 exporting layers 0.2s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:48c24466a3b85905d5329569357d7655163f039bd801d2d113dc7aefdc919995 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/security-proxy-setup done [2024-07-29T03:50:24.897Z] #99 DONE 4.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T03:50:24.897Z] #217 ... [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T03:50:24.897Z] #218 DONE 0.7s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T03:50:24.897Z] #217 DONE 0.6s [2024-07-29T03:50:24.897Z] [2024-07-29T03:50:24.897Z] #99 [security-secretstore-setup] exporting to image [2024-07-29T03:50:24.897Z] #99 exporting layers 0.3s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:1551129fd13429d51a3c3a1523c71b1f7bac8892e95a02a6be0fb6d170dd20c3 0.0s done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-07-29T03:50:24.897Z] #99 exporting layers 0.2s done [2024-07-29T03:50:24.897Z] #99 writing image sha256:5aeb716c73ad9d9afea8927d9549a11ac17bf730e281cf51ac698727fce19ed2 done [2024-07-29T03:50:24.897Z] #99 naming to docker.io/library/security-bootstrapper done [2024-07-29T03:50:24.897Z] #99 DONE 5.1s [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T03:50:24.897Z] time="2024-07-29T03:46:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-29T03:50:24.909Z] $ docker stop --time=1 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 [2024-07-29T03:50:26.209Z] $ docker rm -f --volumes 71cef001948949fef5d2248580a3d350c2a2a6e478a7545ab6e40350c4e99044 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T03:50:26.560Z] + docker images [2024-07-29T03:50:26.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-29T03:50:26.560Z] security-secretstore-setup latest 1551129fd134 4 seconds ago 36.9MB [2024-07-29T03:50:26.560Z] security-bootstrapper latest 5aeb716c73ad 4 seconds ago 18.9MB [2024-07-29T03:50:26.560Z] security-proxy-auth latest 1782413587df 5 seconds ago 33MB [2024-07-29T03:50:26.560Z] security-proxy-setup latest 48c24466a3b8 5 seconds ago 26.2MB [2024-07-29T03:50:26.560Z] core-common-config-bootstrapper latest f5e2574c2f4e 5 seconds ago 15.2MB [2024-07-29T03:50:26.560Z] core-metadata latest ef7a7aa7b200 6 seconds ago 35.9MB [2024-07-29T03:50:26.560Z] support-notifications latest b075bfb2205d 6 seconds ago 38.7MB [2024-07-29T03:50:26.560Z] core-command latest 4b5260f344e4 6 seconds ago 35.4MB [2024-07-29T03:50:26.560Z] core-keeper latest ec00768e19b4 7 seconds ago 35.7MB [2024-07-29T03:50:26.560Z] core-data latest 6cbab745fb3a 7 seconds ago 35.8MB [2024-07-29T03:50:26.560Z] support-scheduler latest 69ea61f9b1a4 7 seconds ago 38.1MB [2024-07-29T03:50:26.560Z] security-spiffe-token-provider latest bd17493116c0 7 seconds ago 28.8MB [2024-07-29T03:50:26.560Z] security-spire-agent latest 9e2e5aee4b89 3 minutes ago 182MB [2024-07-29T03:50:26.560Z] security-spire-server latest 1465bbe02b0f 3 minutes ago 121MB [2024-07-29T03:50:26.560Z] security-spire-config latest a94029814f8e 3 minutes ago 120MB [2024-07-29T03:50:26.560Z] ci-base-image-x86_64 latest 9a1f7e56c915 7 minutes ago 966MB [2024-07-29T03:50:26.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-29T03:50:26.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-29T03:50:26.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T03:50:26.696Z] provisioning config files... [2024-07-29T03:50:26.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config2927363739122840385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T03:50:27.007Z] ---> ****-login.sh [2024-07-29T03:50:27.007Z] nexus3.edgexfoundry.org:10001 [2024-07-29T03:50:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:50:27.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:50:27.007Z] Configure a credential helper to remove this warning. See [2024-07-29T03:50:27.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:50:27.007Z] [2024-07-29T03:50:27.007Z] Login Succeeded [2024-07-29T03:50:27.007Z] nexus3.edgexfoundry.org:10002 [2024-07-29T03:50:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:50:27.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:50:27.008Z] Configure a credential helper to remove this warning. See [2024-07-29T03:50:27.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:50:27.008Z] [2024-07-29T03:50:27.008Z] Login Succeeded [2024-07-29T03:50:27.008Z] nexus3.edgexfoundry.org:10003 [2024-07-29T03:50:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:50:27.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:50:27.266Z] Configure a credential helper to remove this warning. See [2024-07-29T03:50:27.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:50:27.266Z] [2024-07-29T03:50:27.266Z] Login Succeeded [2024-07-29T03:50:27.266Z] nexus3.edgexfoundry.org:10004 [2024-07-29T03:50:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:50:27.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:50:27.266Z] Configure a credential helper to remove this warning. See [2024-07-29T03:50:27.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:50:27.267Z] [2024-07-29T03:50:27.267Z] Login Succeeded [2024-07-29T03:50:27.267Z] ****.io [2024-07-29T03:50:27.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T03:50:27.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T03:50:27.525Z] Configure a credential helper to remove this warning. See [2024-07-29T03:50:27.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T03:50:27.525Z] [2024-07-29T03:50:27.525Z] Login Succeeded [2024-07-29T03:50:27.525Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T03:50:27.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:27.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T03:50:27.626Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-29T03:50:27.626Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:27.626Z] latest [2024-07-29T03:50:27.626Z] 3.2.0-dev.39 [2024-07-29T03:50:27.626Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:27.626Z] main [2024-07-29T03:50:27.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:27.969Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:28.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:28.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-29T03:50:28.286Z] 1c829185cd0c: Preparing [2024-07-29T03:50:28.286Z] a156a1a0e557: Preparing [2024-07-29T03:50:28.286Z] 879952ffab91: Preparing [2024-07-29T03:50:28.286Z] 2f0456781678: Preparing [2024-07-29T03:50:28.286Z] c5c2a219336e: Preparing [2024-07-29T03:50:28.286Z] 05e60f1e411a: Preparing [2024-07-29T03:50:28.286Z] ce7f800efff9: Preparing [2024-07-29T03:50:28.286Z] 05e60f1e411a: Waiting [2024-07-29T03:50:28.286Z] ce7f800efff9: Waiting [2024-07-29T03:50:28.286Z] 2f0456781678: Pushed [2024-07-29T03:50:28.286Z] 1c829185cd0c: Pushed [2024-07-29T03:50:28.286Z] 879952ffab91: Pushed [2024-07-29T03:50:28.286Z] c5c2a219336e: Pushed [2024-07-29T03:50:28.286Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:28.543Z] 05e60f1e411a: Pushed [2024-07-29T03:50:31.072Z] a156a1a0e557: Pushed [2024-07-29T03:50:31.072Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:31.393Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:31.715Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-29T03:50:31.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-29T03:50:31.716Z] 1c829185cd0c: Preparing [2024-07-29T03:50:31.716Z] a156a1a0e557: Preparing [2024-07-29T03:50:31.716Z] 879952ffab91: Preparing [2024-07-29T03:50:31.716Z] 2f0456781678: Preparing [2024-07-29T03:50:31.716Z] c5c2a219336e: Preparing [2024-07-29T03:50:31.716Z] 05e60f1e411a: Preparing [2024-07-29T03:50:31.716Z] ce7f800efff9: Preparing [2024-07-29T03:50:31.716Z] 05e60f1e411a: Waiting [2024-07-29T03:50:31.716Z] ce7f800efff9: Waiting [2024-07-29T03:50:31.716Z] a156a1a0e557: Layer already exists [2024-07-29T03:50:31.716Z] 2f0456781678: Layer already exists [2024-07-29T03:50:31.716Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:31.716Z] 879952ffab91: Layer already exists [2024-07-29T03:50:31.716Z] 1c829185cd0c: Layer already exists [2024-07-29T03:50:31.716Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:31.716Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:31.716Z] latest: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:32.051Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:32.381Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 [2024-07-29T03:50:32.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-29T03:50:32.381Z] 1c829185cd0c: Preparing [2024-07-29T03:50:32.381Z] a156a1a0e557: Preparing [2024-07-29T03:50:32.381Z] 879952ffab91: Preparing [2024-07-29T03:50:32.381Z] 2f0456781678: Preparing [2024-07-29T03:50:32.381Z] c5c2a219336e: Preparing [2024-07-29T03:50:32.381Z] 05e60f1e411a: Preparing [2024-07-29T03:50:32.381Z] 05e60f1e411a: Waiting [2024-07-29T03:50:32.381Z] ce7f800efff9: Preparing [2024-07-29T03:50:32.381Z] ce7f800efff9: Waiting [2024-07-29T03:50:32.381Z] 1c829185cd0c: Layer already exists [2024-07-29T03:50:32.381Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:32.381Z] 879952ffab91: Layer already exists [2024-07-29T03:50:32.381Z] 2f0456781678: Layer already exists [2024-07-29T03:50:32.381Z] a156a1a0e557: Layer already exists [2024-07-29T03:50:32.381Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:32.381Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:32.381Z] 3.2.0-dev.39: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:32.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:33.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:33.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-29T03:50:33.027Z] 1c829185cd0c: Preparing [2024-07-29T03:50:33.027Z] a156a1a0e557: Preparing [2024-07-29T03:50:33.027Z] 879952ffab91: Preparing [2024-07-29T03:50:33.027Z] 2f0456781678: Preparing [2024-07-29T03:50:33.027Z] c5c2a219336e: Preparing [2024-07-29T03:50:33.027Z] 05e60f1e411a: Preparing [2024-07-29T03:50:33.027Z] ce7f800efff9: Preparing [2024-07-29T03:50:33.027Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:33.027Z] a156a1a0e557: Layer already exists [2024-07-29T03:50:33.027Z] 2f0456781678: Layer already exists [2024-07-29T03:50:33.027Z] 1c829185cd0c: Layer already exists [2024-07-29T03:50:33.027Z] 879952ffab91: Layer already exists [2024-07-29T03:50:33.027Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:33.027Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:33.027Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:33.358Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:33.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-29T03:50:33.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-29T03:50:33.679Z] 1c829185cd0c: Preparing [2024-07-29T03:50:33.679Z] a156a1a0e557: Preparing [2024-07-29T03:50:33.679Z] 879952ffab91: Preparing [2024-07-29T03:50:33.679Z] 2f0456781678: Preparing [2024-07-29T03:50:33.679Z] c5c2a219336e: Preparing [2024-07-29T03:50:33.679Z] 05e60f1e411a: Preparing [2024-07-29T03:50:33.679Z] ce7f800efff9: Preparing [2024-07-29T03:50:33.679Z] 05e60f1e411a: Waiting [2024-07-29T03:50:33.679Z] ce7f800efff9: Waiting [2024-07-29T03:50:33.679Z] a156a1a0e557: Layer already exists [2024-07-29T03:50:33.679Z] 1c829185cd0c: Layer already exists [2024-07-29T03:50:33.679Z] 879952ffab91: Layer already exists [2024-07-29T03:50:33.679Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:33.679Z] 2f0456781678: Layer already exists [2024-07-29T03:50:33.679Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:33.679Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:33.679Z] main: digest: sha256:d6409ed4a1a9ce4c332cc8975b034f8bd9d228e2cf0850d5b393d692149dfd98 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:33.747Z] ===================================================== [Pipeline] echo [2024-07-29T03:50:33.761Z] taggedImages: [2024-07-29T03:50:33.761Z] - nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:33.761Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-29T03:50:33.761Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.39 [2024-07-29T03:50:33.761Z] - nexus3.edgexfoundry.org:10004/core-command:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:33.761Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-29T03:50:33.788Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-29T03:50:33.788Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:33.788Z] latest [2024-07-29T03:50:33.788Z] 3.2.0-dev.39 [2024-07-29T03:50:33.788Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:33.788Z] main [2024-07-29T03:50:33.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:34.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:34.459Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:34.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-29T03:50:34.459Z] d7366bd91662: Preparing [2024-07-29T03:50:34.459Z] 35e5be9ec0e7: Preparing [2024-07-29T03:50:34.459Z] 014a388c837c: Preparing [2024-07-29T03:50:34.459Z] 4eeb4fb9b4e3: Preparing [2024-07-29T03:50:34.459Z] 879952ffab91: Preparing [2024-07-29T03:50:34.459Z] 2f0456781678: Preparing [2024-07-29T03:50:34.459Z] c5c2a219336e: Preparing [2024-07-29T03:50:34.459Z] 05e60f1e411a: Preparing [2024-07-29T03:50:34.459Z] ce7f800efff9: Preparing [2024-07-29T03:50:34.459Z] c5c2a219336e: Waiting [2024-07-29T03:50:34.459Z] 05e60f1e411a: Waiting [2024-07-29T03:50:34.459Z] ce7f800efff9: Waiting [2024-07-29T03:50:34.459Z] 2f0456781678: Waiting [2024-07-29T03:50:34.459Z] 879952ffab91: Layer already exists [2024-07-29T03:50:34.459Z] 2f0456781678: Layer already exists [2024-07-29T03:50:34.459Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:34.459Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:34.459Z] 35e5be9ec0e7: Pushed [2024-07-29T03:50:34.459Z] d7366bd91662: Pushed [2024-07-29T03:50:34.459Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:34.459Z] 014a388c837c: Pushed [2024-07-29T03:50:35.395Z] 4eeb4fb9b4e3: Pushed [2024-07-29T03:50:35.395Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:35.721Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:36.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-29T03:50:36.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-29T03:50:36.047Z] d7366bd91662: Preparing [2024-07-29T03:50:36.047Z] 35e5be9ec0e7: Preparing [2024-07-29T03:50:36.047Z] 014a388c837c: Preparing [2024-07-29T03:50:36.047Z] 4eeb4fb9b4e3: Preparing [2024-07-29T03:50:36.047Z] 879952ffab91: Preparing [2024-07-29T03:50:36.047Z] 2f0456781678: Preparing [2024-07-29T03:50:36.047Z] c5c2a219336e: Preparing [2024-07-29T03:50:36.047Z] 05e60f1e411a: Preparing [2024-07-29T03:50:36.047Z] ce7f800efff9: Preparing [2024-07-29T03:50:36.047Z] c5c2a219336e: Waiting [2024-07-29T03:50:36.047Z] 2f0456781678: Waiting [2024-07-29T03:50:36.047Z] 05e60f1e411a: Waiting [2024-07-29T03:50:36.047Z] ce7f800efff9: Waiting [2024-07-29T03:50:36.047Z] d7366bd91662: Layer already exists [2024-07-29T03:50:36.047Z] 879952ffab91: Layer already exists [2024-07-29T03:50:36.047Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:50:36.047Z] 4eeb4fb9b4e3: Layer already exists [2024-07-29T03:50:36.047Z] 014a388c837c: Layer already exists [2024-07-29T03:50:36.047Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:36.047Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:36.047Z] 2f0456781678: Layer already exists [2024-07-29T03:50:36.047Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:36.047Z] latest: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:36.377Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:36.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 [2024-07-29T03:50:36.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-29T03:50:36.711Z] d7366bd91662: Preparing [2024-07-29T03:50:36.711Z] 35e5be9ec0e7: Preparing [2024-07-29T03:50:36.711Z] 014a388c837c: Preparing [2024-07-29T03:50:36.711Z] 4eeb4fb9b4e3: Preparing [2024-07-29T03:50:36.711Z] 879952ffab91: Preparing [2024-07-29T03:50:36.711Z] 2f0456781678: Preparing [2024-07-29T03:50:36.711Z] c5c2a219336e: Preparing [2024-07-29T03:50:36.711Z] 05e60f1e411a: Preparing [2024-07-29T03:50:36.711Z] ce7f800efff9: Preparing [2024-07-29T03:50:36.711Z] 05e60f1e411a: Waiting [2024-07-29T03:50:36.711Z] ce7f800efff9: Waiting [2024-07-29T03:50:36.711Z] 2f0456781678: Waiting [2024-07-29T03:50:36.711Z] c5c2a219336e: Waiting [2024-07-29T03:50:36.711Z] 879952ffab91: Layer already exists [2024-07-29T03:50:36.711Z] d7366bd91662: Layer already exists [2024-07-29T03:50:36.711Z] 4eeb4fb9b4e3: Layer already exists [2024-07-29T03:50:36.711Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:50:36.711Z] 014a388c837c: Layer already exists [2024-07-29T03:50:36.711Z] 2f0456781678: Layer already exists [2024-07-29T03:50:36.711Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:36.711Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:36.711Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:36.711Z] 3.2.0-dev.39: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:37.039Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:37.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:37.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-29T03:50:37.382Z] d7366bd91662: Preparing [2024-07-29T03:50:37.382Z] 35e5be9ec0e7: Preparing [2024-07-29T03:50:37.382Z] 014a388c837c: Preparing [2024-07-29T03:50:37.382Z] 4eeb4fb9b4e3: Preparing [2024-07-29T03:50:37.382Z] 879952ffab91: Preparing [2024-07-29T03:50:37.382Z] 2f0456781678: Preparing [2024-07-29T03:50:37.382Z] c5c2a219336e: Preparing [2024-07-29T03:50:37.382Z] 05e60f1e411a: Preparing [2024-07-29T03:50:37.382Z] ce7f800efff9: Preparing [2024-07-29T03:50:37.382Z] 05e60f1e411a: Waiting [2024-07-29T03:50:37.382Z] ce7f800efff9: Waiting [2024-07-29T03:50:37.382Z] c5c2a219336e: Waiting [2024-07-29T03:50:37.382Z] 2f0456781678: Waiting [2024-07-29T03:50:37.382Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:50:37.382Z] 014a388c837c: Layer already exists [2024-07-29T03:50:37.382Z] d7366bd91662: Layer already exists [2024-07-29T03:50:37.382Z] 4eeb4fb9b4e3: Layer already exists [2024-07-29T03:50:37.382Z] 879952ffab91: Layer already exists [2024-07-29T03:50:37.382Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:37.382Z] 2f0456781678: Layer already exists [2024-07-29T03:50:37.382Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:37.382Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:37.382Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:37.706Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:38.024Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-29T03:50:38.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-29T03:50:38.024Z] d7366bd91662: Preparing [2024-07-29T03:50:38.024Z] 35e5be9ec0e7: Preparing [2024-07-29T03:50:38.024Z] 014a388c837c: Preparing [2024-07-29T03:50:38.024Z] 4eeb4fb9b4e3: Preparing [2024-07-29T03:50:38.024Z] 879952ffab91: Preparing [2024-07-29T03:50:38.024Z] 2f0456781678: Preparing [2024-07-29T03:50:38.024Z] c5c2a219336e: Preparing [2024-07-29T03:50:38.024Z] 05e60f1e411a: Preparing [2024-07-29T03:50:38.024Z] ce7f800efff9: Preparing [2024-07-29T03:50:38.024Z] 2f0456781678: Waiting [2024-07-29T03:50:38.024Z] ce7f800efff9: Waiting [2024-07-29T03:50:38.024Z] c5c2a219336e: Waiting [2024-07-29T03:50:38.024Z] 05e60f1e411a: Waiting [2024-07-29T03:50:38.024Z] d7366bd91662: Layer already exists [2024-07-29T03:50:38.024Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:50:38.024Z] 879952ffab91: Layer already exists [2024-07-29T03:50:38.024Z] 014a388c837c: Layer already exists [2024-07-29T03:50:38.024Z] 4eeb4fb9b4e3: Layer already exists [2024-07-29T03:50:38.024Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:38.024Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:38.024Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:38.024Z] 2f0456781678: Layer already exists [2024-07-29T03:50:38.024Z] main: digest: sha256:e7a98fde70c1dd127c6d2d7d3e6502537db6da8d120775b569e1984f4109e48a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:38.096Z] ===================================================== [Pipeline] echo [2024-07-29T03:50:38.115Z] taggedImages: [2024-07-29T03:50:38.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:38.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-29T03:50:38.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.39 [2024-07-29T03:50:38.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:38.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-29T03:50:38.150Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-29T03:50:38.150Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:38.150Z] latest [2024-07-29T03:50:38.150Z] 3.2.0-dev.39 [2024-07-29T03:50:38.150Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:38.150Z] main [2024-07-29T03:50:38.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:38.492Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:38.824Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:38.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-29T03:50:38.824Z] babb7feac0d0: Preparing [2024-07-29T03:50:38.824Z] 6f69ecacd9ca: Preparing [2024-07-29T03:50:38.824Z] 879952ffab91: Preparing [2024-07-29T03:50:38.824Z] 2f0456781678: Preparing [2024-07-29T03:50:38.824Z] 3e1b264753f9: Preparing [2024-07-29T03:50:38.824Z] ea01f929c723: Preparing [2024-07-29T03:50:38.824Z] ce7f800efff9: Preparing [2024-07-29T03:50:38.824Z] ea01f929c723: Waiting [2024-07-29T03:50:38.824Z] ce7f800efff9: Waiting [2024-07-29T03:50:38.824Z] 879952ffab91: Layer already exists [2024-07-29T03:50:38.824Z] 2f0456781678: Layer already exists [2024-07-29T03:50:38.824Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:38.824Z] 3e1b264753f9: Pushed [2024-07-29T03:50:38.824Z] babb7feac0d0: Pushed [2024-07-29T03:50:38.824Z] ea01f929c723: Pushed [2024-07-29T03:50:41.354Z] 6f69ecacd9ca: Pushed [2024-07-29T03:50:41.614Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:41.949Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:42.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-29T03:50:42.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-29T03:50:42.275Z] babb7feac0d0: Preparing [2024-07-29T03:50:42.275Z] 6f69ecacd9ca: Preparing [2024-07-29T03:50:42.275Z] 879952ffab91: Preparing [2024-07-29T03:50:42.275Z] 2f0456781678: Preparing [2024-07-29T03:50:42.275Z] 3e1b264753f9: Preparing [2024-07-29T03:50:42.275Z] ea01f929c723: Preparing [2024-07-29T03:50:42.275Z] ce7f800efff9: Preparing [2024-07-29T03:50:42.275Z] ea01f929c723: Waiting [2024-07-29T03:50:42.275Z] ce7f800efff9: Waiting [2024-07-29T03:50:42.275Z] babb7feac0d0: Layer already exists [2024-07-29T03:50:42.275Z] 879952ffab91: Layer already exists [2024-07-29T03:50:42.275Z] 6f69ecacd9ca: Layer already exists [2024-07-29T03:50:42.275Z] 2f0456781678: Layer already exists [2024-07-29T03:50:42.275Z] 3e1b264753f9: Layer already exists [2024-07-29T03:50:42.275Z] ea01f929c723: Layer already exists [2024-07-29T03:50:42.275Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:42.275Z] latest: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:42.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:42.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 [2024-07-29T03:50:42.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-29T03:50:42.929Z] babb7feac0d0: Preparing [2024-07-29T03:50:42.929Z] 6f69ecacd9ca: Preparing [2024-07-29T03:50:42.929Z] 879952ffab91: Preparing [2024-07-29T03:50:42.929Z] 2f0456781678: Preparing [2024-07-29T03:50:42.929Z] 3e1b264753f9: Preparing [2024-07-29T03:50:42.929Z] ea01f929c723: Preparing [2024-07-29T03:50:42.929Z] ce7f800efff9: Preparing [2024-07-29T03:50:42.929Z] ea01f929c723: Waiting [2024-07-29T03:50:42.929Z] 2f0456781678: Layer already exists [2024-07-29T03:50:42.929Z] 6f69ecacd9ca: Layer already exists [2024-07-29T03:50:42.929Z] 879952ffab91: Layer already exists [2024-07-29T03:50:42.929Z] babb7feac0d0: Layer already exists [2024-07-29T03:50:42.929Z] 3e1b264753f9: Layer already exists [2024-07-29T03:50:42.929Z] ea01f929c723: Layer already exists [2024-07-29T03:50:42.929Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:42.929Z] 3.2.0-dev.39: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:43.253Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:43.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:43.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-29T03:50:43.588Z] babb7feac0d0: Preparing [2024-07-29T03:50:43.588Z] 6f69ecacd9ca: Preparing [2024-07-29T03:50:43.588Z] 879952ffab91: Preparing [2024-07-29T03:50:43.588Z] 2f0456781678: Preparing [2024-07-29T03:50:43.588Z] 3e1b264753f9: Preparing [2024-07-29T03:50:43.588Z] ea01f929c723: Preparing [2024-07-29T03:50:43.588Z] ce7f800efff9: Preparing [2024-07-29T03:50:43.588Z] ea01f929c723: Waiting [2024-07-29T03:50:43.588Z] ce7f800efff9: Waiting [2024-07-29T03:50:43.588Z] 2f0456781678: Layer already exists [2024-07-29T03:50:43.588Z] 6f69ecacd9ca: Layer already exists [2024-07-29T03:50:43.588Z] 3e1b264753f9: Layer already exists [2024-07-29T03:50:43.588Z] babb7feac0d0: Layer already exists [2024-07-29T03:50:43.588Z] 879952ffab91: Layer already exists [2024-07-29T03:50:43.588Z] ea01f929c723: Layer already exists [2024-07-29T03:50:43.588Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:43.588Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:43.917Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:44.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-29T03:50:44.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-29T03:50:44.248Z] babb7feac0d0: Preparing [2024-07-29T03:50:44.248Z] 6f69ecacd9ca: Preparing [2024-07-29T03:50:44.248Z] 879952ffab91: Preparing [2024-07-29T03:50:44.248Z] 2f0456781678: Preparing [2024-07-29T03:50:44.248Z] 3e1b264753f9: Preparing [2024-07-29T03:50:44.248Z] ea01f929c723: Preparing [2024-07-29T03:50:44.248Z] ce7f800efff9: Preparing [2024-07-29T03:50:44.248Z] ea01f929c723: Waiting [2024-07-29T03:50:44.248Z] ce7f800efff9: Waiting [2024-07-29T03:50:44.248Z] 6f69ecacd9ca: Layer already exists [2024-07-29T03:50:44.248Z] 879952ffab91: Layer already exists [2024-07-29T03:50:44.248Z] babb7feac0d0: Layer already exists [2024-07-29T03:50:44.248Z] 3e1b264753f9: Layer already exists [2024-07-29T03:50:44.248Z] 2f0456781678: Layer already exists [2024-07-29T03:50:44.248Z] ea01f929c723: Layer already exists [2024-07-29T03:50:44.248Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:44.248Z] main: digest: sha256:235a87c9ca0794438d28f793f70682e0ba00d17a7eb6b0c363ab9708f91243a5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:44.319Z] ===================================================== [Pipeline] echo [2024-07-29T03:50:44.335Z] taggedImages: [2024-07-29T03:50:44.335Z] - nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:44.335Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-29T03:50:44.335Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.39 [2024-07-29T03:50:44.335Z] - nexus3.edgexfoundry.org:10004/core-data:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:44.335Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-29T03:50:44.367Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-29T03:50:44.367Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:44.367Z] latest [2024-07-29T03:50:44.367Z] 3.2.0-dev.39 [2024-07-29T03:50:44.367Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:44.367Z] main [2024-07-29T03:50:44.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:44.719Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:45.043Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:45.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-29T03:50:45.044Z] 91fa192047ba: Preparing [2024-07-29T03:50:45.044Z] 6c6eef89def3: Preparing [2024-07-29T03:50:45.044Z] 2f0456781678: Preparing [2024-07-29T03:50:45.044Z] 1918207b11f9: Preparing [2024-07-29T03:50:45.044Z] c14bcedf3758: Preparing [2024-07-29T03:50:45.044Z] ce7f800efff9: Preparing [2024-07-29T03:50:45.044Z] ce7f800efff9: Waiting [2024-07-29T03:50:45.044Z] 2f0456781678: Layer already exists [2024-07-29T03:50:45.044Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:45.044Z] c14bcedf3758: Pushed [2024-07-29T03:50:45.044Z] 91fa192047ba: Pushed [2024-07-29T03:50:45.044Z] 1918207b11f9: Pushed [2024-07-29T03:50:47.578Z] 6c6eef89def3: Pushed [2024-07-29T03:50:47.838Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:48.171Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:48.498Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-29T03:50:48.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-29T03:50:48.499Z] 91fa192047ba: Preparing [2024-07-29T03:50:48.499Z] 6c6eef89def3: Preparing [2024-07-29T03:50:48.499Z] 2f0456781678: Preparing [2024-07-29T03:50:48.499Z] 1918207b11f9: Preparing [2024-07-29T03:50:48.499Z] c14bcedf3758: Preparing [2024-07-29T03:50:48.499Z] ce7f800efff9: Preparing [2024-07-29T03:50:48.499Z] ce7f800efff9: Waiting [2024-07-29T03:50:48.499Z] 6c6eef89def3: Layer already exists [2024-07-29T03:50:48.499Z] 2f0456781678: Layer already exists [2024-07-29T03:50:48.499Z] c14bcedf3758: Layer already exists [2024-07-29T03:50:48.499Z] 1918207b11f9: Layer already exists [2024-07-29T03:50:48.499Z] 91fa192047ba: Layer already exists [2024-07-29T03:50:48.499Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:48.499Z] latest: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:48.819Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:49.149Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 [2024-07-29T03:50:49.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-29T03:50:49.149Z] 91fa192047ba: Preparing [2024-07-29T03:50:49.149Z] 6c6eef89def3: Preparing [2024-07-29T03:50:49.149Z] 2f0456781678: Preparing [2024-07-29T03:50:49.149Z] 1918207b11f9: Preparing [2024-07-29T03:50:49.149Z] c14bcedf3758: Preparing [2024-07-29T03:50:49.149Z] ce7f800efff9: Preparing [2024-07-29T03:50:49.149Z] ce7f800efff9: Waiting [2024-07-29T03:50:49.149Z] 6c6eef89def3: Layer already exists [2024-07-29T03:50:49.149Z] 91fa192047ba: Layer already exists [2024-07-29T03:50:49.149Z] c14bcedf3758: Layer already exists [2024-07-29T03:50:49.149Z] 2f0456781678: Layer already exists [2024-07-29T03:50:49.149Z] 1918207b11f9: Layer already exists [2024-07-29T03:50:49.149Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:49.149Z] 3.2.0-dev.39: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:49.488Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:49.812Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:49.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-29T03:50:49.812Z] 91fa192047ba: Preparing [2024-07-29T03:50:49.812Z] 6c6eef89def3: Preparing [2024-07-29T03:50:49.812Z] 2f0456781678: Preparing [2024-07-29T03:50:49.812Z] 1918207b11f9: Preparing [2024-07-29T03:50:49.812Z] c14bcedf3758: Preparing [2024-07-29T03:50:49.812Z] ce7f800efff9: Preparing [2024-07-29T03:50:49.812Z] ce7f800efff9: Waiting [2024-07-29T03:50:49.812Z] 6c6eef89def3: Layer already exists [2024-07-29T03:50:49.812Z] c14bcedf3758: Layer already exists [2024-07-29T03:50:49.812Z] 2f0456781678: Layer already exists [2024-07-29T03:50:49.812Z] 1918207b11f9: Layer already exists [2024-07-29T03:50:49.812Z] 91fa192047ba: Layer already exists [2024-07-29T03:50:49.812Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:49.812Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:50.143Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:50.479Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-29T03:50:50.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-29T03:50:50.479Z] 91fa192047ba: Preparing [2024-07-29T03:50:50.479Z] 6c6eef89def3: Preparing [2024-07-29T03:50:50.479Z] 2f0456781678: Preparing [2024-07-29T03:50:50.479Z] 1918207b11f9: Preparing [2024-07-29T03:50:50.479Z] c14bcedf3758: Preparing [2024-07-29T03:50:50.479Z] ce7f800efff9: Preparing [2024-07-29T03:50:50.479Z] ce7f800efff9: Waiting [2024-07-29T03:50:50.479Z] 2f0456781678: Layer already exists [2024-07-29T03:50:50.479Z] 6c6eef89def3: Layer already exists [2024-07-29T03:50:50.479Z] 1918207b11f9: Layer already exists [2024-07-29T03:50:50.479Z] c14bcedf3758: Layer already exists [2024-07-29T03:50:50.479Z] 91fa192047ba: Layer already exists [2024-07-29T03:50:50.479Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:50.479Z] main: digest: sha256:e1e061b04e54731121ed9ed8090c356c2324b715c70150fabf3f43f7496d2152 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:50.561Z] ===================================================== [Pipeline] echo [2024-07-29T03:50:50.577Z] taggedImages: [2024-07-29T03:50:50.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:50.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-29T03:50:50.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.39 [2024-07-29T03:50:50.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:50.577Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-29T03:50:50.603Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-29T03:50:50.603Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:50.603Z] latest [2024-07-29T03:50:50.603Z] 3.2.0-dev.39 [2024-07-29T03:50:50.603Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:50.603Z] main [2024-07-29T03:50:50.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:50.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:51.271Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:51.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-29T03:50:51.271Z] 86db8c1c0306: Preparing [2024-07-29T03:50:51.271Z] 2759db795e18: Preparing [2024-07-29T03:50:51.271Z] 600eb685c7ad: Preparing [2024-07-29T03:50:51.271Z] 879952ffab91: Preparing [2024-07-29T03:50:51.271Z] 2f0456781678: Preparing [2024-07-29T03:50:51.271Z] c5c2a219336e: Preparing [2024-07-29T03:50:51.271Z] 05e60f1e411a: Preparing [2024-07-29T03:50:51.271Z] ce7f800efff9: Preparing [2024-07-29T03:50:51.271Z] 05e60f1e411a: Waiting [2024-07-29T03:50:51.271Z] c5c2a219336e: Waiting [2024-07-29T03:50:51.271Z] ce7f800efff9: Waiting [2024-07-29T03:50:51.271Z] 879952ffab91: Layer already exists [2024-07-29T03:50:51.271Z] 2f0456781678: Layer already exists [2024-07-29T03:50:51.271Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:51.271Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:51.271Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:51.271Z] 86db8c1c0306: Pushed [2024-07-29T03:50:51.271Z] 2759db795e18: Pushed [2024-07-29T03:50:53.802Z] 600eb685c7ad: Pushed [2024-07-29T03:50:53.802Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:54.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:54.462Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-29T03:50:54.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-29T03:50:54.462Z] 86db8c1c0306: Preparing [2024-07-29T03:50:54.462Z] 2759db795e18: Preparing [2024-07-29T03:50:54.462Z] 600eb685c7ad: Preparing [2024-07-29T03:50:54.462Z] 879952ffab91: Preparing [2024-07-29T03:50:54.462Z] 2f0456781678: Preparing [2024-07-29T03:50:54.462Z] c5c2a219336e: Preparing [2024-07-29T03:50:54.462Z] 05e60f1e411a: Preparing [2024-07-29T03:50:54.462Z] ce7f800efff9: Preparing [2024-07-29T03:50:54.462Z] 05e60f1e411a: Waiting [2024-07-29T03:50:54.462Z] ce7f800efff9: Waiting [2024-07-29T03:50:54.462Z] c5c2a219336e: Waiting [2024-07-29T03:50:54.462Z] 2759db795e18: Layer already exists [2024-07-29T03:50:54.462Z] 2f0456781678: Layer already exists [2024-07-29T03:50:54.462Z] 86db8c1c0306: Layer already exists [2024-07-29T03:50:54.462Z] 600eb685c7ad: Layer already exists [2024-07-29T03:50:54.462Z] 879952ffab91: Layer already exists [2024-07-29T03:50:54.462Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:54.462Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:54.462Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:54.462Z] latest: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:54.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:55.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 [2024-07-29T03:50:55.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-29T03:50:55.123Z] 86db8c1c0306: Preparing [2024-07-29T03:50:55.123Z] 2759db795e18: Preparing [2024-07-29T03:50:55.123Z] 600eb685c7ad: Preparing [2024-07-29T03:50:55.123Z] 879952ffab91: Preparing [2024-07-29T03:50:55.123Z] 2f0456781678: Preparing [2024-07-29T03:50:55.123Z] c5c2a219336e: Preparing [2024-07-29T03:50:55.123Z] 05e60f1e411a: Preparing [2024-07-29T03:50:55.123Z] ce7f800efff9: Preparing [2024-07-29T03:50:55.123Z] c5c2a219336e: Waiting [2024-07-29T03:50:55.123Z] 05e60f1e411a: Waiting [2024-07-29T03:50:55.123Z] 2f0456781678: Layer already exists [2024-07-29T03:50:55.123Z] 2759db795e18: Layer already exists [2024-07-29T03:50:55.123Z] 600eb685c7ad: Layer already exists [2024-07-29T03:50:55.123Z] 879952ffab91: Layer already exists [2024-07-29T03:50:55.123Z] 86db8c1c0306: Layer already exists [2024-07-29T03:50:55.123Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:55.123Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:55.123Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:55.123Z] 3.2.0-dev.39: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:55.448Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:55.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:55.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-29T03:50:55.769Z] 86db8c1c0306: Preparing [2024-07-29T03:50:55.769Z] 2759db795e18: Preparing [2024-07-29T03:50:55.769Z] 600eb685c7ad: Preparing [2024-07-29T03:50:55.769Z] 879952ffab91: Preparing [2024-07-29T03:50:55.770Z] 2f0456781678: Preparing [2024-07-29T03:50:55.770Z] c5c2a219336e: Preparing [2024-07-29T03:50:55.770Z] 05e60f1e411a: Preparing [2024-07-29T03:50:55.770Z] ce7f800efff9: Preparing [2024-07-29T03:50:55.770Z] c5c2a219336e: Waiting [2024-07-29T03:50:55.770Z] 05e60f1e411a: Waiting [2024-07-29T03:50:55.770Z] ce7f800efff9: Waiting [2024-07-29T03:50:55.770Z] 600eb685c7ad: Layer already exists [2024-07-29T03:50:55.770Z] 879952ffab91: Layer already exists [2024-07-29T03:50:55.770Z] 2759db795e18: Layer already exists [2024-07-29T03:50:55.770Z] 86db8c1c0306: Layer already exists [2024-07-29T03:50:55.770Z] 2f0456781678: Layer already exists [2024-07-29T03:50:55.770Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:55.770Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:55.770Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:55.770Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:56.098Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:56.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-29T03:50:56.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-29T03:50:56.430Z] 86db8c1c0306: Preparing [2024-07-29T03:50:56.430Z] 2759db795e18: Preparing [2024-07-29T03:50:56.430Z] 600eb685c7ad: Preparing [2024-07-29T03:50:56.430Z] 879952ffab91: Preparing [2024-07-29T03:50:56.430Z] 2f0456781678: Preparing [2024-07-29T03:50:56.430Z] c5c2a219336e: Preparing [2024-07-29T03:50:56.430Z] 05e60f1e411a: Preparing [2024-07-29T03:50:56.430Z] ce7f800efff9: Preparing [2024-07-29T03:50:56.430Z] 05e60f1e411a: Waiting [2024-07-29T03:50:56.430Z] c5c2a219336e: Waiting [2024-07-29T03:50:56.430Z] ce7f800efff9: Waiting [2024-07-29T03:50:56.430Z] 2759db795e18: Layer already exists [2024-07-29T03:50:56.430Z] 879952ffab91: Layer already exists [2024-07-29T03:50:56.430Z] 600eb685c7ad: Layer already exists [2024-07-29T03:50:56.430Z] 2f0456781678: Layer already exists [2024-07-29T03:50:56.430Z] 86db8c1c0306: Layer already exists [2024-07-29T03:50:56.430Z] c5c2a219336e: Layer already exists [2024-07-29T03:50:56.430Z] 05e60f1e411a: Layer already exists [2024-07-29T03:50:56.430Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:56.430Z] main: digest: sha256:2a4aa403b764a0ba55e8d8b69e3529f5691731c84fed1eb51ee7284080e2885a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:50:56.512Z] ===================================================== [Pipeline] echo [2024-07-29T03:50:56.527Z] taggedImages: [2024-07-29T03:50:56.527Z] - nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:56.527Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-29T03:50:56.527Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.39 [2024-07-29T03:50:56.527Z] - nexus3.edgexfoundry.org:10004/core-metadata:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:56.527Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-29T03:50:56.554Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-29T03:50:56.554Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:56.554Z] latest [2024-07-29T03:50:56.554Z] 3.2.0-dev.39 [2024-07-29T03:50:56.554Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:50:56.554Z] main [2024-07-29T03:50:56.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:56.916Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:57.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:50:57.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-29T03:50:57.259Z] 30ae05a7ea9e: Preparing [2024-07-29T03:50:57.259Z] f6a925b8997d: Preparing [2024-07-29T03:50:57.259Z] 4a1147eb9b21: Preparing [2024-07-29T03:50:57.259Z] 075f06300f5a: Preparing [2024-07-29T03:50:57.259Z] 4d9b36de3f1e: Preparing [2024-07-29T03:50:57.259Z] 809fafd7a0c1: Preparing [2024-07-29T03:50:57.259Z] 281b82ff27d1: Preparing [2024-07-29T03:50:57.259Z] 879952ffab91: Preparing [2024-07-29T03:50:57.259Z] 2f0456781678: Preparing [2024-07-29T03:50:57.259Z] 58b04e047582: Preparing [2024-07-29T03:50:57.259Z] af9047c2c572: Preparing [2024-07-29T03:50:57.259Z] 5f70bf18a086: Preparing [2024-07-29T03:50:57.259Z] 3f76aa773fec: Preparing [2024-07-29T03:50:57.259Z] efdd3a9e1474: Preparing [2024-07-29T03:50:57.259Z] b442b8d952ea: Preparing [2024-07-29T03:50:57.259Z] ce7f800efff9: Preparing [2024-07-29T03:50:57.259Z] 809fafd7a0c1: Waiting [2024-07-29T03:50:57.259Z] 5f70bf18a086: Waiting [2024-07-29T03:50:57.259Z] 281b82ff27d1: Waiting [2024-07-29T03:50:57.259Z] 3f76aa773fec: Waiting [2024-07-29T03:50:57.259Z] 879952ffab91: Waiting [2024-07-29T03:50:57.259Z] efdd3a9e1474: Waiting [2024-07-29T03:50:57.259Z] b442b8d952ea: Waiting [2024-07-29T03:50:57.259Z] ce7f800efff9: Waiting [2024-07-29T03:50:57.259Z] 58b04e047582: Waiting [2024-07-29T03:50:57.259Z] 2f0456781678: Waiting [2024-07-29T03:50:57.259Z] af9047c2c572: Waiting [2024-07-29T03:50:57.259Z] 4a1147eb9b21: Pushed [2024-07-29T03:50:57.259Z] 4d9b36de3f1e: Pushed [2024-07-29T03:50:57.259Z] 075f06300f5a: Pushed [2024-07-29T03:50:57.259Z] 30ae05a7ea9e: Pushed [2024-07-29T03:50:57.259Z] f6a925b8997d: Pushed [2024-07-29T03:50:57.259Z] 879952ffab91: Layer already exists [2024-07-29T03:50:57.259Z] 2f0456781678: Layer already exists [2024-07-29T03:50:57.518Z] 5f70bf18a086: Layer already exists [2024-07-29T03:50:57.518Z] 809fafd7a0c1: Pushed [2024-07-29T03:50:57.518Z] 58b04e047582: Pushed [2024-07-29T03:50:57.518Z] af9047c2c572: Pushed [2024-07-29T03:50:57.518Z] 3f76aa773fec: Pushed [2024-07-29T03:50:57.518Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:57.518Z] efdd3a9e1474: Pushed [2024-07-29T03:50:57.518Z] b442b8d952ea: Pushed [2024-07-29T03:50:58.899Z] 281b82ff27d1: Pushed [2024-07-29T03:50:58.899Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:59.236Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:59.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-29T03:50:59.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-29T03:50:59.562Z] 30ae05a7ea9e: Preparing [2024-07-29T03:50:59.562Z] f6a925b8997d: Preparing [2024-07-29T03:50:59.562Z] 4a1147eb9b21: Preparing [2024-07-29T03:50:59.562Z] 075f06300f5a: Preparing [2024-07-29T03:50:59.562Z] 4d9b36de3f1e: Preparing [2024-07-29T03:50:59.562Z] 809fafd7a0c1: Preparing [2024-07-29T03:50:59.562Z] 281b82ff27d1: Preparing [2024-07-29T03:50:59.562Z] 879952ffab91: Preparing [2024-07-29T03:50:59.562Z] 2f0456781678: Preparing [2024-07-29T03:50:59.562Z] 58b04e047582: Preparing [2024-07-29T03:50:59.562Z] af9047c2c572: Preparing [2024-07-29T03:50:59.562Z] 5f70bf18a086: Preparing [2024-07-29T03:50:59.562Z] 3f76aa773fec: Preparing [2024-07-29T03:50:59.562Z] efdd3a9e1474: Preparing [2024-07-29T03:50:59.562Z] b442b8d952ea: Preparing [2024-07-29T03:50:59.562Z] ce7f800efff9: Preparing [2024-07-29T03:50:59.562Z] 3f76aa773fec: Waiting [2024-07-29T03:50:59.562Z] efdd3a9e1474: Waiting [2024-07-29T03:50:59.562Z] ce7f800efff9: Waiting [2024-07-29T03:50:59.562Z] b442b8d952ea: Waiting [2024-07-29T03:50:59.562Z] 281b82ff27d1: Waiting [2024-07-29T03:50:59.562Z] 2f0456781678: Waiting [2024-07-29T03:50:59.562Z] 879952ffab91: Waiting [2024-07-29T03:50:59.562Z] 58b04e047582: Waiting [2024-07-29T03:50:59.562Z] af9047c2c572: Waiting [2024-07-29T03:50:59.562Z] 5f70bf18a086: Waiting [2024-07-29T03:50:59.562Z] 4a1147eb9b21: Layer already exists [2024-07-29T03:50:59.562Z] 30ae05a7ea9e: Layer already exists [2024-07-29T03:50:59.562Z] 075f06300f5a: Layer already exists [2024-07-29T03:50:59.562Z] 4d9b36de3f1e: Layer already exists [2024-07-29T03:50:59.562Z] f6a925b8997d: Layer already exists [2024-07-29T03:50:59.562Z] 809fafd7a0c1: Layer already exists [2024-07-29T03:50:59.562Z] 2f0456781678: Layer already exists [2024-07-29T03:50:59.562Z] 281b82ff27d1: Layer already exists [2024-07-29T03:50:59.562Z] 58b04e047582: Layer already exists [2024-07-29T03:50:59.562Z] 879952ffab91: Layer already exists [2024-07-29T03:50:59.562Z] af9047c2c572: Layer already exists [2024-07-29T03:50:59.562Z] efdd3a9e1474: Layer already exists [2024-07-29T03:50:59.562Z] 5f70bf18a086: Layer already exists [2024-07-29T03:50:59.562Z] 3f76aa773fec: Layer already exists [2024-07-29T03:50:59.562Z] b442b8d952ea: Layer already exists [2024-07-29T03:50:59.562Z] ce7f800efff9: Layer already exists [2024-07-29T03:50:59.562Z] latest: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:50:59.903Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:00.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 [2024-07-29T03:51:00.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-29T03:51:00.232Z] 30ae05a7ea9e: Preparing [2024-07-29T03:51:00.232Z] f6a925b8997d: Preparing [2024-07-29T03:51:00.232Z] 4a1147eb9b21: Preparing [2024-07-29T03:51:00.232Z] 075f06300f5a: Preparing [2024-07-29T03:51:00.232Z] 4d9b36de3f1e: Preparing [2024-07-29T03:51:00.232Z] 809fafd7a0c1: Preparing [2024-07-29T03:51:00.232Z] 281b82ff27d1: Preparing [2024-07-29T03:51:00.232Z] 879952ffab91: Preparing [2024-07-29T03:51:00.232Z] 2f0456781678: Preparing [2024-07-29T03:51:00.232Z] 58b04e047582: Preparing [2024-07-29T03:51:00.232Z] af9047c2c572: Preparing [2024-07-29T03:51:00.232Z] 5f70bf18a086: Preparing [2024-07-29T03:51:00.232Z] 3f76aa773fec: Preparing [2024-07-29T03:51:00.232Z] efdd3a9e1474: Preparing [2024-07-29T03:51:00.232Z] b442b8d952ea: Preparing [2024-07-29T03:51:00.232Z] ce7f800efff9: Preparing [2024-07-29T03:51:00.232Z] 2f0456781678: Waiting [2024-07-29T03:51:00.232Z] 281b82ff27d1: Waiting [2024-07-29T03:51:00.232Z] 879952ffab91: Waiting [2024-07-29T03:51:00.232Z] 5f70bf18a086: Waiting [2024-07-29T03:51:00.232Z] 3f76aa773fec: Waiting [2024-07-29T03:51:00.232Z] 58b04e047582: Waiting [2024-07-29T03:51:00.232Z] efdd3a9e1474: Waiting [2024-07-29T03:51:00.232Z] af9047c2c572: Waiting [2024-07-29T03:51:00.232Z] 809fafd7a0c1: Waiting [2024-07-29T03:51:00.232Z] b442b8d952ea: Waiting [2024-07-29T03:51:00.232Z] ce7f800efff9: Waiting [2024-07-29T03:51:00.232Z] 30ae05a7ea9e: Layer already exists [2024-07-29T03:51:00.232Z] f6a925b8997d: Layer already exists [2024-07-29T03:51:00.232Z] 4d9b36de3f1e: Layer already exists [2024-07-29T03:51:00.232Z] 075f06300f5a: Layer already exists [2024-07-29T03:51:00.232Z] 4a1147eb9b21: Layer already exists [2024-07-29T03:51:00.232Z] 809fafd7a0c1: Layer already exists [2024-07-29T03:51:00.232Z] 281b82ff27d1: Layer already exists [2024-07-29T03:51:00.232Z] 879952ffab91: Layer already exists [2024-07-29T03:51:00.232Z] 2f0456781678: Layer already exists [2024-07-29T03:51:00.232Z] 58b04e047582: Layer already exists [2024-07-29T03:51:00.232Z] 3f76aa773fec: Layer already exists [2024-07-29T03:51:00.232Z] efdd3a9e1474: Layer already exists [2024-07-29T03:51:00.232Z] af9047c2c572: Layer already exists [2024-07-29T03:51:00.232Z] 5f70bf18a086: Layer already exists [2024-07-29T03:51:00.232Z] b442b8d952ea: Layer already exists [2024-07-29T03:51:00.232Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:00.232Z] 3.2.0-dev.39: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:00.572Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:00.901Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:00.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-29T03:51:00.901Z] 30ae05a7ea9e: Preparing [2024-07-29T03:51:00.901Z] f6a925b8997d: Preparing [2024-07-29T03:51:00.901Z] 4a1147eb9b21: Preparing [2024-07-29T03:51:00.901Z] 075f06300f5a: Preparing [2024-07-29T03:51:00.901Z] 4d9b36de3f1e: Preparing [2024-07-29T03:51:00.901Z] 809fafd7a0c1: Preparing [2024-07-29T03:51:00.901Z] 281b82ff27d1: Preparing [2024-07-29T03:51:00.901Z] 879952ffab91: Preparing [2024-07-29T03:51:00.901Z] 2f0456781678: Preparing [2024-07-29T03:51:00.901Z] 58b04e047582: Preparing [2024-07-29T03:51:00.901Z] af9047c2c572: Preparing [2024-07-29T03:51:00.901Z] 5f70bf18a086: Preparing [2024-07-29T03:51:00.901Z] 3f76aa773fec: Preparing [2024-07-29T03:51:00.901Z] efdd3a9e1474: Preparing [2024-07-29T03:51:00.901Z] b442b8d952ea: Preparing [2024-07-29T03:51:00.901Z] 2f0456781678: Waiting [2024-07-29T03:51:00.901Z] 281b82ff27d1: Waiting [2024-07-29T03:51:00.901Z] ce7f800efff9: Preparing [2024-07-29T03:51:00.901Z] 58b04e047582: Waiting [2024-07-29T03:51:00.901Z] 879952ffab91: Waiting [2024-07-29T03:51:00.901Z] af9047c2c572: Waiting [2024-07-29T03:51:00.901Z] 5f70bf18a086: Waiting [2024-07-29T03:51:00.901Z] 3f76aa773fec: Waiting [2024-07-29T03:51:00.901Z] efdd3a9e1474: Waiting [2024-07-29T03:51:00.901Z] b442b8d952ea: Waiting [2024-07-29T03:51:00.901Z] ce7f800efff9: Waiting [2024-07-29T03:51:00.901Z] 809fafd7a0c1: Waiting [2024-07-29T03:51:00.901Z] 4d9b36de3f1e: Layer already exists [2024-07-29T03:51:00.901Z] 30ae05a7ea9e: Layer already exists [2024-07-29T03:51:00.901Z] f6a925b8997d: Layer already exists [2024-07-29T03:51:00.901Z] 4a1147eb9b21: Layer already exists [2024-07-29T03:51:00.901Z] 075f06300f5a: Layer already exists [2024-07-29T03:51:00.901Z] 281b82ff27d1: Layer already exists [2024-07-29T03:51:00.901Z] 58b04e047582: Layer already exists [2024-07-29T03:51:00.901Z] 2f0456781678: Layer already exists [2024-07-29T03:51:00.901Z] 879952ffab91: Layer already exists [2024-07-29T03:51:00.901Z] 809fafd7a0c1: Layer already exists [2024-07-29T03:51:00.901Z] 3f76aa773fec: Layer already exists [2024-07-29T03:51:00.901Z] af9047c2c572: Layer already exists [2024-07-29T03:51:00.901Z] 5f70bf18a086: Layer already exists [2024-07-29T03:51:00.901Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:00.901Z] efdd3a9e1474: Layer already exists [2024-07-29T03:51:00.901Z] b442b8d952ea: Layer already exists [2024-07-29T03:51:00.901Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:01.232Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:01.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-29T03:51:01.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-29T03:51:01.562Z] 30ae05a7ea9e: Preparing [2024-07-29T03:51:01.562Z] f6a925b8997d: Preparing [2024-07-29T03:51:01.562Z] 4a1147eb9b21: Preparing [2024-07-29T03:51:01.562Z] 075f06300f5a: Preparing [2024-07-29T03:51:01.562Z] 4d9b36de3f1e: Preparing [2024-07-29T03:51:01.562Z] 809fafd7a0c1: Preparing [2024-07-29T03:51:01.562Z] 281b82ff27d1: Preparing [2024-07-29T03:51:01.562Z] 879952ffab91: Preparing [2024-07-29T03:51:01.562Z] 2f0456781678: Preparing [2024-07-29T03:51:01.562Z] 58b04e047582: Preparing [2024-07-29T03:51:01.562Z] af9047c2c572: Preparing [2024-07-29T03:51:01.562Z] 5f70bf18a086: Preparing [2024-07-29T03:51:01.562Z] 3f76aa773fec: Preparing [2024-07-29T03:51:01.562Z] efdd3a9e1474: Preparing [2024-07-29T03:51:01.562Z] b442b8d952ea: Preparing [2024-07-29T03:51:01.562Z] ce7f800efff9: Preparing [2024-07-29T03:51:01.562Z] 281b82ff27d1: Waiting [2024-07-29T03:51:01.562Z] 879952ffab91: Waiting [2024-07-29T03:51:01.562Z] 2f0456781678: Waiting [2024-07-29T03:51:01.562Z] efdd3a9e1474: Waiting [2024-07-29T03:51:01.562Z] 58b04e047582: Waiting [2024-07-29T03:51:01.562Z] b442b8d952ea: Waiting [2024-07-29T03:51:01.562Z] af9047c2c572: Waiting [2024-07-29T03:51:01.562Z] ce7f800efff9: Waiting [2024-07-29T03:51:01.562Z] 5f70bf18a086: Waiting [2024-07-29T03:51:01.562Z] 809fafd7a0c1: Waiting [2024-07-29T03:51:01.562Z] 075f06300f5a: Layer already exists [2024-07-29T03:51:01.562Z] 30ae05a7ea9e: Layer already exists [2024-07-29T03:51:01.562Z] f6a925b8997d: Layer already exists [2024-07-29T03:51:01.562Z] 4d9b36de3f1e: Layer already exists [2024-07-29T03:51:01.562Z] 4a1147eb9b21: Layer already exists [2024-07-29T03:51:01.562Z] 809fafd7a0c1: Layer already exists [2024-07-29T03:51:01.562Z] 281b82ff27d1: Layer already exists [2024-07-29T03:51:01.562Z] 58b04e047582: Layer already exists [2024-07-29T03:51:01.562Z] 2f0456781678: Layer already exists [2024-07-29T03:51:01.562Z] 879952ffab91: Layer already exists [2024-07-29T03:51:01.562Z] af9047c2c572: Layer already exists [2024-07-29T03:51:01.562Z] 5f70bf18a086: Layer already exists [2024-07-29T03:51:01.562Z] efdd3a9e1474: Layer already exists [2024-07-29T03:51:01.562Z] b442b8d952ea: Layer already exists [2024-07-29T03:51:01.562Z] 3f76aa773fec: Layer already exists [2024-07-29T03:51:01.562Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:01.562Z] main: digest: sha256:39144645897f296e433c5e2b16b4c7b425d4c659c9039d3897aabd5472277cde size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:01.635Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:01.649Z] taggedImages: [2024-07-29T03:51:01.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:01.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-29T03:51:01.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.39 [2024-07-29T03:51:01.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:01.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-29T03:51:01.674Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-29T03:51:01.674Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:01.674Z] latest [2024-07-29T03:51:01.674Z] 3.2.0-dev.39 [2024-07-29T03:51:01.674Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:01.674Z] main [2024-07-29T03:51:01.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:02.024Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:02.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-29T03:51:02.363Z] d7366bd91662: Preparing [2024-07-29T03:51:02.363Z] 35e5be9ec0e7: Preparing [2024-07-29T03:51:02.363Z] 6f23a1f63a77: Preparing [2024-07-29T03:51:02.363Z] fd700bd8ec17: Preparing [2024-07-29T03:51:02.363Z] 879952ffab91: Preparing [2024-07-29T03:51:02.363Z] 2f0456781678: Preparing [2024-07-29T03:51:02.363Z] c5c2a219336e: Preparing [2024-07-29T03:51:02.363Z] 05e60f1e411a: Preparing [2024-07-29T03:51:02.363Z] ce7f800efff9: Preparing [2024-07-29T03:51:02.363Z] c5c2a219336e: Waiting [2024-07-29T03:51:02.363Z] ce7f800efff9: Waiting [2024-07-29T03:51:02.363Z] 05e60f1e411a: Waiting [2024-07-29T03:51:02.363Z] 2f0456781678: Waiting [2024-07-29T03:51:02.363Z] 879952ffab91: Layer already exists [2024-07-29T03:51:02.363Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:51:02.363Z] 2f0456781678: Layer already exists [2024-07-29T03:51:02.363Z] d7366bd91662: Layer already exists [2024-07-29T03:51:02.363Z] c5c2a219336e: Layer already exists [2024-07-29T03:51:02.363Z] 05e60f1e411a: Layer already exists [2024-07-29T03:51:02.363Z] 6f23a1f63a77: Pushed [2024-07-29T03:51:02.363Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:04.899Z] fd700bd8ec17: Pushed [2024-07-29T03:51:04.899Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:05.242Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:05.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-29T03:51:05.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-29T03:51:05.578Z] d7366bd91662: Preparing [2024-07-29T03:51:05.578Z] 35e5be9ec0e7: Preparing [2024-07-29T03:51:05.578Z] 6f23a1f63a77: Preparing [2024-07-29T03:51:05.578Z] fd700bd8ec17: Preparing [2024-07-29T03:51:05.578Z] 879952ffab91: Preparing [2024-07-29T03:51:05.578Z] 2f0456781678: Preparing [2024-07-29T03:51:05.578Z] c5c2a219336e: Preparing [2024-07-29T03:51:05.578Z] 05e60f1e411a: Preparing [2024-07-29T03:51:05.578Z] ce7f800efff9: Preparing [2024-07-29T03:51:05.578Z] 2f0456781678: Waiting [2024-07-29T03:51:05.578Z] c5c2a219336e: Waiting [2024-07-29T03:51:05.578Z] 05e60f1e411a: Waiting [2024-07-29T03:51:05.578Z] fd700bd8ec17: Layer already exists [2024-07-29T03:51:05.578Z] 6f23a1f63a77: Layer already exists [2024-07-29T03:51:05.578Z] d7366bd91662: Layer already exists [2024-07-29T03:51:05.578Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:51:05.578Z] 879952ffab91: Layer already exists [2024-07-29T03:51:05.578Z] 2f0456781678: Layer already exists [2024-07-29T03:51:05.578Z] c5c2a219336e: Layer already exists [2024-07-29T03:51:05.578Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:05.578Z] 05e60f1e411a: Layer already exists [2024-07-29T03:51:05.578Z] latest: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:05.914Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:06.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 [2024-07-29T03:51:06.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-29T03:51:06.243Z] d7366bd91662: Preparing [2024-07-29T03:51:06.243Z] 35e5be9ec0e7: Preparing [2024-07-29T03:51:06.243Z] 6f23a1f63a77: Preparing [2024-07-29T03:51:06.243Z] fd700bd8ec17: Preparing [2024-07-29T03:51:06.243Z] 879952ffab91: Preparing [2024-07-29T03:51:06.243Z] 2f0456781678: Preparing [2024-07-29T03:51:06.243Z] c5c2a219336e: Preparing [2024-07-29T03:51:06.243Z] 05e60f1e411a: Preparing [2024-07-29T03:51:06.243Z] ce7f800efff9: Preparing [2024-07-29T03:51:06.243Z] 2f0456781678: Waiting [2024-07-29T03:51:06.243Z] c5c2a219336e: Waiting [2024-07-29T03:51:06.243Z] ce7f800efff9: Waiting [2024-07-29T03:51:06.243Z] 05e60f1e411a: Waiting [2024-07-29T03:51:06.243Z] fd700bd8ec17: Layer already exists [2024-07-29T03:51:06.243Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:51:06.243Z] d7366bd91662: Layer already exists [2024-07-29T03:51:06.243Z] 6f23a1f63a77: Layer already exists [2024-07-29T03:51:06.243Z] 879952ffab91: Layer already exists [2024-07-29T03:51:06.243Z] 2f0456781678: Layer already exists [2024-07-29T03:51:06.243Z] c5c2a219336e: Layer already exists [2024-07-29T03:51:06.243Z] 05e60f1e411a: Layer already exists [2024-07-29T03:51:06.243Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:06.243Z] 3.2.0-dev.39: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:06.579Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:06.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:06.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-29T03:51:06.906Z] d7366bd91662: Preparing [2024-07-29T03:51:06.906Z] 35e5be9ec0e7: Preparing [2024-07-29T03:51:06.906Z] 6f23a1f63a77: Preparing [2024-07-29T03:51:06.906Z] fd700bd8ec17: Preparing [2024-07-29T03:51:06.906Z] 879952ffab91: Preparing [2024-07-29T03:51:06.906Z] 2f0456781678: Preparing [2024-07-29T03:51:06.906Z] c5c2a219336e: Preparing [2024-07-29T03:51:06.906Z] 05e60f1e411a: Preparing [2024-07-29T03:51:06.906Z] ce7f800efff9: Preparing [2024-07-29T03:51:06.906Z] 2f0456781678: Waiting [2024-07-29T03:51:06.906Z] 05e60f1e411a: Waiting [2024-07-29T03:51:06.906Z] c5c2a219336e: Waiting [2024-07-29T03:51:06.906Z] ce7f800efff9: Waiting [2024-07-29T03:51:06.906Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:51:06.906Z] 879952ffab91: Layer already exists [2024-07-29T03:51:06.906Z] d7366bd91662: Layer already exists [2024-07-29T03:51:06.906Z] 6f23a1f63a77: Layer already exists [2024-07-29T03:51:06.906Z] fd700bd8ec17: Layer already exists [2024-07-29T03:51:06.906Z] 2f0456781678: Layer already exists [2024-07-29T03:51:06.906Z] 05e60f1e411a: Layer already exists [2024-07-29T03:51:06.906Z] c5c2a219336e: Layer already exists [2024-07-29T03:51:06.906Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:06.906Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:07.247Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:07.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-29T03:51:07.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-29T03:51:07.573Z] d7366bd91662: Preparing [2024-07-29T03:51:07.573Z] 35e5be9ec0e7: Preparing [2024-07-29T03:51:07.573Z] 6f23a1f63a77: Preparing [2024-07-29T03:51:07.573Z] fd700bd8ec17: Preparing [2024-07-29T03:51:07.573Z] 879952ffab91: Preparing [2024-07-29T03:51:07.573Z] 2f0456781678: Preparing [2024-07-29T03:51:07.573Z] c5c2a219336e: Preparing [2024-07-29T03:51:07.573Z] 05e60f1e411a: Preparing [2024-07-29T03:51:07.573Z] ce7f800efff9: Preparing [2024-07-29T03:51:07.573Z] c5c2a219336e: Waiting [2024-07-29T03:51:07.573Z] 05e60f1e411a: Waiting [2024-07-29T03:51:07.573Z] ce7f800efff9: Waiting [2024-07-29T03:51:07.573Z] 2f0456781678: Waiting [2024-07-29T03:51:07.573Z] 6f23a1f63a77: Layer already exists [2024-07-29T03:51:07.573Z] 879952ffab91: Layer already exists [2024-07-29T03:51:07.573Z] 35e5be9ec0e7: Layer already exists [2024-07-29T03:51:07.573Z] d7366bd91662: Layer already exists [2024-07-29T03:51:07.573Z] fd700bd8ec17: Layer already exists [2024-07-29T03:51:07.573Z] c5c2a219336e: Layer already exists [2024-07-29T03:51:07.573Z] 05e60f1e411a: Layer already exists [2024-07-29T03:51:07.573Z] 2f0456781678: Layer already exists [2024-07-29T03:51:07.573Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:07.573Z] main: digest: sha256:beef0d7e7274069d76bfe36ec13539b0ae922126d8623257a8199f4445c1c004 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:07.635Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:07.647Z] taggedImages: [2024-07-29T03:51:07.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:07.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-29T03:51:07.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.39 [2024-07-29T03:51:07.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:07.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-29T03:51:07.674Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-29T03:51:07.674Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:07.674Z] latest [2024-07-29T03:51:07.674Z] 3.2.0-dev.39 [2024-07-29T03:51:07.674Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:07.674Z] main [2024-07-29T03:51:07.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:08.040Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:08.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:08.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-29T03:51:08.371Z] 0175a089acc8: Preparing [2024-07-29T03:51:08.371Z] 3b09d25b1298: Preparing [2024-07-29T03:51:08.371Z] e1828ea7c400: Preparing [2024-07-29T03:51:08.371Z] 67b3c3a66409: Preparing [2024-07-29T03:51:08.371Z] 878974fd4bb6: Preparing [2024-07-29T03:51:08.371Z] 879952ffab91: Preparing [2024-07-29T03:51:08.371Z] 2f0456781678: Preparing [2024-07-29T03:51:08.371Z] 2f0456781678: Waiting [2024-07-29T03:51:08.371Z] 6c93b1d7f03a: Preparing [2024-07-29T03:51:08.371Z] 4f9c00affee4: Preparing [2024-07-29T03:51:08.371Z] b9a5b3bfbbe6: Preparing [2024-07-29T03:51:08.371Z] ce7f800efff9: Preparing [2024-07-29T03:51:08.371Z] b9a5b3bfbbe6: Waiting [2024-07-29T03:51:08.371Z] 4f9c00affee4: Waiting [2024-07-29T03:51:08.371Z] ce7f800efff9: Waiting [2024-07-29T03:51:08.371Z] 878974fd4bb6: Pushed [2024-07-29T03:51:08.371Z] 67b3c3a66409: Pushed [2024-07-29T03:51:08.371Z] 0175a089acc8: Pushed [2024-07-29T03:51:08.371Z] 3b09d25b1298: Pushed [2024-07-29T03:51:08.371Z] 879952ffab91: Layer already exists [2024-07-29T03:51:08.371Z] 2f0456781678: Layer already exists [2024-07-29T03:51:08.371Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:08.629Z] 6c93b1d7f03a: Pushed [2024-07-29T03:51:08.629Z] 4f9c00affee4: Pushed [2024-07-29T03:51:09.196Z] e1828ea7c400: Pushed [2024-07-29T03:51:09.764Z] b9a5b3bfbbe6: Pushed [2024-07-29T03:51:09.764Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:10.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:10.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-29T03:51:10.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-29T03:51:10.421Z] 0175a089acc8: Preparing [2024-07-29T03:51:10.421Z] 3b09d25b1298: Preparing [2024-07-29T03:51:10.421Z] e1828ea7c400: Preparing [2024-07-29T03:51:10.421Z] 67b3c3a66409: Preparing [2024-07-29T03:51:10.421Z] 878974fd4bb6: Preparing [2024-07-29T03:51:10.421Z] 879952ffab91: Preparing [2024-07-29T03:51:10.421Z] 2f0456781678: Preparing [2024-07-29T03:51:10.421Z] 6c93b1d7f03a: Preparing [2024-07-29T03:51:10.421Z] 4f9c00affee4: Preparing [2024-07-29T03:51:10.421Z] b9a5b3bfbbe6: Preparing [2024-07-29T03:51:10.421Z] ce7f800efff9: Preparing [2024-07-29T03:51:10.421Z] 879952ffab91: Waiting [2024-07-29T03:51:10.421Z] 4f9c00affee4: Waiting [2024-07-29T03:51:10.421Z] 2f0456781678: Waiting [2024-07-29T03:51:10.421Z] 6c93b1d7f03a: Waiting [2024-07-29T03:51:10.421Z] ce7f800efff9: Waiting [2024-07-29T03:51:10.421Z] 878974fd4bb6: Layer already exists [2024-07-29T03:51:10.421Z] e1828ea7c400: Layer already exists [2024-07-29T03:51:10.421Z] 0175a089acc8: Layer already exists [2024-07-29T03:51:10.421Z] 67b3c3a66409: Layer already exists [2024-07-29T03:51:10.421Z] 3b09d25b1298: Layer already exists [2024-07-29T03:51:10.421Z] 2f0456781678: Layer already exists [2024-07-29T03:51:10.421Z] 879952ffab91: Layer already exists [2024-07-29T03:51:10.421Z] 4f9c00affee4: Layer already exists [2024-07-29T03:51:10.421Z] b9a5b3bfbbe6: Layer already exists [2024-07-29T03:51:10.421Z] 6c93b1d7f03a: Layer already exists [2024-07-29T03:51:10.421Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:10.421Z] latest: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:10.743Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:11.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 [2024-07-29T03:51:11.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-29T03:51:11.063Z] 0175a089acc8: Preparing [2024-07-29T03:51:11.063Z] 3b09d25b1298: Preparing [2024-07-29T03:51:11.063Z] e1828ea7c400: Preparing [2024-07-29T03:51:11.063Z] 67b3c3a66409: Preparing [2024-07-29T03:51:11.063Z] 878974fd4bb6: Preparing [2024-07-29T03:51:11.063Z] 879952ffab91: Preparing [2024-07-29T03:51:11.063Z] 2f0456781678: Preparing [2024-07-29T03:51:11.063Z] 6c93b1d7f03a: Preparing [2024-07-29T03:51:11.063Z] 4f9c00affee4: Preparing [2024-07-29T03:51:11.063Z] b9a5b3bfbbe6: Preparing [2024-07-29T03:51:11.063Z] ce7f800efff9: Preparing [2024-07-29T03:51:11.063Z] 2f0456781678: Waiting [2024-07-29T03:51:11.063Z] 6c93b1d7f03a: Waiting [2024-07-29T03:51:11.063Z] 4f9c00affee4: Waiting [2024-07-29T03:51:11.063Z] b9a5b3bfbbe6: Waiting [2024-07-29T03:51:11.063Z] ce7f800efff9: Waiting [2024-07-29T03:51:11.063Z] 67b3c3a66409: Layer already exists [2024-07-29T03:51:11.063Z] 0175a089acc8: Layer already exists [2024-07-29T03:51:11.063Z] 3b09d25b1298: Layer already exists [2024-07-29T03:51:11.063Z] e1828ea7c400: Layer already exists [2024-07-29T03:51:11.063Z] 878974fd4bb6: Layer already exists [2024-07-29T03:51:11.063Z] 879952ffab91: Layer already exists [2024-07-29T03:51:11.063Z] 2f0456781678: Layer already exists [2024-07-29T03:51:11.063Z] 4f9c00affee4: Layer already exists [2024-07-29T03:51:11.063Z] 6c93b1d7f03a: Layer already exists [2024-07-29T03:51:11.063Z] b9a5b3bfbbe6: Layer already exists [2024-07-29T03:51:11.063Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:11.063Z] 3.2.0-dev.39: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:11.393Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:11.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-29T03:51:11.723Z] 0175a089acc8: Preparing [2024-07-29T03:51:11.723Z] 3b09d25b1298: Preparing [2024-07-29T03:51:11.723Z] e1828ea7c400: Preparing [2024-07-29T03:51:11.723Z] 67b3c3a66409: Preparing [2024-07-29T03:51:11.723Z] 878974fd4bb6: Preparing [2024-07-29T03:51:11.723Z] 879952ffab91: Preparing [2024-07-29T03:51:11.723Z] 2f0456781678: Preparing [2024-07-29T03:51:11.723Z] 6c93b1d7f03a: Preparing [2024-07-29T03:51:11.723Z] 4f9c00affee4: Preparing [2024-07-29T03:51:11.723Z] b9a5b3bfbbe6: Preparing [2024-07-29T03:51:11.723Z] ce7f800efff9: Preparing [2024-07-29T03:51:11.723Z] 879952ffab91: Waiting [2024-07-29T03:51:11.723Z] 2f0456781678: Waiting [2024-07-29T03:51:11.723Z] 6c93b1d7f03a: Waiting [2024-07-29T03:51:11.723Z] b9a5b3bfbbe6: Waiting [2024-07-29T03:51:11.723Z] 4f9c00affee4: Waiting [2024-07-29T03:51:11.723Z] ce7f800efff9: Waiting [2024-07-29T03:51:11.723Z] 878974fd4bb6: Layer already exists [2024-07-29T03:51:11.723Z] 0175a089acc8: Layer already exists [2024-07-29T03:51:11.723Z] 67b3c3a66409: Layer already exists [2024-07-29T03:51:11.723Z] 3b09d25b1298: Layer already exists [2024-07-29T03:51:11.723Z] e1828ea7c400: Layer already exists [2024-07-29T03:51:11.723Z] 879952ffab91: Layer already exists [2024-07-29T03:51:11.723Z] 6c93b1d7f03a: Layer already exists [2024-07-29T03:51:11.723Z] 4f9c00affee4: Layer already exists [2024-07-29T03:51:11.723Z] 2f0456781678: Layer already exists [2024-07-29T03:51:11.723Z] b9a5b3bfbbe6: Layer already exists [2024-07-29T03:51:11.723Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:11.723Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:12.050Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:12.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-29T03:51:12.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-29T03:51:12.377Z] 0175a089acc8: Preparing [2024-07-29T03:51:12.377Z] 3b09d25b1298: Preparing [2024-07-29T03:51:12.377Z] e1828ea7c400: Preparing [2024-07-29T03:51:12.377Z] 67b3c3a66409: Preparing [2024-07-29T03:51:12.377Z] 878974fd4bb6: Preparing [2024-07-29T03:51:12.377Z] 879952ffab91: Preparing [2024-07-29T03:51:12.377Z] 2f0456781678: Preparing [2024-07-29T03:51:12.377Z] 6c93b1d7f03a: Preparing [2024-07-29T03:51:12.377Z] 4f9c00affee4: Preparing [2024-07-29T03:51:12.377Z] b9a5b3bfbbe6: Preparing [2024-07-29T03:51:12.377Z] ce7f800efff9: Preparing [2024-07-29T03:51:12.377Z] 2f0456781678: Waiting [2024-07-29T03:51:12.377Z] ce7f800efff9: Waiting [2024-07-29T03:51:12.377Z] b9a5b3bfbbe6: Waiting [2024-07-29T03:51:12.377Z] 6c93b1d7f03a: Waiting [2024-07-29T03:51:12.377Z] 4f9c00affee4: Waiting [2024-07-29T03:51:12.377Z] 879952ffab91: Waiting [2024-07-29T03:51:12.377Z] 0175a089acc8: Layer already exists [2024-07-29T03:51:12.377Z] 878974fd4bb6: Layer already exists [2024-07-29T03:51:12.377Z] 3b09d25b1298: Layer already exists [2024-07-29T03:51:12.377Z] 67b3c3a66409: Layer already exists [2024-07-29T03:51:12.377Z] e1828ea7c400: Layer already exists [2024-07-29T03:51:12.377Z] 879952ffab91: Layer already exists [2024-07-29T03:51:12.377Z] 4f9c00affee4: Layer already exists [2024-07-29T03:51:12.377Z] 6c93b1d7f03a: Layer already exists [2024-07-29T03:51:12.377Z] 2f0456781678: Layer already exists [2024-07-29T03:51:12.377Z] b9a5b3bfbbe6: Layer already exists [2024-07-29T03:51:12.377Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:12.377Z] main: digest: sha256:ab2da139b2d44b79e149b249a31695b7b1ee517cf4c8c9ae649d58f37292bcc9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:12.449Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:12.530Z] taggedImages: [2024-07-29T03:51:12.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:12.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-29T03:51:12.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.39 [2024-07-29T03:51:12.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:12.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-29T03:51:12.559Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-29T03:51:12.559Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:12.559Z] latest [2024-07-29T03:51:12.559Z] 3.2.0-dev.39 [2024-07-29T03:51:12.559Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:12.559Z] main [2024-07-29T03:51:12.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:12.890Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:13.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:13.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-29T03:51:13.217Z] d77beb6e41f7: Preparing [2024-07-29T03:51:13.217Z] d24ce82b5172: Preparing [2024-07-29T03:51:13.217Z] 05e47ad1d7ce: Preparing [2024-07-29T03:51:13.217Z] 08175be39546: Preparing [2024-07-29T03:51:13.217Z] 52706887421a: Preparing [2024-07-29T03:51:13.217Z] 9d99c524c111: Preparing [2024-07-29T03:51:13.217Z] 2a80e4c4ab75: Preparing [2024-07-29T03:51:13.217Z] 879952ffab91: Preparing [2024-07-29T03:51:13.217Z] 2f0456781678: Preparing [2024-07-29T03:51:13.217Z] 4b305d0b7b0d: Preparing [2024-07-29T03:51:13.217Z] dc54ab36cbeb: Preparing [2024-07-29T03:51:13.217Z] ce7f800efff9: Preparing [2024-07-29T03:51:13.217Z] 9d99c524c111: Waiting [2024-07-29T03:51:13.217Z] 2a80e4c4ab75: Waiting [2024-07-29T03:51:13.218Z] 879952ffab91: Waiting [2024-07-29T03:51:13.218Z] 2f0456781678: Waiting [2024-07-29T03:51:13.218Z] ce7f800efff9: Waiting [2024-07-29T03:51:13.218Z] 4b305d0b7b0d: Waiting [2024-07-29T03:51:13.218Z] dc54ab36cbeb: Waiting [2024-07-29T03:51:13.218Z] d24ce82b5172: Pushed [2024-07-29T03:51:13.218Z] 52706887421a: Pushed [2024-07-29T03:51:13.218Z] d77beb6e41f7: Pushed [2024-07-29T03:51:13.218Z] 879952ffab91: Layer already exists [2024-07-29T03:51:13.218Z] 2f0456781678: Layer already exists [2024-07-29T03:51:13.477Z] 9d99c524c111: Pushed [2024-07-29T03:51:13.477Z] 2a80e4c4ab75: Pushed [2024-07-29T03:51:13.477Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:13.477Z] 4b305d0b7b0d: Pushed [2024-07-29T03:51:14.044Z] 08175be39546: Pushed [2024-07-29T03:51:14.303Z] 05e47ad1d7ce: Pushed [2024-07-29T03:51:14.303Z] dc54ab36cbeb: Pushed [2024-07-29T03:51:14.565Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:14.889Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:15.214Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-29T03:51:15.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-29T03:51:15.214Z] d77beb6e41f7: Preparing [2024-07-29T03:51:15.214Z] d24ce82b5172: Preparing [2024-07-29T03:51:15.214Z] 05e47ad1d7ce: Preparing [2024-07-29T03:51:15.214Z] 08175be39546: Preparing [2024-07-29T03:51:15.214Z] 52706887421a: Preparing [2024-07-29T03:51:15.214Z] 9d99c524c111: Preparing [2024-07-29T03:51:15.214Z] 2a80e4c4ab75: Preparing [2024-07-29T03:51:15.214Z] 879952ffab91: Preparing [2024-07-29T03:51:15.214Z] 2f0456781678: Preparing [2024-07-29T03:51:15.214Z] 4b305d0b7b0d: Preparing [2024-07-29T03:51:15.214Z] dc54ab36cbeb: Preparing [2024-07-29T03:51:15.214Z] ce7f800efff9: Preparing [2024-07-29T03:51:15.214Z] 9d99c524c111: Waiting [2024-07-29T03:51:15.214Z] 2a80e4c4ab75: Waiting [2024-07-29T03:51:15.214Z] 879952ffab91: Waiting [2024-07-29T03:51:15.214Z] 2f0456781678: Waiting [2024-07-29T03:51:15.214Z] 4b305d0b7b0d: Waiting [2024-07-29T03:51:15.214Z] dc54ab36cbeb: Waiting [2024-07-29T03:51:15.214Z] ce7f800efff9: Waiting [2024-07-29T03:51:15.214Z] d77beb6e41f7: Layer already exists [2024-07-29T03:51:15.214Z] 08175be39546: Layer already exists [2024-07-29T03:51:15.214Z] 05e47ad1d7ce: Layer already exists [2024-07-29T03:51:15.214Z] 52706887421a: Layer already exists [2024-07-29T03:51:15.214Z] d24ce82b5172: Layer already exists [2024-07-29T03:51:15.214Z] 879952ffab91: Layer already exists [2024-07-29T03:51:15.214Z] 2a80e4c4ab75: Layer already exists [2024-07-29T03:51:15.214Z] 2f0456781678: Layer already exists [2024-07-29T03:51:15.214Z] 9d99c524c111: Layer already exists [2024-07-29T03:51:15.214Z] 4b305d0b7b0d: Layer already exists [2024-07-29T03:51:15.214Z] dc54ab36cbeb: Layer already exists [2024-07-29T03:51:15.214Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:15.214Z] latest: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:15.542Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:15.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 [2024-07-29T03:51:15.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-29T03:51:15.868Z] d77beb6e41f7: Preparing [2024-07-29T03:51:15.868Z] d24ce82b5172: Preparing [2024-07-29T03:51:15.868Z] 05e47ad1d7ce: Preparing [2024-07-29T03:51:15.868Z] 08175be39546: Preparing [2024-07-29T03:51:15.868Z] 52706887421a: Preparing [2024-07-29T03:51:15.868Z] 9d99c524c111: Preparing [2024-07-29T03:51:15.868Z] 2a80e4c4ab75: Preparing [2024-07-29T03:51:15.868Z] 879952ffab91: Preparing [2024-07-29T03:51:15.868Z] 2f0456781678: Preparing [2024-07-29T03:51:15.868Z] 4b305d0b7b0d: Preparing [2024-07-29T03:51:15.868Z] dc54ab36cbeb: Preparing [2024-07-29T03:51:15.868Z] ce7f800efff9: Preparing [2024-07-29T03:51:15.868Z] 9d99c524c111: Waiting [2024-07-29T03:51:15.868Z] 2a80e4c4ab75: Waiting [2024-07-29T03:51:15.868Z] 879952ffab91: Waiting [2024-07-29T03:51:15.868Z] 2f0456781678: Waiting [2024-07-29T03:51:15.868Z] 4b305d0b7b0d: Waiting [2024-07-29T03:51:15.868Z] dc54ab36cbeb: Waiting [2024-07-29T03:51:15.868Z] ce7f800efff9: Waiting [2024-07-29T03:51:15.868Z] d77beb6e41f7: Layer already exists [2024-07-29T03:51:15.868Z] 08175be39546: Layer already exists [2024-07-29T03:51:15.868Z] 52706887421a: Layer already exists [2024-07-29T03:51:15.868Z] 05e47ad1d7ce: Layer already exists [2024-07-29T03:51:15.868Z] d24ce82b5172: Layer already exists [2024-07-29T03:51:15.868Z] 879952ffab91: Layer already exists [2024-07-29T03:51:15.868Z] 9d99c524c111: Layer already exists [2024-07-29T03:51:15.868Z] 2a80e4c4ab75: Layer already exists [2024-07-29T03:51:15.868Z] 2f0456781678: Layer already exists [2024-07-29T03:51:15.868Z] 4b305d0b7b0d: Layer already exists [2024-07-29T03:51:15.868Z] dc54ab36cbeb: Layer already exists [2024-07-29T03:51:15.868Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:15.868Z] 3.2.0-dev.39: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:16.196Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:16.523Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:16.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-29T03:51:16.523Z] d77beb6e41f7: Preparing [2024-07-29T03:51:16.523Z] d24ce82b5172: Preparing [2024-07-29T03:51:16.523Z] 05e47ad1d7ce: Preparing [2024-07-29T03:51:16.524Z] 08175be39546: Preparing [2024-07-29T03:51:16.524Z] 52706887421a: Preparing [2024-07-29T03:51:16.524Z] 9d99c524c111: Preparing [2024-07-29T03:51:16.524Z] 2a80e4c4ab75: Preparing [2024-07-29T03:51:16.524Z] 879952ffab91: Preparing [2024-07-29T03:51:16.524Z] 2f0456781678: Preparing [2024-07-29T03:51:16.524Z] 4b305d0b7b0d: Preparing [2024-07-29T03:51:16.524Z] dc54ab36cbeb: Preparing [2024-07-29T03:51:16.524Z] ce7f800efff9: Preparing [2024-07-29T03:51:16.524Z] 2a80e4c4ab75: Waiting [2024-07-29T03:51:16.524Z] 4b305d0b7b0d: Waiting [2024-07-29T03:51:16.524Z] 2f0456781678: Waiting [2024-07-29T03:51:16.524Z] dc54ab36cbeb: Waiting [2024-07-29T03:51:16.524Z] ce7f800efff9: Waiting [2024-07-29T03:51:16.524Z] 9d99c524c111: Waiting [2024-07-29T03:51:16.524Z] 08175be39546: Layer already exists [2024-07-29T03:51:16.524Z] 52706887421a: Layer already exists [2024-07-29T03:51:16.524Z] d77beb6e41f7: Layer already exists [2024-07-29T03:51:16.524Z] d24ce82b5172: Layer already exists [2024-07-29T03:51:16.524Z] 05e47ad1d7ce: Layer already exists [2024-07-29T03:51:16.524Z] 9d99c524c111: Layer already exists [2024-07-29T03:51:16.524Z] 4b305d0b7b0d: Layer already exists [2024-07-29T03:51:16.524Z] 2a80e4c4ab75: Layer already exists [2024-07-29T03:51:16.524Z] 879952ffab91: Layer already exists [2024-07-29T03:51:16.524Z] 2f0456781678: Layer already exists [2024-07-29T03:51:16.524Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:16.524Z] dc54ab36cbeb: Layer already exists [2024-07-29T03:51:16.524Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:16.924Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:17.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-29T03:51:17.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-29T03:51:17.296Z] d77beb6e41f7: Preparing [2024-07-29T03:51:17.296Z] d24ce82b5172: Preparing [2024-07-29T03:51:17.296Z] 05e47ad1d7ce: Preparing [2024-07-29T03:51:17.296Z] 08175be39546: Preparing [2024-07-29T03:51:17.296Z] 52706887421a: Preparing [2024-07-29T03:51:17.296Z] 9d99c524c111: Preparing [2024-07-29T03:51:17.296Z] 2a80e4c4ab75: Preparing [2024-07-29T03:51:17.296Z] 879952ffab91: Preparing [2024-07-29T03:51:17.296Z] 2f0456781678: Preparing [2024-07-29T03:51:17.296Z] 4b305d0b7b0d: Preparing [2024-07-29T03:51:17.296Z] dc54ab36cbeb: Preparing [2024-07-29T03:51:17.296Z] ce7f800efff9: Preparing [2024-07-29T03:51:17.296Z] 9d99c524c111: Waiting [2024-07-29T03:51:17.296Z] 2a80e4c4ab75: Waiting [2024-07-29T03:51:17.296Z] 879952ffab91: Waiting [2024-07-29T03:51:17.296Z] dc54ab36cbeb: Waiting [2024-07-29T03:51:17.296Z] ce7f800efff9: Waiting [2024-07-29T03:51:17.296Z] 4b305d0b7b0d: Waiting [2024-07-29T03:51:17.296Z] 2f0456781678: Waiting [2024-07-29T03:51:17.296Z] 52706887421a: Layer already exists [2024-07-29T03:51:17.296Z] d24ce82b5172: Layer already exists [2024-07-29T03:51:17.296Z] 08175be39546: Layer already exists [2024-07-29T03:51:17.296Z] d77beb6e41f7: Layer already exists [2024-07-29T03:51:17.296Z] 05e47ad1d7ce: Layer already exists [2024-07-29T03:51:17.296Z] 2a80e4c4ab75: Layer already exists [2024-07-29T03:51:17.296Z] 4b305d0b7b0d: Layer already exists [2024-07-29T03:51:17.296Z] 9d99c524c111: Layer already exists [2024-07-29T03:51:17.296Z] 2f0456781678: Layer already exists [2024-07-29T03:51:17.296Z] 879952ffab91: Layer already exists [2024-07-29T03:51:17.296Z] dc54ab36cbeb: Layer already exists [2024-07-29T03:51:17.296Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:17.296Z] main: digest: sha256:a7f5ee8dd760e77d2e39b23e5ae58af01c4a1a35cb4bc7a846c4bdb640123f70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:17.375Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:17.388Z] taggedImages: [2024-07-29T03:51:17.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:17.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-29T03:51:17.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.39 [2024-07-29T03:51:17.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:17.388Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-29T03:51:17.417Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-29T03:51:17.417Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:17.417Z] latest [2024-07-29T03:51:17.417Z] 3.2.0-dev.39 [2024-07-29T03:51:17.417Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:17.417Z] main [2024-07-29T03:51:17.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:17.827Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:18.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:18.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-29T03:51:18.160Z] 99fe1ce3b267: Preparing [2024-07-29T03:51:18.160Z] 42575c0e8d6d: Preparing [2024-07-29T03:51:18.160Z] 879952ffab91: Preparing [2024-07-29T03:51:18.160Z] 2f0456781678: Preparing [2024-07-29T03:51:18.160Z] 54e5117034d6: Preparing [2024-07-29T03:51:18.160Z] a43a983ae30f: Preparing [2024-07-29T03:51:18.160Z] ce7f800efff9: Preparing [2024-07-29T03:51:18.160Z] a43a983ae30f: Waiting [2024-07-29T03:51:18.160Z] ce7f800efff9: Waiting [2024-07-29T03:51:18.160Z] 879952ffab91: Layer already exists [2024-07-29T03:51:18.160Z] 2f0456781678: Layer already exists [2024-07-29T03:51:18.160Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:18.160Z] 99fe1ce3b267: Pushed [2024-07-29T03:51:18.160Z] 54e5117034d6: Pushed [2024-07-29T03:51:18.727Z] a43a983ae30f: Pushed [2024-07-29T03:51:19.662Z] 42575c0e8d6d: Pushed [2024-07-29T03:51:19.921Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:20.248Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:20.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-29T03:51:20.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-29T03:51:20.575Z] 99fe1ce3b267: Preparing [2024-07-29T03:51:20.575Z] 42575c0e8d6d: Preparing [2024-07-29T03:51:20.575Z] 879952ffab91: Preparing [2024-07-29T03:51:20.575Z] 2f0456781678: Preparing [2024-07-29T03:51:20.575Z] 54e5117034d6: Preparing [2024-07-29T03:51:20.575Z] a43a983ae30f: Preparing [2024-07-29T03:51:20.575Z] ce7f800efff9: Preparing [2024-07-29T03:51:20.575Z] a43a983ae30f: Waiting [2024-07-29T03:51:20.575Z] ce7f800efff9: Waiting [2024-07-29T03:51:20.575Z] 99fe1ce3b267: Layer already exists [2024-07-29T03:51:20.575Z] 54e5117034d6: Layer already exists [2024-07-29T03:51:20.575Z] 2f0456781678: Layer already exists [2024-07-29T03:51:20.575Z] 42575c0e8d6d: Layer already exists [2024-07-29T03:51:20.575Z] 879952ffab91: Layer already exists [2024-07-29T03:51:20.575Z] a43a983ae30f: Layer already exists [2024-07-29T03:51:20.575Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:20.575Z] latest: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:20.901Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:21.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 [2024-07-29T03:51:21.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-29T03:51:21.216Z] 99fe1ce3b267: Preparing [2024-07-29T03:51:21.216Z] 42575c0e8d6d: Preparing [2024-07-29T03:51:21.216Z] 879952ffab91: Preparing [2024-07-29T03:51:21.216Z] 2f0456781678: Preparing [2024-07-29T03:51:21.216Z] 54e5117034d6: Preparing [2024-07-29T03:51:21.216Z] a43a983ae30f: Preparing [2024-07-29T03:51:21.216Z] ce7f800efff9: Preparing [2024-07-29T03:51:21.216Z] a43a983ae30f: Waiting [2024-07-29T03:51:21.216Z] ce7f800efff9: Waiting [2024-07-29T03:51:21.216Z] 2f0456781678: Layer already exists [2024-07-29T03:51:21.216Z] 99fe1ce3b267: Layer already exists [2024-07-29T03:51:21.216Z] 42575c0e8d6d: Layer already exists [2024-07-29T03:51:21.216Z] 54e5117034d6: Layer already exists [2024-07-29T03:51:21.216Z] 879952ffab91: Layer already exists [2024-07-29T03:51:21.216Z] a43a983ae30f: Layer already exists [2024-07-29T03:51:21.216Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:21.216Z] 3.2.0-dev.39: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:21.538Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:21.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:21.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-29T03:51:21.862Z] 99fe1ce3b267: Preparing [2024-07-29T03:51:21.862Z] 42575c0e8d6d: Preparing [2024-07-29T03:51:21.862Z] 879952ffab91: Preparing [2024-07-29T03:51:21.862Z] 2f0456781678: Preparing [2024-07-29T03:51:21.862Z] 54e5117034d6: Preparing [2024-07-29T03:51:21.862Z] a43a983ae30f: Preparing [2024-07-29T03:51:21.862Z] ce7f800efff9: Preparing [2024-07-29T03:51:21.862Z] a43a983ae30f: Waiting [2024-07-29T03:51:21.862Z] ce7f800efff9: Waiting [2024-07-29T03:51:21.862Z] 54e5117034d6: Layer already exists [2024-07-29T03:51:21.862Z] 2f0456781678: Layer already exists [2024-07-29T03:51:21.862Z] 99fe1ce3b267: Layer already exists [2024-07-29T03:51:21.862Z] 879952ffab91: Layer already exists [2024-07-29T03:51:21.862Z] 42575c0e8d6d: Layer already exists [2024-07-29T03:51:21.862Z] a43a983ae30f: Layer already exists [2024-07-29T03:51:21.862Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:21.862Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:22.187Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:22.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-29T03:51:22.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-29T03:51:22.522Z] 99fe1ce3b267: Preparing [2024-07-29T03:51:22.522Z] 42575c0e8d6d: Preparing [2024-07-29T03:51:22.522Z] 879952ffab91: Preparing [2024-07-29T03:51:22.522Z] 2f0456781678: Preparing [2024-07-29T03:51:22.522Z] 54e5117034d6: Preparing [2024-07-29T03:51:22.522Z] a43a983ae30f: Preparing [2024-07-29T03:51:22.522Z] ce7f800efff9: Preparing [2024-07-29T03:51:22.522Z] ce7f800efff9: Waiting [2024-07-29T03:51:22.522Z] a43a983ae30f: Waiting [2024-07-29T03:51:22.522Z] 2f0456781678: Layer already exists [2024-07-29T03:51:22.522Z] 54e5117034d6: Layer already exists [2024-07-29T03:51:22.522Z] 42575c0e8d6d: Layer already exists [2024-07-29T03:51:22.522Z] 879952ffab91: Layer already exists [2024-07-29T03:51:22.522Z] 99fe1ce3b267: Layer already exists [2024-07-29T03:51:22.522Z] a43a983ae30f: Layer already exists [2024-07-29T03:51:22.522Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:22.522Z] main: digest: sha256:3a50844a4d59fcd0b59f3a08e04c8ad235797473bddb37a2fe003d48431d8700 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:22.595Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:22.607Z] taggedImages: [2024-07-29T03:51:22.607Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:22.607Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-29T03:51:22.607Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.39 [2024-07-29T03:51:22.607Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:22.607Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-29T03:51:22.630Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-29T03:51:22.630Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:22.630Z] latest [2024-07-29T03:51:22.630Z] 3.2.0-dev.39 [2024-07-29T03:51:22.630Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:22.630Z] main [2024-07-29T03:51:22.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:22.970Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:23.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:23.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-29T03:51:23.303Z] 779d7e113036: Preparing [2024-07-29T03:51:23.303Z] 431fe8ccec62: Preparing [2024-07-29T03:51:23.303Z] fd2d24de3c83: Preparing [2024-07-29T03:51:23.303Z] 879952ffab91: Preparing [2024-07-29T03:51:23.303Z] 2f0456781678: Preparing [2024-07-29T03:51:23.303Z] db4177494de4: Preparing [2024-07-29T03:51:23.303Z] 7b160d40c650: Preparing [2024-07-29T03:51:23.303Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:23.303Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:23.303Z] ce7f800efff9: Preparing [2024-07-29T03:51:23.303Z] 7b160d40c650: Waiting [2024-07-29T03:51:23.303Z] db4177494de4: Waiting [2024-07-29T03:51:23.303Z] 9a7387f9a1fc: Waiting [2024-07-29T03:51:23.303Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:23.303Z] ce7f800efff9: Waiting [2024-07-29T03:51:23.303Z] 879952ffab91: Layer already exists [2024-07-29T03:51:23.303Z] 2f0456781678: Layer already exists [2024-07-29T03:51:23.303Z] 779d7e113036: Pushed [2024-07-29T03:51:23.303Z] fd2d24de3c83: Pushed [2024-07-29T03:51:23.303Z] 431fe8ccec62: Pushed [2024-07-29T03:51:23.303Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:23.303Z] 9a7387f9a1fc: Pushed [2024-07-29T03:51:23.870Z] 25da2b5dc0db: Pushed [2024-07-29T03:51:29.142Z] 7b160d40c650: Pushed [2024-07-29T03:51:32.421Z] db4177494de4: Pushed [2024-07-29T03:51:32.421Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:32.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:33.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-29T03:51:33.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-29T03:51:33.064Z] 779d7e113036: Preparing [2024-07-29T03:51:33.064Z] 431fe8ccec62: Preparing [2024-07-29T03:51:33.064Z] fd2d24de3c83: Preparing [2024-07-29T03:51:33.064Z] 879952ffab91: Preparing [2024-07-29T03:51:33.064Z] 2f0456781678: Preparing [2024-07-29T03:51:33.064Z] db4177494de4: Preparing [2024-07-29T03:51:33.064Z] 7b160d40c650: Preparing [2024-07-29T03:51:33.064Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:33.064Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:33.064Z] ce7f800efff9: Preparing [2024-07-29T03:51:33.064Z] 9a7387f9a1fc: Waiting [2024-07-29T03:51:33.064Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:33.064Z] ce7f800efff9: Waiting [2024-07-29T03:51:33.064Z] db4177494de4: Waiting [2024-07-29T03:51:33.064Z] 7b160d40c650: Waiting [2024-07-29T03:51:33.064Z] 879952ffab91: Layer already exists [2024-07-29T03:51:33.064Z] 779d7e113036: Layer already exists [2024-07-29T03:51:33.064Z] 2f0456781678: Layer already exists [2024-07-29T03:51:33.064Z] fd2d24de3c83: Layer already exists [2024-07-29T03:51:33.064Z] 431fe8ccec62: Layer already exists [2024-07-29T03:51:33.064Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:51:33.064Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:51:33.064Z] 7b160d40c650: Layer already exists [2024-07-29T03:51:33.064Z] db4177494de4: Layer already exists [2024-07-29T03:51:33.064Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:33.064Z] latest: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:33.384Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:33.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 [2024-07-29T03:51:33.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-29T03:51:33.710Z] 779d7e113036: Preparing [2024-07-29T03:51:33.710Z] 431fe8ccec62: Preparing [2024-07-29T03:51:33.710Z] fd2d24de3c83: Preparing [2024-07-29T03:51:33.710Z] 879952ffab91: Preparing [2024-07-29T03:51:33.710Z] 2f0456781678: Preparing [2024-07-29T03:51:33.710Z] db4177494de4: Preparing [2024-07-29T03:51:33.710Z] 7b160d40c650: Preparing [2024-07-29T03:51:33.710Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:33.710Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:33.710Z] ce7f800efff9: Preparing [2024-07-29T03:51:33.710Z] 7b160d40c650: Waiting [2024-07-29T03:51:33.710Z] db4177494de4: Waiting [2024-07-29T03:51:33.710Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:33.710Z] ce7f800efff9: Waiting [2024-07-29T03:51:33.710Z] 879952ffab91: Layer already exists [2024-07-29T03:51:33.710Z] 431fe8ccec62: Layer already exists [2024-07-29T03:51:33.710Z] fd2d24de3c83: Layer already exists [2024-07-29T03:51:33.710Z] 779d7e113036: Layer already exists [2024-07-29T03:51:33.710Z] 2f0456781678: Layer already exists [2024-07-29T03:51:33.710Z] 7b160d40c650: Layer already exists [2024-07-29T03:51:33.710Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:51:33.710Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:33.710Z] db4177494de4: Layer already exists [2024-07-29T03:51:33.710Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:51:33.710Z] 3.2.0-dev.39: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:34.042Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:34.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-29T03:51:34.358Z] 779d7e113036: Preparing [2024-07-29T03:51:34.358Z] 431fe8ccec62: Preparing [2024-07-29T03:51:34.358Z] fd2d24de3c83: Preparing [2024-07-29T03:51:34.358Z] 879952ffab91: Preparing [2024-07-29T03:51:34.358Z] 2f0456781678: Preparing [2024-07-29T03:51:34.358Z] db4177494de4: Preparing [2024-07-29T03:51:34.358Z] 7b160d40c650: Preparing [2024-07-29T03:51:34.358Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:34.358Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:34.358Z] ce7f800efff9: Preparing [2024-07-29T03:51:34.358Z] db4177494de4: Waiting [2024-07-29T03:51:34.358Z] 7b160d40c650: Waiting [2024-07-29T03:51:34.358Z] 9a7387f9a1fc: Waiting [2024-07-29T03:51:34.358Z] ce7f800efff9: Waiting [2024-07-29T03:51:34.358Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:34.358Z] fd2d24de3c83: Layer already exists [2024-07-29T03:51:34.359Z] 2f0456781678: Layer already exists [2024-07-29T03:51:34.359Z] 431fe8ccec62: Layer already exists [2024-07-29T03:51:34.359Z] 879952ffab91: Layer already exists [2024-07-29T03:51:34.359Z] 779d7e113036: Layer already exists [2024-07-29T03:51:34.359Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:51:34.359Z] 7b160d40c650: Layer already exists [2024-07-29T03:51:34.359Z] db4177494de4: Layer already exists [2024-07-29T03:51:34.359Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:51:34.359Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:34.359Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:34.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:35.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-29T03:51:35.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-29T03:51:35.006Z] 779d7e113036: Preparing [2024-07-29T03:51:35.006Z] 431fe8ccec62: Preparing [2024-07-29T03:51:35.006Z] fd2d24de3c83: Preparing [2024-07-29T03:51:35.006Z] 879952ffab91: Preparing [2024-07-29T03:51:35.006Z] 2f0456781678: Preparing [2024-07-29T03:51:35.006Z] db4177494de4: Preparing [2024-07-29T03:51:35.006Z] 7b160d40c650: Preparing [2024-07-29T03:51:35.006Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:35.006Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:35.006Z] ce7f800efff9: Preparing [2024-07-29T03:51:35.006Z] db4177494de4: Waiting [2024-07-29T03:51:35.006Z] 7b160d40c650: Waiting [2024-07-29T03:51:35.006Z] 9a7387f9a1fc: Waiting [2024-07-29T03:51:35.006Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:35.006Z] ce7f800efff9: Waiting [2024-07-29T03:51:35.006Z] fd2d24de3c83: Layer already exists [2024-07-29T03:51:35.006Z] 431fe8ccec62: Layer already exists [2024-07-29T03:51:35.006Z] 779d7e113036: Layer already exists [2024-07-29T03:51:35.006Z] 2f0456781678: Layer already exists [2024-07-29T03:51:35.006Z] 7b160d40c650: Layer already exists [2024-07-29T03:51:35.006Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:51:35.006Z] db4177494de4: Layer already exists [2024-07-29T03:51:35.006Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:51:35.006Z] 879952ffab91: Layer already exists [2024-07-29T03:51:35.006Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:35.006Z] main: digest: sha256:1ebea5c4599a1a2ec56033ea58435bbf91de59d17e93928c69d9b2e1e2b57781 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:35.072Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:35.086Z] taggedImages: [2024-07-29T03:51:35.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:35.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-29T03:51:35.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.39 [2024-07-29T03:51:35.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:35.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-29T03:51:35.116Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-29T03:51:35.116Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:35.116Z] latest [2024-07-29T03:51:35.116Z] 3.2.0-dev.39 [2024-07-29T03:51:35.116Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:35.116Z] main [2024-07-29T03:51:35.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:35.454Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:35.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:35.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-29T03:51:35.770Z] b0b965fcd80f: Preparing [2024-07-29T03:51:35.770Z] 44bcfcf1f748: Preparing [2024-07-29T03:51:35.770Z] 8515cc2cb768: Preparing [2024-07-29T03:51:35.770Z] 879952ffab91: Preparing [2024-07-29T03:51:35.770Z] 2f0456781678: Preparing [2024-07-29T03:51:35.770Z] 15abe5be6c50: Preparing [2024-07-29T03:51:35.770Z] ef362a86af00: Preparing [2024-07-29T03:51:35.770Z] cd3e0f51b048: Preparing [2024-07-29T03:51:35.770Z] ce7f800efff9: Preparing [2024-07-29T03:51:35.770Z] 15abe5be6c50: Waiting [2024-07-29T03:51:35.770Z] cd3e0f51b048: Waiting [2024-07-29T03:51:35.770Z] ef362a86af00: Waiting [2024-07-29T03:51:35.770Z] ce7f800efff9: Waiting [2024-07-29T03:51:35.770Z] 2f0456781678: Layer already exists [2024-07-29T03:51:35.770Z] 879952ffab91: Layer already exists [2024-07-29T03:51:35.770Z] 44bcfcf1f748: Pushed [2024-07-29T03:51:35.770Z] 8515cc2cb768: Pushed [2024-07-29T03:51:35.770Z] ef362a86af00: Pushed [2024-07-29T03:51:35.770Z] b0b965fcd80f: Pushed [2024-07-29T03:51:35.770Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:36.027Z] cd3e0f51b048: Pushed [2024-07-29T03:51:46.013Z] 15abe5be6c50: Pushed [2024-07-29T03:51:46.013Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:46.344Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:46.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-29T03:51:46.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-29T03:51:46.668Z] b0b965fcd80f: Preparing [2024-07-29T03:51:46.668Z] 44bcfcf1f748: Preparing [2024-07-29T03:51:46.668Z] 8515cc2cb768: Preparing [2024-07-29T03:51:46.668Z] 879952ffab91: Preparing [2024-07-29T03:51:46.668Z] 2f0456781678: Preparing [2024-07-29T03:51:46.668Z] 15abe5be6c50: Preparing [2024-07-29T03:51:46.668Z] ef362a86af00: Preparing [2024-07-29T03:51:46.668Z] cd3e0f51b048: Preparing [2024-07-29T03:51:46.668Z] ce7f800efff9: Preparing [2024-07-29T03:51:46.668Z] cd3e0f51b048: Waiting [2024-07-29T03:51:46.668Z] 15abe5be6c50: Waiting [2024-07-29T03:51:46.668Z] ef362a86af00: Waiting [2024-07-29T03:51:46.668Z] ce7f800efff9: Waiting [2024-07-29T03:51:46.668Z] 2f0456781678: Layer already exists [2024-07-29T03:51:46.668Z] 44bcfcf1f748: Layer already exists [2024-07-29T03:51:46.668Z] b0b965fcd80f: Layer already exists [2024-07-29T03:51:46.668Z] 8515cc2cb768: Layer already exists [2024-07-29T03:51:46.668Z] 879952ffab91: Layer already exists [2024-07-29T03:51:46.668Z] 15abe5be6c50: Layer already exists [2024-07-29T03:51:46.668Z] cd3e0f51b048: Layer already exists [2024-07-29T03:51:46.669Z] ef362a86af00: Layer already exists [2024-07-29T03:51:46.669Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:46.669Z] latest: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:46.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:47.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 [2024-07-29T03:51:47.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-29T03:51:47.327Z] b0b965fcd80f: Preparing [2024-07-29T03:51:47.327Z] 44bcfcf1f748: Preparing [2024-07-29T03:51:47.327Z] 8515cc2cb768: Preparing [2024-07-29T03:51:47.327Z] 879952ffab91: Preparing [2024-07-29T03:51:47.327Z] 2f0456781678: Preparing [2024-07-29T03:51:47.327Z] 15abe5be6c50: Preparing [2024-07-29T03:51:47.327Z] ef362a86af00: Preparing [2024-07-29T03:51:47.327Z] cd3e0f51b048: Preparing [2024-07-29T03:51:47.327Z] ce7f800efff9: Preparing [2024-07-29T03:51:47.327Z] 15abe5be6c50: Waiting [2024-07-29T03:51:47.327Z] ef362a86af00: Waiting [2024-07-29T03:51:47.327Z] cd3e0f51b048: Waiting [2024-07-29T03:51:47.327Z] ce7f800efff9: Waiting [2024-07-29T03:51:47.327Z] 2f0456781678: Layer already exists [2024-07-29T03:51:47.327Z] 879952ffab91: Layer already exists [2024-07-29T03:51:47.327Z] 44bcfcf1f748: Layer already exists [2024-07-29T03:51:47.327Z] b0b965fcd80f: Layer already exists [2024-07-29T03:51:47.327Z] 8515cc2cb768: Layer already exists [2024-07-29T03:51:47.327Z] cd3e0f51b048: Layer already exists [2024-07-29T03:51:47.327Z] ef362a86af00: Layer already exists [2024-07-29T03:51:47.327Z] 15abe5be6c50: Layer already exists [2024-07-29T03:51:47.327Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:47.327Z] 3.2.0-dev.39: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:47.658Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:47.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:47.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-29T03:51:47.981Z] b0b965fcd80f: Preparing [2024-07-29T03:51:47.981Z] 44bcfcf1f748: Preparing [2024-07-29T03:51:47.981Z] 8515cc2cb768: Preparing [2024-07-29T03:51:47.981Z] 879952ffab91: Preparing [2024-07-29T03:51:47.981Z] 2f0456781678: Preparing [2024-07-29T03:51:47.981Z] 15abe5be6c50: Preparing [2024-07-29T03:51:47.981Z] ef362a86af00: Preparing [2024-07-29T03:51:47.981Z] cd3e0f51b048: Preparing [2024-07-29T03:51:47.981Z] ce7f800efff9: Preparing [2024-07-29T03:51:47.981Z] ce7f800efff9: Waiting [2024-07-29T03:51:47.981Z] cd3e0f51b048: Waiting [2024-07-29T03:51:47.981Z] 15abe5be6c50: Waiting [2024-07-29T03:51:47.981Z] ef362a86af00: Waiting [2024-07-29T03:51:47.981Z] b0b965fcd80f: Layer already exists [2024-07-29T03:51:47.981Z] 44bcfcf1f748: Layer already exists [2024-07-29T03:51:47.981Z] 2f0456781678: Layer already exists [2024-07-29T03:51:47.981Z] 8515cc2cb768: Layer already exists [2024-07-29T03:51:47.982Z] 879952ffab91: Layer already exists [2024-07-29T03:51:47.982Z] ef362a86af00: Layer already exists [2024-07-29T03:51:47.982Z] cd3e0f51b048: Layer already exists [2024-07-29T03:51:47.982Z] 15abe5be6c50: Layer already exists [2024-07-29T03:51:47.982Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:47.982Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:48.319Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:48.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-29T03:51:48.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-29T03:51:48.646Z] b0b965fcd80f: Preparing [2024-07-29T03:51:48.646Z] 44bcfcf1f748: Preparing [2024-07-29T03:51:48.646Z] 8515cc2cb768: Preparing [2024-07-29T03:51:48.646Z] 879952ffab91: Preparing [2024-07-29T03:51:48.646Z] 2f0456781678: Preparing [2024-07-29T03:51:48.646Z] 15abe5be6c50: Preparing [2024-07-29T03:51:48.646Z] ef362a86af00: Preparing [2024-07-29T03:51:48.646Z] cd3e0f51b048: Preparing [2024-07-29T03:51:48.646Z] ce7f800efff9: Preparing [2024-07-29T03:51:48.646Z] 15abe5be6c50: Waiting [2024-07-29T03:51:48.647Z] ce7f800efff9: Waiting [2024-07-29T03:51:48.647Z] ef362a86af00: Waiting [2024-07-29T03:51:48.647Z] cd3e0f51b048: Waiting [2024-07-29T03:51:48.647Z] 2f0456781678: Layer already exists [2024-07-29T03:51:48.647Z] b0b965fcd80f: Layer already exists [2024-07-29T03:51:48.647Z] 8515cc2cb768: Layer already exists [2024-07-29T03:51:48.647Z] 879952ffab91: Layer already exists [2024-07-29T03:51:48.647Z] 44bcfcf1f748: Layer already exists [2024-07-29T03:51:48.647Z] 15abe5be6c50: Layer already exists [2024-07-29T03:51:48.647Z] cd3e0f51b048: Layer already exists [2024-07-29T03:51:48.647Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:48.647Z] ef362a86af00: Layer already exists [2024-07-29T03:51:48.647Z] main: digest: sha256:9f416248a7d0ac30f5e784953a4e13d0d2afddcf001f2983f91fa08e289dfa68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:51:48.719Z] ===================================================== [Pipeline] echo [2024-07-29T03:51:48.735Z] taggedImages: [2024-07-29T03:51:48.735Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:48.735Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-29T03:51:48.735Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.39 [2024-07-29T03:51:48.735Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:48.735Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-29T03:51:48.760Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-29T03:51:48.760Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:48.760Z] latest [2024-07-29T03:51:48.760Z] 3.2.0-dev.39 [2024-07-29T03:51:48.760Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:51:48.760Z] main [2024-07-29T03:51:48.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:49.118Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:49.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:51:49.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-29T03:51:49.448Z] 779d7e113036: Preparing [2024-07-29T03:51:49.448Z] 50215b0e7dbf: Preparing [2024-07-29T03:51:49.448Z] 33cfe97719e7: Preparing [2024-07-29T03:51:49.448Z] 879952ffab91: Preparing [2024-07-29T03:51:49.448Z] 2f0456781678: Preparing [2024-07-29T03:51:49.448Z] 11d5904d45ca: Preparing [2024-07-29T03:51:49.448Z] 9a7387f9a1fc: Preparing [2024-07-29T03:51:49.448Z] 25da2b5dc0db: Preparing [2024-07-29T03:51:49.448Z] ce7f800efff9: Preparing [2024-07-29T03:51:49.448Z] 11d5904d45ca: Waiting [2024-07-29T03:51:49.448Z] 25da2b5dc0db: Waiting [2024-07-29T03:51:49.448Z] 9a7387f9a1fc: Waiting [2024-07-29T03:51:49.448Z] ce7f800efff9: Waiting [2024-07-29T03:51:49.448Z] 779d7e113036: Layer already exists [2024-07-29T03:51:49.448Z] 879952ffab91: Layer already exists [2024-07-29T03:51:49.448Z] 2f0456781678: Layer already exists [2024-07-29T03:51:49.448Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:51:49.448Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:51:49.448Z] ce7f800efff9: Layer already exists [2024-07-29T03:51:49.448Z] 33cfe97719e7: Pushed [2024-07-29T03:51:49.448Z] 50215b0e7dbf: Pushed [2024-07-29T03:51:59.434Z] 11d5904d45ca: Pushed [2024-07-29T03:51:59.434Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:51:59.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:00.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-29T03:52:00.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-29T03:52:00.086Z] 779d7e113036: Preparing [2024-07-29T03:52:00.086Z] 50215b0e7dbf: Preparing [2024-07-29T03:52:00.086Z] 33cfe97719e7: Preparing [2024-07-29T03:52:00.086Z] 879952ffab91: Preparing [2024-07-29T03:52:00.086Z] 2f0456781678: Preparing [2024-07-29T03:52:00.086Z] 11d5904d45ca: Preparing [2024-07-29T03:52:00.086Z] 9a7387f9a1fc: Preparing [2024-07-29T03:52:00.086Z] 11d5904d45ca: Waiting [2024-07-29T03:52:00.086Z] 25da2b5dc0db: Preparing [2024-07-29T03:52:00.086Z] ce7f800efff9: Preparing [2024-07-29T03:52:00.086Z] 25da2b5dc0db: Waiting [2024-07-29T03:52:00.086Z] 9a7387f9a1fc: Waiting [2024-07-29T03:52:00.086Z] 2f0456781678: Layer already exists [2024-07-29T03:52:00.086Z] 879952ffab91: Layer already exists [2024-07-29T03:52:00.086Z] 50215b0e7dbf: Layer already exists [2024-07-29T03:52:00.086Z] 33cfe97719e7: Layer already exists [2024-07-29T03:52:00.086Z] 779d7e113036: Layer already exists [2024-07-29T03:52:00.086Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:52:00.086Z] 11d5904d45ca: Layer already exists [2024-07-29T03:52:00.086Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:52:00.086Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:00.086Z] latest: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:00.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:00.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 [2024-07-29T03:52:00.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-29T03:52:00.740Z] 779d7e113036: Preparing [2024-07-29T03:52:00.740Z] 50215b0e7dbf: Preparing [2024-07-29T03:52:00.740Z] 33cfe97719e7: Preparing [2024-07-29T03:52:00.740Z] 879952ffab91: Preparing [2024-07-29T03:52:00.740Z] 2f0456781678: Preparing [2024-07-29T03:52:00.740Z] 11d5904d45ca: Preparing [2024-07-29T03:52:00.740Z] 9a7387f9a1fc: Preparing [2024-07-29T03:52:00.740Z] 25da2b5dc0db: Preparing [2024-07-29T03:52:00.740Z] ce7f800efff9: Preparing [2024-07-29T03:52:00.740Z] 11d5904d45ca: Waiting [2024-07-29T03:52:00.740Z] 9a7387f9a1fc: Waiting [2024-07-29T03:52:00.740Z] 25da2b5dc0db: Waiting [2024-07-29T03:52:00.740Z] ce7f800efff9: Waiting [2024-07-29T03:52:00.740Z] 779d7e113036: Layer already exists [2024-07-29T03:52:00.740Z] 2f0456781678: Layer already exists [2024-07-29T03:52:00.740Z] 50215b0e7dbf: Layer already exists [2024-07-29T03:52:00.740Z] 879952ffab91: Layer already exists [2024-07-29T03:52:00.740Z] 33cfe97719e7: Layer already exists [2024-07-29T03:52:00.740Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:52:00.740Z] 11d5904d45ca: Layer already exists [2024-07-29T03:52:00.740Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:52:00.740Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:00.740Z] 3.2.0-dev.39: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:01.066Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:01.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:01.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-29T03:52:01.390Z] 779d7e113036: Preparing [2024-07-29T03:52:01.390Z] 50215b0e7dbf: Preparing [2024-07-29T03:52:01.390Z] 33cfe97719e7: Preparing [2024-07-29T03:52:01.390Z] 879952ffab91: Preparing [2024-07-29T03:52:01.390Z] 2f0456781678: Preparing [2024-07-29T03:52:01.390Z] 11d5904d45ca: Preparing [2024-07-29T03:52:01.390Z] 9a7387f9a1fc: Preparing [2024-07-29T03:52:01.390Z] 25da2b5dc0db: Preparing [2024-07-29T03:52:01.390Z] ce7f800efff9: Preparing [2024-07-29T03:52:01.390Z] 9a7387f9a1fc: Waiting [2024-07-29T03:52:01.390Z] 11d5904d45ca: Waiting [2024-07-29T03:52:01.390Z] 25da2b5dc0db: Waiting [2024-07-29T03:52:01.390Z] 779d7e113036: Layer already exists [2024-07-29T03:52:01.390Z] 33cfe97719e7: Layer already exists [2024-07-29T03:52:01.390Z] 879952ffab91: Layer already exists [2024-07-29T03:52:01.390Z] 50215b0e7dbf: Layer already exists [2024-07-29T03:52:01.390Z] 2f0456781678: Layer already exists [2024-07-29T03:52:01.390Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:52:01.390Z] 11d5904d45ca: Layer already exists [2024-07-29T03:52:01.390Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:52:01.390Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:01.390Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:01.716Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:02.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-29T03:52:02.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-29T03:52:02.036Z] 779d7e113036: Preparing [2024-07-29T03:52:02.036Z] 50215b0e7dbf: Preparing [2024-07-29T03:52:02.036Z] 33cfe97719e7: Preparing [2024-07-29T03:52:02.036Z] 879952ffab91: Preparing [2024-07-29T03:52:02.036Z] 2f0456781678: Preparing [2024-07-29T03:52:02.036Z] 11d5904d45ca: Preparing [2024-07-29T03:52:02.036Z] 9a7387f9a1fc: Preparing [2024-07-29T03:52:02.036Z] 25da2b5dc0db: Preparing [2024-07-29T03:52:02.036Z] ce7f800efff9: Preparing [2024-07-29T03:52:02.036Z] 11d5904d45ca: Waiting [2024-07-29T03:52:02.036Z] 9a7387f9a1fc: Waiting [2024-07-29T03:52:02.036Z] 25da2b5dc0db: Waiting [2024-07-29T03:52:02.036Z] ce7f800efff9: Waiting [2024-07-29T03:52:02.036Z] 879952ffab91: Layer already exists [2024-07-29T03:52:02.036Z] 50215b0e7dbf: Layer already exists [2024-07-29T03:52:02.036Z] 2f0456781678: Layer already exists [2024-07-29T03:52:02.036Z] 33cfe97719e7: Layer already exists [2024-07-29T03:52:02.036Z] 779d7e113036: Layer already exists [2024-07-29T03:52:02.036Z] 25da2b5dc0db: Layer already exists [2024-07-29T03:52:02.036Z] 9a7387f9a1fc: Layer already exists [2024-07-29T03:52:02.036Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:02.036Z] 11d5904d45ca: Layer already exists [2024-07-29T03:52:02.036Z] main: digest: sha256:632084224d18d8a52ce9be2645eee8870b812f5039ce5b16bc06e684ca0162fb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:52:02.107Z] ===================================================== [Pipeline] echo [2024-07-29T03:52:02.121Z] taggedImages: [2024-07-29T03:52:02.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:02.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-29T03:52:02.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.39 [2024-07-29T03:52:02.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:02.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-29T03:52:02.151Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-29T03:52:02.151Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:02.151Z] latest [2024-07-29T03:52:02.151Z] 3.2.0-dev.39 [2024-07-29T03:52:02.151Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:02.151Z] main [2024-07-29T03:52:02.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:02.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:02.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:02.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-29T03:52:02.820Z] 10679ffeb2b3: Preparing [2024-07-29T03:52:02.820Z] 41960aaaab7f: Preparing [2024-07-29T03:52:02.820Z] 879952ffab91: Preparing [2024-07-29T03:52:02.820Z] 2f0456781678: Preparing [2024-07-29T03:52:02.820Z] 28af7940073f: Preparing [2024-07-29T03:52:02.820Z] a92fa503d798: Preparing [2024-07-29T03:52:02.820Z] ce7f800efff9: Preparing [2024-07-29T03:52:02.820Z] a92fa503d798: Waiting [2024-07-29T03:52:02.820Z] ce7f800efff9: Waiting [2024-07-29T03:52:02.820Z] 28af7940073f: Pushed [2024-07-29T03:52:02.820Z] 2f0456781678: Layer already exists [2024-07-29T03:52:02.820Z] 879952ffab91: Layer already exists [2024-07-29T03:52:02.820Z] 10679ffeb2b3: Pushed [2024-07-29T03:52:03.099Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:03.099Z] a92fa503d798: Pushed [2024-07-29T03:52:05.628Z] 41960aaaab7f: Pushed [2024-07-29T03:52:05.628Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:05.951Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:06.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-29T03:52:06.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-29T03:52:06.270Z] 10679ffeb2b3: Preparing [2024-07-29T03:52:06.270Z] 41960aaaab7f: Preparing [2024-07-29T03:52:06.270Z] 879952ffab91: Preparing [2024-07-29T03:52:06.270Z] 2f0456781678: Preparing [2024-07-29T03:52:06.270Z] 28af7940073f: Preparing [2024-07-29T03:52:06.270Z] a92fa503d798: Preparing [2024-07-29T03:52:06.270Z] ce7f800efff9: Preparing [2024-07-29T03:52:06.270Z] a92fa503d798: Waiting [2024-07-29T03:52:06.270Z] 28af7940073f: Layer already exists [2024-07-29T03:52:06.270Z] 10679ffeb2b3: Layer already exists [2024-07-29T03:52:06.270Z] 2f0456781678: Layer already exists [2024-07-29T03:52:06.270Z] 41960aaaab7f: Layer already exists [2024-07-29T03:52:06.270Z] 879952ffab91: Layer already exists [2024-07-29T03:52:06.270Z] a92fa503d798: Layer already exists [2024-07-29T03:52:06.270Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:06.270Z] latest: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:06.596Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:06.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 [2024-07-29T03:52:06.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-29T03:52:06.918Z] 10679ffeb2b3: Preparing [2024-07-29T03:52:06.918Z] 41960aaaab7f: Preparing [2024-07-29T03:52:06.918Z] 879952ffab91: Preparing [2024-07-29T03:52:06.918Z] 2f0456781678: Preparing [2024-07-29T03:52:06.918Z] 28af7940073f: Preparing [2024-07-29T03:52:06.918Z] a92fa503d798: Preparing [2024-07-29T03:52:06.918Z] ce7f800efff9: Preparing [2024-07-29T03:52:06.918Z] ce7f800efff9: Waiting [2024-07-29T03:52:06.918Z] a92fa503d798: Waiting [2024-07-29T03:52:06.918Z] 10679ffeb2b3: Layer already exists [2024-07-29T03:52:06.918Z] 28af7940073f: Layer already exists [2024-07-29T03:52:06.918Z] 879952ffab91: Layer already exists [2024-07-29T03:52:06.918Z] 41960aaaab7f: Layer already exists [2024-07-29T03:52:06.918Z] 2f0456781678: Layer already exists [2024-07-29T03:52:06.918Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:06.918Z] a92fa503d798: Layer already exists [2024-07-29T03:52:06.918Z] 3.2.0-dev.39: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:07.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:07.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:07.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-29T03:52:07.578Z] 10679ffeb2b3: Preparing [2024-07-29T03:52:07.578Z] 41960aaaab7f: Preparing [2024-07-29T03:52:07.578Z] 879952ffab91: Preparing [2024-07-29T03:52:07.578Z] 2f0456781678: Preparing [2024-07-29T03:52:07.578Z] 28af7940073f: Preparing [2024-07-29T03:52:07.578Z] a92fa503d798: Preparing [2024-07-29T03:52:07.578Z] ce7f800efff9: Preparing [2024-07-29T03:52:07.578Z] a92fa503d798: Waiting [2024-07-29T03:52:07.578Z] 10679ffeb2b3: Layer already exists [2024-07-29T03:52:07.578Z] 41960aaaab7f: Layer already exists [2024-07-29T03:52:07.578Z] 879952ffab91: Layer already exists [2024-07-29T03:52:07.578Z] 28af7940073f: Layer already exists [2024-07-29T03:52:07.578Z] 2f0456781678: Layer already exists [2024-07-29T03:52:07.578Z] a92fa503d798: Layer already exists [2024-07-29T03:52:07.578Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:07.578Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:07.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:08.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-29T03:52:08.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-29T03:52:08.226Z] 10679ffeb2b3: Preparing [2024-07-29T03:52:08.226Z] 41960aaaab7f: Preparing [2024-07-29T03:52:08.226Z] 879952ffab91: Preparing [2024-07-29T03:52:08.226Z] 2f0456781678: Preparing [2024-07-29T03:52:08.226Z] 28af7940073f: Preparing [2024-07-29T03:52:08.226Z] a92fa503d798: Preparing [2024-07-29T03:52:08.226Z] ce7f800efff9: Preparing [2024-07-29T03:52:08.226Z] a92fa503d798: Waiting [2024-07-29T03:52:08.226Z] ce7f800efff9: Waiting [2024-07-29T03:52:08.226Z] 28af7940073f: Layer already exists [2024-07-29T03:52:08.226Z] 2f0456781678: Layer already exists [2024-07-29T03:52:08.226Z] 879952ffab91: Layer already exists [2024-07-29T03:52:08.226Z] 10679ffeb2b3: Layer already exists [2024-07-29T03:52:08.226Z] 41960aaaab7f: Layer already exists [2024-07-29T03:52:08.226Z] a92fa503d798: Layer already exists [2024-07-29T03:52:08.226Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:08.226Z] main: digest: sha256:bf19af6001d87750bda419115248b8a0f073757b9d30f3f399bbebc0b5297e61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:52:08.304Z] ===================================================== [Pipeline] echo [2024-07-29T03:52:08.321Z] taggedImages: [2024-07-29T03:52:08.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:08.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-29T03:52:08.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.39 [2024-07-29T03:52:08.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:08.321Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-29T03:52:08.351Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-29T03:52:08.351Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:08.351Z] latest [2024-07-29T03:52:08.351Z] 3.2.0-dev.39 [2024-07-29T03:52:08.351Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:08.351Z] main [2024-07-29T03:52:08.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:08.697Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:09.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:09.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-29T03:52:09.017Z] eb2915a71d95: Preparing [2024-07-29T03:52:09.017Z] 43d6a769a5e3: Preparing [2024-07-29T03:52:09.017Z] 879952ffab91: Preparing [2024-07-29T03:52:09.017Z] 2f0456781678: Preparing [2024-07-29T03:52:09.017Z] c5c2a219336e: Preparing [2024-07-29T03:52:09.017Z] 05e60f1e411a: Preparing [2024-07-29T03:52:09.017Z] ce7f800efff9: Preparing [2024-07-29T03:52:09.017Z] 05e60f1e411a: Waiting [2024-07-29T03:52:09.017Z] 2f0456781678: Layer already exists [2024-07-29T03:52:09.017Z] 879952ffab91: Layer already exists [2024-07-29T03:52:09.017Z] c5c2a219336e: Layer already exists [2024-07-29T03:52:09.017Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:09.017Z] 05e60f1e411a: Layer already exists [2024-07-29T03:52:09.017Z] eb2915a71d95: Pushed [2024-07-29T03:52:12.302Z] 43d6a769a5e3: Pushed [2024-07-29T03:52:12.302Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:12.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:12.960Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-29T03:52:12.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-29T03:52:12.960Z] eb2915a71d95: Preparing [2024-07-29T03:52:12.960Z] 43d6a769a5e3: Preparing [2024-07-29T03:52:12.960Z] 879952ffab91: Preparing [2024-07-29T03:52:12.960Z] 2f0456781678: Preparing [2024-07-29T03:52:12.960Z] c5c2a219336e: Preparing [2024-07-29T03:52:12.960Z] 05e60f1e411a: Preparing [2024-07-29T03:52:12.960Z] ce7f800efff9: Preparing [2024-07-29T03:52:12.960Z] 05e60f1e411a: Waiting [2024-07-29T03:52:12.960Z] ce7f800efff9: Waiting [2024-07-29T03:52:12.960Z] eb2915a71d95: Layer already exists [2024-07-29T03:52:12.960Z] 2f0456781678: Layer already exists [2024-07-29T03:52:12.960Z] c5c2a219336e: Layer already exists [2024-07-29T03:52:12.960Z] 43d6a769a5e3: Layer already exists [2024-07-29T03:52:12.960Z] 879952ffab91: Layer already exists [2024-07-29T03:52:12.960Z] 05e60f1e411a: Layer already exists [2024-07-29T03:52:12.960Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:12.960Z] latest: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:13.288Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:13.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 [2024-07-29T03:52:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-29T03:52:13.620Z] eb2915a71d95: Preparing [2024-07-29T03:52:13.620Z] 43d6a769a5e3: Preparing [2024-07-29T03:52:13.620Z] 879952ffab91: Preparing [2024-07-29T03:52:13.620Z] 2f0456781678: Preparing [2024-07-29T03:52:13.620Z] c5c2a219336e: Preparing [2024-07-29T03:52:13.620Z] 05e60f1e411a: Preparing [2024-07-29T03:52:13.620Z] ce7f800efff9: Preparing [2024-07-29T03:52:13.620Z] 05e60f1e411a: Waiting [2024-07-29T03:52:13.620Z] ce7f800efff9: Waiting [2024-07-29T03:52:13.620Z] eb2915a71d95: Layer already exists [2024-07-29T03:52:13.620Z] c5c2a219336e: Layer already exists [2024-07-29T03:52:13.620Z] 43d6a769a5e3: Layer already exists [2024-07-29T03:52:13.620Z] 879952ffab91: Layer already exists [2024-07-29T03:52:13.620Z] 2f0456781678: Layer already exists [2024-07-29T03:52:13.620Z] 05e60f1e411a: Layer already exists [2024-07-29T03:52:13.620Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:13.620Z] 3.2.0-dev.39: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:13.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:14.276Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:14.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-29T03:52:14.276Z] eb2915a71d95: Preparing [2024-07-29T03:52:14.276Z] 43d6a769a5e3: Preparing [2024-07-29T03:52:14.276Z] 879952ffab91: Preparing [2024-07-29T03:52:14.276Z] 2f0456781678: Preparing [2024-07-29T03:52:14.276Z] c5c2a219336e: Preparing [2024-07-29T03:52:14.276Z] 05e60f1e411a: Preparing [2024-07-29T03:52:14.276Z] ce7f800efff9: Preparing [2024-07-29T03:52:14.276Z] ce7f800efff9: Waiting [2024-07-29T03:52:14.276Z] 05e60f1e411a: Waiting [2024-07-29T03:52:14.276Z] 879952ffab91: Layer already exists [2024-07-29T03:52:14.276Z] eb2915a71d95: Layer already exists [2024-07-29T03:52:14.276Z] c5c2a219336e: Layer already exists [2024-07-29T03:52:14.276Z] 43d6a769a5e3: Layer already exists [2024-07-29T03:52:14.276Z] 2f0456781678: Layer already exists [2024-07-29T03:52:14.276Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:14.276Z] 05e60f1e411a: Layer already exists [2024-07-29T03:52:14.276Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:14.603Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T03:52:14.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-29T03:52:14.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-29T03:52:14.923Z] eb2915a71d95: Preparing [2024-07-29T03:52:14.923Z] 43d6a769a5e3: Preparing [2024-07-29T03:52:14.923Z] 879952ffab91: Preparing [2024-07-29T03:52:14.923Z] 2f0456781678: Preparing [2024-07-29T03:52:14.923Z] c5c2a219336e: Preparing [2024-07-29T03:52:14.923Z] 05e60f1e411a: Preparing [2024-07-29T03:52:14.923Z] ce7f800efff9: Preparing [2024-07-29T03:52:14.923Z] ce7f800efff9: Waiting [2024-07-29T03:52:14.923Z] 05e60f1e411a: Waiting [2024-07-29T03:52:14.923Z] 43d6a769a5e3: Layer already exists [2024-07-29T03:52:14.923Z] c5c2a219336e: Layer already exists [2024-07-29T03:52:14.923Z] 879952ffab91: Layer already exists [2024-07-29T03:52:14.923Z] eb2915a71d95: Layer already exists [2024-07-29T03:52:14.923Z] 2f0456781678: Layer already exists [2024-07-29T03:52:14.923Z] ce7f800efff9: Layer already exists [2024-07-29T03:52:14.923Z] 05e60f1e411a: Layer already exists [2024-07-29T03:52:14.923Z] main: digest: sha256:479345974d4fea8ba96cd6fba8280f0b8cf8b29036b5a240e9affd3945cc375d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T03:52:14.999Z] ===================================================== [Pipeline] echo [2024-07-29T03:52:15.013Z] taggedImages: [2024-07-29T03:52:15.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T03:52:15.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-29T03:52:15.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.39 [2024-07-29T03:52:15.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T03:52:15.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T04:07:18.497Z] #151 ... [2024-07-29T04:07:18.497Z] [2024-07-29T04:07:18.497Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T04:07:18.497Z] #146 1079.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-29T04:07:19.458Z] #146 ... [2024-07-29T04:07:19.458Z] [2024-07-29T04:07:19.458Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-29T04:07:19.458Z] #151 DONE 1086.1s [2024-07-29T04:07:19.458Z] [2024-07-29T04:07:19.458Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:07:19.734Z] #22 ... [2024-07-29T04:07:19.734Z] [2024-07-29T04:07:19.734Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:07:19.999Z] #152 DONE 0.3s [2024-07-29T04:07:19.999Z] [2024-07-29T04:07:19.999Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:07:20.263Z] #153 DONE 0.2s [2024-07-29T04:07:20.263Z] [2024-07-29T04:07:20.263Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:07:20.263Z] #148 ... [2024-07-29T04:07:20.263Z] [2024-07-29T04:07:20.263Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-29T04:07:20.543Z] #154 DONE 0.2s [2024-07-29T04:07:20.543Z] [2024-07-29T04:07:20.543Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-29T04:07:20.543Z] #155 DONE 0.3s [2024-07-29T04:07:20.543Z] [2024-07-29T04:07:20.543Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:07:20.808Z] #145 ... [2024-07-29T04:07:20.808Z] [2024-07-29T04:07:20.808Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-29T04:07:21.087Z] #156 DONE 0.3s [2024-07-29T04:07:21.087Z] [2024-07-29T04:07:21.087Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T04:07:21.351Z] #157 DONE 0.2s [2024-07-29T04:07:21.351Z] [2024-07-29T04:07:21.351Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:07:23.316Z] #158 DONE 2.2s [2024-07-29T04:07:23.316Z] [2024-07-29T04:07:23.316Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:07:23.581Z] #148 ... [2024-07-29T04:07:23.581Z] [2024-07-29T04:07:23.581Z] #100 [security-proxy-setup] exporting to image [2024-07-29T04:07:23.581Z] #100 exporting layers [2024-07-29T04:07:24.540Z] #100 exporting layers 1.1s done [2024-07-29T04:07:24.540Z] #100 writing image sha256:2ae9145fba5f91cdc2bcded7af375a053eaaf8f3992d068877d6506b44eb63bb done [2024-07-29T04:07:24.540Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-29T04:07:24.540Z] #100 DONE 6.0s [2024-07-29T04:07:24.540Z] [2024-07-29T04:07:24.540Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:07:29.863Z] #148 ... [2024-07-29T04:07:29.863Z] [2024-07-29T04:07:29.863Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-29T04:07:29.863Z] #149 DONE 1096.6s [2024-07-29T04:07:29.863Z] [2024-07-29T04:07:29.863Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:07:30.450Z] #53 ... [2024-07-29T04:07:30.450Z] [2024-07-29T04:07:30.450Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-29T04:07:30.450Z] #146 DONE 1097.3s [2024-07-29T04:07:30.450Z] [2024-07-29T04:07:30.450Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:07:31.042Z] #148 ... [2024-07-29T04:07:31.042Z] [2024-07-29T04:07:31.042Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-29T04:07:31.317Z] #159 ... [2024-07-29T04:07:31.317Z] [2024-07-29T04:07:31.317Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:07:31.317Z] #160 DONE 0.3s [2024-07-29T04:07:31.317Z] [2024-07-29T04:07:31.317Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-29T04:07:31.317Z] #159 DONE 0.5s [2024-07-29T04:07:31.317Z] [2024-07-29T04:07:31.317Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-29T04:07:31.595Z] #161 ... [2024-07-29T04:07:31.595Z] [2024-07-29T04:07:31.595Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:07:31.595Z] #162 DONE 0.3s [2024-07-29T04:07:31.864Z] [2024-07-29T04:07:31.864Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-29T04:07:31.864Z] #163 DONE 0.3s [2024-07-29T04:07:31.864Z] [2024-07-29T04:07:31.864Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:07:32.209Z] #22 ... [2024-07-29T04:07:32.209Z] [2024-07-29T04:07:32.209Z] #164 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-29T04:07:32.209Z] #164 DONE 0.2s [2024-07-29T04:07:32.209Z] [2024-07-29T04:07:32.209Z] #165 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:07:32.477Z] #165 DONE 0.3s [2024-07-29T04:07:32.477Z] [2024-07-29T04:07:32.477Z] #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-29T04:07:33.060Z] #166 DONE 0.4s [2024-07-29T04:07:33.060Z] [2024-07-29T04:07:33.060Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-29T04:07:33.645Z] #167 DONE 0.5s [2024-07-29T04:07:33.645Z] [2024-07-29T04:07:33.645Z] #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-29T04:07:33.913Z] #168 DONE 0.3s [2024-07-29T04:07:33.913Z] [2024-07-29T04:07:33.913Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:07:34.184Z] #169 ... [2024-07-29T04:07:34.184Z] [2024-07-29T04:07:34.184Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-29T04:07:34.184Z] #161 DONE 2.9s [2024-07-29T04:07:34.452Z] [2024-07-29T04:07:34.452Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:07:34.452Z] #170 DONE 0.3s [2024-07-29T04:07:34.452Z] [2024-07-29T04:07:34.452Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:07:34.725Z] #169 ... [2024-07-29T04:07:34.725Z] [2024-07-29T04:07:34.725Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:07:34.725Z] #171 DONE 0.2s [2024-07-29T04:07:34.998Z] [2024-07-29T04:07:34.998Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-29T04:07:34.998Z] #172 DONE 0.3s [2024-07-29T04:07:34.998Z] [2024-07-29T04:07:34.998Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-29T04:07:35.580Z] #173 DONE 0.3s [2024-07-29T04:07:35.580Z] [2024-07-29T04:07:35.580Z] #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-29T04:07:35.580Z] #174 DONE 0.2s [2024-07-29T04:07:35.580Z] [2024-07-29T04:07:35.580Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T04:07:35.580Z] #141 ... [2024-07-29T04:07:35.580Z] [2024-07-29T04:07:35.580Z] #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-29T04:07:35.845Z] #175 DONE 0.3s [2024-07-29T04:07:35.845Z] [2024-07-29T04:07:35.845Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:07:36.141Z] #148 ... [2024-07-29T04:07:36.141Z] [2024-07-29T04:07:36.141Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-29T04:07:36.141Z] #176 DONE 0.2s [2024-07-29T04:07:36.141Z] [2024-07-29T04:07:36.141Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-29T04:07:36.414Z] #177 DONE 0.1s [2024-07-29T04:07:36.414Z] [2024-07-29T04:07:36.414Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T04:07:36.681Z] #178 ... [2024-07-29T04:07:36.681Z] [2024-07-29T04:07:36.681Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:07:36.681Z] #169 DONE 3.1s [2024-07-29T04:07:36.946Z] [2024-07-29T04:07:36.946Z] #100 [security-secretstore-setup] exporting to image [2024-07-29T04:07:36.946Z] #100 exporting layers [2024-07-29T04:07:38.895Z] #100 exporting layers 2.0s done [2024-07-29T04:07:38.895Z] #100 ... [2024-07-29T04:07:38.895Z] [2024-07-29T04:07:38.895Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-29T04:07:38.895Z] #178 DONE 2.5s [2024-07-29T04:07:38.895Z] [2024-07-29T04:07:38.895Z] #100 [security-secretstore-setup] exporting to image [2024-07-29T04:07:38.895Z] #100 writing image sha256:33aec9670f2a8b522b2051e3e97a45a5c9510a39a6ddf7ad2e8b062bcedf3f15 done [2024-07-29T04:07:38.895Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-29T04:07:40.302Z] #100 exporting layers 1.3s done [2024-07-29T04:07:40.302Z] #100 writing image sha256:20802344c7a6c369b22900f034f29dbb05d2235e6f227639a8700f954ca83287 done [2024-07-29T04:07:40.302Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-29T04:07:40.302Z] #100 DONE 9.2s [2024-07-29T04:07:40.302Z] [2024-07-29T04:07:40.302Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:08:27.110Z] #22 ... [2024-07-29T04:08:27.110Z] [2024-07-29T04:08:27.110Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-29T04:08:27.110Z] #150 DONE 1154.0s [2024-07-29T04:08:27.379Z] [2024-07-29T04:08:27.379Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:08:27.654Z] #22 ... [2024-07-29T04:08:27.654Z] [2024-07-29T04:08:27.654Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:08:27.925Z] #179 DONE 0.3s [2024-07-29T04:08:27.925Z] [2024-07-29T04:08:27.925Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T04:08:27.925Z] #140 ... [2024-07-29T04:08:27.925Z] [2024-07-29T04:08:27.925Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:08:28.193Z] #180 DONE 0.2s [2024-07-29T04:08:28.193Z] [2024-07-29T04:08:28.193Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-29T04:08:28.461Z] #181 DONE 0.3s [2024-07-29T04:08:28.461Z] [2024-07-29T04:08:28.461Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:08:28.461Z] #182 DONE 0.1s [2024-07-29T04:08:28.461Z] [2024-07-29T04:08:28.461Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:08:28.461Z] #22 ... [2024-07-29T04:08:28.461Z] [2024-07-29T04:08:28.461Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-29T04:08:28.729Z] #183 DONE 0.2s [2024-07-29T04:08:28.729Z] [2024-07-29T04:08:28.729Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:08:30.674Z] #184 DONE 1.9s [2024-07-29T04:08:30.674Z] [2024-07-29T04:08:30.674Z] #100 [core-common-config-bootstrapper] exporting to image [2024-07-29T04:08:30.674Z] #100 exporting layers [2024-07-29T04:08:31.257Z] #100 exporting layers 0.5s done [2024-07-29T04:08:31.257Z] #100 writing image sha256:5f8205aa08b66fc4c899be32d3675c1ddde31f893a5cfd837147950f99939bdd done [2024-07-29T04:08:31.257Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-29T04:08:31.257Z] #100 DONE 9.7s [2024-07-29T04:08:31.257Z] [2024-07-29T04:08:31.257Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:10:22.921Z] #145 ... [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-29T04:10:22.921Z] #141 DONE 1264.1s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:10:22.921Z] #148 ... [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:10:22.921Z] #185 DONE 0.1s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:10:22.921Z] #145 ... [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:10:22.921Z] #186 DONE 0.1s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-29T04:10:22.921Z] #187 DONE 0.3s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:10:22.921Z] #188 DONE 0.1s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #100 [security-spiffe-token-provider] exporting to image [2024-07-29T04:10:22.921Z] #100 exporting layers [2024-07-29T04:10:22.921Z] #100 exporting layers 0.6s done [2024-07-29T04:10:22.921Z] #100 writing image sha256:0bb9effee3b659aaf50e00a084b13ffdf14602d8395fb60c045781b2b356e454 done [2024-07-29T04:10:22.921Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-29T04:10:22.921Z] #100 DONE 10.3s [2024-07-29T04:10:22.921Z] [2024-07-29T04:10:22.921Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:17:29.949Z] #148 ... [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-29T04:17:29.949Z] #140 DONE 1682.4s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:17:29.949Z] #142 ... [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:17:29.949Z] #189 DONE 0.2s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:17:29.949Z] #190 DONE 0.2s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:17:29.949Z] #22 ... [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-29T04:17:29.949Z] #191 DONE 0.4s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:17:29.949Z] #192 DONE 0.1s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-29T04:17:29.949Z] #193 DONE 0.2s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-29T04:17:29.949Z] #194 DONE 2.2s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #100 [security-proxy-auth] exporting to image [2024-07-29T04:17:29.949Z] #100 exporting layers [2024-07-29T04:17:29.949Z] #100 exporting layers 0.8s done [2024-07-29T04:17:29.949Z] #100 writing image sha256:2328a242450d751aad76d3fd516bc107c35fea64da85fecf67b39a83cf927fec done [2024-07-29T04:17:29.949Z] #100 naming to docker.io/library/security-proxy-auth-arm64 [2024-07-29T04:17:29.949Z] #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-07-29T04:17:29.949Z] #100 DONE 11.1s [2024-07-29T04:17:29.949Z] [2024-07-29T04:17:29.949Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:18:08.784Z] #142 ... [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-29T04:18:08.784Z] #147 DONE 1732.8s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:08.784Z] #22 ... [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:08.784Z] #195 DONE 0.1s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:18:08.784Z] #196 DONE 0.1s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-29T04:18:08.784Z] #197 DONE 0.4s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:18:08.784Z] #148 ... [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:08.784Z] #198 DONE 0.1s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #100 [core-command] exporting to image [2024-07-29T04:18:08.784Z] #100 exporting layers [2024-07-29T04:18:08.784Z] #100 exporting layers 0.4s done [2024-07-29T04:18:08.784Z] #100 writing image sha256:a225cfa1484670217f5f0c21e0f0719f396f1f32fac01fa7687a70870934cb97 done [2024-07-29T04:18:08.784Z] #100 naming to docker.io/library/core-command-arm64 done [2024-07-29T04:18:08.784Z] #100 DONE 11.6s [2024-07-29T04:18:08.784Z] [2024-07-29T04:18:08.784Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:18:15.424Z] #148 ... [2024-07-29T04:18:15.424Z] [2024-07-29T04:18:15.424Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-29T04:18:15.424Z] #144 DONE 1741.3s [2024-07-29T04:18:15.424Z] [2024-07-29T04:18:15.424Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:18:15.424Z] #148 ... [2024-07-29T04:18:15.424Z] [2024-07-29T04:18:15.424Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:15.424Z] #199 DONE 0.2s [2024-07-29T04:18:15.424Z] [2024-07-29T04:18:15.424Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:15.424Z] #53 ... [2024-07-29T04:18:15.424Z] [2024-07-29T04:18:15.424Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-29T04:18:16.009Z] #200 DONE 0.5s [2024-07-29T04:18:16.009Z] [2024-07-29T04:18:16.009Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:16.009Z] #201 DONE 0.1s [2024-07-29T04:18:16.009Z] [2024-07-29T04:18:16.009Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:16.009Z] #22 ... [2024-07-29T04:18:16.009Z] [2024-07-29T04:18:16.009Z] #100 [core-keeper] exporting to image [2024-07-29T04:18:16.009Z] #100 exporting layers [2024-07-29T04:18:16.274Z] #100 exporting layers 0.4s done [2024-07-29T04:18:16.539Z] #100 writing image sha256:f4eb3e9554f03cdf693d0d865cfed3a275648cd1ef2523eba19c11d55424e589 done [2024-07-29T04:18:16.539Z] #100 naming to docker.io/library/core-keeper-arm64 done [2024-07-29T04:18:16.539Z] #100 DONE 12.0s [2024-07-29T04:18:16.539Z] [2024-07-29T04:18:16.539Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:18:21.861Z] #142 ... [2024-07-29T04:18:21.861Z] [2024-07-29T04:18:21.861Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-29T04:18:21.861Z] #143 DONE 1748.0s [2024-07-29T04:18:21.861Z] [2024-07-29T04:18:21.861Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:21.861Z] #22 ... [2024-07-29T04:18:21.861Z] [2024-07-29T04:18:21.861Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:21.861Z] #202 DONE 0.3s [2024-07-29T04:18:21.861Z] [2024-07-29T04:18:21.861Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:18:21.861Z] #203 DONE 0.2s [2024-07-29T04:18:21.861Z] [2024-07-29T04:18:21.861Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-29T04:18:22.442Z] #204 DONE 0.7s [2024-07-29T04:18:22.442Z] [2024-07-29T04:18:22.442Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:18:22.710Z] #148 ... [2024-07-29T04:18:22.710Z] [2024-07-29T04:18:22.710Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:22.974Z] #205 DONE 0.2s [2024-07-29T04:18:22.974Z] [2024-07-29T04:18:22.974Z] #100 [core-data] exporting to image [2024-07-29T04:18:22.974Z] #100 exporting layers [2024-07-29T04:18:23.554Z] #100 exporting layers 0.6s done [2024-07-29T04:18:23.554Z] #100 writing image sha256:8a21c192ada68e588fee558208f54c16ddca1688bd6bd35f6f9cec06fa24871b done [2024-07-29T04:18:23.554Z] #100 naming to docker.io/library/core-data-arm64 done [2024-07-29T04:18:23.554Z] #100 DONE 12.6s [2024-07-29T04:18:23.554Z] [2024-07-29T04:18:23.554Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:18:25.486Z] #145 ... [2024-07-29T04:18:25.486Z] [2024-07-29T04:18:25.486Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-29T04:18:25.486Z] #148 DONE 1752.2s [2024-07-29T04:18:25.486Z] [2024-07-29T04:18:25.486Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:25.750Z] #22 ... [2024-07-29T04:18:25.750Z] [2024-07-29T04:18:25.750Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:26.016Z] #206 DONE 0.2s [2024-07-29T04:18:26.016Z] [2024-07-29T04:18:26.016Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:18:26.016Z] #207 DONE 0.2s [2024-07-29T04:18:26.016Z] [2024-07-29T04:18:26.016Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:18:26.282Z] #142 ... [2024-07-29T04:18:26.282Z] [2024-07-29T04:18:26.282Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-29T04:18:26.861Z] #208 DONE 0.5s [2024-07-29T04:18:26.861Z] [2024-07-29T04:18:26.861Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:26.861Z] #209 DONE 0.1s [2024-07-29T04:18:26.861Z] [2024-07-29T04:18:26.861Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:18:26.861Z] #142 ... [2024-07-29T04:18:26.861Z] [2024-07-29T04:18:26.861Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-29T04:18:26.861Z] #210 DONE 0.1s [2024-07-29T04:18:26.861Z] [2024-07-29T04:18:26.861Z] #100 [core-metadata] exporting to image [2024-07-29T04:18:27.817Z] #100 exporting layers 0.6s done [2024-07-29T04:18:27.817Z] #100 writing image sha256:043732d234bf2f34dbc377aca70ee985db7f819efca1c5da19a597d8dbf8e37b done [2024-07-29T04:18:27.817Z] #100 naming to docker.io/library/core-metadata-arm64 done [2024-07-29T04:18:27.817Z] #100 DONE 13.2s [2024-07-29T04:18:27.817Z] [2024-07-29T04:18:27.817Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:54.496Z] #22 ... [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-29T04:18:54.496Z] #142 DONE 1779.2s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-29T04:18:54.496Z] #53 ... [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:54.496Z] #211 DONE 0.2s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:18:54.496Z] #212 DONE 0.1s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-29T04:18:54.496Z] #145 DONE 1779.7s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-29T04:18:54.496Z] #213 DONE 0.4s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:54.496Z] #214 DONE 0.1s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #100 [support-notifications] exporting to image [2024-07-29T04:18:54.496Z] #100 exporting layers [2024-07-29T04:18:54.496Z] #100 ... [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-29T04:18:54.496Z] #215 DONE 0.1s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-29T04:18:54.496Z] #216 DONE 0.1s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T04:18:54.496Z] #217 ... [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #100 [support-notifications] exporting to image [2024-07-29T04:18:54.496Z] #100 exporting layers 0.5s done [2024-07-29T04:18:54.496Z] #100 writing image sha256:d03206b776be30f07e75e4d59fa5dc5929f5988a0590e57953996b834bdb2cc6 done [2024-07-29T04:18:54.496Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-07-29T04:18:54.496Z] #100 DONE 13.8s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-29T04:18:54.496Z] #217 DONE 0.5s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-29T04:18:54.496Z] #218 DONE 0.1s [2024-07-29T04:18:54.496Z] [2024-07-29T04:18:54.496Z] #100 [support-scheduler] exporting to image [2024-07-29T04:18:54.762Z] #100 exporting layers 0.5s done [2024-07-29T04:18:54.762Z] #100 writing image sha256:6329d8fe5829d7be99859faf3396dd2ecf8ad96b38a8b2559c60824afc99a555 done [2024-07-29T04:18:54.762Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-07-29T04:18:54.762Z] #100 DONE 14.2s [2024-07-29T04:18:54.762Z] [2024-07-29T04:18:54.762Z] #22 [core-keeper internal] load .dockerignore [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-29T04:18:54.762Z] time="2024-07-29T03:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-29T04:18:54.779Z] $ docker stop --time=1 b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 [2024-07-29T04:18:56.444Z] $ docker rm -f --volumes b0a5e16c1989cd22cd96f00d823f4f2458c68215a3971923c1b619914ac9c6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T04:18:56.962Z] + docker images [2024-07-29T04:18:56.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-29T04:18:56.962Z] support-scheduler-arm64 latest 6329d8fe5829 2 seconds ago 37.6MB [2024-07-29T04:18:56.962Z] support-notifications-arm64 latest d03206b776be 3 seconds ago 38.2MB [2024-07-29T04:18:56.962Z] core-metadata-arm64 latest 043732d234bf 30 seconds ago 35.5MB [2024-07-29T04:18:56.962Z] core-data-arm64 latest 8a21c192ada6 34 seconds ago 35.4MB [2024-07-29T04:18:56.962Z] core-keeper-arm64 latest f4eb3e9554f0 41 seconds ago 35.2MB [2024-07-29T04:18:56.962Z] core-command-arm64 latest a225cfa14846 49 seconds ago 35MB [2024-07-29T04:18:56.962Z] security-proxy-auth-arm64 latest 2328a242450d About a minute ago 32.6MB [2024-07-29T04:18:56.962Z] security-spiffe-token-provider-arm64 latest 0bb9effee3b6 8 minutes ago 29MB [2024-07-29T04:18:56.962Z] core-common-config-bootstrapper-arm64 latest 5f8205aa08b6 10 minutes ago 15.3MB [2024-07-29T04:18:56.962Z] security-bootstrapper-arm64 latest 20802344c7a6 11 minutes ago 18.9MB [2024-07-29T04:18:56.962Z] security-secretstore-setup-arm64 latest 33aec9670f2a 11 minutes ago 36.4MB [2024-07-29T04:18:56.962Z] security-proxy-setup-arm64 latest 2ae9145fba5f 11 minutes ago 26.1MB [2024-07-29T04:18:56.962Z] security-spire-agent-arm64 latest a525340987fa 30 minutes ago 174MB [2024-07-29T04:18:56.962Z] security-spire-server-arm64 latest 177e26493a90 30 minutes ago 116MB [2024-07-29T04:18:56.962Z] security-spire-config-arm64 latest 5866c1e46824 31 minutes ago 115MB [2024-07-29T04:18:56.962Z] ci-base-image-arm64 latest 93a11ff6d8bf 32 minutes ago 963MB [2024-07-29T04:18:56.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-29T04:18:56.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:18:57.107Z] provisioning config files... [2024-07-29T04:18:57.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/657@tmp/config1319696686246932669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:18:57.492Z] ---> ****-login.sh [2024-07-29T04:18:57.492Z] nexus3.edgexfoundry.org:10001 [2024-07-29T04:18:57.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:18:57.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:18:57.762Z] Configure a credential helper to remove this warning. See [2024-07-29T04:18:57.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:18:57.762Z] [2024-07-29T04:18:57.762Z] Login Succeeded [2024-07-29T04:18:57.762Z] nexus3.edgexfoundry.org:10002 [2024-07-29T04:18:58.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:18:58.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:18:58.322Z] Configure a credential helper to remove this warning. See [2024-07-29T04:18:58.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:18:58.322Z] [2024-07-29T04:18:58.322Z] Login Succeeded [2024-07-29T04:18:58.322Z] nexus3.edgexfoundry.org:10003 [2024-07-29T04:18:58.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:18:58.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:18:58.596Z] Configure a credential helper to remove this warning. See [2024-07-29T04:18:58.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:18:58.596Z] [2024-07-29T04:18:58.596Z] Login Succeeded [2024-07-29T04:18:58.596Z] nexus3.edgexfoundry.org:10004 [2024-07-29T04:18:58.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:18:59.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:18:59.134Z] Configure a credential helper to remove this warning. See [2024-07-29T04:18:59.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:18:59.134Z] [2024-07-29T04:18:59.134Z] Login Succeeded [2024-07-29T04:18:59.134Z] ****.io [2024-07-29T04:18:59.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T04:18:59.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T04:18:59.664Z] Configure a credential helper to remove this warning. See [2024-07-29T04:18:59.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T04:18:59.664Z] [2024-07-29T04:18:59.664Z] Login Succeeded [2024-07-29T04:18:59.664Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T04:18:59.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:18:59.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T04:18:59.760Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-29T04:18:59.760Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:18:59.760Z] latest [2024-07-29T04:18:59.760Z] 3.2.0-dev.39 [2024-07-29T04:18:59.760Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:18:59.760Z] main [2024-07-29T04:18:59.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:00.143Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:00.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:00.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-29T04:19:00.504Z] 34ae787244ba: Preparing [2024-07-29T04:19:00.504Z] fd460c37c9ed: Preparing [2024-07-29T04:19:00.504Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:00.504Z] 66cf151c402f: Preparing [2024-07-29T04:19:00.504Z] 661f9f8573f4: Preparing [2024-07-29T04:19:00.504Z] 8b41f5564171: Preparing [2024-07-29T04:19:00.504Z] 8b41f5564171: Waiting [2024-07-29T04:19:00.504Z] 3c20671a5817: Preparing [2024-07-29T04:19:00.770Z] 661f9f8573f4: Pushed [2024-07-29T04:19:00.770Z] 34ae787244ba: Pushed [2024-07-29T04:19:00.770Z] 1c0fbb7d0179: Pushed [2024-07-29T04:19:00.770Z] 66cf151c402f: Pushed [2024-07-29T04:19:00.770Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:00.770Z] 8b41f5564171: Pushed [2024-07-29T04:19:07.393Z] fd460c37c9ed: Pushed [2024-07-29T04:19:07.393Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:07.752Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:08.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-29T04:19:08.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-29T04:19:08.109Z] 34ae787244ba: Preparing [2024-07-29T04:19:08.109Z] fd460c37c9ed: Preparing [2024-07-29T04:19:08.109Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:08.109Z] 66cf151c402f: Preparing [2024-07-29T04:19:08.109Z] 661f9f8573f4: Preparing [2024-07-29T04:19:08.109Z] 8b41f5564171: Preparing [2024-07-29T04:19:08.109Z] 3c20671a5817: Preparing [2024-07-29T04:19:08.109Z] 8b41f5564171: Waiting [2024-07-29T04:19:08.109Z] 3c20671a5817: Waiting [2024-07-29T04:19:08.109Z] 34ae787244ba: Layer already exists [2024-07-29T04:19:08.109Z] fd460c37c9ed: Layer already exists [2024-07-29T04:19:08.109Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:08.109Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:08.109Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:08.109Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:08.109Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:08.109Z] latest: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:08.725Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:09.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 [2024-07-29T04:19:09.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-29T04:19:09.074Z] 34ae787244ba: Preparing [2024-07-29T04:19:09.074Z] fd460c37c9ed: Preparing [2024-07-29T04:19:09.074Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:09.074Z] 66cf151c402f: Preparing [2024-07-29T04:19:09.074Z] 661f9f8573f4: Preparing [2024-07-29T04:19:09.074Z] 8b41f5564171: Preparing [2024-07-29T04:19:09.074Z] 3c20671a5817: Preparing [2024-07-29T04:19:09.074Z] 8b41f5564171: Waiting [2024-07-29T04:19:09.074Z] 3c20671a5817: Waiting [2024-07-29T04:19:09.074Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:09.074Z] fd460c37c9ed: Layer already exists [2024-07-29T04:19:09.074Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:09.074Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:09.074Z] 34ae787244ba: Layer already exists [2024-07-29T04:19:09.074Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:09.074Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:09.074Z] 3.2.0-dev.39: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:09.688Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:10.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:10.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-29T04:19:10.035Z] 34ae787244ba: Preparing [2024-07-29T04:19:10.035Z] fd460c37c9ed: Preparing [2024-07-29T04:19:10.035Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:10.035Z] 66cf151c402f: Preparing [2024-07-29T04:19:10.035Z] 661f9f8573f4: Preparing [2024-07-29T04:19:10.035Z] 8b41f5564171: Preparing [2024-07-29T04:19:10.035Z] 3c20671a5817: Preparing [2024-07-29T04:19:10.035Z] 8b41f5564171: Waiting [2024-07-29T04:19:10.035Z] 3c20671a5817: Waiting [2024-07-29T04:19:10.035Z] 34ae787244ba: Layer already exists [2024-07-29T04:19:10.035Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:10.035Z] fd460c37c9ed: Layer already exists [2024-07-29T04:19:10.035Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:10.035Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:10.035Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:10.035Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:10.035Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:10.659Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:11.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-29T04:19:11.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-29T04:19:11.010Z] 34ae787244ba: Preparing [2024-07-29T04:19:11.010Z] fd460c37c9ed: Preparing [2024-07-29T04:19:11.010Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:11.010Z] 66cf151c402f: Preparing [2024-07-29T04:19:11.010Z] 661f9f8573f4: Preparing [2024-07-29T04:19:11.010Z] 8b41f5564171: Preparing [2024-07-29T04:19:11.010Z] 3c20671a5817: Preparing [2024-07-29T04:19:11.010Z] 8b41f5564171: Waiting [2024-07-29T04:19:11.010Z] 3c20671a5817: Waiting [2024-07-29T04:19:11.010Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:11.010Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:11.010Z] fd460c37c9ed: Layer already exists [2024-07-29T04:19:11.010Z] 34ae787244ba: Layer already exists [2024-07-29T04:19:11.010Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:11.010Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:11.010Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:11.010Z] main: digest: sha256:0fd9cef01d873d82d2b884738b75410e18a1427c41ac7456d3f27d10fa2c0fd5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:19:11.355Z] ===================================================== [Pipeline] echo [2024-07-29T04:19:11.370Z] taggedImages: [2024-07-29T04:19:11.370Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:11.370Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-29T04:19:11.370Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.39 [2024-07-29T04:19:11.370Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:11.370Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-29T04:19:11.396Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-29T04:19:11.396Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:11.396Z] latest [2024-07-29T04:19:11.396Z] 3.2.0-dev.39 [2024-07-29T04:19:11.396Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:11.396Z] main [2024-07-29T04:19:11.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:11.769Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:12.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:12.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-29T04:19:12.123Z] 9c41bc13262e: Preparing [2024-07-29T04:19:12.123Z] f58d90eb51df: Preparing [2024-07-29T04:19:12.123Z] bba7eef81517: Preparing [2024-07-29T04:19:12.123Z] 11f220abf63f: Preparing [2024-07-29T04:19:12.123Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:12.123Z] 66cf151c402f: Preparing [2024-07-29T04:19:12.123Z] 661f9f8573f4: Preparing [2024-07-29T04:19:12.123Z] 8b41f5564171: Preparing [2024-07-29T04:19:12.123Z] 3c20671a5817: Preparing [2024-07-29T04:19:12.123Z] 66cf151c402f: Waiting [2024-07-29T04:19:12.123Z] 661f9f8573f4: Waiting [2024-07-29T04:19:12.123Z] 8b41f5564171: Waiting [2024-07-29T04:19:12.123Z] 3c20671a5817: Waiting [2024-07-29T04:19:12.123Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:12.387Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:12.387Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:12.387Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:12.387Z] bba7eef81517: Pushed [2024-07-29T04:19:12.387Z] f58d90eb51df: Pushed [2024-07-29T04:19:12.387Z] 9c41bc13262e: Pushed [2024-07-29T04:19:12.387Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:14.315Z] 11f220abf63f: Pushed [2024-07-29T04:19:14.315Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:14.673Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:15.019Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-29T04:19:15.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-29T04:19:15.019Z] 9c41bc13262e: Preparing [2024-07-29T04:19:15.019Z] f58d90eb51df: Preparing [2024-07-29T04:19:15.019Z] bba7eef81517: Preparing [2024-07-29T04:19:15.019Z] 11f220abf63f: Preparing [2024-07-29T04:19:15.019Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:15.019Z] 66cf151c402f: Preparing [2024-07-29T04:19:15.019Z] 661f9f8573f4: Preparing [2024-07-29T04:19:15.019Z] 66cf151c402f: Waiting [2024-07-29T04:19:15.019Z] 8b41f5564171: Preparing [2024-07-29T04:19:15.019Z] 661f9f8573f4: Waiting [2024-07-29T04:19:15.019Z] 3c20671a5817: Preparing [2024-07-29T04:19:15.019Z] 8b41f5564171: Waiting [2024-07-29T04:19:15.019Z] 3c20671a5817: Waiting [2024-07-29T04:19:15.019Z] 9c41bc13262e: Layer already exists [2024-07-29T04:19:15.019Z] 11f220abf63f: Layer already exists [2024-07-29T04:19:15.019Z] f58d90eb51df: Layer already exists [2024-07-29T04:19:15.019Z] bba7eef81517: Layer already exists [2024-07-29T04:19:15.019Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:15.019Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:15.019Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:15.019Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:15.019Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:15.284Z] latest: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:15.642Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:15.991Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 [2024-07-29T04:19:15.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-29T04:19:15.991Z] 9c41bc13262e: Preparing [2024-07-29T04:19:15.991Z] f58d90eb51df: Preparing [2024-07-29T04:19:15.991Z] bba7eef81517: Preparing [2024-07-29T04:19:15.991Z] 11f220abf63f: Preparing [2024-07-29T04:19:15.991Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:15.991Z] 66cf151c402f: Preparing [2024-07-29T04:19:15.991Z] 661f9f8573f4: Preparing [2024-07-29T04:19:15.991Z] 8b41f5564171: Preparing [2024-07-29T04:19:15.991Z] 3c20671a5817: Preparing [2024-07-29T04:19:15.991Z] 66cf151c402f: Waiting [2024-07-29T04:19:15.991Z] 661f9f8573f4: Waiting [2024-07-29T04:19:15.991Z] 8b41f5564171: Waiting [2024-07-29T04:19:15.991Z] 3c20671a5817: Waiting [2024-07-29T04:19:15.991Z] 11f220abf63f: Layer already exists [2024-07-29T04:19:15.991Z] f58d90eb51df: Layer already exists [2024-07-29T04:19:15.991Z] 9c41bc13262e: Layer already exists [2024-07-29T04:19:15.991Z] bba7eef81517: Layer already exists [2024-07-29T04:19:15.991Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:15.991Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:15.991Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:15.991Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:15.991Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:16.255Z] 3.2.0-dev.39: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:16.608Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:16.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:16.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-29T04:19:16.956Z] 9c41bc13262e: Preparing [2024-07-29T04:19:16.956Z] f58d90eb51df: Preparing [2024-07-29T04:19:16.956Z] bba7eef81517: Preparing [2024-07-29T04:19:16.956Z] 11f220abf63f: Preparing [2024-07-29T04:19:16.956Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:16.956Z] 66cf151c402f: Preparing [2024-07-29T04:19:16.956Z] 661f9f8573f4: Preparing [2024-07-29T04:19:16.956Z] 8b41f5564171: Preparing [2024-07-29T04:19:16.956Z] 3c20671a5817: Preparing [2024-07-29T04:19:16.956Z] 661f9f8573f4: Waiting [2024-07-29T04:19:16.956Z] 8b41f5564171: Waiting [2024-07-29T04:19:16.956Z] 66cf151c402f: Waiting [2024-07-29T04:19:16.956Z] 3c20671a5817: Waiting [2024-07-29T04:19:16.956Z] 9c41bc13262e: Layer already exists [2024-07-29T04:19:16.956Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:16.956Z] f58d90eb51df: Layer already exists [2024-07-29T04:19:16.956Z] 11f220abf63f: Layer already exists [2024-07-29T04:19:16.956Z] bba7eef81517: Layer already exists [2024-07-29T04:19:16.956Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:16.956Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:16.956Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:16.956Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:16.956Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:17.586Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:18.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-29T04:19:18.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-29T04:19:18.533Z] 9c41bc13262e: Preparing [2024-07-29T04:19:18.533Z] f58d90eb51df: Preparing [2024-07-29T04:19:18.533Z] bba7eef81517: Preparing [2024-07-29T04:19:18.533Z] 11f220abf63f: Preparing [2024-07-29T04:19:18.533Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:18.533Z] 66cf151c402f: Preparing [2024-07-29T04:19:18.533Z] 661f9f8573f4: Preparing [2024-07-29T04:19:18.533Z] 8b41f5564171: Preparing [2024-07-29T04:19:18.533Z] 3c20671a5817: Preparing [2024-07-29T04:19:18.533Z] 8b41f5564171: Waiting [2024-07-29T04:19:18.533Z] 3c20671a5817: Waiting [2024-07-29T04:19:18.533Z] 66cf151c402f: Waiting [2024-07-29T04:19:18.533Z] 661f9f8573f4: Waiting [2024-07-29T04:19:18.533Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:18.533Z] 9c41bc13262e: Layer already exists [2024-07-29T04:19:18.533Z] 11f220abf63f: Layer already exists [2024-07-29T04:19:18.533Z] f58d90eb51df: Layer already exists [2024-07-29T04:19:18.533Z] bba7eef81517: Layer already exists [2024-07-29T04:19:18.533Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:18.533Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:18.533Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:18.533Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:18.798Z] main: digest: sha256:fc906c2e0730b5bd1f09890dad1ff845ac5ce876bd6a6f6d9ed6be9412ba9f30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:19:18.876Z] ===================================================== [Pipeline] echo [2024-07-29T04:19:18.894Z] taggedImages: [2024-07-29T04:19:18.894Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:18.894Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-29T04:19:18.894Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.39 [2024-07-29T04:19:18.894Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:18.894Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-29T04:19:18.922Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-29T04:19:18.922Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:18.922Z] latest [2024-07-29T04:19:18.922Z] 3.2.0-dev.39 [2024-07-29T04:19:18.922Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:18.922Z] main [2024-07-29T04:19:18.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:19.285Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:19.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:19.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-29T04:19:19.645Z] a5d32f01dd50: Preparing [2024-07-29T04:19:19.645Z] f9a82d2a3e10: Preparing [2024-07-29T04:19:19.645Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:19.645Z] 66cf151c402f: Preparing [2024-07-29T04:19:19.645Z] 0bd42e5c76b2: Preparing [2024-07-29T04:19:19.645Z] 599555475ae5: Preparing [2024-07-29T04:19:19.645Z] 3c20671a5817: Preparing [2024-07-29T04:19:19.645Z] 599555475ae5: Waiting [2024-07-29T04:19:19.645Z] 3c20671a5817: Waiting [2024-07-29T04:19:19.645Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:19.645Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:19.908Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:19.908Z] 0bd42e5c76b2: Pushed [2024-07-29T04:19:19.908Z] a5d32f01dd50: Pushed [2024-07-29T04:19:19.908Z] 599555475ae5: Pushed [2024-07-29T04:19:26.542Z] f9a82d2a3e10: Pushed [2024-07-29T04:19:26.542Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:26.894Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:27.259Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-29T04:19:27.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-29T04:19:27.259Z] a5d32f01dd50: Preparing [2024-07-29T04:19:27.259Z] f9a82d2a3e10: Preparing [2024-07-29T04:19:27.259Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:27.259Z] 66cf151c402f: Preparing [2024-07-29T04:19:27.259Z] 0bd42e5c76b2: Preparing [2024-07-29T04:19:27.259Z] 599555475ae5: Preparing [2024-07-29T04:19:27.259Z] 3c20671a5817: Preparing [2024-07-29T04:19:27.259Z] 599555475ae5: Waiting [2024-07-29T04:19:27.259Z] 3c20671a5817: Waiting [2024-07-29T04:19:27.259Z] a5d32f01dd50: Layer already exists [2024-07-29T04:19:27.259Z] 0bd42e5c76b2: Layer already exists [2024-07-29T04:19:27.259Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:27.259Z] f9a82d2a3e10: Layer already exists [2024-07-29T04:19:27.259Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:27.259Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:27.259Z] 599555475ae5: Layer already exists [2024-07-29T04:19:27.525Z] latest: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:27.873Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:28.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 [2024-07-29T04:19:28.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-29T04:19:28.237Z] a5d32f01dd50: Preparing [2024-07-29T04:19:28.237Z] f9a82d2a3e10: Preparing [2024-07-29T04:19:28.237Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:28.237Z] 66cf151c402f: Preparing [2024-07-29T04:19:28.237Z] 0bd42e5c76b2: Preparing [2024-07-29T04:19:28.237Z] 599555475ae5: Preparing [2024-07-29T04:19:28.237Z] 3c20671a5817: Preparing [2024-07-29T04:19:28.237Z] 599555475ae5: Waiting [2024-07-29T04:19:28.237Z] 3c20671a5817: Waiting [2024-07-29T04:19:28.237Z] f9a82d2a3e10: Layer already exists [2024-07-29T04:19:28.237Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:28.237Z] 0bd42e5c76b2: Layer already exists [2024-07-29T04:19:28.237Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:28.237Z] a5d32f01dd50: Layer already exists [2024-07-29T04:19:28.237Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:28.237Z] 599555475ae5: Layer already exists [2024-07-29T04:19:28.504Z] 3.2.0-dev.39: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:28.853Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:29.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-29T04:19:29.206Z] a5d32f01dd50: Preparing [2024-07-29T04:19:29.206Z] f9a82d2a3e10: Preparing [2024-07-29T04:19:29.206Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:29.206Z] 66cf151c402f: Preparing [2024-07-29T04:19:29.206Z] 0bd42e5c76b2: Preparing [2024-07-29T04:19:29.206Z] 599555475ae5: Preparing [2024-07-29T04:19:29.206Z] 3c20671a5817: Preparing [2024-07-29T04:19:29.206Z] 3c20671a5817: Waiting [2024-07-29T04:19:29.206Z] 599555475ae5: Waiting [2024-07-29T04:19:29.206Z] 0bd42e5c76b2: Layer already exists [2024-07-29T04:19:29.206Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:29.206Z] f9a82d2a3e10: Layer already exists [2024-07-29T04:19:29.206Z] a5d32f01dd50: Layer already exists [2024-07-29T04:19:29.206Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:29.206Z] 599555475ae5: Layer already exists [2024-07-29T04:19:29.206Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:29.472Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:29.829Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:30.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-29T04:19:30.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-29T04:19:30.182Z] a5d32f01dd50: Preparing [2024-07-29T04:19:30.182Z] f9a82d2a3e10: Preparing [2024-07-29T04:19:30.182Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:30.182Z] 66cf151c402f: Preparing [2024-07-29T04:19:30.182Z] 0bd42e5c76b2: Preparing [2024-07-29T04:19:30.182Z] 599555475ae5: Preparing [2024-07-29T04:19:30.182Z] 3c20671a5817: Preparing [2024-07-29T04:19:30.182Z] 599555475ae5: Waiting [2024-07-29T04:19:30.182Z] 3c20671a5817: Waiting [2024-07-29T04:19:30.182Z] 0bd42e5c76b2: Layer already exists [2024-07-29T04:19:30.182Z] f9a82d2a3e10: Layer already exists [2024-07-29T04:19:30.182Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:30.182Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:30.182Z] a5d32f01dd50: Layer already exists [2024-07-29T04:19:30.182Z] 599555475ae5: Layer already exists [2024-07-29T04:19:30.182Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:30.449Z] main: digest: sha256:800d815a2804a88cbfa3b91f47de8c5a5cf5e234dc38fd49f5f1fff5efd08500 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:19:30.533Z] ===================================================== [Pipeline] echo [2024-07-29T04:19:30.548Z] taggedImages: [2024-07-29T04:19:30.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:30.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-29T04:19:30.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.39 [2024-07-29T04:19:30.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:30.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-29T04:19:30.579Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-29T04:19:30.579Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:30.579Z] latest [2024-07-29T04:19:30.579Z] 3.2.0-dev.39 [2024-07-29T04:19:30.579Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:30.579Z] main [2024-07-29T04:19:30.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:30.973Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:31.326Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:31.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-29T04:19:31.326Z] cc150a975774: Preparing [2024-07-29T04:19:31.326Z] 73dacad598fa: Preparing [2024-07-29T04:19:31.326Z] 66cf151c402f: Preparing [2024-07-29T04:19:31.326Z] e6f0ba3cc2c2: Preparing [2024-07-29T04:19:31.326Z] 25aa8587fee9: Preparing [2024-07-29T04:19:31.326Z] 3c20671a5817: Preparing [2024-07-29T04:19:31.326Z] 3c20671a5817: Waiting [2024-07-29T04:19:31.326Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:31.591Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:31.591Z] 25aa8587fee9: Pushed [2024-07-29T04:19:31.591Z] e6f0ba3cc2c2: Pushed [2024-07-29T04:19:31.591Z] cc150a975774: Pushed [2024-07-29T04:19:38.221Z] 73dacad598fa: Pushed [2024-07-29T04:19:38.221Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:38.577Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:38.945Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-29T04:19:38.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-29T04:19:38.945Z] cc150a975774: Preparing [2024-07-29T04:19:38.945Z] 73dacad598fa: Preparing [2024-07-29T04:19:38.945Z] 66cf151c402f: Preparing [2024-07-29T04:19:38.945Z] e6f0ba3cc2c2: Preparing [2024-07-29T04:19:38.945Z] 25aa8587fee9: Preparing [2024-07-29T04:19:38.945Z] 3c20671a5817: Preparing [2024-07-29T04:19:38.945Z] 25aa8587fee9: Layer already exists [2024-07-29T04:19:38.945Z] 73dacad598fa: Layer already exists [2024-07-29T04:19:38.945Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:38.945Z] cc150a975774: Layer already exists [2024-07-29T04:19:38.945Z] e6f0ba3cc2c2: Layer already exists [2024-07-29T04:19:38.945Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:39.210Z] latest: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:39.566Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:39.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 [2024-07-29T04:19:39.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-29T04:19:39.917Z] cc150a975774: Preparing [2024-07-29T04:19:39.917Z] 73dacad598fa: Preparing [2024-07-29T04:19:39.917Z] 66cf151c402f: Preparing [2024-07-29T04:19:39.917Z] e6f0ba3cc2c2: Preparing [2024-07-29T04:19:39.917Z] 25aa8587fee9: Preparing [2024-07-29T04:19:39.917Z] 3c20671a5817: Preparing [2024-07-29T04:19:39.917Z] 3c20671a5817: Waiting [2024-07-29T04:19:39.917Z] 73dacad598fa: Layer already exists [2024-07-29T04:19:39.917Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:39.917Z] cc150a975774: Layer already exists [2024-07-29T04:19:39.917Z] e6f0ba3cc2c2: Layer already exists [2024-07-29T04:19:39.917Z] 25aa8587fee9: Layer already exists [2024-07-29T04:19:39.917Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:40.183Z] 3.2.0-dev.39: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:40.544Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:40.901Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-29T04:19:40.901Z] cc150a975774: Preparing [2024-07-29T04:19:40.901Z] 73dacad598fa: Preparing [2024-07-29T04:19:40.901Z] 66cf151c402f: Preparing [2024-07-29T04:19:40.901Z] e6f0ba3cc2c2: Preparing [2024-07-29T04:19:40.901Z] 25aa8587fee9: Preparing [2024-07-29T04:19:40.901Z] 3c20671a5817: Preparing [2024-07-29T04:19:40.901Z] 3c20671a5817: Waiting [2024-07-29T04:19:40.901Z] e6f0ba3cc2c2: Layer already exists [2024-07-29T04:19:40.901Z] 25aa8587fee9: Layer already exists [2024-07-29T04:19:40.901Z] cc150a975774: Layer already exists [2024-07-29T04:19:40.901Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:40.901Z] 73dacad598fa: Layer already exists [2024-07-29T04:19:40.901Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:41.167Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:41.531Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:41.897Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-29T04:19:41.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-29T04:19:41.897Z] cc150a975774: Preparing [2024-07-29T04:19:41.897Z] 73dacad598fa: Preparing [2024-07-29T04:19:41.897Z] 66cf151c402f: Preparing [2024-07-29T04:19:41.897Z] e6f0ba3cc2c2: Preparing [2024-07-29T04:19:41.897Z] 25aa8587fee9: Preparing [2024-07-29T04:19:41.897Z] 3c20671a5817: Preparing [2024-07-29T04:19:41.897Z] 3c20671a5817: Waiting [2024-07-29T04:19:41.897Z] 73dacad598fa: Layer already exists [2024-07-29T04:19:41.897Z] cc150a975774: Layer already exists [2024-07-29T04:19:41.897Z] 25aa8587fee9: Layer already exists [2024-07-29T04:19:41.897Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:41.897Z] e6f0ba3cc2c2: Layer already exists [2024-07-29T04:19:41.897Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:42.163Z] main: digest: sha256:b89030bae09474b145355419d42f2e18d4ab3e3a1296c65a7f88c9131dce2e44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:19:42.231Z] ===================================================== [Pipeline] echo [2024-07-29T04:19:42.247Z] taggedImages: [2024-07-29T04:19:42.247Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:42.247Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-29T04:19:42.247Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.39 [2024-07-29T04:19:42.247Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:42.247Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-29T04:19:42.281Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-29T04:19:42.281Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:42.281Z] latest [2024-07-29T04:19:42.281Z] 3.2.0-dev.39 [2024-07-29T04:19:42.281Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:42.281Z] main [2024-07-29T04:19:42.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:42.655Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:42.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:42.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-29T04:19:42.998Z] bde1b1581b4c: Preparing [2024-07-29T04:19:42.998Z] fb3408a4861a: Preparing [2024-07-29T04:19:42.998Z] 69a0e68ca7f7: Preparing [2024-07-29T04:19:42.998Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:42.998Z] 66cf151c402f: Preparing [2024-07-29T04:19:42.998Z] 661f9f8573f4: Preparing [2024-07-29T04:19:42.998Z] 8b41f5564171: Preparing [2024-07-29T04:19:42.998Z] 3c20671a5817: Preparing [2024-07-29T04:19:42.998Z] 8b41f5564171: Waiting [2024-07-29T04:19:42.998Z] 3c20671a5817: Waiting [2024-07-29T04:19:42.998Z] 661f9f8573f4: Waiting [2024-07-29T04:19:42.998Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:42.998Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:43.263Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:43.263Z] fb3408a4861a: Pushed [2024-07-29T04:19:43.263Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:43.263Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:43.263Z] bde1b1581b4c: Pushed [2024-07-29T04:19:49.891Z] 69a0e68ca7f7: Pushed [2024-07-29T04:19:49.891Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:50.252Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:50.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-29T04:19:50.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-29T04:19:50.599Z] bde1b1581b4c: Preparing [2024-07-29T04:19:50.599Z] fb3408a4861a: Preparing [2024-07-29T04:19:50.599Z] 69a0e68ca7f7: Preparing [2024-07-29T04:19:50.599Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:50.599Z] 66cf151c402f: Preparing [2024-07-29T04:19:50.599Z] 661f9f8573f4: Preparing [2024-07-29T04:19:50.599Z] 8b41f5564171: Preparing [2024-07-29T04:19:50.599Z] 3c20671a5817: Preparing [2024-07-29T04:19:50.599Z] 8b41f5564171: Waiting [2024-07-29T04:19:50.599Z] 3c20671a5817: Waiting [2024-07-29T04:19:50.599Z] 661f9f8573f4: Waiting [2024-07-29T04:19:50.599Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:50.599Z] fb3408a4861a: Layer already exists [2024-07-29T04:19:50.599Z] bde1b1581b4c: Layer already exists [2024-07-29T04:19:50.599Z] 69a0e68ca7f7: Layer already exists [2024-07-29T04:19:50.599Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:50.599Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:50.599Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:50.599Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:50.865Z] latest: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:51.213Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:51.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 [2024-07-29T04:19:51.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-29T04:19:51.566Z] bde1b1581b4c: Preparing [2024-07-29T04:19:51.566Z] fb3408a4861a: Preparing [2024-07-29T04:19:51.566Z] 69a0e68ca7f7: Preparing [2024-07-29T04:19:51.566Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:51.566Z] 66cf151c402f: Preparing [2024-07-29T04:19:51.566Z] 661f9f8573f4: Preparing [2024-07-29T04:19:51.566Z] 8b41f5564171: Preparing [2024-07-29T04:19:51.566Z] 3c20671a5817: Preparing [2024-07-29T04:19:51.566Z] 8b41f5564171: Waiting [2024-07-29T04:19:51.566Z] 661f9f8573f4: Waiting [2024-07-29T04:19:51.566Z] 3c20671a5817: Waiting [2024-07-29T04:19:51.566Z] 69a0e68ca7f7: Layer already exists [2024-07-29T04:19:51.566Z] bde1b1581b4c: Layer already exists [2024-07-29T04:19:51.566Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:51.566Z] fb3408a4861a: Layer already exists [2024-07-29T04:19:51.566Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:51.566Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:51.566Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:51.566Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:51.830Z] 3.2.0-dev.39: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:52.184Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:52.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:52.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-29T04:19:52.566Z] bde1b1581b4c: Preparing [2024-07-29T04:19:52.566Z] fb3408a4861a: Preparing [2024-07-29T04:19:52.566Z] 69a0e68ca7f7: Preparing [2024-07-29T04:19:52.566Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:52.566Z] 66cf151c402f: Preparing [2024-07-29T04:19:52.566Z] 661f9f8573f4: Preparing [2024-07-29T04:19:52.566Z] 8b41f5564171: Preparing [2024-07-29T04:19:52.566Z] 3c20671a5817: Preparing [2024-07-29T04:19:52.566Z] 8b41f5564171: Waiting [2024-07-29T04:19:52.566Z] 3c20671a5817: Waiting [2024-07-29T04:19:52.566Z] 661f9f8573f4: Waiting [2024-07-29T04:19:52.566Z] fb3408a4861a: Layer already exists [2024-07-29T04:19:52.566Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:52.566Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:52.566Z] bde1b1581b4c: Layer already exists [2024-07-29T04:19:52.566Z] 69a0e68ca7f7: Layer already exists [2024-07-29T04:19:52.566Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:52.566Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:52.566Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:52.835Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:53.195Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:53.557Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-29T04:19:53.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-29T04:19:53.558Z] bde1b1581b4c: Preparing [2024-07-29T04:19:53.558Z] fb3408a4861a: Preparing [2024-07-29T04:19:53.558Z] 69a0e68ca7f7: Preparing [2024-07-29T04:19:53.558Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:53.558Z] 66cf151c402f: Preparing [2024-07-29T04:19:53.558Z] 661f9f8573f4: Preparing [2024-07-29T04:19:53.558Z] 8b41f5564171: Preparing [2024-07-29T04:19:53.558Z] 3c20671a5817: Preparing [2024-07-29T04:19:53.558Z] 661f9f8573f4: Waiting [2024-07-29T04:19:53.558Z] 8b41f5564171: Waiting [2024-07-29T04:19:53.558Z] 3c20671a5817: Waiting [2024-07-29T04:19:53.558Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:53.558Z] fb3408a4861a: Layer already exists [2024-07-29T04:19:53.558Z] 69a0e68ca7f7: Layer already exists [2024-07-29T04:19:53.558Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:53.558Z] bde1b1581b4c: Layer already exists [2024-07-29T04:19:53.558Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:53.558Z] 661f9f8573f4: Layer already exists [2024-07-29T04:19:53.558Z] 8b41f5564171: Layer already exists [2024-07-29T04:19:53.844Z] main: digest: sha256:e6ed8a43427f76f48a5e3d9baac23ab38c8eefa3e6b5f2ecb8c60862ecb2d0cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:19:53.934Z] ===================================================== [Pipeline] echo [2024-07-29T04:19:53.947Z] taggedImages: [2024-07-29T04:19:53.947Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:53.947Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-29T04:19:53.947Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.39 [2024-07-29T04:19:53.947Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:53.947Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-29T04:19:53.975Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-29T04:19:53.975Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:53.975Z] latest [2024-07-29T04:19:53.975Z] 3.2.0-dev.39 [2024-07-29T04:19:53.975Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:19:53.975Z] main [2024-07-29T04:19:53.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:54.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:54.713Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:19:54.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-29T04:19:54.713Z] 50f320c82dde: Preparing [2024-07-29T04:19:54.713Z] 7f67ec20b90f: Preparing [2024-07-29T04:19:54.713Z] 3b2be70b9dcd: Preparing [2024-07-29T04:19:54.713Z] b0b9e32e735a: Preparing [2024-07-29T04:19:54.713Z] 1b46e0f63979: Preparing [2024-07-29T04:19:54.713Z] 51830d992b48: Preparing [2024-07-29T04:19:54.713Z] 9536211b1d96: Preparing [2024-07-29T04:19:54.713Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:54.713Z] 66cf151c402f: Preparing [2024-07-29T04:19:54.713Z] 0cee1710dc71: Preparing [2024-07-29T04:19:54.713Z] ae570a477ae5: Preparing [2024-07-29T04:19:54.713Z] 5f70bf18a086: Preparing [2024-07-29T04:19:54.713Z] ecd973b8e2a1: Preparing [2024-07-29T04:19:54.713Z] 64ed7aa78a44: Preparing [2024-07-29T04:19:54.713Z] 70233a6309de: Preparing [2024-07-29T04:19:54.713Z] 3c20671a5817: Preparing [2024-07-29T04:19:54.713Z] 0cee1710dc71: Waiting [2024-07-29T04:19:54.713Z] ae570a477ae5: Waiting [2024-07-29T04:19:54.713Z] 5f70bf18a086: Waiting [2024-07-29T04:19:54.713Z] ecd973b8e2a1: Waiting [2024-07-29T04:19:54.713Z] 64ed7aa78a44: Waiting [2024-07-29T04:19:54.713Z] 70233a6309de: Waiting [2024-07-29T04:19:54.713Z] 51830d992b48: Waiting [2024-07-29T04:19:54.713Z] 9536211b1d96: Waiting [2024-07-29T04:19:54.713Z] 3c20671a5817: Waiting [2024-07-29T04:19:54.713Z] 1c0fbb7d0179: Waiting [2024-07-29T04:19:54.713Z] 66cf151c402f: Waiting [2024-07-29T04:19:54.998Z] b0b9e32e735a: Pushed [2024-07-29T04:19:54.998Z] 1b46e0f63979: Pushed [2024-07-29T04:19:54.998Z] 7f67ec20b90f: Pushed [2024-07-29T04:19:54.998Z] 50f320c82dde: Pushed [2024-07-29T04:19:54.998Z] 3b2be70b9dcd: Pushed [2024-07-29T04:19:54.998Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:55.264Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:55.264Z] 51830d992b48: Pushed [2024-07-29T04:19:55.264Z] 5f70bf18a086: Layer already exists [2024-07-29T04:19:55.264Z] 0cee1710dc71: Pushed [2024-07-29T04:19:55.264Z] ae570a477ae5: Pushed [2024-07-29T04:19:55.264Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:55.264Z] ecd973b8e2a1: Pushed [2024-07-29T04:19:55.264Z] 64ed7aa78a44: Pushed [2024-07-29T04:19:55.588Z] 70233a6309de: Pushed [2024-07-29T04:19:58.161Z] 9536211b1d96: Pushed [2024-07-29T04:19:58.161Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:58.517Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:58.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-29T04:19:58.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-29T04:19:58.878Z] 50f320c82dde: Preparing [2024-07-29T04:19:58.878Z] 7f67ec20b90f: Preparing [2024-07-29T04:19:58.878Z] 3b2be70b9dcd: Preparing [2024-07-29T04:19:58.878Z] b0b9e32e735a: Preparing [2024-07-29T04:19:58.878Z] 1b46e0f63979: Preparing [2024-07-29T04:19:58.878Z] 51830d992b48: Preparing [2024-07-29T04:19:58.878Z] 9536211b1d96: Preparing [2024-07-29T04:19:58.878Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:58.878Z] 66cf151c402f: Preparing [2024-07-29T04:19:58.878Z] 0cee1710dc71: Preparing [2024-07-29T04:19:58.878Z] ae570a477ae5: Preparing [2024-07-29T04:19:58.878Z] 5f70bf18a086: Preparing [2024-07-29T04:19:58.878Z] 51830d992b48: Waiting [2024-07-29T04:19:58.878Z] 9536211b1d96: Waiting [2024-07-29T04:19:58.878Z] 1c0fbb7d0179: Waiting [2024-07-29T04:19:58.878Z] 66cf151c402f: Waiting [2024-07-29T04:19:58.878Z] 0cee1710dc71: Waiting [2024-07-29T04:19:58.878Z] ae570a477ae5: Waiting [2024-07-29T04:19:58.878Z] 5f70bf18a086: Waiting [2024-07-29T04:19:58.878Z] ecd973b8e2a1: Preparing [2024-07-29T04:19:58.878Z] 64ed7aa78a44: Preparing [2024-07-29T04:19:58.878Z] 70233a6309de: Preparing [2024-07-29T04:19:58.878Z] 3c20671a5817: Preparing [2024-07-29T04:19:58.878Z] ecd973b8e2a1: Waiting [2024-07-29T04:19:58.878Z] 70233a6309de: Waiting [2024-07-29T04:19:58.878Z] 3c20671a5817: Waiting [2024-07-29T04:19:58.878Z] 64ed7aa78a44: Waiting [2024-07-29T04:19:58.878Z] 1b46e0f63979: Layer already exists [2024-07-29T04:19:58.878Z] b0b9e32e735a: Layer already exists [2024-07-29T04:19:58.878Z] 3b2be70b9dcd: Layer already exists [2024-07-29T04:19:58.878Z] 50f320c82dde: Layer already exists [2024-07-29T04:19:58.878Z] 7f67ec20b90f: Layer already exists [2024-07-29T04:19:58.878Z] 9536211b1d96: Layer already exists [2024-07-29T04:19:58.878Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:58.878Z] 51830d992b48: Layer already exists [2024-07-29T04:19:58.878Z] 0cee1710dc71: Layer already exists [2024-07-29T04:19:58.878Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:58.878Z] ecd973b8e2a1: Layer already exists [2024-07-29T04:19:58.878Z] 5f70bf18a086: Layer already exists [2024-07-29T04:19:58.878Z] ae570a477ae5: Layer already exists [2024-07-29T04:19:58.878Z] 64ed7aa78a44: Layer already exists [2024-07-29T04:19:58.878Z] 70233a6309de: Layer already exists [2024-07-29T04:19:59.145Z] 3c20671a5817: Layer already exists [2024-07-29T04:19:59.145Z] latest: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:59.501Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:19:59.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 [2024-07-29T04:19:59.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-29T04:19:59.865Z] 50f320c82dde: Preparing [2024-07-29T04:19:59.865Z] 7f67ec20b90f: Preparing [2024-07-29T04:19:59.865Z] 3b2be70b9dcd: Preparing [2024-07-29T04:19:59.865Z] b0b9e32e735a: Preparing [2024-07-29T04:19:59.865Z] 1b46e0f63979: Preparing [2024-07-29T04:19:59.865Z] 51830d992b48: Preparing [2024-07-29T04:19:59.865Z] 9536211b1d96: Preparing [2024-07-29T04:19:59.865Z] 51830d992b48: Waiting [2024-07-29T04:19:59.865Z] 1c0fbb7d0179: Preparing [2024-07-29T04:19:59.865Z] 9536211b1d96: Waiting [2024-07-29T04:19:59.865Z] 66cf151c402f: Preparing [2024-07-29T04:19:59.865Z] 1c0fbb7d0179: Waiting [2024-07-29T04:19:59.865Z] 0cee1710dc71: Preparing [2024-07-29T04:19:59.865Z] 66cf151c402f: Waiting [2024-07-29T04:19:59.865Z] ae570a477ae5: Preparing [2024-07-29T04:19:59.865Z] 0cee1710dc71: Waiting [2024-07-29T04:19:59.865Z] 5f70bf18a086: Preparing [2024-07-29T04:19:59.865Z] ae570a477ae5: Waiting [2024-07-29T04:19:59.865Z] ecd973b8e2a1: Preparing [2024-07-29T04:19:59.865Z] 64ed7aa78a44: Preparing [2024-07-29T04:19:59.865Z] ecd973b8e2a1: Waiting [2024-07-29T04:19:59.865Z] 70233a6309de: Preparing [2024-07-29T04:19:59.865Z] 64ed7aa78a44: Waiting [2024-07-29T04:19:59.865Z] 3c20671a5817: Preparing [2024-07-29T04:19:59.865Z] 70233a6309de: Waiting [2024-07-29T04:19:59.865Z] 3c20671a5817: Waiting [2024-07-29T04:19:59.865Z] 50f320c82dde: Layer already exists [2024-07-29T04:19:59.865Z] 1b46e0f63979: Layer already exists [2024-07-29T04:19:59.865Z] 3b2be70b9dcd: Layer already exists [2024-07-29T04:19:59.865Z] b0b9e32e735a: Layer already exists [2024-07-29T04:19:59.865Z] 7f67ec20b90f: Layer already exists [2024-07-29T04:19:59.865Z] 9536211b1d96: Layer already exists [2024-07-29T04:19:59.865Z] 51830d992b48: Layer already exists [2024-07-29T04:19:59.865Z] 66cf151c402f: Layer already exists [2024-07-29T04:19:59.865Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:19:59.865Z] 0cee1710dc71: Layer already exists [2024-07-29T04:19:59.865Z] 64ed7aa78a44: Layer already exists [2024-07-29T04:19:59.865Z] ae570a477ae5: Layer already exists [2024-07-29T04:19:59.865Z] ecd973b8e2a1: Layer already exists [2024-07-29T04:19:59.866Z] 5f70bf18a086: Layer already exists [2024-07-29T04:19:59.866Z] 70233a6309de: Layer already exists [2024-07-29T04:19:59.866Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:00.131Z] 3.2.0-dev.39: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:00.491Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:00.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:00.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-29T04:20:00.842Z] 50f320c82dde: Preparing [2024-07-29T04:20:00.842Z] 7f67ec20b90f: Preparing [2024-07-29T04:20:00.842Z] 3b2be70b9dcd: Preparing [2024-07-29T04:20:00.842Z] b0b9e32e735a: Preparing [2024-07-29T04:20:00.842Z] 1b46e0f63979: Preparing [2024-07-29T04:20:00.842Z] 51830d992b48: Preparing [2024-07-29T04:20:00.842Z] 9536211b1d96: Preparing [2024-07-29T04:20:00.842Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:00.842Z] 66cf151c402f: Preparing [2024-07-29T04:20:00.842Z] 0cee1710dc71: Preparing [2024-07-29T04:20:00.842Z] ae570a477ae5: Preparing [2024-07-29T04:20:00.842Z] 5f70bf18a086: Preparing [2024-07-29T04:20:00.842Z] ecd973b8e2a1: Preparing [2024-07-29T04:20:00.842Z] 64ed7aa78a44: Preparing [2024-07-29T04:20:00.842Z] 70233a6309de: Preparing [2024-07-29T04:20:00.842Z] 3c20671a5817: Preparing [2024-07-29T04:20:00.842Z] 0cee1710dc71: Waiting [2024-07-29T04:20:00.842Z] ae570a477ae5: Waiting [2024-07-29T04:20:00.842Z] 51830d992b48: Waiting [2024-07-29T04:20:00.842Z] 9536211b1d96: Waiting [2024-07-29T04:20:00.842Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:00.842Z] 66cf151c402f: Waiting [2024-07-29T04:20:00.842Z] ecd973b8e2a1: Waiting [2024-07-29T04:20:00.842Z] 64ed7aa78a44: Waiting [2024-07-29T04:20:00.842Z] 70233a6309de: Waiting [2024-07-29T04:20:00.842Z] 3c20671a5817: Waiting [2024-07-29T04:20:00.842Z] 7f67ec20b90f: Layer already exists [2024-07-29T04:20:00.842Z] 1b46e0f63979: Layer already exists [2024-07-29T04:20:00.842Z] 50f320c82dde: Layer already exists [2024-07-29T04:20:00.842Z] 3b2be70b9dcd: Layer already exists [2024-07-29T04:20:00.842Z] b0b9e32e735a: Layer already exists [2024-07-29T04:20:00.842Z] 9536211b1d96: Layer already exists [2024-07-29T04:20:00.842Z] 51830d992b48: Layer already exists [2024-07-29T04:20:00.842Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:00.842Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:00.842Z] 0cee1710dc71: Layer already exists [2024-07-29T04:20:00.842Z] 5f70bf18a086: Layer already exists [2024-07-29T04:20:00.842Z] ae570a477ae5: Layer already exists [2024-07-29T04:20:00.842Z] 64ed7aa78a44: Layer already exists [2024-07-29T04:20:00.842Z] ecd973b8e2a1: Layer already exists [2024-07-29T04:20:00.842Z] 70233a6309de: Layer already exists [2024-07-29T04:20:00.842Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:01.107Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:01.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:01.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-29T04:20:01.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-29T04:20:01.826Z] 50f320c82dde: Preparing [2024-07-29T04:20:01.826Z] 7f67ec20b90f: Preparing [2024-07-29T04:20:01.826Z] 3b2be70b9dcd: Preparing [2024-07-29T04:20:01.826Z] b0b9e32e735a: Preparing [2024-07-29T04:20:01.826Z] 1b46e0f63979: Preparing [2024-07-29T04:20:01.826Z] 51830d992b48: Preparing [2024-07-29T04:20:01.826Z] 9536211b1d96: Preparing [2024-07-29T04:20:01.826Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:01.826Z] 66cf151c402f: Preparing [2024-07-29T04:20:01.826Z] 0cee1710dc71: Preparing [2024-07-29T04:20:01.826Z] ae570a477ae5: Preparing [2024-07-29T04:20:01.826Z] 5f70bf18a086: Preparing [2024-07-29T04:20:01.826Z] ecd973b8e2a1: Preparing [2024-07-29T04:20:01.826Z] 64ed7aa78a44: Preparing [2024-07-29T04:20:01.826Z] 70233a6309de: Preparing [2024-07-29T04:20:01.826Z] 3c20671a5817: Preparing [2024-07-29T04:20:01.826Z] 9536211b1d96: Waiting [2024-07-29T04:20:01.826Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:01.826Z] 66cf151c402f: Waiting [2024-07-29T04:20:01.826Z] 0cee1710dc71: Waiting [2024-07-29T04:20:01.826Z] ae570a477ae5: Waiting [2024-07-29T04:20:01.826Z] 5f70bf18a086: Waiting [2024-07-29T04:20:01.826Z] ecd973b8e2a1: Waiting [2024-07-29T04:20:01.826Z] 64ed7aa78a44: Waiting [2024-07-29T04:20:01.826Z] 70233a6309de: Waiting [2024-07-29T04:20:01.826Z] 3c20671a5817: Waiting [2024-07-29T04:20:01.826Z] 51830d992b48: Waiting [2024-07-29T04:20:01.826Z] 3b2be70b9dcd: Layer already exists [2024-07-29T04:20:01.826Z] 7f67ec20b90f: Layer already exists [2024-07-29T04:20:01.826Z] 50f320c82dde: Layer already exists [2024-07-29T04:20:01.826Z] 1b46e0f63979: Layer already exists [2024-07-29T04:20:01.826Z] b0b9e32e735a: Layer already exists [2024-07-29T04:20:01.826Z] 9536211b1d96: Layer already exists [2024-07-29T04:20:01.826Z] 51830d992b48: Layer already exists [2024-07-29T04:20:01.826Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:01.826Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:01.826Z] 0cee1710dc71: Layer already exists [2024-07-29T04:20:01.826Z] 70233a6309de: Layer already exists [2024-07-29T04:20:01.826Z] ae570a477ae5: Layer already exists [2024-07-29T04:20:01.826Z] 64ed7aa78a44: Layer already exists [2024-07-29T04:20:02.092Z] ecd973b8e2a1: Layer already exists [2024-07-29T04:20:02.092Z] 5f70bf18a086: Layer already exists [2024-07-29T04:20:02.092Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:02.092Z] main: digest: sha256:80bec4c8fda3bfe45d72e871f1cc6f7f2c8ba042e5e87dcf9446cdc214f1c673 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:20:02.159Z] ===================================================== [Pipeline] echo [2024-07-29T04:20:02.173Z] taggedImages: [2024-07-29T04:20:02.173Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:02.173Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-29T04:20:02.173Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.39 [2024-07-29T04:20:02.173Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:02.173Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-29T04:20:02.197Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-29T04:20:02.197Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:02.197Z] latest [2024-07-29T04:20:02.197Z] 3.2.0-dev.39 [2024-07-29T04:20:02.197Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:02.197Z] main [2024-07-29T04:20:02.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:02.576Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:02.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:02.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-29T04:20:02.929Z] 15e5bb8e3ec9: Preparing [2024-07-29T04:20:02.929Z] 508a5d2b944e: Preparing [2024-07-29T04:20:02.929Z] 78c3bd227a68: Preparing [2024-07-29T04:20:02.929Z] 5b489a203fec: Preparing [2024-07-29T04:20:02.929Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:02.929Z] 66cf151c402f: Preparing [2024-07-29T04:20:02.929Z] 661f9f8573f4: Preparing [2024-07-29T04:20:02.929Z] 8b41f5564171: Preparing [2024-07-29T04:20:02.929Z] 3c20671a5817: Preparing [2024-07-29T04:20:02.929Z] 66cf151c402f: Waiting [2024-07-29T04:20:02.929Z] 3c20671a5817: Waiting [2024-07-29T04:20:02.929Z] 8b41f5564171: Waiting [2024-07-29T04:20:02.929Z] 661f9f8573f4: Waiting [2024-07-29T04:20:02.929Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:03.196Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:03.196Z] 661f9f8573f4: Layer already exists [2024-07-29T04:20:03.196Z] 78c3bd227a68: Pushed [2024-07-29T04:20:03.196Z] 508a5d2b944e: Pushed [2024-07-29T04:20:03.196Z] 15e5bb8e3ec9: Pushed [2024-07-29T04:20:03.196Z] 8b41f5564171: Layer already exists [2024-07-29T04:20:03.196Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:09.828Z] 5b489a203fec: Pushed [2024-07-29T04:20:09.828Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:10.182Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:10.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-29T04:20:10.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-29T04:20:10.529Z] 15e5bb8e3ec9: Preparing [2024-07-29T04:20:10.529Z] 508a5d2b944e: Preparing [2024-07-29T04:20:10.529Z] 78c3bd227a68: Preparing [2024-07-29T04:20:10.529Z] 5b489a203fec: Preparing [2024-07-29T04:20:10.529Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:10.529Z] 66cf151c402f: Preparing [2024-07-29T04:20:10.529Z] 661f9f8573f4: Preparing [2024-07-29T04:20:10.529Z] 8b41f5564171: Preparing [2024-07-29T04:20:10.529Z] 3c20671a5817: Preparing [2024-07-29T04:20:10.529Z] 66cf151c402f: Waiting [2024-07-29T04:20:10.529Z] 661f9f8573f4: Waiting [2024-07-29T04:20:10.529Z] 8b41f5564171: Waiting [2024-07-29T04:20:10.529Z] 3c20671a5817: Waiting [2024-07-29T04:20:10.529Z] 78c3bd227a68: Layer already exists [2024-07-29T04:20:10.529Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:10.529Z] 5b489a203fec: Layer already exists [2024-07-29T04:20:10.529Z] 15e5bb8e3ec9: Layer already exists [2024-07-29T04:20:10.529Z] 508a5d2b944e: Layer already exists [2024-07-29T04:20:10.529Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:10.529Z] 661f9f8573f4: Layer already exists [2024-07-29T04:20:10.529Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:10.529Z] 8b41f5564171: Layer already exists [2024-07-29T04:20:10.793Z] latest: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:11.141Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:11.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 [2024-07-29T04:20:11.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-29T04:20:11.489Z] 15e5bb8e3ec9: Preparing [2024-07-29T04:20:11.489Z] 508a5d2b944e: Preparing [2024-07-29T04:20:11.489Z] 78c3bd227a68: Preparing [2024-07-29T04:20:11.489Z] 5b489a203fec: Preparing [2024-07-29T04:20:11.489Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:11.489Z] 66cf151c402f: Preparing [2024-07-29T04:20:11.489Z] 661f9f8573f4: Preparing [2024-07-29T04:20:11.489Z] 8b41f5564171: Preparing [2024-07-29T04:20:11.489Z] 3c20671a5817: Preparing [2024-07-29T04:20:11.489Z] 8b41f5564171: Waiting [2024-07-29T04:20:11.489Z] 66cf151c402f: Waiting [2024-07-29T04:20:11.489Z] 661f9f8573f4: Waiting [2024-07-29T04:20:11.489Z] 3c20671a5817: Waiting [2024-07-29T04:20:11.489Z] 508a5d2b944e: Layer already exists [2024-07-29T04:20:11.489Z] 5b489a203fec: Layer already exists [2024-07-29T04:20:11.489Z] 78c3bd227a68: Layer already exists [2024-07-29T04:20:11.489Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:11.489Z] 15e5bb8e3ec9: Layer already exists [2024-07-29T04:20:11.489Z] 8b41f5564171: Layer already exists [2024-07-29T04:20:11.489Z] 661f9f8573f4: Layer already exists [2024-07-29T04:20:11.489Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:11.489Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:11.489Z] 3.2.0-dev.39: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:12.110Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:12.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:12.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-29T04:20:12.466Z] 15e5bb8e3ec9: Preparing [2024-07-29T04:20:12.466Z] 508a5d2b944e: Preparing [2024-07-29T04:20:12.466Z] 78c3bd227a68: Preparing [2024-07-29T04:20:12.466Z] 5b489a203fec: Preparing [2024-07-29T04:20:12.466Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:12.466Z] 66cf151c402f: Preparing [2024-07-29T04:20:12.466Z] 661f9f8573f4: Preparing [2024-07-29T04:20:12.466Z] 8b41f5564171: Preparing [2024-07-29T04:20:12.466Z] 3c20671a5817: Preparing [2024-07-29T04:20:12.466Z] 66cf151c402f: Waiting [2024-07-29T04:20:12.466Z] 661f9f8573f4: Waiting [2024-07-29T04:20:12.466Z] 8b41f5564171: Waiting [2024-07-29T04:20:12.466Z] 3c20671a5817: Waiting [2024-07-29T04:20:12.466Z] 78c3bd227a68: Layer already exists [2024-07-29T04:20:12.466Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:12.466Z] 5b489a203fec: Layer already exists [2024-07-29T04:20:12.466Z] 508a5d2b944e: Layer already exists [2024-07-29T04:20:12.466Z] 15e5bb8e3ec9: Layer already exists [2024-07-29T04:20:12.466Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:12.466Z] 661f9f8573f4: Layer already exists [2024-07-29T04:20:12.466Z] 8b41f5564171: Layer already exists [2024-07-29T04:20:12.466Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:12.731Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:13.087Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:13.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-29T04:20:13.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-29T04:20:13.427Z] 15e5bb8e3ec9: Preparing [2024-07-29T04:20:13.427Z] 508a5d2b944e: Preparing [2024-07-29T04:20:13.427Z] 78c3bd227a68: Preparing [2024-07-29T04:20:13.427Z] 5b489a203fec: Preparing [2024-07-29T04:20:13.427Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:13.427Z] 66cf151c402f: Preparing [2024-07-29T04:20:13.427Z] 661f9f8573f4: Preparing [2024-07-29T04:20:13.427Z] 8b41f5564171: Preparing [2024-07-29T04:20:13.427Z] 3c20671a5817: Preparing [2024-07-29T04:20:13.427Z] 66cf151c402f: Waiting [2024-07-29T04:20:13.427Z] 8b41f5564171: Waiting [2024-07-29T04:20:13.427Z] 661f9f8573f4: Waiting [2024-07-29T04:20:13.427Z] 3c20671a5817: Waiting [2024-07-29T04:20:13.427Z] 5b489a203fec: Layer already exists [2024-07-29T04:20:13.427Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:13.427Z] 508a5d2b944e: Layer already exists [2024-07-29T04:20:13.427Z] 15e5bb8e3ec9: Layer already exists [2024-07-29T04:20:13.427Z] 78c3bd227a68: Layer already exists [2024-07-29T04:20:13.427Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:13.427Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:13.427Z] 661f9f8573f4: Layer already exists [2024-07-29T04:20:13.427Z] 8b41f5564171: Layer already exists [2024-07-29T04:20:13.699Z] main: digest: sha256:a02f332c61c134ab239860bd10f083bfbde769807f8da3a4c39775c8d97557d2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:20:13.773Z] ===================================================== [Pipeline] echo [2024-07-29T04:20:13.789Z] taggedImages: [2024-07-29T04:20:13.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:13.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-29T04:20:13.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.39 [2024-07-29T04:20:13.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:13.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-29T04:20:13.816Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-29T04:20:13.816Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:13.816Z] latest [2024-07-29T04:20:13.816Z] 3.2.0-dev.39 [2024-07-29T04:20:13.816Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:13.816Z] main [2024-07-29T04:20:13.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:14.176Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:14.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:14.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-29T04:20:14.541Z] e40a4420ee71: Preparing [2024-07-29T04:20:14.541Z] 1f85d447e239: Preparing [2024-07-29T04:20:14.541Z] 3a100de03087: Preparing [2024-07-29T04:20:14.541Z] e06683199fc8: Preparing [2024-07-29T04:20:14.541Z] 7e3190461c6c: Preparing [2024-07-29T04:20:14.541Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:14.541Z] 66cf151c402f: Preparing [2024-07-29T04:20:14.541Z] 371a8cca9347: Preparing [2024-07-29T04:20:14.541Z] 60cb58dcac7e: Preparing [2024-07-29T04:20:14.541Z] ccac18a55f60: Preparing [2024-07-29T04:20:14.541Z] 3c20671a5817: Preparing [2024-07-29T04:20:14.541Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:14.541Z] 66cf151c402f: Waiting [2024-07-29T04:20:14.541Z] 371a8cca9347: Waiting [2024-07-29T04:20:14.541Z] 60cb58dcac7e: Waiting [2024-07-29T04:20:14.541Z] 3c20671a5817: Waiting [2024-07-29T04:20:14.541Z] ccac18a55f60: Waiting [2024-07-29T04:20:14.808Z] 1f85d447e239: Pushed [2024-07-29T04:20:14.808Z] e06683199fc8: Pushed [2024-07-29T04:20:14.808Z] 7e3190461c6c: Pushed [2024-07-29T04:20:14.808Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:14.808Z] e40a4420ee71: Pushed [2024-07-29T04:20:14.808Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:14.808Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:15.072Z] 60cb58dcac7e: Pushed [2024-07-29T04:20:15.073Z] 371a8cca9347: Pushed [2024-07-29T04:20:17.002Z] 3a100de03087: Pushed [2024-07-29T04:20:17.267Z] ccac18a55f60: Pushed [2024-07-29T04:20:17.531Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:17.889Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:18.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-29T04:20:18.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-29T04:20:18.244Z] e40a4420ee71: Preparing [2024-07-29T04:20:18.244Z] 1f85d447e239: Preparing [2024-07-29T04:20:18.244Z] 3a100de03087: Preparing [2024-07-29T04:20:18.244Z] e06683199fc8: Preparing [2024-07-29T04:20:18.244Z] 7e3190461c6c: Preparing [2024-07-29T04:20:18.244Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:18.244Z] 66cf151c402f: Preparing [2024-07-29T04:20:18.244Z] 371a8cca9347: Preparing [2024-07-29T04:20:18.244Z] 60cb58dcac7e: Preparing [2024-07-29T04:20:18.244Z] ccac18a55f60: Preparing [2024-07-29T04:20:18.244Z] 3c20671a5817: Preparing [2024-07-29T04:20:18.244Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:18.244Z] 66cf151c402f: Waiting [2024-07-29T04:20:18.244Z] ccac18a55f60: Waiting [2024-07-29T04:20:18.244Z] 371a8cca9347: Waiting [2024-07-29T04:20:18.244Z] 3c20671a5817: Waiting [2024-07-29T04:20:18.244Z] 60cb58dcac7e: Waiting [2024-07-29T04:20:18.244Z] e40a4420ee71: Layer already exists [2024-07-29T04:20:18.244Z] 3a100de03087: Layer already exists [2024-07-29T04:20:18.244Z] 7e3190461c6c: Layer already exists [2024-07-29T04:20:18.244Z] e06683199fc8: Layer already exists [2024-07-29T04:20:18.244Z] 1f85d447e239: Layer already exists [2024-07-29T04:20:18.244Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:18.244Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:18.244Z] 371a8cca9347: Layer already exists [2024-07-29T04:20:18.244Z] ccac18a55f60: Layer already exists [2024-07-29T04:20:18.244Z] 60cb58dcac7e: Layer already exists [2024-07-29T04:20:18.244Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:18.508Z] latest: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:18.863Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:19.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 [2024-07-29T04:20:19.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-29T04:20:19.207Z] e40a4420ee71: Preparing [2024-07-29T04:20:19.207Z] 1f85d447e239: Preparing [2024-07-29T04:20:19.207Z] 3a100de03087: Preparing [2024-07-29T04:20:19.207Z] e06683199fc8: Preparing [2024-07-29T04:20:19.207Z] 7e3190461c6c: Preparing [2024-07-29T04:20:19.207Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:19.207Z] 66cf151c402f: Preparing [2024-07-29T04:20:19.207Z] 371a8cca9347: Preparing [2024-07-29T04:20:19.207Z] 60cb58dcac7e: Preparing [2024-07-29T04:20:19.207Z] ccac18a55f60: Preparing [2024-07-29T04:20:19.207Z] 3c20671a5817: Preparing [2024-07-29T04:20:19.207Z] 60cb58dcac7e: Waiting [2024-07-29T04:20:19.207Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:19.207Z] 66cf151c402f: Waiting [2024-07-29T04:20:19.207Z] 371a8cca9347: Waiting [2024-07-29T04:20:19.207Z] ccac18a55f60: Waiting [2024-07-29T04:20:19.207Z] 3c20671a5817: Waiting [2024-07-29T04:20:19.207Z] 3a100de03087: Layer already exists [2024-07-29T04:20:19.207Z] 1f85d447e239: Layer already exists [2024-07-29T04:20:19.207Z] 7e3190461c6c: Layer already exists [2024-07-29T04:20:19.207Z] e06683199fc8: Layer already exists [2024-07-29T04:20:19.207Z] e40a4420ee71: Layer already exists [2024-07-29T04:20:19.207Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:19.207Z] 371a8cca9347: Layer already exists [2024-07-29T04:20:19.207Z] 60cb58dcac7e: Layer already exists [2024-07-29T04:20:19.207Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:19.207Z] ccac18a55f60: Layer already exists [2024-07-29T04:20:19.207Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:19.471Z] 3.2.0-dev.39: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:19.823Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:20.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:20.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-29T04:20:20.172Z] e40a4420ee71: Preparing [2024-07-29T04:20:20.172Z] 1f85d447e239: Preparing [2024-07-29T04:20:20.172Z] 3a100de03087: Preparing [2024-07-29T04:20:20.172Z] e06683199fc8: Preparing [2024-07-29T04:20:20.172Z] 7e3190461c6c: Preparing [2024-07-29T04:20:20.172Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:20.172Z] 66cf151c402f: Preparing [2024-07-29T04:20:20.172Z] 371a8cca9347: Preparing [2024-07-29T04:20:20.172Z] 60cb58dcac7e: Preparing [2024-07-29T04:20:20.172Z] ccac18a55f60: Preparing [2024-07-29T04:20:20.172Z] 3c20671a5817: Preparing [2024-07-29T04:20:20.172Z] 371a8cca9347: Waiting [2024-07-29T04:20:20.172Z] ccac18a55f60: Waiting [2024-07-29T04:20:20.172Z] 3c20671a5817: Waiting [2024-07-29T04:20:20.172Z] 60cb58dcac7e: Waiting [2024-07-29T04:20:20.172Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:20.172Z] 66cf151c402f: Waiting [2024-07-29T04:20:20.172Z] e40a4420ee71: Layer already exists [2024-07-29T04:20:20.172Z] e06683199fc8: Layer already exists [2024-07-29T04:20:20.172Z] 7e3190461c6c: Layer already exists [2024-07-29T04:20:20.172Z] 1f85d447e239: Layer already exists [2024-07-29T04:20:20.172Z] 3a100de03087: Layer already exists [2024-07-29T04:20:20.172Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:20.172Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:20.172Z] 60cb58dcac7e: Layer already exists [2024-07-29T04:20:20.172Z] ccac18a55f60: Layer already exists [2024-07-29T04:20:20.172Z] 371a8cca9347: Layer already exists [2024-07-29T04:20:20.172Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:20.436Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:20.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:21.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-29T04:20:21.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-29T04:20:21.147Z] e40a4420ee71: Preparing [2024-07-29T04:20:21.147Z] 1f85d447e239: Preparing [2024-07-29T04:20:21.147Z] 3a100de03087: Preparing [2024-07-29T04:20:21.147Z] e06683199fc8: Preparing [2024-07-29T04:20:21.147Z] 7e3190461c6c: Preparing [2024-07-29T04:20:21.147Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:21.147Z] 66cf151c402f: Preparing [2024-07-29T04:20:21.147Z] 371a8cca9347: Preparing [2024-07-29T04:20:21.147Z] 60cb58dcac7e: Preparing [2024-07-29T04:20:21.147Z] ccac18a55f60: Preparing [2024-07-29T04:20:21.147Z] 3c20671a5817: Preparing [2024-07-29T04:20:21.147Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:21.147Z] 66cf151c402f: Waiting [2024-07-29T04:20:21.147Z] 60cb58dcac7e: Waiting [2024-07-29T04:20:21.147Z] ccac18a55f60: Waiting [2024-07-29T04:20:21.147Z] 3c20671a5817: Waiting [2024-07-29T04:20:21.147Z] 371a8cca9347: Waiting [2024-07-29T04:20:21.147Z] 3a100de03087: Layer already exists [2024-07-29T04:20:21.147Z] e40a4420ee71: Layer already exists [2024-07-29T04:20:21.147Z] 7e3190461c6c: Layer already exists [2024-07-29T04:20:21.147Z] 1f85d447e239: Layer already exists [2024-07-29T04:20:21.147Z] e06683199fc8: Layer already exists [2024-07-29T04:20:21.147Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:21.147Z] 371a8cca9347: Layer already exists [2024-07-29T04:20:21.147Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:21.147Z] ccac18a55f60: Layer already exists [2024-07-29T04:20:21.147Z] 60cb58dcac7e: Layer already exists [2024-07-29T04:20:21.147Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:21.411Z] main: digest: sha256:795c414f18d011e627cc0c66bd306cc53348bdecee888091cee61ebe455def39 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:20:21.482Z] ===================================================== [Pipeline] echo [2024-07-29T04:20:21.500Z] taggedImages: [2024-07-29T04:20:21.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:21.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-29T04:20:21.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.39 [2024-07-29T04:20:21.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:21.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-29T04:20:21.531Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-29T04:20:21.531Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:21.531Z] latest [2024-07-29T04:20:21.531Z] 3.2.0-dev.39 [2024-07-29T04:20:21.531Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:21.531Z] main [2024-07-29T04:20:21.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:21.901Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:22.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:22.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-29T04:20:22.252Z] 7e222a1152c8: Preparing [2024-07-29T04:20:22.252Z] 47947b0ec7ec: Preparing [2024-07-29T04:20:22.252Z] 2801789e1fe2: Preparing [2024-07-29T04:20:22.252Z] 2db5282d137a: Preparing [2024-07-29T04:20:22.252Z] 4864b9631ab0: Preparing [2024-07-29T04:20:22.252Z] 5e5b3afa703a: Preparing [2024-07-29T04:20:22.252Z] da859dd037e6: Preparing [2024-07-29T04:20:22.252Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:22.252Z] 66cf151c402f: Preparing [2024-07-29T04:20:22.252Z] dce8c1caf924: Preparing [2024-07-29T04:20:22.252Z] 4744d977bc00: Preparing [2024-07-29T04:20:22.252Z] 3c20671a5817: Preparing [2024-07-29T04:20:22.252Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:22.252Z] 66cf151c402f: Waiting [2024-07-29T04:20:22.252Z] dce8c1caf924: Waiting [2024-07-29T04:20:22.252Z] 4744d977bc00: Waiting [2024-07-29T04:20:22.252Z] 3c20671a5817: Waiting [2024-07-29T04:20:22.252Z] 5e5b3afa703a: Waiting [2024-07-29T04:20:22.252Z] da859dd037e6: Waiting [2024-07-29T04:20:22.517Z] 4864b9631ab0: Pushed [2024-07-29T04:20:22.517Z] 47947b0ec7ec: Pushed [2024-07-29T04:20:23.470Z] 7e222a1152c8: Pushed [2024-07-29T04:20:23.470Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:23.470Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:23.470Z] 5e5b3afa703a: Pushed [2024-07-29T04:20:23.470Z] da859dd037e6: Pushed [2024-07-29T04:20:23.735Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:23.735Z] dce8c1caf924: Pushed [2024-07-29T04:20:24.314Z] 2db5282d137a: Pushed [2024-07-29T04:20:25.269Z] 2801789e1fe2: Pushed [2024-07-29T04:20:26.223Z] 4744d977bc00: Pushed [2024-07-29T04:20:26.223Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:26.581Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:26.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-29T04:20:26.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-29T04:20:26.930Z] 7e222a1152c8: Preparing [2024-07-29T04:20:26.930Z] 47947b0ec7ec: Preparing [2024-07-29T04:20:26.930Z] 2801789e1fe2: Preparing [2024-07-29T04:20:26.930Z] 2db5282d137a: Preparing [2024-07-29T04:20:26.930Z] 4864b9631ab0: Preparing [2024-07-29T04:20:26.930Z] 5e5b3afa703a: Preparing [2024-07-29T04:20:26.930Z] da859dd037e6: Preparing [2024-07-29T04:20:26.930Z] 5e5b3afa703a: Waiting [2024-07-29T04:20:26.930Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:26.930Z] da859dd037e6: Waiting [2024-07-29T04:20:26.930Z] 66cf151c402f: Preparing [2024-07-29T04:20:26.930Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:26.930Z] dce8c1caf924: Preparing [2024-07-29T04:20:26.930Z] 66cf151c402f: Waiting [2024-07-29T04:20:26.930Z] 4744d977bc00: Preparing [2024-07-29T04:20:26.930Z] dce8c1caf924: Waiting [2024-07-29T04:20:26.930Z] 3c20671a5817: Preparing [2024-07-29T04:20:26.930Z] 4744d977bc00: Waiting [2024-07-29T04:20:26.930Z] 3c20671a5817: Waiting [2024-07-29T04:20:26.930Z] 7e222a1152c8: Layer already exists [2024-07-29T04:20:26.930Z] 2db5282d137a: Layer already exists [2024-07-29T04:20:26.930Z] 2801789e1fe2: Layer already exists [2024-07-29T04:20:26.930Z] 4864b9631ab0: Layer already exists [2024-07-29T04:20:26.930Z] 47947b0ec7ec: Layer already exists [2024-07-29T04:20:26.930Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:26.930Z] da859dd037e6: Layer already exists [2024-07-29T04:20:26.930Z] 5e5b3afa703a: Layer already exists [2024-07-29T04:20:26.930Z] dce8c1caf924: Layer already exists [2024-07-29T04:20:26.930Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:26.931Z] 4744d977bc00: Layer already exists [2024-07-29T04:20:26.931Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:27.198Z] latest: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:27.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:27.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 [2024-07-29T04:20:27.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-29T04:20:27.927Z] 7e222a1152c8: Preparing [2024-07-29T04:20:27.927Z] 47947b0ec7ec: Preparing [2024-07-29T04:20:27.927Z] 2801789e1fe2: Preparing [2024-07-29T04:20:27.927Z] 2db5282d137a: Preparing [2024-07-29T04:20:27.927Z] 4864b9631ab0: Preparing [2024-07-29T04:20:27.927Z] 5e5b3afa703a: Preparing [2024-07-29T04:20:27.927Z] da859dd037e6: Preparing [2024-07-29T04:20:27.927Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:27.927Z] 66cf151c402f: Preparing [2024-07-29T04:20:27.927Z] dce8c1caf924: Preparing [2024-07-29T04:20:27.927Z] 4744d977bc00: Preparing [2024-07-29T04:20:27.927Z] 3c20671a5817: Preparing [2024-07-29T04:20:27.927Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:27.927Z] 66cf151c402f: Waiting [2024-07-29T04:20:27.927Z] dce8c1caf924: Waiting [2024-07-29T04:20:27.927Z] 4744d977bc00: Waiting [2024-07-29T04:20:27.927Z] 3c20671a5817: Waiting [2024-07-29T04:20:27.927Z] 5e5b3afa703a: Waiting [2024-07-29T04:20:27.927Z] da859dd037e6: Waiting [2024-07-29T04:20:27.927Z] 7e222a1152c8: Layer already exists [2024-07-29T04:20:27.927Z] 47947b0ec7ec: Layer already exists [2024-07-29T04:20:27.927Z] 2db5282d137a: Layer already exists [2024-07-29T04:20:27.927Z] 2801789e1fe2: Layer already exists [2024-07-29T04:20:27.927Z] 4864b9631ab0: Layer already exists [2024-07-29T04:20:27.927Z] 5e5b3afa703a: Layer already exists [2024-07-29T04:20:27.927Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:27.927Z] da859dd037e6: Layer already exists [2024-07-29T04:20:27.927Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:27.927Z] dce8c1caf924: Layer already exists [2024-07-29T04:20:27.927Z] 4744d977bc00: Layer already exists [2024-07-29T04:20:27.927Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:28.192Z] 3.2.0-dev.39: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:28.555Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:28.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:28.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-29T04:20:28.914Z] 7e222a1152c8: Preparing [2024-07-29T04:20:28.914Z] 47947b0ec7ec: Preparing [2024-07-29T04:20:28.914Z] 2801789e1fe2: Preparing [2024-07-29T04:20:28.914Z] 2db5282d137a: Preparing [2024-07-29T04:20:28.914Z] 4864b9631ab0: Preparing [2024-07-29T04:20:28.914Z] 5e5b3afa703a: Preparing [2024-07-29T04:20:28.914Z] da859dd037e6: Preparing [2024-07-29T04:20:28.914Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:28.914Z] 66cf151c402f: Preparing [2024-07-29T04:20:28.914Z] dce8c1caf924: Preparing [2024-07-29T04:20:28.914Z] 4744d977bc00: Preparing [2024-07-29T04:20:28.914Z] 3c20671a5817: Preparing [2024-07-29T04:20:28.914Z] 5e5b3afa703a: Waiting [2024-07-29T04:20:28.914Z] da859dd037e6: Waiting [2024-07-29T04:20:28.914Z] 66cf151c402f: Waiting [2024-07-29T04:20:28.914Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:28.914Z] 4744d977bc00: Waiting [2024-07-29T04:20:28.914Z] 3c20671a5817: Waiting [2024-07-29T04:20:28.914Z] dce8c1caf924: Waiting [2024-07-29T04:20:28.914Z] 47947b0ec7ec: Layer already exists [2024-07-29T04:20:28.914Z] 7e222a1152c8: Layer already exists [2024-07-29T04:20:28.914Z] 4864b9631ab0: Layer already exists [2024-07-29T04:20:28.914Z] 2db5282d137a: Layer already exists [2024-07-29T04:20:28.914Z] 2801789e1fe2: Layer already exists [2024-07-29T04:20:28.914Z] 5e5b3afa703a: Layer already exists [2024-07-29T04:20:28.914Z] da859dd037e6: Layer already exists [2024-07-29T04:20:28.914Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:28.914Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:28.914Z] dce8c1caf924: Layer already exists [2024-07-29T04:20:28.914Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:28.914Z] 4744d977bc00: Layer already exists [2024-07-29T04:20:29.180Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:29.542Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:29.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-29T04:20:29.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-29T04:20:29.879Z] 7e222a1152c8: Preparing [2024-07-29T04:20:29.879Z] 47947b0ec7ec: Preparing [2024-07-29T04:20:29.879Z] 2801789e1fe2: Preparing [2024-07-29T04:20:29.879Z] 2db5282d137a: Preparing [2024-07-29T04:20:29.879Z] 4864b9631ab0: Preparing [2024-07-29T04:20:29.879Z] 5e5b3afa703a: Preparing [2024-07-29T04:20:29.879Z] da859dd037e6: Preparing [2024-07-29T04:20:29.879Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:29.879Z] 66cf151c402f: Preparing [2024-07-29T04:20:29.879Z] dce8c1caf924: Preparing [2024-07-29T04:20:29.879Z] 4744d977bc00: Preparing [2024-07-29T04:20:29.879Z] 3c20671a5817: Preparing [2024-07-29T04:20:29.879Z] 1c0fbb7d0179: Waiting [2024-07-29T04:20:29.879Z] 5e5b3afa703a: Waiting [2024-07-29T04:20:29.879Z] 66cf151c402f: Waiting [2024-07-29T04:20:29.879Z] dce8c1caf924: Waiting [2024-07-29T04:20:29.879Z] 4744d977bc00: Waiting [2024-07-29T04:20:29.879Z] 3c20671a5817: Waiting [2024-07-29T04:20:29.879Z] da859dd037e6: Waiting [2024-07-29T04:20:29.879Z] 47947b0ec7ec: Layer already exists [2024-07-29T04:20:29.879Z] 2801789e1fe2: Layer already exists [2024-07-29T04:20:29.879Z] 2db5282d137a: Layer already exists [2024-07-29T04:20:29.879Z] 7e222a1152c8: Layer already exists [2024-07-29T04:20:29.879Z] 4864b9631ab0: Layer already exists [2024-07-29T04:20:29.879Z] dce8c1caf924: Layer already exists [2024-07-29T04:20:29.879Z] 5e5b3afa703a: Layer already exists [2024-07-29T04:20:29.879Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:29.879Z] da859dd037e6: Layer already exists [2024-07-29T04:20:29.879Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:29.879Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:29.879Z] 4744d977bc00: Layer already exists [2024-07-29T04:20:30.146Z] main: digest: sha256:4847480df4f8fdef124dafbd5e70db63210d6488ce2329e3714a6d08285476e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:20:30.228Z] ===================================================== [Pipeline] echo [2024-07-29T04:20:30.241Z] taggedImages: [2024-07-29T04:20:30.241Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:30.241Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-29T04:20:30.241Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.39 [2024-07-29T04:20:30.241Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:30.241Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-29T04:20:30.267Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-29T04:20:30.267Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:30.267Z] latest [2024-07-29T04:20:30.267Z] 3.2.0-dev.39 [2024-07-29T04:20:30.267Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:30.267Z] main [2024-07-29T04:20:30.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:30.653Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:31.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:31.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-29T04:20:31.004Z] 0277f87f39ef: Preparing [2024-07-29T04:20:31.004Z] c657602fd357: Preparing [2024-07-29T04:20:31.004Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:31.004Z] 66cf151c402f: Preparing [2024-07-29T04:20:31.004Z] 14b2f5333cbf: Preparing [2024-07-29T04:20:31.004Z] 107e8bdce0a0: Preparing [2024-07-29T04:20:31.004Z] 3c20671a5817: Preparing [2024-07-29T04:20:31.004Z] 107e8bdce0a0: Waiting [2024-07-29T04:20:31.004Z] 3c20671a5817: Waiting [2024-07-29T04:20:31.268Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:31.268Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:31.268Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:31.268Z] 14b2f5333cbf: Pushed [2024-07-29T04:20:31.268Z] 0277f87f39ef: Pushed [2024-07-29T04:20:33.202Z] 107e8bdce0a0: Pushed [2024-07-29T04:20:35.141Z] c657602fd357: Pushed [2024-07-29T04:20:35.141Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:35.509Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:35.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-29T04:20:35.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-29T04:20:35.866Z] 0277f87f39ef: Preparing [2024-07-29T04:20:35.866Z] c657602fd357: Preparing [2024-07-29T04:20:35.866Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:35.866Z] 66cf151c402f: Preparing [2024-07-29T04:20:35.866Z] 14b2f5333cbf: Preparing [2024-07-29T04:20:35.866Z] 107e8bdce0a0: Preparing [2024-07-29T04:20:35.866Z] 3c20671a5817: Preparing [2024-07-29T04:20:35.866Z] 107e8bdce0a0: Waiting [2024-07-29T04:20:35.866Z] 3c20671a5817: Waiting [2024-07-29T04:20:35.866Z] 0277f87f39ef: Layer already exists [2024-07-29T04:20:35.866Z] c657602fd357: Layer already exists [2024-07-29T04:20:35.866Z] 14b2f5333cbf: Layer already exists [2024-07-29T04:20:35.866Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:35.866Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:35.866Z] 107e8bdce0a0: Layer already exists [2024-07-29T04:20:35.867Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:36.133Z] latest: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:36.489Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:36.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 [2024-07-29T04:20:36.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-29T04:20:36.852Z] 0277f87f39ef: Preparing [2024-07-29T04:20:36.852Z] c657602fd357: Preparing [2024-07-29T04:20:36.852Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:36.852Z] 66cf151c402f: Preparing [2024-07-29T04:20:36.852Z] 14b2f5333cbf: Preparing [2024-07-29T04:20:36.852Z] 107e8bdce0a0: Preparing [2024-07-29T04:20:36.852Z] 3c20671a5817: Preparing [2024-07-29T04:20:36.852Z] 107e8bdce0a0: Waiting [2024-07-29T04:20:36.852Z] 3c20671a5817: Waiting [2024-07-29T04:20:36.852Z] 14b2f5333cbf: Layer already exists [2024-07-29T04:20:36.852Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:36.852Z] c657602fd357: Layer already exists [2024-07-29T04:20:36.852Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:36.852Z] 0277f87f39ef: Layer already exists [2024-07-29T04:20:36.852Z] 107e8bdce0a0: Layer already exists [2024-07-29T04:20:36.852Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:37.119Z] 3.2.0-dev.39: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:37.479Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:37.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:37.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-29T04:20:37.833Z] 0277f87f39ef: Preparing [2024-07-29T04:20:37.833Z] c657602fd357: Preparing [2024-07-29T04:20:37.833Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:37.833Z] 66cf151c402f: Preparing [2024-07-29T04:20:37.833Z] 14b2f5333cbf: Preparing [2024-07-29T04:20:37.833Z] 107e8bdce0a0: Preparing [2024-07-29T04:20:37.833Z] 3c20671a5817: Preparing [2024-07-29T04:20:37.833Z] 107e8bdce0a0: Waiting [2024-07-29T04:20:37.833Z] 3c20671a5817: Waiting [2024-07-29T04:20:37.833Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:37.833Z] 14b2f5333cbf: Layer already exists [2024-07-29T04:20:37.833Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:37.833Z] 0277f87f39ef: Layer already exists [2024-07-29T04:20:37.833Z] c657602fd357: Layer already exists [2024-07-29T04:20:37.833Z] 107e8bdce0a0: Layer already exists [2024-07-29T04:20:37.833Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:37.833Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:38.469Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:38.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-29T04:20:38.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-29T04:20:38.823Z] 0277f87f39ef: Preparing [2024-07-29T04:20:38.823Z] c657602fd357: Preparing [2024-07-29T04:20:38.823Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:38.823Z] 66cf151c402f: Preparing [2024-07-29T04:20:38.823Z] 14b2f5333cbf: Preparing [2024-07-29T04:20:38.823Z] 107e8bdce0a0: Preparing [2024-07-29T04:20:38.823Z] 3c20671a5817: Preparing [2024-07-29T04:20:38.823Z] 107e8bdce0a0: Waiting [2024-07-29T04:20:38.823Z] 3c20671a5817: Waiting [2024-07-29T04:20:38.823Z] c657602fd357: Layer already exists [2024-07-29T04:20:38.823Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:38.823Z] 14b2f5333cbf: Layer already exists [2024-07-29T04:20:38.823Z] 0277f87f39ef: Layer already exists [2024-07-29T04:20:38.823Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:38.824Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:38.824Z] 107e8bdce0a0: Layer already exists [2024-07-29T04:20:39.089Z] main: digest: sha256:cf460475173647a7322448269c1577d7eebae72de1181d60c5d0010dfb60ad0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:20:39.169Z] ===================================================== [Pipeline] echo [2024-07-29T04:20:39.187Z] taggedImages: [2024-07-29T04:20:39.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:39.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-29T04:20:39.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.39 [2024-07-29T04:20:39.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:39.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-29T04:20:39.219Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-29T04:20:39.219Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:39.219Z] latest [2024-07-29T04:20:39.219Z] 3.2.0-dev.39 [2024-07-29T04:20:39.219Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:20:39.219Z] main [2024-07-29T04:20:39.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:39.589Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:20:39.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:20:39.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-29T04:20:39.944Z] 37d3ed91efd6: Preparing [2024-07-29T04:20:39.944Z] 1c6a730e2eea: Preparing [2024-07-29T04:20:39.944Z] 67811e3530b2: Preparing [2024-07-29T04:20:39.944Z] 1c0fbb7d0179: Preparing [2024-07-29T04:20:39.944Z] 66cf151c402f: Preparing [2024-07-29T04:20:39.944Z] 88a598674e31: Preparing [2024-07-29T04:20:39.944Z] 27b8604cafe0: Preparing [2024-07-29T04:20:39.944Z] 1a5251a703ae: Preparing [2024-07-29T04:20:39.944Z] e6d0fa8f734c: Preparing [2024-07-29T04:20:39.944Z] 3c20671a5817: Preparing [2024-07-29T04:20:39.944Z] 27b8604cafe0: Waiting [2024-07-29T04:20:39.944Z] 1a5251a703ae: Waiting [2024-07-29T04:20:39.944Z] e6d0fa8f734c: Waiting [2024-07-29T04:20:39.944Z] 3c20671a5817: Waiting [2024-07-29T04:20:39.944Z] 88a598674e31: Waiting [2024-07-29T04:20:40.208Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:20:40.208Z] 66cf151c402f: Layer already exists [2024-07-29T04:20:40.208Z] 67811e3530b2: Pushed [2024-07-29T04:20:40.208Z] 1c6a730e2eea: Pushed [2024-07-29T04:20:40.208Z] 37d3ed91efd6: Pushed [2024-07-29T04:20:40.208Z] 3c20671a5817: Layer already exists [2024-07-29T04:20:40.473Z] 1a5251a703ae: Pushed [2024-07-29T04:20:41.052Z] e6d0fa8f734c: Pushed [2024-07-29T04:20:53.327Z] 27b8604cafe0: Pushed [2024-07-29T04:21:01.607Z] 88a598674e31: Pushed [2024-07-29T04:21:01.607Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:01.974Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:02.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-29T04:21:02.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-29T04:21:02.345Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:02.345Z] 1c6a730e2eea: Preparing [2024-07-29T04:21:02.345Z] 67811e3530b2: Preparing [2024-07-29T04:21:02.345Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:02.345Z] 66cf151c402f: Preparing [2024-07-29T04:21:02.345Z] 88a598674e31: Preparing [2024-07-29T04:21:02.345Z] 27b8604cafe0: Preparing [2024-07-29T04:21:02.345Z] 1a5251a703ae: Preparing [2024-07-29T04:21:02.345Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:02.345Z] 3c20671a5817: Preparing [2024-07-29T04:21:02.345Z] 3c20671a5817: Waiting [2024-07-29T04:21:02.345Z] 27b8604cafe0: Waiting [2024-07-29T04:21:02.345Z] 1a5251a703ae: Waiting [2024-07-29T04:21:02.345Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:02.345Z] 88a598674e31: Waiting [2024-07-29T04:21:02.345Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:02.345Z] 67811e3530b2: Layer already exists [2024-07-29T04:21:02.345Z] 1c6a730e2eea: Layer already exists [2024-07-29T04:21:02.345Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:02.345Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:02.345Z] 27b8604cafe0: Layer already exists [2024-07-29T04:21:02.345Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:02.345Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:02.345Z] 88a598674e31: Layer already exists [2024-07-29T04:21:02.345Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:02.614Z] latest: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:02.973Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:03.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 [2024-07-29T04:21:03.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-29T04:21:03.329Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:03.329Z] 1c6a730e2eea: Preparing [2024-07-29T04:21:03.329Z] 67811e3530b2: Preparing [2024-07-29T04:21:03.329Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:03.329Z] 66cf151c402f: Preparing [2024-07-29T04:21:03.329Z] 88a598674e31: Preparing [2024-07-29T04:21:03.329Z] 27b8604cafe0: Preparing [2024-07-29T04:21:03.329Z] 1a5251a703ae: Preparing [2024-07-29T04:21:03.329Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:03.329Z] 27b8604cafe0: Waiting [2024-07-29T04:21:03.329Z] 3c20671a5817: Preparing [2024-07-29T04:21:03.329Z] 1a5251a703ae: Waiting [2024-07-29T04:21:03.329Z] 88a598674e31: Waiting [2024-07-29T04:21:03.329Z] 3c20671a5817: Waiting [2024-07-29T04:21:03.329Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:03.329Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:03.329Z] 67811e3530b2: Layer already exists [2024-07-29T04:21:03.329Z] 1c6a730e2eea: Layer already exists [2024-07-29T04:21:03.329Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:03.329Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:03.329Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:03.329Z] 88a598674e31: Layer already exists [2024-07-29T04:21:03.329Z] 27b8604cafe0: Layer already exists [2024-07-29T04:21:03.329Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:03.329Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:03.594Z] 3.2.0-dev.39: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:03.964Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:04.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:04.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-29T04:21:04.324Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:04.324Z] 1c6a730e2eea: Preparing [2024-07-29T04:21:04.324Z] 67811e3530b2: Preparing [2024-07-29T04:21:04.324Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:04.324Z] 66cf151c402f: Preparing [2024-07-29T04:21:04.324Z] 88a598674e31: Preparing [2024-07-29T04:21:04.324Z] 27b8604cafe0: Preparing [2024-07-29T04:21:04.324Z] 88a598674e31: Waiting [2024-07-29T04:21:04.324Z] 1a5251a703ae: Preparing [2024-07-29T04:21:04.324Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:04.324Z] 1a5251a703ae: Waiting [2024-07-29T04:21:04.324Z] 3c20671a5817: Preparing [2024-07-29T04:21:04.324Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:04.324Z] 3c20671a5817: Waiting [2024-07-29T04:21:04.324Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:04.324Z] 1c6a730e2eea: Layer already exists [2024-07-29T04:21:04.324Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:04.324Z] 67811e3530b2: Layer already exists [2024-07-29T04:21:04.324Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:04.324Z] 27b8604cafe0: Layer already exists [2024-07-29T04:21:04.324Z] 88a598674e31: Layer already exists [2024-07-29T04:21:04.324Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:04.324Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:04.324Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:04.589Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:04.943Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:05.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-29T04:21:05.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-29T04:21:05.289Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:05.289Z] 1c6a730e2eea: Preparing [2024-07-29T04:21:05.289Z] 67811e3530b2: Preparing [2024-07-29T04:21:05.289Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:05.289Z] 66cf151c402f: Preparing [2024-07-29T04:21:05.289Z] 88a598674e31: Preparing [2024-07-29T04:21:05.289Z] 27b8604cafe0: Preparing [2024-07-29T04:21:05.289Z] 1a5251a703ae: Preparing [2024-07-29T04:21:05.289Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:05.289Z] 3c20671a5817: Preparing [2024-07-29T04:21:05.289Z] 88a598674e31: Waiting [2024-07-29T04:21:05.289Z] 27b8604cafe0: Waiting [2024-07-29T04:21:05.289Z] 1a5251a703ae: Waiting [2024-07-29T04:21:05.289Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:05.289Z] 3c20671a5817: Waiting [2024-07-29T04:21:05.289Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:05.289Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:05.289Z] 67811e3530b2: Layer already exists [2024-07-29T04:21:05.289Z] 1c6a730e2eea: Layer already exists [2024-07-29T04:21:05.289Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:05.289Z] 88a598674e31: Layer already exists [2024-07-29T04:21:05.289Z] 27b8604cafe0: Layer already exists [2024-07-29T04:21:05.289Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:05.289Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:05.289Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:05.556Z] main: digest: sha256:0f1e613ed454bc18fc885d0374aa6f2ca714ac5d66d01c5fe3d830502058b45e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:21:05.644Z] ===================================================== [Pipeline] echo [2024-07-29T04:21:05.659Z] taggedImages: [2024-07-29T04:21:05.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:05.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-29T04:21:05.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.39 [2024-07-29T04:21:05.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:05.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-29T04:21:05.693Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-29T04:21:05.693Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:05.693Z] latest [2024-07-29T04:21:05.693Z] 3.2.0-dev.39 [2024-07-29T04:21:05.693Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:05.693Z] main [2024-07-29T04:21:05.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:06.079Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:06.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:06.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-29T04:21:06.442Z] 046dd3e5692c: Preparing [2024-07-29T04:21:06.442Z] b5a7884fe437: Preparing [2024-07-29T04:21:06.442Z] 034cc169dea6: Preparing [2024-07-29T04:21:06.442Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:06.442Z] 66cf151c402f: Preparing [2024-07-29T04:21:06.442Z] d9eaf071a011: Preparing [2024-07-29T04:21:06.442Z] 294a730f26a6: Preparing [2024-07-29T04:21:06.442Z] 55be159be17a: Preparing [2024-07-29T04:21:06.442Z] 3c20671a5817: Preparing [2024-07-29T04:21:06.442Z] d9eaf071a011: Waiting [2024-07-29T04:21:06.442Z] 294a730f26a6: Waiting [2024-07-29T04:21:06.442Z] 55be159be17a: Waiting [2024-07-29T04:21:06.442Z] 3c20671a5817: Waiting [2024-07-29T04:21:06.708Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:06.708Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:06.708Z] 034cc169dea6: Pushed [2024-07-29T04:21:06.708Z] b5a7884fe437: Pushed [2024-07-29T04:21:06.708Z] 046dd3e5692c: Pushed [2024-07-29T04:21:06.708Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:06.708Z] 294a730f26a6: Pushed [2024-07-29T04:21:07.291Z] 55be159be17a: Pushed [2024-07-29T04:21:29.327Z] d9eaf071a011: Pushed [2024-07-29T04:21:29.327Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:29.693Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:30.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-29T04:21:30.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-29T04:21:30.050Z] 046dd3e5692c: Preparing [2024-07-29T04:21:30.050Z] b5a7884fe437: Preparing [2024-07-29T04:21:30.050Z] 034cc169dea6: Preparing [2024-07-29T04:21:30.050Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:30.050Z] 66cf151c402f: Preparing [2024-07-29T04:21:30.050Z] d9eaf071a011: Preparing [2024-07-29T04:21:30.050Z] 294a730f26a6: Preparing [2024-07-29T04:21:30.050Z] 55be159be17a: Preparing [2024-07-29T04:21:30.050Z] 3c20671a5817: Preparing [2024-07-29T04:21:30.050Z] d9eaf071a011: Waiting [2024-07-29T04:21:30.050Z] 294a730f26a6: Waiting [2024-07-29T04:21:30.050Z] 55be159be17a: Waiting [2024-07-29T04:21:30.050Z] 3c20671a5817: Waiting [2024-07-29T04:21:30.050Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:30.050Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:30.050Z] 046dd3e5692c: Layer already exists [2024-07-29T04:21:30.050Z] b5a7884fe437: Layer already exists [2024-07-29T04:21:30.050Z] 034cc169dea6: Layer already exists [2024-07-29T04:21:30.050Z] 294a730f26a6: Layer already exists [2024-07-29T04:21:30.050Z] d9eaf071a011: Layer already exists [2024-07-29T04:21:30.050Z] 55be159be17a: Layer already exists [2024-07-29T04:21:30.050Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:30.316Z] latest: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:30.666Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:31.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 [2024-07-29T04:21:31.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-29T04:21:31.020Z] 046dd3e5692c: Preparing [2024-07-29T04:21:31.020Z] b5a7884fe437: Preparing [2024-07-29T04:21:31.020Z] 034cc169dea6: Preparing [2024-07-29T04:21:31.020Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:31.020Z] 66cf151c402f: Preparing [2024-07-29T04:21:31.020Z] d9eaf071a011: Preparing [2024-07-29T04:21:31.020Z] 294a730f26a6: Preparing [2024-07-29T04:21:31.020Z] 55be159be17a: Preparing [2024-07-29T04:21:31.020Z] 3c20671a5817: Preparing [2024-07-29T04:21:31.020Z] d9eaf071a011: Waiting [2024-07-29T04:21:31.020Z] 294a730f26a6: Waiting [2024-07-29T04:21:31.020Z] 55be159be17a: Waiting [2024-07-29T04:21:31.020Z] 3c20671a5817: Waiting [2024-07-29T04:21:31.020Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:31.020Z] 034cc169dea6: Layer already exists [2024-07-29T04:21:31.020Z] 046dd3e5692c: Layer already exists [2024-07-29T04:21:31.020Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:31.020Z] b5a7884fe437: Layer already exists [2024-07-29T04:21:31.020Z] 55be159be17a: Layer already exists [2024-07-29T04:21:31.020Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:31.020Z] d9eaf071a011: Layer already exists [2024-07-29T04:21:31.020Z] 294a730f26a6: Layer already exists [2024-07-29T04:21:31.285Z] 3.2.0-dev.39: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:31.648Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:32.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:32.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-29T04:21:32.008Z] 046dd3e5692c: Preparing [2024-07-29T04:21:32.008Z] b5a7884fe437: Preparing [2024-07-29T04:21:32.008Z] 034cc169dea6: Preparing [2024-07-29T04:21:32.008Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:32.008Z] 66cf151c402f: Preparing [2024-07-29T04:21:32.008Z] d9eaf071a011: Preparing [2024-07-29T04:21:32.008Z] 294a730f26a6: Preparing [2024-07-29T04:21:32.008Z] 55be159be17a: Preparing [2024-07-29T04:21:32.008Z] 3c20671a5817: Preparing [2024-07-29T04:21:32.008Z] d9eaf071a011: Waiting [2024-07-29T04:21:32.008Z] 294a730f26a6: Waiting [2024-07-29T04:21:32.008Z] 3c20671a5817: Waiting [2024-07-29T04:21:32.008Z] 55be159be17a: Waiting [2024-07-29T04:21:32.008Z] 046dd3e5692c: Layer already exists [2024-07-29T04:21:32.008Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:32.008Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:32.008Z] b5a7884fe437: Layer already exists [2024-07-29T04:21:32.008Z] 034cc169dea6: Layer already exists [2024-07-29T04:21:32.008Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:32.008Z] 55be159be17a: Layer already exists [2024-07-29T04:21:32.008Z] 294a730f26a6: Layer already exists [2024-07-29T04:21:32.008Z] d9eaf071a011: Layer already exists [2024-07-29T04:21:32.275Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:32.636Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:32.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-29T04:21:32.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-29T04:21:32.996Z] 046dd3e5692c: Preparing [2024-07-29T04:21:32.996Z] b5a7884fe437: Preparing [2024-07-29T04:21:32.996Z] 034cc169dea6: Preparing [2024-07-29T04:21:32.996Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:32.996Z] 66cf151c402f: Preparing [2024-07-29T04:21:32.996Z] d9eaf071a011: Preparing [2024-07-29T04:21:32.996Z] 294a730f26a6: Preparing [2024-07-29T04:21:32.996Z] 55be159be17a: Preparing [2024-07-29T04:21:32.996Z] 3c20671a5817: Preparing [2024-07-29T04:21:32.997Z] 294a730f26a6: Waiting [2024-07-29T04:21:32.997Z] 55be159be17a: Waiting [2024-07-29T04:21:32.997Z] 3c20671a5817: Waiting [2024-07-29T04:21:32.997Z] d9eaf071a011: Waiting [2024-07-29T04:21:32.997Z] b5a7884fe437: Layer already exists [2024-07-29T04:21:32.997Z] 034cc169dea6: Layer already exists [2024-07-29T04:21:32.997Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:32.997Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:32.997Z] 046dd3e5692c: Layer already exists [2024-07-29T04:21:32.997Z] 294a730f26a6: Layer already exists [2024-07-29T04:21:32.997Z] d9eaf071a011: Layer already exists [2024-07-29T04:21:32.997Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:32.997Z] 55be159be17a: Layer already exists [2024-07-29T04:21:33.263Z] main: digest: sha256:ade38e230c9a48b8e8b036119e93d73a42fb5f19fdc37421fb190475439bae34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:21:33.339Z] ===================================================== [Pipeline] echo [2024-07-29T04:21:33.355Z] taggedImages: [2024-07-29T04:21:33.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:33.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-29T04:21:33.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.39 [2024-07-29T04:21:33.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:33.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-29T04:21:33.387Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-29T04:21:33.387Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:33.387Z] latest [2024-07-29T04:21:33.387Z] 3.2.0-dev.39 [2024-07-29T04:21:33.387Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:33.387Z] main [2024-07-29T04:21:33.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:33.752Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:34.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:21:34.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-29T04:21:34.115Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:34.115Z] 5edd372b1099: Preparing [2024-07-29T04:21:34.115Z] 59280f817a81: Preparing [2024-07-29T04:21:34.115Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:34.115Z] 66cf151c402f: Preparing [2024-07-29T04:21:34.115Z] fd368a26fd54: Preparing [2024-07-29T04:21:34.115Z] 1a5251a703ae: Preparing [2024-07-29T04:21:34.115Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:34.115Z] 3c20671a5817: Preparing [2024-07-29T04:21:34.115Z] 1a5251a703ae: Waiting [2024-07-29T04:21:34.115Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:34.115Z] 3c20671a5817: Waiting [2024-07-29T04:21:34.115Z] fd368a26fd54: Waiting [2024-07-29T04:21:34.115Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:34.115Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:34.115Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:34.381Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:34.381Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:34.381Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:34.381Z] 59280f817a81: Pushed [2024-07-29T04:21:34.381Z] 5edd372b1099: Pushed [2024-07-29T04:21:56.418Z] fd368a26fd54: Pushed [2024-07-29T04:21:56.418Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:56.776Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:57.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-29T04:21:57.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-29T04:21:57.123Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:57.123Z] 5edd372b1099: Preparing [2024-07-29T04:21:57.123Z] 59280f817a81: Preparing [2024-07-29T04:21:57.123Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:57.123Z] 66cf151c402f: Preparing [2024-07-29T04:21:57.123Z] fd368a26fd54: Preparing [2024-07-29T04:21:57.123Z] 1a5251a703ae: Preparing [2024-07-29T04:21:57.123Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:57.123Z] 3c20671a5817: Preparing [2024-07-29T04:21:57.123Z] 1a5251a703ae: Waiting [2024-07-29T04:21:57.123Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:57.123Z] 3c20671a5817: Waiting [2024-07-29T04:21:57.123Z] fd368a26fd54: Waiting [2024-07-29T04:21:57.123Z] 59280f817a81: Layer already exists [2024-07-29T04:21:57.123Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:57.123Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:57.123Z] 5edd372b1099: Layer already exists [2024-07-29T04:21:57.123Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:57.123Z] fd368a26fd54: Layer already exists [2024-07-29T04:21:57.123Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:57.123Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:57.123Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:57.388Z] latest: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:57.741Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:58.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 [2024-07-29T04:21:58.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-29T04:21:58.093Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:58.093Z] 5edd372b1099: Preparing [2024-07-29T04:21:58.093Z] 59280f817a81: Preparing [2024-07-29T04:21:58.093Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:58.093Z] 66cf151c402f: Preparing [2024-07-29T04:21:58.093Z] fd368a26fd54: Preparing [2024-07-29T04:21:58.093Z] 1a5251a703ae: Preparing [2024-07-29T04:21:58.093Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:58.093Z] 3c20671a5817: Preparing [2024-07-29T04:21:58.093Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:58.093Z] fd368a26fd54: Waiting [2024-07-29T04:21:58.093Z] 3c20671a5817: Waiting [2024-07-29T04:21:58.093Z] 1a5251a703ae: Waiting [2024-07-29T04:21:58.093Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:58.093Z] 59280f817a81: Layer already exists [2024-07-29T04:21:58.093Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:58.093Z] 5edd372b1099: Layer already exists [2024-07-29T04:21:58.093Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:58.093Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:58.093Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:58.093Z] fd368a26fd54: Layer already exists [2024-07-29T04:21:58.093Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:58.360Z] 3.2.0-dev.39: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:58.719Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:59.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:21:59.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-29T04:21:59.074Z] 37d3ed91efd6: Preparing [2024-07-29T04:21:59.074Z] 5edd372b1099: Preparing [2024-07-29T04:21:59.074Z] 59280f817a81: Preparing [2024-07-29T04:21:59.074Z] 1c0fbb7d0179: Preparing [2024-07-29T04:21:59.074Z] 66cf151c402f: Preparing [2024-07-29T04:21:59.074Z] fd368a26fd54: Preparing [2024-07-29T04:21:59.074Z] 1a5251a703ae: Preparing [2024-07-29T04:21:59.074Z] e6d0fa8f734c: Preparing [2024-07-29T04:21:59.074Z] 3c20671a5817: Preparing [2024-07-29T04:21:59.074Z] fd368a26fd54: Waiting [2024-07-29T04:21:59.074Z] 1a5251a703ae: Waiting [2024-07-29T04:21:59.074Z] e6d0fa8f734c: Waiting [2024-07-29T04:21:59.074Z] 3c20671a5817: Waiting [2024-07-29T04:21:59.074Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:21:59.074Z] 66cf151c402f: Layer already exists [2024-07-29T04:21:59.074Z] 5edd372b1099: Layer already exists [2024-07-29T04:21:59.074Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:21:59.074Z] 59280f817a81: Layer already exists [2024-07-29T04:21:59.074Z] 1a5251a703ae: Layer already exists [2024-07-29T04:21:59.074Z] fd368a26fd54: Layer already exists [2024-07-29T04:21:59.074Z] 3c20671a5817: Layer already exists [2024-07-29T04:21:59.074Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:21:59.339Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:21:59.695Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:00.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-29T04:22:00.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-29T04:22:00.050Z] 37d3ed91efd6: Preparing [2024-07-29T04:22:00.050Z] 5edd372b1099: Preparing [2024-07-29T04:22:00.050Z] 59280f817a81: Preparing [2024-07-29T04:22:00.050Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:00.050Z] 66cf151c402f: Preparing [2024-07-29T04:22:00.050Z] fd368a26fd54: Preparing [2024-07-29T04:22:00.050Z] 1a5251a703ae: Preparing [2024-07-29T04:22:00.050Z] e6d0fa8f734c: Preparing [2024-07-29T04:22:00.050Z] 3c20671a5817: Preparing [2024-07-29T04:22:00.050Z] fd368a26fd54: Waiting [2024-07-29T04:22:00.050Z] 1a5251a703ae: Waiting [2024-07-29T04:22:00.050Z] e6d0fa8f734c: Waiting [2024-07-29T04:22:00.050Z] 3c20671a5817: Waiting [2024-07-29T04:22:00.050Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:00.050Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:00.050Z] 5edd372b1099: Layer already exists [2024-07-29T04:22:00.050Z] 37d3ed91efd6: Layer already exists [2024-07-29T04:22:00.050Z] 59280f817a81: Layer already exists [2024-07-29T04:22:00.050Z] e6d0fa8f734c: Layer already exists [2024-07-29T04:22:00.050Z] fd368a26fd54: Layer already exists [2024-07-29T04:22:00.050Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:00.050Z] 1a5251a703ae: Layer already exists [2024-07-29T04:22:00.316Z] main: digest: sha256:27dc2706855ae28fd136e2873d1a736ded99710a270443e40b2d7ddfd2f4f625 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:22:00.407Z] ===================================================== [Pipeline] echo [2024-07-29T04:22:00.425Z] taggedImages: [2024-07-29T04:22:00.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:00.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-29T04:22:00.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.39 [2024-07-29T04:22:00.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:00.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-29T04:22:00.460Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-29T04:22:00.460Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:00.460Z] latest [2024-07-29T04:22:00.460Z] 3.2.0-dev.39 [2024-07-29T04:22:00.460Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:00.460Z] main [2024-07-29T04:22:00.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:00.845Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:01.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:01.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-29T04:22:01.196Z] 942526c300e5: Preparing [2024-07-29T04:22:01.196Z] c3d458e57d15: Preparing [2024-07-29T04:22:01.196Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:01.196Z] 66cf151c402f: Preparing [2024-07-29T04:22:01.196Z] 1c2a5eb9f3f7: Preparing [2024-07-29T04:22:01.196Z] 793809501642: Preparing [2024-07-29T04:22:01.196Z] 3c20671a5817: Preparing [2024-07-29T04:22:01.196Z] 793809501642: Waiting [2024-07-29T04:22:01.196Z] 3c20671a5817: Waiting [2024-07-29T04:22:01.196Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:01.462Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:01.462Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:01.462Z] 1c2a5eb9f3f7: Pushed [2024-07-29T04:22:01.462Z] 942526c300e5: Pushed [2024-07-29T04:22:01.728Z] 793809501642: Pushed [2024-07-29T04:22:08.358Z] c3d458e57d15: Pushed [2024-07-29T04:22:08.358Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:08.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:09.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-29T04:22:09.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-29T04:22:09.069Z] 942526c300e5: Preparing [2024-07-29T04:22:09.069Z] c3d458e57d15: Preparing [2024-07-29T04:22:09.069Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:09.069Z] 66cf151c402f: Preparing [2024-07-29T04:22:09.069Z] 1c2a5eb9f3f7: Preparing [2024-07-29T04:22:09.069Z] 793809501642: Preparing [2024-07-29T04:22:09.069Z] 3c20671a5817: Preparing [2024-07-29T04:22:09.069Z] 793809501642: Waiting [2024-07-29T04:22:09.069Z] 3c20671a5817: Waiting [2024-07-29T04:22:09.069Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:09.069Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:09.069Z] c3d458e57d15: Layer already exists [2024-07-29T04:22:09.069Z] 942526c300e5: Layer already exists [2024-07-29T04:22:09.069Z] 1c2a5eb9f3f7: Layer already exists [2024-07-29T04:22:09.069Z] 793809501642: Layer already exists [2024-07-29T04:22:09.069Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:09.334Z] latest: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:09.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:10.044Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 [2024-07-29T04:22:10.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-29T04:22:10.044Z] 942526c300e5: Preparing [2024-07-29T04:22:10.044Z] c3d458e57d15: Preparing [2024-07-29T04:22:10.044Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:10.044Z] 66cf151c402f: Preparing [2024-07-29T04:22:10.044Z] 1c2a5eb9f3f7: Preparing [2024-07-29T04:22:10.044Z] 793809501642: Preparing [2024-07-29T04:22:10.044Z] 3c20671a5817: Preparing [2024-07-29T04:22:10.044Z] 793809501642: Waiting [2024-07-29T04:22:10.044Z] 3c20671a5817: Waiting [2024-07-29T04:22:10.044Z] 1c2a5eb9f3f7: Layer already exists [2024-07-29T04:22:10.044Z] c3d458e57d15: Layer already exists [2024-07-29T04:22:10.044Z] 942526c300e5: Layer already exists [2024-07-29T04:22:10.044Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:10.044Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:10.044Z] 793809501642: Layer already exists [2024-07-29T04:22:10.044Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:10.310Z] 3.2.0-dev.39: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:10.671Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:11.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:11.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-29T04:22:11.033Z] 942526c300e5: Preparing [2024-07-29T04:22:11.033Z] c3d458e57d15: Preparing [2024-07-29T04:22:11.033Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:11.033Z] 66cf151c402f: Preparing [2024-07-29T04:22:11.033Z] 1c2a5eb9f3f7: Preparing [2024-07-29T04:22:11.033Z] 793809501642: Preparing [2024-07-29T04:22:11.033Z] 3c20671a5817: Preparing [2024-07-29T04:22:11.033Z] 793809501642: Waiting [2024-07-29T04:22:11.033Z] 3c20671a5817: Waiting [2024-07-29T04:22:11.033Z] 1c2a5eb9f3f7: Layer already exists [2024-07-29T04:22:11.033Z] 942526c300e5: Layer already exists [2024-07-29T04:22:11.033Z] c3d458e57d15: Layer already exists [2024-07-29T04:22:11.033Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:11.033Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:11.033Z] 793809501642: Layer already exists [2024-07-29T04:22:11.033Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:11.299Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:11.660Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:12.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-29T04:22:12.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-29T04:22:12.009Z] 942526c300e5: Preparing [2024-07-29T04:22:12.009Z] c3d458e57d15: Preparing [2024-07-29T04:22:12.009Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:12.009Z] 66cf151c402f: Preparing [2024-07-29T04:22:12.009Z] 1c2a5eb9f3f7: Preparing [2024-07-29T04:22:12.009Z] 793809501642: Preparing [2024-07-29T04:22:12.009Z] 3c20671a5817: Preparing [2024-07-29T04:22:12.009Z] 793809501642: Waiting [2024-07-29T04:22:12.009Z] 3c20671a5817: Waiting [2024-07-29T04:22:12.009Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:12.009Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:12.009Z] 1c2a5eb9f3f7: Layer already exists [2024-07-29T04:22:12.009Z] c3d458e57d15: Layer already exists [2024-07-29T04:22:12.009Z] 942526c300e5: Layer already exists [2024-07-29T04:22:12.009Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:12.009Z] 793809501642: Layer already exists [2024-07-29T04:22:12.276Z] main: digest: sha256:308ecd55f96009fb962d7d37a931b592baad8d162e10dfef9e2585d0f4c3f50d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:22:12.353Z] ===================================================== [Pipeline] echo [2024-07-29T04:22:12.368Z] taggedImages: [2024-07-29T04:22:12.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:12.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-29T04:22:12.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.39 [2024-07-29T04:22:12.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:12.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-29T04:22:12.396Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-29T04:22:12.396Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:12.396Z] latest [2024-07-29T04:22:12.396Z] 3.2.0-dev.39 [2024-07-29T04:22:12.396Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:12.396Z] main [2024-07-29T04:22:12.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:12.758Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:13.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:13.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-29T04:22:13.118Z] bcfb149e5b54: Preparing [2024-07-29T04:22:13.118Z] fff768621a4b: Preparing [2024-07-29T04:22:13.118Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:13.118Z] 66cf151c402f: Preparing [2024-07-29T04:22:13.118Z] 661f9f8573f4: Preparing [2024-07-29T04:22:13.118Z] 8b41f5564171: Preparing [2024-07-29T04:22:13.118Z] 3c20671a5817: Preparing [2024-07-29T04:22:13.118Z] 8b41f5564171: Waiting [2024-07-29T04:22:13.118Z] 3c20671a5817: Waiting [2024-07-29T04:22:13.118Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:13.384Z] 661f9f8573f4: Layer already exists [2024-07-29T04:22:13.384Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:13.384Z] 8b41f5564171: Layer already exists [2024-07-29T04:22:13.384Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:13.384Z] bcfb149e5b54: Pushed [2024-07-29T04:22:20.014Z] fff768621a4b: Pushed [2024-07-29T04:22:20.014Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:20.369Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:20.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-29T04:22:20.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-29T04:22:20.723Z] bcfb149e5b54: Preparing [2024-07-29T04:22:20.723Z] fff768621a4b: Preparing [2024-07-29T04:22:20.723Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:20.723Z] 66cf151c402f: Preparing [2024-07-29T04:22:20.723Z] 661f9f8573f4: Preparing [2024-07-29T04:22:20.723Z] 8b41f5564171: Preparing [2024-07-29T04:22:20.723Z] 3c20671a5817: Preparing [2024-07-29T04:22:20.723Z] 8b41f5564171: Waiting [2024-07-29T04:22:20.723Z] 3c20671a5817: Waiting [2024-07-29T04:22:20.723Z] bcfb149e5b54: Layer already exists [2024-07-29T04:22:20.723Z] 661f9f8573f4: Layer already exists [2024-07-29T04:22:20.723Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:20.723Z] fff768621a4b: Layer already exists [2024-07-29T04:22:20.723Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:20.723Z] 8b41f5564171: Layer already exists [2024-07-29T04:22:20.723Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:20.990Z] latest: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:21.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:21.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 [2024-07-29T04:22:21.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-29T04:22:21.697Z] bcfb149e5b54: Preparing [2024-07-29T04:22:21.697Z] fff768621a4b: Preparing [2024-07-29T04:22:21.697Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:21.697Z] 66cf151c402f: Preparing [2024-07-29T04:22:21.697Z] 661f9f8573f4: Preparing [2024-07-29T04:22:21.697Z] 8b41f5564171: Preparing [2024-07-29T04:22:21.697Z] 3c20671a5817: Preparing [2024-07-29T04:22:21.697Z] 8b41f5564171: Waiting [2024-07-29T04:22:21.697Z] 3c20671a5817: Waiting [2024-07-29T04:22:21.697Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:21.697Z] fff768621a4b: Layer already exists [2024-07-29T04:22:21.697Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:21.697Z] 661f9f8573f4: Layer already exists [2024-07-29T04:22:21.697Z] bcfb149e5b54: Layer already exists [2024-07-29T04:22:21.697Z] 8b41f5564171: Layer already exists [2024-07-29T04:22:21.697Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:21.697Z] 3.2.0-dev.39: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:22.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:22.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:22.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-29T04:22:22.676Z] bcfb149e5b54: Preparing [2024-07-29T04:22:22.676Z] fff768621a4b: Preparing [2024-07-29T04:22:22.676Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:22.676Z] 66cf151c402f: Preparing [2024-07-29T04:22:22.676Z] 661f9f8573f4: Preparing [2024-07-29T04:22:22.676Z] 8b41f5564171: Preparing [2024-07-29T04:22:22.676Z] 3c20671a5817: Preparing [2024-07-29T04:22:22.676Z] 8b41f5564171: Waiting [2024-07-29T04:22:22.676Z] 3c20671a5817: Waiting [2024-07-29T04:22:22.676Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:22.676Z] fff768621a4b: Layer already exists [2024-07-29T04:22:22.676Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:22.676Z] bcfb149e5b54: Layer already exists [2024-07-29T04:22:22.676Z] 661f9f8573f4: Layer already exists [2024-07-29T04:22:22.676Z] 8b41f5564171: Layer already exists [2024-07-29T04:22:22.676Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:22.941Z] 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:23.302Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:23.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-29T04:22:23.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-29T04:22:23.664Z] bcfb149e5b54: Preparing [2024-07-29T04:22:23.664Z] fff768621a4b: Preparing [2024-07-29T04:22:23.664Z] 1c0fbb7d0179: Preparing [2024-07-29T04:22:23.665Z] 66cf151c402f: Preparing [2024-07-29T04:22:23.665Z] 661f9f8573f4: Preparing [2024-07-29T04:22:23.665Z] 8b41f5564171: Preparing [2024-07-29T04:22:23.665Z] 3c20671a5817: Preparing [2024-07-29T04:22:23.665Z] 8b41f5564171: Waiting [2024-07-29T04:22:23.665Z] 3c20671a5817: Waiting [2024-07-29T04:22:23.665Z] 66cf151c402f: Layer already exists [2024-07-29T04:22:23.665Z] 1c0fbb7d0179: Layer already exists [2024-07-29T04:22:23.665Z] bcfb149e5b54: Layer already exists [2024-07-29T04:22:23.665Z] fff768621a4b: Layer already exists [2024-07-29T04:22:23.665Z] 661f9f8573f4: Layer already exists [2024-07-29T04:22:23.665Z] 3c20671a5817: Layer already exists [2024-07-29T04:22:23.665Z] 8b41f5564171: Layer already exists [2024-07-29T04:22:23.930Z] main: digest: sha256:bf70c696119988169e453dc6a559a0857bb6af2f12f10ce980516a9f7ddcb55e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-29T04:22:24.007Z] ===================================================== [Pipeline] echo [2024-07-29T04:22:24.019Z] taggedImages: [2024-07-29T04:22:24.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [2024-07-29T04:22:24.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-29T04:22:24.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.39 [2024-07-29T04:22:24.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6c682467242f5367a5e585f39d0ca5cfdf1e8ca8-3.2.0-dev.39 [2024-07-29T04:22:24.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:24.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T04:22:24.414Z] [2024-07-29T04:22:24.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:22:24.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T04:22:24.743Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-29T04:22:24.743Z] 8998bd30e6a1: Pulling fs layer [2024-07-29T04:22:24.743Z] 04944245beec: Pulling fs layer [2024-07-29T04:22:24.743Z] 699f458cf7ca: Pulling fs layer [2024-07-29T04:22:25.011Z] 765212b225bb: Pulling fs layer [2024-07-29T04:22:25.011Z] 765212b225bb: Waiting [2024-07-29T04:22:25.011Z] f23df028b6ca: Pulling fs layer [2024-07-29T04:22:25.011Z] d65c8cfc05b1: Pulling fs layer [2024-07-29T04:22:25.011Z] f23df028b6ca: Waiting [2024-07-29T04:22:25.011Z] 2437ff75d9bd: Pulling fs layer [2024-07-29T04:22:25.011Z] d65c8cfc05b1: Waiting [2024-07-29T04:22:25.011Z] 2437ff75d9bd: Waiting [2024-07-29T04:22:25.011Z] 04944245beec: Verifying Checksum [2024-07-29T04:22:25.011Z] 04944245beec: Download complete [2024-07-29T04:22:25.011Z] 765212b225bb: Verifying Checksum [2024-07-29T04:22:25.011Z] 765212b225bb: Download complete [2024-07-29T04:22:25.011Z] f23df028b6ca: Verifying Checksum [2024-07-29T04:22:25.011Z] f23df028b6ca: Download complete [2024-07-29T04:22:25.011Z] d65c8cfc05b1: Verifying Checksum [2024-07-29T04:22:25.011Z] d65c8cfc05b1: Download complete [2024-07-29T04:22:25.279Z] 699f458cf7ca: Verifying Checksum [2024-07-29T04:22:25.279Z] 699f458cf7ca: Download complete [2024-07-29T04:22:25.545Z] 8998bd30e6a1: Verifying Checksum [2024-07-29T04:22:25.545Z] 8998bd30e6a1: Download complete [2024-07-29T04:22:28.117Z] 2437ff75d9bd: Verifying Checksum [2024-07-29T04:22:28.117Z] 2437ff75d9bd: Download complete [2024-07-29T04:22:30.691Z] 8998bd30e6a1: Pull complete [2024-07-29T04:22:30.691Z] 04944245beec: Pull complete [2024-07-29T04:22:32.630Z] 699f458cf7ca: Pull complete [2024-07-29T04:22:32.630Z] 765212b225bb: Pull complete [2024-07-29T04:22:33.588Z] f23df028b6ca: Pull complete [2024-07-29T04:22:33.588Z] d65c8cfc05b1: Pull complete [2024-07-29T04:22:51.785Z] 2437ff75d9bd: Pull complete [2024-07-29T04:22:51.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-29T04:22:51.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T04:22:51.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:22:51.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-6645 does not seem to be running inside a container [2024-07-29T04:22:52.104Z] $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-29T04:22:54.903Z] $ docker top 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:22:55.828Z] ---> job-cost.sh [2024-07-29T04:22:55.828Z] lf-activate-venv: SKIPPING [2024-07-29T04:22:55.828Z] INFO: No Stack... [2024-07-29T04:22:56.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-29T04:22:57.443Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T04:22:58.117Z] + cat /w/workspace/edgex-go/657/archives/cost.csv [2024-07-29T04:22:58.117Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T04:22:58.183Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] [2024-07-29T04:22:58.192Z] Resource [jenkins-edgexfoundry-edgex-go-main-657-stack-cost] did not exist. Created. [2024-07-29T04:22:58.201Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T04:22:58.856Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-29T04:22:59.510Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T04:22:59.522Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-657-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T04:22:59.554Z] $ docker stop --time=1 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d [2024-07-29T04:23:01.080Z] $ docker rm -f --volumes 6c185dbe11cc941eee2175e94c6137458a597160766ca948d52fb1f8f467993d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-29T04:23:01.753Z] provisioning config files... [2024-07-29T04:23:01.764Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/657@tmp/config6505910336232762370tmp [Pipeline] { [Pipeline] sh [2024-07-29T04:23:02.070Z] + set +x [2024-07-29T04:23:02.070Z] + + curl -s https://codecov.io/bash [2024-07-29T04:23:02.070Z] bash -s -- [2024-07-29T04:23:02.070Z] [2024-07-29T04:23:02.070Z] _____ _ [2024-07-29T04:23:02.070Z] / ____| | | [2024-07-29T04:23:02.070Z] | | ___ __| | ___ ___ _____ __ [2024-07-29T04:23:02.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-29T04:23:02.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-29T04:23:02.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-29T04:23:02.070Z] Bash-1.0.6 [2024-07-29T04:23:02.070Z] [2024-07-29T04:23:02.070Z] [2024-07-29T04:23:02.070Z] ==> git version 2.25.1 found [2024-07-29T04:23:02.070Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-29T04:23:02.070Z] Release-Date: 2020-01-08 [2024-07-29T04:23:02.070Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-29T04:23:02.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-29T04:23:02.070Z] ==> Jenkins CI detected. [2024-07-29T04:23:02.070Z] current dir:  /w/workspace/edgex-go/657 [2024-07-29T04:23:02.070Z] project root: . [2024-07-29T04:23:02.070Z] --> token set from env [2024-07-29T04:23:02.329Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-29T04:23:02.329Z] ==> Running gcov in . (disable via -X gcov) [2024-07-29T04:23:02.329Z] ==> Python coveragepy not found [2024-07-29T04:23:02.329Z] ==> Searching for coverage reports in: [2024-07-29T04:23:02.329Z] + . [2024-07-29T04:23:02.329Z] -> Found 1 reports [2024-07-29T04:23:02.329Z] ==> Detecting git/mercurial file structure [2024-07-29T04:23:02.329Z] ==> Reading reports [2024-07-29T04:23:02.329Z] + ./coverage.out bytes=481596 [2024-07-29T04:23:02.329Z] ==> Appending adjustments [2024-07-29T04:23:02.329Z] https://docs.codecov.io/docs/fixing-reports [2024-07-29T04:23:03.708Z] + Found adjustments [2024-07-29T04:23:03.708Z] ==> Gzipping contents [2024-07-29T04:23:03.708Z] 60K /tmp/codecov.cTLd6Z.gz [2024-07-29T04:23:03.708Z] ==> Uploading reports [2024-07-29T04:23:03.708Z] url: https://codecov.io [2024-07-29T04:23:03.708Z] query: branch=main&commit=6c682467242f5367a5e585f39d0ca5cfdf1e8ca8&build=657&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F657%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-29T04:23:03.708Z] -> Pinging Codecov [2024-07-29T04:23:03.708Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c682467242f5367a5e585f39d0ca5cfdf1e8ca8&build=657&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F657%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-29T04:23:03.708Z] -> Uploading to [2024-07-29T04:23:03.708Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-29/00271124DB129430A58F1EEE437C3FCB/6c682467242f5367a5e585f39d0ca5cfdf1e8ca8/dd10100c-41fd-4fd7-8441-aecc4a913d7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T042303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c02cc363212e7867d12ab865c13e9972ec19b27536dc6264b09c1b9f33d9ee48 [2024-07-29T04:23:03.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:03.708Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:03.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61388 0 0 100 61388 0 215k --:--:-- --:--:-- --:--:-- 215k [2024-07-29T04:23:03.969Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 [Pipeline] } [2024-07-29T04:23:03.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-29T04:23:04.226Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-29T04:23:04.244Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:04.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-29T04:23:04.558Z] [2024-07-29T04:23:04.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:04.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-29T04:23:04.861Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-29T04:23:04.861Z] 619be1103602: Already exists [2024-07-29T04:23:04.861Z] f8ea3408117e: Pulling fs layer [2024-07-29T04:23:04.861Z] 91320369b822: Pulling fs layer [2024-07-29T04:23:04.861Z] 0406650e8295: Pulling fs layer [2024-07-29T04:23:04.861Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T04:23:04.861Z] 96d80e3f36e1: Pulling fs layer [2024-07-29T04:23:04.861Z] bcf3aedb951c: Pulling fs layer [2024-07-29T04:23:04.861Z] 96d80e3f36e1: Waiting [2024-07-29T04:23:04.861Z] 4f4fb700ef54: Waiting [2024-07-29T04:23:04.861Z] bcf3aedb951c: Waiting [2024-07-29T04:23:04.861Z] 0406650e8295: Download complete [2024-07-29T04:23:04.861Z] f8ea3408117e: Verifying Checksum [2024-07-29T04:23:04.861Z] f8ea3408117e: Download complete [2024-07-29T04:23:04.861Z] 4f4fb700ef54: Verifying Checksum [2024-07-29T04:23:04.861Z] 4f4fb700ef54: Download complete [2024-07-29T04:23:05.121Z] f8ea3408117e: Pull complete [2024-07-29T04:23:05.121Z] 96d80e3f36e1: Verifying Checksum [2024-07-29T04:23:05.121Z] 96d80e3f36e1: Download complete [2024-07-29T04:23:05.379Z] 91320369b822: Verifying Checksum [2024-07-29T04:23:05.379Z] 91320369b822: Download complete [2024-07-29T04:23:05.945Z] bcf3aedb951c: Verifying Checksum [2024-07-29T04:23:05.945Z] bcf3aedb951c: Download complete [2024-07-29T04:23:09.225Z] 91320369b822: Pull complete [2024-07-29T04:23:09.225Z] 0406650e8295: Pull complete [2024-07-29T04:23:09.225Z] 4f4fb700ef54: Pull complete [2024-07-29T04:23:09.225Z] 96d80e3f36e1: Pull complete [2024-07-29T04:23:12.510Z] bcf3aedb951c: Pull complete [2024-07-29T04:23:12.510Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-29T04:23:12.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-29T04:23:12.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:23:12.617Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:23:12.636Z] $ 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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:23:16.662Z] $ docker top 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:23:17.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/657 [Pipeline] echo [2024-07-29T04:23:17.023Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-29T04:23:17.300Z] + set -o pipefail [2024-07-29T04:23:17.301Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-29T04:23:23.858Z] [2024-07-29T04:23:23.858Z] Monitoring /w/workspace/edgex-go/657 (github.com/edgexfoundry/edgex-go)... [2024-07-29T04:23:23.858Z] [2024-07-29T04:23:23.858Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/dedb1d3e-355a-4efd-bd4e-6b753fa93116 [2024-07-29T04:23:23.858Z] [2024-07-29T04:23:23.858Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-29T04:23:23.858Z] [2024-07-29T04:23:24.117Z] [2024-07-29T04:23:24.117Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-29T04:23:24.117Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-29T04:23:24.125Z] $ docker stop --time=1 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 [2024-07-29T04:23:28.095Z] $ docker rm -f --volumes 1097858fa0c48b1a8687be9334347da91dcc683c2342a36bb15672687f68bfe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-29T04:23:28.625Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:23:28.648Z] provisioning config files... [2024-07-29T04:23:28.654Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/657@tmp/config7777855422306348105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:23:28.955Z] --> edgex-publish-swagger.sh [2024-07-29T04:23:28.955Z] === Publish openapi/v3 API === [2024-07-29T04:23:28.955Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-29T04:23:28.955Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/657/openapi/v3/core-command.yaml] [2024-07-29T04:23:28.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:28.955Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:29.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 133k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 43535 --:--:-- --:--:-- --:--:-- 43477 [2024-07-29T04:23:29.526Z] [2024-07-29T04:23:29.526Z] [2024-07-29T04:23:29.526Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/657/openapi/v3/core-data.yaml] [2024-07-29T04:23:29.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:29.526Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:30.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k [2024-07-29T04:23:30.466Z] [2024-07-29T04:23:30.466Z] [2024-07-29T04:23:30.466Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/657/openapi/v3/core-keeper.yaml] [2024-07-29T04:23:30.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:30.466Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:30.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 220 107k --:--:-- --:--:-- --:--:-- 107k [2024-07-29T04:23:30.466Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-29T04:23:30.466Z] [2024-07-29T04:23:30.466Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/657/openapi/v3/core-metadata.yaml] [2024-07-29T04:23:30.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:30.466Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:31.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 258 246k --:--:-- --:--:-- --:--:-- 246k 100 149k 100 156 100 148k 258 246k --:--:-- --:--:-- --:--:-- 246k [2024-07-29T04:23:31.406Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-29T04:23:31.406Z] [2024-07-29T04:23:31.406Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/657/openapi/v3/support-cron-scheduler.yaml] [2024-07-29T04:23:31.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:31.406Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:31.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 190 120k --:--:-- --:--:-- --:--:-- 120k [2024-07-29T04:23:31.666Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-29T04:23:31.666Z] [2024-07-29T04:23:31.666Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/657/openapi/v3/support-notifications.yaml] [2024-07-29T04:23:31.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:31.666Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:32.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 246 134k --:--:-- --:--:-- --:--:-- 134k 100 87457 100 156 100 87301 246 134k --:--:-- --:--:-- --:--:-- 134k [2024-07-29T04:23:32.233Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-29T04:23:32.233Z] [2024-07-29T04:23:32.233Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/657/openapi/v3/support-scheduler.yaml] [2024-07-29T04:23:32.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T04:23:32.233Z] Dload Upload Total Spent Left Speed [2024-07-29T04:23:32.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 302 71755 --:--:-- --:--:-- --:--:-- 72198 [2024-07-29T04:23:32.801Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-29T04:23:32.801Z] [Pipeline] } [2024-07-29T04:23:32.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-07-29T04:23:33.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T04:23:33.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:33.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:23:33.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:23:33.682Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:23:33.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:23:34.233Z] $ docker top 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T04:23:34.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T04:23:34.370Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T04:23:34.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T04:23:34.481Z] $ docker exec 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 ssh-agent [2024-07-29T04:23:34.600Z] SSH_AUTH_SOCK=/tmp/ssh-6cdbgukGV8OO/agent.32 [2024-07-29T04:23:34.600Z] SSH_AGENT_PID=38 [2024-07-29T04:23:34.604Z] Running ssh-add (command line suppressed) [2024-07-29T04:23:34.699Z] Identity added: /w/workspace/edgex-go/657@tmp/private_key_6822753629347040836.key (/w/workspace/edgex-go/657@tmp/private_key_6822753629347040836.key) [2024-07-29T04:23:34.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T04:23:35.015Z] + git semver tag [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,187 [run_tag] DEBUG tag force:False [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,188 [check_head_tag] DEBUG check head tag [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,190 [execute] INFO git cat-file --batch-check [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=) [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,195 [execute] INFO git cat-file --batch [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=) [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,234 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,235 [execute] INFO git tag -a v3.2.0-dev.39 -m v3.2.0-dev.39 [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,235 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.39', '-m', 'v3.2.0-dev.39'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) [2024-07-29T04:23:35.274Z] 2024-07-29 04:23:35,240 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:35.274Z] 3.2.0-dev.39 [Pipeline] } [2024-07-29T04:23:35.276Z] $ docker exec --env ******** --env ******** 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 ssh-agent -k [2024-07-29T04:23:35.385Z] unset SSH_AUTH_SOCK; [2024-07-29T04:23:35.385Z] unset SSH_AGENT_PID; [2024-07-29T04:23:35.385Z] echo Agent pid 38 killed; [2024-07-29T04:23:35.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T04:23:35.722Z] + git semver [Pipeline] } [2024-07-29T04:23:35.990Z] $ docker stop --time=1 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 [2024-07-29T04:23:37.283Z] $ docker rm -f --volumes 5b88f43b925604c25d805349ca7df97f2ddaab5e00faf9a1c23d541819102864 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:37.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-29T04:23:37.708Z] [2024-07-29T04:23:37.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:38.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-29T04:23:38.011Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-29T04:23:38.011Z] ab5ef0e58194: Pulling fs layer [2024-07-29T04:23:38.011Z] 9712f1f96733: Pulling fs layer [2024-07-29T04:23:38.011Z] 63f879dbbcfc: Pulling fs layer [2024-07-29T04:23:38.011Z] 0d9ebad4ef96: Pulling fs layer [2024-07-29T04:23:38.011Z] e9a5061849ea: Pulling fs layer [2024-07-29T04:23:38.011Z] d747dcd14b5f: Pulling fs layer [2024-07-29T04:23:38.011Z] 2de7ff778b66: Pulling fs layer [2024-07-29T04:23:38.011Z] 0d9ebad4ef96: Waiting [2024-07-29T04:23:38.011Z] 2de7ff778b66: Waiting [2024-07-29T04:23:38.011Z] e9a5061849ea: Waiting [2024-07-29T04:23:38.011Z] 9712f1f96733: Verifying Checksum [2024-07-29T04:23:38.011Z] 9712f1f96733: Download complete [2024-07-29T04:23:38.271Z] 63f879dbbcfc: Verifying Checksum [2024-07-29T04:23:38.271Z] 63f879dbbcfc: Download complete [2024-07-29T04:23:38.529Z] e9a5061849ea: Verifying Checksum [2024-07-29T04:23:38.529Z] e9a5061849ea: Download complete [2024-07-29T04:23:38.529Z] d747dcd14b5f: Download complete [2024-07-29T04:23:38.529Z] ab5ef0e58194: Download complete [2024-07-29T04:23:38.529Z] 0d9ebad4ef96: Verifying Checksum [2024-07-29T04:23:38.529Z] 0d9ebad4ef96: Download complete [2024-07-29T04:23:38.787Z] 2de7ff778b66: Verifying Checksum [2024-07-29T04:23:38.787Z] 2de7ff778b66: Download complete [2024-07-29T04:23:41.407Z] ab5ef0e58194: Pull complete [2024-07-29T04:23:41.685Z] 9712f1f96733: Pull complete [2024-07-29T04:23:42.286Z] 63f879dbbcfc: Pull complete [2024-07-29T04:23:46.487Z] 0d9ebad4ef96: Pull complete [2024-07-29T04:23:46.746Z] e9a5061849ea: Pull complete [2024-07-29T04:23:46.746Z] d747dcd14b5f: Pull complete [2024-07-29T04:23:48.121Z] 2de7ff778b66: Pull complete [2024-07-29T04:23:48.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-29T04:23:48.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-29T04:23:48.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:23:48.231Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:23:48.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:23:52.118Z] $ docker top f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:23:52.204Z] provisioning config files... [2024-07-29T04:23:52.210Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/657@tmp/config5588307172992552945tmp [2024-07-29T04:23:52.219Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/657@tmp/config2840110204094922991tmp [2024-07-29T04:23:52.227Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/657@tmp/config3006298030755871926tmp [Pipeline] { [Pipeline] echo [2024-07-29T04:23:52.347Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:23:52.646Z] ---> sigul-configuration.sh [2024-07-29T04:23:52.646Z] gpg: directory `/root/.gnupg' created [2024-07-29T04:23:52.646Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-29T04:23:52.646Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-29T04:23:52.646Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-29T04:23:52.646Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-29T04:23:52.646Z] gpg: CAST5 encrypted data [2024-07-29T04:23:52.646Z] gpg: encrypted with 1 passphrase [2024-07-29T04:23:52.646Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-29T04:23:52.940Z] + mkdir /home/jenkins [2024-07-29T04:23:52.940Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-29T04:23:53.233Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-29T04:23:53.245Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:23:53.539Z] ---> sigul-install.sh [2024-07-29T04:23:53.539Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-29T04:23:53.833Z] + git tag --list [2024-07-29T04:23:53.833Z] 0.6.0 [2024-07-29T04:23:53.833Z] 0.6.1 [2024-07-29T04:23:53.833Z] 0.7.0 [2024-07-29T04:23:53.833Z] 0.7.1 [2024-07-29T04:23:53.833Z] v1.0.0 [2024-07-29T04:23:53.833Z] v1.0.1 [2024-07-29T04:23:53.833Z] v1.1.0 [2024-07-29T04:23:53.833Z] v1.2.0 [2024-07-29T04:23:53.833Z] v1.2.1 [2024-07-29T04:23:53.833Z] v1.3.0 [2024-07-29T04:23:53.833Z] v1.3.1 [2024-07-29T04:23:53.833Z] v2.0.0 [2024-07-29T04:23:53.833Z] v2.1.0 [2024-07-29T04:23:53.833Z] v2.1.1 [2024-07-29T04:23:53.833Z] v2.2.0 [2024-07-29T04:23:53.833Z] v2.3.0 [2024-07-29T04:23:53.833Z] v3.0 [2024-07-29T04:23:53.833Z] v3.0.0 [2024-07-29T04:23:53.833Z] v3.1 [2024-07-29T04:23:53.833Z] v3.1.0 [2024-07-29T04:23:53.833Z] v3.1.0-dev.1 [2024-07-29T04:23:53.833Z] v3.1.0-dev.10 [2024-07-29T04:23:53.833Z] v3.1.0-dev.11 [2024-07-29T04:23:53.833Z] v3.1.0-dev.12 [2024-07-29T04:23:53.833Z] v3.1.0-dev.13 [2024-07-29T04:23:53.833Z] v3.1.0-dev.14 [2024-07-29T04:23:53.833Z] v3.1.0-dev.15 [2024-07-29T04:23:53.833Z] v3.1.0-dev.16 [2024-07-29T04:23:53.833Z] v3.1.0-dev.17 [2024-07-29T04:23:53.833Z] v3.1.0-dev.18 [2024-07-29T04:23:53.833Z] v3.1.0-dev.19 [2024-07-29T04:23:53.833Z] v3.1.0-dev.2 [2024-07-29T04:23:53.833Z] v3.1.0-dev.20 [2024-07-29T04:23:53.833Z] v3.1.0-dev.21 [2024-07-29T04:23:53.833Z] v3.1.0-dev.22 [2024-07-29T04:23:53.833Z] v3.1.0-dev.23 [2024-07-29T04:23:53.833Z] v3.1.0-dev.24 [2024-07-29T04:23:53.833Z] v3.1.0-dev.25 [2024-07-29T04:23:53.833Z] v3.1.0-dev.26 [2024-07-29T04:23:53.833Z] v3.1.0-dev.27 [2024-07-29T04:23:53.833Z] v3.1.0-dev.28 [2024-07-29T04:23:53.833Z] v3.1.0-dev.29 [2024-07-29T04:23:53.833Z] v3.1.0-dev.3 [2024-07-29T04:23:53.833Z] v3.1.0-dev.30 [2024-07-29T04:23:53.833Z] v3.1.0-dev.31 [2024-07-29T04:23:53.833Z] v3.1.0-dev.32 [2024-07-29T04:23:53.833Z] v3.1.0-dev.33 [2024-07-29T04:23:53.833Z] v3.1.0-dev.34 [2024-07-29T04:23:53.833Z] v3.1.0-dev.35 [2024-07-29T04:23:53.833Z] v3.1.0-dev.36 [2024-07-29T04:23:53.833Z] v3.1.0-dev.37 [2024-07-29T04:23:53.833Z] v3.1.0-dev.38 [2024-07-29T04:23:53.833Z] v3.1.0-dev.39 [2024-07-29T04:23:53.833Z] v3.1.0-dev.4 [2024-07-29T04:23:53.833Z] v3.1.0-dev.40 [2024-07-29T04:23:53.833Z] v3.1.0-dev.41 [2024-07-29T04:23:53.833Z] v3.1.0-dev.42 [2024-07-29T04:23:53.833Z] v3.1.0-dev.43 [2024-07-29T04:23:53.833Z] v3.1.0-dev.44 [2024-07-29T04:23:53.833Z] v3.1.0-dev.45 [2024-07-29T04:23:53.833Z] v3.1.0-dev.46 [2024-07-29T04:23:53.833Z] v3.1.0-dev.47 [2024-07-29T04:23:53.833Z] v3.1.0-dev.48 [2024-07-29T04:23:53.833Z] v3.1.0-dev.49 [2024-07-29T04:23:53.833Z] v3.1.0-dev.5 [2024-07-29T04:23:53.833Z] v3.1.0-dev.50 [2024-07-29T04:23:53.833Z] v3.1.0-dev.51 [2024-07-29T04:23:53.833Z] v3.1.0-dev.52 [2024-07-29T04:23:53.833Z] v3.1.0-dev.53 [2024-07-29T04:23:53.833Z] v3.1.0-dev.54 [2024-07-29T04:23:53.833Z] v3.1.0-dev.55 [2024-07-29T04:23:53.833Z] v3.1.0-dev.56 [2024-07-29T04:23:53.833Z] v3.1.0-dev.57 [2024-07-29T04:23:53.833Z] v3.1.0-dev.58 [2024-07-29T04:23:53.833Z] v3.1.0-dev.59 [2024-07-29T04:23:53.833Z] v3.1.0-dev.6 [2024-07-29T04:23:53.833Z] v3.1.0-dev.60 [2024-07-29T04:23:53.833Z] v3.1.0-dev.61 [2024-07-29T04:23:53.833Z] v3.1.0-dev.62 [2024-07-29T04:23:53.833Z] v3.1.0-dev.63 [2024-07-29T04:23:53.833Z] v3.1.0-dev.64 [2024-07-29T04:23:53.833Z] v3.1.0-dev.65 [2024-07-29T04:23:53.833Z] v3.1.0-dev.66 [2024-07-29T04:23:53.833Z] v3.1.0-dev.67 [2024-07-29T04:23:53.833Z] v3.1.0-dev.68 [2024-07-29T04:23:53.833Z] v3.1.0-dev.69 [2024-07-29T04:23:53.833Z] v3.1.0-dev.7 [2024-07-29T04:23:53.833Z] v3.1.0-dev.70 [2024-07-29T04:23:53.833Z] v3.1.0-dev.71 [2024-07-29T04:23:53.833Z] v3.1.0-dev.72 [2024-07-29T04:23:53.833Z] v3.1.0-dev.73 [2024-07-29T04:23:53.833Z] v3.1.0-dev.8 [2024-07-29T04:23:53.833Z] v3.1.0-dev.9 [2024-07-29T04:23:53.833Z] v3.1.1 [2024-07-29T04:23:53.833Z] v3.1.1-dev.1 [2024-07-29T04:23:53.833Z] v3.1.1-dev.2 [2024-07-29T04:23:53.833Z] v3.2.0-dev.1 [2024-07-29T04:23:53.833Z] v3.2.0-dev.10 [2024-07-29T04:23:53.833Z] v3.2.0-dev.11 [2024-07-29T04:23:53.833Z] v3.2.0-dev.12 [2024-07-29T04:23:53.833Z] v3.2.0-dev.13 [2024-07-29T04:23:53.833Z] v3.2.0-dev.14 [2024-07-29T04:23:53.833Z] v3.2.0-dev.15 [2024-07-29T04:23:53.833Z] v3.2.0-dev.16 [2024-07-29T04:23:53.833Z] v3.2.0-dev.17 [2024-07-29T04:23:53.833Z] v3.2.0-dev.18 [2024-07-29T04:23:53.833Z] v3.2.0-dev.19 [2024-07-29T04:23:53.833Z] v3.2.0-dev.2 [2024-07-29T04:23:53.833Z] v3.2.0-dev.20 [2024-07-29T04:23:53.833Z] v3.2.0-dev.21 [2024-07-29T04:23:53.833Z] v3.2.0-dev.22 [2024-07-29T04:23:53.833Z] v3.2.0-dev.23 [2024-07-29T04:23:53.833Z] v3.2.0-dev.24 [2024-07-29T04:23:53.833Z] v3.2.0-dev.25 [2024-07-29T04:23:53.833Z] v3.2.0-dev.26 [2024-07-29T04:23:53.833Z] v3.2.0-dev.27 [2024-07-29T04:23:53.833Z] v3.2.0-dev.28 [2024-07-29T04:23:53.833Z] v3.2.0-dev.29 [2024-07-29T04:23:53.833Z] v3.2.0-dev.3 [2024-07-29T04:23:53.833Z] v3.2.0-dev.30 [2024-07-29T04:23:53.833Z] v3.2.0-dev.31 [2024-07-29T04:23:53.833Z] v3.2.0-dev.32 [2024-07-29T04:23:53.833Z] v3.2.0-dev.33 [2024-07-29T04:23:53.833Z] v3.2.0-dev.34 [2024-07-29T04:23:53.833Z] v3.2.0-dev.35 [2024-07-29T04:23:53.833Z] v3.2.0-dev.36 [2024-07-29T04:23:53.833Z] v3.2.0-dev.37 [2024-07-29T04:23:53.833Z] v3.2.0-dev.38 [2024-07-29T04:23:53.833Z] v3.2.0-dev.39 [2024-07-29T04:23:53.833Z] v3.2.0-dev.4 [2024-07-29T04:23:53.833Z] v3.2.0-dev.5 [2024-07-29T04:23:53.833Z] v3.2.0-dev.6 [2024-07-29T04:23:53.833Z] v3.2.0-dev.7 [2024-07-29T04:23:53.833Z] v3.2.0-dev.8 [2024-07-29T04:23:53.833Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-29T04:23:54.125Z] + lftools sign git-tag v3.2.0-dev.39 [2024-07-29T04:23:54.718Z] Signing Git tag with Sigul... [2024-07-29T04:23:54.718Z] Signing v3.2.0-dev.39 [Pipeline] echo [2024-07-29T04:23:54.989Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:23:55.275Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-29T04:23:55.281Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-29T04:23:55.299Z] $ docker stop --time=1 f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 [2024-07-29T04:23:56.657Z] $ docker rm -f --volumes f96171b9badfbd1bcffbb1e4c88a1d7e6499b393c3f17decc79443e7f6272d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-29T04:23:57.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T04:23:57.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:23:57.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:23:57.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:23:57.498Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:23:57.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:23:57.923Z] $ docker top 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 -eo pid,comm [2024-07-29T04:23:57.979Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T04:23:57.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T04:23:58.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T04:23:58.035Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T04:23:58.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T04:23:58.144Z] $ docker exec 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 ssh-agent [2024-07-29T04:23:58.284Z] SSH_AUTH_SOCK=/tmp/ssh-2W8JT0Y6HtL8/agent.33 [2024-07-29T04:23:58.284Z] SSH_AGENT_PID=39 [2024-07-29T04:23:58.289Z] Running ssh-add (command line suppressed) [2024-07-29T04:23:58.398Z] Identity added: /w/workspace/edgex-go/657@tmp/private_key_14595235359925974942.key (/w/workspace/edgex-go/657@tmp/private_key_14595235359925974942.key) [2024-07-29T04:23:58.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T04:23:58.718Z] + git semver bump pre [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,908 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,909 [bump_version] DEBUG bumping version:3.2.0-dev.39 on axis:pre with prefix:dev [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,909 [bump_version] DEBUG bumped version:3.2.0-dev.40 [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,909 [write_version] DEBUG write version:3.2.0-dev.40 to path:/w/workspace/edgex-go/657/.semver/main with force:True [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,909 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,911 [execute] INFO git cat-file --batch-check [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,917 [execute] INFO git cat-file --batch [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T04:23:58.978Z] 2024-07-29 04:23:58,924 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:23:58.978Z] 3.2.0-dev.40 [Pipeline] } [2024-07-29T04:23:58.980Z] $ docker exec --env ******** --env ******** 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 ssh-agent -k [2024-07-29T04:23:59.093Z] unset SSH_AUTH_SOCK; [2024-07-29T04:23:59.094Z] unset SSH_AGENT_PID; [2024-07-29T04:23:59.094Z] echo Agent pid 39 killed; [2024-07-29T04:23:59.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T04:23:59.442Z] + git semver [Pipeline] } [2024-07-29T04:23:59.708Z] $ docker stop --time=1 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 [2024-07-29T04:24:00.974Z] $ docker rm -f --volumes 304693ada90860d979356d2b1e42357dd030973e683d8242be48189f2d720028 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T04:24:01.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T04:24:01.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:24:01.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T04:24:01.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:24:01.742Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:24:01.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:24:02.135Z] $ docker top 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 -eo pid,comm [2024-07-29T04:24:02.195Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-29T04:24:02.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T04:24:02.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T04:24:02.304Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T04:24:02.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T04:24:02.409Z] $ docker exec 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 ssh-agent [2024-07-29T04:24:02.528Z] SSH_AUTH_SOCK=/tmp/ssh-CWELPxR7Bmmq/agent.31 [2024-07-29T04:24:02.528Z] SSH_AGENT_PID=37 [2024-07-29T04:24:02.531Z] Running ssh-add (command line suppressed) [2024-07-29T04:24:02.630Z] Identity added: /w/workspace/edgex-go/657@tmp/private_key_11418833609374930033.key (/w/workspace/edgex-go/657@tmp/private_key_11418833609374930033.key) [2024-07-29T04:24:02.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T04:24:02.940Z] + git semver push [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,126 [run_push] DEBUG push [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,127 [execute] INFO git cat-file --batch-check [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,131 [execute] INFO git rev-list e31f6d80f7a92548701e87d008c16e063813b5b0 -- [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,132 [execute] DEBUG Popen(['git', 'rev-list', 'e31f6d80f7a92548701e87d008c16e063813b5b0', '--'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,150 [execute] INFO git fetch -v origin [2024-07-29T04:24:03.199Z] 2024-07-29 04:24:03,150 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-29T04:24:03.768Z] 2024-07-29 04:24:03,582 [run_push] DEBUG no remote changes detected [2024-07-29T04:24:03.768Z] 2024-07-29 04:24:03,583 [execute] INFO git push origin semver [2024-07-29T04:24:03.768Z] 2024-07-29 04:24:03,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/657/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-29T04:24:04.336Z] 2024-07-29 04:24:04,308 [run_push] DEBUG push all version tags [2024-07-29T04:24:04.337Z] 2024-07-29 04:24:04,309 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-29T04:24:04.337Z] 2024-07-29 04:24:04,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/657, universal_newlines=False, shell=None, istream=None) [2024-07-29T04:24:05.277Z] 2024-07-29 04:24:05,083 [read_version] DEBUG read version from /w/workspace/edgex-go/657/.semver/main [2024-07-29T04:24:05.277Z] 3.2.0-dev.40 [Pipeline] } [2024-07-29T04:24:05.282Z] $ docker exec --env ******** --env ******** 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 ssh-agent -k [2024-07-29T04:24:05.399Z] unset SSH_AUTH_SOCK; [2024-07-29T04:24:05.400Z] unset SSH_AGENT_PID; [2024-07-29T04:24:05.400Z] echo Agent pid 37 killed; [2024-07-29T04:24:05.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T04:24:05.747Z] + git semver [Pipeline] } [2024-07-29T04:24:06.013Z] $ docker stop --time=1 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 [2024-07-29T04:24:07.303Z] $ docker rm -f --volumes 727b670e8321834950b5db539e604d9cb4e85de51c65d752337e2273a1a0fef3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-29T04:24:07.911Z] + [ -d /w/workspace/edgex-go/657/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:08.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:09.064Z] ---> package-listing.sh [2024-07-29T04:24:09.064Z] ++ facter osfamily [2024-07-29T04:24:09.064Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-29T04:24:09.324Z] + OS_FAMILY=debian [2024-07-29T04:24:09.324Z] + workspace=/w/workspace/edgex-go/657 [2024-07-29T04:24:09.324Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-29T04:24:09.324Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-29T04:24:09.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-29T04:24:09.324Z] + PACKAGES=/tmp/packages_start.txt [2024-07-29T04:24:09.324Z] + '[' /w/workspace/edgex-go/657 ']' [2024-07-29T04:24:09.324Z] + PACKAGES=/tmp/packages_end.txt [2024-07-29T04:24:09.324Z] + case "${OS_FAMILY}" in [2024-07-29T04:24:09.324Z] + dpkg -l [2024-07-29T04:24:09.324Z] + grep '^ii' [2024-07-29T04:24:09.324Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-29T04:24:09.324Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-29T04:24:09.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-29T04:24:09.324Z] + '[' /w/workspace/edgex-go/657 ']' [2024-07-29T04:24:09.324Z] + mkdir -p /w/workspace/edgex-go/657/archives/ [2024-07-29T04:24:09.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/657/archives/ [Pipeline] echo [2024-07-29T04:24:09.336Z] 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/657/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-29T04:24:09.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:24:10.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T04:24:10.184Z] [2024-07-29T04:24:10.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T04:24:10.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T04:24:10.495Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T04:24:10.495Z] 5eb5b503b376: Pulling fs layer [2024-07-29T04:24:10.495Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T04:24:10.495Z] ec43610c2a17: Pulling fs layer [2024-07-29T04:24:10.495Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T04:24:10.495Z] 33b1e0a273af: Pulling fs layer [2024-07-29T04:24:10.495Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T04:24:10.495Z] 2f39f015ded8: Pulling fs layer [2024-07-29T04:24:10.495Z] 3a2ae6a8a46f: Waiting [2024-07-29T04:24:10.495Z] 5d3b04190fa2: Waiting [2024-07-29T04:24:10.495Z] 33b1e0a273af: Waiting [2024-07-29T04:24:10.495Z] 2f39f015ded8: Waiting [2024-07-29T04:24:10.495Z] 5c69ac0246d0: Download complete [2024-07-29T04:24:10.753Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-29T04:24:10.753Z] 3a2ae6a8a46f: Download complete [2024-07-29T04:24:10.753Z] 33b1e0a273af: Verifying Checksum [2024-07-29T04:24:10.753Z] 33b1e0a273af: Download complete [2024-07-29T04:24:10.753Z] ec43610c2a17: Verifying Checksum [2024-07-29T04:24:10.753Z] ec43610c2a17: Download complete [2024-07-29T04:24:10.753Z] 5d3b04190fa2: Verifying Checksum [2024-07-29T04:24:10.753Z] 5d3b04190fa2: Download complete [2024-07-29T04:24:10.753Z] 5eb5b503b376: Verifying Checksum [2024-07-29T04:24:10.753Z] 5eb5b503b376: Download complete [2024-07-29T04:24:11.318Z] 2f39f015ded8: Download complete [2024-07-29T04:24:12.252Z] 5eb5b503b376: Pull complete [2024-07-29T04:24:12.252Z] 5c69ac0246d0: Pull complete [2024-07-29T04:24:12.819Z] ec43610c2a17: Pull complete [2024-07-29T04:24:12.819Z] 3a2ae6a8a46f: Pull complete [2024-07-29T04:24:13.079Z] 33b1e0a273af: Pull complete [2024-07-29T04:24:13.079Z] 5d3b04190fa2: Pull complete [2024-07-29T04:24:18.348Z] 2f39f015ded8: Pull complete [2024-07-29T04:24:18.348Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T04:24:18.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T04:24:18.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T04:24:18.451Z] prd-ubuntu20.04-docker-8c-8g-6644 does not seem to be running inside a container [2024-07-29T04:24:18.470Z] $ 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/657/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/657 -v /w/workspace/edgex-go/657:/w/workspace/edgex-go/657:rw,z -v /w/workspace/edgex-go/657@tmp:/w/workspace/edgex-go/657@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-07-29T04:24:21.611Z] $ docker top d5f908e625220e7747c3099a7010b7c36c8d63a1589ecae6c1fabe4200fb0140 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T04:24:21.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-29T04:24:22.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-29T04:24:22.545Z] + ls /var/log/sa-host [2024-07-29T04:24:22.545Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T04:24:22.696Z] provisioning config files... [2024-07-29T04:24:22.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/657@tmp/config628341698155910997tmp [Pipeline] { [Pipeline] echo [2024-07-29T04:24:22.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:22.998Z] ---> create-netrc.sh [Pipeline] } [2024-07-29T04:24:23.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:23.340Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-29T04:24:23.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:23.631Z] ---> sudo-logs.sh [2024-07-29T04:24:23.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-29T04:24:23.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:23.941Z] ---> job-cost.sh [2024-07-29T04:24:23.941Z] lf-activate-venv: SKIPPING [2024-07-29T04:24:23.941Z] DEBUG: total: 0.10999999940395355 [2024-07-29T04:24:23.941Z] INFO: Retrieving Stack Cost... [2024-07-29T04:24:24.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T04:24:24.768Z] INFO: Archiving Costs [Pipeline] echo [2024-07-29T04:24:24.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T04:24:25.063Z] ---> logs-deploy.sh [2024-07-29T04:24:25.063Z] lf-activate-venv: SKIPPING [2024-07-29T04:24:25.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/657 [2024-07-29T04:24:25.063Z] INFO: archiving workspace using pattern(s): [2024-07-29T04:24:25.996Z] Archives upload complete. [2024-07-29T04:24:26.254Z] INFO: archiving logs to Nexus