Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 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-ssh2949693637782624228.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-ssh15269948813129229444.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-ssh16003913585892681958.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-ssh11770208436324323688.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-ssh294224340761325551.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6803 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/659 [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/659 # 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 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 (main) Commit message: "Merge pull request #4840 from M0hanrajp/add-core-data-subscription-logging" > 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 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 > git rev-list --no-walk 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T02:02:36.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T02:02:36.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T02:02:36.620Z] ========================================================= [2024-07-31T02:02:36.620Z] EdgeX Global Pipelines Version Info [2024-07-31T02:02:36.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:02:37.354Z] ------------------- [2024-07-31T02:02:37.355Z] stable info: [2024-07-31T02:02:37.355Z] ------------------- [2024-07-31T02:02:37.355Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:02:37.355Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T02:02:37.355Z] Message: update stable to v1.0.260 [2024-07-31T02:02:37.928Z] ------------------- [2024-07-31T02:02:37.928Z] experimental info: [2024-07-31T02:02:37.928Z] ------------------- [2024-07-31T02:02:37.928Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:02:37.928Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T02:02:37.928Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T02:02:38.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-31T02:02:38.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-31T02:02:38.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T02:02:38.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T02:02:38.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T02:02:38.152Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T02:02:38.175Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T02:02:38.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-31T02:02:38.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-31T02:02:38.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-31T02:02:38.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T02:02:38.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T02:02:38.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T02:02:38.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T02:02:38.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T02:02:38.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:02:38.390Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:02:38.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T02:02:38.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-31T02:02:38.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-31T02:02:38.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T02:02:38.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T02:02:38.529Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T02:02:38.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-31T02:02:38.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-31T02:02:38.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-31T02:02:38.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo [2024-07-31T02:02:38.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 041e6f6 [Pipeline] echo [2024-07-31T02:02:38.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:02:38.726Z] provisioning config files... [2024-07-31T02:02:38.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config1381455693296939748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:02:39.140Z] ---> ****-login.sh [2024-07-31T02:02:39.140Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:02:39.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:02:39.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:02:39.400Z] Configure a credential helper to remove this warning. See [2024-07-31T02:02:39.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:02:39.401Z] [2024-07-31T02:02:39.401Z] Login Succeeded [2024-07-31T02:02:39.401Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:02:39.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:02:39.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:02:39.660Z] Configure a credential helper to remove this warning. See [2024-07-31T02:02:39.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:02:39.660Z] [2024-07-31T02:02:39.660Z] Login Succeeded [2024-07-31T02:02:39.660Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:02:39.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:02:39.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:02:39.661Z] Configure a credential helper to remove this warning. See [2024-07-31T02:02:39.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:02:39.661Z] [2024-07-31T02:02:39.661Z] Login Succeeded [2024-07-31T02:02:39.661Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:02:39.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:02:39.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:02:39.922Z] Configure a credential helper to remove this warning. See [2024-07-31T02:02:39.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:02:39.922Z] [2024-07-31T02:02:39.922Z] Login Succeeded [2024-07-31T02:02:39.922Z] ****.io [2024-07-31T02:02:39.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:02:40.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:02:40.182Z] Configure a credential helper to remove this warning. See [2024-07-31T02:02:40.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:02:40.182Z] [2024-07-31T02:02:40.182Z] Login Succeeded [2024-07-31T02:02:40.182Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:02:40.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:02:40.592Z] + 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-31T02:02:40.592Z] + dirname cmd/core-command/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/core-data/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-31T02:02:40.592Z] + + dirname cmd/core-keeper/Dockerfilecut [2024-07-31T02:02:40.592Z] -d/ -f2 [2024-07-31T02:02:40.592Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/core-metadata/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-31T02:02:40.592Z] + + cut -d/ -f2dirname [2024-07-31T02:02:40.592Z] cmd/security-bootstrapper/Dockerfile [2024-07-31T02:02:40.592Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2024-07-31T02:02:40.592Z] cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-31T02:02:40.592Z] + + cut -d/ -f2 [2024-07-31T02:02:40.592Z] dirname cmd/security-spire-config/Dockerfile [2024-07-31T02:02:40.592Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/support-notifications/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-31T02:02:40.592Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-31T02:02:40.592Z] + cut -d/ -f2 [2024-07-31T02:02:40.592Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-31T02:02:40.628Z] 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-31T02:02:40.984Z] + git rev-list -1 --merges 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1~1..041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo [2024-07-31T02:02:40.997Z] -----------> git rev-list -1 --merges 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1~1..041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:02:40.997Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [false] [Pipeline] sh [2024-07-31T02:02:41.294Z] + git log --format=format:%s -1 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo [2024-07-31T02:02:41.310Z] ========================================================= [2024-07-31T02:02:41.310Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T02:02:41.310Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-31T02:02:41.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:02:41.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T02:02:41.694Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T02:02:41.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T02:02:41.694Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T02:02:41.694Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T02:02:41.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:02:42.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:02:42.046Z] [2024-07-31T02:02:42.046Z] 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-31T02:02:42.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:02:42.352Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T02:02:42.352Z] b85a868b505f: Pulling fs layer [2024-07-31T02:02:42.352Z] e2be974225ed: Pulling fs layer [2024-07-31T02:02:42.352Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T02:02:42.352Z] 988bab9f4d93: Pulling fs layer [2024-07-31T02:02:42.352Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T02:02:42.352Z] eaf3925da568: Pulling fs layer [2024-07-31T02:02:42.352Z] bab4dde63d76: Pulling fs layer [2024-07-31T02:02:42.352Z] bde34c3a00c8: Pulling fs layer [2024-07-31T02:02:42.352Z] b352a97aabf1: Pulling fs layer [2024-07-31T02:02:42.352Z] 4872d77fe225: Pulling fs layer [2024-07-31T02:02:42.352Z] 5851b861e8e6: Pulling fs layer [2024-07-31T02:02:42.352Z] bde34c3a00c8: Waiting [2024-07-31T02:02:42.352Z] 988bab9f4d93: Waiting [2024-07-31T02:02:42.352Z] b352a97aabf1: Waiting [2024-07-31T02:02:42.352Z] 1469e6f7b9e6: Waiting [2024-07-31T02:02:42.352Z] 4872d77fe225: Waiting [2024-07-31T02:02:42.352Z] eaf3925da568: Waiting [2024-07-31T02:02:42.352Z] 5851b861e8e6: Waiting [2024-07-31T02:02:42.352Z] bab4dde63d76: Waiting [2024-07-31T02:02:42.352Z] e2be974225ed: Download complete [2024-07-31T02:02:42.352Z] 988bab9f4d93: Verifying Checksum [2024-07-31T02:02:42.352Z] 988bab9f4d93: Download complete [2024-07-31T02:02:42.352Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T02:02:42.352Z] 1469e6f7b9e6: Download complete [2024-07-31T02:02:42.352Z] eaf3925da568: Verifying Checksum [2024-07-31T02:02:42.352Z] eaf3925da568: Download complete [2024-07-31T02:02:42.352Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T02:02:42.352Z] 339a4e72a1f5: Download complete [2024-07-31T02:02:42.611Z] bde34c3a00c8: Download complete [2024-07-31T02:02:42.611Z] b352a97aabf1: Download complete [2024-07-31T02:02:42.611Z] 4872d77fe225: Verifying Checksum [2024-07-31T02:02:42.611Z] 4872d77fe225: Download complete [2024-07-31T02:02:42.611Z] 5851b861e8e6: Verifying Checksum [2024-07-31T02:02:42.611Z] b85a868b505f: Verifying Checksum [2024-07-31T02:02:42.611Z] b85a868b505f: Download complete [2024-07-31T02:02:42.871Z] bab4dde63d76: Verifying Checksum [2024-07-31T02:02:42.871Z] bab4dde63d76: Download complete [2024-07-31T02:02:43.807Z] b85a868b505f: Pull complete [2024-07-31T02:02:43.807Z] e2be974225ed: Pull complete [2024-07-31T02:02:44.374Z] 339a4e72a1f5: Pull complete [2024-07-31T02:02:44.374Z] 988bab9f4d93: Pull complete [2024-07-31T02:02:44.634Z] 1469e6f7b9e6: Pull complete [2024-07-31T02:02:44.634Z] eaf3925da568: Pull complete [2024-07-31T02:02:47.350Z] bab4dde63d76: Pull complete [2024-07-31T02:02:47.350Z] bde34c3a00c8: Pull complete [2024-07-31T02:02:47.350Z] b352a97aabf1: Pull complete [2024-07-31T02:02:47.350Z] 4872d77fe225: Pull complete [2024-07-31T02:02:47.350Z] 5851b861e8e6: Pull complete [2024-07-31T02:02:47.350Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T02:02:47.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:02:47.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:02:48.447Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:02:48.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:02:50.796Z] $ docker top 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:02:50.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:02:50.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:02:51.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:02:51.014Z] $ docker exec 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent [2024-07-31T02:02:51.120Z] SSH_AUTH_SOCK=/tmp/ssh-Uz49pZf73n7z/agent.32 [2024-07-31T02:02:51.120Z] SSH_AGENT_PID=38 [2024-07-31T02:02:51.127Z] Running ssh-add (command line suppressed) [2024-07-31T02:02:51.229Z] Identity added: /w/workspace/edgex-go/659@tmp/private_key_6008677569427902983.key (/w/workspace/edgex-go/659@tmp/private_key_6008677569427902983.key) [2024-07-31T02:02:51.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:02:51.538Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T02:02:51.548Z] $ docker exec --env ******** --env ******** 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent -k [2024-07-31T02:02:51.648Z] unset SSH_AUTH_SOCK; [2024-07-31T02:02:51.649Z] unset SSH_AGENT_PID; [2024-07-31T02:02:51.649Z] echo Agent pid 38 killed; [2024-07-31T02:02:51.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T02:02:51.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:02:51.702Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:02:51.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:02:51.799Z] $ docker exec 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent [2024-07-31T02:02:51.897Z] SSH_AUTH_SOCK=/tmp/ssh-C7HJ97R9J91V/agent.71 [2024-07-31T02:02:51.897Z] SSH_AGENT_PID=77 [2024-07-31T02:02:51.902Z] Running ssh-add (command line suppressed) [2024-07-31T02:02:52.005Z] Identity added: /w/workspace/edgex-go/659@tmp/private_key_2157664840212186509.key (/w/workspace/edgex-go/659@tmp/private_key_2157664840212186509.key) [2024-07-31T02:02:52.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:02:52.309Z] + git semver init [2024-07-31T02:02:52.567Z] 2024-07-31 02:02:52,471 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T02:02:52.567Z] 2024-07-31 02:02:52,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/659/.semver [2024-07-31T02:02:52.567Z] 2024-07-31 02:02:52,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/659/.semver [2024-07-31T02:02:52.567Z] 2024-07-31 02:02:52,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/659/.semver'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:02:57.850Z] 2024-07-31 02:02:57,334 [append_file] DEBUG append to file:/w/workspace/edgex-go/659/.git/info/exclude [2024-07-31T02:02:57.850Z] 2024-07-31 02:02:57,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/659/.semver/main with force:False [2024-07-31T02:02:57.850Z] 2024-07-31 02:02:57,335 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:02:57.850Z] 2024-07-31 02:02:57,335 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:02:57.850Z] 3.2.0-dev.41 [Pipeline] } [2024-07-31T02:02:57.904Z] $ docker exec --env ******** --env ******** 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent -k [2024-07-31T02:02:58.012Z] unset SSH_AUTH_SOCK; [2024-07-31T02:02:58.012Z] unset SSH_AGENT_PID; [2024-07-31T02:02:58.012Z] echo Agent pid 77 killed; [2024-07-31T02:02:58.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:02:58.349Z] + git semver [Pipeline] } [2024-07-31T02:02:58.619Z] $ docker stop --time=1 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc [2024-07-31T02:02:59.943Z] $ docker rm -f --volumes 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:03:00.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T02:03:00.528Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T02:03:00.532Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.41 [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-31T02:03:00.952Z] + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo [2024-07-31T02:03:00.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:03:00.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:03:00.995Z] ========================================================= [2024-07-31T02:03:00.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T02:03:00.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:03:01.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:03:01.285Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T02:03:01.285Z] 619be1103602: Pulling fs layer [2024-07-31T02:03:01.285Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T02:03:01.285Z] 5df492c9dc93: Pulling fs layer [2024-07-31T02:03:01.285Z] 7629e6793208: Pulling fs layer [2024-07-31T02:03:01.285Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:03:01.285Z] fb5054dd5b73: Pulling fs layer [2024-07-31T02:03:01.285Z] eeca6798cff9: Pulling fs layer [2024-07-31T02:03:01.285Z] aa269ceb94a6: Pulling fs layer [2024-07-31T02:03:01.285Z] ada007ff1a6a: Pulling fs layer [2024-07-31T02:03:01.285Z] 7629e6793208: Waiting [2024-07-31T02:03:01.285Z] 4f4fb700ef54: Waiting [2024-07-31T02:03:01.285Z] fb5054dd5b73: Waiting [2024-07-31T02:03:01.285Z] ada007ff1a6a: Waiting [2024-07-31T02:03:01.285Z] eeca6798cff9: Waiting [2024-07-31T02:03:01.285Z] aa269ceb94a6: Waiting [2024-07-31T02:03:01.285Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T02:03:01.285Z] 7862e08f4a3e: Download complete [2024-07-31T02:03:01.285Z] 7629e6793208: Verifying Checksum [2024-07-31T02:03:01.285Z] 7629e6793208: Download complete [2024-07-31T02:03:01.285Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:03:01.285Z] 4f4fb700ef54: Download complete [2024-07-31T02:03:01.285Z] 619be1103602: Verifying Checksum [2024-07-31T02:03:01.285Z] 619be1103602: Download complete [2024-07-31T02:03:01.285Z] eeca6798cff9: Verifying Checksum [2024-07-31T02:03:01.285Z] eeca6798cff9: Download complete [2024-07-31T02:03:01.556Z] 619be1103602: Pull complete [2024-07-31T02:03:01.556Z] ada007ff1a6a: Verifying Checksum [2024-07-31T02:03:01.556Z] ada007ff1a6a: Download complete [2024-07-31T02:03:01.556Z] 7862e08f4a3e: Pull complete [2024-07-31T02:03:01.814Z] 5df492c9dc93: Verifying Checksum [2024-07-31T02:03:01.814Z] 5df492c9dc93: Download complete [2024-07-31T02:03:02.072Z] aa269ceb94a6: Verifying Checksum [2024-07-31T02:03:02.072Z] aa269ceb94a6: Download complete [2024-07-31T02:03:04.601Z] 5df492c9dc93: Pull complete [2024-07-31T02:03:04.859Z] 7629e6793208: Pull complete [2024-07-31T02:03:04.860Z] 4f4fb700ef54: Pull complete [2024-07-31T02:03:04.860Z] fb5054dd5b73: Pull complete [2024-07-31T02:03:05.118Z] eeca6798cff9: Pull complete [2024-07-31T02:03:07.647Z] aa269ceb94a6: Pull complete [2024-07-31T02:03:07.647Z] ada007ff1a6a: Pull complete [2024-07-31T02:03:07.647Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T02:03:07.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:03:07.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:03:08.210Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:03:08.210Z] WORKDIR /edgex [2024-07-31T02:03:08.210Z] COPY go.mod . [2024-07-31T02:03:08.210Z] RUN go mod download [2024-07-31T02:03:08.210Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-31T02:03:08.780Z] Sending build context to Docker daemon 178.6MB [2024-07-31T02:03:08.780Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:03:08.780Z] ---> f489d0715acc [2024-07-31T02:03:08.780Z] Step 2/4 : WORKDIR /edgex [2024-07-31T02:03:12.077Z] ---> Running in c731d760c5ef [2024-07-31T02:03:12.077Z] Removing intermediate container c731d760c5ef [2024-07-31T02:03:12.077Z] ---> 17044a5ddf76 [2024-07-31T02:03:12.077Z] Step 3/4 : COPY go.mod . [2024-07-31T02:03:12.077Z] ---> 567efd949f48 [2024-07-31T02:03:12.077Z] Step 4/4 : RUN go mod download [2024-07-31T02:03:12.336Z] ---> Running in ca4b8c8531f5 [2024-07-31T02:03:15.618Z] Still waiting to schedule task [2024-07-31T02:03:15.619Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-31T02:03:34.278Z] Removing intermediate container ca4b8c8531f5 [2024-07-31T02:03:34.278Z] ---> d1c9b42c64c4 [2024-07-31T02:03:34.278Z] Successfully built d1c9b42c64c4 [2024-07-31T02:03:34.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:03:34.589Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:03:34.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:03:34.667Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:03:34.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:03:35.194Z] $ docker top 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:03:35.541Z] + go version [2024-07-31T02:03:35.541Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T02:03:35.550Z] $ docker stop --time=1 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 [2024-07-31T02:03:36.830Z] $ docker rm -f --volumes 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:03:37.252Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:03:37.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:03:37.331Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:03:37.358Z] $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:03:37.730Z] $ docker top 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-31T02:03:37.804Z] ========================================================= [2024-07-31T02:03:37.804Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-31T02:03:37.804Z] ========================================================= [Pipeline] sh [2024-07-31T02:03:38.083Z] + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:03:38.385Z] + make test [2024-07-31T02:03:38.386Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T02:03:44.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-31T02:04:17.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-31T02:04:18.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-31T02:04:18.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-31T02:04:19.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-07-31T02:04:19.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-31T02:04:19.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-31T02:04:19.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-31T02:04:19.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-31T02:04:19.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-31T02:04:20.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-31T02:04:20.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-31T02:04:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-31T02:04:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-31T02:04:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-31T02:04:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-31T02:04:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-31T02:04:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-31T02:04:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-31T02:04:23.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-07-31T02:04:23.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements [2024-07-31T02:04:23.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.380s coverage: 93.4% of statements [2024-07-31T02:04:23.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-31T02:04:24.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-31T02:04:24.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 6.5% of statements [2024-07-31T02:04:25.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements [2024-07-31T02:04:25.780Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-31T02:04:26.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-31T02:04:26.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2024-07-31T02:04:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-07-31T02:04:27.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-31T02:04:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-31T02:04:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-31T02:04:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-31T02:04:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-31T02:04:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-31T02:04:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-31T02:04:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-31T02:04:28.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-31T02:04:29.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-31T02:04:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-31T02:04:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-31T02:04:29.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-31T02:04:30.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-31T02:04:30.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-31T02:04:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-31T02:04:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-31T02:04:32.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-31T02:04:33.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-31T02:04:33.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-31T02:04:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-31T02:04:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-31T02:04:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-31T02:04:37.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-31T02:04:37.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-31T02:04:37.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-31T02:04:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-31T02:04:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-31T02:04:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-31T02:04:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-31T02:04:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-31T02:04:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-31T02:04:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-31T02:04:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-31T02:04:40.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-07-31T02:04:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-31T02:04:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-31T02:04:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-31T02:04:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-31T02:04:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-31T02:04:41.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-31T02:04:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-31T02:04:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.047s coverage: 92.9% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 38.4% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-07-31T02:04:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-31T02:04:52.844Z] 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-31T02:04:53.101Z] running golangci-lint [2024-07-31T02:04:53.101Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-31T02:04:53.101Z] go version go1.21.9 linux/amd64 [2024-07-31T02:04:53.361Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-31T02:04:53.362Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-31T02:05:15.810Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 20.032690049s" [2024-07-31T02:05:15.810Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.065158ms" [2024-07-31T02:05:25.838Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.364587927s with top 10 stages: buildir: 51.627766795s, gosec: 8.36280838s, inspect: 2.904026303s, fact_deprecated: 2.320057902s, ctrlflow: 1.456147738s, printf: 1.377434695s, fact_purity: 1.224948757s, S1038: 1.071723361s, nilness: 1.039783765s, ineffassign: 868.488558ms" [2024-07-31T02:05:25.838Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-31T02:05:25.838Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, skip_dirs: 209/209, exclude-rules: 21/209, cgo: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_files: 209/209" [2024-07-31T02:05:25.838Z] level=info msg="[runner] processing took 17.865228ms with stages: nolint: 7.954754ms, identifier_marker: 4.82442ms, exclude-rules: 1.581537ms, path_prettifier: 1.556275ms, autogenerated_exclude: 1.143102ms, skip_dirs: 759.979µs, cgo: 26.35µs, filename_unadjuster: 14.551µs, max_same_issues: 640ns, uniq_by_line: 620ns, skip_files: 560ns, fixer: 510ns, exclude: 300ns, path_prefixer: 300ns, severity-rules: 290ns, diff: 240ns, sort_results: 240ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 120ns" [2024-07-31T02:05:25.838Z] level=info msg="[runner] linters took 10.943599462s with stages: goanalysis_metalinter: 10.925618603s" [2024-07-31T02:05:25.838Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-31T02:05:25.838Z] level=info msg="Memory: 312 samples, avg is 294.5MB, max is 1331.6MB" [2024-07-31T02:05:25.838Z] level=info msg="Execution took 31.020578319s" [2024-07-31T02:05:25.838Z] go vet ./... [2024-07-31T02:05:31.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:05:31.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:05:31.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-31T02:05:31.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-31T02:05:31.408Z] + ls -al . [2024-07-31T02:05:31.408Z] total 840 [2024-07-31T02:05:31.408Z] drwxrwxr-x 11 1001 1001 4096 Jul 31 02:03 . [2024-07-31T02:05:31.408Z] drwxr-xr-x 4 root root 4096 Jul 31 02:03 .. [2024-07-31T02:05:31.408Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 .blubracket [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 10 Jul 31 02:02 .dockerignore [2024-07-31T02:05:31.408Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 02:04 .git [2024-07-31T02:05:31.408Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 02:02 .github [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 1102 Jul 31 02:02 .gitignore [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 42 Jul 31 02:02 .golangci.yml [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 100 Jul 31 02:02 .hadolint.yml [2024-07-31T02:05:31.408Z] drwxr-xr-x 3 1001 1001 4096 Jul 31 02:02 .semver [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 155 Jul 31 02:02 .sonarcloud.properties [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 1171 Jul 31 02:02 ADOPTERS.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 20361 Jul 31 02:02 Attribution.txt [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 100284 Jul 31 02:02 CHANGELOG.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 02:02 CONTRIBUTING.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 677 Jul 31 02:02 GOVERNANCE.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 861 Jul 31 02:02 Jenkinsfile [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 02:02 LICENSE [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 16051 Jul 31 02:02 Makefile [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 582 Jul 31 02:02 OWNERS.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 9528 Jul 31 02:02 README.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 789 Jul 31 02:02 SECURITY.md [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 12 Jul 31 02:03 VERSION [2024-07-31T02:05:31.408Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 bin [2024-07-31T02:05:31.408Z] drwxrwxr-x 19 1001 1001 4096 Jul 31 02:02 cmd [2024-07-31T02:05:31.408Z] -rw-r--r-- 1 root root 481596 Jul 31 02:04 coverage.out [2024-07-31T02:05:31.408Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 fuzz_test [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 6912 Jul 31 02:02 go.mod [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 100928 Jul 31 02:02 go.sum [2024-07-31T02:05:31.408Z] drwxrwxr-x 7 1001 1001 4096 Jul 31 02:02 internal [2024-07-31T02:05:31.408Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 02:02 openapi [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 584 Jul 31 02:02 security.txt [2024-07-31T02:05:31.408Z] -rw-rw-r-- 1 1001 1001 204 Jul 31 02:02 version.go [Pipeline] sh [2024-07-31T02:05:31.696Z] + '[' -e coverage.out ] [2024-07-31T02:05:31.696Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-31T02:05:31.818Z] Stashed 1 file(s) [Pipeline] sh [2024-07-31T02:05:32.099Z] + make build [2024-07-31T02:05:32.099Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-31T02:05:54.047Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-31T02:05:54.047Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-31T02:05:54.613Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-31T02:05:55.182Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-31T02:05:56.559Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-31T02:06:00.747Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-31T02:06:02.125Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-31T02:06:04.025Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-31T02:06:04.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-31T02:06:05.158Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-31T02:06:05.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-31T02:06:06.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-31T02:06:07.640Z] $ docker stop --time=1 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab [2024-07-31T02:06:11.719Z] $ docker rm -f --volumes 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab [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-31T02:06:12.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T02:06:12.774Z] [2024-07-31T02:06:12.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:06:13.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T02:06:13.081Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-31T02:06:13.081Z] 91d30c5bc195: Pulling fs layer [2024-07-31T02:06:13.081Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-31T02:06:13.081Z] 9c61dcf015f6: Pulling fs layer [2024-07-31T02:06:13.081Z] 4698f68db338: Pulling fs layer [2024-07-31T02:06:13.081Z] 2a2f49069b9e: Pulling fs layer [2024-07-31T02:06:13.081Z] e0025b399a48: Pulling fs layer [2024-07-31T02:06:13.081Z] 2a2f49069b9e: Waiting [2024-07-31T02:06:13.081Z] e0025b399a48: Waiting [2024-07-31T02:06:13.081Z] 4698f68db338: Waiting [2024-07-31T02:06:13.081Z] 91d30c5bc195: Verifying Checksum [2024-07-31T02:06:13.081Z] 91d30c5bc195: Download complete [2024-07-31T02:06:13.081Z] 4698f68db338: Verifying Checksum [2024-07-31T02:06:13.081Z] 4698f68db338: Download complete [2024-07-31T02:06:13.339Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-31T02:06:13.339Z] 2e9b0aa3be6d: Download complete [2024-07-31T02:06:13.339Z] 91d30c5bc195: Pull complete [2024-07-31T02:06:13.339Z] e0025b399a48: Download complete [2024-07-31T02:06:13.339Z] 2a2f49069b9e: Verifying Checksum [2024-07-31T02:06:13.597Z] 2e9b0aa3be6d: Pull complete [2024-07-31T02:06:13.856Z] 9c61dcf015f6: Verifying Checksum [2024-07-31T02:06:13.856Z] 9c61dcf015f6: Download complete [2024-07-31T02:06:16.385Z] 9c61dcf015f6: Pull complete [2024-07-31T02:06:16.385Z] 4698f68db338: Pull complete [2024-07-31T02:06:16.643Z] 2a2f49069b9e: Pull complete [2024-07-31T02:06:16.643Z] e0025b399a48: Pull complete [2024-07-31T02:06:16.643Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-31T02:06:16.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T02:06:16.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:06:16.741Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:06:16.770Z] $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:06:18.728Z] $ docker top 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:06:19.076Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-31T02:06:21.608Z] #1 [core-data internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #1 transferring dockerfile: [2024-07-31T02:06:21.608Z] #1 transferring dockerfile: 2.01kB done [2024-07-31T02:06:21.608Z] #1 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #2 transferring dockerfile: 1.89kB done [2024-07-31T02:06:21.608Z] #2 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #3 transferring dockerfile: 2.06kB done [2024-07-31T02:06:21.608Z] #3 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #4 transferring dockerfile: 1.93kB done [2024-07-31T02:06:21.608Z] #4 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #5 transferring dockerfile: 1.95kB done [2024-07-31T02:06:21.608Z] #5 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #6 transferring dockerfile: 2.15kB done [2024-07-31T02:06:21.608Z] #6 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #7 transferring dockerfile: 1.81kB done [2024-07-31T02:06:21.608Z] #7 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #8 transferring dockerfile: 1.70kB done [2024-07-31T02:06:21.608Z] #8 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #9 transferring dockerfile: 1.93kB done [2024-07-31T02:06:21.608Z] #9 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #10 transferring dockerfile: 2.93kB done [2024-07-31T02:06:21.608Z] #10 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #11 transferring dockerfile: 2.49kB done [2024-07-31T02:06:21.608Z] #11 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #12 transferring dockerfile: 2.23kB done [2024-07-31T02:06:21.608Z] #12 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #13 transferring dockerfile: 2.50kB done [2024-07-31T02:06:21.608Z] #13 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #14 transferring dockerfile: 1.69kB done [2024-07-31T02:06:21.608Z] #14 DONE 0.0s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-07-31T02:06:21.608Z] #15 transferring dockerfile: 2.01kB done [2024-07-31T02:06:21.608Z] #15 DONE 0.1s [2024-07-31T02:06:21.608Z] [2024-07-31T02:06:21.608Z] #16 [core-data internal] load .dockerignore [2024-07-31T02:06:21.608Z] #16 transferring context: 50B done [2024-07-31T02:06:21.608Z] #16 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-07-31T02:06:21.868Z] #17 transferring context: 50B done [2024-07-31T02:06:21.868Z] #17 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #18 [core-metadata internal] load .dockerignore [2024-07-31T02:06:21.868Z] #18 transferring context: 50B done [2024-07-31T02:06:21.868Z] #18 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #19 [core-command internal] load .dockerignore [2024-07-31T02:06:21.868Z] #19 transferring context: 50B done [2024-07-31T02:06:21.868Z] #19 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #20 [support-notifications internal] load .dockerignore [2024-07-31T02:06:21.868Z] #20 transferring context: 50B done [2024-07-31T02:06:21.868Z] #20 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-31T02:06:21.868Z] #21 transferring context: 50B done [2024-07-31T02:06:21.868Z] #21 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-31T02:06:21.868Z] #22 transferring context: 50B done [2024-07-31T02:06:21.868Z] #22 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #23 [security-spire-server internal] load .dockerignore [2024-07-31T02:06:21.868Z] #23 transferring context: 50B done [2024-07-31T02:06:21.868Z] #23 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #24 [support-scheduler internal] load .dockerignore [2024-07-31T02:06:21.868Z] #24 transferring context: 50B done [2024-07-31T02:06:21.868Z] #24 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-31T02:06:21.868Z] #25 transferring context: 50B done [2024-07-31T02:06:21.868Z] #25 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #26 [security-proxy-setup internal] load .dockerignore [2024-07-31T02:06:21.868Z] #26 transferring context: 50B done [2024-07-31T02:06:21.868Z] #26 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-07-31T02:06:21.868Z] #27 transferring context: 50B done [2024-07-31T02:06:21.868Z] #27 DONE 0.1s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.868Z] #28 [security-spire-config internal] load .dockerignore [2024-07-31T02:06:21.868Z] #28 transferring context: 50B done [2024-07-31T02:06:21.868Z] #28 DONE 0.0s [2024-07-31T02:06:21.868Z] [2024-07-31T02:06:21.869Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-31T02:06:21.869Z] #29 transferring context: 50B done [2024-07-31T02:06:21.869Z] #29 DONE 0.1s [2024-07-31T02:06:21.869Z] [2024-07-31T02:06:21.869Z] #30 [core-keeper internal] load .dockerignore [2024-07-31T02:06:21.869Z] #30 transferring context: 50B done [2024-07-31T02:06:21.869Z] #30 DONE 0.1s [2024-07-31T02:06:21.869Z] [2024-07-31T02:06:21.869Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T02:06:21.869Z] #31 DONE 0.0s [2024-07-31T02:06:21.869Z] [2024-07-31T02:06:21.869Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:06:21.869Z] #32 DONE 0.1s [2024-07-31T02:06:21.869Z] [2024-07-31T02:06:21.869Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:21.869Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.149Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.149Z] #33 ... [2024-07-31T02:06:22.149Z] [2024-07-31T02:06:22.149Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T02:06:22.149Z] #31 DONE 0.0s [2024-07-31T02:06:22.149Z] [2024-07-31T02:06:22.149Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:22.149Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.149Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:06:22.149Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T02:06:22.149Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T02:06:22.149Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-07-31T02:06:22.407Z] #33 ... [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T02:06:22.407Z] #31 DONE 0.0s [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:22.407Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-31T02:06:22.407Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-31T02:06:22.407Z] #33 ... [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T02:06:22.407Z] #31 DONE 0.0s [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:22.407Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.407Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:06:22.407Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T02:06:22.407Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T02:06:22.407Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-31T02:06:22.407Z] #33 ... [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:06:22.407Z] #32 DONE 0.4s [2024-07-31T02:06:22.407Z] [2024-07-31T02:06:22.407Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:22.407Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.407Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:06:22.407Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T02:06:22.407Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T02:06:22.407Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-31T02:06:22.665Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-31T02:06:22.938Z] #33 DONE 0.9s [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:06:22.938Z] #34 ... [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T02:06:22.938Z] #35 DONE 0.6s [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-31T02:06:22.938Z] #36 DONE 0.6s [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:06:22.938Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:06:22.938Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:06:22.938Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T02:06:22.938Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T02:06:22.938Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-31T02:06:22.938Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-31T02:06:22.938Z] #33 DONE 0.9s [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-31T02:06:22.938Z] #37 DONE 1.2s [2024-07-31T02:06:22.938Z] [2024-07-31T02:06:22.938Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:22.938Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:23.198Z] #38 ... [2024-07-31T02:06:23.198Z] [2024-07-31T02:06:23.198Z] #39 [security-spire-server internal] load build context [2024-07-31T02:06:23.198Z] #39 transferring context: 26.79kB done [2024-07-31T02:06:23.198Z] #39 DONE 0.3s [2024-07-31T02:06:23.198Z] [2024-07-31T02:06:23.198Z] #40 [security-spire-agent internal] load build context [2024-07-31T02:06:23.198Z] #40 transferring context: 26.32kB 0.0s done [2024-07-31T02:06:23.198Z] #40 DONE 0.3s [2024-07-31T02:06:23.198Z] [2024-07-31T02:06:23.198Z] #41 [security-spire-config internal] load build context [2024-07-31T02:06:23.198Z] #41 transferring context: 25.04kB 0.1s done [2024-07-31T02:06:23.198Z] #41 DONE 0.4s [2024-07-31T02:06:23.198Z] [2024-07-31T02:06:23.198Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-31T02:06:28.472Z] #42 ... [2024-07-31T02:06:28.472Z] [2024-07-31T02:06:28.472Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:28.472Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-31T02:06:28.472Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T02:06:28.472Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-31T02:06:28.472Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-31T02:06:28.472Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done [2024-07-31T02:06:28.472Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done [2024-07-31T02:06:28.472Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T02:06:30.375Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 6.7s [2024-07-31T02:06:30.636Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.0s [2024-07-31T02:06:30.636Z] #38 ... [2024-07-31T02:06:30.636Z] [2024-07-31T02:06:30.636Z] #42 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-31T02:06:30.636Z] #42 DONE 7.7s [2024-07-31T02:06:30.636Z] [2024-07-31T02:06:30.636Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:30.636Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-31T02:06:30.636Z] #38 ... [2024-07-31T02:06:30.636Z] [2024-07-31T02:06:30.636Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:06:30.636Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-07-31T02:06:30.636Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-31T02:06:30.636Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-31T02:06:30.636Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-31T02:06:30.636Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done [2024-07-31T02:06:30.636Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done [2024-07-31T02:06:30.636Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.3s done [2024-07-31T02:06:30.636Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-31T02:06:30.894Z] #43 ... [2024-07-31T02:06:30.894Z] [2024-07-31T02:06:30.894Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:31.152Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 7.6s [2024-07-31T02:06:31.410Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 7.9s [2024-07-31T02:06:31.668Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 8.0s [2024-07-31T02:06:31.668Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 8.1s [2024-07-31T02:06:31.668Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 8.2s [2024-07-31T02:06:31.925Z] #38 ... [2024-07-31T02:06:31.925Z] [2024-07-31T02:06:31.925Z] #44 [core-data internal] load build context [2024-07-31T02:06:31.925Z] #44 transferring context: 346.46MB 9.9s [2024-07-31T02:06:32.285Z] #44 ... [2024-07-31T02:06:32.285Z] [2024-07-31T02:06:32.285Z] #45 [core-metadata internal] load build context [2024-07-31T02:06:32.285Z] #45 ... [2024-07-31T02:06:32.285Z] [2024-07-31T02:06:32.285Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-31T02:06:32.285Z] #46 transferring context: 439.98MB 10.0s done [2024-07-31T02:06:32.544Z] #46 ... [2024-07-31T02:06:32.544Z] [2024-07-31T02:06:32.544Z] #47 [security-proxy-setup internal] load build context [2024-07-31T02:06:32.544Z] #47 ... [2024-07-31T02:06:32.544Z] [2024-07-31T02:06:32.544Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-31T02:06:32.544Z] #48 transferring context: 439.98MB 7.9s done [2024-07-31T02:06:32.544Z] #48 DONE 10.0s [2024-07-31T02:06:32.544Z] [2024-07-31T02:06:32.544Z] #47 [security-proxy-setup internal] load build context [2024-07-31T02:06:32.544Z] #47 ... [2024-07-31T02:06:32.544Z] [2024-07-31T02:06:32.544Z] #49 [core-keeper internal] load build context [2024-07-31T02:06:32.544Z] #49 ... [2024-07-31T02:06:32.544Z] [2024-07-31T02:06:32.544Z] #50 [support-notifications internal] load build context [2024-07-31T02:06:32.802Z] #50 ... [2024-07-31T02:06:32.802Z] [2024-07-31T02:06:32.802Z] #51 [core-command internal] load build context [2024-07-31T02:06:32.802Z] #51 ... [2024-07-31T02:06:32.802Z] [2024-07-31T02:06:32.802Z] #52 [security-secretstore-setup internal] load build context [2024-07-31T02:06:32.802Z] #52 transferring context: 439.98MB 10.3s done [2024-07-31T02:06:33.144Z] #52 ... [2024-07-31T02:06:33.144Z] [2024-07-31T02:06:33.144Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:06:33.144Z] #0 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.144Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.144Z] #0 1.338 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:06:33.144Z] #0 1.338 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:06:33.144Z] #0 1.338 OK: 20070 distinct packages available [2024-07-31T02:06:33.144Z] #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.144Z] #0 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.144Z] #0 1.677 (1/11) Installing ca-certificates (20240226-r0) [2024-07-31T02:06:33.144Z] #0 2.081 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-31T02:06:33.144Z] #0 2.091 (3/11) Installing libunistring (1.1-r1) [2024-07-31T02:06:33.144Z] #0 2.109 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-31T02:06:33.144Z] #0 2.124 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-31T02:06:33.144Z] #0 2.134 (6/11) Installing libcurl (8.9.0-r0) [2024-07-31T02:06:33.144Z] #0 2.144 (7/11) Installing curl (8.9.0-r0) [2024-07-31T02:06:33.144Z] #0 2.152 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:33.144Z] #0 2.154 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:06:33.144Z] #0 2.158 (10/11) Installing libucontext (1.2-r2) [2024-07-31T02:06:33.144Z] #0 2.176 (11/11) Installing gcompat (1.1.0-r1) [2024-07-31T02:06:33.144Z] #0 2.179 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:33.144Z] #0 2.320 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:06:33.144Z] #0 2.496 OK: 12 MiB in 26 packages [2024-07-31T02:06:33.144Z] #53 ... [2024-07-31T02:06:33.144Z] [2024-07-31T02:06:33.144Z] #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-31T02:06:33.404Z] #54 ... [2024-07-31T02:06:33.404Z] [2024-07-31T02:06:33.404Z] #55 [support-scheduler internal] load build context [2024-07-31T02:06:33.404Z] #55 ... [2024-07-31T02:06:33.404Z] [2024-07-31T02:06:33.404Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:06:33.404Z] #56 ... [2024-07-31T02:06:33.404Z] [2024-07-31T02:06:33.404Z] #57 [security-bootstrapper internal] load build context [2024-07-31T02:06:33.404Z] #57 transferring context: 439.98MB 9.6s done [2024-07-31T02:06:33.404Z] #57 ... [2024-07-31T02:06:33.404Z] [2024-07-31T02:06:33.404Z] #58 [security-proxy-auth internal] load build context [2024-07-31T02:06:33.404Z] #58 transferring context: 439.98MB 10.6s done [2024-07-31T02:06:33.663Z] #58 ... [2024-07-31T02:06:33.663Z] [2024-07-31T02:06:33.663Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T02:06:33.663Z] #59 ... [2024-07-31T02:06:33.663Z] [2024-07-31T02:06:33.663Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T02:06:33.663Z] #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.663Z] #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:33.663Z] #0 2.683 (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T02:06:33.663Z] #0 2.700 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:33.663Z] #0 2.706 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:33.663Z] #0 2.715 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:06:33.663Z] #0 2.773 OK: 8 MiB in 17 packages [2024-07-31T02:06:33.921Z] #60 ... [2024-07-31T02:06:33.921Z] [2024-07-31T02:06:33.921Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T02:06:33.921Z] #61 ... [2024-07-31T02:06:33.921Z] [2024-07-31T02:06:33.921Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:06:33.921Z] #62 ... [2024-07-31T02:06:33.921Z] [2024-07-31T02:06:33.921Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:06:34.179Z] #63 ... [2024-07-31T02:06:34.179Z] [2024-07-31T02:06:34.179Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T02:06:34.179Z] #64 ... [2024-07-31T02:06:34.179Z] [2024-07-31T02:06:34.179Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:34.179Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.0s done [2024-07-31T02:06:34.179Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.7s done [2024-07-31T02:06:34.179Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-31T02:06:36.143Z] #38 ... [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #57 [security-bootstrapper internal] load build context [2024-07-31T02:06:36.143Z] #57 DONE 13.6s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T02:06:36.143Z] #60 DONE 13.1s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:06:36.143Z] #53 DONE 13.2s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #52 [security-secretstore-setup internal] load build context [2024-07-31T02:06:36.143Z] #52 DONE 13.6s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #49 [core-keeper internal] load build context [2024-07-31T02:06:36.143Z] #49 transferring context: 439.98MB 10.2s done [2024-07-31T02:06:36.143Z] #49 DONE 13.5s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-31T02:06:36.143Z] #46 DONE 13.9s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #47 [security-proxy-setup internal] load build context [2024-07-31T02:06:36.143Z] #47 transferring context: 439.98MB 10.4s done [2024-07-31T02:06:36.143Z] #47 DONE 13.7s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #58 [security-proxy-auth internal] load build context [2024-07-31T02:06:36.143Z] #58 DONE 13.7s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:36.143Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-31T02:06:36.143Z] #38 ... [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #50 [support-notifications internal] load build context [2024-07-31T02:06:36.143Z] #50 transferring context: 439.98MB 11.3s done [2024-07-31T02:06:36.143Z] #50 DONE 13.7s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #45 [core-metadata internal] load build context [2024-07-31T02:06:36.143Z] #45 transferring context: 439.98MB 10.8s done [2024-07-31T02:06:36.143Z] #45 DONE 13.9s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #55 [support-scheduler internal] load build context [2024-07-31T02:06:36.143Z] #55 transferring context: 439.98MB 11.5s done [2024-07-31T02:06:36.143Z] #55 DONE 13.7s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #51 [core-command internal] load build context [2024-07-31T02:06:36.143Z] #51 transferring context: 439.98MB 13.1s done [2024-07-31T02:06:36.143Z] #51 DONE 13.7s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #44 [core-data internal] load build context [2024-07-31T02:06:36.143Z] #44 transferring context: 439.98MB 11.8s done [2024-07-31T02:06:36.143Z] #44 DONE 14.0s [2024-07-31T02:06:36.143Z] [2024-07-31T02:06:36.143Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:36.408Z] #38 ... [2024-07-31T02:06:36.408Z] [2024-07-31T02:06:36.408Z] #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-31T02:06:36.408Z] #54 DONE 13.5s [2024-07-31T02:06:36.408Z] [2024-07-31T02:06:36.408Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:37.341Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-07-31T02:06:37.600Z] #38 ... [2024-07-31T02:06:37.600Z] [2024-07-31T02:06:37.600Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T02:06:37.600Z] #64 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.600Z] #64 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.600Z] #64 13.98 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:37.600Z] #64 13.98 (2/2) Installing su-exec (0.2-r3) [2024-07-31T02:06:37.600Z] #64 13.99 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:37.600Z] #64 13.99 OK: 7 MiB in 17 packages [2024-07-31T02:06:37.600Z] #64 DONE 14.6s [2024-07-31T02:06:37.600Z] [2024-07-31T02:06:37.600Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T02:06:37.600Z] #61 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.600Z] #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.600Z] #61 14.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:37.600Z] #61 14.05 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:37.600Z] #61 14.06 OK: 7 MiB in 16 packages [2024-07-31T02:06:37.600Z] #61 DONE 14.6s [2024-07-31T02:06:37.600Z] [2024-07-31T02:06:37.600Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:06:37.600Z] #38 DONE 14.7s [2024-07-31T02:06:37.600Z] [2024-07-31T02:06:37.600Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T02:06:37.858Z] #65 ... [2024-07-31T02:06:37.858Z] [2024-07-31T02:06:37.858Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T02:06:37.858Z] #0 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.858Z] #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.858Z] #0 5.504 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:06:37.858Z] #0 5.504 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:06:37.858Z] #0 5.504 OK: 20077 distinct packages available [2024-07-31T02:06:37.858Z] #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.858Z] #0 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:37.858Z] #0 5.891 OK: 264 MiB in 52 packages [2024-07-31T02:06:37.858Z] #66 DONE 6.0s [2024-07-31T02:06:37.858Z] [2024-07-31T02:06:37.858Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:06:37.858Z] #67 DONE 0.1s [2024-07-31T02:06:37.858Z] [2024-07-31T02:06:37.858Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:06:38.117Z] #68 ... [2024-07-31T02:06:38.117Z] [2024-07-31T02:06:38.117Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T02:06:38.117Z] #69 DONE 6.3s [2024-07-31T02:06:38.117Z] [2024-07-31T02:06:38.117Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:06:38.684Z] #70 ... [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:06:38.684Z] #34 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #34 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #34 15.14 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:38.684Z] #34 15.15 (2/4) Installing openssl (3.1.6-r0) [2024-07-31T02:06:38.684Z] #34 15.16 (3/4) Installing su-exec (0.2-r3) [2024-07-31T02:06:38.684Z] #34 15.16 (4/4) Installing yq (4.33.3-r5) [2024-07-31T02:06:38.684Z] #34 15.29 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:38.684Z] #34 15.30 OK: 17 MiB in 19 packages [2024-07-31T02:06:38.684Z] #34 DONE 15.7s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T02:06:38.684Z] #59 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #59 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #59 15.07 (1/4) Installing ca-certificates (20240226-r0) [2024-07-31T02:06:38.684Z] #59 15.10 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:38.684Z] #59 15.11 (3/4) Installing su-exec (0.2-r3) [2024-07-31T02:06:38.684Z] #59 15.11 (4/4) Installing yq (4.33.3-r5) [2024-07-31T02:06:38.684Z] #59 15.26 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:38.684Z] #59 15.27 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:06:38.684Z] #59 15.34 OK: 17 MiB in 19 packages [2024-07-31T02:06:38.684Z] #59 DONE 15.7s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:06:38.684Z] #56 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #56 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #56 15.00 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:06:38.684Z] #56 15.00 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:06:38.684Z] #56 15.00 OK: 20070 distinct packages available [2024-07-31T02:06:38.684Z] #56 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #56 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #56 15.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:38.684Z] #56 15.36 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:06:38.684Z] #56 15.36 (3/4) Installing libucontext (1.2-r2) [2024-07-31T02:06:38.684Z] #56 15.37 (4/4) Installing gcompat (1.1.0-r1) [2024-07-31T02:06:38.684Z] #56 15.37 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:38.684Z] #56 15.38 OK: 8 MiB in 19 packages [2024-07-31T02:06:38.684Z] #56 DONE 15.6s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:06:38.684Z] #0 6.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #0 6.798 OK: 264 MiB in 52 packages [2024-07-31T02:06:38.684Z] #71 DONE 7.0s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:06:38.684Z] #72 DONE 0.1s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:06:38.684Z] #63 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #63 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.684Z] #63 15.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:38.684Z] #63 15.41 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:38.684Z] #63 15.42 OK: 7 MiB in 16 packages [2024-07-31T02:06:38.684Z] #63 DONE 15.8s [2024-07-31T02:06:38.684Z] [2024-07-31T02:06:38.684Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T02:06:38.943Z] #73 ... [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:06:38.943Z] #62 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #62 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #62 15.12 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:06:38.943Z] #62 15.12 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:06:38.943Z] #62 15.12 OK: 20070 distinct packages available [2024-07-31T02:06:38.943Z] #62 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #62 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #62 15.52 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:38.943Z] #62 15.53 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:06:38.943Z] #62 15.53 (3/5) Installing libucontext (1.2-r2) [2024-07-31T02:06:38.943Z] #62 15.54 (4/5) Installing gcompat (1.1.0-r1) [2024-07-31T02:06:38.943Z] #62 15.54 (5/5) Installing openssl (3.1.6-r0) [2024-07-31T02:06:38.943Z] #62 15.59 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:38.943Z] #62 15.63 OK: 8 MiB in 20 packages [2024-07-31T02:06:38.943Z] #62 DONE 15.9s [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T02:06:38.943Z] #0 6.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 7.122 OK: 264 MiB in 52 packages [2024-07-31T02:06:38.943Z] #74 DONE 7.2s [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:06:38.943Z] #0 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 2.836 OK: 12 MiB in 26 packages [2024-07-31T02:06:38.943Z] #75 DONE 3.0s [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:06:38.943Z] #76 DONE 0.1s [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #77 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:06:38.943Z] #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:38.943Z] #0 7.121 OK: 264 MiB in 52 packages [2024-07-31T02:06:38.943Z] #77 DONE 7.5s [2024-07-31T02:06:38.943Z] [2024-07-31T02:06:38.943Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:06:38.944Z] #78 DONE 0.0s [2024-07-31T02:06:39.201Z] [2024-07-31T02:06:39.201Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:06:40.577Z] #79 ... [2024-07-31T02:06:40.577Z] [2024-07-31T02:06:40.577Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T02:06:40.577Z] #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.577Z] #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.577Z] #0 2.989 OK: 7 MiB in 17 packages [2024-07-31T02:06:40.577Z] #80 DONE 3.1s [2024-07-31T02:06:40.836Z] [2024-07-31T02:06:40.836Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T02:06:40.836Z] #65 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.836Z] #65 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.836Z] #65 3.088 OK: 7 MiB in 16 packages [2024-07-31T02:06:40.836Z] #65 DONE 3.2s [2024-07-31T02:06:40.836Z] [2024-07-31T02:06:40.836Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:06:40.836Z] #70 2.623 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.836Z] #70 ... [2024-07-31T02:06:40.836Z] [2024-07-31T02:06:40.836Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:06:40.836Z] #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.836Z] #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:40.836Z] #0 4.862 OK: 8 MiB in 17 packages [2024-07-31T02:06:40.836Z] #81 DONE 5.0s [2024-07-31T02:06:41.095Z] [2024-07-31T02:06:41.095Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:06:41.095Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.7s done [2024-07-31T02:06:41.095Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-31T02:06:41.095Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-07-31T02:06:41.095Z] #43 ... [2024-07-31T02:06:41.095Z] [2024-07-31T02:06:41.095Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T02:06:41.095Z] #0 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.095Z] #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.095Z] #0 2.391 OK: 17 MiB in 19 packages [2024-07-31T02:06:41.095Z] #82 DONE 2.5s [2024-07-31T02:06:41.095Z] [2024-07-31T02:06:41.095Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T02:06:41.095Z] #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.095Z] #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.095Z] #0 2.558 OK: 17 MiB in 19 packages [2024-07-31T02:06:41.095Z] #83 DONE 2.6s [2024-07-31T02:06:41.095Z] [2024-07-31T02:06:41.095Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:06:41.095Z] #70 3.110 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.352Z] #70 ... [2024-07-31T02:06:41.352Z] [2024-07-31T02:06:41.352Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-31T02:06:41.352Z] #84 DONE 0.0s [2024-07-31T02:06:41.617Z] [2024-07-31T02:06:41.617Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T02:06:41.617Z] #73 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.879Z] #73 ... [2024-07-31T02:06:41.879Z] [2024-07-31T02:06:41.879Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:06:41.879Z] #70 3.751 OK: 264 MiB in 52 packages [2024-07-31T02:06:41.879Z] #70 DONE 3.9s [2024-07-31T02:06:41.879Z] [2024-07-31T02:06:41.879Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T02:06:41.879Z] #85 DONE 1.3s [2024-07-31T02:06:41.879Z] [2024-07-31T02:06:41.879Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T02:06:41.879Z] #0 3.821 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.879Z] #0 4.393 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:41.879Z] #0 5.078 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:06:41.879Z] #0 5.419 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:06:41.879Z] #0 5.424 OK: 7 MiB in 16 packages [2024-07-31T02:06:41.879Z] #86 DONE 5.6s [2024-07-31T02:06:41.879Z] [2024-07-31T02:06:41.879Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-31T02:06:41.879Z] #87 DONE 0.1s [2024-07-31T02:06:42.137Z] [2024-07-31T02:06:42.137Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T02:06:42.137Z] #88 DONE 0.1s [2024-07-31T02:06:42.137Z] [2024-07-31T02:06:42.137Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:06:42.137Z] #79 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:42.137Z] #79 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:42.137Z] #79 2.983 OK: 8 MiB in 20 packages [2024-07-31T02:06:42.137Z] #79 DONE 3.1s [2024-07-31T02:06:42.137Z] [2024-07-31T02:06:42.137Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T02:06:42.396Z] #89 ... [2024-07-31T02:06:42.396Z] [2024-07-31T02:06:42.396Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:06:42.396Z] #90 DONE 0.5s [2024-07-31T02:06:42.654Z] [2024-07-31T02:06:42.654Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T02:06:42.654Z] #89 DONE 0.6s [2024-07-31T02:06:42.654Z] [2024-07-31T02:06:42.654Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:06:42.654Z] #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:42.654Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:42.654Z] #0 3.754 OK: 7 MiB in 16 packages [2024-07-31T02:06:42.654Z] #91 DONE 3.9s [2024-07-31T02:06:42.654Z] [2024-07-31T02:06:42.654Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:06:42.913Z] #92 DONE 0.3s [2024-07-31T02:06:42.913Z] [2024-07-31T02:06:42.913Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-31T02:06:42.913Z] #93 DONE 0.3s [2024-07-31T02:06:42.913Z] [2024-07-31T02:06:42.913Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T02:06:42.913Z] #73 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:06:42.913Z] #73 4.045 OK: 8 MiB in 19 packages [2024-07-31T02:06:42.913Z] #73 DONE 4.2s [2024-07-31T02:06:42.913Z] [2024-07-31T02:06:42.913Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T02:06:43.171Z] #94 DONE 0.2s [2024-07-31T02:06:43.171Z] [2024-07-31T02:06:43.171Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:06:43.429Z] #95 DONE 0.5s [2024-07-31T02:06:43.429Z] [2024-07-31T02:06:43.429Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-31T02:06:43.429Z] #96 DONE 0.4s [2024-07-31T02:06:43.429Z] [2024-07-31T02:06:43.429Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:06:43.429Z] #97 DONE 0.2s [2024-07-31T02:06:43.429Z] [2024-07-31T02:06:43.429Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T02:06:43.429Z] #98 DONE 0.2s [2024-07-31T02:06:43.429Z] [2024-07-31T02:06:43.429Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:06:43.688Z] #99 DONE 0.1s [2024-07-31T02:06:43.688Z] [2024-07-31T02:06:43.688Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T02:06:43.688Z] #100 DONE 0.1s [2024-07-31T02:06:43.688Z] [2024-07-31T02:06:43.688Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T02:06:43.688Z] #101 DONE 0.1s [2024-07-31T02:06:43.688Z] [2024-07-31T02:06:43.688Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T02:06:43.688Z] #102 ... [2024-07-31T02:06:43.688Z] [2024-07-31T02:06:43.688Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T02:06:43.688Z] #103 DONE 0.1s [2024-07-31T02:06:43.688Z] [2024-07-31T02:06:43.688Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T02:06:43.688Z] #104 DONE 0.1s [2024-07-31T02:06:43.946Z] [2024-07-31T02:06:43.946Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T02:06:43.947Z] #102 DONE 0.2s [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:06:43.947Z] #105 DONE 0.1s [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #106 [security-spire-server] exporting to image [2024-07-31T02:06:43.947Z] #106 exporting layers [2024-07-31T02:06:43.947Z] #106 ... [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T02:06:43.947Z] #107 DONE 0.1s [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T02:06:43.947Z] #108 DONE 0.1s [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T02:06:43.947Z] #109 DONE 0.1s [2024-07-31T02:06:43.947Z] [2024-07-31T02:06:43.947Z] #106 [security-spire-config] exporting to image [2024-07-31T02:06:44.510Z] #106 exporting layers 0.7s done [2024-07-31T02:06:44.510Z] #106 writing image sha256:c066905a23799cf2d418c9fd57d15cdbd40f6a106a208303b0528824c140d33e done [2024-07-31T02:06:44.510Z] #106 naming to docker.io/library/security-spire-server done [2024-07-31T02:06:44.768Z] #106 exporting layers 0.8s done [2024-07-31T02:06:44.768Z] #106 exporting layers 0.8s done [2024-07-31T02:06:44.768Z] #106 writing image sha256:a482fea78a12baea30ab843ccfbbf9ea9d1cacc7ed303fabf132483470935154 done [2024-07-31T02:06:44.768Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-31T02:06:44.768Z] #106 writing image sha256:c3be5c4b11853424a2d69dbb9df3811abeeadcc93b55545c6a51e275e816f17c done [2024-07-31T02:06:44.768Z] #106 naming to docker.io/library/security-spire-config done [2024-07-31T02:06:44.768Z] #106 DONE 1.0s [2024-07-31T02:06:44.768Z] [2024-07-31T02:06:44.768Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:06:49.456Z] #110 ... [2024-07-31T02:06:49.456Z] [2024-07-31T02:06:49.456Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:06:49.456Z] #111 ... [2024-07-31T02:06:49.456Z] [2024-07-31T02:06:49.456Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:06:49.456Z] #112 ... [2024-07-31T02:06:49.456Z] [2024-07-31T02:06:49.456Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:01.664Z] #113 DONE 22.0s [2024-07-31T02:07:01.664Z] [2024-07-31T02:07:01.664Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:01.664Z] #68 DONE 23.3s [2024-07-31T02:07:01.664Z] [2024-07-31T02:07:01.664Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:01.664Z] #111 DONE 22.2s [2024-07-31T02:07:01.664Z] [2024-07-31T02:07:01.664Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:01.664Z] #112 DONE 22.0s [2024-07-31T02:07:01.664Z] [2024-07-31T02:07:01.664Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:01.664Z] #110 DONE 19.1s [2024-07-31T02:07:01.664Z] [2024-07-31T02:07:01.664Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-31T02:07:05.860Z] #114 ... [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #115 [security-proxy-setup builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #115 DONE 4.2s [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-31T02:07:05.860Z] #114 DONE 4.2s [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #116 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #117 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #118 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #119 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #120 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #121 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #122 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #123 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #124 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #125 DONE 4.2s [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #126 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #127 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #128 [support-scheduler builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #128 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #129 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #130 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #131 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #132 [support-notifications builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #132 DONE 4.2s [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #133 [core-command builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #133 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #134 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #135 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:07:05.860Z] #136 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #137 [core-metadata builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #137 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:07:05.860Z] #138 CACHED [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #139 [core-data builder 6/7] COPY . . [2024-07-31T02:07:05.860Z] #139 DONE 4.2s [2024-07-31T02:07:05.860Z] [2024-07-31T02:07:05.860Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:07:06.798Z] #140 1.430 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-31T02:07:16.763Z] #140 ... [2024-07-31T02:07:16.763Z] [2024-07-31T02:07:16.763Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:07:16.763Z] #0 1.531 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-31T02:07:16.763Z] #141 ... [2024-07-31T02:07:16.763Z] [2024-07-31T02:07:16.763Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T02:07:16.763Z] #0 1.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-31T02:07:16.763Z] #142 ... [2024-07-31T02:07:16.763Z] [2024-07-31T02:07:16.763Z] #143 [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-31T02:07:16.764Z] #0 0.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-31T02:07:16.764Z] #143 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T02:07:16.764Z] #0 0.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-31T02:07:16.764Z] #144 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:07:16.764Z] #0 1.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-31T02:07:16.764Z] #145 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:07:16.764Z] #0 0.711 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-31T02:07:16.764Z] #146 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:07:16.764Z] #0 1.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-31T02:07:16.764Z] #147 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T02:07:16.764Z] #0 0.870 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-31T02:07:16.764Z] #148 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #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-31T02:07:16.764Z] #0 1.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-31T02:07:16.764Z] #149 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:07:16.764Z] #0 1.494 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-31T02:07:16.764Z] #150 ... [2024-07-31T02:07:16.764Z] [2024-07-31T02:07:16.764Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T02:07:16.764Z] #0 0.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-31T02:08:06.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6806 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-31T02:08:06.684Z] Running in /w/workspace/edgex-go/659 [Pipeline] { [Pipeline] checkout [2024-07-31T02:08:06.734Z] The recommended git tool is: git [2024-07-31T02:08:14.931Z] using credential edgex-jenkins-ssh [2024-07-31T02:08:14.960Z] Cloning the remote Git repository [2024-07-31T02:08:15.043Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-31T02:08:15.211Z] > git init /w/workspace/edgex-go/659 # timeout=10 [2024-07-31T02:08:15.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-31T02:08:15.419Z] > git --version # timeout=10 [2024-07-31T02:08:15.442Z] > git --version # 'git version 2.25.1' [2024-07-31T02:08:15.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:08:15.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:08:24.441Z] #151 ... [2024-07-31T02:08:24.441Z] [2024-07-31T02:08:24.441Z] #143 [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-31T02:08:24.441Z] #143 76.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-31T02:08:25.833Z] #143 DONE 80.6s [2024-07-31T02:08:25.834Z] [2024-07-31T02:08:25.834Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T02:08:25.834Z] #144 DONE 80.6s [2024-07-31T02:08:25.834Z] [2024-07-31T02:08:25.834Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T02:08:25.834Z] #151 DONE 80.6s [2024-07-31T02:08:25.834Z] [2024-07-31T02:08:25.834Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:26.402Z] #152 ... [2024-07-31T02:08:26.402Z] [2024-07-31T02:08:26.402Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T02:08:26.402Z] #153 DONE 0.4s [2024-07-31T02:08:26.402Z] [2024-07-31T02:08:26.402Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:26.402Z] #154 DONE 0.6s [2024-07-31T02:08:26.402Z] [2024-07-31T02:08:26.402Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:26.402Z] #152 DONE 0.6s [2024-07-31T02:08:26.402Z] [2024-07-31T02:08:26.402Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:26.661Z] #155 DONE 0.2s [2024-07-31T02:08:26.661Z] [2024-07-31T02:08:26.661Z] #156 [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-31T02:08:26.930Z] #156 ... [2024-07-31T02:08:26.930Z] [2024-07-31T02:08:26.930Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:26.930Z] #157 DONE 0.2s [2024-07-31T02:08:26.930Z] [2024-07-31T02:08:26.930Z] #156 [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-31T02:08:26.930Z] #156 DONE 0.2s [2024-07-31T02:08:26.930Z] [2024-07-31T02:08:26.930Z] #158 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T02:08:26.930Z] #158 ... [2024-07-31T02:08:26.930Z] [2024-07-31T02:08:26.930Z] #159 [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-31T02:08:26.930Z] #159 DONE 0.2s [2024-07-31T02:08:27.326Z] [2024-07-31T02:08:27.326Z] #160 [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-31T02:08:27.326Z] #160 DONE 0.2s [2024-07-31T02:08:27.326Z] [2024-07-31T02:08:27.326Z] #158 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T02:08:27.326Z] #158 DONE 0.2s [2024-07-31T02:08:27.326Z] [2024-07-31T02:08:27.326Z] #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-31T02:08:27.630Z] #161 DONE 0.3s [2024-07-31T02:08:27.630Z] [2024-07-31T02:08:27.630Z] #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:08:27.630Z] #162 DONE 0.3s [2024-07-31T02:08:27.630Z] [2024-07-31T02:08:27.630Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-31T02:08:27.630Z] #163 DONE 0.1s [2024-07-31T02:08:27.630Z] [2024-07-31T02:08:27.630Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T02:08:27.630Z] #164 DONE 0.1s [2024-07-31T02:08:27.630Z] [2024-07-31T02:08:27.630Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:08:28.021Z] #165 ... [2024-07-31T02:08:28.021Z] [2024-07-31T02:08:28.021Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-31T02:08:28.021Z] #166 DONE 0.2s [2024-07-31T02:08:28.021Z] [2024-07-31T02:08:28.021Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T02:08:28.021Z] #167 DONE 1.5s [2024-07-31T02:08:28.021Z] [2024-07-31T02:08:28.021Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:28.021Z] #168 ... [2024-07-31T02:08:28.021Z] [2024-07-31T02:08:28.021Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T02:08:28.021Z] #169 DONE 0.2s [2024-07-31T02:08:28.307Z] [2024-07-31T02:08:28.307Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:28.307Z] #168 DONE 0.3s [2024-07-31T02:08:28.307Z] [2024-07-31T02:08:28.307Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:08:28.307Z] #170 ... [2024-07-31T02:08:28.307Z] [2024-07-31T02:08:28.307Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:28.307Z] #171 DONE 0.2s [2024-07-31T02:08:28.610Z] [2024-07-31T02:08:28.610Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-31T02:08:28.610Z] #172 DONE 0.3s [2024-07-31T02:08:28.610Z] [2024-07-31T02:08:28.610Z] #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-31T02:08:28.610Z] #149 DONE 83.4s [2024-07-31T02:08:28.610Z] [2024-07-31T02:08:28.610Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:08:28.916Z] #165 DONE 1.1s [2024-07-31T02:08:28.916Z] [2024-07-31T02:08:28.916Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:28.916Z] #173 ... [2024-07-31T02:08:28.916Z] [2024-07-31T02:08:28.916Z] #174 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-31T02:08:28.916Z] #174 DONE 0.2s [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:29.269Z] #173 DONE 0.2s [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:29.269Z] #175 ... [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #176 [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-31T02:08:29.269Z] #176 DONE 0.2s [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:29.269Z] #175 DONE 0.2s [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:08:29.269Z] #170 DONE 1.3s [2024-07-31T02:08:29.269Z] [2024-07-31T02:08:29.269Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-31T02:08:29.571Z] #177 DONE 0.2s [2024-07-31T02:08:29.572Z] [2024-07-31T02:08:29.572Z] #106 [security-secretstore-setup] exporting to image [2024-07-31T02:08:29.572Z] #106 exporting layers [2024-07-31T02:08:29.572Z] #106 ... [2024-07-31T02:08:29.572Z] [2024-07-31T02:08:29.572Z] #178 [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-31T02:08:29.572Z] #178 DONE 0.3s [2024-07-31T02:08:29.572Z] [2024-07-31T02:08:29.572Z] #106 [security-secretstore-setup] exporting to image [2024-07-31T02:08:29.572Z] #106 exporting layers 0.8s done [2024-07-31T02:08:29.861Z] #106 writing image sha256:3e5cf031f45499dc658bd20b8a077213b7c7480185d90608b59e05e447ffa758 0.0s done [2024-07-31T02:08:29.861Z] #106 naming to docker.io/library/security-proxy-setup done [2024-07-31T02:08:35.436Z] Avoid second fetch [2024-07-31T02:08:35.437Z] Checking out Revision 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 (main) [2024-07-31T02:08:34.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-31T02:08:34.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:08:35.450Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T02:08:35.519Z] > git checkout -f 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 [2024-07-31T02:08:36.260Z] Commit message: "Merge pull request #4840 from M0hanrajp/add-core-data-subscription-logging" [2024-07-31T02:08:36.491Z] #106 exporting layers 6.2s done [2024-07-31T02:08:36.491Z] #106 writing image sha256:18727f20eed1a6deedec725ce00f794560256b4b4c38bd6e90600df640da9c58 [2024-07-31T02:08:36.754Z] #106 writing image sha256:18727f20eed1a6deedec725ce00f794560256b4b4c38bd6e90600df640da9c58 1.2s done [2024-07-31T02:08:36.754Z] #106 naming to docker.io/library/security-secretstore-setup [2024-07-31T02:08:38.147Z] #106 naming to docker.io/library/security-secretstore-setup 1.2s done [2024-07-31T02:08:38.148Z] #106 DONE 10.2s [2024-07-31T02:08:38.148Z] [2024-07-31T02:08:38.148Z] #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T02:08:39.524Z] #179 ... [2024-07-31T02:08:39.524Z] [2024-07-31T02:08:39.524Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:08:40.928Z] #180 ... [2024-07-31T02:08:40.928Z] [2024-07-31T02:08:40.928Z] #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T02:08:40.928Z] #179 DONE 11.5s [2024-07-31T02:08:41.001Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T02:08:41.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:08:41.001Z] Dload Upload Total Spent Left Speed [2024-07-31T02:08:41.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-07-31T02:08:41.200Z] [2024-07-31T02:08:41.200Z] #180 [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-31T02:08:41.200Z] #180 DONE 11.5s [2024-07-31T02:08:41.200Z] [2024-07-31T02:08:41.200Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:08:41.200Z] #147 DONE 95.8s [2024-07-31T02:08:41.200Z] [2024-07-31T02:08:41.200Z] #181 [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-31T02:08:41.337Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T02:08:41.468Z] #181 ... [2024-07-31T02:08:41.468Z] [2024-07-31T02:08:41.468Z] #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-31T02:08:41.468Z] #182 DONE 0.3s [2024-07-31T02:08:41.669Z] + sudo tee /etc/docker/daemon.new [2024-07-31T02:08:41.669Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T02:08:41.669Z] { [2024-07-31T02:08:41.669Z] "registry-mirrors": [ [2024-07-31T02:08:41.669Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T02:08:41.669Z] ], [2024-07-31T02:08:41.669Z] "bip": "10.250.0.254/24", [2024-07-31T02:08:41.669Z] "hosts": [ [2024-07-31T02:08:41.669Z] "tcp://0.0.0.0:5555", [2024-07-31T02:08:41.669Z] "unix:///var/run/docker.sock" [2024-07-31T02:08:41.669Z] ], [2024-07-31T02:08:41.669Z] "mtu": 1458, [2024-07-31T02:08:41.669Z] "selinux-enabled": true, [2024-07-31T02:08:41.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T02:08:41.669Z] } [Pipeline] sh [2024-07-31T02:08:41.746Z] [2024-07-31T02:08:41.746Z] #181 [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-31T02:08:41.746Z] #181 DONE 0.6s [2024-07-31T02:08:41.746Z] [2024-07-31T02:08:41.746Z] #183 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T02:08:42.004Z] #183 ... [2024-07-31T02:08:42.004Z] [2024-07-31T02:08:42.004Z] #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:08:42.004Z] #184 DONE 0.6s [2024-07-31T02:08:42.004Z] [2024-07-31T02:08:42.004Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:08:42.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T02:08:42.339Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:09:00.601Z] provisioning config files... [2024-07-31T02:09:00.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config14564262534295646414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:09:01.080Z] ---> ****-login.sh [2024-07-31T02:09:01.080Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:09:01.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:01.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:01.621Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:01.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:01.621Z] [2024-07-31T02:09:01.621Z] Login Succeeded [2024-07-31T02:09:01.621Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:09:01.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:02.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:02.162Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:02.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:02.162Z] [2024-07-31T02:09:02.162Z] Login Succeeded [2024-07-31T02:09:02.162Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:09:02.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:02.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:02.432Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:02.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:02.432Z] [2024-07-31T02:09:02.432Z] Login Succeeded [2024-07-31T02:09:02.432Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:09:02.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:02.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:02.701Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:02.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:02.702Z] [2024-07-31T02:09:02.702Z] Login Succeeded [2024-07-31T02:09:02.702Z] ****.io [2024-07-31T02:09:02.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:03.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:03.238Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:03.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:03.238Z] [2024-07-31T02:09:03.238Z] Login Succeeded [2024-07-31T02:09:03.238Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:09:03.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-31T02:09:03.900Z] + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo [2024-07-31T02:09:03.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:09:03.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:09:03.960Z] ========================================================= [2024-07-31T02:09:03.960Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T02:09:03.960Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:09:04.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:09:04.302Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T02:09:04.302Z] c6b39de5b339: Pulling fs layer [2024-07-31T02:09:04.302Z] a69c41024577: Pulling fs layer [2024-07-31T02:09:04.302Z] d6de4b400683: Pulling fs layer [2024-07-31T02:09:04.303Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T02:09:04.303Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:09:04.303Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T02:09:04.303Z] 00f215d4a9da: Pulling fs layer [2024-07-31T02:09:04.303Z] d496ad576159: Pulling fs layer [2024-07-31T02:09:04.303Z] 35cb2a7552d0: Waiting [2024-07-31T02:09:04.303Z] 4f4fb700ef54: Waiting [2024-07-31T02:09:04.303Z] 464afbd9ba4c: Waiting [2024-07-31T02:09:04.303Z] 00f215d4a9da: Waiting [2024-07-31T02:09:04.303Z] d496ad576159: Waiting [2024-07-31T02:09:04.324Z] #185 ... [2024-07-31T02:09:04.325Z] [2024-07-31T02:09:04.325Z] #186 [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-31T02:09:04.572Z] a69c41024577: Verifying Checksum [2024-07-31T02:09:04.572Z] a69c41024577: Download complete [2024-07-31T02:09:04.572Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T02:09:04.572Z] 35cb2a7552d0: Download complete [2024-07-31T02:09:04.572Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:09:04.572Z] 4f4fb700ef54: Download complete [2024-07-31T02:09:04.572Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T02:09:04.572Z] 464afbd9ba4c: Download complete [2024-07-31T02:09:04.572Z] c6b39de5b339: Verifying Checksum [2024-07-31T02:09:04.572Z] c6b39de5b339: Download complete [2024-07-31T02:09:04.839Z] d496ad576159: Verifying Checksum [2024-07-31T02:09:04.839Z] d496ad576159: Download complete [2024-07-31T02:09:05.438Z] c6b39de5b339: Pull complete [2024-07-31T02:09:06.026Z] a69c41024577: Pull complete [2024-07-31T02:09:06.294Z] d6de4b400683: Verifying Checksum [2024-07-31T02:09:06.294Z] d6de4b400683: Download complete [2024-07-31T02:09:07.708Z] 00f215d4a9da: Verifying Checksum [2024-07-31T02:09:07.708Z] 00f215d4a9da: Download complete [2024-07-31T02:09:20.042Z] d6de4b400683: Pull complete [2024-07-31T02:09:20.042Z] 35cb2a7552d0: Pull complete [2024-07-31T02:09:20.042Z] 4f4fb700ef54: Pull complete [2024-07-31T02:09:20.314Z] 464afbd9ba4c: Pull complete [2024-07-31T02:09:30.416Z] 00f215d4a9da: Pull complete [2024-07-31T02:09:31.381Z] d496ad576159: Pull complete [2024-07-31T02:09:31.381Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T02:09:31.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:09:31.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:09:31.736Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:09:31.736Z] WORKDIR /edgex [2024-07-31T02:09:31.736Z] COPY go.mod . [2024-07-31T02:09:31.736Z] RUN go mod download -t [2024-07-31T02:09:31.736Z] ci-base-image-arm64 -f - . [2024-07-31T02:09:32.354Z] Sending build context to Docker daemon 3.228MB [2024-07-31T02:09:32.354Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:09:32.354Z] ---> f246e2811388 [2024-07-31T02:09:32.354Z] Step 2/4 : WORKDIR /edgex [2024-07-31T02:09:34.951Z] ---> Running in 2151c40a127d [2024-07-31T02:09:34.951Z] Removing intermediate container 2151c40a127d [2024-07-31T02:09:34.951Z] ---> f4ac25b9ba6a [2024-07-31T02:09:34.951Z] Step 3/4 : COPY go.mod . [2024-07-31T02:09:35.227Z] ---> fd79546de110 [2024-07-31T02:09:35.227Z] Step 4/4 : RUN go mod download [2024-07-31T02:09:35.502Z] ---> Running in cb6c912293ef [2024-07-31T02:09:51.004Z] #186 ... [2024-07-31T02:09:51.004Z] [2024-07-31T02:09:51.004Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:51.004Z] #185 DONE 68.7s [2024-07-31T02:09:51.004Z] [2024-07-31T02:09:51.004Z] #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-31T02:09:51.940Z] #187 ... [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:09:51.940Z] #145 DONE 166.3s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:09:51.940Z] #141 DONE 166.3s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:09:51.940Z] #146 DONE 166.4s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T02:09:51.940Z] #148 DONE 166.4s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:09:51.940Z] #140 DONE 166.4s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #183 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T02:09:51.940Z] #183 DONE 70.2s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:09:51.940Z] #150 DONE 166.4s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T02:09:51.940Z] #142 DONE 166.3s [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:51.940Z] #188 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:51.940Z] #189 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:51.940Z] #190 ... [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:51.940Z] #191 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:51.940Z] #192 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:51.940Z] #193 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:51.940Z] #194 CACHED [2024-07-31T02:09:51.940Z] [2024-07-31T02:09:51.940Z] #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-31T02:09:51.940Z] #187 DONE 1.3s [2024-07-31T02:09:52.201Z] [2024-07-31T02:09:52.201Z] #195 [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-31T02:09:52.201Z] #195 ... [2024-07-31T02:09:52.201Z] [2024-07-31T02:09:52.201Z] #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:52.201Z] #196 CACHED [2024-07-31T02:09:52.201Z] [2024-07-31T02:09:52.201Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:52.201Z] #197 CACHED [2024-07-31T02:09:52.547Z] [2024-07-31T02:09:52.547Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:53.132Z] #198 DONE 0.8s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T02:09:53.132Z] #199 DONE 1.0s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #195 [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-31T02:09:53.132Z] #195 DONE 0.8s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-31T02:09:53.132Z] #200 DONE 1.1s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:53.132Z] #190 DONE 1.1s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:53.132Z] #201 ... [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:09:53.132Z] #202 DONE 1.2s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T02:09:53.132Z] #203 DONE 1.1s [2024-07-31T02:09:53.132Z] [2024-07-31T02:09:53.132Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T02:09:53.391Z] #204 ... [2024-07-31T02:09:53.391Z] [2024-07-31T02:09:53.391Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-31T02:09:53.391Z] #205 DONE 1.4s [2024-07-31T02:09:53.391Z] [2024-07-31T02:09:53.391Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:53.650Z] #206 ... [2024-07-31T02:09:53.650Z] [2024-07-31T02:09:53.650Z] #186 [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-31T02:09:53.650Z] #186 DONE 71.8s [2024-07-31T02:09:53.650Z] [2024-07-31T02:09:53.650Z] #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:53.650Z] #207 DONE 0.9s [2024-07-31T02:09:53.650Z] [2024-07-31T02:09:53.650Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-31T02:09:53.650Z] #106 exporting layers 0.7s done [2024-07-31T02:09:53.650Z] #106 writing image sha256:91a26dad3957f26daea9ea66db7b0830675ab8b12eb4a310e4187e53d887ea17 0.0s done [2024-07-31T02:09:53.650Z] #106 naming to docker.io/library/security-bootstrapper 0.0s done [2024-07-31T02:09:53.911Z] #106 ... [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:53.911Z] #201 DONE 0.9s [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:09:53.911Z] #208 DONE 0.9s [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #106 [core-command] exporting to image [2024-07-31T02:09:53.911Z] #106 writing image sha256:9142e093612b99cd3ef765f44c2d9abda96c9454f729836a80c57ea7f78698b2 done [2024-07-31T02:09:53.911Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-07-31T02:09:53.911Z] #106 ... [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:53.911Z] #209 DONE 0.9s [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:53.911Z] #210 DONE 0.7s [2024-07-31T02:09:53.911Z] [2024-07-31T02:09:53.911Z] #106 [support-scheduler] exporting to image [2024-07-31T02:09:54.172Z] #106 ... [2024-07-31T02:09:54.172Z] [2024-07-31T02:09:54.172Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T02:09:54.172Z] #204 DONE 0.8s [2024-07-31T02:09:54.172Z] [2024-07-31T02:09:54.172Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:54.172Z] #206 DONE 0.7s [2024-07-31T02:09:54.172Z] [2024-07-31T02:09:54.172Z] #106 [support-scheduler] exporting to image [2024-07-31T02:09:54.172Z] #106 writing image sha256:180972f531abbe7294e8985bcac8902d129cea9ef0f782f3b85faf115867dfd8 [2024-07-31T02:09:54.430Z] #106 exporting layers 0.4s done [2024-07-31T02:09:54.430Z] #106 writing image sha256:180972f531abbe7294e8985bcac8902d129cea9ef0f782f3b85faf115867dfd8 0.0s done [2024-07-31T02:09:54.430Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-31T02:09:54.430Z] #106 ... [2024-07-31T02:09:54.430Z] [2024-07-31T02:09:54.430Z] #211 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T02:09:54.430Z] #211 DONE 0.7s [2024-07-31T02:09:54.430Z] [2024-07-31T02:09:54.430Z] #106 [core-command] exporting to image [2024-07-31T02:09:54.430Z] #106 exporting layers 0.5s done [2024-07-31T02:09:54.430Z] #106 writing image sha256:121b89b180518d011e8cd30e39ca08616b3746b9753f7738ac7e2a76569ba964 done [2024-07-31T02:09:54.430Z] #106 naming to docker.io/library/core-command done [2024-07-31T02:09:54.430Z] #106 writing image sha256:0f874f6c4d6d3c2bbae98bbdb0e420dd8e89957b2bdd27e3a76f36d5255075c0 [2024-07-31T02:09:54.688Z] #106 ... [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:54.688Z] #212 DONE 0.6s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-31T02:09:54.688Z] #213 DONE 0.5s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-31T02:09:54.688Z] #214 DONE 0.6s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:54.688Z] #215 DONE 0.2s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T02:09:54.688Z] #216 DONE 0.7s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #106 [core-keeper] exporting to image [2024-07-31T02:09:54.688Z] #106 writing image sha256:0f874f6c4d6d3c2bbae98bbdb0e420dd8e89957b2bdd27e3a76f36d5255075c0 done [2024-07-31T02:09:54.688Z] #106 naming to docker.io/library/support-scheduler done [2024-07-31T02:09:54.688Z] #106 ... [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:09:54.688Z] #217 DONE 0.1s [2024-07-31T02:09:54.688Z] [2024-07-31T02:09:54.688Z] #106 [core-data] exporting to image [2024-07-31T02:09:54.946Z] #106 exporting layers 0.3s done [2024-07-31T02:09:54.946Z] #106 writing image sha256:f7a7306fb3e3be11e061d6ee7097e2dfb94a68575f1ef61d97f56ba1b05af85a 0.0s done [2024-07-31T02:09:54.946Z] #106 writing image sha256:f2e966b58a54ac785e61190a40bf70bd2abb539e68201338cdbbcffb385a8156 0.0s done [2024-07-31T02:09:54.946Z] #106 naming to docker.io/library/core-keeper done [2024-07-31T02:09:54.946Z] #106 naming to docker.io/library/core-metadata [2024-07-31T02:09:54.946Z] #106 ... [2024-07-31T02:09:54.946Z] [2024-07-31T02:09:54.946Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:09:54.946Z] #218 DONE 0.4s [2024-07-31T02:09:54.946Z] [2024-07-31T02:09:54.946Z] #106 [support-notifications] exporting to image [2024-07-31T02:09:54.946Z] #106 naming to docker.io/library/core-metadata done [2024-07-31T02:09:54.946Z] #106 writing image sha256:2a5b8ef1850f555e236843783de6cb957cea03f2f46980d89c8a958f34fda903 done [2024-07-31T02:09:54.946Z] #106 naming to docker.io/library/core-data done [2024-07-31T02:09:54.946Z] #106 writing image sha256:f9192863ce658f7446a8e72974a7ef8c4dd1053ddf50695f106593f715c09f06 done [2024-07-31T02:09:54.946Z] #106 naming to docker.io/library/support-notifications done [2024-07-31T02:09:55.205Z] #106 exporting layers 0.2s done [2024-07-31T02:09:55.205Z] #106 writing image sha256:2fd545241460b233bf3d6bb06f97b23a65d311c73394a791aff8d3782948a671 done [2024-07-31T02:09:55.205Z] #106 naming to docker.io/library/security-proxy-auth done [2024-07-31T02:09:55.205Z] #106 DONE 13.7s [2024-07-31T02:09:55.205Z] [2024-07-31T02:09:55.205Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:09:55.205Z] time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-31T02:09:55.213Z] $ docker stop --time=1 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 [2024-07-31T02:09:56.486Z] $ docker rm -f --volumes 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:09:56.853Z] + docker images [2024-07-31T02:09:56.853Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-31T02:09:56.853Z] core-keeper latest f7a7306fb3e3 2 seconds ago 35.7MB [2024-07-31T02:09:56.853Z] support-notifications latest f9192863ce65 2 seconds ago 38.7MB [2024-07-31T02:09:56.853Z] core-metadata latest f2e966b58a54 2 seconds ago 35.9MB [2024-07-31T02:09:56.853Z] core-data latest 2a5b8ef1850f 2 seconds ago 35.8MB [2024-07-31T02:09:56.853Z] security-proxy-auth latest 2fd545241460 2 seconds ago 33MB [2024-07-31T02:09:56.853Z] core-command latest 121b89b18051 3 seconds ago 35.4MB [2024-07-31T02:09:56.853Z] core-common-config-bootstrapper latest 180972f531ab 3 seconds ago 15.2MB [2024-07-31T02:09:56.853Z] support-scheduler latest 0f874f6c4d6d 3 seconds ago 38.1MB [2024-07-31T02:09:56.853Z] security-spiffe-token-provider latest 9142e093612b 4 seconds ago 28.8MB [2024-07-31T02:09:56.853Z] security-bootstrapper latest 91a26dad3957 5 seconds ago 18.9MB [2024-07-31T02:09:56.853Z] security-secretstore-setup latest 18727f20eed1 About a minute ago 36.9MB [2024-07-31T02:09:56.853Z] security-proxy-setup latest 3e5cf031f454 About a minute ago 26.2MB [2024-07-31T02:09:56.853Z] security-spire-agent latest a482fea78a12 3 minutes ago 182MB [2024-07-31T02:09:56.853Z] security-spire-config latest c3be5c4b1185 3 minutes ago 120MB [2024-07-31T02:09:56.853Z] security-spire-server latest c066905a2379 3 minutes ago 121MB [2024-07-31T02:09:56.853Z] ci-base-image-x86_64 latest d1c9b42c64c4 6 minutes ago 966MB [2024-07-31T02:09:56.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-31T02:09:56.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-31T02:09:56.853Z] 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-31T02:09:57.036Z] provisioning config files... [2024-07-31T02:09:57.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config1002328295695803222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:09:57.357Z] ---> ****-login.sh [2024-07-31T02:09:57.357Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:09:57.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:57.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:57.357Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:57.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:57.357Z] [2024-07-31T02:09:57.357Z] Login Succeeded [2024-07-31T02:09:57.357Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:09:57.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:57.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:57.357Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:57.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:57.357Z] [2024-07-31T02:09:57.357Z] Login Succeeded [2024-07-31T02:09:57.357Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:09:57.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:57.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:57.619Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:57.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:57.619Z] [2024-07-31T02:09:57.619Z] Login Succeeded [2024-07-31T02:09:57.619Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:09:57.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:57.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:57.619Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:57.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:57.619Z] [2024-07-31T02:09:57.619Z] Login Succeeded [2024-07-31T02:09:57.619Z] ****.io [2024-07-31T02:09:57.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:09:57.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:09:57.878Z] Configure a credential helper to remove this warning. See [2024-07-31T02:09:57.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:09:57.879Z] [2024-07-31T02:09:57.879Z] Login Succeeded [2024-07-31T02:09:57.879Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:09:57.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:09:57.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:09:57.969Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-31T02:09:57.969Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:09:57.969Z] latest [2024-07-31T02:09:57.969Z] 3.2.0-dev.41 [2024-07-31T02:09:57.969Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:09:57.969Z] main [2024-07-31T02:09:57.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:09:58.310Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:09:58.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:09:58.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-31T02:09:58.645Z] 7e7434cbe367: Preparing [2024-07-31T02:09:58.645Z] 37da41c37165: Preparing [2024-07-31T02:09:58.645Z] fd3345026686: Preparing [2024-07-31T02:09:58.645Z] f10bfd48748b: Preparing [2024-07-31T02:09:58.645Z] ffa43104b6e2: Preparing [2024-07-31T02:09:58.645Z] bae7782e58ad: Preparing [2024-07-31T02:09:58.645Z] ce7f800efff9: Preparing [2024-07-31T02:09:58.645Z] bae7782e58ad: Waiting [2024-07-31T02:09:58.645Z] ce7f800efff9: Waiting [2024-07-31T02:09:58.645Z] ffa43104b6e2: Pushed [2024-07-31T02:09:58.645Z] 7e7434cbe367: Pushed [2024-07-31T02:09:58.645Z] fd3345026686: Pushed [2024-07-31T02:09:58.645Z] f10bfd48748b: Pushed [2024-07-31T02:09:58.645Z] ce7f800efff9: Layer already exists [2024-07-31T02:09:58.908Z] bae7782e58ad: Pushed [2024-07-31T02:10:01.453Z] 37da41c37165: Pushed [2024-07-31T02:10:01.453Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:01.779Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:02.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-31T02:10:02.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-31T02:10:02.118Z] 7e7434cbe367: Preparing [2024-07-31T02:10:02.118Z] 37da41c37165: Preparing [2024-07-31T02:10:02.118Z] fd3345026686: Preparing [2024-07-31T02:10:02.118Z] f10bfd48748b: Preparing [2024-07-31T02:10:02.118Z] ffa43104b6e2: Preparing [2024-07-31T02:10:02.118Z] bae7782e58ad: Preparing [2024-07-31T02:10:02.118Z] ce7f800efff9: Preparing [2024-07-31T02:10:02.118Z] bae7782e58ad: Waiting [2024-07-31T02:10:02.118Z] ce7f800efff9: Waiting [2024-07-31T02:10:02.118Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:02.118Z] fd3345026686: Layer already exists [2024-07-31T02:10:02.118Z] 7e7434cbe367: Layer already exists [2024-07-31T02:10:02.118Z] 37da41c37165: Layer already exists [2024-07-31T02:10:02.118Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:02.118Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:02.118Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:02.118Z] latest: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:02.446Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:02.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 [2024-07-31T02:10:02.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-31T02:10:02.777Z] 7e7434cbe367: Preparing [2024-07-31T02:10:02.777Z] 37da41c37165: Preparing [2024-07-31T02:10:02.777Z] fd3345026686: Preparing [2024-07-31T02:10:02.777Z] f10bfd48748b: Preparing [2024-07-31T02:10:02.777Z] ffa43104b6e2: Preparing [2024-07-31T02:10:02.777Z] bae7782e58ad: Preparing [2024-07-31T02:10:02.777Z] ce7f800efff9: Preparing [2024-07-31T02:10:02.777Z] bae7782e58ad: Waiting [2024-07-31T02:10:02.777Z] ce7f800efff9: Waiting [2024-07-31T02:10:02.777Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:02.777Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:02.777Z] 37da41c37165: Layer already exists [2024-07-31T02:10:02.777Z] 7e7434cbe367: Layer already exists [2024-07-31T02:10:02.777Z] fd3345026686: Layer already exists [2024-07-31T02:10:02.777Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:02.777Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:02.777Z] 3.2.0-dev.41: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:03.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:03.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:03.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-31T02:10:03.428Z] 7e7434cbe367: Preparing [2024-07-31T02:10:03.428Z] 37da41c37165: Preparing [2024-07-31T02:10:03.428Z] fd3345026686: Preparing [2024-07-31T02:10:03.428Z] f10bfd48748b: Preparing [2024-07-31T02:10:03.428Z] ffa43104b6e2: Preparing [2024-07-31T02:10:03.428Z] bae7782e58ad: Preparing [2024-07-31T02:10:03.428Z] ce7f800efff9: Preparing [2024-07-31T02:10:03.428Z] bae7782e58ad: Waiting [2024-07-31T02:10:03.428Z] ce7f800efff9: Waiting [2024-07-31T02:10:03.428Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:03.428Z] 37da41c37165: Layer already exists [2024-07-31T02:10:03.428Z] 7e7434cbe367: Layer already exists [2024-07-31T02:10:03.428Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:03.428Z] fd3345026686: Layer already exists [2024-07-31T02:10:03.428Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:03.428Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:03.428Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:03.762Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:04.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-31T02:10:04.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-31T02:10:04.341Z] 7e7434cbe367: Preparing [2024-07-31T02:10:04.341Z] 37da41c37165: Preparing [2024-07-31T02:10:04.341Z] fd3345026686: Preparing [2024-07-31T02:10:04.341Z] f10bfd48748b: Preparing [2024-07-31T02:10:04.341Z] ffa43104b6e2: Preparing [2024-07-31T02:10:04.341Z] bae7782e58ad: Preparing [2024-07-31T02:10:04.341Z] ce7f800efff9: Preparing [2024-07-31T02:10:04.341Z] bae7782e58ad: Waiting [2024-07-31T02:10:04.341Z] ce7f800efff9: Waiting [2024-07-31T02:10:04.341Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:04.341Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:04.341Z] fd3345026686: Layer already exists [2024-07-31T02:10:04.341Z] 37da41c37165: Layer already exists [2024-07-31T02:10:04.341Z] 7e7434cbe367: Layer already exists [2024-07-31T02:10:04.341Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:04.341Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:04.341Z] main: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:04.407Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:04.420Z] taggedImages: [2024-07-31T02:10:04.420Z] - nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:04.420Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-31T02:10:04.420Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 [2024-07-31T02:10:04.420Z] - nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:04.420Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-31T02:10:04.450Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-31T02:10:04.450Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:04.450Z] latest [2024-07-31T02:10:04.450Z] 3.2.0-dev.41 [2024-07-31T02:10:04.450Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:04.450Z] main [2024-07-31T02:10:04.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:04.805Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:05.128Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:05.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-31T02:10:05.128Z] 5e720b941b10: Preparing [2024-07-31T02:10:05.128Z] 89ead856d998: Preparing [2024-07-31T02:10:05.128Z] bf308d9f2a47: Preparing [2024-07-31T02:10:05.128Z] c63116ca9112: Preparing [2024-07-31T02:10:05.128Z] fd3345026686: Preparing [2024-07-31T02:10:05.128Z] f10bfd48748b: Preparing [2024-07-31T02:10:05.128Z] ffa43104b6e2: Preparing [2024-07-31T02:10:05.128Z] bae7782e58ad: Preparing [2024-07-31T02:10:05.128Z] ce7f800efff9: Preparing [2024-07-31T02:10:05.128Z] ffa43104b6e2: Waiting [2024-07-31T02:10:05.128Z] bae7782e58ad: Waiting [2024-07-31T02:10:05.128Z] ce7f800efff9: Waiting [2024-07-31T02:10:05.128Z] f10bfd48748b: Waiting [2024-07-31T02:10:05.129Z] fd3345026686: Layer already exists [2024-07-31T02:10:05.129Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:05.129Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:05.129Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:05.129Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:05.129Z] bf308d9f2a47: Pushed [2024-07-31T02:10:05.129Z] 89ead856d998: Pushed [2024-07-31T02:10:05.129Z] 5e720b941b10: Pushed [2024-07-31T02:10:06.067Z] c63116ca9112: Pushed [2024-07-31T02:10:06.067Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:06.411Z] + 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-31T02:10:06.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-31T02:10:06.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-31T02:10:06.737Z] 5e720b941b10: Preparing [2024-07-31T02:10:06.737Z] 89ead856d998: Preparing [2024-07-31T02:10:06.737Z] bf308d9f2a47: Preparing [2024-07-31T02:10:06.737Z] c63116ca9112: Preparing [2024-07-31T02:10:06.737Z] fd3345026686: Preparing [2024-07-31T02:10:06.737Z] f10bfd48748b: Preparing [2024-07-31T02:10:06.737Z] ffa43104b6e2: Preparing [2024-07-31T02:10:06.737Z] bae7782e58ad: Preparing [2024-07-31T02:10:06.737Z] ce7f800efff9: Preparing [2024-07-31T02:10:06.737Z] ffa43104b6e2: Waiting [2024-07-31T02:10:06.737Z] f10bfd48748b: Waiting [2024-07-31T02:10:06.737Z] bae7782e58ad: Waiting [2024-07-31T02:10:06.737Z] ce7f800efff9: Waiting [2024-07-31T02:10:06.737Z] 5e720b941b10: Layer already exists [2024-07-31T02:10:06.737Z] fd3345026686: Layer already exists [2024-07-31T02:10:06.737Z] c63116ca9112: Layer already exists [2024-07-31T02:10:06.737Z] 89ead856d998: Layer already exists [2024-07-31T02:10:06.737Z] bf308d9f2a47: Layer already exists [2024-07-31T02:10:06.737Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:06.737Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:06.737Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:06.737Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:06.737Z] latest: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:07.066Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:07.393Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 [2024-07-31T02:10:07.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-31T02:10:07.393Z] 5e720b941b10: Preparing [2024-07-31T02:10:07.393Z] 89ead856d998: Preparing [2024-07-31T02:10:07.393Z] bf308d9f2a47: Preparing [2024-07-31T02:10:07.393Z] c63116ca9112: Preparing [2024-07-31T02:10:07.393Z] fd3345026686: Preparing [2024-07-31T02:10:07.393Z] f10bfd48748b: Preparing [2024-07-31T02:10:07.393Z] ffa43104b6e2: Preparing [2024-07-31T02:10:07.393Z] bae7782e58ad: Preparing [2024-07-31T02:10:07.393Z] ce7f800efff9: Preparing [2024-07-31T02:10:07.393Z] ffa43104b6e2: Waiting [2024-07-31T02:10:07.393Z] f10bfd48748b: Waiting [2024-07-31T02:10:07.393Z] bae7782e58ad: Waiting [2024-07-31T02:10:07.393Z] ce7f800efff9: Waiting [2024-07-31T02:10:07.393Z] fd3345026686: Layer already exists [2024-07-31T02:10:07.393Z] 5e720b941b10: Layer already exists [2024-07-31T02:10:07.393Z] 89ead856d998: Layer already exists [2024-07-31T02:10:07.393Z] bf308d9f2a47: Layer already exists [2024-07-31T02:10:07.393Z] c63116ca9112: Layer already exists [2024-07-31T02:10:07.393Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:07.393Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:07.393Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:07.393Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:07.393Z] 3.2.0-dev.41: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:07.755Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:08.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:08.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-31T02:10:08.093Z] 5e720b941b10: Preparing [2024-07-31T02:10:08.093Z] 89ead856d998: Preparing [2024-07-31T02:10:08.093Z] bf308d9f2a47: Preparing [2024-07-31T02:10:08.093Z] c63116ca9112: Preparing [2024-07-31T02:10:08.093Z] fd3345026686: Preparing [2024-07-31T02:10:08.093Z] f10bfd48748b: Preparing [2024-07-31T02:10:08.093Z] ffa43104b6e2: Preparing [2024-07-31T02:10:08.093Z] bae7782e58ad: Preparing [2024-07-31T02:10:08.093Z] ce7f800efff9: Preparing [2024-07-31T02:10:08.093Z] bae7782e58ad: Waiting [2024-07-31T02:10:08.093Z] ce7f800efff9: Waiting [2024-07-31T02:10:08.093Z] ffa43104b6e2: Waiting [2024-07-31T02:10:08.093Z] 89ead856d998: Layer already exists [2024-07-31T02:10:08.093Z] bf308d9f2a47: Layer already exists [2024-07-31T02:10:08.093Z] 5e720b941b10: Layer already exists [2024-07-31T02:10:08.093Z] c63116ca9112: Layer already exists [2024-07-31T02:10:08.093Z] fd3345026686: Layer already exists [2024-07-31T02:10:08.093Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:08.093Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:08.093Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:08.093Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:08.093Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:08.432Z] + 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-31T02:10:08.765Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-31T02:10:08.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-31T02:10:08.766Z] 5e720b941b10: Preparing [2024-07-31T02:10:08.766Z] 89ead856d998: Preparing [2024-07-31T02:10:08.766Z] bf308d9f2a47: Preparing [2024-07-31T02:10:08.766Z] c63116ca9112: Preparing [2024-07-31T02:10:08.766Z] fd3345026686: Preparing [2024-07-31T02:10:08.766Z] f10bfd48748b: Preparing [2024-07-31T02:10:08.766Z] ffa43104b6e2: Preparing [2024-07-31T02:10:08.766Z] bae7782e58ad: Preparing [2024-07-31T02:10:08.766Z] ce7f800efff9: Preparing [2024-07-31T02:10:08.766Z] f10bfd48748b: Waiting [2024-07-31T02:10:08.766Z] ffa43104b6e2: Waiting [2024-07-31T02:10:08.766Z] bae7782e58ad: Waiting [2024-07-31T02:10:08.766Z] ce7f800efff9: Waiting [2024-07-31T02:10:08.766Z] 89ead856d998: Layer already exists [2024-07-31T02:10:08.766Z] bf308d9f2a47: Layer already exists [2024-07-31T02:10:08.766Z] c63116ca9112: Layer already exists [2024-07-31T02:10:08.766Z] fd3345026686: Layer already exists [2024-07-31T02:10:08.766Z] 5e720b941b10: Layer already exists [2024-07-31T02:10:08.766Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:08.766Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:08.766Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:08.766Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:08.766Z] main: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:08.848Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:08.868Z] taggedImages: [2024-07-31T02:10:08.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:08.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-31T02:10:08.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 [2024-07-31T02:10:08.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:08.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-31T02:10:08.895Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-31T02:10:08.895Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:08.895Z] latest [2024-07-31T02:10:08.895Z] 3.2.0-dev.41 [2024-07-31T02:10:08.895Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:08.895Z] main [2024-07-31T02:10:08.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:09.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:09.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:09.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-31T02:10:09.567Z] 49629d0ca64e: Preparing [2024-07-31T02:10:09.567Z] 09e947007f29: Preparing [2024-07-31T02:10:09.567Z] fd3345026686: Preparing [2024-07-31T02:10:09.567Z] f10bfd48748b: Preparing [2024-07-31T02:10:09.567Z] 56c98fdd569b: Preparing [2024-07-31T02:10:09.567Z] be520272ddaf: Preparing [2024-07-31T02:10:09.567Z] ce7f800efff9: Preparing [2024-07-31T02:10:09.567Z] be520272ddaf: Waiting [2024-07-31T02:10:09.567Z] ce7f800efff9: Waiting [2024-07-31T02:10:09.567Z] fd3345026686: Layer already exists [2024-07-31T02:10:09.567Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:09.567Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:09.567Z] 56c98fdd569b: Pushed [2024-07-31T02:10:09.567Z] 49629d0ca64e: Pushed [2024-07-31T02:10:09.567Z] be520272ddaf: Pushed [2024-07-31T02:10:12.105Z] 09e947007f29: Pushed [2024-07-31T02:10:12.105Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:12.435Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:12.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-31T02:10:12.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-31T02:10:12.753Z] 49629d0ca64e: Preparing [2024-07-31T02:10:12.753Z] 09e947007f29: Preparing [2024-07-31T02:10:12.753Z] fd3345026686: Preparing [2024-07-31T02:10:12.753Z] f10bfd48748b: Preparing [2024-07-31T02:10:12.753Z] 56c98fdd569b: Preparing [2024-07-31T02:10:12.753Z] be520272ddaf: Preparing [2024-07-31T02:10:12.753Z] ce7f800efff9: Preparing [2024-07-31T02:10:12.753Z] be520272ddaf: Waiting [2024-07-31T02:10:12.753Z] ce7f800efff9: Waiting [2024-07-31T02:10:12.753Z] 56c98fdd569b: Layer already exists [2024-07-31T02:10:12.753Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:12.753Z] 09e947007f29: Layer already exists [2024-07-31T02:10:12.753Z] 49629d0ca64e: Layer already exists [2024-07-31T02:10:12.753Z] fd3345026686: Layer already exists [2024-07-31T02:10:12.753Z] be520272ddaf: Layer already exists [2024-07-31T02:10:12.753Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:12.753Z] latest: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:13.076Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:13.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 [2024-07-31T02:10:13.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-31T02:10:13.402Z] 49629d0ca64e: Preparing [2024-07-31T02:10:13.402Z] 09e947007f29: Preparing [2024-07-31T02:10:13.402Z] fd3345026686: Preparing [2024-07-31T02:10:13.402Z] f10bfd48748b: Preparing [2024-07-31T02:10:13.402Z] 56c98fdd569b: Preparing [2024-07-31T02:10:13.402Z] be520272ddaf: Preparing [2024-07-31T02:10:13.402Z] ce7f800efff9: Preparing [2024-07-31T02:10:13.402Z] be520272ddaf: Waiting [2024-07-31T02:10:13.402Z] ce7f800efff9: Waiting [2024-07-31T02:10:13.402Z] 56c98fdd569b: Layer already exists [2024-07-31T02:10:13.402Z] fd3345026686: Layer already exists [2024-07-31T02:10:13.402Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:13.402Z] 09e947007f29: Layer already exists [2024-07-31T02:10:13.402Z] 49629d0ca64e: Layer already exists [2024-07-31T02:10:13.402Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:13.402Z] be520272ddaf: Layer already exists [2024-07-31T02:10:13.402Z] 3.2.0-dev.41: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:13.731Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:14.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:14.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-31T02:10:14.059Z] 49629d0ca64e: Preparing [2024-07-31T02:10:14.059Z] 09e947007f29: Preparing [2024-07-31T02:10:14.059Z] fd3345026686: Preparing [2024-07-31T02:10:14.059Z] f10bfd48748b: Preparing [2024-07-31T02:10:14.059Z] 56c98fdd569b: Preparing [2024-07-31T02:10:14.059Z] be520272ddaf: Preparing [2024-07-31T02:10:14.059Z] ce7f800efff9: Preparing [2024-07-31T02:10:14.059Z] be520272ddaf: Waiting [2024-07-31T02:10:14.059Z] ce7f800efff9: Waiting [2024-07-31T02:10:14.059Z] 49629d0ca64e: Layer already exists [2024-07-31T02:10:14.059Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:14.059Z] 56c98fdd569b: Layer already exists [2024-07-31T02:10:14.059Z] 09e947007f29: Layer already exists [2024-07-31T02:10:14.059Z] fd3345026686: Layer already exists [2024-07-31T02:10:14.059Z] be520272ddaf: Layer already exists [2024-07-31T02:10:14.059Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:14.059Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:14.396Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:14.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-31T02:10:14.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-31T02:10:14.717Z] 49629d0ca64e: Preparing [2024-07-31T02:10:14.717Z] 09e947007f29: Preparing [2024-07-31T02:10:14.717Z] fd3345026686: Preparing [2024-07-31T02:10:14.717Z] f10bfd48748b: Preparing [2024-07-31T02:10:14.717Z] 56c98fdd569b: Preparing [2024-07-31T02:10:14.717Z] be520272ddaf: Preparing [2024-07-31T02:10:14.717Z] ce7f800efff9: Preparing [2024-07-31T02:10:14.717Z] be520272ddaf: Waiting [2024-07-31T02:10:14.717Z] 49629d0ca64e: Layer already exists [2024-07-31T02:10:14.717Z] 09e947007f29: Layer already exists [2024-07-31T02:10:14.717Z] fd3345026686: Layer already exists [2024-07-31T02:10:14.717Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:14.717Z] 56c98fdd569b: Layer already exists [2024-07-31T02:10:14.717Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:14.717Z] be520272ddaf: Layer already exists [2024-07-31T02:10:14.717Z] main: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:14.793Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:14.808Z] taggedImages: [2024-07-31T02:10:14.808Z] - nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:14.808Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-31T02:10:14.808Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 [2024-07-31T02:10:14.808Z] - nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:14.808Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-31T02:10:14.836Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-31T02:10:14.836Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:14.836Z] latest [2024-07-31T02:10:14.836Z] 3.2.0-dev.41 [2024-07-31T02:10:14.836Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:14.836Z] main [2024-07-31T02:10:14.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:15.183Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:15.508Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:15.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-31T02:10:15.508Z] 912111aae389: Preparing [2024-07-31T02:10:15.508Z] 2d4dc6be5e15: Preparing [2024-07-31T02:10:15.508Z] f10bfd48748b: Preparing [2024-07-31T02:10:15.508Z] 302c90380e7f: Preparing [2024-07-31T02:10:15.508Z] 8b306131ec07: Preparing [2024-07-31T02:10:15.508Z] ce7f800efff9: Preparing [2024-07-31T02:10:15.508Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:15.508Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:15.508Z] 302c90380e7f: Pushed [2024-07-31T02:10:15.508Z] 8b306131ec07: Pushed [2024-07-31T02:10:15.508Z] 912111aae389: Pushed [2024-07-31T02:10:18.801Z] 2d4dc6be5e15: Pushed [2024-07-31T02:10:18.801Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:19.149Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:19.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-31T02:10:19.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-31T02:10:19.483Z] 912111aae389: Preparing [2024-07-31T02:10:19.483Z] 2d4dc6be5e15: Preparing [2024-07-31T02:10:19.483Z] f10bfd48748b: Preparing [2024-07-31T02:10:19.483Z] 302c90380e7f: Preparing [2024-07-31T02:10:19.483Z] 8b306131ec07: Preparing [2024-07-31T02:10:19.483Z] ce7f800efff9: Preparing [2024-07-31T02:10:19.483Z] ce7f800efff9: Waiting [2024-07-31T02:10:19.483Z] 912111aae389: Layer already exists [2024-07-31T02:10:19.483Z] 302c90380e7f: Layer already exists [2024-07-31T02:10:19.483Z] 2d4dc6be5e15: Layer already exists [2024-07-31T02:10:19.483Z] 8b306131ec07: Layer already exists [2024-07-31T02:10:19.483Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:19.483Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:19.483Z] latest: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:19.813Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:20.144Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 [2024-07-31T02:10:20.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-31T02:10:20.144Z] 912111aae389: Preparing [2024-07-31T02:10:20.144Z] 2d4dc6be5e15: Preparing [2024-07-31T02:10:20.144Z] f10bfd48748b: Preparing [2024-07-31T02:10:20.144Z] 302c90380e7f: Preparing [2024-07-31T02:10:20.144Z] 8b306131ec07: Preparing [2024-07-31T02:10:20.144Z] ce7f800efff9: Preparing [2024-07-31T02:10:20.144Z] ce7f800efff9: Waiting [2024-07-31T02:10:20.144Z] 302c90380e7f: Layer already exists [2024-07-31T02:10:20.144Z] 8b306131ec07: Layer already exists [2024-07-31T02:10:20.144Z] 2d4dc6be5e15: Layer already exists [2024-07-31T02:10:20.144Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:20.144Z] 912111aae389: Layer already exists [2024-07-31T02:10:20.144Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:20.144Z] 3.2.0-dev.41: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:20.478Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:20.820Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:20.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-31T02:10:20.820Z] 912111aae389: Preparing [2024-07-31T02:10:20.820Z] 2d4dc6be5e15: Preparing [2024-07-31T02:10:20.820Z] f10bfd48748b: Preparing [2024-07-31T02:10:20.820Z] 302c90380e7f: Preparing [2024-07-31T02:10:20.820Z] 8b306131ec07: Preparing [2024-07-31T02:10:20.820Z] ce7f800efff9: Preparing [2024-07-31T02:10:20.820Z] ce7f800efff9: Waiting [2024-07-31T02:10:20.820Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:20.820Z] 912111aae389: Layer already exists [2024-07-31T02:10:20.820Z] 2d4dc6be5e15: Layer already exists [2024-07-31T02:10:20.820Z] 8b306131ec07: Layer already exists [2024-07-31T02:10:20.820Z] 302c90380e7f: Layer already exists [2024-07-31T02:10:20.820Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:20.820Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:21.163Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:21.509Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-31T02:10:21.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-31T02:10:21.509Z] 912111aae389: Preparing [2024-07-31T02:10:21.509Z] 2d4dc6be5e15: Preparing [2024-07-31T02:10:21.509Z] f10bfd48748b: Preparing [2024-07-31T02:10:21.509Z] 302c90380e7f: Preparing [2024-07-31T02:10:21.509Z] 8b306131ec07: Preparing [2024-07-31T02:10:21.509Z] ce7f800efff9: Preparing [2024-07-31T02:10:21.509Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:21.509Z] 8b306131ec07: Layer already exists [2024-07-31T02:10:21.509Z] 912111aae389: Layer already exists [2024-07-31T02:10:21.509Z] 302c90380e7f: Layer already exists [2024-07-31T02:10:21.509Z] 2d4dc6be5e15: Layer already exists [2024-07-31T02:10:21.509Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:21.509Z] main: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:21.584Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:21.599Z] taggedImages: [2024-07-31T02:10:21.599Z] - nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:21.599Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-31T02:10:21.599Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 [2024-07-31T02:10:21.599Z] - nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:21.599Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-31T02:10:21.628Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-31T02:10:21.628Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:21.628Z] latest [2024-07-31T02:10:21.628Z] 3.2.0-dev.41 [2024-07-31T02:10:21.628Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:21.628Z] main [2024-07-31T02:10:21.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:21.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:22.289Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-31T02:10:22.289Z] db0a14afac0c: Preparing [2024-07-31T02:10:22.289Z] 67e6343bf416: Preparing [2024-07-31T02:10:22.289Z] 063343337d06: Preparing [2024-07-31T02:10:22.289Z] fd3345026686: Preparing [2024-07-31T02:10:22.289Z] f10bfd48748b: Preparing [2024-07-31T02:10:22.289Z] ffa43104b6e2: Preparing [2024-07-31T02:10:22.289Z] bae7782e58ad: Preparing [2024-07-31T02:10:22.289Z] ce7f800efff9: Preparing [2024-07-31T02:10:22.289Z] ce7f800efff9: Waiting [2024-07-31T02:10:22.289Z] ffa43104b6e2: Waiting [2024-07-31T02:10:22.289Z] bae7782e58ad: Waiting [2024-07-31T02:10:22.289Z] fd3345026686: Layer already exists [2024-07-31T02:10:22.289Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:22.289Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:22.289Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:22.289Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:22.289Z] 67e6343bf416: Pushed [2024-07-31T02:10:22.289Z] db0a14afac0c: Pushed [2024-07-31T02:10:24.886Z] 063343337d06: Pushed [2024-07-31T02:10:25.150Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:25.485Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:25.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-31T02:10:25.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-31T02:10:25.815Z] db0a14afac0c: Preparing [2024-07-31T02:10:25.815Z] 67e6343bf416: Preparing [2024-07-31T02:10:25.815Z] 063343337d06: Preparing [2024-07-31T02:10:25.815Z] fd3345026686: Preparing [2024-07-31T02:10:25.815Z] f10bfd48748b: Preparing [2024-07-31T02:10:25.816Z] ffa43104b6e2: Preparing [2024-07-31T02:10:25.816Z] bae7782e58ad: Preparing [2024-07-31T02:10:25.816Z] ce7f800efff9: Preparing [2024-07-31T02:10:25.816Z] ffa43104b6e2: Waiting [2024-07-31T02:10:25.816Z] ce7f800efff9: Waiting [2024-07-31T02:10:25.816Z] db0a14afac0c: Layer already exists [2024-07-31T02:10:25.816Z] 67e6343bf416: Layer already exists [2024-07-31T02:10:25.816Z] 063343337d06: Layer already exists [2024-07-31T02:10:25.816Z] fd3345026686: Layer already exists [2024-07-31T02:10:25.816Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:25.816Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:25.816Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:25.816Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:25.816Z] latest: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:26.148Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:26.476Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 [2024-07-31T02:10:26.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-31T02:10:26.477Z] db0a14afac0c: Preparing [2024-07-31T02:10:26.477Z] 67e6343bf416: Preparing [2024-07-31T02:10:26.477Z] 063343337d06: Preparing [2024-07-31T02:10:26.477Z] fd3345026686: Preparing [2024-07-31T02:10:26.477Z] f10bfd48748b: Preparing [2024-07-31T02:10:26.477Z] ffa43104b6e2: Preparing [2024-07-31T02:10:26.477Z] bae7782e58ad: Preparing [2024-07-31T02:10:26.477Z] ce7f800efff9: Preparing [2024-07-31T02:10:26.477Z] bae7782e58ad: Waiting [2024-07-31T02:10:26.477Z] ce7f800efff9: Waiting [2024-07-31T02:10:26.477Z] 67e6343bf416: Layer already exists [2024-07-31T02:10:26.477Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:26.477Z] db0a14afac0c: Layer already exists [2024-07-31T02:10:26.477Z] 063343337d06: Layer already exists [2024-07-31T02:10:26.477Z] fd3345026686: Layer already exists [2024-07-31T02:10:26.477Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:26.477Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:26.477Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:26.477Z] 3.2.0-dev.41: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:26.800Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:27.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:27.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-31T02:10:27.126Z] db0a14afac0c: Preparing [2024-07-31T02:10:27.126Z] 67e6343bf416: Preparing [2024-07-31T02:10:27.126Z] 063343337d06: Preparing [2024-07-31T02:10:27.126Z] fd3345026686: Preparing [2024-07-31T02:10:27.126Z] f10bfd48748b: Preparing [2024-07-31T02:10:27.126Z] ffa43104b6e2: Preparing [2024-07-31T02:10:27.126Z] bae7782e58ad: Preparing [2024-07-31T02:10:27.126Z] ce7f800efff9: Preparing [2024-07-31T02:10:27.126Z] bae7782e58ad: Waiting [2024-07-31T02:10:27.126Z] ffa43104b6e2: Waiting [2024-07-31T02:10:27.126Z] ce7f800efff9: Waiting [2024-07-31T02:10:27.126Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:27.126Z] 67e6343bf416: Layer already exists [2024-07-31T02:10:27.126Z] fd3345026686: Layer already exists [2024-07-31T02:10:27.126Z] 063343337d06: Layer already exists [2024-07-31T02:10:27.126Z] db0a14afac0c: Layer already exists [2024-07-31T02:10:27.126Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:27.126Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:27.126Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:27.126Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:27.450Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:27.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-31T02:10:27.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-31T02:10:27.782Z] db0a14afac0c: Preparing [2024-07-31T02:10:27.782Z] 67e6343bf416: Preparing [2024-07-31T02:10:27.782Z] 063343337d06: Preparing [2024-07-31T02:10:27.782Z] fd3345026686: Preparing [2024-07-31T02:10:27.782Z] f10bfd48748b: Preparing [2024-07-31T02:10:27.782Z] ffa43104b6e2: Preparing [2024-07-31T02:10:27.782Z] bae7782e58ad: Preparing [2024-07-31T02:10:27.782Z] ce7f800efff9: Preparing [2024-07-31T02:10:27.782Z] bae7782e58ad: Waiting [2024-07-31T02:10:27.782Z] ffa43104b6e2: Waiting [2024-07-31T02:10:27.782Z] db0a14afac0c: Layer already exists [2024-07-31T02:10:27.782Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:27.782Z] 063343337d06: Layer already exists [2024-07-31T02:10:27.782Z] fd3345026686: Layer already exists [2024-07-31T02:10:27.782Z] 67e6343bf416: Layer already exists [2024-07-31T02:10:27.782Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:27.782Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:27.782Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:27.782Z] main: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:27.856Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:27.870Z] taggedImages: [2024-07-31T02:10:27.870Z] - nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:27.870Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-31T02:10:27.870Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 [2024-07-31T02:10:27.870Z] - nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:27.870Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-31T02:10:27.901Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-31T02:10:27.901Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:27.901Z] latest [2024-07-31T02:10:27.901Z] 3.2.0-dev.41 [2024-07-31T02:10:27.901Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:27.901Z] main [2024-07-31T02:10:27.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:28.241Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:28.578Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-31T02:10:28.578Z] 379898afaa53: Preparing [2024-07-31T02:10:28.578Z] 0c3c8b95c3c1: Preparing [2024-07-31T02:10:28.578Z] a17b5c079f2a: Preparing [2024-07-31T02:10:28.578Z] 8d3a8f02fad0: Preparing [2024-07-31T02:10:28.578Z] c43a6a8d531f: Preparing [2024-07-31T02:10:28.578Z] 025c9958c6a9: Preparing [2024-07-31T02:10:28.578Z] 32206e5f1736: Preparing [2024-07-31T02:10:28.578Z] fd3345026686: Preparing [2024-07-31T02:10:28.578Z] f10bfd48748b: Preparing [2024-07-31T02:10:28.578Z] 9e7297b03468: Preparing [2024-07-31T02:10:28.578Z] 9f52987b2837: Preparing [2024-07-31T02:10:28.578Z] 5f70bf18a086: Preparing [2024-07-31T02:10:28.578Z] 0639da1eb756: Preparing [2024-07-31T02:10:28.578Z] 08b60bf88432: Preparing [2024-07-31T02:10:28.578Z] 20237bfb89a0: Preparing [2024-07-31T02:10:28.578Z] ce7f800efff9: Preparing [2024-07-31T02:10:28.578Z] fd3345026686: Waiting [2024-07-31T02:10:28.578Z] 32206e5f1736: Waiting [2024-07-31T02:10:28.578Z] 025c9958c6a9: Waiting [2024-07-31T02:10:28.578Z] 9f52987b2837: Waiting [2024-07-31T02:10:28.578Z] 9e7297b03468: Waiting [2024-07-31T02:10:28.578Z] ce7f800efff9: Waiting [2024-07-31T02:10:28.578Z] 08b60bf88432: Waiting [2024-07-31T02:10:28.578Z] 0639da1eb756: Waiting [2024-07-31T02:10:28.578Z] 20237bfb89a0: Waiting [2024-07-31T02:10:28.578Z] 5f70bf18a086: Waiting [2024-07-31T02:10:28.578Z] c43a6a8d531f: Pushed [2024-07-31T02:10:28.578Z] 8d3a8f02fad0: Pushed [2024-07-31T02:10:28.578Z] 379898afaa53: Pushed [2024-07-31T02:10:28.578Z] a17b5c079f2a: Pushed [2024-07-31T02:10:28.578Z] 0c3c8b95c3c1: Pushed [2024-07-31T02:10:28.578Z] fd3345026686: Layer already exists [2024-07-31T02:10:28.578Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:28.578Z] 5f70bf18a086: Layer already exists [2024-07-31T02:10:28.837Z] 025c9958c6a9: Pushed [2024-07-31T02:10:28.837Z] 9f52987b2837: Pushed [2024-07-31T02:10:28.837Z] 9e7297b03468: Pushed [2024-07-31T02:10:28.837Z] 0639da1eb756: Pushed [2024-07-31T02:10:28.837Z] 08b60bf88432: Pushed [2024-07-31T02:10:28.837Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:28.837Z] 20237bfb89a0: Pushed [2024-07-31T02:10:30.213Z] 32206e5f1736: Pushed [2024-07-31T02:10:30.213Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:30.546Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:30.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-31T02:10:30.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-31T02:10:30.864Z] 379898afaa53: Preparing [2024-07-31T02:10:30.864Z] 0c3c8b95c3c1: Preparing [2024-07-31T02:10:30.864Z] a17b5c079f2a: Preparing [2024-07-31T02:10:30.864Z] 8d3a8f02fad0: Preparing [2024-07-31T02:10:30.864Z] c43a6a8d531f: Preparing [2024-07-31T02:10:30.864Z] 025c9958c6a9: Preparing [2024-07-31T02:10:30.864Z] 32206e5f1736: Preparing [2024-07-31T02:10:30.864Z] fd3345026686: Preparing [2024-07-31T02:10:30.864Z] f10bfd48748b: Preparing [2024-07-31T02:10:30.864Z] 9e7297b03468: Preparing [2024-07-31T02:10:30.864Z] 9f52987b2837: Preparing [2024-07-31T02:10:30.864Z] 5f70bf18a086: Preparing [2024-07-31T02:10:30.864Z] 0639da1eb756: Preparing [2024-07-31T02:10:30.864Z] 08b60bf88432: Preparing [2024-07-31T02:10:30.864Z] 20237bfb89a0: Preparing [2024-07-31T02:10:30.864Z] ce7f800efff9: Preparing [2024-07-31T02:10:30.864Z] fd3345026686: Waiting [2024-07-31T02:10:30.864Z] 025c9958c6a9: Waiting [2024-07-31T02:10:30.864Z] 0639da1eb756: Waiting [2024-07-31T02:10:30.864Z] 08b60bf88432: Waiting [2024-07-31T02:10:30.864Z] 9e7297b03468: Waiting [2024-07-31T02:10:30.864Z] 20237bfb89a0: Waiting [2024-07-31T02:10:30.864Z] 9f52987b2837: Waiting [2024-07-31T02:10:30.864Z] 5f70bf18a086: Waiting [2024-07-31T02:10:30.864Z] 32206e5f1736: Waiting [2024-07-31T02:10:30.864Z] ce7f800efff9: Waiting [2024-07-31T02:10:30.864Z] c43a6a8d531f: Layer already exists [2024-07-31T02:10:30.864Z] 0c3c8b95c3c1: Layer already exists [2024-07-31T02:10:30.864Z] 379898afaa53: Layer already exists [2024-07-31T02:10:30.864Z] a17b5c079f2a: Layer already exists [2024-07-31T02:10:30.864Z] 8d3a8f02fad0: Layer already exists [2024-07-31T02:10:30.864Z] 025c9958c6a9: Layer already exists [2024-07-31T02:10:30.864Z] 9e7297b03468: Layer already exists [2024-07-31T02:10:30.864Z] 32206e5f1736: Layer already exists [2024-07-31T02:10:30.864Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:30.864Z] fd3345026686: Layer already exists [2024-07-31T02:10:30.864Z] 9f52987b2837: Layer already exists [2024-07-31T02:10:30.864Z] 5f70bf18a086: Layer already exists [2024-07-31T02:10:30.864Z] 08b60bf88432: Layer already exists [2024-07-31T02:10:30.864Z] 0639da1eb756: Layer already exists [2024-07-31T02:10:30.864Z] 20237bfb89a0: Layer already exists [2024-07-31T02:10:30.864Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:30.864Z] latest: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:31.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:31.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 [2024-07-31T02:10:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-31T02:10:31.518Z] 379898afaa53: Preparing [2024-07-31T02:10:31.518Z] 0c3c8b95c3c1: Preparing [2024-07-31T02:10:31.518Z] a17b5c079f2a: Preparing [2024-07-31T02:10:31.518Z] 8d3a8f02fad0: Preparing [2024-07-31T02:10:31.518Z] c43a6a8d531f: Preparing [2024-07-31T02:10:31.518Z] 025c9958c6a9: Preparing [2024-07-31T02:10:31.518Z] 32206e5f1736: Preparing [2024-07-31T02:10:31.518Z] fd3345026686: Preparing [2024-07-31T02:10:31.518Z] f10bfd48748b: Preparing [2024-07-31T02:10:31.518Z] 9e7297b03468: Preparing [2024-07-31T02:10:31.518Z] 9f52987b2837: Preparing [2024-07-31T02:10:31.518Z] 5f70bf18a086: Preparing [2024-07-31T02:10:31.518Z] 0639da1eb756: Preparing [2024-07-31T02:10:31.518Z] 08b60bf88432: Preparing [2024-07-31T02:10:31.518Z] 20237bfb89a0: Preparing [2024-07-31T02:10:31.518Z] 9e7297b03468: Waiting [2024-07-31T02:10:31.518Z] 9f52987b2837: Waiting [2024-07-31T02:10:31.518Z] 0639da1eb756: Waiting [2024-07-31T02:10:31.518Z] 08b60bf88432: Waiting [2024-07-31T02:10:31.518Z] 025c9958c6a9: Waiting [2024-07-31T02:10:31.518Z] 5f70bf18a086: Waiting [2024-07-31T02:10:31.518Z] 32206e5f1736: Waiting [2024-07-31T02:10:31.518Z] fd3345026686: Waiting [2024-07-31T02:10:31.518Z] f10bfd48748b: Waiting [2024-07-31T02:10:31.518Z] ce7f800efff9: Preparing [2024-07-31T02:10:31.518Z] 20237bfb89a0: Waiting [2024-07-31T02:10:31.518Z] ce7f800efff9: Waiting [2024-07-31T02:10:31.518Z] 379898afaa53: Layer already exists [2024-07-31T02:10:31.518Z] c43a6a8d531f: Layer already exists [2024-07-31T02:10:31.518Z] 0c3c8b95c3c1: Layer already exists [2024-07-31T02:10:31.518Z] 8d3a8f02fad0: Layer already exists [2024-07-31T02:10:31.518Z] a17b5c079f2a: Layer already exists [2024-07-31T02:10:31.518Z] 025c9958c6a9: Layer already exists [2024-07-31T02:10:31.518Z] 32206e5f1736: Layer already exists [2024-07-31T02:10:31.518Z] fd3345026686: Layer already exists [2024-07-31T02:10:31.518Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:31.518Z] 9e7297b03468: Layer already exists [2024-07-31T02:10:31.518Z] 5f70bf18a086: Layer already exists [2024-07-31T02:10:31.518Z] 0639da1eb756: Layer already exists [2024-07-31T02:10:31.518Z] 9f52987b2837: Layer already exists [2024-07-31T02:10:31.518Z] 20237bfb89a0: Layer already exists [2024-07-31T02:10:31.518Z] 08b60bf88432: Layer already exists [2024-07-31T02:10:31.518Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:31.518Z] 3.2.0-dev.41: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:31.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:32.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:32.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-31T02:10:32.162Z] 379898afaa53: Preparing [2024-07-31T02:10:32.162Z] 0c3c8b95c3c1: Preparing [2024-07-31T02:10:32.162Z] a17b5c079f2a: Preparing [2024-07-31T02:10:32.162Z] 8d3a8f02fad0: Preparing [2024-07-31T02:10:32.162Z] c43a6a8d531f: Preparing [2024-07-31T02:10:32.162Z] 025c9958c6a9: Preparing [2024-07-31T02:10:32.162Z] 32206e5f1736: Preparing [2024-07-31T02:10:32.162Z] fd3345026686: Preparing [2024-07-31T02:10:32.162Z] f10bfd48748b: Preparing [2024-07-31T02:10:32.162Z] 9e7297b03468: Preparing [2024-07-31T02:10:32.162Z] 9f52987b2837: Preparing [2024-07-31T02:10:32.162Z] 5f70bf18a086: Preparing [2024-07-31T02:10:32.162Z] 0639da1eb756: Preparing [2024-07-31T02:10:32.162Z] 08b60bf88432: Preparing [2024-07-31T02:10:32.162Z] 20237bfb89a0: Preparing [2024-07-31T02:10:32.162Z] ce7f800efff9: Preparing [2024-07-31T02:10:32.162Z] 08b60bf88432: Waiting [2024-07-31T02:10:32.162Z] 0639da1eb756: Waiting [2024-07-31T02:10:32.162Z] 20237bfb89a0: Waiting [2024-07-31T02:10:32.162Z] ce7f800efff9: Waiting [2024-07-31T02:10:32.162Z] 9e7297b03468: Waiting [2024-07-31T02:10:32.162Z] 025c9958c6a9: Waiting [2024-07-31T02:10:32.162Z] 32206e5f1736: Waiting [2024-07-31T02:10:32.162Z] 9f52987b2837: Waiting [2024-07-31T02:10:32.162Z] 5f70bf18a086: Waiting [2024-07-31T02:10:32.162Z] fd3345026686: Waiting [2024-07-31T02:10:32.162Z] f10bfd48748b: Waiting [2024-07-31T02:10:32.162Z] a17b5c079f2a: Layer already exists [2024-07-31T02:10:32.162Z] 379898afaa53: Layer already exists [2024-07-31T02:10:32.162Z] c43a6a8d531f: Layer already exists [2024-07-31T02:10:32.162Z] 0c3c8b95c3c1: Layer already exists [2024-07-31T02:10:32.162Z] 8d3a8f02fad0: Layer already exists [2024-07-31T02:10:32.162Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:32.162Z] 32206e5f1736: Layer already exists [2024-07-31T02:10:32.162Z] 025c9958c6a9: Layer already exists [2024-07-31T02:10:32.162Z] fd3345026686: Layer already exists [2024-07-31T02:10:32.162Z] 0639da1eb756: Layer already exists [2024-07-31T02:10:32.162Z] 9e7297b03468: Layer already exists [2024-07-31T02:10:32.162Z] 9f52987b2837: Layer already exists [2024-07-31T02:10:32.162Z] 5f70bf18a086: Layer already exists [2024-07-31T02:10:32.162Z] 20237bfb89a0: Layer already exists [2024-07-31T02:10:32.162Z] 08b60bf88432: Layer already exists [2024-07-31T02:10:32.162Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:32.163Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:32.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:32.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-31T02:10:32.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-31T02:10:32.819Z] 379898afaa53: Preparing [2024-07-31T02:10:32.819Z] 0c3c8b95c3c1: Preparing [2024-07-31T02:10:32.819Z] a17b5c079f2a: Preparing [2024-07-31T02:10:32.819Z] 8d3a8f02fad0: Preparing [2024-07-31T02:10:32.819Z] c43a6a8d531f: Preparing [2024-07-31T02:10:32.819Z] 025c9958c6a9: Preparing [2024-07-31T02:10:32.819Z] 32206e5f1736: Preparing [2024-07-31T02:10:32.819Z] fd3345026686: Preparing [2024-07-31T02:10:32.819Z] f10bfd48748b: Preparing [2024-07-31T02:10:32.819Z] 9e7297b03468: Preparing [2024-07-31T02:10:32.819Z] 9f52987b2837: Preparing [2024-07-31T02:10:32.819Z] 5f70bf18a086: Preparing [2024-07-31T02:10:32.819Z] 0639da1eb756: Preparing [2024-07-31T02:10:32.819Z] 08b60bf88432: Preparing [2024-07-31T02:10:32.819Z] 20237bfb89a0: Preparing [2024-07-31T02:10:32.819Z] ce7f800efff9: Preparing [2024-07-31T02:10:32.819Z] 9e7297b03468: Waiting [2024-07-31T02:10:32.819Z] 9f52987b2837: Waiting [2024-07-31T02:10:32.819Z] 5f70bf18a086: Waiting [2024-07-31T02:10:32.819Z] 0639da1eb756: Waiting [2024-07-31T02:10:32.819Z] 08b60bf88432: Waiting [2024-07-31T02:10:32.819Z] 20237bfb89a0: Waiting [2024-07-31T02:10:32.819Z] ce7f800efff9: Waiting [2024-07-31T02:10:32.819Z] 32206e5f1736: Waiting [2024-07-31T02:10:32.819Z] 025c9958c6a9: Waiting [2024-07-31T02:10:32.819Z] fd3345026686: Waiting [2024-07-31T02:10:32.819Z] f10bfd48748b: Waiting [2024-07-31T02:10:32.819Z] c43a6a8d531f: Layer already exists [2024-07-31T02:10:32.819Z] a17b5c079f2a: Layer already exists [2024-07-31T02:10:32.819Z] 379898afaa53: Layer already exists [2024-07-31T02:10:32.819Z] 0c3c8b95c3c1: Layer already exists [2024-07-31T02:10:32.819Z] 8d3a8f02fad0: Layer already exists [2024-07-31T02:10:32.819Z] 32206e5f1736: Layer already exists [2024-07-31T02:10:32.819Z] fd3345026686: Layer already exists [2024-07-31T02:10:32.819Z] 025c9958c6a9: Layer already exists [2024-07-31T02:10:32.819Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:32.819Z] 9e7297b03468: Layer already exists [2024-07-31T02:10:32.819Z] 9f52987b2837: Layer already exists [2024-07-31T02:10:32.819Z] 5f70bf18a086: Layer already exists [2024-07-31T02:10:33.078Z] 20237bfb89a0: Layer already exists [2024-07-31T02:10:33.078Z] 0639da1eb756: Layer already exists [2024-07-31T02:10:33.078Z] 08b60bf88432: Layer already exists [2024-07-31T02:10:33.078Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:33.078Z] main: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:33.157Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:33.174Z] taggedImages: [2024-07-31T02:10:33.174Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:33.174Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-31T02:10:33.174Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 [2024-07-31T02:10:33.174Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:33.174Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-31T02:10:33.210Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-31T02:10:33.210Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:33.210Z] latest [2024-07-31T02:10:33.210Z] 3.2.0-dev.41 [2024-07-31T02:10:33.210Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:33.210Z] main [2024-07-31T02:10:33.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:33.567Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:33.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:33.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-31T02:10:33.895Z] c86b7ea0d0b2: Preparing [2024-07-31T02:10:33.895Z] 981cac55f216: Preparing [2024-07-31T02:10:33.895Z] 981a4bd7f47a: Preparing [2024-07-31T02:10:33.895Z] 017644ab0117: Preparing [2024-07-31T02:10:33.895Z] fd3345026686: Preparing [2024-07-31T02:10:33.895Z] f10bfd48748b: Preparing [2024-07-31T02:10:33.895Z] ffa43104b6e2: Preparing [2024-07-31T02:10:33.895Z] bae7782e58ad: Preparing [2024-07-31T02:10:33.895Z] ce7f800efff9: Preparing [2024-07-31T02:10:33.895Z] f10bfd48748b: Waiting [2024-07-31T02:10:33.895Z] ffa43104b6e2: Waiting [2024-07-31T02:10:33.895Z] bae7782e58ad: Waiting [2024-07-31T02:10:33.895Z] ce7f800efff9: Waiting [2024-07-31T02:10:33.895Z] fd3345026686: Layer already exists [2024-07-31T02:10:33.895Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:33.895Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:33.895Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:33.895Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:33.895Z] c86b7ea0d0b2: Pushed [2024-07-31T02:10:33.895Z] 981cac55f216: Pushed [2024-07-31T02:10:33.895Z] 981a4bd7f47a: Pushed [2024-07-31T02:10:36.426Z] 017644ab0117: Pushed [2024-07-31T02:10:36.426Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:36.750Z] + 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-31T02:10:37.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-31T02:10:37.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-31T02:10:37.075Z] c86b7ea0d0b2: Preparing [2024-07-31T02:10:37.075Z] 981cac55f216: Preparing [2024-07-31T02:10:37.075Z] 981a4bd7f47a: Preparing [2024-07-31T02:10:37.075Z] 017644ab0117: Preparing [2024-07-31T02:10:37.075Z] fd3345026686: Preparing [2024-07-31T02:10:37.075Z] f10bfd48748b: Preparing [2024-07-31T02:10:37.075Z] ffa43104b6e2: Preparing [2024-07-31T02:10:37.075Z] bae7782e58ad: Preparing [2024-07-31T02:10:37.075Z] f10bfd48748b: Waiting [2024-07-31T02:10:37.075Z] ffa43104b6e2: Waiting [2024-07-31T02:10:37.075Z] ce7f800efff9: Preparing [2024-07-31T02:10:37.075Z] ce7f800efff9: Waiting [2024-07-31T02:10:37.075Z] bae7782e58ad: Waiting [2024-07-31T02:10:37.075Z] 981a4bd7f47a: Layer already exists [2024-07-31T02:10:37.075Z] 017644ab0117: Layer already exists [2024-07-31T02:10:37.075Z] fd3345026686: Layer already exists [2024-07-31T02:10:37.075Z] 981cac55f216: Layer already exists [2024-07-31T02:10:37.075Z] c86b7ea0d0b2: Layer already exists [2024-07-31T02:10:37.075Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:37.075Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:37.075Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:37.075Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:37.075Z] latest: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:37.393Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:37.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 [2024-07-31T02:10:37.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-31T02:10:37.722Z] c86b7ea0d0b2: Preparing [2024-07-31T02:10:37.722Z] 981cac55f216: Preparing [2024-07-31T02:10:37.722Z] 981a4bd7f47a: Preparing [2024-07-31T02:10:37.722Z] 017644ab0117: Preparing [2024-07-31T02:10:37.722Z] fd3345026686: Preparing [2024-07-31T02:10:37.722Z] f10bfd48748b: Preparing [2024-07-31T02:10:37.722Z] ffa43104b6e2: Preparing [2024-07-31T02:10:37.722Z] bae7782e58ad: Preparing [2024-07-31T02:10:37.722Z] ce7f800efff9: Preparing [2024-07-31T02:10:37.722Z] f10bfd48748b: Waiting [2024-07-31T02:10:37.722Z] bae7782e58ad: Waiting [2024-07-31T02:10:37.722Z] ffa43104b6e2: Waiting [2024-07-31T02:10:37.722Z] 981cac55f216: Layer already exists [2024-07-31T02:10:37.722Z] 981a4bd7f47a: Layer already exists [2024-07-31T02:10:37.722Z] fd3345026686: Layer already exists [2024-07-31T02:10:37.722Z] 017644ab0117: Layer already exists [2024-07-31T02:10:37.722Z] c86b7ea0d0b2: Layer already exists [2024-07-31T02:10:37.722Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:37.722Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:37.722Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:37.722Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:37.722Z] 3.2.0-dev.41: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:38.059Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:38.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:38.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-31T02:10:38.384Z] c86b7ea0d0b2: Preparing [2024-07-31T02:10:38.384Z] 981cac55f216: Preparing [2024-07-31T02:10:38.384Z] 981a4bd7f47a: Preparing [2024-07-31T02:10:38.384Z] 017644ab0117: Preparing [2024-07-31T02:10:38.384Z] fd3345026686: Preparing [2024-07-31T02:10:38.384Z] f10bfd48748b: Preparing [2024-07-31T02:10:38.384Z] ffa43104b6e2: Preparing [2024-07-31T02:10:38.384Z] bae7782e58ad: Preparing [2024-07-31T02:10:38.384Z] ce7f800efff9: Preparing [2024-07-31T02:10:38.384Z] ffa43104b6e2: Waiting [2024-07-31T02:10:38.384Z] bae7782e58ad: Waiting [2024-07-31T02:10:38.384Z] f10bfd48748b: Waiting [2024-07-31T02:10:38.385Z] ce7f800efff9: Waiting [2024-07-31T02:10:38.385Z] 017644ab0117: Layer already exists [2024-07-31T02:10:38.385Z] c86b7ea0d0b2: Layer already exists [2024-07-31T02:10:38.385Z] 981a4bd7f47a: Layer already exists [2024-07-31T02:10:38.385Z] fd3345026686: Layer already exists [2024-07-31T02:10:38.385Z] 981cac55f216: Layer already exists [2024-07-31T02:10:38.385Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:38.385Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:38.385Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:38.385Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:38.385Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:38.720Z] + 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-31T02:10:39.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-31T02:10:39.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-31T02:10:39.048Z] c86b7ea0d0b2: Preparing [2024-07-31T02:10:39.048Z] 981cac55f216: Preparing [2024-07-31T02:10:39.048Z] 981a4bd7f47a: Preparing [2024-07-31T02:10:39.048Z] 017644ab0117: Preparing [2024-07-31T02:10:39.048Z] fd3345026686: Preparing [2024-07-31T02:10:39.048Z] f10bfd48748b: Preparing [2024-07-31T02:10:39.048Z] ffa43104b6e2: Preparing [2024-07-31T02:10:39.048Z] bae7782e58ad: Preparing [2024-07-31T02:10:39.048Z] ce7f800efff9: Preparing [2024-07-31T02:10:39.048Z] f10bfd48748b: Waiting [2024-07-31T02:10:39.048Z] ffa43104b6e2: Waiting [2024-07-31T02:10:39.048Z] bae7782e58ad: Waiting [2024-07-31T02:10:39.048Z] ce7f800efff9: Waiting [2024-07-31T02:10:39.048Z] fd3345026686: Layer already exists [2024-07-31T02:10:39.048Z] 981a4bd7f47a: Layer already exists [2024-07-31T02:10:39.048Z] c86b7ea0d0b2: Layer already exists [2024-07-31T02:10:39.048Z] 981cac55f216: Layer already exists [2024-07-31T02:10:39.048Z] 017644ab0117: Layer already exists [2024-07-31T02:10:39.048Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:39.048Z] ffa43104b6e2: Layer already exists [2024-07-31T02:10:39.048Z] bae7782e58ad: Layer already exists [2024-07-31T02:10:39.048Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:39.048Z] main: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:39.128Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:39.145Z] taggedImages: [2024-07-31T02:10:39.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:39.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-31T02:10:39.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 [2024-07-31T02:10:39.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:39.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-31T02:10:39.182Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-31T02:10:39.182Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:39.182Z] latest [2024-07-31T02:10:39.182Z] 3.2.0-dev.41 [2024-07-31T02:10:39.182Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:39.182Z] main [2024-07-31T02:10:39.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:39.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:39.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:39.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-31T02:10:39.860Z] 707c85bb707f: Preparing [2024-07-31T02:10:39.860Z] 19dbdd2cd332: Preparing [2024-07-31T02:10:39.860Z] 93258c628560: Preparing [2024-07-31T02:10:39.860Z] 2bd9afce0e1b: Preparing [2024-07-31T02:10:39.860Z] 1c23fa713f42: Preparing [2024-07-31T02:10:39.860Z] fd3345026686: Preparing [2024-07-31T02:10:39.860Z] f10bfd48748b: Preparing [2024-07-31T02:10:39.860Z] a5d52387b780: Preparing [2024-07-31T02:10:39.860Z] d9dce0ffd935: Preparing [2024-07-31T02:10:39.860Z] 8f6d46f69a1a: Preparing [2024-07-31T02:10:39.860Z] ce7f800efff9: Preparing [2024-07-31T02:10:39.860Z] a5d52387b780: Waiting [2024-07-31T02:10:39.860Z] d9dce0ffd935: Waiting [2024-07-31T02:10:39.860Z] fd3345026686: Waiting [2024-07-31T02:10:39.860Z] 8f6d46f69a1a: Waiting [2024-07-31T02:10:39.860Z] f10bfd48748b: Waiting [2024-07-31T02:10:39.860Z] ce7f800efff9: Waiting [2024-07-31T02:10:39.860Z] 2bd9afce0e1b: Pushed [2024-07-31T02:10:39.860Z] 1c23fa713f42: Pushed [2024-07-31T02:10:39.860Z] 707c85bb707f: Pushed [2024-07-31T02:10:39.860Z] fd3345026686: Layer already exists [2024-07-31T02:10:39.860Z] 19dbdd2cd332: Pushed [2024-07-31T02:10:39.860Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:39.860Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:40.119Z] a5d52387b780: Pushed [2024-07-31T02:10:40.119Z] d9dce0ffd935: Pushed [2024-07-31T02:10:40.686Z] 93258c628560: Pushed [2024-07-31T02:10:41.319Z] 8f6d46f69a1a: Pushed [2024-07-31T02:10:41.319Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:42.112Z] + 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-31T02:10:42.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-31T02:10:42.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-31T02:10:42.441Z] 707c85bb707f: Preparing [2024-07-31T02:10:42.441Z] 19dbdd2cd332: Preparing [2024-07-31T02:10:42.441Z] 93258c628560: Preparing [2024-07-31T02:10:42.441Z] 2bd9afce0e1b: Preparing [2024-07-31T02:10:42.441Z] 1c23fa713f42: Preparing [2024-07-31T02:10:42.441Z] fd3345026686: Preparing [2024-07-31T02:10:42.441Z] f10bfd48748b: Preparing [2024-07-31T02:10:42.441Z] a5d52387b780: Preparing [2024-07-31T02:10:42.441Z] d9dce0ffd935: Preparing [2024-07-31T02:10:42.441Z] 8f6d46f69a1a: Preparing [2024-07-31T02:10:42.441Z] ce7f800efff9: Preparing [2024-07-31T02:10:42.441Z] f10bfd48748b: Waiting [2024-07-31T02:10:42.441Z] a5d52387b780: Waiting [2024-07-31T02:10:42.441Z] fd3345026686: Waiting [2024-07-31T02:10:42.441Z] d9dce0ffd935: Waiting [2024-07-31T02:10:42.441Z] 8f6d46f69a1a: Waiting [2024-07-31T02:10:42.441Z] ce7f800efff9: Waiting [2024-07-31T02:10:42.441Z] 707c85bb707f: Layer already exists [2024-07-31T02:10:42.441Z] 93258c628560: Layer already exists [2024-07-31T02:10:42.441Z] 19dbdd2cd332: Layer already exists [2024-07-31T02:10:42.441Z] 1c23fa713f42: Layer already exists [2024-07-31T02:10:42.441Z] 2bd9afce0e1b: Layer already exists [2024-07-31T02:10:42.441Z] fd3345026686: Layer already exists [2024-07-31T02:10:42.441Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:42.441Z] a5d52387b780: Layer already exists [2024-07-31T02:10:42.441Z] 8f6d46f69a1a: Layer already exists [2024-07-31T02:10:42.441Z] d9dce0ffd935: Layer already exists [2024-07-31T02:10:42.441Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:42.441Z] latest: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:42.774Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:43.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 [2024-07-31T02:10:43.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-31T02:10:43.093Z] 707c85bb707f: Preparing [2024-07-31T02:10:43.093Z] 19dbdd2cd332: Preparing [2024-07-31T02:10:43.093Z] 93258c628560: Preparing [2024-07-31T02:10:43.093Z] 2bd9afce0e1b: Preparing [2024-07-31T02:10:43.093Z] 1c23fa713f42: Preparing [2024-07-31T02:10:43.093Z] fd3345026686: Preparing [2024-07-31T02:10:43.093Z] f10bfd48748b: Preparing [2024-07-31T02:10:43.093Z] a5d52387b780: Preparing [2024-07-31T02:10:43.093Z] d9dce0ffd935: Preparing [2024-07-31T02:10:43.093Z] 8f6d46f69a1a: Preparing [2024-07-31T02:10:43.093Z] ce7f800efff9: Preparing [2024-07-31T02:10:43.093Z] fd3345026686: Waiting [2024-07-31T02:10:43.093Z] f10bfd48748b: Waiting [2024-07-31T02:10:43.093Z] a5d52387b780: Waiting [2024-07-31T02:10:43.093Z] d9dce0ffd935: Waiting [2024-07-31T02:10:43.093Z] 8f6d46f69a1a: Waiting [2024-07-31T02:10:43.093Z] ce7f800efff9: Waiting [2024-07-31T02:10:43.093Z] 1c23fa713f42: Layer already exists [2024-07-31T02:10:43.093Z] 2bd9afce0e1b: Layer already exists [2024-07-31T02:10:43.093Z] 19dbdd2cd332: Layer already exists [2024-07-31T02:10:43.093Z] 707c85bb707f: Layer already exists [2024-07-31T02:10:43.093Z] 93258c628560: Layer already exists [2024-07-31T02:10:43.093Z] fd3345026686: Layer already exists [2024-07-31T02:10:43.093Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:43.093Z] d9dce0ffd935: Layer already exists [2024-07-31T02:10:43.093Z] 8f6d46f69a1a: Layer already exists [2024-07-31T02:10:43.093Z] a5d52387b780: Layer already exists [2024-07-31T02:10:43.093Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:43.093Z] 3.2.0-dev.41: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:43.424Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [2024-07-31T02:10:43.437Z] Removing intermediate container cb6c912293ef [2024-07-31T02:10:43.437Z] ---> 33490d4b3694 [2024-07-31T02:10:43.437Z] Successfully built 33490d4b3694 [2024-07-31T02:10:43.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:43.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:43.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-31T02:10:43.744Z] 707c85bb707f: Preparing [2024-07-31T02:10:43.744Z] 19dbdd2cd332: Preparing [2024-07-31T02:10:43.744Z] 93258c628560: Preparing [2024-07-31T02:10:43.744Z] 2bd9afce0e1b: Preparing [2024-07-31T02:10:43.744Z] 1c23fa713f42: Preparing [2024-07-31T02:10:43.744Z] fd3345026686: Preparing [2024-07-31T02:10:43.744Z] f10bfd48748b: Preparing [2024-07-31T02:10:43.744Z] a5d52387b780: Preparing [2024-07-31T02:10:43.744Z] d9dce0ffd935: Preparing [2024-07-31T02:10:43.744Z] 8f6d46f69a1a: Preparing [2024-07-31T02:10:43.744Z] ce7f800efff9: Preparing [2024-07-31T02:10:43.744Z] f10bfd48748b: Waiting [2024-07-31T02:10:43.744Z] a5d52387b780: Waiting [2024-07-31T02:10:43.744Z] 8f6d46f69a1a: Waiting [2024-07-31T02:10:43.744Z] d9dce0ffd935: Waiting [2024-07-31T02:10:43.744Z] 19dbdd2cd332: Layer already exists [2024-07-31T02:10:43.744Z] 1c23fa713f42: Layer already exists [2024-07-31T02:10:43.744Z] 707c85bb707f: Layer already exists [2024-07-31T02:10:43.744Z] 93258c628560: Layer already exists [2024-07-31T02:10:43.744Z] 2bd9afce0e1b: Layer already exists [2024-07-31T02:10:43.744Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:43.744Z] fd3345026686: Layer already exists [2024-07-31T02:10:43.744Z] a5d52387b780: Layer already exists [2024-07-31T02:10:43.744Z] 8f6d46f69a1a: Layer already exists [2024-07-31T02:10:43.744Z] d9dce0ffd935: Layer already exists [2024-07-31T02:10:43.744Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:43.744Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:43.838Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T02:10:43.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:10:44.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2024-07-31T02:10:44.070Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-31T02:10:44.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:10:45.439Z] $ docker top bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-07-31T02:10:46.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-31T02:10:46.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-31T02:10:46.016Z] 707c85bb707f: Preparing [2024-07-31T02:10:46.016Z] 19dbdd2cd332: Preparing [2024-07-31T02:10:46.016Z] 93258c628560: Preparing [2024-07-31T02:10:46.016Z] 2bd9afce0e1b: Preparing [2024-07-31T02:10:46.016Z] 1c23fa713f42: Preparing [2024-07-31T02:10:46.016Z] fd3345026686: Preparing [2024-07-31T02:10:46.016Z] f10bfd48748b: Preparing [2024-07-31T02:10:46.016Z] a5d52387b780: Preparing [2024-07-31T02:10:46.016Z] d9dce0ffd935: Preparing [2024-07-31T02:10:46.016Z] 8f6d46f69a1a: Preparing [2024-07-31T02:10:46.016Z] ce7f800efff9: Preparing [2024-07-31T02:10:46.016Z] fd3345026686: Waiting [2024-07-31T02:10:46.016Z] f10bfd48748b: Waiting [2024-07-31T02:10:46.016Z] a5d52387b780: Waiting [2024-07-31T02:10:46.016Z] 8f6d46f69a1a: Waiting [2024-07-31T02:10:46.016Z] 19dbdd2cd332: Layer already exists [2024-07-31T02:10:46.016Z] 707c85bb707f: Layer already exists [2024-07-31T02:10:46.016Z] 1c23fa713f42: Layer already exists [2024-07-31T02:10:46.016Z] 2bd9afce0e1b: Layer already exists [2024-07-31T02:10:46.016Z] 93258c628560: Layer already exists [2024-07-31T02:10:46.016Z] fd3345026686: Layer already exists [2024-07-31T02:10:46.016Z] a5d52387b780: Layer already exists [2024-07-31T02:10:46.016Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:46.016Z] d9dce0ffd935: Layer already exists [2024-07-31T02:10:46.016Z] 8f6d46f69a1a: Layer already exists [2024-07-31T02:10:46.016Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:46.016Z] main: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:46.083Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:46.096Z] taggedImages: [2024-07-31T02:10:46.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:46.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-31T02:10:46.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 [2024-07-31T02:10:46.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:46.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-31T02:10:46.122Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-31T02:10:46.122Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:46.122Z] latest [2024-07-31T02:10:46.122Z] 3.2.0-dev.41 [2024-07-31T02:10:46.122Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:46.122Z] main [2024-07-31T02:10:46.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:46.309Z] + go version [2024-07-31T02:10:46.309Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T02:10:46.322Z] $ docker stop --time=1 bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 [2024-07-31T02:10:46.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:47.950Z] $ docker rm -f --volumes bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [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-31T02:10:48.462Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:48.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-31T02:10:48.463Z] c3dd11c7fb38: Preparing [2024-07-31T02:10:48.463Z] 0f580db2cc78: Preparing [2024-07-31T02:10:48.463Z] 07ed7f2f585c: Preparing [2024-07-31T02:10:48.463Z] 202d60ed1352: Preparing [2024-07-31T02:10:48.463Z] 908b85428159: Preparing [2024-07-31T02:10:48.463Z] 6427d572c38b: Preparing [2024-07-31T02:10:48.463Z] 85cce717981a: Preparing [2024-07-31T02:10:48.463Z] fd3345026686: Preparing [2024-07-31T02:10:48.463Z] f10bfd48748b: Preparing [2024-07-31T02:10:48.463Z] 58b5cda3abf0: Preparing [2024-07-31T02:10:48.463Z] 1b0050feb305: Preparing [2024-07-31T02:10:48.463Z] ce7f800efff9: Preparing [2024-07-31T02:10:48.463Z] f10bfd48748b: Waiting [2024-07-31T02:10:48.463Z] 58b5cda3abf0: Waiting [2024-07-31T02:10:48.463Z] 1b0050feb305: Waiting [2024-07-31T02:10:48.463Z] ce7f800efff9: Waiting [2024-07-31T02:10:48.463Z] 6427d572c38b: Waiting [2024-07-31T02:10:48.463Z] 85cce717981a: Waiting [2024-07-31T02:10:48.463Z] fd3345026686: Waiting [2024-07-31T02:10:48.463Z] 908b85428159: Pushed [2024-07-31T02:10:48.463Z] 0f580db2cc78: Pushed [2024-07-31T02:10:48.463Z] c3dd11c7fb38: Pushed [2024-07-31T02:10:48.463Z] fd3345026686: Layer already exists [2024-07-31T02:10:48.463Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:48.463Z] 6427d572c38b: Pushed [2024-07-31T02:10:48.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T02:10:48.705Z] [2024-07-31T02:10:48.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T02:10:48.723Z] 85cce717981a: Pushed [2024-07-31T02:10:48.723Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:48.723Z] 58b5cda3abf0: Pushed [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:49.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T02:10:49.050Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-31T02:10:49.050Z] 547446be3368: Pulling fs layer [2024-07-31T02:10:49.050Z] d125d8839a47: Pulling fs layer [2024-07-31T02:10:49.050Z] 3e85d5ac6304: Pulling fs layer [2024-07-31T02:10:49.050Z] c3105a71a48b: Pulling fs layer [2024-07-31T02:10:49.050Z] 0f093f025ec4: Pulling fs layer [2024-07-31T02:10:49.050Z] c3106fc0e877: Pulling fs layer [2024-07-31T02:10:49.050Z] 0f093f025ec4: Waiting [2024-07-31T02:10:49.050Z] c3106fc0e877: Waiting [2024-07-31T02:10:49.050Z] c3105a71a48b: Waiting [2024-07-31T02:10:49.319Z] 547446be3368: Verifying Checksum [2024-07-31T02:10:49.319Z] 547446be3368: Download complete [2024-07-31T02:10:49.319Z] c3105a71a48b: Verifying Checksum [2024-07-31T02:10:49.319Z] c3105a71a48b: Download complete [2024-07-31T02:10:49.585Z] d125d8839a47: Verifying Checksum [2024-07-31T02:10:49.585Z] d125d8839a47: Download complete [2024-07-31T02:10:49.585Z] c3106fc0e877: Verifying Checksum [2024-07-31T02:10:49.585Z] c3106fc0e877: Download complete [2024-07-31T02:10:49.852Z] 0f093f025ec4: Verifying Checksum [2024-07-31T02:10:49.852Z] 0f093f025ec4: Download complete [2024-07-31T02:10:49.852Z] 202d60ed1352: Pushed [2024-07-31T02:10:50.111Z] 07ed7f2f585c: Pushed [2024-07-31T02:10:50.118Z] 547446be3368: Pull complete [2024-07-31T02:10:50.369Z] 1b0050feb305: Pushed [2024-07-31T02:10:50.369Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:50.695Z] + 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-31T02:10:51.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-31T02:10:51.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-31T02:10:51.015Z] c3dd11c7fb38: Preparing [2024-07-31T02:10:51.015Z] 0f580db2cc78: Preparing [2024-07-31T02:10:51.015Z] 07ed7f2f585c: Preparing [2024-07-31T02:10:51.015Z] 202d60ed1352: Preparing [2024-07-31T02:10:51.015Z] 908b85428159: Preparing [2024-07-31T02:10:51.015Z] 6427d572c38b: Preparing [2024-07-31T02:10:51.015Z] 85cce717981a: Preparing [2024-07-31T02:10:51.015Z] fd3345026686: Preparing [2024-07-31T02:10:51.015Z] f10bfd48748b: Preparing [2024-07-31T02:10:51.015Z] 58b5cda3abf0: Preparing [2024-07-31T02:10:51.015Z] 1b0050feb305: Preparing [2024-07-31T02:10:51.015Z] ce7f800efff9: Preparing [2024-07-31T02:10:51.015Z] 58b5cda3abf0: Waiting [2024-07-31T02:10:51.015Z] 85cce717981a: Waiting [2024-07-31T02:10:51.015Z] 1b0050feb305: Waiting [2024-07-31T02:10:51.015Z] fd3345026686: Waiting [2024-07-31T02:10:51.015Z] f10bfd48748b: Waiting [2024-07-31T02:10:51.015Z] ce7f800efff9: Waiting [2024-07-31T02:10:51.015Z] 6427d572c38b: Waiting [2024-07-31T02:10:51.015Z] 202d60ed1352: Layer already exists [2024-07-31T02:10:51.015Z] 0f580db2cc78: Layer already exists [2024-07-31T02:10:51.015Z] 908b85428159: Layer already exists [2024-07-31T02:10:51.015Z] 07ed7f2f585c: Layer already exists [2024-07-31T02:10:51.015Z] c3dd11c7fb38: Layer already exists [2024-07-31T02:10:51.015Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:51.015Z] 6427d572c38b: Layer already exists [2024-07-31T02:10:51.015Z] 85cce717981a: Layer already exists [2024-07-31T02:10:51.015Z] fd3345026686: Layer already exists [2024-07-31T02:10:51.015Z] 58b5cda3abf0: Layer already exists [2024-07-31T02:10:51.015Z] 1b0050feb305: Layer already exists [2024-07-31T02:10:51.015Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:51.015Z] latest: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:51.082Z] d125d8839a47: Pull complete [2024-07-31T02:10:51.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:51.665Z] 3e85d5ac6304: Verifying Checksum [2024-07-31T02:10:51.665Z] 3e85d5ac6304: Download complete [2024-07-31T02:10:51.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 [2024-07-31T02:10:51.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-31T02:10:51.760Z] c3dd11c7fb38: Preparing [2024-07-31T02:10:51.760Z] 0f580db2cc78: Preparing [2024-07-31T02:10:51.760Z] 07ed7f2f585c: Preparing [2024-07-31T02:10:51.760Z] 202d60ed1352: Preparing [2024-07-31T02:10:51.760Z] 908b85428159: Preparing [2024-07-31T02:10:51.760Z] 6427d572c38b: Preparing [2024-07-31T02:10:51.760Z] 85cce717981a: Preparing [2024-07-31T02:10:51.760Z] fd3345026686: Preparing [2024-07-31T02:10:51.760Z] f10bfd48748b: Preparing [2024-07-31T02:10:51.760Z] 58b5cda3abf0: Preparing [2024-07-31T02:10:51.760Z] 1b0050feb305: Preparing [2024-07-31T02:10:51.760Z] ce7f800efff9: Preparing [2024-07-31T02:10:51.760Z] 6427d572c38b: Waiting [2024-07-31T02:10:51.760Z] 85cce717981a: Waiting [2024-07-31T02:10:51.760Z] f10bfd48748b: Waiting [2024-07-31T02:10:51.760Z] 58b5cda3abf0: Waiting [2024-07-31T02:10:51.760Z] 1b0050feb305: Waiting [2024-07-31T02:10:51.760Z] fd3345026686: Waiting [2024-07-31T02:10:51.760Z] ce7f800efff9: Waiting [2024-07-31T02:10:51.760Z] 07ed7f2f585c: Layer already exists [2024-07-31T02:10:51.760Z] c3dd11c7fb38: Layer already exists [2024-07-31T02:10:51.760Z] 0f580db2cc78: Layer already exists [2024-07-31T02:10:51.760Z] 908b85428159: Layer already exists [2024-07-31T02:10:51.760Z] 202d60ed1352: Layer already exists [2024-07-31T02:10:51.760Z] 85cce717981a: Layer already exists [2024-07-31T02:10:51.760Z] 6427d572c38b: Layer already exists [2024-07-31T02:10:51.760Z] fd3345026686: Layer already exists [2024-07-31T02:10:51.760Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:51.760Z] 58b5cda3abf0: Layer already exists [2024-07-31T02:10:51.760Z] 1b0050feb305: Layer already exists [2024-07-31T02:10:51.760Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:51.760Z] 3.2.0-dev.41: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:52.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:52.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:52.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-31T02:10:52.496Z] c3dd11c7fb38: Preparing [2024-07-31T02:10:52.496Z] 0f580db2cc78: Preparing [2024-07-31T02:10:52.496Z] 07ed7f2f585c: Preparing [2024-07-31T02:10:52.496Z] 202d60ed1352: Preparing [2024-07-31T02:10:52.496Z] 908b85428159: Preparing [2024-07-31T02:10:52.496Z] 6427d572c38b: Preparing [2024-07-31T02:10:52.496Z] 85cce717981a: Preparing [2024-07-31T02:10:52.496Z] 6427d572c38b: Waiting [2024-07-31T02:10:52.496Z] fd3345026686: Preparing [2024-07-31T02:10:52.496Z] f10bfd48748b: Preparing [2024-07-31T02:10:52.496Z] 58b5cda3abf0: Preparing [2024-07-31T02:10:52.496Z] 85cce717981a: Waiting [2024-07-31T02:10:52.496Z] fd3345026686: Waiting [2024-07-31T02:10:52.496Z] 1b0050feb305: Preparing [2024-07-31T02:10:52.496Z] ce7f800efff9: Preparing [2024-07-31T02:10:52.496Z] 58b5cda3abf0: Waiting [2024-07-31T02:10:52.496Z] ce7f800efff9: Waiting [2024-07-31T02:10:52.496Z] 908b85428159: Layer already exists [2024-07-31T02:10:52.496Z] 202d60ed1352: Layer already exists [2024-07-31T02:10:52.496Z] 07ed7f2f585c: Layer already exists [2024-07-31T02:10:52.496Z] c3dd11c7fb38: Layer already exists [2024-07-31T02:10:52.496Z] 0f580db2cc78: Layer already exists [2024-07-31T02:10:52.496Z] 6427d572c38b: Layer already exists [2024-07-31T02:10:52.496Z] fd3345026686: Layer already exists [2024-07-31T02:10:52.496Z] 58b5cda3abf0: Layer already exists [2024-07-31T02:10:52.496Z] 85cce717981a: Layer already exists [2024-07-31T02:10:52.496Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:52.496Z] 1b0050feb305: Layer already exists [2024-07-31T02:10:52.496Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:52.496Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:52.831Z] + 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-31T02:10:53.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-31T02:10:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-31T02:10:53.167Z] c3dd11c7fb38: Preparing [2024-07-31T02:10:53.167Z] 0f580db2cc78: Preparing [2024-07-31T02:10:53.167Z] 07ed7f2f585c: Preparing [2024-07-31T02:10:53.167Z] 202d60ed1352: Preparing [2024-07-31T02:10:53.167Z] 908b85428159: Preparing [2024-07-31T02:10:53.167Z] 6427d572c38b: Preparing [2024-07-31T02:10:53.167Z] 85cce717981a: Preparing [2024-07-31T02:10:53.167Z] fd3345026686: Preparing [2024-07-31T02:10:53.167Z] f10bfd48748b: Preparing [2024-07-31T02:10:53.167Z] 58b5cda3abf0: Preparing [2024-07-31T02:10:53.167Z] 1b0050feb305: Preparing [2024-07-31T02:10:53.167Z] ce7f800efff9: Preparing [2024-07-31T02:10:53.167Z] 6427d572c38b: Waiting [2024-07-31T02:10:53.167Z] ce7f800efff9: Waiting [2024-07-31T02:10:53.167Z] 85cce717981a: Waiting [2024-07-31T02:10:53.167Z] f10bfd48748b: Waiting [2024-07-31T02:10:53.167Z] 1b0050feb305: Waiting [2024-07-31T02:10:53.167Z] fd3345026686: Waiting [2024-07-31T02:10:53.167Z] 202d60ed1352: Layer already exists [2024-07-31T02:10:53.167Z] 908b85428159: Layer already exists [2024-07-31T02:10:53.167Z] 0f580db2cc78: Layer already exists [2024-07-31T02:10:53.167Z] c3dd11c7fb38: Layer already exists [2024-07-31T02:10:53.167Z] 07ed7f2f585c: Layer already exists [2024-07-31T02:10:53.167Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:53.167Z] fd3345026686: Layer already exists [2024-07-31T02:10:53.167Z] 58b5cda3abf0: Layer already exists [2024-07-31T02:10:53.167Z] 6427d572c38b: Layer already exists [2024-07-31T02:10:53.167Z] 85cce717981a: Layer already exists [2024-07-31T02:10:53.167Z] 1b0050feb305: Layer already exists [2024-07-31T02:10:53.167Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:53.167Z] main: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:53.241Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:53.255Z] taggedImages: [2024-07-31T02:10:53.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:53.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-31T02:10:53.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 [2024-07-31T02:10:53.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:53.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-31T02:10:53.285Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-31T02:10:53.285Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:53.285Z] latest [2024-07-31T02:10:53.285Z] 3.2.0-dev.41 [2024-07-31T02:10:53.285Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:53.285Z] main [2024-07-31T02:10:53.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:53.621Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:53.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:53.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-31T02:10:53.946Z] d8f3dad2b3dc: Preparing [2024-07-31T02:10:53.946Z] c979074e8f25: Preparing [2024-07-31T02:10:53.946Z] fd3345026686: Preparing [2024-07-31T02:10:53.946Z] f10bfd48748b: Preparing [2024-07-31T02:10:53.946Z] 97374b5fa20e: Preparing [2024-07-31T02:10:53.946Z] 5e6a879d9429: Preparing [2024-07-31T02:10:53.946Z] ce7f800efff9: Preparing [2024-07-31T02:10:53.946Z] 5e6a879d9429: Waiting [2024-07-31T02:10:53.946Z] ce7f800efff9: Waiting [2024-07-31T02:10:53.946Z] fd3345026686: Layer already exists [2024-07-31T02:10:53.946Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:53.946Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:53.946Z] 97374b5fa20e: Pushed [2024-07-31T02:10:53.946Z] d8f3dad2b3dc: Pushed [2024-07-31T02:10:54.880Z] 5e6a879d9429: Pushed [2024-07-31T02:10:56.358Z] c979074e8f25: Pushed [2024-07-31T02:10:56.358Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:56.696Z] + 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-31T02:10:57.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-31T02:10:57.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-31T02:10:57.016Z] d8f3dad2b3dc: Preparing [2024-07-31T02:10:57.016Z] c979074e8f25: Preparing [2024-07-31T02:10:57.016Z] fd3345026686: Preparing [2024-07-31T02:10:57.016Z] f10bfd48748b: Preparing [2024-07-31T02:10:57.016Z] 97374b5fa20e: Preparing [2024-07-31T02:10:57.016Z] 5e6a879d9429: Preparing [2024-07-31T02:10:57.016Z] ce7f800efff9: Preparing [2024-07-31T02:10:57.016Z] 5e6a879d9429: Waiting [2024-07-31T02:10:57.016Z] ce7f800efff9: Waiting [2024-07-31T02:10:57.016Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:57.016Z] d8f3dad2b3dc: Layer already exists [2024-07-31T02:10:57.016Z] fd3345026686: Layer already exists [2024-07-31T02:10:57.016Z] 97374b5fa20e: Layer already exists [2024-07-31T02:10:57.016Z] c979074e8f25: Layer already exists [2024-07-31T02:10:57.016Z] 5e6a879d9429: Layer already exists [2024-07-31T02:10:57.016Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:57.016Z] latest: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:57.348Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:57.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 [2024-07-31T02:10:57.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-31T02:10:57.677Z] d8f3dad2b3dc: Preparing [2024-07-31T02:10:57.677Z] c979074e8f25: Preparing [2024-07-31T02:10:57.677Z] fd3345026686: Preparing [2024-07-31T02:10:57.677Z] f10bfd48748b: Preparing [2024-07-31T02:10:57.677Z] 97374b5fa20e: Preparing [2024-07-31T02:10:57.677Z] 5e6a879d9429: Preparing [2024-07-31T02:10:57.677Z] ce7f800efff9: Preparing [2024-07-31T02:10:57.677Z] 5e6a879d9429: Waiting [2024-07-31T02:10:57.677Z] ce7f800efff9: Waiting [2024-07-31T02:10:57.677Z] d8f3dad2b3dc: Layer already exists [2024-07-31T02:10:57.677Z] c979074e8f25: Layer already exists [2024-07-31T02:10:57.677Z] fd3345026686: Layer already exists [2024-07-31T02:10:57.677Z] 97374b5fa20e: Layer already exists [2024-07-31T02:10:57.677Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:57.677Z] 5e6a879d9429: Layer already exists [2024-07-31T02:10:57.677Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:57.677Z] 3.2.0-dev.41: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:58.007Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:58.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:58.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-31T02:10:58.339Z] d8f3dad2b3dc: Preparing [2024-07-31T02:10:58.339Z] c979074e8f25: Preparing [2024-07-31T02:10:58.339Z] fd3345026686: Preparing [2024-07-31T02:10:58.339Z] f10bfd48748b: Preparing [2024-07-31T02:10:58.339Z] 97374b5fa20e: Preparing [2024-07-31T02:10:58.339Z] 5e6a879d9429: Preparing [2024-07-31T02:10:58.339Z] ce7f800efff9: Preparing [2024-07-31T02:10:58.339Z] 5e6a879d9429: Waiting [2024-07-31T02:10:58.339Z] ce7f800efff9: Waiting [2024-07-31T02:10:58.339Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:58.339Z] d8f3dad2b3dc: Layer already exists [2024-07-31T02:10:58.339Z] fd3345026686: Layer already exists [2024-07-31T02:10:58.339Z] 97374b5fa20e: Layer already exists [2024-07-31T02:10:58.339Z] c979074e8f25: Layer already exists [2024-07-31T02:10:58.339Z] 5e6a879d9429: Layer already exists [2024-07-31T02:10:58.339Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:58.339Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:58.669Z] + 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-31T02:10:58.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-31T02:10:58.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-31T02:10:58.991Z] d8f3dad2b3dc: Preparing [2024-07-31T02:10:58.991Z] c979074e8f25: Preparing [2024-07-31T02:10:58.991Z] fd3345026686: Preparing [2024-07-31T02:10:58.991Z] f10bfd48748b: Preparing [2024-07-31T02:10:58.991Z] 97374b5fa20e: Preparing [2024-07-31T02:10:58.991Z] 5e6a879d9429: Preparing [2024-07-31T02:10:58.991Z] ce7f800efff9: Preparing [2024-07-31T02:10:58.991Z] ce7f800efff9: Waiting [2024-07-31T02:10:58.991Z] 5e6a879d9429: Waiting [2024-07-31T02:10:58.991Z] 97374b5fa20e: Layer already exists [2024-07-31T02:10:58.991Z] d8f3dad2b3dc: Layer already exists [2024-07-31T02:10:58.991Z] fd3345026686: Layer already exists [2024-07-31T02:10:58.991Z] c979074e8f25: Layer already exists [2024-07-31T02:10:58.991Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:58.991Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:58.991Z] 5e6a879d9429: Layer already exists [2024-07-31T02:10:58.991Z] main: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:10:59.075Z] ===================================================== [Pipeline] echo [2024-07-31T02:10:59.092Z] taggedImages: [2024-07-31T02:10:59.092Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:59.092Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-31T02:10:59.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 [2024-07-31T02:10:59.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:59.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-31T02:10:59.125Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-31T02:10:59.125Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:59.125Z] latest [2024-07-31T02:10:59.125Z] 3.2.0-dev.41 [2024-07-31T02:10:59.125Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:10:59.125Z] main [2024-07-31T02:10:59.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:59.480Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:10:59.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:10:59.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-31T02:10:59.806Z] 357b5da2003c: Preparing [2024-07-31T02:10:59.806Z] 055357edc64c: Preparing [2024-07-31T02:10:59.806Z] 7b14446e007c: Preparing [2024-07-31T02:10:59.806Z] fd3345026686: Preparing [2024-07-31T02:10:59.806Z] f10bfd48748b: Preparing [2024-07-31T02:10:59.806Z] 694f49db863e: Preparing [2024-07-31T02:10:59.806Z] 28d47ecce3c1: Preparing [2024-07-31T02:10:59.806Z] 5ac5e213d2c8: Preparing [2024-07-31T02:10:59.806Z] 4d40d4c892d4: Preparing [2024-07-31T02:10:59.806Z] ce7f800efff9: Preparing [2024-07-31T02:10:59.806Z] 5ac5e213d2c8: Waiting [2024-07-31T02:10:59.806Z] 4d40d4c892d4: Waiting [2024-07-31T02:10:59.806Z] 694f49db863e: Waiting [2024-07-31T02:10:59.806Z] fd3345026686: Layer already exists [2024-07-31T02:10:59.806Z] f10bfd48748b: Layer already exists [2024-07-31T02:10:59.806Z] 357b5da2003c: Pushed [2024-07-31T02:10:59.806Z] 055357edc64c: Pushed [2024-07-31T02:10:59.806Z] 7b14446e007c: Pushed [2024-07-31T02:10:59.806Z] ce7f800efff9: Layer already exists [2024-07-31T02:10:59.806Z] 5ac5e213d2c8: Pushed [2024-07-31T02:11:00.372Z] 4d40d4c892d4: Pushed [2024-07-31T02:11:01.738Z] 3e85d5ac6304: Pull complete [2024-07-31T02:11:01.738Z] c3105a71a48b: Pull complete [2024-07-31T02:11:02.318Z] 0f093f025ec4: Pull complete [2024-07-31T02:11:02.584Z] c3106fc0e877: Pull complete [2024-07-31T02:11:02.584Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-31T02:11:02.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T02:11:02.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:11:02.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2024-07-31T02:11:02.873Z] $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:11:05.018Z] $ docker top 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:11:05.832Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-31T02:11:15.434Z] 28d47ecce3c1: Pushed [2024-07-31T02:11:15.924Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-07-31T02:11:15.924Z] #1 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #2 transferring dockerfile: 1.70kB 0.0s done [2024-07-31T02:11:15.924Z] #2 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-07-31T02:11:15.924Z] #3 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-07-31T02:11:15.924Z] #4 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #5 [core-data internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #5 transferring dockerfile: 2.01kB 0.0s done [2024-07-31T02:11:15.924Z] #5 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #6 transferring dockerfile: 2.93kB 0.0s done [2024-07-31T02:11:15.924Z] #6 DONE 0.1s [2024-07-31T02:11:15.924Z] [2024-07-31T02:11:15.924Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-31T02:11:15.924Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-07-31T02:11:16.202Z] #7 DONE 0.1s [2024-07-31T02:11:16.202Z] [2024-07-31T02:11:16.202Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-07-31T02:11:16.202Z] #8 transferring dockerfile: 1.93kB done [2024-07-31T02:11:16.202Z] #8 DONE 0.1s [2024-07-31T02:11:16.202Z] [2024-07-31T02:11:16.202Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-31T02:11:16.202Z] #9 transferring dockerfile: 1.81kB done [2024-07-31T02:11:16.202Z] #9 DONE 0.1s [2024-07-31T02:11:16.202Z] [2024-07-31T02:11:16.202Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-31T02:11:16.202Z] #10 transferring dockerfile: 2.50kB done [2024-07-31T02:11:16.202Z] #10 DONE 0.1s [2024-07-31T02:11:16.202Z] [2024-07-31T02:11:16.202Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-07-31T02:11:16.202Z] #11 transferring dockerfile: 2.06kB done [2024-07-31T02:11:16.202Z] #11 DONE 0.1s [2024-07-31T02:11:16.202Z] [2024-07-31T02:11:16.202Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-31T02:11:16.476Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-07-31T02:11:16.476Z] #12 DONE 0.1s [2024-07-31T02:11:16.476Z] [2024-07-31T02:11:16.476Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-31T02:11:16.476Z] #13 transferring dockerfile: 2.49kB done [2024-07-31T02:11:16.476Z] #13 DONE 0.1s [2024-07-31T02:11:16.476Z] [2024-07-31T02:11:16.476Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-31T02:11:16.476Z] #14 transferring dockerfile: 2.23kB done [2024-07-31T02:11:16.476Z] #14 DONE 0.1s [2024-07-31T02:11:16.476Z] [2024-07-31T02:11:16.476Z] #15 [core-command internal] load build definition from Dockerfile [2024-07-31T02:11:16.476Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-07-31T02:11:16.476Z] #15 DONE 0.1s [2024-07-31T02:11:16.476Z] [2024-07-31T02:11:16.476Z] #16 [security-spire-config internal] load .dockerignore [2024-07-31T02:11:16.476Z] #16 transferring context: 50B 0.0s done [2024-07-31T02:11:16.476Z] #16 DONE 0.1s [2024-07-31T02:11:17.344Z] 694f49db863e: Pushed [2024-07-31T02:11:17.344Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:17.440Z] [2024-07-31T02:11:17.440Z] #17 [security-spire-server internal] load .dockerignore [2024-07-31T02:11:17.440Z] #17 transferring context: 50B 0.0s done [2024-07-31T02:11:17.440Z] #17 DONE 0.1s [2024-07-31T02:11:17.440Z] [2024-07-31T02:11:17.440Z] #18 [support-notifications internal] load .dockerignore [2024-07-31T02:11:17.440Z] #18 transferring context: 50B done [2024-07-31T02:11:17.440Z] #18 DONE 0.0s [2024-07-31T02:11:17.440Z] [2024-07-31T02:11:17.440Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-07-31T02:11:17.675Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-31T02:11:17.716Z] #19 transferring context: 50B 0.0s done [2024-07-31T02:11:17.716Z] #19 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #20 [core-data internal] load .dockerignore [2024-07-31T02:11:17.716Z] #20 transferring context: 50B done [2024-07-31T02:11:17.716Z] #20 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-31T02:11:17.716Z] #21 transferring context: 50B done [2024-07-31T02:11:17.716Z] #21 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #22 [core-keeper internal] load .dockerignore [2024-07-31T02:11:17.716Z] #22 transferring context: 50B done [2024-07-31T02:11:17.716Z] #22 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #23 [support-scheduler internal] load .dockerignore [2024-07-31T02:11:17.716Z] #23 transferring context: 50B 0.0s done [2024-07-31T02:11:17.716Z] #23 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #24 [security-spire-agent internal] load .dockerignore [2024-07-31T02:11:17.716Z] #24 transferring context: 50B done [2024-07-31T02:11:17.716Z] #24 DONE 0.1s [2024-07-31T02:11:17.716Z] [2024-07-31T02:11:17.716Z] #25 [security-proxy-setup internal] load .dockerignore [Pipeline] sh [2024-07-31T02:11:17.984Z] #25 transferring context: 50B done [2024-07-31T02:11:17.984Z] #25 DONE 0.1s [2024-07-31T02:11:17.984Z] [2024-07-31T02:11:17.984Z] #26 [core-metadata internal] load .dockerignore [2024-07-31T02:11:17.984Z] #26 transferring context: 50B 0.0s done [2024-07-31T02:11:17.984Z] #26 DONE 0.1s [2024-07-31T02:11:17.984Z] [2024-07-31T02:11:17.984Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-31T02:11:17.984Z] #27 transferring context: 50B done [2024-07-31T02:11:17.984Z] #27 DONE 0.1s [2024-07-31T02:11:17.984Z] [2024-07-31T02:11:17.984Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-07-31T02:11:17.984Z] #28 transferring context: 50B 0.0s done [2024-07-31T02:11:18.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-31T02:11:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-31T02:11:18.003Z] 357b5da2003c: Preparing [2024-07-31T02:11:18.003Z] 055357edc64c: Preparing [2024-07-31T02:11:18.003Z] 7b14446e007c: Preparing [2024-07-31T02:11:18.003Z] fd3345026686: Preparing [2024-07-31T02:11:18.003Z] f10bfd48748b: Preparing [2024-07-31T02:11:18.003Z] 694f49db863e: Preparing [2024-07-31T02:11:18.003Z] 28d47ecce3c1: Preparing [2024-07-31T02:11:18.003Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:18.003Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:18.003Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:18.003Z] 28d47ecce3c1: Waiting [2024-07-31T02:11:18.003Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:18.003Z] ce7f800efff9: Preparing [2024-07-31T02:11:18.003Z] 7b14446e007c: Layer already exists [2024-07-31T02:11:18.003Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:18.003Z] 055357edc64c: Layer already exists [2024-07-31T02:11:18.003Z] fd3345026686: Layer already exists [2024-07-31T02:11:18.003Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:18.003Z] 28d47ecce3c1: Layer already exists [2024-07-31T02:11:18.003Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:18.003Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:18.003Z] 694f49db863e: Layer already exists [2024-07-31T02:11:18.003Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:18.003Z] latest: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:18.257Z] #28 DONE 0.1s [2024-07-31T02:11:18.257Z] [2024-07-31T02:11:18.257Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-31T02:11:18.258Z] #29 transferring context: 50B done [2024-07-31T02:11:18.258Z] #29 DONE 0.0s [2024-07-31T02:11:18.258Z] [2024-07-31T02:11:18.258Z] #30 [core-command internal] load .dockerignore [2024-07-31T02:11:18.258Z] #30 transferring context: 50B done [2024-07-31T02:11:18.258Z] #30 DONE 0.1s [2024-07-31T02:11:18.258Z] [2024-07-31T02:11:18.258Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T02:11:18.343Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:18.525Z] #31 ... [2024-07-31T02:11:18.525Z] [2024-07-31T02:11:18.525Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:18.525Z] #32 DONE 0.2s [2024-07-31T02:11:18.525Z] [2024-07-31T02:11:18.525Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T02:11:18.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 [2024-07-31T02:11:18.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-31T02:11:18.673Z] 357b5da2003c: Preparing [2024-07-31T02:11:18.673Z] 055357edc64c: Preparing [2024-07-31T02:11:18.673Z] 7b14446e007c: Preparing [2024-07-31T02:11:18.673Z] fd3345026686: Preparing [2024-07-31T02:11:18.673Z] f10bfd48748b: Preparing [2024-07-31T02:11:18.673Z] 694f49db863e: Preparing [2024-07-31T02:11:18.673Z] 28d47ecce3c1: Preparing [2024-07-31T02:11:18.673Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:18.673Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:18.673Z] ce7f800efff9: Preparing [2024-07-31T02:11:18.673Z] 28d47ecce3c1: Waiting [2024-07-31T02:11:18.673Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:18.673Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:18.673Z] ce7f800efff9: Waiting [2024-07-31T02:11:18.673Z] 694f49db863e: Waiting [2024-07-31T02:11:18.673Z] 055357edc64c: Layer already exists [2024-07-31T02:11:18.673Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:18.673Z] fd3345026686: Layer already exists [2024-07-31T02:11:18.673Z] 7b14446e007c: Layer already exists [2024-07-31T02:11:18.673Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:18.673Z] 694f49db863e: Layer already exists [2024-07-31T02:11:18.673Z] 28d47ecce3c1: Layer already exists [2024-07-31T02:11:18.673Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:18.673Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:18.673Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:18.673Z] 3.2.0-dev.41: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:18.794Z] #31 DONE 0.6s [2024-07-31T02:11:19.015Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:19.065Z] [2024-07-31T02:11:19.065Z] #33 [security-spire-config internal] load build context [2024-07-31T02:11:19.065Z] #33 transferring context: 25.04kB 0.0s done [2024-07-31T02:11:19.065Z] #33 DONE 0.1s [2024-07-31T02:11:19.065Z] [2024-07-31T02:11:19.065Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.065Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-31T02:11:19.065Z] #34 ... [2024-07-31T02:11:19.065Z] [2024-07-31T02:11:19.065Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:19.065Z] #35 DONE 0.0s [2024-07-31T02:11:19.065Z] [2024-07-31T02:11:19.065Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:19.065Z] #32 DONE 0.2s [2024-07-31T02:11:19.065Z] [2024-07-31T02:11:19.065Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.065Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T02:11:19.065Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T02:11:19.065Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T02:11:19.065Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-07-31T02:11:19.065Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-07-31T02:11:19.065Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T02:11:19.333Z] #34 ... [2024-07-31T02:11:19.333Z] [2024-07-31T02:11:19.333Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:19.333Z] #35 DONE 0.0s [2024-07-31T02:11:19.333Z] [2024-07-31T02:11:19.333Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T02:11:19.333Z] #31 DONE 0.6s [2024-07-31T02:11:19.333Z] [2024-07-31T02:11:19.333Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.333Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-31T02:11:19.333Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T02:11:19.333Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T02:11:19.333Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T02:11:19.333Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T02:11:19.333Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-31T02:11:19.333Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T02:11:19.333Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.3s [2024-07-31T02:11:19.333Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T02:11:19.333Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T02:11:19.333Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-31T02:11:19.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:19.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-31T02:11:19.337Z] 357b5da2003c: Preparing [2024-07-31T02:11:19.337Z] 055357edc64c: Preparing [2024-07-31T02:11:19.337Z] 7b14446e007c: Preparing [2024-07-31T02:11:19.337Z] fd3345026686: Preparing [2024-07-31T02:11:19.337Z] f10bfd48748b: Preparing [2024-07-31T02:11:19.337Z] 694f49db863e: Preparing [2024-07-31T02:11:19.337Z] 28d47ecce3c1: Preparing [2024-07-31T02:11:19.337Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:19.337Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:19.337Z] ce7f800efff9: Preparing [2024-07-31T02:11:19.337Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:19.337Z] ce7f800efff9: Waiting [2024-07-31T02:11:19.337Z] 694f49db863e: Waiting [2024-07-31T02:11:19.337Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:19.337Z] 28d47ecce3c1: Waiting [2024-07-31T02:11:19.337Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:19.337Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:19.337Z] fd3345026686: Layer already exists [2024-07-31T02:11:19.337Z] 055357edc64c: Layer already exists [2024-07-31T02:11:19.337Z] 7b14446e007c: Layer already exists [2024-07-31T02:11:19.337Z] 28d47ecce3c1: Layer already exists [2024-07-31T02:11:19.337Z] 694f49db863e: Layer already exists [2024-07-31T02:11:19.337Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:19.337Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:19.337Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:19.337Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:19.604Z] #34 ... [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:19.604Z] #35 DONE 0.0s [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.604Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.5s [2024-07-31T02:11:19.604Z] #34 ... [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:19.604Z] #32 DONE 0.5s [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.604Z] #34 ... [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:19.604Z] #35 DONE 0.0s [2024-07-31T02:11:19.604Z] [2024-07-31T02:11:19.604Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.604Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.7s [2024-07-31T02:11:19.604Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-31T02:11:19.670Z] + 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-31T02:11:19.875Z] #34 ... [2024-07-31T02:11:19.875Z] [2024-07-31T02:11:19.875Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:19.875Z] #35 DONE 0.0s [2024-07-31T02:11:19.875Z] [2024-07-31T02:11:19.875Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:19.875Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-31T02:11:19.875Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.9s [2024-07-31T02:11:20.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-31T02:11:20.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-31T02:11:20.002Z] 357b5da2003c: Preparing [2024-07-31T02:11:20.002Z] 055357edc64c: Preparing [2024-07-31T02:11:20.002Z] 7b14446e007c: Preparing [2024-07-31T02:11:20.002Z] fd3345026686: Preparing [2024-07-31T02:11:20.002Z] f10bfd48748b: Preparing [2024-07-31T02:11:20.002Z] 694f49db863e: Preparing [2024-07-31T02:11:20.002Z] 28d47ecce3c1: Preparing [2024-07-31T02:11:20.002Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:20.002Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:20.002Z] ce7f800efff9: Preparing [2024-07-31T02:11:20.002Z] 694f49db863e: Waiting [2024-07-31T02:11:20.002Z] 28d47ecce3c1: Waiting [2024-07-31T02:11:20.002Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:20.002Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:20.002Z] ce7f800efff9: Waiting [2024-07-31T02:11:20.002Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:20.002Z] 7b14446e007c: Layer already exists [2024-07-31T02:11:20.002Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:20.002Z] fd3345026686: Layer already exists [2024-07-31T02:11:20.002Z] 055357edc64c: Layer already exists [2024-07-31T02:11:20.002Z] 694f49db863e: Layer already exists [2024-07-31T02:11:20.002Z] 28d47ecce3c1: Layer already exists [2024-07-31T02:11:20.002Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:20.002Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:20.002Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:20.002Z] main: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:11:20.079Z] ===================================================== [Pipeline] echo [2024-07-31T02:11:20.096Z] taggedImages: [2024-07-31T02:11:20.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:20.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-31T02:11:20.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 [2024-07-31T02:11:20.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:20.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-31T02:11:20.131Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-31T02:11:20.131Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:20.131Z] latest [2024-07-31T02:11:20.131Z] 3.2.0-dev.41 [2024-07-31T02:11:20.131Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:20.131Z] main [2024-07-31T02:11:20.131Z] ===================================================== [2024-07-31T02:11:20.149Z] #34 ... [2024-07-31T02:11:20.149Z] [2024-07-31T02:11:20.149Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:20.149Z] #35 DONE 0.0s [2024-07-31T02:11:20.149Z] [2024-07-31T02:11:20.149Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:20.149Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.0s [2024-07-31T02:11:20.149Z] #34 ... [2024-07-31T02:11:20.149Z] [2024-07-31T02:11:20.149Z] #36 [security-spire-server internal] load build context [2024-07-31T02:11:20.149Z] #36 transferring context: 26.79kB 0.0s done [2024-07-31T02:11:20.149Z] #36 DONE 0.9s [2024-07-31T02:11:20.149Z] [2024-07-31T02:11:20.149Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:20.422Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.3s [2024-07-31T02:11:20.422Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.95MB / 28.04MB 1.5s [2024-07-31T02:11:20.422Z] #34 ... [2024-07-31T02:11:20.422Z] [2024-07-31T02:11:20.422Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:20.422Z] #35 DONE 0.0s [2024-07-31T02:11:20.422Z] [2024-07-31T02:11:20.422Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:20.422Z] #32 DONE 1.2s [2024-07-31T02:11:20.422Z] [2024-07-31T02:11:20.422Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:20.422Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-31T02:11:20.499Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:20.692Z] #34 ... [2024-07-31T02:11:20.692Z] [2024-07-31T02:11:20.692Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T02:11:20.692Z] #31 DONE 0.9s [2024-07-31T02:11:20.692Z] [2024-07-31T02:11:20.692Z] #37 [support-notifications internal] load build context [2024-07-31T02:11:20.692Z] #37 transferring context: 2.84MB 1.0s done [2024-07-31T02:11:20.692Z] #37 DONE 1.5s [2024-07-31T02:11:20.692Z] [2024-07-31T02:11:20.692Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:20.692Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 1.7s [2024-07-31T02:11:20.692Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-31T02:11:20.692Z] #34 ... [2024-07-31T02:11:20.692Z] [2024-07-31T02:11:20.692Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:20.692Z] #35 DONE 0.0s [2024-07-31T02:11:20.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:20.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-31T02:11:20.827Z] c6576c97c2c3: Preparing [2024-07-31T02:11:20.827Z] 4fcbfc96201a: Preparing [2024-07-31T02:11:20.827Z] 762790bd43e6: Preparing [2024-07-31T02:11:20.827Z] fd3345026686: Preparing [2024-07-31T02:11:20.827Z] f10bfd48748b: Preparing [2024-07-31T02:11:20.827Z] 694f49db863e: Preparing [2024-07-31T02:11:20.827Z] 404437fc78d3: Preparing [2024-07-31T02:11:20.827Z] 4d338c3757f8: Preparing [2024-07-31T02:11:20.827Z] ce7f800efff9: Preparing [2024-07-31T02:11:20.827Z] 694f49db863e: Waiting [2024-07-31T02:11:20.827Z] 404437fc78d3: Waiting [2024-07-31T02:11:20.827Z] ce7f800efff9: Waiting [2024-07-31T02:11:20.827Z] 4d338c3757f8: Waiting [2024-07-31T02:11:20.827Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:20.827Z] fd3345026686: Layer already exists [2024-07-31T02:11:20.827Z] 694f49db863e: Layer already exists [2024-07-31T02:11:20.827Z] 4fcbfc96201a: Pushed [2024-07-31T02:11:20.827Z] c6576c97c2c3: Pushed [2024-07-31T02:11:20.827Z] 762790bd43e6: Pushed [2024-07-31T02:11:20.827Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:20.827Z] 404437fc78d3: Pushed [2024-07-31T02:11:20.961Z] [2024-07-31T02:11:20.961Z] #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:20.961Z] #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:11:20.961Z] #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:11:20.961Z] #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T02:11:20.961Z] #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T02:11:20.961Z] #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-07-31T02:11:20.961Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s [2024-07-31T02:11:20.961Z] #38 ... [2024-07-31T02:11:20.961Z] [2024-07-31T02:11:20.961Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:20.961Z] #35 DONE 0.0s [2024-07-31T02:11:20.961Z] [2024-07-31T02:11:20.961Z] #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:21.091Z] 4d338c3757f8: Pushed [2024-07-31T02:11:21.091Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:21.229Z] #38 ... [2024-07-31T02:11:21.229Z] [2024-07-31T02:11:21.229Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:21.229Z] #35 DONE 0.0s [2024-07-31T02:11:21.229Z] [2024-07-31T02:11:21.229Z] #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:21.417Z] + 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-31T02:11:21.499Z] #38 ... [2024-07-31T02:11:21.499Z] [2024-07-31T02:11:21.499Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:21.499Z] #32 DONE 1.8s [2024-07-31T02:11:21.499Z] [2024-07-31T02:11:21.499Z] #38 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:21.499Z] #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:11:21.499Z] #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:11:21.499Z] #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T02:11:21.499Z] #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T02:11:21.499Z] #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-07-31T02:11:21.499Z] #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:11:21.499Z] #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:11:21.499Z] #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T02:11:21.499Z] #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T02:11:21.499Z] #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-07-31T02:11:21.499Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-07-31T02:11:21.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-31T02:11:21.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-31T02:11:21.746Z] c6576c97c2c3: Preparing [2024-07-31T02:11:21.746Z] 4fcbfc96201a: Preparing [2024-07-31T02:11:21.746Z] 762790bd43e6: Preparing [2024-07-31T02:11:21.746Z] fd3345026686: Preparing [2024-07-31T02:11:21.746Z] f10bfd48748b: Preparing [2024-07-31T02:11:21.746Z] 694f49db863e: Preparing [2024-07-31T02:11:21.746Z] 404437fc78d3: Preparing [2024-07-31T02:11:21.746Z] 4d338c3757f8: Preparing [2024-07-31T02:11:21.746Z] ce7f800efff9: Preparing [2024-07-31T02:11:21.746Z] 694f49db863e: Waiting [2024-07-31T02:11:21.746Z] ce7f800efff9: Waiting [2024-07-31T02:11:21.746Z] 404437fc78d3: Waiting [2024-07-31T02:11:21.746Z] 4d338c3757f8: Waiting [2024-07-31T02:11:21.746Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:21.746Z] fd3345026686: Layer already exists [2024-07-31T02:11:21.746Z] c6576c97c2c3: Layer already exists [2024-07-31T02:11:21.746Z] 4fcbfc96201a: Layer already exists [2024-07-31T02:11:21.746Z] 762790bd43e6: Layer already exists [2024-07-31T02:11:21.746Z] 404437fc78d3: Layer already exists [2024-07-31T02:11:21.746Z] 694f49db863e: Layer already exists [2024-07-31T02:11:21.746Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:21.746Z] 4d338c3757f8: Layer already exists [2024-07-31T02:11:21.746Z] latest: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:21.920Z] #38 ... [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:21.920Z] #35 DONE 0.0s [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #38 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:21.920Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-07-31T02:11:21.920Z] #38 ... [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T02:11:21.920Z] #35 DONE 0.0s [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T02:11:21.920Z] #32 DONE 2.0s [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-31T02:11:21.920Z] #39 DONE 1.5s [2024-07-31T02:11:21.920Z] [2024-07-31T02:11:21.920Z] #38 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:21.920Z] #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T02:11:21.920Z] #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T02:11:21.920Z] #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T02:11:21.920Z] #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T02:11:21.920Z] #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-07-31T02:11:21.921Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-07-31T02:11:22.072Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:22.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 [2024-07-31T02:11:22.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-31T02:11:22.402Z] c6576c97c2c3: Preparing [2024-07-31T02:11:22.402Z] 4fcbfc96201a: Preparing [2024-07-31T02:11:22.402Z] 762790bd43e6: Preparing [2024-07-31T02:11:22.402Z] fd3345026686: Preparing [2024-07-31T02:11:22.402Z] f10bfd48748b: Preparing [2024-07-31T02:11:22.402Z] 694f49db863e: Preparing [2024-07-31T02:11:22.402Z] 404437fc78d3: Preparing [2024-07-31T02:11:22.402Z] 4d338c3757f8: Preparing [2024-07-31T02:11:22.402Z] ce7f800efff9: Preparing [2024-07-31T02:11:22.402Z] 694f49db863e: Waiting [2024-07-31T02:11:22.402Z] ce7f800efff9: Waiting [2024-07-31T02:11:22.402Z] 404437fc78d3: Waiting [2024-07-31T02:11:22.402Z] 4d338c3757f8: Waiting [2024-07-31T02:11:22.402Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:22.402Z] 762790bd43e6: Layer already exists [2024-07-31T02:11:22.402Z] c6576c97c2c3: Layer already exists [2024-07-31T02:11:22.402Z] fd3345026686: Layer already exists [2024-07-31T02:11:22.402Z] 4fcbfc96201a: Layer already exists [2024-07-31T02:11:22.402Z] 694f49db863e: Layer already exists [2024-07-31T02:11:22.402Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:22.402Z] 4d338c3757f8: Layer already exists [2024-07-31T02:11:22.402Z] 404437fc78d3: Layer already exists [2024-07-31T02:11:22.402Z] 3.2.0-dev.41: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:22.728Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:22.949Z] #38 ... [2024-07-31T02:11:22.950Z] [2024-07-31T02:11:22.950Z] #40 [core-data internal] load build context [2024-07-31T02:11:22.950Z] #40 transferring context: 2.84MB 2.2s done [2024-07-31T02:11:22.950Z] #40 DONE 3.4s [2024-07-31T02:11:23.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:23.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-31T02:11:23.055Z] c6576c97c2c3: Preparing [2024-07-31T02:11:23.055Z] 4fcbfc96201a: Preparing [2024-07-31T02:11:23.055Z] 762790bd43e6: Preparing [2024-07-31T02:11:23.055Z] fd3345026686: Preparing [2024-07-31T02:11:23.055Z] f10bfd48748b: Preparing [2024-07-31T02:11:23.055Z] 694f49db863e: Preparing [2024-07-31T02:11:23.055Z] 404437fc78d3: Preparing [2024-07-31T02:11:23.055Z] 4d338c3757f8: Preparing [2024-07-31T02:11:23.055Z] ce7f800efff9: Preparing [2024-07-31T02:11:23.055Z] 404437fc78d3: Waiting [2024-07-31T02:11:23.055Z] ce7f800efff9: Waiting [2024-07-31T02:11:23.055Z] 694f49db863e: Waiting [2024-07-31T02:11:23.055Z] 4d338c3757f8: Waiting [2024-07-31T02:11:23.055Z] c6576c97c2c3: Layer already exists [2024-07-31T02:11:23.055Z] 4fcbfc96201a: Layer already exists [2024-07-31T02:11:23.055Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:23.055Z] fd3345026686: Layer already exists [2024-07-31T02:11:23.055Z] 762790bd43e6: Layer already exists [2024-07-31T02:11:23.055Z] 694f49db863e: Layer already exists [2024-07-31T02:11:23.055Z] 404437fc78d3: Layer already exists [2024-07-31T02:11:23.055Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:23.055Z] 4d338c3757f8: Layer already exists [2024-07-31T02:11:23.055Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:23.229Z] [2024-07-31T02:11:23.229Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:23.229Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-07-31T02:11:23.229Z] #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-31T02:11:23.229Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-31T02:11:23.229Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-31T02:11:23.229Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-31T02:11:23.229Z] #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-31T02:11:23.229Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-07-31T02:11:23.229Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.54MB / 18.32MB 0.8s [2024-07-31T02:11:23.229Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-31T02:11:23.229Z] #41 ... [2024-07-31T02:11:23.229Z] [2024-07-31T02:11:23.229Z] #42 [core-keeper internal] load build context [2024-07-31T02:11:23.229Z] #42 transferring context: 2.84MB 1.7s done [2024-07-31T02:11:23.229Z] #42 DONE 3.2s [2024-07-31T02:11:23.229Z] [2024-07-31T02:11:23.229Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:23.229Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.0s [2024-07-31T02:11:23.387Z] + 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-31T02:11:23.498Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.1s [2024-07-31T02:11:23.498Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.21MB / 18.32MB 1.2s [2024-07-31T02:11:23.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-31T02:11:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-31T02:11:23.723Z] c6576c97c2c3: Preparing [2024-07-31T02:11:23.723Z] 4fcbfc96201a: Preparing [2024-07-31T02:11:23.723Z] 762790bd43e6: Preparing [2024-07-31T02:11:23.723Z] fd3345026686: Preparing [2024-07-31T02:11:23.723Z] f10bfd48748b: Preparing [2024-07-31T02:11:23.723Z] 694f49db863e: Preparing [2024-07-31T02:11:23.723Z] 404437fc78d3: Preparing [2024-07-31T02:11:23.723Z] 4d338c3757f8: Preparing [2024-07-31T02:11:23.723Z] ce7f800efff9: Preparing [2024-07-31T02:11:23.723Z] 404437fc78d3: Waiting [2024-07-31T02:11:23.723Z] 4d338c3757f8: Waiting [2024-07-31T02:11:23.723Z] ce7f800efff9: Waiting [2024-07-31T02:11:23.723Z] 694f49db863e: Waiting [2024-07-31T02:11:23.723Z] 4fcbfc96201a: Layer already exists [2024-07-31T02:11:23.723Z] 762790bd43e6: Layer already exists [2024-07-31T02:11:23.723Z] c6576c97c2c3: Layer already exists [2024-07-31T02:11:23.723Z] fd3345026686: Layer already exists [2024-07-31T02:11:23.723Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:23.723Z] 404437fc78d3: Layer already exists [2024-07-31T02:11:23.723Z] 694f49db863e: Layer already exists [2024-07-31T02:11:23.723Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:23.723Z] 4d338c3757f8: Layer already exists [2024-07-31T02:11:23.723Z] main: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-31T02:11:23.768Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 1.3s [2024-07-31T02:11:23.768Z] #41 ... [2024-07-31T02:11:23.768Z] [2024-07-31T02:11:23.768Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-31T02:11:23.768Z] #43 transferring context: 2.84MB 2.6s done [2024-07-31T02:11:23.768Z] #43 DONE 4.3s [2024-07-31T02:11:23.768Z] [2024-07-31T02:11:23.768Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:23.768Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.66MB / 18.32MB 1.4s [2024-07-31T02:11:23.768Z] #41 ... [2024-07-31T02:11:23.768Z] [2024-07-31T02:11:23.768Z] #38 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:11:23.768Z] #38 DONE 5.8s [2024-07-31T02:11:23.768Z] [2024-07-31T02:11:23.768Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:11:23.801Z] ===================================================== [Pipeline] echo [2024-07-31T02:11:23.814Z] taggedImages: [2024-07-31T02:11:23.814Z] - nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:23.814Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-31T02:11:23.814Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 [2024-07-31T02:11:23.814Z] - nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:23.814Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-31T02:11:23.846Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-31T02:11:23.846Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:23.846Z] latest [2024-07-31T02:11:23.846Z] 3.2.0-dev.41 [2024-07-31T02:11:23.846Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:23.846Z] main [2024-07-31T02:11:23.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:24.039Z] #41 ... [2024-07-31T02:11:24.039Z] [2024-07-31T02:11:24.039Z] #44 [security-bootstrapper internal] load build context [2024-07-31T02:11:24.039Z] #44 transferring context: 2.84MB 2.1s done [2024-07-31T02:11:24.039Z] #44 DONE 4.0s [2024-07-31T02:11:24.039Z] [2024-07-31T02:11:24.039Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:24.039Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 1.6s [2024-07-31T02:11:24.039Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.8s [2024-07-31T02:11:24.202Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:24.311Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 1.9s [2024-07-31T02:11:24.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:24.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-31T02:11:24.532Z] 357b5da2003c: Preparing [2024-07-31T02:11:24.532Z] eaaf9686a297: Preparing [2024-07-31T02:11:24.532Z] 105dd81796be: Preparing [2024-07-31T02:11:24.532Z] fd3345026686: Preparing [2024-07-31T02:11:24.532Z] f10bfd48748b: Preparing [2024-07-31T02:11:24.532Z] d38858b0bd97: Preparing [2024-07-31T02:11:24.532Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:24.532Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:24.532Z] ce7f800efff9: Preparing [2024-07-31T02:11:24.532Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:24.532Z] ce7f800efff9: Waiting [2024-07-31T02:11:24.532Z] d38858b0bd97: Waiting [2024-07-31T02:11:24.532Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:24.532Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:24.532Z] fd3345026686: Layer already exists [2024-07-31T02:11:24.532Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:24.532Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:24.532Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:24.532Z] 105dd81796be: Pushed [2024-07-31T02:11:24.532Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:24.532Z] eaaf9686a297: Pushed [2024-07-31T02:11:24.577Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.1s [2024-07-31T02:11:24.842Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.3s done [2024-07-31T02:11:24.842Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-07-31T02:11:24.842Z] #41 ... [2024-07-31T02:11:24.842Z] [2024-07-31T02:11:24.842Z] #45 [security-secretstore-setup internal] load build context [2024-07-31T02:11:24.842Z] #45 transferring context: 2.84MB 1.5s done [2024-07-31T02:11:24.842Z] #45 DONE 3.3s [2024-07-31T02:11:24.842Z] [2024-07-31T02:11:24.842Z] #46 [support-scheduler internal] load build context [2024-07-31T02:11:24.842Z] #46 transferring context: 2.84MB 1.6s done [2024-07-31T02:11:24.842Z] #46 DONE 4.4s [2024-07-31T02:11:24.842Z] [2024-07-31T02:11:24.842Z] #47 [security-proxy-setup internal] load build context [2024-07-31T02:11:24.842Z] #47 transferring context: 2.84MB 1.7s done [2024-07-31T02:11:24.842Z] #47 DONE 4.4s [2024-07-31T02:11:24.842Z] [2024-07-31T02:11:24.842Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:25.107Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-31T02:11:25.107Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T02:11:25.107Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T02:11:25.107Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T02:11:25.107Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T02:11:25.107Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-31T02:11:25.107Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T02:11:25.107Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-07-31T02:11:25.107Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T02:11:25.107Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-31T02:11:25.107Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-31T02:11:25.107Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.5s [2024-07-31T02:11:25.383Z] #34 ... [2024-07-31T02:11:25.383Z] [2024-07-31T02:11:25.383Z] #48 [security-proxy-auth internal] load build context [2024-07-31T02:11:25.383Z] #48 transferring context: 2.84MB 0.9s done [2024-07-31T02:11:25.383Z] #48 DONE 4.0s [2024-07-31T02:11:25.649Z] [2024-07-31T02:11:25.649Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:25.649Z] #41 ... [2024-07-31T02:11:25.649Z] [2024-07-31T02:11:25.649Z] #49 [core-metadata internal] load build context [2024-07-31T02:11:25.649Z] #49 transferring context: 2.84MB 1.0s done [2024-07-31T02:11:25.649Z] #49 DONE 4.2s [2024-07-31T02:11:25.649Z] [2024-07-31T02:11:25.649Z] #50 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-31T02:11:25.649Z] #50 DONE 6.8s [2024-07-31T02:11:25.649Z] [2024-07-31T02:11:25.649Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:25.916Z] #41 ... [2024-07-31T02:11:25.916Z] [2024-07-31T02:11:25.916Z] #51 [security-spire-agent internal] load build context [2024-07-31T02:11:25.916Z] #51 transferring context: 26.32kB 0.1s done [2024-07-31T02:11:25.916Z] #51 DONE 3.9s [2024-07-31T02:11:25.916Z] [2024-07-31T02:11:25.916Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:26.187Z] #34 ... [2024-07-31T02:11:26.187Z] [2024-07-31T02:11:26.187Z] #52 [core-command internal] load build context [2024-07-31T02:11:26.187Z] #52 transferring context: 2.84MB 1.3s done [2024-07-31T02:11:26.187Z] #52 DONE 4.3s [2024-07-31T02:11:26.187Z] [2024-07-31T02:11:26.187Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-31T02:11:26.187Z] #53 transferring context: 2.84MB 1.4s done [2024-07-31T02:11:26.187Z] #53 DONE 4.3s [2024-07-31T02:11:26.187Z] [2024-07-31T02:11:26.187Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:27.159Z] #34 ... [2024-07-31T02:11:27.159Z] [2024-07-31T02:11:27.159Z] #54 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-31T02:11:27.159Z] #54 DONE 1.2s [2024-07-31T02:11:27.159Z] [2024-07-31T02:11:27.159Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:30.526Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s [2024-07-31T02:11:34.505Z] d38858b0bd97: Pushed [2024-07-31T02:11:34.505Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:34.783Z] #34 ... [2024-07-31T02:11:34.783Z] [2024-07-31T02:11:34.783Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:11:34.783Z] #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:34.783Z] #55 ... [2024-07-31T02:11:34.783Z] [2024-07-31T02:11:34.783Z] #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:34.783Z] #56 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:34.783Z] #56 ... [2024-07-31T02:11:34.783Z] [2024-07-31T02:11:34.783Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T02:11:34.783Z] #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:34.783Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:34.783Z] #57 ... [2024-07-31T02:11:34.783Z] [2024-07-31T02:11:34.783Z] #58 [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-31T02:11:34.783Z] #58 DONE 10.4s [2024-07-31T02:11:34.783Z] [2024-07-31T02:11:34.783Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:34.832Z] + 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-31T02:11:35.048Z] #59 ... [2024-07-31T02:11:35.048Z] [2024-07-31T02:11:35.048Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T02:11:35.048Z] #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.048Z] #0 8.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.048Z] #60 ... [2024-07-31T02:11:35.048Z] [2024-07-31T02:11:35.048Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T02:11:35.048Z] #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.048Z] #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-31T02:11:35.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-31T02:11:35.155Z] 357b5da2003c: Preparing [2024-07-31T02:11:35.155Z] eaaf9686a297: Preparing [2024-07-31T02:11:35.155Z] 105dd81796be: Preparing [2024-07-31T02:11:35.155Z] fd3345026686: Preparing [2024-07-31T02:11:35.155Z] f10bfd48748b: Preparing [2024-07-31T02:11:35.155Z] d38858b0bd97: Preparing [2024-07-31T02:11:35.155Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:35.155Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:35.155Z] d38858b0bd97: Waiting [2024-07-31T02:11:35.155Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:35.155Z] ce7f800efff9: Preparing [2024-07-31T02:11:35.155Z] ce7f800efff9: Waiting [2024-07-31T02:11:35.155Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:35.155Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:35.155Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:35.155Z] 105dd81796be: Layer already exists [2024-07-31T02:11:35.155Z] fd3345026686: Layer already exists [2024-07-31T02:11:35.155Z] eaaf9686a297: Layer already exists [2024-07-31T02:11:35.155Z] d38858b0bd97: Layer already exists [2024-07-31T02:11:35.155Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:35.155Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:35.155Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:35.155Z] latest: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:35.314Z] #61 ... [2024-07-31T02:11:35.314Z] [2024-07-31T02:11:35.314Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:11:35.481Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:35.582Z] #62 ... [2024-07-31T02:11:35.582Z] [2024-07-31T02:11:35.582Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:35.582Z] #0 9.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.582Z] #63 ... [2024-07-31T02:11:35.582Z] [2024-07-31T02:11:35.582Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:11:35.582Z] #0 9.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 [2024-07-31T02:11:35.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-31T02:11:35.803Z] 357b5da2003c: Preparing [2024-07-31T02:11:35.803Z] eaaf9686a297: Preparing [2024-07-31T02:11:35.803Z] 105dd81796be: Preparing [2024-07-31T02:11:35.803Z] fd3345026686: Preparing [2024-07-31T02:11:35.803Z] f10bfd48748b: Preparing [2024-07-31T02:11:35.803Z] d38858b0bd97: Preparing [2024-07-31T02:11:35.803Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:35.803Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:35.803Z] ce7f800efff9: Preparing [2024-07-31T02:11:35.803Z] d38858b0bd97: Waiting [2024-07-31T02:11:35.803Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:35.803Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:35.803Z] ce7f800efff9: Waiting [2024-07-31T02:11:35.803Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:35.803Z] eaaf9686a297: Layer already exists [2024-07-31T02:11:35.803Z] fd3345026686: Layer already exists [2024-07-31T02:11:35.803Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:35.803Z] 105dd81796be: Layer already exists [2024-07-31T02:11:35.803Z] d38858b0bd97: Layer already exists [2024-07-31T02:11:35.803Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:35.803Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:35.803Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:35.803Z] 3.2.0-dev.41: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-31T02:11:35.850Z] #64 ... [2024-07-31T02:11:35.850Z] [2024-07-31T02:11:35.850Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:11:35.850Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.850Z] #0 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.850Z] #65 ... [2024-07-31T02:11:35.850Z] [2024-07-31T02:11:35.850Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:11:35.850Z] #64 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:35.850Z] #64 ... [2024-07-31T02:11:35.850Z] [2024-07-31T02:11:35.850Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:35.850Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s [Pipeline] sh [2024-07-31T02:11:36.116Z] #41 ... [2024-07-31T02:11:36.116Z] [2024-07-31T02:11:36.116Z] #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:36.116Z] #56 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:36.142Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:36.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:36.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-31T02:11:36.471Z] 357b5da2003c: Preparing [2024-07-31T02:11:36.471Z] eaaf9686a297: Preparing [2024-07-31T02:11:36.471Z] 105dd81796be: Preparing [2024-07-31T02:11:36.471Z] fd3345026686: Preparing [2024-07-31T02:11:36.471Z] f10bfd48748b: Preparing [2024-07-31T02:11:36.471Z] d38858b0bd97: Preparing [2024-07-31T02:11:36.471Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:36.471Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:36.471Z] ce7f800efff9: Preparing [2024-07-31T02:11:36.471Z] d38858b0bd97: Waiting [2024-07-31T02:11:36.471Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:36.471Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:36.471Z] ce7f800efff9: Waiting [2024-07-31T02:11:36.471Z] eaaf9686a297: Layer already exists [2024-07-31T02:11:36.471Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:36.471Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:36.471Z] fd3345026686: Layer already exists [2024-07-31T02:11:36.471Z] 105dd81796be: Layer already exists [2024-07-31T02:11:36.471Z] d38858b0bd97: Layer already exists [2024-07-31T02:11:36.471Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:36.471Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:36.471Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:36.471Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:36.809Z] + 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-31T02:11:37.087Z] #56 ... [2024-07-31T02:11:37.087Z] [2024-07-31T02:11:37.087Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:11:37.087Z] #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:37.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-31T02:11:37.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-31T02:11:37.132Z] 357b5da2003c: Preparing [2024-07-31T02:11:37.132Z] eaaf9686a297: Preparing [2024-07-31T02:11:37.132Z] 105dd81796be: Preparing [2024-07-31T02:11:37.132Z] fd3345026686: Preparing [2024-07-31T02:11:37.132Z] f10bfd48748b: Preparing [2024-07-31T02:11:37.132Z] d38858b0bd97: Preparing [2024-07-31T02:11:37.132Z] 5ac5e213d2c8: Preparing [2024-07-31T02:11:37.132Z] 4d40d4c892d4: Preparing [2024-07-31T02:11:37.132Z] ce7f800efff9: Preparing [2024-07-31T02:11:37.132Z] 4d40d4c892d4: Waiting [2024-07-31T02:11:37.132Z] d38858b0bd97: Waiting [2024-07-31T02:11:37.132Z] 5ac5e213d2c8: Waiting [2024-07-31T02:11:37.132Z] ce7f800efff9: Waiting [2024-07-31T02:11:37.132Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:37.132Z] 105dd81796be: Layer already exists [2024-07-31T02:11:37.132Z] eaaf9686a297: Layer already exists [2024-07-31T02:11:37.132Z] 357b5da2003c: Layer already exists [2024-07-31T02:11:37.132Z] fd3345026686: Layer already exists [2024-07-31T02:11:37.132Z] d38858b0bd97: Layer already exists [2024-07-31T02:11:37.132Z] 4d40d4c892d4: Layer already exists [2024-07-31T02:11:37.132Z] 5ac5e213d2c8: Layer already exists [2024-07-31T02:11:37.132Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:37.132Z] main: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:11:37.211Z] ===================================================== [Pipeline] echo [2024-07-31T02:11:37.233Z] taggedImages: [2024-07-31T02:11:37.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:37.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-31T02:11:37.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 [2024-07-31T02:11:37.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:37.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-31T02:11:37.264Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-31T02:11:37.264Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:37.264Z] latest [2024-07-31T02:11:37.264Z] 3.2.0-dev.41 [2024-07-31T02:11:37.264Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:37.264Z] main [2024-07-31T02:11:37.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:37.353Z] #66 ... [2024-07-31T02:11:37.353Z] [2024-07-31T02:11:37.353Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T02:11:37.353Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:37.353Z] #67 ... [2024-07-31T02:11:37.353Z] [2024-07-31T02:11:37.353Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:11:37.353Z] #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:37.611Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [2024-07-31T02:11:37.618Z] #68 ... [2024-07-31T02:11:37.618Z] [2024-07-31T02:11:37.618Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T02:11:37.618Z] #69 DONE 10.5s [2024-07-31T02:11:37.618Z] [2024-07-31T02:11:37.618Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T02:11:37.618Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:37.885Z] #70 ... [2024-07-31T02:11:37.885Z] [2024-07-31T02:11:37.885Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T02:11:37.885Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s [2024-07-31T02:11:37.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:37.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-31T02:11:37.930Z] 0d625375338e: Preparing [2024-07-31T02:11:37.930Z] bcf32cad6ab3: Preparing [2024-07-31T02:11:37.930Z] fd3345026686: Preparing [2024-07-31T02:11:37.930Z] f10bfd48748b: Preparing [2024-07-31T02:11:37.930Z] 0767c23816d4: Preparing [2024-07-31T02:11:37.930Z] 3df94101eb1f: Preparing [2024-07-31T02:11:37.930Z] ce7f800efff9: Preparing [2024-07-31T02:11:37.930Z] 3df94101eb1f: Waiting [2024-07-31T02:11:37.930Z] ce7f800efff9: Waiting [2024-07-31T02:11:37.930Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:37.930Z] fd3345026686: Layer already exists [2024-07-31T02:11:37.930Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:37.930Z] 0d625375338e: Pushed [2024-07-31T02:11:37.930Z] 0767c23816d4: Pushed [2024-07-31T02:11:37.930Z] 3df94101eb1f: Pushed [2024-07-31T02:11:40.466Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.8s done [2024-07-31T02:11:40.466Z] #34 DONE 22.4s [2024-07-31T02:11:40.466Z] [2024-07-31T02:11:40.466Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T02:11:40.466Z] #57 15.02 (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T02:11:40.466Z] #57 15.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:40.466Z] #57 15.56 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:40.466Z] #57 15.67 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:11:41.218Z] bcf32cad6ab3: Pushed [2024-07-31T02:11:41.218Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:41.425Z] #57 16.95 OK: 9 MiB in 17 packages [2024-07-31T02:11:41.425Z] #57 ... [2024-07-31T02:11:41.425Z] [2024-07-31T02:11:41.425Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T02:11:41.425Z] #60 11.33 (1/4) Installing ca-certificates (20240226-r0) [2024-07-31T02:11:41.425Z] #60 11.71 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:41.425Z] #60 11.72 (3/4) Installing su-exec (0.2-r3) [2024-07-31T02:11:41.425Z] #60 11.74 (4/4) Installing yq (4.33.3-r5) [2024-07-31T02:11:41.425Z] #60 13.06 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:41.425Z] #60 13.39 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:11:41.425Z] #60 14.84 OK: 18 MiB in 19 packages [2024-07-31T02:11:41.425Z] #60 DONE 17.0s [2024-07-31T02:11:41.425Z] [2024-07-31T02:11:41.425Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T02:11:41.425Z] #61 14.46 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:41.425Z] #61 14.56 (2/2) Installing su-exec (0.2-r3) [2024-07-31T02:11:41.425Z] #61 14.58 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:41.425Z] #61 14.76 OK: 8 MiB in 17 packages [2024-07-31T02:11:41.425Z] #61 DONE 17.1s [2024-07-31T02:11:41.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:41.701Z] [2024-07-31T02:11:41.701Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T02:11:41.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-31T02:11:41.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-31T02:11:41.866Z] 0d625375338e: Preparing [2024-07-31T02:11:41.866Z] bcf32cad6ab3: Preparing [2024-07-31T02:11:41.866Z] fd3345026686: Preparing [2024-07-31T02:11:41.866Z] f10bfd48748b: Preparing [2024-07-31T02:11:41.866Z] 0767c23816d4: Preparing [2024-07-31T02:11:41.866Z] 3df94101eb1f: Preparing [2024-07-31T02:11:41.866Z] ce7f800efff9: Preparing [2024-07-31T02:11:41.866Z] 3df94101eb1f: Waiting [2024-07-31T02:11:41.866Z] ce7f800efff9: Waiting [2024-07-31T02:11:41.866Z] 0767c23816d4: Layer already exists [2024-07-31T02:11:41.866Z] 0d625375338e: Layer already exists [2024-07-31T02:11:41.866Z] bcf32cad6ab3: Layer already exists [2024-07-31T02:11:41.866Z] fd3345026686: Layer already exists [2024-07-31T02:11:41.866Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:41.866Z] 3df94101eb1f: Layer already exists [2024-07-31T02:11:41.866Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:41.866Z] latest: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:42.196Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:42.523Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 [2024-07-31T02:11:42.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-31T02:11:42.523Z] 0d625375338e: Preparing [2024-07-31T02:11:42.523Z] bcf32cad6ab3: Preparing [2024-07-31T02:11:42.523Z] fd3345026686: Preparing [2024-07-31T02:11:42.523Z] f10bfd48748b: Preparing [2024-07-31T02:11:42.523Z] 0767c23816d4: Preparing [2024-07-31T02:11:42.523Z] 3df94101eb1f: Preparing [2024-07-31T02:11:42.523Z] ce7f800efff9: Preparing [2024-07-31T02:11:42.523Z] 3df94101eb1f: Waiting [2024-07-31T02:11:42.523Z] ce7f800efff9: Waiting [2024-07-31T02:11:42.523Z] 0d625375338e: Layer already exists [2024-07-31T02:11:42.523Z] 0767c23816d4: Layer already exists [2024-07-31T02:11:42.523Z] fd3345026686: Layer already exists [2024-07-31T02:11:42.523Z] bcf32cad6ab3: Layer already exists [2024-07-31T02:11:42.523Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:42.523Z] 3df94101eb1f: Layer already exists [2024-07-31T02:11:42.523Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:42.523Z] 3.2.0-dev.41: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:42.850Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:43.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:43.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-31T02:11:43.178Z] 0d625375338e: Preparing [2024-07-31T02:11:43.178Z] bcf32cad6ab3: Preparing [2024-07-31T02:11:43.178Z] fd3345026686: Preparing [2024-07-31T02:11:43.178Z] f10bfd48748b: Preparing [2024-07-31T02:11:43.178Z] 0767c23816d4: Preparing [2024-07-31T02:11:43.178Z] 3df94101eb1f: Preparing [2024-07-31T02:11:43.178Z] ce7f800efff9: Preparing [2024-07-31T02:11:43.178Z] 3df94101eb1f: Waiting [2024-07-31T02:11:43.178Z] ce7f800efff9: Waiting [2024-07-31T02:11:43.178Z] 0767c23816d4: Layer already exists [2024-07-31T02:11:43.178Z] 0d625375338e: Layer already exists [2024-07-31T02:11:43.178Z] bcf32cad6ab3: Layer already exists [2024-07-31T02:11:43.178Z] fd3345026686: Layer already exists [2024-07-31T02:11:43.178Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:43.178Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:43.178Z] 3df94101eb1f: Layer already exists [2024-07-31T02:11:43.178Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:43.502Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:43.651Z] #71 ... [2024-07-31T02:11:43.651Z] [2024-07-31T02:11:43.651Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T02:11:43.651Z] #57 DONE 19.1s [2024-07-31T02:11:43.651Z] [2024-07-31T02:11:43.651Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:43.651Z] #63 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:43.651Z] #63 17.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:43.651Z] #63 17.13 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:43.651Z] #63 17.31 OK: 8 MiB in 16 packages [2024-07-31T02:11:43.651Z] #63 DONE 19.3s [2024-07-31T02:11:43.651Z] [2024-07-31T02:11:43.651Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:43.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-31T02:11:43.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-31T02:11:43.829Z] 0d625375338e: Preparing [2024-07-31T02:11:43.829Z] bcf32cad6ab3: Preparing [2024-07-31T02:11:43.829Z] fd3345026686: Preparing [2024-07-31T02:11:43.829Z] f10bfd48748b: Preparing [2024-07-31T02:11:43.829Z] 0767c23816d4: Preparing [2024-07-31T02:11:43.829Z] 3df94101eb1f: Preparing [2024-07-31T02:11:43.829Z] ce7f800efff9: Preparing [2024-07-31T02:11:43.829Z] 3df94101eb1f: Waiting [2024-07-31T02:11:43.829Z] ce7f800efff9: Waiting [2024-07-31T02:11:43.829Z] bcf32cad6ab3: Layer already exists [2024-07-31T02:11:43.829Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:43.829Z] fd3345026686: Layer already exists [2024-07-31T02:11:43.829Z] 0d625375338e: Layer already exists [2024-07-31T02:11:43.829Z] 0767c23816d4: Layer already exists [2024-07-31T02:11:43.829Z] 3df94101eb1f: Layer already exists [2024-07-31T02:11:43.829Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:43.829Z] main: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:11:43.915Z] ===================================================== [Pipeline] echo [2024-07-31T02:11:43.932Z] taggedImages: [2024-07-31T02:11:43.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:43.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-31T02:11:43.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 [2024-07-31T02:11:43.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:43.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-31T02:11:43.962Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-31T02:11:43.962Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:43.962Z] latest [2024-07-31T02:11:43.962Z] 3.2.0-dev.41 [2024-07-31T02:11:43.962Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:43.962Z] main [2024-07-31T02:11:43.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:44.315Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:44.620Z] #72 ... [2024-07-31T02:11:44.620Z] [2024-07-31T02:11:44.620Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:44.620Z] #56 17.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:44.620Z] #56 17.82 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:44.620Z] #56 17.91 OK: 8 MiB in 16 packages [2024-07-31T02:11:44.620Z] #56 DONE 20.0s [2024-07-31T02:11:44.620Z] [2024-07-31T02:11:44.620Z] #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:44.620Z] #73 ... [2024-07-31T02:11:44.620Z] [2024-07-31T02:11:44.620Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:11:44.620Z] #55 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:44.620Z] #55 17.25 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:11:44.620Z] #55 17.26 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:11:44.620Z] #55 17.26 OK: 19946 distinct packages available [2024-07-31T02:11:44.620Z] #55 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:44.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:44.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-31T02:11:44.634Z] e90e439708ad: Preparing [2024-07-31T02:11:44.634Z] 21a613a0994a: Preparing [2024-07-31T02:11:44.634Z] fd3345026686: Preparing [2024-07-31T02:11:44.634Z] f10bfd48748b: Preparing [2024-07-31T02:11:44.634Z] ffa43104b6e2: Preparing [2024-07-31T02:11:44.634Z] bae7782e58ad: Preparing [2024-07-31T02:11:44.634Z] ce7f800efff9: Preparing [2024-07-31T02:11:44.634Z] bae7782e58ad: Waiting [2024-07-31T02:11:44.634Z] ce7f800efff9: Waiting [2024-07-31T02:11:44.634Z] fd3345026686: Layer already exists [2024-07-31T02:11:44.634Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:44.634Z] ffa43104b6e2: Layer already exists [2024-07-31T02:11:44.634Z] bae7782e58ad: Layer already exists [2024-07-31T02:11:44.634Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:44.634Z] e90e439708ad: Pushed [2024-07-31T02:11:44.886Z] #55 ... [2024-07-31T02:11:44.886Z] [2024-07-31T02:11:44.886Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:11:44.886Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.8s done [2024-07-31T02:11:45.473Z] #41 ... [2024-07-31T02:11:45.473Z] [2024-07-31T02:11:45.473Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:11:45.473Z] #55 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:46.429Z] #55 ... [2024-07-31T02:11:46.429Z] [2024-07-31T02:11:46.429Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T02:11:46.429Z] #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:46.429Z] #67 17.71 OK: 266 MiB in 52 packages [2024-07-31T02:11:46.429Z] #67 DONE 19.2s [2024-07-31T02:11:46.429Z] [2024-07-31T02:11:46.429Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:47.011Z] #74 ... [2024-07-31T02:11:47.011Z] [2024-07-31T02:11:47.011Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:11:47.011Z] #68 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.011Z] #68 18.04 OK: 266 MiB in 52 packages [2024-07-31T02:11:47.011Z] #68 DONE 20.0s [2024-07-31T02:11:47.011Z] [2024-07-31T02:11:47.011Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T02:11:47.011Z] #66 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.011Z] #66 18.70 OK: 266 MiB in 52 packages [2024-07-31T02:11:47.011Z] #66 DONE 20.1s [2024-07-31T02:11:47.278Z] [2024-07-31T02:11:47.278Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:47.278Z] #75 ... [2024-07-31T02:11:47.278Z] [2024-07-31T02:11:47.278Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:11:47.278Z] #62 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.278Z] #62 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.278Z] #62 22.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:47.559Z] #62 ... [2024-07-31T02:11:47.559Z] [2024-07-31T02:11:47.559Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T02:11:47.559Z] #71 5.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.559Z] #71 ... [2024-07-31T02:11:47.559Z] [2024-07-31T02:11:47.559Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:11:47.559Z] #0 3.809 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.559Z] #0 6.607 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:47.828Z] #76 ... [2024-07-31T02:11:47.828Z] [2024-07-31T02:11:47.828Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:47.828Z] #74 DONE 1.5s [2024-07-31T02:11:47.828Z] [2024-07-31T02:11:47.828Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:48.796Z] #77 DONE 1.6s [2024-07-31T02:11:48.796Z] [2024-07-31T02:11:48.796Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:48.796Z] #75 DONE 1.4s [2024-07-31T02:11:48.796Z] [2024-07-31T02:11:48.796Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:11:48.823Z] 21a613a0994a: Pushed [2024-07-31T02:11:48.824Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:49.147Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:49.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-31T02:11:49.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-31T02:11:49.470Z] e90e439708ad: Preparing [2024-07-31T02:11:49.470Z] 21a613a0994a: Preparing [2024-07-31T02:11:49.470Z] fd3345026686: Preparing [2024-07-31T02:11:49.470Z] f10bfd48748b: Preparing [2024-07-31T02:11:49.470Z] ffa43104b6e2: Preparing [2024-07-31T02:11:49.470Z] bae7782e58ad: Preparing [2024-07-31T02:11:49.470Z] ce7f800efff9: Preparing [2024-07-31T02:11:49.470Z] bae7782e58ad: Waiting [2024-07-31T02:11:49.470Z] ce7f800efff9: Waiting [2024-07-31T02:11:49.470Z] fd3345026686: Layer already exists [2024-07-31T02:11:49.470Z] ffa43104b6e2: Layer already exists [2024-07-31T02:11:49.470Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:49.470Z] 21a613a0994a: Layer already exists [2024-07-31T02:11:49.470Z] e90e439708ad: Layer already exists [2024-07-31T02:11:49.470Z] bae7782e58ad: Layer already exists [2024-07-31T02:11:49.470Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:49.470Z] latest: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:49.801Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:50.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 [2024-07-31T02:11:50.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-31T02:11:50.123Z] e90e439708ad: Preparing [2024-07-31T02:11:50.123Z] 21a613a0994a: Preparing [2024-07-31T02:11:50.123Z] fd3345026686: Preparing [2024-07-31T02:11:50.123Z] f10bfd48748b: Preparing [2024-07-31T02:11:50.123Z] ffa43104b6e2: Preparing [2024-07-31T02:11:50.123Z] bae7782e58ad: Preparing [2024-07-31T02:11:50.123Z] ce7f800efff9: Preparing [2024-07-31T02:11:50.123Z] bae7782e58ad: Waiting [2024-07-31T02:11:50.123Z] ce7f800efff9: Waiting [2024-07-31T02:11:50.123Z] ffa43104b6e2: Layer already exists [2024-07-31T02:11:50.123Z] 21a613a0994a: Layer already exists [2024-07-31T02:11:50.123Z] e90e439708ad: Layer already exists [2024-07-31T02:11:50.124Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:50.124Z] fd3345026686: Layer already exists [2024-07-31T02:11:50.124Z] bae7782e58ad: Layer already exists [2024-07-31T02:11:50.124Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:50.124Z] 3.2.0-dev.41: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:50.202Z] #78 ... [2024-07-31T02:11:50.202Z] [2024-07-31T02:11:50.202Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T02:11:50.202Z] #70 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:50.202Z] #70 18.36 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:11:50.202Z] #70 18.36 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:11:50.202Z] #70 18.36 OK: 19953 distinct packages available [2024-07-31T02:11:50.202Z] #70 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:50.202Z] #70 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:50.202Z] #70 ... [2024-07-31T02:11:50.202Z] [2024-07-31T02:11:50.202Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:11:50.202Z] #62 23.48 (2/4) Installing openssl (3.1.6-r0) [2024-07-31T02:11:50.202Z] #62 23.70 (3/4) Installing su-exec (0.2-r3) [2024-07-31T02:11:50.202Z] #62 23.70 (4/4) Installing yq (4.33.3-r5) [2024-07-31T02:11:50.202Z] #62 25.18 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:50.202Z] #62 25.35 OK: 18 MiB in 19 packages [2024-07-31T02:11:50.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:50.773Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:50.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-31T02:11:50.773Z] e90e439708ad: Preparing [2024-07-31T02:11:50.773Z] 21a613a0994a: Preparing [2024-07-31T02:11:50.773Z] fd3345026686: Preparing [2024-07-31T02:11:50.773Z] f10bfd48748b: Preparing [2024-07-31T02:11:50.773Z] ffa43104b6e2: Preparing [2024-07-31T02:11:50.773Z] bae7782e58ad: Preparing [2024-07-31T02:11:50.773Z] ce7f800efff9: Preparing [2024-07-31T02:11:50.773Z] bae7782e58ad: Waiting [2024-07-31T02:11:50.773Z] ce7f800efff9: Waiting [2024-07-31T02:11:50.773Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:50.773Z] ffa43104b6e2: Layer already exists [2024-07-31T02:11:50.773Z] 21a613a0994a: Layer already exists [2024-07-31T02:11:50.773Z] e90e439708ad: Layer already exists [2024-07-31T02:11:50.773Z] fd3345026686: Layer already exists [2024-07-31T02:11:50.773Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:50.773Z] bae7782e58ad: Layer already exists [2024-07-31T02:11:50.773Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:51.106Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:11:51.171Z] #62 ... [2024-07-31T02:11:51.171Z] [2024-07-31T02:11:51.171Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:51.171Z] #59 6.185 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:51.171Z] #59 8.434 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:51.171Z] #59 15.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:51.171Z] #59 16.04 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:51.171Z] #59 16.25 OK: 8 MiB in 16 packages [2024-07-31T02:11:51.171Z] #59 ... [2024-07-31T02:11:51.171Z] [2024-07-31T02:11:51.171Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:51.171Z] #72 7.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:51.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-31T02:11:51.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-31T02:11:51.436Z] e90e439708ad: Preparing [2024-07-31T02:11:51.436Z] 21a613a0994a: Preparing [2024-07-31T02:11:51.436Z] fd3345026686: Preparing [2024-07-31T02:11:51.436Z] f10bfd48748b: Preparing [2024-07-31T02:11:51.436Z] ffa43104b6e2: Preparing [2024-07-31T02:11:51.436Z] bae7782e58ad: Preparing [2024-07-31T02:11:51.436Z] ce7f800efff9: Preparing [2024-07-31T02:11:51.436Z] ce7f800efff9: Waiting [2024-07-31T02:11:51.436Z] bae7782e58ad: Waiting [2024-07-31T02:11:51.436Z] f10bfd48748b: Layer already exists [2024-07-31T02:11:51.436Z] fd3345026686: Layer already exists [2024-07-31T02:11:51.436Z] 21a613a0994a: Layer already exists [2024-07-31T02:11:51.436Z] e90e439708ad: Layer already exists [2024-07-31T02:11:51.436Z] ffa43104b6e2: Layer already exists [2024-07-31T02:11:51.436Z] ce7f800efff9: Layer already exists [2024-07-31T02:11:51.436Z] bae7782e58ad: Layer already exists [2024-07-31T02:11:51.436Z] main: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [2024-07-31T02:11:51.438Z] #72 ... [2024-07-31T02:11:51.438Z] [2024-07-31T02:11:51.438Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T02:11:51.438Z] #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:51.438Z] #0 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:11:51.513Z] ===================================================== [Pipeline] echo [2024-07-31T02:11:51.528Z] taggedImages: [2024-07-31T02:11:51.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:11:51.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-31T02:11:51.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 [2024-07-31T02:11:51.528Z] - nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:11:51.528Z] - 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-31T02:11:51.705Z] #79 ... [2024-07-31T02:11:51.706Z] [2024-07-31T02:11:51.706Z] #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:51.706Z] #73 7.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:51.971Z] #73 ... [2024-07-31T02:11:51.971Z] [2024-07-31T02:11:51.971Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T02:11:51.971Z] #62 DONE 27.4s [2024-07-31T02:11:51.971Z] [2024-07-31T02:11:51.971Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T02:11:52.321Z] #80 ... [2024-07-31T02:11:52.321Z] [2024-07-31T02:11:52.321Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:11:52.321Z] #65 17.93 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:11:52.321Z] #65 17.93 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:11:52.321Z] #65 17.93 OK: 19946 distinct packages available [2024-07-31T02:11:52.321Z] #65 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:52.321Z] #65 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:52.321Z] #65 26.57 (1/11) Installing ca-certificates (20240226-r0) [2024-07-31T02:11:52.321Z] #65 27.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-31T02:11:52.321Z] #65 27.22 (3/11) Installing libunistring (1.1-r1) [2024-07-31T02:11:52.321Z] #65 27.39 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-31T02:11:52.321Z] #65 27.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-31T02:11:52.321Z] #65 27.46 (6/11) Installing libcurl (8.9.0-r0) [2024-07-31T02:11:52.321Z] #65 27.64 (7/11) Installing curl (8.9.0-r0) [2024-07-31T02:11:52.321Z] #65 27.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:52.321Z] #65 27.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:11:52.321Z] #65 27.87 (10/11) Installing libucontext (1.2-r2) [2024-07-31T02:11:52.321Z] #65 27.91 (11/11) Installing gcompat (1.1.0-r1) [2024-07-31T02:11:52.321Z] #65 27.95 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:52.590Z] #65 ... [2024-07-31T02:11:52.590Z] [2024-07-31T02:11:52.590Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:11:52.590Z] #76 14.79 OK: 266 MiB in 52 packages [2024-07-31T02:11:52.590Z] #76 ... [2024-07-31T02:11:52.590Z] [2024-07-31T02:11:52.590Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T02:11:52.590Z] #55 26.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:52.590Z] #55 26.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:11:52.590Z] #55 26.13 (3/4) Installing libucontext (1.2-r2) [2024-07-31T02:11:52.590Z] #55 26.14 (4/4) Installing gcompat (1.1.0-r1) [2024-07-31T02:11:52.590Z] #55 26.15 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:52.590Z] #55 26.34 OK: 8 MiB in 19 packages [2024-07-31T02:11:52.590Z] #55 DONE 28.3s [2024-07-31T02:11:52.590Z] [2024-07-31T02:11:52.590Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T02:11:53.197Z] #81 ... [2024-07-31T02:11:53.197Z] [2024-07-31T02:11:53.197Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T02:11:53.197Z] #59 DONE 18.3s [2024-07-31T02:11:53.197Z] [2024-07-31T02:11:53.197Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:11:53.197Z] #64 18.97 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T02:11:53.197Z] #64 18.97 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T02:11:53.197Z] #64 18.97 OK: 19946 distinct packages available [2024-07-31T02:11:53.197Z] #64 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:53.197Z] #64 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:53.197Z] #64 26.97 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-31T02:11:53.197Z] #64 26.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-31T02:11:53.197Z] #64 27.04 (3/5) Installing libucontext (1.2-r2) [2024-07-31T02:11:53.197Z] #64 27.05 (4/5) Installing gcompat (1.1.0-r1) [2024-07-31T02:11:53.197Z] #64 27.11 (5/5) Installing openssl (3.1.6-r0) [2024-07-31T02:11:53.197Z] #64 27.20 Executing busybox-1.36.1-r7.trigger [2024-07-31T02:11:53.197Z] #64 27.38 OK: 9 MiB in 20 packages [2024-07-31T02:11:53.197Z] #64 ... [2024-07-31T02:11:53.197Z] [2024-07-31T02:11:53.197Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:11:53.197Z] #65 28.17 Executing ca-certificates-20240226-r0.trigger [2024-07-31T02:11:53.465Z] #65 ... [2024-07-31T02:11:53.465Z] [2024-07-31T02:11:53.465Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T02:11:53.465Z] #64 DONE 29.2s [2024-07-31T02:11:53.730Z] [2024-07-31T02:11:53.730Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:53.730Z] #0 8.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:53.730Z] #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:53.730Z] #82 ... [2024-07-31T02:11:53.730Z] [2024-07-31T02:11:53.730Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T02:11:53.730Z] #76 DONE 16.2s [2024-07-31T02:11:53.730Z] [2024-07-31T02:11:53.730Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:11:55.141Z] #83 ... [2024-07-31T02:11:55.141Z] [2024-07-31T02:11:55.141Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T02:11:55.141Z] #84 DONE 1.1s [2024-07-31T02:11:55.141Z] [2024-07-31T02:11:55.141Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:11:56.131Z] #85 ... [2024-07-31T02:11:56.131Z] [2024-07-31T02:11:56.131Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T02:11:56.131Z] #71 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:56.131Z] #71 13.25 OK: 8 MiB in 17 packages [2024-07-31T02:11:56.131Z] #71 DONE 14.4s [2024-07-31T02:11:56.131Z] [2024-07-31T02:11:56.131Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T02:11:56.399Z] #86 ... [2024-07-31T02:11:56.399Z] [2024-07-31T02:11:56.399Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T02:11:56.399Z] #65 29.93 OK: 13 MiB in 26 packages [2024-07-31T02:11:56.399Z] #65 DONE 32.1s [2024-07-31T02:11:56.693Z] [2024-07-31T02:11:56.693Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T02:11:56.693Z] #70 28.07 OK: 266 MiB in 52 packages [2024-07-31T02:11:56.693Z] #70 DONE 29.5s [2024-07-31T02:11:56.693Z] [2024-07-31T02:11:56.693Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:57.678Z] #87 ... [2024-07-31T02:11:57.678Z] [2024-07-31T02:11:57.678Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:11:57.678Z] #88 DONE 1.0s [2024-07-31T02:11:57.678Z] [2024-07-31T02:11:57.678Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:11:57.945Z] #89 ... [2024-07-31T02:11:57.945Z] [2024-07-31T02:11:57.945Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:11:58.212Z] #90 ... [2024-07-31T02:11:58.212Z] [2024-07-31T02:11:58.212Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T02:11:58.212Z] #79 15.45 OK: 18 MiB in 19 packages [2024-07-31T02:11:58.212Z] #79 DONE 16.8s [2024-07-31T02:11:58.212Z] [2024-07-31T02:11:58.212Z] #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:58.212Z] #73 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:58.800Z] #73 14.39 OK: 8 MiB in 16 packages [2024-07-31T02:11:58.800Z] #73 ... [2024-07-31T02:11:58.800Z] [2024-07-31T02:11:58.800Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:11:58.800Z] #91 ... [2024-07-31T02:11:58.800Z] [2024-07-31T02:11:58.800Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:58.800Z] #72 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:11:58.800Z] #72 14.76 OK: 8 MiB in 16 packages [2024-07-31T02:11:59.385Z] #72 DONE 15.5s [2024-07-31T02:11:59.385Z] [2024-07-31T02:11:59.385Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:59.385Z] #82 15.65 OK: 9 MiB in 17 packages [2024-07-31T02:11:59.658Z] #82 ... [2024-07-31T02:11:59.658Z] [2024-07-31T02:11:59.658Z] #73 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:11:59.658Z] #73 DONE 15.4s [2024-07-31T02:11:59.924Z] [2024-07-31T02:11:59.925Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T02:11:59.925Z] #80 7.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:00.191Z] #80 ... [2024-07-31T02:12:00.191Z] [2024-07-31T02:12:00.191Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:12:00.191Z] #82 DONE 16.6s [2024-07-31T02:12:00.191Z] [2024-07-31T02:12:00.191Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:12:01.599Z] #87 ... [2024-07-31T02:12:01.599Z] [2024-07-31T02:12:01.599Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:12:01.599Z] #83 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:02.570Z] #83 ... [2024-07-31T02:12:02.570Z] [2024-07-31T02:12:02.570Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T02:12:02.570Z] #86 DONE 6.8s [2024-07-31T02:12:02.836Z] [2024-07-31T02:12:02.836Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:12:02.836Z] #83 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:02.836Z] #83 ... [2024-07-31T02:12:02.836Z] [2024-07-31T02:12:02.836Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-31T02:12:02.836Z] #92 DONE 0.2s [2024-07-31T02:12:03.102Z] [2024-07-31T02:12:03.102Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:12:03.102Z] #87 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:03.685Z] #87 7.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:04.292Z] #87 ... [2024-07-31T02:12:04.292Z] [2024-07-31T02:12:04.292Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T02:12:04.292Z] #80 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:04.292Z] #80 11.82 OK: 18 MiB in 19 packages [2024-07-31T02:12:04.292Z] #80 DONE 12.4s [2024-07-31T02:12:04.292Z] [2024-07-31T02:12:04.292Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-31T02:12:04.292Z] #93 DONE 0.1s [2024-07-31T02:12:04.292Z] [2024-07-31T02:12:04.292Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T02:12:04.292Z] #81 8.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:04.292Z] #81 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:12:04.292Z] #81 11.48 OK: 8 MiB in 19 packages [2024-07-31T02:12:04.881Z] #81 DONE 12.3s [2024-07-31T02:12:04.881Z] [2024-07-31T02:12:04.881Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:12:04.881Z] #91 ... [2024-07-31T02:12:04.881Z] [2024-07-31T02:12:04.881Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:12:06.296Z] #94 ... [2024-07-31T02:12:06.296Z] [2024-07-31T02:12:06.296Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T02:12:06.296Z] #83 12.13 OK: 9 MiB in 20 packages [2024-07-31T02:12:06.296Z] #83 DONE 13.0s [2024-07-31T02:12:06.296Z] [2024-07-31T02:12:06.296Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:12:06.296Z] #94 DONE 1.4s [2024-07-31T02:12:06.296Z] [2024-07-31T02:12:06.296Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T02:12:06.565Z] #95 DONE 0.4s [2024-07-31T02:12:06.565Z] [2024-07-31T02:12:06.565Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:12:06.565Z] #87 9.940 OK: 13 MiB in 26 packages [2024-07-31T02:12:06.839Z] #87 ... [2024-07-31T02:12:06.840Z] [2024-07-31T02:12:06.840Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T02:12:06.840Z] #96 DONE 0.2s [2024-07-31T02:12:07.106Z] [2024-07-31T02:12:07.106Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:12:07.106Z] #97 DONE 0.2s [2024-07-31T02:12:07.106Z] [2024-07-31T02:12:07.106Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T02:12:07.374Z] #98 ... [2024-07-31T02:12:07.374Z] [2024-07-31T02:12:07.374Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T02:12:07.374Z] #87 DONE 10.8s [2024-07-31T02:12:07.374Z] [2024-07-31T02:12:07.374Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T02:12:07.374Z] #98 DONE 0.4s [2024-07-31T02:12:07.374Z] [2024-07-31T02:12:07.374Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:12:07.960Z] #99 ... [2024-07-31T02:12:07.960Z] [2024-07-31T02:12:07.960Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T02:12:07.960Z] #100 DONE 0.3s [2024-07-31T02:12:07.960Z] [2024-07-31T02:12:07.960Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T02:12:07.960Z] #101 DONE 1.8s [2024-07-31T02:12:07.960Z] [2024-07-31T02:12:07.960Z] #102 [security-spire-config] exporting to image [2024-07-31T02:12:07.960Z] #102 exporting layers [2024-07-31T02:12:08.941Z] #102 ... [2024-07-31T02:12:08.941Z] [2024-07-31T02:12:08.941Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:12:08.941Z] #99 DONE 2.6s [2024-07-31T02:12:08.941Z] [2024-07-31T02:12:08.941Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-31T02:12:08.941Z] #103 DONE 0.2s [2024-07-31T02:12:08.941Z] [2024-07-31T02:12:08.941Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-31T02:12:09.532Z] #104 DONE 0.3s [2024-07-31T02:12:09.532Z] [2024-07-31T02:12:09.532Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:12:09.532Z] #105 DONE 0.2s [2024-07-31T02:12:09.532Z] [2024-07-31T02:12:09.532Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T02:12:09.802Z] #106 DONE 0.2s [2024-07-31T02:12:09.802Z] [2024-07-31T02:12:09.802Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T02:12:09.802Z] #107 DONE 0.2s [2024-07-31T02:12:09.802Z] [2024-07-31T02:12:09.802Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T02:12:09.802Z] #108 DONE 1.8s [2024-07-31T02:12:09.802Z] [2024-07-31T02:12:09.802Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T02:12:10.079Z] #109 DONE 0.3s [2024-07-31T02:12:10.079Z] [2024-07-31T02:12:10.079Z] #102 [security-spire-server] exporting to image [2024-07-31T02:12:10.356Z] #102 ... [2024-07-31T02:12:10.356Z] [2024-07-31T02:12:10.356Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T02:12:10.356Z] #110 DONE 0.2s [2024-07-31T02:12:10.645Z] [2024-07-31T02:12:10.645Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T02:12:10.645Z] #111 DONE 0.2s [2024-07-31T02:12:10.645Z] [2024-07-31T02:12:10.645Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T02:12:10.920Z] #112 DONE 0.2s [2024-07-31T02:12:10.920Z] [2024-07-31T02:12:10.920Z] #102 [security-spire-config] exporting to image [2024-07-31T02:12:10.920Z] #102 exporting layers 2.9s done [2024-07-31T02:12:10.920Z] #102 writing image sha256:fc995afe8a8215ea12b2b18a78724af6280b51304780908a7cf37198a3b30adb done [2024-07-31T02:12:10.920Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-07-31T02:12:10.920Z] #102 ... [2024-07-31T02:12:10.920Z] [2024-07-31T02:12:10.920Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T02:12:10.920Z] #113 DONE 0.2s [2024-07-31T02:12:10.920Z] [2024-07-31T02:12:10.920Z] #102 [security-spire-agent] exporting to image [2024-07-31T02:12:12.868Z] #102 exporting layers 2.5s done [2024-07-31T02:12:12.868Z] #102 writing image sha256:eeba25dad5070e74676c9a2b70e287171816eefcc26cc85b76c5b3dcc5313c81 done [2024-07-31T02:12:12.868Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-07-31T02:12:12.868Z] #102 exporting layers 1.8s done [2024-07-31T02:12:12.868Z] #102 writing image sha256:7a6ee3ebfa81191b24e92ce93b2bf155033ce2039ef60f43c0ac1851a10b5b6d done [2024-07-31T02:12:12.868Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-31T02:12:12.868Z] #102 DONE 4.1s [2024-07-31T02:12:12.868Z] [2024-07-31T02:12:12.868Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #78 ... [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #85 DONE 85.5s [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-31T02:13:21.079Z] #114 ... [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #91 DONE 91.9s [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #78 DONE 91.9s [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #90 DONE 92.5s [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:21.079Z] #89 DONE 82.9s [2024-07-31T02:13:21.079Z] [2024-07-31T02:13:21.079Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #115 ... [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #116 [core-data builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #116 DONE 1.4s [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #117 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #118 [core-command builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #118 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #119 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #120 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #121 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #122 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #123 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #124 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #125 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #126 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #127 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #128 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #129 [support-scheduler builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #129 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #130 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #131 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-31T02:13:22.051Z] #114 DONE 1.5s [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #132 DONE 1.4s [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #115 DONE 1.4s [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #133 [support-notifications builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #133 DONE 1.5s [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T02:13:22.051Z] #134 ... [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #135 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #136 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #137 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T02:13:22.051Z] #138 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:13:22.051Z] #139 CACHED [2024-07-31T02:13:22.051Z] [2024-07-31T02:13:22.051Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-07-31T02:13:22.051Z] #140 CACHED [2024-07-31T02:13:22.320Z] [2024-07-31T02:13:22.320Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T02:13:27.701Z] #141 ... [2024-07-31T02:13:27.701Z] [2024-07-31T02:13:27.701Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T02:13:27.701Z] #0 4.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-31T02:13:27.701Z] #142 ... [2024-07-31T02:13:27.701Z] [2024-07-31T02:13:27.701Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:13:27.701Z] #0 5.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-31T02:13:27.968Z] #143 ... [2024-07-31T02:13:27.968Z] [2024-07-31T02:13:27.968Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T02:13:27.968Z] #134 5.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-31T02:13:32.251Z] #134 ... [2024-07-31T02:13:32.251Z] [2024-07-31T02:13:32.251Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:13:32.251Z] #0 6.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-31T02:13:32.251Z] #144 ... [2024-07-31T02:13:32.251Z] [2024-07-31T02:13:32.251Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:13:32.251Z] #0 5.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-31T02:13:32.251Z] #145 ... [2024-07-31T02:13:32.251Z] [2024-07-31T02:13:32.251Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:13:32.251Z] #0 5.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-31T02:13:32.522Z] #146 ... [2024-07-31T02:13:32.522Z] [2024-07-31T02:13:32.522Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T02:13:32.522Z] #0 4.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-31T02:13:32.522Z] #147 ... [2024-07-31T02:13:32.522Z] [2024-07-31T02:13:32.522Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:13:32.522Z] #0 5.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-31T02:13:32.883Z] #148 ... [2024-07-31T02:13:32.883Z] [2024-07-31T02:13:32.883Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:13:32.883Z] #0 6.167 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-31T02:13:32.883Z] #149 ... [2024-07-31T02:13:32.883Z] [2024-07-31T02:13:32.883Z] #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-31T02:13:32.883Z] #0 5.708 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-31T02:13:33.160Z] #150 ... [2024-07-31T02:13:33.160Z] [2024-07-31T02:13:33.160Z] #151 [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-31T02:13:33.160Z] #0 6.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-31T02:13:33.160Z] #151 ... [2024-07-31T02:13:33.160Z] [2024-07-31T02:13:33.160Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T02:13:33.160Z] #141 5.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-31T02:32:11.046Z] #141 ... [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #151 [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-31T02:32:11.046Z] #151 1124.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-31T02:32:11.046Z] #151 ... [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T02:32:11.046Z] #141 DONE 1125.9s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T02:32:11.046Z] #134 DONE 1125.9s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:32:11.046Z] #143 ... [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:32:11.046Z] #152 DONE 0.4s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:32:11.046Z] #153 DONE 0.3s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T02:32:11.046Z] #154 DONE 0.4s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T02:32:11.046Z] #155 ... [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #156 [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-31T02:32:11.046Z] #156 DONE 0.4s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T02:32:11.046Z] #157 DONE 0.3s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-31T02:32:11.046Z] #158 DONE 0.4s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T02:32:11.046Z] #159 DONE 0.3s [2024-07-31T02:32:11.046Z] [2024-07-31T02:32:11.046Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:32:13.001Z] #160 ... [2024-07-31T02:32:13.001Z] [2024-07-31T02:32:13.001Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T02:32:13.001Z] #155 DONE 3.6s [2024-07-31T02:32:13.001Z] [2024-07-31T02:32:13.001Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:32:13.270Z] #161 DONE 0.3s [2024-07-31T02:32:13.270Z] [2024-07-31T02:32:13.270Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:32:13.270Z] #162 DONE 0.2s [2024-07-31T02:32:13.270Z] [2024-07-31T02:32:13.270Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:32:13.858Z] #160 DONE 3.1s [2024-07-31T02:32:13.858Z] [2024-07-31T02:32:13.858Z] #102 [security-proxy-setup] exporting to image [2024-07-31T02:32:13.858Z] #102 exporting layers [2024-07-31T02:32:13.858Z] #102 ... [2024-07-31T02:32:13.858Z] [2024-07-31T02:32:13.858Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-31T02:32:13.858Z] #163 DONE 0.5s [2024-07-31T02:32:14.126Z] [2024-07-31T02:32:14.126Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-31T02:32:14.727Z] #164 DONE 0.5s [2024-07-31T02:32:14.727Z] [2024-07-31T02:32:14.727Z] #165 [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-31T02:32:14.727Z] #165 DONE 0.2s [2024-07-31T02:32:14.727Z] [2024-07-31T02:32:14.727Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:32:14.995Z] #143 ... [2024-07-31T02:32:14.996Z] [2024-07-31T02:32:14.996Z] #166 [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-31T02:32:15.272Z] #166 DONE 0.1s [2024-07-31T02:32:15.272Z] [2024-07-31T02:32:15.272Z] #102 [security-proxy-setup] exporting to image [2024-07-31T02:32:15.272Z] #102 exporting layers 1.3s done [2024-07-31T02:32:15.272Z] #102 writing image sha256:75e4912df482c90208fe4717503fee50be21b9d6c8049212b16bea019eca1f88 done [2024-07-31T02:32:15.272Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-31T02:32:15.272Z] #102 DONE 5.4s [2024-07-31T02:32:15.272Z] [2024-07-31T02:32:15.272Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T02:32:15.272Z] #167 DONE 0.2s [2024-07-31T02:32:15.272Z] [2024-07-31T02:32:15.272Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-31T02:32:15.545Z] #168 DONE 0.1s [2024-07-31T02:32:15.545Z] [2024-07-31T02:32:15.545Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T02:32:18.135Z] #169 DONE 2.3s [2024-07-31T02:32:18.135Z] [2024-07-31T02:32:18.135Z] #102 [security-bootstrapper] exporting to image [2024-07-31T02:32:18.747Z] #102 exporting layers 1.0s done [2024-07-31T02:32:18.747Z] #102 writing image sha256:8a8fe44d259f1830cac6e864fcf4d5fbbd678835d75840fb226888d8270b86a8 0.0s done [2024-07-31T02:32:18.747Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-31T02:32:18.747Z] #102 DONE 6.5s [2024-07-31T02:32:18.747Z] [2024-07-31T02:32:18.747Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:32:28.993Z] #144 ... [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #151 [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-31T02:32:28.993Z] #151 DONE 1145.7s [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:32:28.993Z] #148 ... [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:32:28.993Z] #170 DONE 0.2s [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:32:28.993Z] #171 DONE 0.2s [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:32:28.993Z] #148 ... [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #172 [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-31T02:32:28.993Z] #172 DONE 0.2s [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #173 [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-31T02:32:28.993Z] #173 DONE 0.3s [2024-07-31T02:32:28.993Z] [2024-07-31T02:32:28.993Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:32:29.321Z] #41 ... [2024-07-31T02:32:29.321Z] [2024-07-31T02:32:29.321Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:32:29.321Z] #174 DONE 0.2s [2024-07-31T02:32:29.321Z] [2024-07-31T02:32:29.321Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-31T02:32:29.671Z] #175 DONE 0.4s [2024-07-31T02:32:29.671Z] [2024-07-31T02:32:29.671Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-31T02:32:29.982Z] #176 DONE 0.3s [2024-07-31T02:32:29.982Z] [2024-07-31T02:32:29.982Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:32:29.982Z] #143 ... [2024-07-31T02:32:29.982Z] [2024-07-31T02:32:29.982Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T02:32:30.282Z] #177 DONE 0.2s [2024-07-31T02:32:30.282Z] [2024-07-31T02:32:30.282Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T02:32:33.051Z] #178 DONE 2.4s [2024-07-31T02:32:33.051Z] [2024-07-31T02:32:33.051Z] #102 [security-secretstore-setup] exporting to image [2024-07-31T02:32:33.051Z] #102 exporting layers [2024-07-31T02:32:34.054Z] #102 exporting layers 1.3s done [2024-07-31T02:32:34.054Z] #102 writing image sha256:78c00685313ab980d0cf356771e4fbe28d35c937d6e71a7aef8f6227cee88afa done [2024-07-31T02:32:34.054Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-07-31T02:32:34.054Z] #102 DONE 7.8s [2024-07-31T02:32:34.054Z] [2024-07-31T02:32:34.054Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:33:42.011Z] #149 ... [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #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-31T02:33:42.011Z] #150 DONE 1211.4s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T02:33:42.011Z] #142 ... [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:33:42.011Z] #179 DONE 0.3s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:33:42.011Z] #180 DONE 0.2s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #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-31T02:33:42.011Z] #181 DONE 0.4s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #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-31T02:33:42.011Z] #182 DONE 0.1s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #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-31T02:33:42.011Z] #183 DONE 0.2s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #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-31T02:33:42.011Z] #184 DONE 2.3s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-31T02:33:42.011Z] #102 exporting layers [2024-07-31T02:33:42.011Z] #102 exporting layers 0.8s done [2024-07-31T02:33:42.011Z] #102 writing image sha256:e8b39615a374122a74aac1ab5527fb0a7cef40494a80ed7e6221506b4048aa38 done [2024-07-31T02:33:42.011Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-31T02:33:42.011Z] #102 DONE 8.7s [2024-07-31T02:33:42.011Z] [2024-07-31T02:33:42.011Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:36:03.898Z] #144 ... [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T02:36:03.898Z] #143 DONE 1358.2s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:36:03.898Z] #41 ... [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:36:03.898Z] #185 DONE 0.3s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:36:03.898Z] #148 ... [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:36:03.898Z] #186 DONE 0.3s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:36:03.898Z] #146 ... [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #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-31T02:36:03.898Z] #187 DONE 0.4s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:36:03.898Z] #145 ... [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #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-31T02:36:03.898Z] #188 DONE 0.2s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-31T02:36:03.898Z] #102 exporting layers [2024-07-31T02:36:03.898Z] #102 exporting layers 1.0s done [2024-07-31T02:36:03.898Z] #102 writing image sha256:f45652a25a3c738dac009b9f30479bb1f69df94b4a326e778ec070739b0e8dd1 done [2024-07-31T02:36:03.898Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-07-31T02:36:03.898Z] #102 DONE 9.7s [2024-07-31T02:36:03.898Z] [2024-07-31T02:36:03.898Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T02:45:41.270Z] #148 DONE 1929.9s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:45:41.270Z] #149 ... [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:45:41.270Z] #189 DONE 0.3s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:45:41.270Z] #190 DONE 0.3s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-31T02:45:41.270Z] #191 DONE 0.5s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #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-31T02:45:41.270Z] #192 DONE 0.1s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-31T02:45:41.270Z] #193 DONE 0.2s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #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-31T02:45:41.270Z] #194 DONE 1.8s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #102 [security-proxy-auth] exporting to image [2024-07-31T02:45:41.270Z] #102 exporting layers [2024-07-31T02:45:41.270Z] #102 exporting layers 0.9s done [2024-07-31T02:45:41.270Z] #102 writing image sha256:4af4ec1d8497985a15dc4dddaaa2b211f36b1354b85039888a7383fd81693ae9 0.0s done [2024-07-31T02:45:41.270Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-31T02:45:41.270Z] #102 DONE 10.6s [2024-07-31T02:45:41.270Z] [2024-07-31T02:45:41.270Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:46:49.179Z] #149 ... [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T02:46:49.179Z] #147 DONE 1999.4s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:46:49.179Z] #145 ... [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:46:49.179Z] #195 DONE 0.2s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:46:49.179Z] #196 DONE 0.2s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:46:49.179Z] #145 ... [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T02:46:49.179Z] #197 DONE 0.5s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:46:49.179Z] #198 DONE 0.1s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #102 [core-command] exporting to image [2024-07-31T02:46:49.179Z] #102 exporting layers [2024-07-31T02:46:49.179Z] #102 exporting layers 0.5s done [2024-07-31T02:46:49.179Z] #102 writing image sha256:6a8bfbc35244de0fa1423129d288e06c8f936a4916ff1d3379a269eee7c11996 done [2024-07-31T02:46:49.179Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-31T02:46:49.179Z] #102 DONE 11.1s [2024-07-31T02:46:49.179Z] [2024-07-31T02:46:49.179Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T02:46:53.442Z] #142 DONE 2010.8s [2024-07-31T02:46:53.442Z] [2024-07-31T02:46:53.442Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:46:53.442Z] #145 ... [2024-07-31T02:46:53.442Z] [2024-07-31T02:46:53.442Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:46:53.442Z] #199 DONE 0.2s [2024-07-31T02:46:53.442Z] [2024-07-31T02:46:53.442Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:46:53.708Z] #200 DONE 0.2s [2024-07-31T02:46:53.708Z] [2024-07-31T02:46:53.708Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:46:53.708Z] #145 ... [2024-07-31T02:46:53.708Z] [2024-07-31T02:46:53.708Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T02:46:54.304Z] #201 DONE 0.6s [2024-07-31T02:46:54.304Z] [2024-07-31T02:46:54.304Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:46:54.304Z] #146 ... [2024-07-31T02:46:54.304Z] [2024-07-31T02:46:54.304Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:46:54.572Z] #202 DONE 0.2s [2024-07-31T02:46:54.572Z] [2024-07-31T02:46:54.572Z] #102 [core-data] exporting to image [2024-07-31T02:46:54.572Z] #102 exporting layers [2024-07-31T02:46:55.154Z] #102 exporting layers 0.5s done [2024-07-31T02:46:55.154Z] #102 writing image sha256:5b4ee25a1d76042c62149e58ad87ae83247fac7649a1e7b2700e35a7db69b6e5 0.0s done [2024-07-31T02:46:55.154Z] #102 naming to docker.io/library/core-data-arm64 done [2024-07-31T02:46:55.154Z] #102 DONE 11.6s [2024-07-31T02:46:55.154Z] [2024-07-31T02:46:55.154Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:46:55.740Z] #149 ... [2024-07-31T02:46:55.740Z] [2024-07-31T02:46:55.740Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T02:46:55.740Z] #144 DONE 2013.8s [2024-07-31T02:46:55.740Z] [2024-07-31T02:46:55.740Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:46:56.698Z] #149 ... [2024-07-31T02:46:56.698Z] [2024-07-31T02:46:56.698Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:46:56.699Z] #203 DONE 0.2s [2024-07-31T02:46:56.699Z] [2024-07-31T02:46:56.699Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T02:46:56.964Z] #204 DONE 0.5s [2024-07-31T02:46:56.964Z] [2024-07-31T02:46:56.964Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:46:57.229Z] #41 ... [2024-07-31T02:46:57.229Z] [2024-07-31T02:46:57.229Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:46:57.229Z] #205 DONE 0.1s [2024-07-31T02:46:57.229Z] [2024-07-31T02:46:57.229Z] #102 [core-keeper] exporting to image [2024-07-31T02:46:57.969Z] #102 exporting layers 0.6s done [2024-07-31T02:46:57.969Z] #102 writing image sha256:b0707b2ec852ae15f312a2ff3486dad0c2920a4e4ca19b61dc5eaf6ce39aedb3 done [2024-07-31T02:46:57.969Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-31T02:46:57.969Z] #102 DONE 12.2s [2024-07-31T02:46:57.969Z] [2024-07-31T02:46:57.969Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:47:06.177Z] #145 ... [2024-07-31T02:47:06.177Z] [2024-07-31T02:47:06.177Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T02:47:06.177Z] #146 DONE 2023.4s [2024-07-31T02:47:06.177Z] [2024-07-31T02:47:06.177Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:47:06.177Z] #41 ... [2024-07-31T02:47:06.177Z] [2024-07-31T02:47:06.177Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:47:06.177Z] #206 DONE 0.2s [2024-07-31T02:47:06.177Z] [2024-07-31T02:47:06.177Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:47:06.177Z] #41 ... [2024-07-31T02:47:06.177Z] [2024-07-31T02:47:06.177Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:47:06.443Z] #207 DONE 0.2s [2024-07-31T02:47:06.443Z] [2024-07-31T02:47:06.443Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-31T02:47:06.710Z] #208 DONE 0.5s [2024-07-31T02:47:06.710Z] [2024-07-31T02:47:06.710Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:47:06.976Z] #145 ... [2024-07-31T02:47:06.976Z] [2024-07-31T02:47:06.976Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:47:06.976Z] #209 DONE 0.2s [2024-07-31T02:47:06.976Z] [2024-07-31T02:47:06.976Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-31T02:47:06.976Z] #210 DONE 0.1s [2024-07-31T02:47:06.976Z] [2024-07-31T02:47:06.976Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:47:07.246Z] #145 ... [2024-07-31T02:47:07.246Z] [2024-07-31T02:47:07.246Z] #102 [core-metadata] exporting to image [2024-07-31T02:47:07.246Z] #102 exporting layers [2024-07-31T02:47:07.828Z] #102 exporting layers 0.5s done [2024-07-31T02:47:07.828Z] #102 writing image sha256:d9455fb2ec21d7a7136ddb16f22616e7fc5dba68e09b56982e83cc4467162300 done [2024-07-31T02:47:07.828Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-31T02:47:07.828Z] #102 DONE 12.7s [2024-07-31T02:47:07.828Z] [2024-07-31T02:47:07.828Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:47:40.072Z] #149 ... [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T02:47:40.072Z] #145 DONE 2055.5s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T02:47:40.072Z] #149 DONE 2055.5s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:47:40.072Z] #41 ... [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:47:40.072Z] #211 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:47:40.072Z] #212 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T02:47:40.072Z] #213 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T02:47:40.072Z] #214 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T02:47:40.072Z] #215 DONE 0.4s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T02:47:40.072Z] #216 DONE 0.6s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:47:40.072Z] #217 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #102 [support-notifications] exporting to image [2024-07-31T02:47:40.072Z] #102 exporting layers [2024-07-31T02:47:40.072Z] #102 ... [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T02:47:40.072Z] #218 DONE 0.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #102 [support-scheduler] exporting to image [2024-07-31T02:47:40.072Z] #102 exporting layers 0.5s done [2024-07-31T02:47:40.072Z] #102 writing image sha256:7cb8b66a3b1e04ba53dd975ebbeced96457ba036bf6404ff75c333eef3241012 done [2024-07-31T02:47:40.072Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-31T02:47:40.072Z] #102 writing image sha256:24dc7ae4e4d06dacbf6a798d31d5022354190d1d8c60d5289deb4125204dc9ac done [2024-07-31T02:47:40.072Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-31T02:47:40.072Z] #102 DONE 13.2s [2024-07-31T02:47:40.072Z] [2024-07-31T02:47:40.072Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T02:47:40.072Z] time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-31T02:47:40.082Z] $ docker stop --time=1 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab [2024-07-31T02:47:41.866Z] $ docker rm -f --volumes 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:47:42.470Z] + docker images [2024-07-31T02:47:42.470Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-31T02:47:42.470Z] support-scheduler-arm64 latest 24dc7ae4e4d0 4 seconds ago 37.6MB [2024-07-31T02:47:42.470Z] support-notifications-arm64 latest 7cb8b66a3b1e 4 seconds ago 38.2MB [2024-07-31T02:47:42.470Z] core-metadata-arm64 latest d9455fb2ec21 36 seconds ago 35.5MB [2024-07-31T02:47:42.470Z] core-keeper-arm64 latest b0707b2ec852 45 seconds ago 35.2MB [2024-07-31T02:47:42.470Z] core-data-arm64 latest 5b4ee25a1d76 48 seconds ago 35.4MB [2024-07-31T02:47:42.470Z] core-command-arm64 latest 6a8bfbc35244 About a minute ago 35MB [2024-07-31T02:47:42.470Z] security-proxy-auth-arm64 latest 4af4ec1d8497 2 minutes ago 32.6MB [2024-07-31T02:47:42.470Z] security-spiffe-token-provider-arm64 latest f45652a25a3c 11 minutes ago 29MB [2024-07-31T02:47:42.470Z] core-common-config-bootstrapper-arm64 latest e8b39615a374 14 minutes ago 15.3MB [2024-07-31T02:47:42.470Z] security-secretstore-setup-arm64 latest 78c00685313a 15 minutes ago 36.4MB [2024-07-31T02:47:42.470Z] security-bootstrapper-arm64 latest 8a8fe44d259f 15 minutes ago 18.9MB [2024-07-31T02:47:42.470Z] security-proxy-setup-arm64 latest 75e4912df482 15 minutes ago 26.1MB [2024-07-31T02:47:42.470Z] security-spire-agent-arm64 latest 7a6ee3ebfa81 35 minutes ago 174MB [2024-07-31T02:47:42.470Z] security-spire-server-arm64 latest eeba25dad507 35 minutes ago 116MB [2024-07-31T02:47:42.470Z] security-spire-config-arm64 latest fc995afe8a82 35 minutes ago 115MB [2024-07-31T02:47:42.470Z] ci-base-image-arm64 latest 33490d4b3694 37 minutes ago 963MB [2024-07-31T02:47:42.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-31T02:47:42.470Z] 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-31T02:47:42.638Z] provisioning config files... [2024-07-31T02:47:42.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config12334973180317859345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:47:43.037Z] ---> ****-login.sh [2024-07-31T02:47:43.038Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:47:43.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:47:43.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:47:43.315Z] Configure a credential helper to remove this warning. See [2024-07-31T02:47:43.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:47:43.315Z] [2024-07-31T02:47:43.315Z] Login Succeeded [2024-07-31T02:47:43.315Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:47:43.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:47:43.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:47:43.862Z] Configure a credential helper to remove this warning. See [2024-07-31T02:47:43.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:47:43.862Z] [2024-07-31T02:47:43.862Z] Login Succeeded [2024-07-31T02:47:43.862Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:47:44.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:47:44.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:47:44.140Z] Configure a credential helper to remove this warning. See [2024-07-31T02:47:44.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:47:44.140Z] [2024-07-31T02:47:44.140Z] Login Succeeded [2024-07-31T02:47:44.140Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:47:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:47:44.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:47:44.679Z] Configure a credential helper to remove this warning. See [2024-07-31T02:47:44.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:47:44.679Z] [2024-07-31T02:47:44.679Z] Login Succeeded [2024-07-31T02:47:44.679Z] ****.io [2024-07-31T02:47:44.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:47:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:47:45.213Z] Configure a credential helper to remove this warning. See [2024-07-31T02:47:45.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:47:45.213Z] [2024-07-31T02:47:45.213Z] Login Succeeded [2024-07-31T02:47:45.213Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:47:45.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:47:45.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:47:45.312Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-31T02:47:45.312Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:47:45.312Z] latest [2024-07-31T02:47:45.312Z] 3.2.0-dev.41 [2024-07-31T02:47:45.312Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:47:45.312Z] main [2024-07-31T02:47:45.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:45.697Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:46.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:47:46.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-31T02:47:46.093Z] 3bd53d00f755: Preparing [2024-07-31T02:47:46.093Z] 920cb1d4d666: Preparing [2024-07-31T02:47:46.093Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:46.093Z] ac4528be9728: Preparing [2024-07-31T02:47:46.093Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:46.093Z] c08a3e93f783: Preparing [2024-07-31T02:47:46.093Z] 3c20671a5817: Preparing [2024-07-31T02:47:46.093Z] c08a3e93f783: Waiting [2024-07-31T02:47:46.093Z] 3c20671a5817: Waiting [2024-07-31T02:47:46.361Z] 3bd53d00f755: Pushed [2024-07-31T02:47:46.361Z] ac4528be9728: Pushed [2024-07-31T02:47:46.361Z] db1ed6fcdbe7: Pushed [2024-07-31T02:47:46.361Z] 1c6b87a4cd83: Pushed [2024-07-31T02:47:46.361Z] 3c20671a5817: Layer already exists [2024-07-31T02:47:46.628Z] c08a3e93f783: Pushed [2024-07-31T02:47:53.283Z] 920cb1d4d666: Pushed [2024-07-31T02:47:53.283Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:53.665Z] + 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-31T02:47:54.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-31T02:47:54.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-31T02:47:54.031Z] 3bd53d00f755: Preparing [2024-07-31T02:47:54.031Z] 920cb1d4d666: Preparing [2024-07-31T02:47:54.031Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:54.031Z] ac4528be9728: Preparing [2024-07-31T02:47:54.031Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:54.031Z] c08a3e93f783: Preparing [2024-07-31T02:47:54.031Z] 3c20671a5817: Preparing [2024-07-31T02:47:54.031Z] c08a3e93f783: Waiting [2024-07-31T02:47:54.031Z] 3c20671a5817: Waiting [2024-07-31T02:47:54.031Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:47:54.031Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:47:54.031Z] 3bd53d00f755: Layer already exists [2024-07-31T02:47:54.031Z] ac4528be9728: Layer already exists [2024-07-31T02:47:54.031Z] 920cb1d4d666: Layer already exists [2024-07-31T02:47:54.031Z] c08a3e93f783: Layer already exists [2024-07-31T02:47:54.031Z] 3c20671a5817: Layer already exists [2024-07-31T02:47:54.299Z] latest: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:54.666Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:55.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 [2024-07-31T02:47:55.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-31T02:47:55.027Z] 3bd53d00f755: Preparing [2024-07-31T02:47:55.027Z] 920cb1d4d666: Preparing [2024-07-31T02:47:55.027Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:55.027Z] ac4528be9728: Preparing [2024-07-31T02:47:55.027Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:55.027Z] c08a3e93f783: Preparing [2024-07-31T02:47:55.027Z] 3c20671a5817: Preparing [2024-07-31T02:47:55.027Z] c08a3e93f783: Waiting [2024-07-31T02:47:55.027Z] 3c20671a5817: Waiting [2024-07-31T02:47:55.027Z] ac4528be9728: Layer already exists [2024-07-31T02:47:55.027Z] 920cb1d4d666: Layer already exists [2024-07-31T02:47:55.027Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:47:55.027Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:47:55.027Z] 3bd53d00f755: Layer already exists [2024-07-31T02:47:55.027Z] c08a3e93f783: Layer already exists [2024-07-31T02:47:55.027Z] 3c20671a5817: Layer already exists [2024-07-31T02:47:55.295Z] 3.2.0-dev.41: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:55.673Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:56.042Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:47:56.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-31T02:47:56.042Z] 3bd53d00f755: Preparing [2024-07-31T02:47:56.042Z] 920cb1d4d666: Preparing [2024-07-31T02:47:56.042Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:56.042Z] ac4528be9728: Preparing [2024-07-31T02:47:56.042Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:56.042Z] c08a3e93f783: Preparing [2024-07-31T02:47:56.042Z] 3c20671a5817: Preparing [2024-07-31T02:47:56.042Z] c08a3e93f783: Waiting [2024-07-31T02:47:56.042Z] 3c20671a5817: Waiting [2024-07-31T02:47:56.042Z] ac4528be9728: Layer already exists [2024-07-31T02:47:56.042Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:47:56.042Z] 3bd53d00f755: Layer already exists [2024-07-31T02:47:56.042Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:47:56.042Z] 920cb1d4d666: Layer already exists [2024-07-31T02:47:56.042Z] 3c20671a5817: Layer already exists [2024-07-31T02:47:56.042Z] c08a3e93f783: Layer already exists [2024-07-31T02:47:56.310Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:56.679Z] + 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-31T02:47:57.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-31T02:47:57.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-31T02:47:57.320Z] 3bd53d00f755: Preparing [2024-07-31T02:47:57.320Z] 920cb1d4d666: Preparing [2024-07-31T02:47:57.320Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:57.320Z] ac4528be9728: Preparing [2024-07-31T02:47:57.320Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:57.320Z] c08a3e93f783: Preparing [2024-07-31T02:47:57.320Z] 3c20671a5817: Preparing [2024-07-31T02:47:57.320Z] c08a3e93f783: Waiting [2024-07-31T02:47:57.320Z] 3c20671a5817: Waiting [2024-07-31T02:47:57.320Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:47:57.320Z] ac4528be9728: Layer already exists [2024-07-31T02:47:57.320Z] 3bd53d00f755: Layer already exists [2024-07-31T02:47:57.320Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:47:57.320Z] 920cb1d4d666: Layer already exists [2024-07-31T02:47:57.320Z] 3c20671a5817: Layer already exists [2024-07-31T02:47:57.320Z] c08a3e93f783: Layer already exists [2024-07-31T02:47:57.596Z] main: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:47:57.687Z] ===================================================== [Pipeline] echo [2024-07-31T02:47:57.701Z] taggedImages: [2024-07-31T02:47:57.701Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:47:57.701Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-31T02:47:57.701Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 [2024-07-31T02:47:57.701Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:47:57.701Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-31T02:47:57.731Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-31T02:47:57.731Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:47:57.731Z] latest [2024-07-31T02:47:57.731Z] 3.2.0-dev.41 [2024-07-31T02:47:57.731Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:47:57.731Z] main [2024-07-31T02:47:57.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:58.110Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:47:58.484Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:47:58.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-31T02:47:58.484Z] 12122c977a40: Preparing [2024-07-31T02:47:58.484Z] 12e0aa1a5cb5: Preparing [2024-07-31T02:47:58.484Z] 85dcd78a4153: Preparing [2024-07-31T02:47:58.484Z] 30d20ec1e315: Preparing [2024-07-31T02:47:58.484Z] 1c6b87a4cd83: Preparing [2024-07-31T02:47:58.484Z] ac4528be9728: Preparing [2024-07-31T02:47:58.484Z] db1ed6fcdbe7: Preparing [2024-07-31T02:47:58.484Z] c08a3e93f783: Preparing [2024-07-31T02:47:58.484Z] 3c20671a5817: Preparing [2024-07-31T02:47:58.484Z] ac4528be9728: Waiting [2024-07-31T02:47:58.484Z] db1ed6fcdbe7: Waiting [2024-07-31T02:47:58.484Z] c08a3e93f783: Waiting [2024-07-31T02:47:58.484Z] 3c20671a5817: Waiting [2024-07-31T02:47:58.754Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:47:58.754Z] ac4528be9728: Layer already exists [2024-07-31T02:47:58.754Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:47:58.754Z] 85dcd78a4153: Pushed [2024-07-31T02:47:58.754Z] 12e0aa1a5cb5: Pushed [2024-07-31T02:47:58.754Z] 12122c977a40: Pushed [2024-07-31T02:47:58.754Z] c08a3e93f783: Layer already exists [2024-07-31T02:47:58.754Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:00.687Z] 30d20ec1e315: Pushed [2024-07-31T02:48:00.953Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:01.320Z] + 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-31T02:48:01.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-31T02:48:01.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-31T02:48:01.685Z] 12122c977a40: Preparing [2024-07-31T02:48:01.685Z] 12e0aa1a5cb5: Preparing [2024-07-31T02:48:01.685Z] 85dcd78a4153: Preparing [2024-07-31T02:48:01.685Z] 30d20ec1e315: Preparing [2024-07-31T02:48:01.685Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:01.685Z] ac4528be9728: Preparing [2024-07-31T02:48:01.685Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:01.685Z] c08a3e93f783: Preparing [2024-07-31T02:48:01.685Z] 3c20671a5817: Preparing [2024-07-31T02:48:01.685Z] ac4528be9728: Waiting [2024-07-31T02:48:01.685Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:01.685Z] c08a3e93f783: Waiting [2024-07-31T02:48:01.685Z] 3c20671a5817: Waiting [2024-07-31T02:48:01.685Z] 85dcd78a4153: Layer already exists [2024-07-31T02:48:01.685Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:01.685Z] 12122c977a40: Layer already exists [2024-07-31T02:48:01.685Z] 12e0aa1a5cb5: Layer already exists [2024-07-31T02:48:01.685Z] 30d20ec1e315: Layer already exists [2024-07-31T02:48:01.685Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:01.685Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:01.685Z] ac4528be9728: Layer already exists [2024-07-31T02:48:01.685Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:01.951Z] latest: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:02.319Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:02.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 [2024-07-31T02:48:02.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-31T02:48:02.695Z] 12122c977a40: Preparing [2024-07-31T02:48:02.695Z] 12e0aa1a5cb5: Preparing [2024-07-31T02:48:02.695Z] 85dcd78a4153: Preparing [2024-07-31T02:48:02.695Z] 30d20ec1e315: Preparing [2024-07-31T02:48:02.695Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:02.695Z] ac4528be9728: Preparing [2024-07-31T02:48:02.695Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:02.695Z] ac4528be9728: Waiting [2024-07-31T02:48:02.695Z] c08a3e93f783: Preparing [2024-07-31T02:48:02.695Z] 3c20671a5817: Preparing [2024-07-31T02:48:02.695Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:02.695Z] c08a3e93f783: Waiting [2024-07-31T02:48:02.695Z] 3c20671a5817: Waiting [2024-07-31T02:48:02.695Z] 12122c977a40: Layer already exists [2024-07-31T02:48:02.695Z] 30d20ec1e315: Layer already exists [2024-07-31T02:48:02.695Z] 12e0aa1a5cb5: Layer already exists [2024-07-31T02:48:02.695Z] 85dcd78a4153: Layer already exists [2024-07-31T02:48:02.695Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:02.695Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:02.695Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:02.695Z] ac4528be9728: Layer already exists [2024-07-31T02:48:02.695Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:02.961Z] 3.2.0-dev.41: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:03.308Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:03.674Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-31T02:48:03.674Z] 12122c977a40: Preparing [2024-07-31T02:48:03.674Z] 12e0aa1a5cb5: Preparing [2024-07-31T02:48:03.674Z] 85dcd78a4153: Preparing [2024-07-31T02:48:03.674Z] 30d20ec1e315: Preparing [2024-07-31T02:48:03.674Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:03.674Z] ac4528be9728: Preparing [2024-07-31T02:48:03.674Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:03.674Z] ac4528be9728: Waiting [2024-07-31T02:48:03.674Z] c08a3e93f783: Preparing [2024-07-31T02:48:03.674Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:03.674Z] 3c20671a5817: Preparing [2024-07-31T02:48:03.674Z] c08a3e93f783: Waiting [2024-07-31T02:48:03.674Z] 3c20671a5817: Waiting [2024-07-31T02:48:03.674Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:03.674Z] 12e0aa1a5cb5: Layer already exists [2024-07-31T02:48:03.674Z] 85dcd78a4153: Layer already exists [2024-07-31T02:48:03.674Z] 12122c977a40: Layer already exists [2024-07-31T02:48:03.674Z] 30d20ec1e315: Layer already exists [2024-07-31T02:48:03.674Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:03.674Z] ac4528be9728: Layer already exists [2024-07-31T02:48:03.674Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:03.940Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:03.940Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:04.304Z] + 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-31T02:48:04.677Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-31T02:48:04.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-31T02:48:04.678Z] 12122c977a40: Preparing [2024-07-31T02:48:04.678Z] 12e0aa1a5cb5: Preparing [2024-07-31T02:48:04.678Z] 85dcd78a4153: Preparing [2024-07-31T02:48:04.678Z] 30d20ec1e315: Preparing [2024-07-31T02:48:04.678Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:04.678Z] ac4528be9728: Preparing [2024-07-31T02:48:04.678Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:04.678Z] c08a3e93f783: Preparing [2024-07-31T02:48:04.678Z] 3c20671a5817: Preparing [2024-07-31T02:48:04.678Z] ac4528be9728: Waiting [2024-07-31T02:48:04.678Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:04.678Z] c08a3e93f783: Waiting [2024-07-31T02:48:04.678Z] 3c20671a5817: Waiting [2024-07-31T02:48:04.678Z] 85dcd78a4153: Layer already exists [2024-07-31T02:48:04.678Z] 30d20ec1e315: Layer already exists [2024-07-31T02:48:04.678Z] 12122c977a40: Layer already exists [2024-07-31T02:48:04.678Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:04.678Z] 12e0aa1a5cb5: Layer already exists [2024-07-31T02:48:04.678Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:04.678Z] ac4528be9728: Layer already exists [2024-07-31T02:48:04.678Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:04.678Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:04.945Z] main: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:48:05.034Z] ===================================================== [Pipeline] echo [2024-07-31T02:48:05.050Z] taggedImages: [2024-07-31T02:48:05.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:05.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-31T02:48:05.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 [2024-07-31T02:48:05.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:05.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-31T02:48:05.082Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-31T02:48:05.082Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:05.082Z] latest [2024-07-31T02:48:05.082Z] 3.2.0-dev.41 [2024-07-31T02:48:05.082Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:05.082Z] main [2024-07-31T02:48:05.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:05.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:05.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:05.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-31T02:48:05.836Z] f86dccc01eba: Preparing [2024-07-31T02:48:05.836Z] e3df03240dca: Preparing [2024-07-31T02:48:05.836Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:05.836Z] ac4528be9728: Preparing [2024-07-31T02:48:05.836Z] 7e088e89a405: Preparing [2024-07-31T02:48:05.836Z] df07678df388: Preparing [2024-07-31T02:48:05.836Z] 3c20671a5817: Preparing [2024-07-31T02:48:05.836Z] df07678df388: Waiting [2024-07-31T02:48:05.836Z] 3c20671a5817: Waiting [2024-07-31T02:48:06.103Z] ac4528be9728: Layer already exists [2024-07-31T02:48:06.103Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:06.103Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:06.103Z] 7e088e89a405: Pushed [2024-07-31T02:48:06.103Z] f86dccc01eba: Pushed [2024-07-31T02:48:06.103Z] df07678df388: Pushed [2024-07-31T02:48:12.753Z] e3df03240dca: Pushed [2024-07-31T02:48:12.753Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:13.137Z] + 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-31T02:48:13.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-31T02:48:13.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-31T02:48:13.650Z] f86dccc01eba: Preparing [2024-07-31T02:48:13.650Z] e3df03240dca: Preparing [2024-07-31T02:48:13.650Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:13.650Z] ac4528be9728: Preparing [2024-07-31T02:48:13.650Z] 7e088e89a405: Preparing [2024-07-31T02:48:13.650Z] df07678df388: Preparing [2024-07-31T02:48:13.650Z] 3c20671a5817: Preparing [2024-07-31T02:48:13.650Z] df07678df388: Waiting [2024-07-31T02:48:13.650Z] 3c20671a5817: Waiting [2024-07-31T02:48:13.650Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:13.650Z] e3df03240dca: Layer already exists [2024-07-31T02:48:13.650Z] f86dccc01eba: Layer already exists [2024-07-31T02:48:13.650Z] ac4528be9728: Layer already exists [2024-07-31T02:48:13.650Z] 7e088e89a405: Layer already exists [2024-07-31T02:48:13.650Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:13.650Z] df07678df388: Layer already exists [2024-07-31T02:48:13.918Z] latest: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:14.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:14.647Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 [2024-07-31T02:48:14.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-31T02:48:14.647Z] f86dccc01eba: Preparing [2024-07-31T02:48:14.647Z] e3df03240dca: Preparing [2024-07-31T02:48:14.647Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:14.647Z] ac4528be9728: Preparing [2024-07-31T02:48:14.647Z] 7e088e89a405: Preparing [2024-07-31T02:48:14.647Z] df07678df388: Preparing [2024-07-31T02:48:14.647Z] 3c20671a5817: Preparing [2024-07-31T02:48:14.647Z] df07678df388: Waiting [2024-07-31T02:48:14.647Z] 3c20671a5817: Waiting [2024-07-31T02:48:14.647Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:14.647Z] 7e088e89a405: Layer already exists [2024-07-31T02:48:14.647Z] f86dccc01eba: Layer already exists [2024-07-31T02:48:14.647Z] ac4528be9728: Layer already exists [2024-07-31T02:48:14.647Z] e3df03240dca: Layer already exists [2024-07-31T02:48:14.647Z] df07678df388: Layer already exists [2024-07-31T02:48:14.647Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:14.915Z] 3.2.0-dev.41: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:15.279Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:15.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:15.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-31T02:48:15.643Z] f86dccc01eba: Preparing [2024-07-31T02:48:15.643Z] e3df03240dca: Preparing [2024-07-31T02:48:15.643Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:15.643Z] ac4528be9728: Preparing [2024-07-31T02:48:15.643Z] 7e088e89a405: Preparing [2024-07-31T02:48:15.643Z] df07678df388: Preparing [2024-07-31T02:48:15.643Z] 3c20671a5817: Preparing [2024-07-31T02:48:15.643Z] df07678df388: Waiting [2024-07-31T02:48:15.643Z] 3c20671a5817: Waiting [2024-07-31T02:48:15.643Z] e3df03240dca: Layer already exists [2024-07-31T02:48:15.643Z] f86dccc01eba: Layer already exists [2024-07-31T02:48:15.643Z] 7e088e89a405: Layer already exists [2024-07-31T02:48:15.643Z] ac4528be9728: Layer already exists [2024-07-31T02:48:15.643Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:15.643Z] df07678df388: Layer already exists [2024-07-31T02:48:15.643Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:15.910Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:16.289Z] + 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-31T02:48:16.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-31T02:48:16.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-31T02:48:16.656Z] f86dccc01eba: Preparing [2024-07-31T02:48:16.656Z] e3df03240dca: Preparing [2024-07-31T02:48:16.656Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:16.656Z] ac4528be9728: Preparing [2024-07-31T02:48:16.656Z] 7e088e89a405: Preparing [2024-07-31T02:48:16.656Z] df07678df388: Preparing [2024-07-31T02:48:16.656Z] 3c20671a5817: Preparing [2024-07-31T02:48:16.656Z] df07678df388: Waiting [2024-07-31T02:48:16.656Z] 3c20671a5817: Waiting [2024-07-31T02:48:16.656Z] f86dccc01eba: Layer already exists [2024-07-31T02:48:16.656Z] 7e088e89a405: Layer already exists [2024-07-31T02:48:16.656Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:16.656Z] ac4528be9728: Layer already exists [2024-07-31T02:48:16.656Z] e3df03240dca: Layer already exists [2024-07-31T02:48:16.656Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:16.656Z] df07678df388: Layer already exists [2024-07-31T02:48:16.922Z] main: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:48:17.011Z] ===================================================== [Pipeline] echo [2024-07-31T02:48:17.027Z] taggedImages: [2024-07-31T02:48:17.027Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:17.027Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-31T02:48:17.027Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 [2024-07-31T02:48:17.027Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:17.027Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-31T02:48:17.057Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-31T02:48:17.057Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:17.057Z] latest [2024-07-31T02:48:17.057Z] 3.2.0-dev.41 [2024-07-31T02:48:17.057Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:17.057Z] main [2024-07-31T02:48:17.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:17.448Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:17.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:17.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-31T02:48:17.825Z] a50922dfb875: Preparing [2024-07-31T02:48:17.825Z] 72aeb4fe491a: Preparing [2024-07-31T02:48:17.825Z] ac4528be9728: Preparing [2024-07-31T02:48:17.825Z] 4bec5ce407ce: Preparing [2024-07-31T02:48:17.825Z] eb9bced59b9c: Preparing [2024-07-31T02:48:17.825Z] 3c20671a5817: Preparing [2024-07-31T02:48:17.825Z] 3c20671a5817: Waiting [2024-07-31T02:48:17.825Z] ac4528be9728: Layer already exists [2024-07-31T02:48:18.092Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:18.092Z] eb9bced59b9c: Pushed [2024-07-31T02:48:18.092Z] 4bec5ce407ce: Pushed [2024-07-31T02:48:18.092Z] a50922dfb875: Pushed [2024-07-31T02:48:24.741Z] 72aeb4fe491a: Pushed [2024-07-31T02:48:25.008Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:25.385Z] + 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-31T02:48:25.748Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-31T02:48:25.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-31T02:48:25.748Z] a50922dfb875: Preparing [2024-07-31T02:48:25.748Z] 72aeb4fe491a: Preparing [2024-07-31T02:48:25.748Z] ac4528be9728: Preparing [2024-07-31T02:48:25.748Z] 4bec5ce407ce: Preparing [2024-07-31T02:48:25.748Z] eb9bced59b9c: Preparing [2024-07-31T02:48:25.748Z] 3c20671a5817: Preparing [2024-07-31T02:48:25.748Z] 3c20671a5817: Waiting [2024-07-31T02:48:25.748Z] a50922dfb875: Layer already exists [2024-07-31T02:48:25.748Z] ac4528be9728: Layer already exists [2024-07-31T02:48:25.748Z] 72aeb4fe491a: Layer already exists [2024-07-31T02:48:25.748Z] 4bec5ce407ce: Layer already exists [2024-07-31T02:48:25.748Z] eb9bced59b9c: Layer already exists [2024-07-31T02:48:25.748Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:26.016Z] latest: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:26.390Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:26.767Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 [2024-07-31T02:48:26.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-31T02:48:26.768Z] a50922dfb875: Preparing [2024-07-31T02:48:26.768Z] 72aeb4fe491a: Preparing [2024-07-31T02:48:26.768Z] ac4528be9728: Preparing [2024-07-31T02:48:26.768Z] 4bec5ce407ce: Preparing [2024-07-31T02:48:26.768Z] eb9bced59b9c: Preparing [2024-07-31T02:48:26.768Z] 3c20671a5817: Preparing [2024-07-31T02:48:26.768Z] 3c20671a5817: Waiting [2024-07-31T02:48:26.768Z] eb9bced59b9c: Layer already exists [2024-07-31T02:48:26.768Z] ac4528be9728: Layer already exists [2024-07-31T02:48:26.768Z] a50922dfb875: Layer already exists [2024-07-31T02:48:26.768Z] 4bec5ce407ce: Layer already exists [2024-07-31T02:48:26.768Z] 72aeb4fe491a: Layer already exists [2024-07-31T02:48:26.768Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:27.034Z] 3.2.0-dev.41: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:27.405Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:27.760Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:27.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-31T02:48:27.760Z] a50922dfb875: Preparing [2024-07-31T02:48:27.760Z] 72aeb4fe491a: Preparing [2024-07-31T02:48:27.760Z] ac4528be9728: Preparing [2024-07-31T02:48:27.760Z] 4bec5ce407ce: Preparing [2024-07-31T02:48:27.760Z] eb9bced59b9c: Preparing [2024-07-31T02:48:27.760Z] 3c20671a5817: Preparing [2024-07-31T02:48:27.760Z] 3c20671a5817: Waiting [2024-07-31T02:48:27.760Z] 4bec5ce407ce: Layer already exists [2024-07-31T02:48:27.760Z] 72aeb4fe491a: Layer already exists [2024-07-31T02:48:27.760Z] a50922dfb875: Layer already exists [2024-07-31T02:48:27.760Z] eb9bced59b9c: Layer already exists [2024-07-31T02:48:27.760Z] ac4528be9728: Layer already exists [2024-07-31T02:48:27.760Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:28.025Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:28.386Z] + 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-31T02:48:28.764Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-31T02:48:28.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-31T02:48:28.765Z] a50922dfb875: Preparing [2024-07-31T02:48:28.765Z] 72aeb4fe491a: Preparing [2024-07-31T02:48:28.765Z] ac4528be9728: Preparing [2024-07-31T02:48:28.765Z] 4bec5ce407ce: Preparing [2024-07-31T02:48:28.765Z] eb9bced59b9c: Preparing [2024-07-31T02:48:28.765Z] 3c20671a5817: Preparing [2024-07-31T02:48:28.765Z] 3c20671a5817: Waiting [2024-07-31T02:48:28.765Z] a50922dfb875: Layer already exists [2024-07-31T02:48:28.765Z] eb9bced59b9c: Layer already exists [2024-07-31T02:48:28.765Z] 72aeb4fe491a: Layer already exists [2024-07-31T02:48:28.765Z] ac4528be9728: Layer already exists [2024-07-31T02:48:28.765Z] 4bec5ce407ce: Layer already exists [2024-07-31T02:48:28.765Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:29.033Z] main: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:48:29.128Z] ===================================================== [Pipeline] echo [2024-07-31T02:48:29.147Z] taggedImages: [2024-07-31T02:48:29.147Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:29.147Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-31T02:48:29.147Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 [2024-07-31T02:48:29.147Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:29.147Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-31T02:48:29.185Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-31T02:48:29.185Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:29.185Z] latest [2024-07-31T02:48:29.185Z] 3.2.0-dev.41 [2024-07-31T02:48:29.185Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:29.185Z] main [2024-07-31T02:48:29.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:29.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:30.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:30.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-31T02:48:30.210Z] ff66e20ef66e: Preparing [2024-07-31T02:48:30.210Z] e52f0e024be8: Preparing [2024-07-31T02:48:30.210Z] f0d9c6235597: Preparing [2024-07-31T02:48:30.210Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:30.210Z] ac4528be9728: Preparing [2024-07-31T02:48:30.210Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:30.210Z] c08a3e93f783: Preparing [2024-07-31T02:48:30.210Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:30.210Z] 3c20671a5817: Preparing [2024-07-31T02:48:30.210Z] c08a3e93f783: Waiting [2024-07-31T02:48:30.210Z] 3c20671a5817: Waiting [2024-07-31T02:48:30.488Z] ac4528be9728: Layer already exists [2024-07-31T02:48:30.488Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:30.488Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:30.488Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:30.488Z] e52f0e024be8: Pushed [2024-07-31T02:48:30.488Z] ff66e20ef66e: Pushed [2024-07-31T02:48:30.488Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:37.134Z] f0d9c6235597: Pushed [2024-07-31T02:48:37.406Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:37.770Z] + 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-31T02:48:38.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-31T02:48:38.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-31T02:48:38.324Z] ff66e20ef66e: Preparing [2024-07-31T02:48:38.324Z] e52f0e024be8: Preparing [2024-07-31T02:48:38.324Z] f0d9c6235597: Preparing [2024-07-31T02:48:38.324Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:38.324Z] ac4528be9728: Preparing [2024-07-31T02:48:38.324Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:38.324Z] c08a3e93f783: Preparing [2024-07-31T02:48:38.324Z] 3c20671a5817: Preparing [2024-07-31T02:48:38.324Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:38.324Z] c08a3e93f783: Waiting [2024-07-31T02:48:38.324Z] 3c20671a5817: Waiting [2024-07-31T02:48:38.324Z] e52f0e024be8: Layer already exists [2024-07-31T02:48:38.324Z] ff66e20ef66e: Layer already exists [2024-07-31T02:48:38.324Z] f0d9c6235597: Layer already exists [2024-07-31T02:48:38.324Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:38.324Z] ac4528be9728: Layer already exists [2024-07-31T02:48:38.324Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:38.324Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:38.324Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:38.324Z] latest: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:38.705Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:39.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 [2024-07-31T02:48:39.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-31T02:48:39.089Z] ff66e20ef66e: Preparing [2024-07-31T02:48:39.089Z] e52f0e024be8: Preparing [2024-07-31T02:48:39.089Z] f0d9c6235597: Preparing [2024-07-31T02:48:39.089Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:39.089Z] ac4528be9728: Preparing [2024-07-31T02:48:39.089Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:39.089Z] c08a3e93f783: Preparing [2024-07-31T02:48:39.089Z] 3c20671a5817: Preparing [2024-07-31T02:48:39.089Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:39.089Z] c08a3e93f783: Waiting [2024-07-31T02:48:39.089Z] 3c20671a5817: Waiting [2024-07-31T02:48:39.089Z] f0d9c6235597: Layer already exists [2024-07-31T02:48:39.089Z] ff66e20ef66e: Layer already exists [2024-07-31T02:48:39.089Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:39.089Z] e52f0e024be8: Layer already exists [2024-07-31T02:48:39.089Z] ac4528be9728: Layer already exists [2024-07-31T02:48:39.089Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:39.089Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:39.089Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:39.376Z] 3.2.0-dev.41: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:39.766Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:40.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:40.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-31T02:48:40.126Z] ff66e20ef66e: Preparing [2024-07-31T02:48:40.126Z] e52f0e024be8: Preparing [2024-07-31T02:48:40.126Z] f0d9c6235597: Preparing [2024-07-31T02:48:40.126Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:40.126Z] ac4528be9728: Preparing [2024-07-31T02:48:40.126Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:40.126Z] c08a3e93f783: Preparing [2024-07-31T02:48:40.126Z] 3c20671a5817: Preparing [2024-07-31T02:48:40.126Z] c08a3e93f783: Waiting [2024-07-31T02:48:40.126Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:40.126Z] 3c20671a5817: Waiting [2024-07-31T02:48:40.126Z] e52f0e024be8: Layer already exists [2024-07-31T02:48:40.126Z] f0d9c6235597: Layer already exists [2024-07-31T02:48:40.126Z] ac4528be9728: Layer already exists [2024-07-31T02:48:40.126Z] ff66e20ef66e: Layer already exists [2024-07-31T02:48:40.126Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:40.126Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:40.126Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:40.126Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:40.391Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:40.746Z] + 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-31T02:48:41.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-31T02:48:41.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-31T02:48:41.101Z] ff66e20ef66e: Preparing [2024-07-31T02:48:41.101Z] e52f0e024be8: Preparing [2024-07-31T02:48:41.101Z] f0d9c6235597: Preparing [2024-07-31T02:48:41.101Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:41.102Z] ac4528be9728: Preparing [2024-07-31T02:48:41.102Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:41.102Z] c08a3e93f783: Preparing [2024-07-31T02:48:41.102Z] 3c20671a5817: Preparing [2024-07-31T02:48:41.102Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:41.102Z] c08a3e93f783: Waiting [2024-07-31T02:48:41.102Z] 3c20671a5817: Waiting [2024-07-31T02:48:41.102Z] f0d9c6235597: Layer already exists [2024-07-31T02:48:41.102Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:41.102Z] ac4528be9728: Layer already exists [2024-07-31T02:48:41.102Z] e52f0e024be8: Layer already exists [2024-07-31T02:48:41.102Z] ff66e20ef66e: Layer already exists [2024-07-31T02:48:41.102Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:41.102Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:41.102Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:41.368Z] main: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:48:41.465Z] ===================================================== [Pipeline] echo [2024-07-31T02:48:41.481Z] taggedImages: [2024-07-31T02:48:41.481Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:41.481Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-31T02:48:41.481Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 [2024-07-31T02:48:41.481Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:41.481Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-31T02:48:41.512Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-31T02:48:41.512Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:41.512Z] latest [2024-07-31T02:48:41.512Z] 3.2.0-dev.41 [2024-07-31T02:48:41.512Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:41.512Z] main [2024-07-31T02:48:41.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:41.891Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:42.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:42.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-31T02:48:42.250Z] b3c67310c099: Preparing [2024-07-31T02:48:42.250Z] eeddf8e88c25: Preparing [2024-07-31T02:48:42.250Z] b957cd8fa973: Preparing [2024-07-31T02:48:42.250Z] 68a5e4dc9b19: Preparing [2024-07-31T02:48:42.250Z] 170e1ac06831: Preparing [2024-07-31T02:48:42.250Z] 65547b77b685: Preparing [2024-07-31T02:48:42.250Z] de1060b1a9e2: Preparing [2024-07-31T02:48:42.250Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:42.250Z] ac4528be9728: Preparing [2024-07-31T02:48:42.250Z] 05e0dba55b5a: Preparing [2024-07-31T02:48:42.250Z] 108742130ee3: Preparing [2024-07-31T02:48:42.250Z] 5f70bf18a086: Preparing [2024-07-31T02:48:42.250Z] be23da2d93c8: Preparing [2024-07-31T02:48:42.250Z] 2c5bc885694c: Preparing [2024-07-31T02:48:42.250Z] 2d552de3b511: Preparing [2024-07-31T02:48:42.250Z] 3c20671a5817: Preparing [2024-07-31T02:48:42.250Z] de1060b1a9e2: Waiting [2024-07-31T02:48:42.250Z] 1c6b87a4cd83: Waiting [2024-07-31T02:48:42.250Z] ac4528be9728: Waiting [2024-07-31T02:48:42.250Z] 05e0dba55b5a: Waiting [2024-07-31T02:48:42.250Z] 108742130ee3: Waiting [2024-07-31T02:48:42.250Z] 5f70bf18a086: Waiting [2024-07-31T02:48:42.250Z] be23da2d93c8: Waiting [2024-07-31T02:48:42.250Z] 65547b77b685: Waiting [2024-07-31T02:48:42.250Z] 2c5bc885694c: Waiting [2024-07-31T02:48:42.250Z] 3c20671a5817: Waiting [2024-07-31T02:48:42.250Z] 2d552de3b511: Waiting [2024-07-31T02:48:42.520Z] b3c67310c099: Pushed [2024-07-31T02:48:42.520Z] eeddf8e88c25: Pushed [2024-07-31T02:48:42.520Z] 68a5e4dc9b19: Pushed [2024-07-31T02:48:42.520Z] b957cd8fa973: Pushed [2024-07-31T02:48:42.520Z] 170e1ac06831: Pushed [2024-07-31T02:48:42.520Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:42.786Z] ac4528be9728: Layer already exists [2024-07-31T02:48:42.786Z] 5f70bf18a086: Layer already exists [2024-07-31T02:48:42.786Z] 65547b77b685: Pushed [2024-07-31T02:48:42.786Z] 05e0dba55b5a: Pushed [2024-07-31T02:48:42.786Z] 108742130ee3: Pushed [2024-07-31T02:48:42.786Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:42.786Z] be23da2d93c8: Pushed [2024-07-31T02:48:42.786Z] 2c5bc885694c: Pushed [2024-07-31T02:48:43.051Z] 2d552de3b511: Pushed [2024-07-31T02:48:45.631Z] de1060b1a9e2: Pushed [2024-07-31T02:48:45.631Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:46.253Z] + 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-31T02:48:46.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-31T02:48:46.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-31T02:48:46.606Z] b3c67310c099: Preparing [2024-07-31T02:48:46.606Z] eeddf8e88c25: Preparing [2024-07-31T02:48:46.606Z] b957cd8fa973: Preparing [2024-07-31T02:48:46.606Z] 68a5e4dc9b19: Preparing [2024-07-31T02:48:46.606Z] 170e1ac06831: Preparing [2024-07-31T02:48:46.606Z] 65547b77b685: Preparing [2024-07-31T02:48:46.606Z] de1060b1a9e2: Preparing [2024-07-31T02:48:46.606Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:46.606Z] ac4528be9728: Preparing [2024-07-31T02:48:46.606Z] 05e0dba55b5a: Preparing [2024-07-31T02:48:46.606Z] 108742130ee3: Preparing [2024-07-31T02:48:46.606Z] 5f70bf18a086: Preparing [2024-07-31T02:48:46.606Z] be23da2d93c8: Preparing [2024-07-31T02:48:46.606Z] 2c5bc885694c: Preparing [2024-07-31T02:48:46.606Z] 2d552de3b511: Preparing [2024-07-31T02:48:46.606Z] 3c20671a5817: Preparing [2024-07-31T02:48:46.606Z] 1c6b87a4cd83: Waiting [2024-07-31T02:48:46.606Z] ac4528be9728: Waiting [2024-07-31T02:48:46.606Z] 05e0dba55b5a: Waiting [2024-07-31T02:48:46.606Z] 108742130ee3: Waiting [2024-07-31T02:48:46.606Z] 5f70bf18a086: Waiting [2024-07-31T02:48:46.606Z] be23da2d93c8: Waiting [2024-07-31T02:48:46.606Z] 2c5bc885694c: Waiting [2024-07-31T02:48:46.606Z] 2d552de3b511: Waiting [2024-07-31T02:48:46.606Z] 3c20671a5817: Waiting [2024-07-31T02:48:46.606Z] 65547b77b685: Waiting [2024-07-31T02:48:46.606Z] de1060b1a9e2: Waiting [2024-07-31T02:48:46.606Z] b3c67310c099: Layer already exists [2024-07-31T02:48:46.606Z] b957cd8fa973: Layer already exists [2024-07-31T02:48:46.606Z] 170e1ac06831: Layer already exists [2024-07-31T02:48:46.606Z] 68a5e4dc9b19: Layer already exists [2024-07-31T02:48:46.606Z] eeddf8e88c25: Layer already exists [2024-07-31T02:48:46.606Z] 65547b77b685: Layer already exists [2024-07-31T02:48:46.606Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:46.606Z] de1060b1a9e2: Layer already exists [2024-07-31T02:48:46.606Z] 05e0dba55b5a: Layer already exists [2024-07-31T02:48:46.606Z] ac4528be9728: Layer already exists [2024-07-31T02:48:46.872Z] 5f70bf18a086: Layer already exists [2024-07-31T02:48:46.872Z] 2d552de3b511: Layer already exists [2024-07-31T02:48:46.872Z] 108742130ee3: Layer already exists [2024-07-31T02:48:46.872Z] 2c5bc885694c: Layer already exists [2024-07-31T02:48:46.872Z] be23da2d93c8: Layer already exists [2024-07-31T02:48:46.872Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:46.872Z] latest: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:47.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:47.592Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 [2024-07-31T02:48:47.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-31T02:48:47.592Z] b3c67310c099: Preparing [2024-07-31T02:48:47.592Z] eeddf8e88c25: Preparing [2024-07-31T02:48:47.592Z] b957cd8fa973: Preparing [2024-07-31T02:48:47.592Z] 68a5e4dc9b19: Preparing [2024-07-31T02:48:47.592Z] 170e1ac06831: Preparing [2024-07-31T02:48:47.592Z] 65547b77b685: Preparing [2024-07-31T02:48:47.592Z] de1060b1a9e2: Preparing [2024-07-31T02:48:47.592Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:47.592Z] ac4528be9728: Preparing [2024-07-31T02:48:47.592Z] 05e0dba55b5a: Preparing [2024-07-31T02:48:47.592Z] 108742130ee3: Preparing [2024-07-31T02:48:47.592Z] 5f70bf18a086: Preparing [2024-07-31T02:48:47.592Z] be23da2d93c8: Preparing [2024-07-31T02:48:47.592Z] 2c5bc885694c: Preparing [2024-07-31T02:48:47.592Z] 2d552de3b511: Preparing [2024-07-31T02:48:47.592Z] 3c20671a5817: Preparing [2024-07-31T02:48:47.592Z] 65547b77b685: Waiting [2024-07-31T02:48:47.592Z] de1060b1a9e2: Waiting [2024-07-31T02:48:47.592Z] 1c6b87a4cd83: Waiting [2024-07-31T02:48:47.592Z] ac4528be9728: Waiting [2024-07-31T02:48:47.592Z] 05e0dba55b5a: Waiting [2024-07-31T02:48:47.592Z] 108742130ee3: Waiting [2024-07-31T02:48:47.592Z] 2c5bc885694c: Waiting [2024-07-31T02:48:47.592Z] be23da2d93c8: Waiting [2024-07-31T02:48:47.592Z] 2d552de3b511: Waiting [2024-07-31T02:48:47.592Z] 3c20671a5817: Waiting [2024-07-31T02:48:47.592Z] 5f70bf18a086: Waiting [2024-07-31T02:48:47.592Z] b3c67310c099: Layer already exists [2024-07-31T02:48:47.592Z] 170e1ac06831: Layer already exists [2024-07-31T02:48:47.592Z] 68a5e4dc9b19: Layer already exists [2024-07-31T02:48:47.592Z] b957cd8fa973: Layer already exists [2024-07-31T02:48:47.592Z] eeddf8e88c25: Layer already exists [2024-07-31T02:48:47.592Z] 05e0dba55b5a: Layer already exists [2024-07-31T02:48:47.592Z] 65547b77b685: Layer already exists [2024-07-31T02:48:47.592Z] ac4528be9728: Layer already exists [2024-07-31T02:48:47.592Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:47.592Z] de1060b1a9e2: Layer already exists [2024-07-31T02:48:47.592Z] 5f70bf18a086: Layer already exists [2024-07-31T02:48:47.592Z] be23da2d93c8: Layer already exists [2024-07-31T02:48:47.592Z] 2c5bc885694c: Layer already exists [2024-07-31T02:48:47.859Z] 2d552de3b511: Layer already exists [2024-07-31T02:48:47.859Z] 108742130ee3: Layer already exists [2024-07-31T02:48:47.859Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:47.859Z] 3.2.0-dev.41: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:48.222Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:48.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:48.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-31T02:48:48.574Z] b3c67310c099: Preparing [2024-07-31T02:48:48.574Z] eeddf8e88c25: Preparing [2024-07-31T02:48:48.574Z] b957cd8fa973: Preparing [2024-07-31T02:48:48.574Z] 68a5e4dc9b19: Preparing [2024-07-31T02:48:48.574Z] 170e1ac06831: Preparing [2024-07-31T02:48:48.574Z] 65547b77b685: Preparing [2024-07-31T02:48:48.574Z] de1060b1a9e2: Preparing [2024-07-31T02:48:48.574Z] de1060b1a9e2: Waiting [2024-07-31T02:48:48.574Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:48.574Z] ac4528be9728: Preparing [2024-07-31T02:48:48.574Z] 1c6b87a4cd83: Waiting [2024-07-31T02:48:48.574Z] ac4528be9728: Waiting [2024-07-31T02:48:48.574Z] 05e0dba55b5a: Preparing [2024-07-31T02:48:48.574Z] 108742130ee3: Preparing [2024-07-31T02:48:48.574Z] 05e0dba55b5a: Waiting [2024-07-31T02:48:48.574Z] 5f70bf18a086: Preparing [2024-07-31T02:48:48.574Z] 108742130ee3: Waiting [2024-07-31T02:48:48.574Z] be23da2d93c8: Preparing [2024-07-31T02:48:48.574Z] 2c5bc885694c: Preparing [2024-07-31T02:48:48.574Z] 2d552de3b511: Preparing [2024-07-31T02:48:48.574Z] 3c20671a5817: Preparing [2024-07-31T02:48:48.574Z] 5f70bf18a086: Waiting [2024-07-31T02:48:48.574Z] 2c5bc885694c: Waiting [2024-07-31T02:48:48.574Z] 2d552de3b511: Waiting [2024-07-31T02:48:48.574Z] 3c20671a5817: Waiting [2024-07-31T02:48:48.574Z] eeddf8e88c25: Layer already exists [2024-07-31T02:48:48.574Z] b3c67310c099: Layer already exists [2024-07-31T02:48:48.574Z] 170e1ac06831: Layer already exists [2024-07-31T02:48:48.574Z] 68a5e4dc9b19: Layer already exists [2024-07-31T02:48:48.574Z] b957cd8fa973: Layer already exists [2024-07-31T02:48:48.574Z] 65547b77b685: Layer already exists [2024-07-31T02:48:48.574Z] de1060b1a9e2: Layer already exists [2024-07-31T02:48:48.574Z] 05e0dba55b5a: Layer already exists [2024-07-31T02:48:48.574Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:48.574Z] ac4528be9728: Layer already exists [2024-07-31T02:48:48.574Z] 5f70bf18a086: Layer already exists [2024-07-31T02:48:48.574Z] 108742130ee3: Layer already exists [2024-07-31T02:48:48.574Z] be23da2d93c8: Layer already exists [2024-07-31T02:48:48.574Z] 2c5bc885694c: Layer already exists [2024-07-31T02:48:48.574Z] 2d552de3b511: Layer already exists [2024-07-31T02:48:48.839Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:48.839Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:49.203Z] + 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-31T02:48:49.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-31T02:48:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-31T02:48:49.572Z] b3c67310c099: Preparing [2024-07-31T02:48:49.572Z] eeddf8e88c25: Preparing [2024-07-31T02:48:49.572Z] b957cd8fa973: Preparing [2024-07-31T02:48:49.572Z] 68a5e4dc9b19: Preparing [2024-07-31T02:48:49.572Z] 170e1ac06831: Preparing [2024-07-31T02:48:49.572Z] 65547b77b685: Preparing [2024-07-31T02:48:49.572Z] de1060b1a9e2: Preparing [2024-07-31T02:48:49.572Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:49.572Z] ac4528be9728: Preparing [2024-07-31T02:48:49.572Z] 05e0dba55b5a: Preparing [2024-07-31T02:48:49.572Z] 65547b77b685: Waiting [2024-07-31T02:48:49.572Z] de1060b1a9e2: Waiting [2024-07-31T02:48:49.572Z] 1c6b87a4cd83: Waiting [2024-07-31T02:48:49.572Z] ac4528be9728: Waiting [2024-07-31T02:48:49.572Z] 05e0dba55b5a: Waiting [2024-07-31T02:48:49.572Z] 108742130ee3: Preparing [2024-07-31T02:48:49.572Z] 5f70bf18a086: Preparing [2024-07-31T02:48:49.572Z] be23da2d93c8: Preparing [2024-07-31T02:48:49.572Z] 2c5bc885694c: Preparing [2024-07-31T02:48:49.572Z] 2d552de3b511: Preparing [2024-07-31T02:48:49.572Z] 3c20671a5817: Preparing [2024-07-31T02:48:49.572Z] 108742130ee3: Waiting [2024-07-31T02:48:49.572Z] 5f70bf18a086: Waiting [2024-07-31T02:48:49.572Z] be23da2d93c8: Waiting [2024-07-31T02:48:49.572Z] 2c5bc885694c: Waiting [2024-07-31T02:48:49.572Z] 2d552de3b511: Waiting [2024-07-31T02:48:49.572Z] 3c20671a5817: Waiting [2024-07-31T02:48:49.572Z] b957cd8fa973: Layer already exists [2024-07-31T02:48:49.572Z] 68a5e4dc9b19: Layer already exists [2024-07-31T02:48:49.573Z] eeddf8e88c25: Layer already exists [2024-07-31T02:48:49.573Z] 170e1ac06831: Layer already exists [2024-07-31T02:48:49.573Z] b3c67310c099: Layer already exists [2024-07-31T02:48:49.573Z] 65547b77b685: Layer already exists [2024-07-31T02:48:49.573Z] de1060b1a9e2: Layer already exists [2024-07-31T02:48:49.573Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:49.573Z] 05e0dba55b5a: Layer already exists [2024-07-31T02:48:49.573Z] ac4528be9728: Layer already exists [2024-07-31T02:48:49.573Z] 108742130ee3: Layer already exists [2024-07-31T02:48:49.573Z] be23da2d93c8: Layer already exists [2024-07-31T02:48:49.837Z] 5f70bf18a086: Layer already exists [2024-07-31T02:48:49.837Z] 2c5bc885694c: Layer already exists [2024-07-31T02:48:49.837Z] 2d552de3b511: Layer already exists [2024-07-31T02:48:49.837Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:49.837Z] main: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:48:49.922Z] ===================================================== [Pipeline] echo [2024-07-31T02:48:49.938Z] taggedImages: [2024-07-31T02:48:49.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:49.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-31T02:48:49.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 [2024-07-31T02:48:49.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:49.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-31T02:48:49.972Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-31T02:48:49.972Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:49.972Z] latest [2024-07-31T02:48:49.972Z] 3.2.0-dev.41 [2024-07-31T02:48:49.972Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:48:49.972Z] main [2024-07-31T02:48:49.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:50.346Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:50.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:48:50.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-31T02:48:50.703Z] 41c94e58851f: Preparing [2024-07-31T02:48:50.703Z] 2d854a5de8aa: Preparing [2024-07-31T02:48:50.703Z] b1463f995a93: Preparing [2024-07-31T02:48:50.703Z] ff01e81c549a: Preparing [2024-07-31T02:48:50.703Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:50.703Z] ac4528be9728: Preparing [2024-07-31T02:48:50.703Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:50.703Z] c08a3e93f783: Preparing [2024-07-31T02:48:50.703Z] 3c20671a5817: Preparing [2024-07-31T02:48:50.703Z] ac4528be9728: Waiting [2024-07-31T02:48:50.703Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:50.703Z] 3c20671a5817: Waiting [2024-07-31T02:48:50.703Z] c08a3e93f783: Waiting [2024-07-31T02:48:50.703Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:50.970Z] b1463f995a93: Pushed [2024-07-31T02:48:50.970Z] 2d854a5de8aa: Pushed [2024-07-31T02:48:50.970Z] ac4528be9728: Layer already exists [2024-07-31T02:48:50.970Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:50.970Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:50.970Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:50.970Z] 41c94e58851f: Pushed [2024-07-31T02:48:57.613Z] ff01e81c549a: Pushed [2024-07-31T02:48:57.614Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:57.987Z] + 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-31T02:48:58.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-31T02:48:58.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-31T02:48:58.349Z] 41c94e58851f: Preparing [2024-07-31T02:48:58.349Z] 2d854a5de8aa: Preparing [2024-07-31T02:48:58.349Z] b1463f995a93: Preparing [2024-07-31T02:48:58.349Z] ff01e81c549a: Preparing [2024-07-31T02:48:58.349Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:58.349Z] ac4528be9728: Preparing [2024-07-31T02:48:58.349Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:58.349Z] c08a3e93f783: Preparing [2024-07-31T02:48:58.349Z] 3c20671a5817: Preparing [2024-07-31T02:48:58.349Z] ac4528be9728: Waiting [2024-07-31T02:48:58.349Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:58.349Z] c08a3e93f783: Waiting [2024-07-31T02:48:58.349Z] 3c20671a5817: Waiting [2024-07-31T02:48:58.349Z] 2d854a5de8aa: Layer already exists [2024-07-31T02:48:58.349Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:58.349Z] 41c94e58851f: Layer already exists [2024-07-31T02:48:58.349Z] b1463f995a93: Layer already exists [2024-07-31T02:48:58.349Z] ff01e81c549a: Layer already exists [2024-07-31T02:48:58.349Z] ac4528be9728: Layer already exists [2024-07-31T02:48:58.349Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:58.349Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:58.349Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:58.614Z] latest: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:58.980Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:59.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 [2024-07-31T02:48:59.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-31T02:48:59.339Z] 41c94e58851f: Preparing [2024-07-31T02:48:59.339Z] 2d854a5de8aa: Preparing [2024-07-31T02:48:59.339Z] b1463f995a93: Preparing [2024-07-31T02:48:59.339Z] ff01e81c549a: Preparing [2024-07-31T02:48:59.339Z] 1c6b87a4cd83: Preparing [2024-07-31T02:48:59.339Z] ac4528be9728: Preparing [2024-07-31T02:48:59.339Z] db1ed6fcdbe7: Preparing [2024-07-31T02:48:59.339Z] c08a3e93f783: Preparing [2024-07-31T02:48:59.339Z] 3c20671a5817: Preparing [2024-07-31T02:48:59.339Z] db1ed6fcdbe7: Waiting [2024-07-31T02:48:59.339Z] c08a3e93f783: Waiting [2024-07-31T02:48:59.339Z] 3c20671a5817: Waiting [2024-07-31T02:48:59.339Z] ac4528be9728: Waiting [2024-07-31T02:48:59.339Z] ff01e81c549a: Layer already exists [2024-07-31T02:48:59.339Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:48:59.339Z] 2d854a5de8aa: Layer already exists [2024-07-31T02:48:59.339Z] 41c94e58851f: Layer already exists [2024-07-31T02:48:59.339Z] b1463f995a93: Layer already exists [2024-07-31T02:48:59.339Z] ac4528be9728: Layer already exists [2024-07-31T02:48:59.339Z] c08a3e93f783: Layer already exists [2024-07-31T02:48:59.339Z] 3c20671a5817: Layer already exists [2024-07-31T02:48:59.339Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:48:59.604Z] 3.2.0-dev.41: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:48:59.960Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:00.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:00.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-31T02:49:00.311Z] 41c94e58851f: Preparing [2024-07-31T02:49:00.311Z] 2d854a5de8aa: Preparing [2024-07-31T02:49:00.311Z] b1463f995a93: Preparing [2024-07-31T02:49:00.311Z] ff01e81c549a: Preparing [2024-07-31T02:49:00.311Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:00.311Z] ac4528be9728: Preparing [2024-07-31T02:49:00.311Z] db1ed6fcdbe7: Preparing [2024-07-31T02:49:00.311Z] c08a3e93f783: Preparing [2024-07-31T02:49:00.311Z] 3c20671a5817: Preparing [2024-07-31T02:49:00.311Z] ac4528be9728: Waiting [2024-07-31T02:49:00.311Z] c08a3e93f783: Waiting [2024-07-31T02:49:00.311Z] 3c20671a5817: Waiting [2024-07-31T02:49:00.311Z] db1ed6fcdbe7: Waiting [2024-07-31T02:49:00.311Z] 2d854a5de8aa: Layer already exists [2024-07-31T02:49:00.311Z] 41c94e58851f: Layer already exists [2024-07-31T02:49:00.311Z] b1463f995a93: Layer already exists [2024-07-31T02:49:00.311Z] ff01e81c549a: Layer already exists [2024-07-31T02:49:00.311Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:00.311Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:49:00.311Z] c08a3e93f783: Layer already exists [2024-07-31T02:49:00.311Z] ac4528be9728: Layer already exists [2024-07-31T02:49:00.311Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:00.576Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:00.939Z] + 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-31T02:49:01.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-31T02:49:01.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-31T02:49:01.287Z] 41c94e58851f: Preparing [2024-07-31T02:49:01.287Z] 2d854a5de8aa: Preparing [2024-07-31T02:49:01.287Z] b1463f995a93: Preparing [2024-07-31T02:49:01.287Z] ff01e81c549a: Preparing [2024-07-31T02:49:01.287Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:01.287Z] ac4528be9728: Preparing [2024-07-31T02:49:01.287Z] db1ed6fcdbe7: Preparing [2024-07-31T02:49:01.287Z] c08a3e93f783: Preparing [2024-07-31T02:49:01.287Z] 3c20671a5817: Preparing [2024-07-31T02:49:01.287Z] ac4528be9728: Waiting [2024-07-31T02:49:01.287Z] 3c20671a5817: Waiting [2024-07-31T02:49:01.287Z] db1ed6fcdbe7: Waiting [2024-07-31T02:49:01.287Z] c08a3e93f783: Waiting [2024-07-31T02:49:01.287Z] b1463f995a93: Layer already exists [2024-07-31T02:49:01.287Z] ff01e81c549a: Layer already exists [2024-07-31T02:49:01.287Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:01.287Z] 2d854a5de8aa: Layer already exists [2024-07-31T02:49:01.287Z] 41c94e58851f: Layer already exists [2024-07-31T02:49:01.287Z] ac4528be9728: Layer already exists [2024-07-31T02:49:01.287Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:01.287Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:49:01.287Z] c08a3e93f783: Layer already exists [2024-07-31T02:49:01.552Z] main: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:49:01.634Z] ===================================================== [Pipeline] echo [2024-07-31T02:49:01.647Z] taggedImages: [2024-07-31T02:49:01.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:01.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-31T02:49:01.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 [2024-07-31T02:49:01.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:01.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-31T02:49:01.673Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-31T02:49:01.673Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:01.673Z] latest [2024-07-31T02:49:01.673Z] 3.2.0-dev.41 [2024-07-31T02:49:01.673Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:01.673Z] main [2024-07-31T02:49:01.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:02.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:02.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:02.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-31T02:49:02.374Z] 8c7b77f9c056: Preparing [2024-07-31T02:49:02.374Z] d0a7820fb3e2: Preparing [2024-07-31T02:49:02.374Z] 06b801be367b: Preparing [2024-07-31T02:49:02.374Z] c2efb95e1144: Preparing [2024-07-31T02:49:02.374Z] c803a07a06e6: Preparing [2024-07-31T02:49:02.374Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:02.374Z] ac4528be9728: Preparing [2024-07-31T02:49:02.374Z] f65b1ad03f60: Preparing [2024-07-31T02:49:02.374Z] f886c5441a24: Preparing [2024-07-31T02:49:02.374Z] 23b2dac4d33e: Preparing [2024-07-31T02:49:02.374Z] 3c20671a5817: Preparing [2024-07-31T02:49:02.374Z] f886c5441a24: Waiting [2024-07-31T02:49:02.374Z] 23b2dac4d33e: Waiting [2024-07-31T02:49:02.374Z] 3c20671a5817: Waiting [2024-07-31T02:49:02.374Z] ac4528be9728: Waiting [2024-07-31T02:49:02.374Z] f65b1ad03f60: Waiting [2024-07-31T02:49:02.374Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:02.638Z] c803a07a06e6: Pushed [2024-07-31T02:49:02.638Z] 8c7b77f9c056: Pushed [2024-07-31T02:49:02.638Z] d0a7820fb3e2: Pushed [2024-07-31T02:49:02.638Z] c2efb95e1144: Pushed [2024-07-31T02:49:02.638Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:02.638Z] ac4528be9728: Layer already exists [2024-07-31T02:49:02.638Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:02.638Z] f65b1ad03f60: Pushed [2024-07-31T02:49:02.638Z] f886c5441a24: Pushed [2024-07-31T02:49:04.568Z] 06b801be367b: Pushed [2024-07-31T02:49:05.146Z] 23b2dac4d33e: Pushed [2024-07-31T02:49:05.410Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:05.766Z] + 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-31T02:49:06.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-31T02:49:06.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-31T02:49:06.110Z] 8c7b77f9c056: Preparing [2024-07-31T02:49:06.110Z] d0a7820fb3e2: Preparing [2024-07-31T02:49:06.110Z] 06b801be367b: Preparing [2024-07-31T02:49:06.110Z] c2efb95e1144: Preparing [2024-07-31T02:49:06.110Z] c803a07a06e6: Preparing [2024-07-31T02:49:06.110Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:06.110Z] ac4528be9728: Preparing [2024-07-31T02:49:06.110Z] f65b1ad03f60: Preparing [2024-07-31T02:49:06.110Z] f886c5441a24: Preparing [2024-07-31T02:49:06.110Z] 23b2dac4d33e: Preparing [2024-07-31T02:49:06.110Z] 3c20671a5817: Preparing [2024-07-31T02:49:06.110Z] f65b1ad03f60: Waiting [2024-07-31T02:49:06.110Z] f886c5441a24: Waiting [2024-07-31T02:49:06.110Z] 3c20671a5817: Waiting [2024-07-31T02:49:06.110Z] 23b2dac4d33e: Waiting [2024-07-31T02:49:06.110Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:06.110Z] ac4528be9728: Waiting [2024-07-31T02:49:06.110Z] 06b801be367b: Layer already exists [2024-07-31T02:49:06.110Z] c2efb95e1144: Layer already exists [2024-07-31T02:49:06.110Z] 8c7b77f9c056: Layer already exists [2024-07-31T02:49:06.110Z] d0a7820fb3e2: Layer already exists [2024-07-31T02:49:06.110Z] c803a07a06e6: Layer already exists [2024-07-31T02:49:06.110Z] f65b1ad03f60: Layer already exists [2024-07-31T02:49:06.110Z] ac4528be9728: Layer already exists [2024-07-31T02:49:06.110Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:06.110Z] 23b2dac4d33e: Layer already exists [2024-07-31T02:49:06.110Z] f886c5441a24: Layer already exists [2024-07-31T02:49:06.110Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:06.375Z] latest: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:06.720Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:07.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 [2024-07-31T02:49:07.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-31T02:49:07.078Z] 8c7b77f9c056: Preparing [2024-07-31T02:49:07.078Z] d0a7820fb3e2: Preparing [2024-07-31T02:49:07.078Z] 06b801be367b: Preparing [2024-07-31T02:49:07.078Z] c2efb95e1144: Preparing [2024-07-31T02:49:07.078Z] c803a07a06e6: Preparing [2024-07-31T02:49:07.078Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:07.078Z] ac4528be9728: Preparing [2024-07-31T02:49:07.078Z] f65b1ad03f60: Preparing [2024-07-31T02:49:07.078Z] f886c5441a24: Preparing [2024-07-31T02:49:07.078Z] 23b2dac4d33e: Preparing [2024-07-31T02:49:07.078Z] 3c20671a5817: Preparing [2024-07-31T02:49:07.078Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:07.078Z] f65b1ad03f60: Waiting [2024-07-31T02:49:07.078Z] ac4528be9728: Waiting [2024-07-31T02:49:07.078Z] f886c5441a24: Waiting [2024-07-31T02:49:07.078Z] 23b2dac4d33e: Waiting [2024-07-31T02:49:07.078Z] 3c20671a5817: Waiting [2024-07-31T02:49:07.078Z] 8c7b77f9c056: Layer already exists [2024-07-31T02:49:07.078Z] 06b801be367b: Layer already exists [2024-07-31T02:49:07.078Z] c803a07a06e6: Layer already exists [2024-07-31T02:49:07.078Z] c2efb95e1144: Layer already exists [2024-07-31T02:49:07.078Z] d0a7820fb3e2: Layer already exists [2024-07-31T02:49:07.078Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:07.078Z] f65b1ad03f60: Layer already exists [2024-07-31T02:49:07.078Z] 23b2dac4d33e: Layer already exists [2024-07-31T02:49:07.078Z] f886c5441a24: Layer already exists [2024-07-31T02:49:07.343Z] ac4528be9728: Layer already exists [2024-07-31T02:49:07.343Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:07.343Z] 3.2.0-dev.41: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:07.699Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:08.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:08.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-31T02:49:08.042Z] 8c7b77f9c056: Preparing [2024-07-31T02:49:08.042Z] d0a7820fb3e2: Preparing [2024-07-31T02:49:08.042Z] 06b801be367b: Preparing [2024-07-31T02:49:08.042Z] c2efb95e1144: Preparing [2024-07-31T02:49:08.042Z] c803a07a06e6: Preparing [2024-07-31T02:49:08.042Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:08.042Z] ac4528be9728: Preparing [2024-07-31T02:49:08.042Z] f65b1ad03f60: Preparing [2024-07-31T02:49:08.042Z] f886c5441a24: Preparing [2024-07-31T02:49:08.042Z] 23b2dac4d33e: Preparing [2024-07-31T02:49:08.042Z] 3c20671a5817: Preparing [2024-07-31T02:49:08.042Z] f886c5441a24: Waiting [2024-07-31T02:49:08.042Z] 23b2dac4d33e: Waiting [2024-07-31T02:49:08.042Z] 3c20671a5817: Waiting [2024-07-31T02:49:08.042Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:08.042Z] ac4528be9728: Waiting [2024-07-31T02:49:08.042Z] f65b1ad03f60: Waiting [2024-07-31T02:49:08.042Z] c803a07a06e6: Layer already exists [2024-07-31T02:49:08.042Z] 8c7b77f9c056: Layer already exists [2024-07-31T02:49:08.042Z] 06b801be367b: Layer already exists [2024-07-31T02:49:08.042Z] c2efb95e1144: Layer already exists [2024-07-31T02:49:08.042Z] d0a7820fb3e2: Layer already exists [2024-07-31T02:49:08.042Z] f65b1ad03f60: Layer already exists [2024-07-31T02:49:08.042Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:08.042Z] ac4528be9728: Layer already exists [2024-07-31T02:49:08.042Z] f886c5441a24: Layer already exists [2024-07-31T02:49:08.042Z] 23b2dac4d33e: Layer already exists [2024-07-31T02:49:08.042Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:08.305Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:08.661Z] + 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-31T02:49:09.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-31T02:49:09.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-31T02:49:09.021Z] 8c7b77f9c056: Preparing [2024-07-31T02:49:09.021Z] d0a7820fb3e2: Preparing [2024-07-31T02:49:09.021Z] 06b801be367b: Preparing [2024-07-31T02:49:09.021Z] c2efb95e1144: Preparing [2024-07-31T02:49:09.021Z] c803a07a06e6: Preparing [2024-07-31T02:49:09.021Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:09.021Z] ac4528be9728: Preparing [2024-07-31T02:49:09.021Z] f65b1ad03f60: Preparing [2024-07-31T02:49:09.021Z] f886c5441a24: Preparing [2024-07-31T02:49:09.021Z] 23b2dac4d33e: Preparing [2024-07-31T02:49:09.021Z] 3c20671a5817: Preparing [2024-07-31T02:49:09.021Z] f65b1ad03f60: Waiting [2024-07-31T02:49:09.021Z] f886c5441a24: Waiting [2024-07-31T02:49:09.022Z] 23b2dac4d33e: Waiting [2024-07-31T02:49:09.022Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:09.022Z] ac4528be9728: Waiting [2024-07-31T02:49:09.022Z] 3c20671a5817: Waiting [2024-07-31T02:49:09.022Z] c2efb95e1144: Layer already exists [2024-07-31T02:49:09.022Z] d0a7820fb3e2: Layer already exists [2024-07-31T02:49:09.022Z] 06b801be367b: Layer already exists [2024-07-31T02:49:09.022Z] c803a07a06e6: Layer already exists [2024-07-31T02:49:09.022Z] 8c7b77f9c056: Layer already exists [2024-07-31T02:49:09.022Z] f65b1ad03f60: Layer already exists [2024-07-31T02:49:09.022Z] ac4528be9728: Layer already exists [2024-07-31T02:49:09.022Z] 23b2dac4d33e: Layer already exists [2024-07-31T02:49:09.022Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:09.022Z] f886c5441a24: Layer already exists [2024-07-31T02:49:09.022Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:09.289Z] main: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:49:09.371Z] ===================================================== [Pipeline] echo [2024-07-31T02:49:09.388Z] taggedImages: [2024-07-31T02:49:09.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:09.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-31T02:49:09.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 [2024-07-31T02:49:09.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:09.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-31T02:49:09.415Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-31T02:49:09.415Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:09.415Z] latest [2024-07-31T02:49:09.415Z] 3.2.0-dev.41 [2024-07-31T02:49:09.415Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:09.415Z] main [2024-07-31T02:49:09.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:09.788Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:10.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:10.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-31T02:49:10.155Z] 8a7cba6eea29: Preparing [2024-07-31T02:49:10.155Z] 17dd69bc1072: Preparing [2024-07-31T02:49:10.155Z] 35fb85f05770: Preparing [2024-07-31T02:49:10.155Z] 660318a1e156: Preparing [2024-07-31T02:49:10.155Z] a52e99b15242: Preparing [2024-07-31T02:49:10.155Z] 61ad634075f9: Preparing [2024-07-31T02:49:10.155Z] 6897c0fd7670: Preparing [2024-07-31T02:49:10.155Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:10.155Z] ac4528be9728: Preparing [2024-07-31T02:49:10.155Z] ef22a79b279e: Preparing [2024-07-31T02:49:10.155Z] f884088814c2: Preparing [2024-07-31T02:49:10.155Z] 3c20671a5817: Preparing [2024-07-31T02:49:10.155Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:10.155Z] ac4528be9728: Waiting [2024-07-31T02:49:10.155Z] 61ad634075f9: Waiting [2024-07-31T02:49:10.155Z] ef22a79b279e: Waiting [2024-07-31T02:49:10.155Z] 6897c0fd7670: Waiting [2024-07-31T02:49:10.155Z] f884088814c2: Waiting [2024-07-31T02:49:10.155Z] 3c20671a5817: Waiting [2024-07-31T02:49:10.420Z] 17dd69bc1072: Pushed [2024-07-31T02:49:10.420Z] 8a7cba6eea29: Pushed [2024-07-31T02:49:10.420Z] a52e99b15242: Pushed [2024-07-31T02:49:10.420Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:10.420Z] ac4528be9728: Layer already exists [2024-07-31T02:49:10.420Z] 61ad634075f9: Pushed [2024-07-31T02:49:10.687Z] 6897c0fd7670: Pushed [2024-07-31T02:49:10.687Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:10.687Z] ef22a79b279e: Pushed [2024-07-31T02:49:12.630Z] 660318a1e156: Pushed [2024-07-31T02:49:13.218Z] 35fb85f05770: Pushed [2024-07-31T02:49:13.218Z] f884088814c2: Pushed [2024-07-31T02:49:13.483Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:13.835Z] + 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-31T02:49:14.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-31T02:49:14.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-31T02:49:14.179Z] 8a7cba6eea29: Preparing [2024-07-31T02:49:14.179Z] 17dd69bc1072: Preparing [2024-07-31T02:49:14.179Z] 35fb85f05770: Preparing [2024-07-31T02:49:14.179Z] 660318a1e156: Preparing [2024-07-31T02:49:14.179Z] a52e99b15242: Preparing [2024-07-31T02:49:14.179Z] 61ad634075f9: Preparing [2024-07-31T02:49:14.179Z] 6897c0fd7670: Preparing [2024-07-31T02:49:14.179Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:14.179Z] ac4528be9728: Preparing [2024-07-31T02:49:14.179Z] ef22a79b279e: Preparing [2024-07-31T02:49:14.179Z] f884088814c2: Preparing [2024-07-31T02:49:14.179Z] 3c20671a5817: Preparing [2024-07-31T02:49:14.179Z] 6897c0fd7670: Waiting [2024-07-31T02:49:14.179Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:14.179Z] ef22a79b279e: Waiting [2024-07-31T02:49:14.179Z] f884088814c2: Waiting [2024-07-31T02:49:14.179Z] ac4528be9728: Waiting [2024-07-31T02:49:14.179Z] 61ad634075f9: Waiting [2024-07-31T02:49:14.179Z] 3c20671a5817: Waiting [2024-07-31T02:49:14.179Z] 35fb85f05770: Layer already exists [2024-07-31T02:49:14.179Z] a52e99b15242: Layer already exists [2024-07-31T02:49:14.179Z] 660318a1e156: Layer already exists [2024-07-31T02:49:14.179Z] 17dd69bc1072: Layer already exists [2024-07-31T02:49:14.179Z] 8a7cba6eea29: Layer already exists [2024-07-31T02:49:14.179Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:14.179Z] 6897c0fd7670: Layer already exists [2024-07-31T02:49:14.179Z] 61ad634075f9: Layer already exists [2024-07-31T02:49:14.179Z] ef22a79b279e: Layer already exists [2024-07-31T02:49:14.179Z] ac4528be9728: Layer already exists [2024-07-31T02:49:14.179Z] f884088814c2: Layer already exists [2024-07-31T02:49:14.179Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:14.445Z] latest: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:14.801Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:15.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 [2024-07-31T02:49:15.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-31T02:49:15.150Z] 8a7cba6eea29: Preparing [2024-07-31T02:49:15.150Z] 17dd69bc1072: Preparing [2024-07-31T02:49:15.150Z] 35fb85f05770: Preparing [2024-07-31T02:49:15.150Z] 660318a1e156: Preparing [2024-07-31T02:49:15.150Z] a52e99b15242: Preparing [2024-07-31T02:49:15.150Z] 61ad634075f9: Preparing [2024-07-31T02:49:15.150Z] 6897c0fd7670: Preparing [2024-07-31T02:49:15.150Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:15.150Z] ac4528be9728: Preparing [2024-07-31T02:49:15.150Z] ef22a79b279e: Preparing [2024-07-31T02:49:15.150Z] f884088814c2: Preparing [2024-07-31T02:49:15.150Z] 3c20671a5817: Preparing [2024-07-31T02:49:15.150Z] 61ad634075f9: Waiting [2024-07-31T02:49:15.150Z] 6897c0fd7670: Waiting [2024-07-31T02:49:15.150Z] ac4528be9728: Waiting [2024-07-31T02:49:15.150Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:15.150Z] ef22a79b279e: Waiting [2024-07-31T02:49:15.150Z] 3c20671a5817: Waiting [2024-07-31T02:49:15.150Z] f884088814c2: Waiting [2024-07-31T02:49:15.150Z] 35fb85f05770: Layer already exists [2024-07-31T02:49:15.150Z] 17dd69bc1072: Layer already exists [2024-07-31T02:49:15.150Z] a52e99b15242: Layer already exists [2024-07-31T02:49:15.150Z] 8a7cba6eea29: Layer already exists [2024-07-31T02:49:15.150Z] 660318a1e156: Layer already exists [2024-07-31T02:49:15.150Z] 61ad634075f9: Layer already exists [2024-07-31T02:49:15.150Z] ef22a79b279e: Layer already exists [2024-07-31T02:49:15.150Z] 6897c0fd7670: Layer already exists [2024-07-31T02:49:15.150Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:15.150Z] ac4528be9728: Layer already exists [2024-07-31T02:49:15.150Z] f884088814c2: Layer already exists [2024-07-31T02:49:15.150Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:15.415Z] 3.2.0-dev.41: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:15.765Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:16.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:16.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-31T02:49:16.109Z] 8a7cba6eea29: Preparing [2024-07-31T02:49:16.109Z] 17dd69bc1072: Preparing [2024-07-31T02:49:16.109Z] 35fb85f05770: Preparing [2024-07-31T02:49:16.109Z] 660318a1e156: Preparing [2024-07-31T02:49:16.109Z] a52e99b15242: Preparing [2024-07-31T02:49:16.109Z] 61ad634075f9: Preparing [2024-07-31T02:49:16.109Z] 6897c0fd7670: Preparing [2024-07-31T02:49:16.109Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:16.110Z] ac4528be9728: Preparing [2024-07-31T02:49:16.110Z] ef22a79b279e: Preparing [2024-07-31T02:49:16.110Z] f884088814c2: Preparing [2024-07-31T02:49:16.110Z] 3c20671a5817: Preparing [2024-07-31T02:49:16.110Z] 61ad634075f9: Waiting [2024-07-31T02:49:16.110Z] ef22a79b279e: Waiting [2024-07-31T02:49:16.110Z] f884088814c2: Waiting [2024-07-31T02:49:16.110Z] 3c20671a5817: Waiting [2024-07-31T02:49:16.110Z] 6897c0fd7670: Waiting [2024-07-31T02:49:16.110Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:16.110Z] ac4528be9728: Waiting [2024-07-31T02:49:16.110Z] 8a7cba6eea29: Layer already exists [2024-07-31T02:49:16.110Z] 660318a1e156: Layer already exists [2024-07-31T02:49:16.110Z] 17dd69bc1072: Layer already exists [2024-07-31T02:49:16.110Z] a52e99b15242: Layer already exists [2024-07-31T02:49:16.110Z] 35fb85f05770: Layer already exists [2024-07-31T02:49:16.110Z] 61ad634075f9: Layer already exists [2024-07-31T02:49:16.110Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:16.110Z] 6897c0fd7670: Layer already exists [2024-07-31T02:49:16.110Z] ac4528be9728: Layer already exists [2024-07-31T02:49:16.110Z] ef22a79b279e: Layer already exists [2024-07-31T02:49:16.110Z] f884088814c2: Layer already exists [2024-07-31T02:49:16.110Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:16.374Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:16.731Z] + 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-31T02:49:17.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-31T02:49:17.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-31T02:49:17.077Z] 8a7cba6eea29: Preparing [2024-07-31T02:49:17.077Z] 17dd69bc1072: Preparing [2024-07-31T02:49:17.077Z] 35fb85f05770: Preparing [2024-07-31T02:49:17.077Z] 660318a1e156: Preparing [2024-07-31T02:49:17.077Z] a52e99b15242: Preparing [2024-07-31T02:49:17.077Z] 61ad634075f9: Preparing [2024-07-31T02:49:17.077Z] 6897c0fd7670: Preparing [2024-07-31T02:49:17.077Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:17.077Z] ac4528be9728: Preparing [2024-07-31T02:49:17.077Z] ef22a79b279e: Preparing [2024-07-31T02:49:17.077Z] f884088814c2: Preparing [2024-07-31T02:49:17.077Z] 3c20671a5817: Preparing [2024-07-31T02:49:17.077Z] 61ad634075f9: Waiting [2024-07-31T02:49:17.077Z] 6897c0fd7670: Waiting [2024-07-31T02:49:17.077Z] 1c6b87a4cd83: Waiting [2024-07-31T02:49:17.077Z] f884088814c2: Waiting [2024-07-31T02:49:17.077Z] ac4528be9728: Waiting [2024-07-31T02:49:17.077Z] ef22a79b279e: Waiting [2024-07-31T02:49:17.077Z] 3c20671a5817: Waiting [2024-07-31T02:49:17.077Z] 660318a1e156: Layer already exists [2024-07-31T02:49:17.077Z] a52e99b15242: Layer already exists [2024-07-31T02:49:17.077Z] 17dd69bc1072: Layer already exists [2024-07-31T02:49:17.077Z] 35fb85f05770: Layer already exists [2024-07-31T02:49:17.077Z] 8a7cba6eea29: Layer already exists [2024-07-31T02:49:17.077Z] 61ad634075f9: Layer already exists [2024-07-31T02:49:17.077Z] 6897c0fd7670: Layer already exists [2024-07-31T02:49:17.077Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:17.077Z] ac4528be9728: Layer already exists [2024-07-31T02:49:17.077Z] ef22a79b279e: Layer already exists [2024-07-31T02:49:17.077Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:17.077Z] f884088814c2: Layer already exists [2024-07-31T02:49:17.340Z] main: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:49:17.432Z] ===================================================== [Pipeline] echo [2024-07-31T02:49:17.444Z] taggedImages: [2024-07-31T02:49:17.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:17.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-31T02:49:17.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 [2024-07-31T02:49:17.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:17.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-31T02:49:17.475Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-31T02:49:17.475Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:17.475Z] latest [2024-07-31T02:49:17.475Z] 3.2.0-dev.41 [2024-07-31T02:49:17.475Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:17.475Z] main [2024-07-31T02:49:17.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:17.851Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:18.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:18.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-31T02:49:18.192Z] 5a08ad1f028c: Preparing [2024-07-31T02:49:18.192Z] a1c9366cbc40: Preparing [2024-07-31T02:49:18.192Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:18.192Z] ac4528be9728: Preparing [2024-07-31T02:49:18.192Z] 8e37c55fedb5: Preparing [2024-07-31T02:49:18.192Z] 97146f004daf: Preparing [2024-07-31T02:49:18.192Z] 3c20671a5817: Preparing [2024-07-31T02:49:18.192Z] 97146f004daf: Waiting [2024-07-31T02:49:18.192Z] ac4528be9728: Layer already exists [2024-07-31T02:49:18.457Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:18.457Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:18.457Z] 8e37c55fedb5: Pushed [2024-07-31T02:49:18.457Z] 5a08ad1f028c: Pushed [2024-07-31T02:49:19.856Z] 97146f004daf: Pushed [2024-07-31T02:49:21.868Z] a1c9366cbc40: Pushed [2024-07-31T02:49:22.139Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:22.510Z] + 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-31T02:49:22.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-31T02:49:22.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-31T02:49:22.863Z] 5a08ad1f028c: Preparing [2024-07-31T02:49:22.863Z] a1c9366cbc40: Preparing [2024-07-31T02:49:22.863Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:22.863Z] ac4528be9728: Preparing [2024-07-31T02:49:22.863Z] 8e37c55fedb5: Preparing [2024-07-31T02:49:22.863Z] 97146f004daf: Preparing [2024-07-31T02:49:22.863Z] 3c20671a5817: Preparing [2024-07-31T02:49:22.863Z] 97146f004daf: Waiting [2024-07-31T02:49:22.863Z] 3c20671a5817: Waiting [2024-07-31T02:49:22.863Z] a1c9366cbc40: Layer already exists [2024-07-31T02:49:22.863Z] 8e37c55fedb5: Layer already exists [2024-07-31T02:49:22.863Z] ac4528be9728: Layer already exists [2024-07-31T02:49:22.863Z] 5a08ad1f028c: Layer already exists [2024-07-31T02:49:22.863Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:22.863Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:23.130Z] 97146f004daf: Layer already exists [2024-07-31T02:49:23.130Z] latest: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:23.496Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:23.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 [2024-07-31T02:49:23.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-31T02:49:23.850Z] 5a08ad1f028c: Preparing [2024-07-31T02:49:23.850Z] a1c9366cbc40: Preparing [2024-07-31T02:49:23.850Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:23.850Z] ac4528be9728: Preparing [2024-07-31T02:49:23.850Z] 8e37c55fedb5: Preparing [2024-07-31T02:49:23.850Z] 97146f004daf: Preparing [2024-07-31T02:49:23.850Z] 3c20671a5817: Preparing [2024-07-31T02:49:23.850Z] 97146f004daf: Waiting [2024-07-31T02:49:23.850Z] 3c20671a5817: Waiting [2024-07-31T02:49:23.850Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:23.850Z] ac4528be9728: Layer already exists [2024-07-31T02:49:23.850Z] 8e37c55fedb5: Layer already exists [2024-07-31T02:49:23.850Z] a1c9366cbc40: Layer already exists [2024-07-31T02:49:23.850Z] 5a08ad1f028c: Layer already exists [2024-07-31T02:49:23.850Z] 97146f004daf: Layer already exists [2024-07-31T02:49:23.850Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:24.116Z] 3.2.0-dev.41: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:24.466Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:24.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:24.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-31T02:49:24.813Z] 5a08ad1f028c: Preparing [2024-07-31T02:49:24.813Z] a1c9366cbc40: Preparing [2024-07-31T02:49:24.813Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:24.813Z] ac4528be9728: Preparing [2024-07-31T02:49:24.813Z] 8e37c55fedb5: Preparing [2024-07-31T02:49:24.813Z] 97146f004daf: Preparing [2024-07-31T02:49:24.813Z] 3c20671a5817: Preparing [2024-07-31T02:49:24.813Z] 97146f004daf: Waiting [2024-07-31T02:49:24.813Z] 3c20671a5817: Waiting [2024-07-31T02:49:24.813Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:24.813Z] 8e37c55fedb5: Layer already exists [2024-07-31T02:49:24.813Z] a1c9366cbc40: Layer already exists [2024-07-31T02:49:24.813Z] ac4528be9728: Layer already exists [2024-07-31T02:49:24.813Z] 5a08ad1f028c: Layer already exists [2024-07-31T02:49:24.813Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:24.813Z] 97146f004daf: Layer already exists [2024-07-31T02:49:24.813Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:25.173Z] + 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-31T02:49:25.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-31T02:49:25.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-31T02:49:25.528Z] 5a08ad1f028c: Preparing [2024-07-31T02:49:25.528Z] a1c9366cbc40: Preparing [2024-07-31T02:49:25.528Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:25.528Z] ac4528be9728: Preparing [2024-07-31T02:49:25.528Z] 8e37c55fedb5: Preparing [2024-07-31T02:49:25.528Z] 97146f004daf: Preparing [2024-07-31T02:49:25.528Z] 3c20671a5817: Preparing [2024-07-31T02:49:25.528Z] 3c20671a5817: Waiting [2024-07-31T02:49:25.528Z] 97146f004daf: Waiting [2024-07-31T02:49:25.528Z] 8e37c55fedb5: Layer already exists [2024-07-31T02:49:25.528Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:25.528Z] 5a08ad1f028c: Layer already exists [2024-07-31T02:49:25.528Z] ac4528be9728: Layer already exists [2024-07-31T02:49:25.528Z] a1c9366cbc40: Layer already exists [2024-07-31T02:49:25.528Z] 97146f004daf: Layer already exists [2024-07-31T02:49:25.528Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:25.792Z] main: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:49:25.868Z] ===================================================== [Pipeline] echo [2024-07-31T02:49:25.882Z] taggedImages: [2024-07-31T02:49:25.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:25.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-31T02:49:25.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 [2024-07-31T02:49:25.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:25.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-31T02:49:25.912Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-31T02:49:25.912Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:25.912Z] latest [2024-07-31T02:49:25.912Z] 3.2.0-dev.41 [2024-07-31T02:49:25.912Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:25.912Z] main [2024-07-31T02:49:25.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:26.278Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:26.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:26.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-31T02:49:26.632Z] 7cd6d4a3c71f: Preparing [2024-07-31T02:49:26.632Z] 7904724758c1: Preparing [2024-07-31T02:49:26.632Z] dabeabfd833c: Preparing [2024-07-31T02:49:26.632Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:26.632Z] ac4528be9728: Preparing [2024-07-31T02:49:26.632Z] 8f22fc49b4fd: Preparing [2024-07-31T02:49:26.632Z] bb514fc551ef: Preparing [2024-07-31T02:49:26.632Z] 8f22fc49b4fd: Waiting [2024-07-31T02:49:26.632Z] eb5ac18ba722: Preparing [2024-07-31T02:49:26.632Z] bb514fc551ef: Waiting [2024-07-31T02:49:26.632Z] bf035d109eef: Preparing [2024-07-31T02:49:26.632Z] eb5ac18ba722: Waiting [2024-07-31T02:49:26.632Z] bf035d109eef: Waiting [2024-07-31T02:49:26.632Z] 3c20671a5817: Preparing [2024-07-31T02:49:26.632Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:26.632Z] ac4528be9728: Layer already exists [2024-07-31T02:49:26.898Z] 7904724758c1: Pushed [2024-07-31T02:49:26.898Z] 7cd6d4a3c71f: Pushed [2024-07-31T02:49:26.898Z] dabeabfd833c: Pushed [2024-07-31T02:49:26.898Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:26.898Z] eb5ac18ba722: Pushed [2024-07-31T02:49:27.853Z] bf035d109eef: Pushed [2024-07-31T02:49:40.148Z] bb514fc551ef: Pushed [2024-07-31T02:49:48.325Z] 8f22fc49b4fd: Pushed [2024-07-31T02:49:48.325Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:48.680Z] + 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-31T02:49:49.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-31T02:49:49.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-31T02:49:49.023Z] 7cd6d4a3c71f: Preparing [2024-07-31T02:49:49.023Z] 7904724758c1: Preparing [2024-07-31T02:49:49.023Z] dabeabfd833c: Preparing [2024-07-31T02:49:49.023Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:49.023Z] ac4528be9728: Preparing [2024-07-31T02:49:49.023Z] 8f22fc49b4fd: Preparing [2024-07-31T02:49:49.023Z] bb514fc551ef: Preparing [2024-07-31T02:49:49.023Z] eb5ac18ba722: Preparing [2024-07-31T02:49:49.023Z] bf035d109eef: Preparing [2024-07-31T02:49:49.023Z] 3c20671a5817: Preparing [2024-07-31T02:49:49.023Z] bb514fc551ef: Waiting [2024-07-31T02:49:49.023Z] eb5ac18ba722: Waiting [2024-07-31T02:49:49.023Z] bf035d109eef: Waiting [2024-07-31T02:49:49.023Z] 3c20671a5817: Waiting [2024-07-31T02:49:49.023Z] 8f22fc49b4fd: Waiting [2024-07-31T02:49:49.023Z] ac4528be9728: Layer already exists [2024-07-31T02:49:49.023Z] 7904724758c1: Layer already exists [2024-07-31T02:49:49.023Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:49.023Z] 7cd6d4a3c71f: Layer already exists [2024-07-31T02:49:49.023Z] dabeabfd833c: Layer already exists [2024-07-31T02:49:49.023Z] bf035d109eef: Layer already exists [2024-07-31T02:49:49.023Z] bb514fc551ef: Layer already exists [2024-07-31T02:49:49.023Z] 8f22fc49b4fd: Layer already exists [2024-07-31T02:49:49.023Z] eb5ac18ba722: Layer already exists [2024-07-31T02:49:49.023Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:49.286Z] latest: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:49.647Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:50.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 [2024-07-31T02:49:50.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-31T02:49:50.000Z] 7cd6d4a3c71f: Preparing [2024-07-31T02:49:50.000Z] 7904724758c1: Preparing [2024-07-31T02:49:50.000Z] dabeabfd833c: Preparing [2024-07-31T02:49:50.000Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:50.000Z] ac4528be9728: Preparing [2024-07-31T02:49:50.000Z] 8f22fc49b4fd: Preparing [2024-07-31T02:49:50.000Z] bb514fc551ef: Preparing [2024-07-31T02:49:50.000Z] eb5ac18ba722: Preparing [2024-07-31T02:49:50.000Z] bf035d109eef: Preparing [2024-07-31T02:49:50.000Z] 3c20671a5817: Preparing [2024-07-31T02:49:50.000Z] 8f22fc49b4fd: Waiting [2024-07-31T02:49:50.000Z] bb514fc551ef: Waiting [2024-07-31T02:49:50.000Z] bf035d109eef: Waiting [2024-07-31T02:49:50.000Z] 3c20671a5817: Waiting [2024-07-31T02:49:50.000Z] 7904724758c1: Layer already exists [2024-07-31T02:49:50.000Z] 7cd6d4a3c71f: Layer already exists [2024-07-31T02:49:50.000Z] ac4528be9728: Layer already exists [2024-07-31T02:49:50.000Z] dabeabfd833c: Layer already exists [2024-07-31T02:49:50.000Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:50.000Z] eb5ac18ba722: Layer already exists [2024-07-31T02:49:50.000Z] bb514fc551ef: Layer already exists [2024-07-31T02:49:50.000Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:50.000Z] bf035d109eef: Layer already exists [2024-07-31T02:49:50.000Z] 8f22fc49b4fd: Layer already exists [2024-07-31T02:49:50.265Z] 3.2.0-dev.41: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:50.616Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:50.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:50.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-31T02:49:50.962Z] 7cd6d4a3c71f: Preparing [2024-07-31T02:49:50.962Z] 7904724758c1: Preparing [2024-07-31T02:49:50.962Z] dabeabfd833c: Preparing [2024-07-31T02:49:50.962Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:50.962Z] ac4528be9728: Preparing [2024-07-31T02:49:50.962Z] 8f22fc49b4fd: Preparing [2024-07-31T02:49:50.962Z] bb514fc551ef: Preparing [2024-07-31T02:49:50.962Z] eb5ac18ba722: Preparing [2024-07-31T02:49:50.962Z] bf035d109eef: Preparing [2024-07-31T02:49:50.962Z] 3c20671a5817: Preparing [2024-07-31T02:49:50.962Z] 8f22fc49b4fd: Waiting [2024-07-31T02:49:50.962Z] bf035d109eef: Waiting [2024-07-31T02:49:50.962Z] 3c20671a5817: Waiting [2024-07-31T02:49:50.962Z] bb514fc551ef: Waiting [2024-07-31T02:49:50.962Z] eb5ac18ba722: Waiting [2024-07-31T02:49:50.962Z] ac4528be9728: Layer already exists [2024-07-31T02:49:50.962Z] dabeabfd833c: Layer already exists [2024-07-31T02:49:50.962Z] 7cd6d4a3c71f: Layer already exists [2024-07-31T02:49:50.962Z] 7904724758c1: Layer already exists [2024-07-31T02:49:50.962Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:50.962Z] 8f22fc49b4fd: Layer already exists [2024-07-31T02:49:50.962Z] bf035d109eef: Layer already exists [2024-07-31T02:49:50.962Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:50.962Z] eb5ac18ba722: Layer already exists [2024-07-31T02:49:50.962Z] bb514fc551ef: Layer already exists [2024-07-31T02:49:51.228Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:51.588Z] + 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-31T02:49:51.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-31T02:49:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-31T02:49:51.934Z] 7cd6d4a3c71f: Preparing [2024-07-31T02:49:51.934Z] 7904724758c1: Preparing [2024-07-31T02:49:51.934Z] dabeabfd833c: Preparing [2024-07-31T02:49:51.934Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:51.934Z] ac4528be9728: Preparing [2024-07-31T02:49:51.934Z] 8f22fc49b4fd: Preparing [2024-07-31T02:49:51.934Z] bb514fc551ef: Preparing [2024-07-31T02:49:51.934Z] eb5ac18ba722: Preparing [2024-07-31T02:49:51.934Z] bf035d109eef: Preparing [2024-07-31T02:49:51.934Z] 3c20671a5817: Preparing [2024-07-31T02:49:51.934Z] 8f22fc49b4fd: Waiting [2024-07-31T02:49:51.934Z] bb514fc551ef: Waiting [2024-07-31T02:49:51.934Z] 3c20671a5817: Waiting [2024-07-31T02:49:51.934Z] eb5ac18ba722: Waiting [2024-07-31T02:49:51.934Z] bf035d109eef: Waiting [2024-07-31T02:49:51.934Z] dabeabfd833c: Layer already exists [2024-07-31T02:49:51.934Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:51.934Z] 7cd6d4a3c71f: Layer already exists [2024-07-31T02:49:51.934Z] ac4528be9728: Layer already exists [2024-07-31T02:49:51.934Z] 7904724758c1: Layer already exists [2024-07-31T02:49:51.934Z] bb514fc551ef: Layer already exists [2024-07-31T02:49:51.934Z] bf035d109eef: Layer already exists [2024-07-31T02:49:51.934Z] eb5ac18ba722: Layer already exists [2024-07-31T02:49:51.934Z] 8f22fc49b4fd: Layer already exists [2024-07-31T02:49:51.934Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:52.198Z] main: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:49:52.280Z] ===================================================== [Pipeline] echo [2024-07-31T02:49:52.299Z] taggedImages: [2024-07-31T02:49:52.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:52.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-31T02:49:52.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 [2024-07-31T02:49:52.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:52.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-31T02:49:52.329Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-31T02:49:52.329Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:52.329Z] latest [2024-07-31T02:49:52.329Z] 3.2.0-dev.41 [2024-07-31T02:49:52.329Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:49:52.329Z] main [2024-07-31T02:49:52.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:52.693Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:49:53.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:49:53.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-31T02:49:53.046Z] a09b41469263: Preparing [2024-07-31T02:49:53.046Z] 61d42b732f11: Preparing [2024-07-31T02:49:53.046Z] 7a69f60fc15c: Preparing [2024-07-31T02:49:53.046Z] 1c6b87a4cd83: Preparing [2024-07-31T02:49:53.046Z] ac4528be9728: Preparing [2024-07-31T02:49:53.046Z] b273e6811a2c: Preparing [2024-07-31T02:49:53.046Z] 5ca8db2a7196: Preparing [2024-07-31T02:49:53.046Z] bcb7d2b2b0ef: Preparing [2024-07-31T02:49:53.046Z] 3c20671a5817: Preparing [2024-07-31T02:49:53.046Z] b273e6811a2c: Waiting [2024-07-31T02:49:53.046Z] 5ca8db2a7196: Waiting [2024-07-31T02:49:53.046Z] bcb7d2b2b0ef: Waiting [2024-07-31T02:49:53.046Z] 3c20671a5817: Waiting [2024-07-31T02:49:53.046Z] ac4528be9728: Layer already exists [2024-07-31T02:49:53.046Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:49:53.314Z] 61d42b732f11: Pushed [2024-07-31T02:49:53.314Z] 7a69f60fc15c: Pushed [2024-07-31T02:49:53.314Z] 5ca8db2a7196: Pushed [2024-07-31T02:49:53.314Z] a09b41469263: Pushed [2024-07-31T02:49:53.314Z] 3c20671a5817: Layer already exists [2024-07-31T02:49:53.891Z] bcb7d2b2b0ef: Pushed [2024-07-31T02:50:15.927Z] b273e6811a2c: Pushed [2024-07-31T02:50:15.927Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:16.281Z] + 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-31T02:50:16.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-31T02:50:16.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-31T02:50:16.641Z] a09b41469263: Preparing [2024-07-31T02:50:16.641Z] 61d42b732f11: Preparing [2024-07-31T02:50:16.641Z] 7a69f60fc15c: Preparing [2024-07-31T02:50:16.641Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:16.641Z] ac4528be9728: Preparing [2024-07-31T02:50:16.641Z] b273e6811a2c: Preparing [2024-07-31T02:50:16.641Z] 5ca8db2a7196: Preparing [2024-07-31T02:50:16.641Z] bcb7d2b2b0ef: Preparing [2024-07-31T02:50:16.641Z] 3c20671a5817: Preparing [2024-07-31T02:50:16.641Z] b273e6811a2c: Waiting [2024-07-31T02:50:16.641Z] bcb7d2b2b0ef: Waiting [2024-07-31T02:50:16.641Z] 5ca8db2a7196: Waiting [2024-07-31T02:50:16.641Z] 3c20671a5817: Waiting [2024-07-31T02:50:16.641Z] 61d42b732f11: Layer already exists [2024-07-31T02:50:16.641Z] a09b41469263: Layer already exists [2024-07-31T02:50:16.641Z] ac4528be9728: Layer already exists [2024-07-31T02:50:16.641Z] 7a69f60fc15c: Layer already exists [2024-07-31T02:50:16.641Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:16.641Z] b273e6811a2c: Layer already exists [2024-07-31T02:50:16.641Z] 5ca8db2a7196: Layer already exists [2024-07-31T02:50:16.641Z] bcb7d2b2b0ef: Layer already exists [2024-07-31T02:50:16.641Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:16.905Z] latest: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:17.253Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:17.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 [2024-07-31T02:50:17.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-31T02:50:17.603Z] a09b41469263: Preparing [2024-07-31T02:50:17.603Z] 61d42b732f11: Preparing [2024-07-31T02:50:17.603Z] 7a69f60fc15c: Preparing [2024-07-31T02:50:17.603Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:17.603Z] ac4528be9728: Preparing [2024-07-31T02:50:17.603Z] b273e6811a2c: Preparing [2024-07-31T02:50:17.603Z] 5ca8db2a7196: Preparing [2024-07-31T02:50:17.603Z] bcb7d2b2b0ef: Preparing [2024-07-31T02:50:17.603Z] 3c20671a5817: Preparing [2024-07-31T02:50:17.603Z] b273e6811a2c: Waiting [2024-07-31T02:50:17.603Z] 5ca8db2a7196: Waiting [2024-07-31T02:50:17.603Z] bcb7d2b2b0ef: Waiting [2024-07-31T02:50:17.603Z] 3c20671a5817: Waiting [2024-07-31T02:50:17.603Z] ac4528be9728: Layer already exists [2024-07-31T02:50:17.603Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:17.603Z] 61d42b732f11: Layer already exists [2024-07-31T02:50:17.603Z] 7a69f60fc15c: Layer already exists [2024-07-31T02:50:17.603Z] a09b41469263: Layer already exists [2024-07-31T02:50:17.603Z] bcb7d2b2b0ef: Layer already exists [2024-07-31T02:50:17.603Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:17.603Z] 5ca8db2a7196: Layer already exists [2024-07-31T02:50:17.603Z] b273e6811a2c: Layer already exists [2024-07-31T02:50:17.867Z] 3.2.0-dev.41: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:18.224Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:18.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:18.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-31T02:50:18.576Z] a09b41469263: Preparing [2024-07-31T02:50:18.576Z] 61d42b732f11: Preparing [2024-07-31T02:50:18.576Z] 7a69f60fc15c: Preparing [2024-07-31T02:50:18.576Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:18.576Z] ac4528be9728: Preparing [2024-07-31T02:50:18.576Z] b273e6811a2c: Preparing [2024-07-31T02:50:18.576Z] 5ca8db2a7196: Preparing [2024-07-31T02:50:18.576Z] bcb7d2b2b0ef: Preparing [2024-07-31T02:50:18.576Z] 3c20671a5817: Preparing [2024-07-31T02:50:18.576Z] b273e6811a2c: Waiting [2024-07-31T02:50:18.576Z] 5ca8db2a7196: Waiting [2024-07-31T02:50:18.576Z] bcb7d2b2b0ef: Waiting [2024-07-31T02:50:18.576Z] 3c20671a5817: Waiting [2024-07-31T02:50:18.576Z] 61d42b732f11: Layer already exists [2024-07-31T02:50:18.576Z] ac4528be9728: Layer already exists [2024-07-31T02:50:18.576Z] 7a69f60fc15c: Layer already exists [2024-07-31T02:50:18.576Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:18.576Z] a09b41469263: Layer already exists [2024-07-31T02:50:18.576Z] b273e6811a2c: Layer already exists [2024-07-31T02:50:18.576Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:18.576Z] 5ca8db2a7196: Layer already exists [2024-07-31T02:50:18.576Z] bcb7d2b2b0ef: Layer already exists [2024-07-31T02:50:18.840Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:19.191Z] + 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-31T02:50:19.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-31T02:50:19.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-31T02:50:19.546Z] a09b41469263: Preparing [2024-07-31T02:50:19.546Z] 61d42b732f11: Preparing [2024-07-31T02:50:19.546Z] 7a69f60fc15c: Preparing [2024-07-31T02:50:19.546Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:19.546Z] ac4528be9728: Preparing [2024-07-31T02:50:19.546Z] b273e6811a2c: Preparing [2024-07-31T02:50:19.546Z] 5ca8db2a7196: Preparing [2024-07-31T02:50:19.546Z] bcb7d2b2b0ef: Preparing [2024-07-31T02:50:19.546Z] 3c20671a5817: Preparing [2024-07-31T02:50:19.546Z] b273e6811a2c: Waiting [2024-07-31T02:50:19.546Z] 5ca8db2a7196: Waiting [2024-07-31T02:50:19.546Z] bcb7d2b2b0ef: Waiting [2024-07-31T02:50:19.546Z] 3c20671a5817: Waiting [2024-07-31T02:50:19.546Z] 7a69f60fc15c: Layer already exists [2024-07-31T02:50:19.546Z] a09b41469263: Layer already exists [2024-07-31T02:50:19.546Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:19.546Z] ac4528be9728: Layer already exists [2024-07-31T02:50:19.546Z] 61d42b732f11: Layer already exists [2024-07-31T02:50:19.546Z] bcb7d2b2b0ef: Layer already exists [2024-07-31T02:50:19.546Z] b273e6811a2c: Layer already exists [2024-07-31T02:50:19.546Z] 5ca8db2a7196: Layer already exists [2024-07-31T02:50:19.546Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:19.809Z] main: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:50:19.884Z] ===================================================== [Pipeline] echo [2024-07-31T02:50:19.901Z] taggedImages: [2024-07-31T02:50:19.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:19.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-31T02:50:19.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 [2024-07-31T02:50:19.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:19.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-31T02:50:19.933Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-31T02:50:19.933Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:19.933Z] latest [2024-07-31T02:50:19.933Z] 3.2.0-dev.41 [2024-07-31T02:50:19.933Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:19.933Z] main [2024-07-31T02:50:19.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:20.310Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:20.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:20.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-31T02:50:20.677Z] 88ded711519e: Preparing [2024-07-31T02:50:20.677Z] 6ba27bc20b5e: Preparing [2024-07-31T02:50:20.677Z] 90f0abcdef03: Preparing [2024-07-31T02:50:20.677Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:20.677Z] ac4528be9728: Preparing [2024-07-31T02:50:20.677Z] 57cb8ac0371c: Preparing [2024-07-31T02:50:20.677Z] eb5ac18ba722: Preparing [2024-07-31T02:50:20.677Z] bf035d109eef: Preparing [2024-07-31T02:50:20.677Z] 3c20671a5817: Preparing [2024-07-31T02:50:20.677Z] eb5ac18ba722: Waiting [2024-07-31T02:50:20.677Z] bf035d109eef: Waiting [2024-07-31T02:50:20.677Z] 3c20671a5817: Waiting [2024-07-31T02:50:20.677Z] 57cb8ac0371c: Waiting [2024-07-31T02:50:20.677Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:20.677Z] ac4528be9728: Layer already exists [2024-07-31T02:50:20.944Z] eb5ac18ba722: Layer already exists [2024-07-31T02:50:20.944Z] bf035d109eef: Layer already exists [2024-07-31T02:50:20.944Z] 90f0abcdef03: Pushed [2024-07-31T02:50:20.944Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:20.944Z] 88ded711519e: Pushed [2024-07-31T02:50:20.944Z] 6ba27bc20b5e: Pushed [2024-07-31T02:50:42.974Z] 57cb8ac0371c: Pushed [2024-07-31T02:50:42.974Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:43.332Z] + 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-31T02:50:43.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-31T02:50:43.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-31T02:50:43.679Z] 88ded711519e: Preparing [2024-07-31T02:50:43.679Z] 6ba27bc20b5e: Preparing [2024-07-31T02:50:43.679Z] 90f0abcdef03: Preparing [2024-07-31T02:50:43.679Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:43.679Z] ac4528be9728: Preparing [2024-07-31T02:50:43.679Z] 57cb8ac0371c: Preparing [2024-07-31T02:50:43.679Z] eb5ac18ba722: Preparing [2024-07-31T02:50:43.679Z] bf035d109eef: Preparing [2024-07-31T02:50:43.679Z] 3c20671a5817: Preparing [2024-07-31T02:50:43.679Z] 57cb8ac0371c: Waiting [2024-07-31T02:50:43.679Z] eb5ac18ba722: Waiting [2024-07-31T02:50:43.679Z] 3c20671a5817: Waiting [2024-07-31T02:50:43.679Z] bf035d109eef: Waiting [2024-07-31T02:50:43.679Z] 88ded711519e: Layer already exists [2024-07-31T02:50:43.679Z] 6ba27bc20b5e: Layer already exists [2024-07-31T02:50:43.679Z] ac4528be9728: Layer already exists [2024-07-31T02:50:43.679Z] 90f0abcdef03: Layer already exists [2024-07-31T02:50:43.679Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:43.679Z] 57cb8ac0371c: Layer already exists [2024-07-31T02:50:43.679Z] eb5ac18ba722: Layer already exists [2024-07-31T02:50:43.679Z] bf035d109eef: Layer already exists [2024-07-31T02:50:43.679Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:43.944Z] latest: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:46.152Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:46.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 [2024-07-31T02:50:46.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-31T02:50:46.503Z] 88ded711519e: Preparing [2024-07-31T02:50:46.503Z] 6ba27bc20b5e: Preparing [2024-07-31T02:50:46.503Z] 90f0abcdef03: Preparing [2024-07-31T02:50:46.503Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:46.503Z] ac4528be9728: Preparing [2024-07-31T02:50:46.503Z] 57cb8ac0371c: Preparing [2024-07-31T02:50:46.503Z] eb5ac18ba722: Preparing [2024-07-31T02:50:46.503Z] bf035d109eef: Preparing [2024-07-31T02:50:46.503Z] 3c20671a5817: Preparing [2024-07-31T02:50:46.503Z] 57cb8ac0371c: Waiting [2024-07-31T02:50:46.503Z] eb5ac18ba722: Waiting [2024-07-31T02:50:46.503Z] bf035d109eef: Waiting [2024-07-31T02:50:46.503Z] 3c20671a5817: Waiting [2024-07-31T02:50:46.503Z] 90f0abcdef03: Layer already exists [2024-07-31T02:50:46.503Z] 88ded711519e: Layer already exists [2024-07-31T02:50:46.503Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:46.503Z] ac4528be9728: Layer already exists [2024-07-31T02:50:46.503Z] 6ba27bc20b5e: Layer already exists [2024-07-31T02:50:46.503Z] bf035d109eef: Layer already exists [2024-07-31T02:50:46.503Z] 57cb8ac0371c: Layer already exists [2024-07-31T02:50:46.503Z] eb5ac18ba722: Layer already exists [2024-07-31T02:50:46.503Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:46.767Z] 3.2.0-dev.41: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:47.131Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:47.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:47.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-31T02:50:47.470Z] 88ded711519e: Preparing [2024-07-31T02:50:47.470Z] 6ba27bc20b5e: Preparing [2024-07-31T02:50:47.470Z] 90f0abcdef03: Preparing [2024-07-31T02:50:47.470Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:47.470Z] ac4528be9728: Preparing [2024-07-31T02:50:47.470Z] 57cb8ac0371c: Preparing [2024-07-31T02:50:47.470Z] eb5ac18ba722: Preparing [2024-07-31T02:50:47.470Z] bf035d109eef: Preparing [2024-07-31T02:50:47.470Z] 3c20671a5817: Preparing [2024-07-31T02:50:47.470Z] 57cb8ac0371c: Waiting [2024-07-31T02:50:47.470Z] eb5ac18ba722: Waiting [2024-07-31T02:50:47.470Z] bf035d109eef: Waiting [2024-07-31T02:50:47.470Z] 3c20671a5817: Waiting [2024-07-31T02:50:47.470Z] ac4528be9728: Layer already exists [2024-07-31T02:50:47.470Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:47.470Z] 90f0abcdef03: Layer already exists [2024-07-31T02:50:47.470Z] 88ded711519e: Layer already exists [2024-07-31T02:50:47.470Z] 6ba27bc20b5e: Layer already exists [2024-07-31T02:50:47.470Z] bf035d109eef: Layer already exists [2024-07-31T02:50:47.470Z] 57cb8ac0371c: Layer already exists [2024-07-31T02:50:47.470Z] eb5ac18ba722: Layer already exists [2024-07-31T02:50:47.470Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:47.734Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:48.085Z] + 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-31T02:50:48.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-31T02:50:48.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-31T02:50:48.433Z] 88ded711519e: Preparing [2024-07-31T02:50:48.433Z] 6ba27bc20b5e: Preparing [2024-07-31T02:50:48.433Z] 90f0abcdef03: Preparing [2024-07-31T02:50:48.433Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:48.433Z] ac4528be9728: Preparing [2024-07-31T02:50:48.433Z] 57cb8ac0371c: Preparing [2024-07-31T02:50:48.433Z] eb5ac18ba722: Preparing [2024-07-31T02:50:48.433Z] bf035d109eef: Preparing [2024-07-31T02:50:48.433Z] 3c20671a5817: Preparing [2024-07-31T02:50:48.433Z] eb5ac18ba722: Waiting [2024-07-31T02:50:48.433Z] bf035d109eef: Waiting [2024-07-31T02:50:48.433Z] 3c20671a5817: Waiting [2024-07-31T02:50:48.433Z] 57cb8ac0371c: Waiting [2024-07-31T02:50:48.433Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:48.433Z] 90f0abcdef03: Layer already exists [2024-07-31T02:50:48.433Z] 6ba27bc20b5e: Layer already exists [2024-07-31T02:50:48.433Z] ac4528be9728: Layer already exists [2024-07-31T02:50:48.433Z] 88ded711519e: Layer already exists [2024-07-31T02:50:48.433Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:48.433Z] eb5ac18ba722: Layer already exists [2024-07-31T02:50:48.433Z] bf035d109eef: Layer already exists [2024-07-31T02:50:48.433Z] 57cb8ac0371c: Layer already exists [2024-07-31T02:50:48.697Z] main: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:50:48.780Z] ===================================================== [Pipeline] echo [2024-07-31T02:50:48.797Z] taggedImages: [2024-07-31T02:50:48.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:48.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-31T02:50:48.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 [2024-07-31T02:50:48.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:48.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-31T02:50:48.837Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-31T02:50:48.837Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:48.837Z] latest [2024-07-31T02:50:48.837Z] 3.2.0-dev.41 [2024-07-31T02:50:48.837Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:48.837Z] main [2024-07-31T02:50:48.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:49.216Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:49.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:50:49.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-31T02:50:49.565Z] cb96aa1559c7: Preparing [2024-07-31T02:50:49.565Z] 33ec2b46a61a: Preparing [2024-07-31T02:50:49.565Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:49.565Z] ac4528be9728: Preparing [2024-07-31T02:50:49.565Z] d74b02875ef8: Preparing [2024-07-31T02:50:49.565Z] 4c84a403240d: Preparing [2024-07-31T02:50:49.565Z] 3c20671a5817: Preparing [2024-07-31T02:50:49.565Z] 4c84a403240d: Waiting [2024-07-31T02:50:49.565Z] 3c20671a5817: Waiting [2024-07-31T02:50:49.565Z] ac4528be9728: Layer already exists [2024-07-31T02:50:49.840Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:49.840Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:49.840Z] d74b02875ef8: Pushed [2024-07-31T02:50:49.840Z] cb96aa1559c7: Pushed [2024-07-31T02:50:50.105Z] 4c84a403240d: Pushed [2024-07-31T02:50:56.728Z] 33ec2b46a61a: Pushed [2024-07-31T02:50:56.728Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:57.078Z] + 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-31T02:50:57.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-31T02:50:57.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-31T02:50:57.423Z] cb96aa1559c7: Preparing [2024-07-31T02:50:57.423Z] 33ec2b46a61a: Preparing [2024-07-31T02:50:57.423Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:57.423Z] ac4528be9728: Preparing [2024-07-31T02:50:57.423Z] d74b02875ef8: Preparing [2024-07-31T02:50:57.423Z] 4c84a403240d: Preparing [2024-07-31T02:50:57.423Z] 3c20671a5817: Preparing [2024-07-31T02:50:57.423Z] 4c84a403240d: Waiting [2024-07-31T02:50:57.423Z] 3c20671a5817: Waiting [2024-07-31T02:50:57.423Z] ac4528be9728: Layer already exists [2024-07-31T02:50:57.423Z] d74b02875ef8: Layer already exists [2024-07-31T02:50:57.423Z] 33ec2b46a61a: Layer already exists [2024-07-31T02:50:57.423Z] cb96aa1559c7: Layer already exists [2024-07-31T02:50:57.423Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:57.423Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:57.423Z] 4c84a403240d: Layer already exists [2024-07-31T02:50:57.688Z] latest: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:58.045Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:58.401Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 [2024-07-31T02:50:58.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-31T02:50:58.401Z] cb96aa1559c7: Preparing [2024-07-31T02:50:58.401Z] 33ec2b46a61a: Preparing [2024-07-31T02:50:58.401Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:58.401Z] ac4528be9728: Preparing [2024-07-31T02:50:58.401Z] d74b02875ef8: Preparing [2024-07-31T02:50:58.401Z] 4c84a403240d: Preparing [2024-07-31T02:50:58.401Z] 3c20671a5817: Preparing [2024-07-31T02:50:58.401Z] 4c84a403240d: Waiting [2024-07-31T02:50:58.401Z] 3c20671a5817: Waiting [2024-07-31T02:50:58.401Z] cb96aa1559c7: Layer already exists [2024-07-31T02:50:58.401Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:58.401Z] 33ec2b46a61a: Layer already exists [2024-07-31T02:50:58.401Z] ac4528be9728: Layer already exists [2024-07-31T02:50:58.401Z] d74b02875ef8: Layer already exists [2024-07-31T02:50:58.401Z] 4c84a403240d: Layer already exists [2024-07-31T02:50:58.401Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:58.716Z] 3.2.0-dev.41: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:59.093Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:59.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:50:59.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-31T02:50:59.466Z] cb96aa1559c7: Preparing [2024-07-31T02:50:59.466Z] 33ec2b46a61a: Preparing [2024-07-31T02:50:59.466Z] 1c6b87a4cd83: Preparing [2024-07-31T02:50:59.466Z] ac4528be9728: Preparing [2024-07-31T02:50:59.466Z] d74b02875ef8: Preparing [2024-07-31T02:50:59.466Z] 4c84a403240d: Preparing [2024-07-31T02:50:59.466Z] 3c20671a5817: Preparing [2024-07-31T02:50:59.466Z] 3c20671a5817: Waiting [2024-07-31T02:50:59.466Z] 4c84a403240d: Waiting [2024-07-31T02:50:59.466Z] cb96aa1559c7: Layer already exists [2024-07-31T02:50:59.466Z] d74b02875ef8: Layer already exists [2024-07-31T02:50:59.466Z] ac4528be9728: Layer already exists [2024-07-31T02:50:59.466Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:50:59.466Z] 33ec2b46a61a: Layer already exists [2024-07-31T02:50:59.466Z] 4c84a403240d: Layer already exists [2024-07-31T02:50:59.466Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:59.734Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:00.105Z] + 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-31T02:51:00.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-31T02:51:00.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-31T02:51:00.472Z] cb96aa1559c7: Preparing [2024-07-31T02:51:00.472Z] 33ec2b46a61a: Preparing [2024-07-31T02:51:00.472Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:00.472Z] ac4528be9728: Preparing [2024-07-31T02:51:00.472Z] d74b02875ef8: Preparing [2024-07-31T02:51:00.472Z] 4c84a403240d: Preparing [2024-07-31T02:51:00.472Z] 3c20671a5817: Preparing [2024-07-31T02:51:00.472Z] 4c84a403240d: Waiting [2024-07-31T02:51:00.472Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:00.472Z] d74b02875ef8: Layer already exists [2024-07-31T02:51:00.472Z] cb96aa1559c7: Layer already exists [2024-07-31T02:51:00.472Z] 33ec2b46a61a: Layer already exists [2024-07-31T02:51:00.472Z] ac4528be9728: Layer already exists [2024-07-31T02:51:00.472Z] 4c84a403240d: Layer already exists [2024-07-31T02:51:00.472Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:00.741Z] main: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:51:00.838Z] ===================================================== [Pipeline] echo [2024-07-31T02:51:00.857Z] taggedImages: [2024-07-31T02:51:00.857Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:51:00.857Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-31T02:51:00.857Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 [2024-07-31T02:51:00.857Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:51:00.857Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-31T02:51:00.895Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-31T02:51:00.895Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:51:00.895Z] latest [2024-07-31T02:51:00.895Z] 3.2.0-dev.41 [2024-07-31T02:51:00.895Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:51:00.895Z] main [2024-07-31T02:51:00.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:01.286Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:01.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:51:01.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-31T02:51:01.655Z] f42263f2e0b1: Preparing [2024-07-31T02:51:01.655Z] a82ac3638c4e: Preparing [2024-07-31T02:51:01.655Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:01.655Z] ac4528be9728: Preparing [2024-07-31T02:51:01.655Z] db1ed6fcdbe7: Preparing [2024-07-31T02:51:01.655Z] c08a3e93f783: Preparing [2024-07-31T02:51:01.655Z] 3c20671a5817: Preparing [2024-07-31T02:51:01.655Z] c08a3e93f783: Waiting [2024-07-31T02:51:01.655Z] 3c20671a5817: Waiting [2024-07-31T02:51:01.655Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:01.921Z] ac4528be9728: Layer already exists [2024-07-31T02:51:01.921Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:51:01.921Z] c08a3e93f783: Layer already exists [2024-07-31T02:51:01.921Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:01.921Z] f42263f2e0b1: Pushed [2024-07-31T02:51:08.600Z] a82ac3638c4e: Pushed [2024-07-31T02:51:08.600Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:08.954Z] + 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-31T02:51:09.313Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-31T02:51:09.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-31T02:51:09.313Z] f42263f2e0b1: Preparing [2024-07-31T02:51:09.313Z] a82ac3638c4e: Preparing [2024-07-31T02:51:09.313Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:09.313Z] ac4528be9728: Preparing [2024-07-31T02:51:09.313Z] db1ed6fcdbe7: Preparing [2024-07-31T02:51:09.313Z] c08a3e93f783: Preparing [2024-07-31T02:51:09.313Z] 3c20671a5817: Preparing [2024-07-31T02:51:09.313Z] c08a3e93f783: Waiting [2024-07-31T02:51:09.313Z] 3c20671a5817: Waiting [2024-07-31T02:51:09.313Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:51:09.313Z] f42263f2e0b1: Layer already exists [2024-07-31T02:51:09.313Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:09.313Z] a82ac3638c4e: Layer already exists [2024-07-31T02:51:09.313Z] ac4528be9728: Layer already exists [2024-07-31T02:51:09.313Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:09.313Z] c08a3e93f783: Layer already exists [2024-07-31T02:51:09.580Z] latest: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:09.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:10.309Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 [2024-07-31T02:51:10.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-31T02:51:10.309Z] f42263f2e0b1: Preparing [2024-07-31T02:51:10.309Z] a82ac3638c4e: Preparing [2024-07-31T02:51:10.309Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:10.309Z] ac4528be9728: Preparing [2024-07-31T02:51:10.309Z] db1ed6fcdbe7: Preparing [2024-07-31T02:51:10.309Z] c08a3e93f783: Preparing [2024-07-31T02:51:10.309Z] 3c20671a5817: Preparing [2024-07-31T02:51:10.309Z] c08a3e93f783: Waiting [2024-07-31T02:51:10.309Z] 3c20671a5817: Waiting [2024-07-31T02:51:10.309Z] ac4528be9728: Layer already exists [2024-07-31T02:51:10.309Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:51:10.309Z] f42263f2e0b1: Layer already exists [2024-07-31T02:51:10.309Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:10.309Z] a82ac3638c4e: Layer already exists [2024-07-31T02:51:10.309Z] c08a3e93f783: Layer already exists [2024-07-31T02:51:10.309Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:10.575Z] 3.2.0-dev.41: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:10.936Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:11.301Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:51:11.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-31T02:51:11.301Z] f42263f2e0b1: Preparing [2024-07-31T02:51:11.301Z] a82ac3638c4e: Preparing [2024-07-31T02:51:11.301Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:11.301Z] ac4528be9728: Preparing [2024-07-31T02:51:11.301Z] db1ed6fcdbe7: Preparing [2024-07-31T02:51:11.301Z] c08a3e93f783: Preparing [2024-07-31T02:51:11.301Z] 3c20671a5817: Preparing [2024-07-31T02:51:11.301Z] c08a3e93f783: Waiting [2024-07-31T02:51:11.301Z] 3c20671a5817: Waiting [2024-07-31T02:51:11.301Z] f42263f2e0b1: Layer already exists [2024-07-31T02:51:11.301Z] a82ac3638c4e: Layer already exists [2024-07-31T02:51:11.301Z] ac4528be9728: Layer already exists [2024-07-31T02:51:11.301Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:11.301Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:51:11.301Z] c08a3e93f783: Layer already exists [2024-07-31T02:51:11.301Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:11.567Z] 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:11.932Z] + 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-31T02:51:12.293Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-31T02:51:12.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-31T02:51:12.293Z] f42263f2e0b1: Preparing [2024-07-31T02:51:12.293Z] a82ac3638c4e: Preparing [2024-07-31T02:51:12.293Z] 1c6b87a4cd83: Preparing [2024-07-31T02:51:12.293Z] ac4528be9728: Preparing [2024-07-31T02:51:12.293Z] db1ed6fcdbe7: Preparing [2024-07-31T02:51:12.293Z] c08a3e93f783: Preparing [2024-07-31T02:51:12.293Z] 3c20671a5817: Preparing [2024-07-31T02:51:12.293Z] c08a3e93f783: Waiting [2024-07-31T02:51:12.293Z] 3c20671a5817: Waiting [2024-07-31T02:51:12.293Z] f42263f2e0b1: Layer already exists [2024-07-31T02:51:12.293Z] a82ac3638c4e: Layer already exists [2024-07-31T02:51:12.293Z] db1ed6fcdbe7: Layer already exists [2024-07-31T02:51:12.293Z] 1c6b87a4cd83: Layer already exists [2024-07-31T02:51:12.293Z] ac4528be9728: Layer already exists [2024-07-31T02:51:12.293Z] 3c20671a5817: Layer already exists [2024-07-31T02:51:12.293Z] c08a3e93f783: Layer already exists [2024-07-31T02:51:12.560Z] main: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:51:12.657Z] ===================================================== [Pipeline] echo [2024-07-31T02:51:12.674Z] taggedImages: [2024-07-31T02:51:12.674Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [2024-07-31T02:51:12.674Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-31T02:51:12.674Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 [2024-07-31T02:51:12.674Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [2024-07-31T02:51:12.674Z] - 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-31T02:51:13.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:51:13.084Z] [2024-07-31T02:51:13.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:13.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:51:13.682Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T02:51:13.682Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T02:51:13.682Z] 04944245beec: Pulling fs layer [2024-07-31T02:51:13.682Z] 699f458cf7ca: Pulling fs layer [2024-07-31T02:51:13.683Z] 765212b225bb: Pulling fs layer [2024-07-31T02:51:13.683Z] f23df028b6ca: Pulling fs layer [2024-07-31T02:51:13.683Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T02:51:13.683Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T02:51:13.683Z] 765212b225bb: Waiting [2024-07-31T02:51:13.683Z] f23df028b6ca: Waiting [2024-07-31T02:51:13.683Z] d65c8cfc05b1: Waiting [2024-07-31T02:51:13.683Z] 2437ff75d9bd: Waiting [2024-07-31T02:51:13.683Z] 04944245beec: Verifying Checksum [2024-07-31T02:51:13.683Z] 04944245beec: Download complete [2024-07-31T02:51:13.683Z] 765212b225bb: Download complete [2024-07-31T02:51:13.950Z] f23df028b6ca: Download complete [2024-07-31T02:51:13.950Z] d65c8cfc05b1: Download complete [2024-07-31T02:51:13.951Z] 699f458cf7ca: Verifying Checksum [2024-07-31T02:51:14.535Z] 8998bd30e6a1: Download complete [2024-07-31T02:51:17.109Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T02:51:17.109Z] 2437ff75d9bd: Download complete [2024-07-31T02:51:19.049Z] 8998bd30e6a1: Pull complete [2024-07-31T02:51:19.316Z] 04944245beec: Pull complete [2024-07-31T02:51:21.255Z] 699f458cf7ca: Pull complete [2024-07-31T02:51:21.255Z] 765212b225bb: Pull complete [2024-07-31T02:51:22.213Z] f23df028b6ca: Pull complete [2024-07-31T02:51:22.213Z] d65c8cfc05b1: Pull complete [2024-07-31T02:51:40.419Z] 2437ff75d9bd: Pull complete [2024-07-31T02:51:40.419Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T02:51:40.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:51:40.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:40.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2024-07-31T02:51:40.676Z] $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:51:43.224Z] $ docker top d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:51:44.098Z] ---> job-cost.sh [2024-07-31T02:51:44.098Z] lf-activate-venv: SKIPPING [2024-07-31T02:51:44.098Z] INFO: No Stack... [2024-07-31T02:51:44.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T02:51:45.409Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:51:46.480Z] + cat /w/workspace/edgex-go/659/archives/cost.csv [2024-07-31T02:51:46.480Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:51:46.513Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] [2024-07-31T02:51:46.522Z] Resource [jenkins-edgexfoundry-edgex-go-main-659-stack-cost] did not exist. Created. [2024-07-31T02:51:46.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:51:46.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T02:51:47.437Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:51:47.448Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:51:47.463Z] $ docker stop --time=1 d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe [2024-07-31T02:51:48.893Z] $ docker rm -f --volumes d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe [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-31T02:51:49.413Z] provisioning config files... [2024-07-31T02:51:49.423Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/659@tmp/config6109747306923088249tmp [Pipeline] { [Pipeline] sh [2024-07-31T02:51:49.733Z] + set +x [2024-07-31T02:51:49.733Z] + bash -s -- [2024-07-31T02:51:49.733Z] + curl -s https://codecov.io/bash [2024-07-31T02:51:49.733Z] [2024-07-31T02:51:49.733Z] _____ _ [2024-07-31T02:51:49.733Z] / ____| | | [2024-07-31T02:51:49.733Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T02:51:49.733Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T02:51:49.733Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T02:51:49.733Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T02:51:49.733Z] Bash-1.0.6 [2024-07-31T02:51:49.733Z] [2024-07-31T02:51:49.733Z] [2024-07-31T02:51:49.733Z] ==> git version 2.25.1 found [2024-07-31T02:51:49.733Z] ==> 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-31T02:51:49.733Z] Release-Date: 2020-01-08 [2024-07-31T02:51:49.733Z] 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-31T02:51:49.733Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T02:51:49.733Z] ==> Jenkins CI detected. [2024-07-31T02:51:49.733Z] current dir:  /w/workspace/edgex-go/659 [2024-07-31T02:51:49.733Z] project root: . [2024-07-31T02:51:49.733Z] --> token set from env [2024-07-31T02:51:49.733Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T02:51:49.733Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T02:51:49.733Z] ==> Python coveragepy not found [2024-07-31T02:51:49.733Z] ==> Searching for coverage reports in: [2024-07-31T02:51:49.733Z] + . [2024-07-31T02:51:49.733Z] -> Found 1 reports [2024-07-31T02:51:49.733Z] ==> Detecting git/mercurial file structure [2024-07-31T02:51:49.733Z] ==> Reading reports [2024-07-31T02:51:49.994Z] + ./coverage.out bytes=481596 [2024-07-31T02:51:49.994Z] ==> Appending adjustments [2024-07-31T02:51:49.994Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T02:51:51.373Z] + Found adjustments [2024-07-31T02:51:51.373Z] ==> Gzipping contents [2024-07-31T02:51:51.374Z] 60K /tmp/codecov.kYMlZm.gz [2024-07-31T02:51:51.374Z] ==> Uploading reports [2024-07-31T02:51:51.374Z] url: https://codecov.io [2024-07-31T02:51:51.374Z] query: branch=main&commit=041e6f6c6c367bee7b45b8df01fd92059f4bc2e1&build=659&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F659%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T02:51:51.374Z] -> Pinging Codecov [2024-07-31T02:51:51.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=041e6f6c6c367bee7b45b8df01fd92059f4bc2e1&build=659&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F659%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T02:51:51.374Z] -> Uploading to [2024-07-31T02:51:51.374Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/00271124DB129430A58F1EEE437C3FCB/041e6f6c6c367bee7b45b8df01fd92059f4bc2e1/0dd7e604-0a6a-43a7-8077-c2dedf17c117.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T025151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=970432d8cba79efb050e617d8f1d7006c1afa36b949063166271565b4776f9df [2024-07-31T02:51:51.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:51:51.374Z] Dload Upload Total Spent Left Speed [2024-07-31T02:51:51.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61386 0 0 100 61386 0 203k --:--:-- --:--:-- --:--:-- 203k [2024-07-31T02:51:51.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [2024-07-31T02:51:51.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-31T02:51:51.799Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-31T02:51:51.823Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:52.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:52.132Z] [2024-07-31T02:51:52.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:52.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:52.442Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-31T02:51:52.442Z] 619be1103602: Already exists [2024-07-31T02:51:52.442Z] f8ea3408117e: Pulling fs layer [2024-07-31T02:51:52.442Z] 91320369b822: Pulling fs layer [2024-07-31T02:51:52.442Z] 0406650e8295: Pulling fs layer [2024-07-31T02:51:52.442Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:51:52.442Z] 96d80e3f36e1: Pulling fs layer [2024-07-31T02:51:52.442Z] bcf3aedb951c: Pulling fs layer [2024-07-31T02:51:52.442Z] 4f4fb700ef54: Waiting [2024-07-31T02:51:52.442Z] 96d80e3f36e1: Waiting [2024-07-31T02:51:52.442Z] bcf3aedb951c: Waiting [2024-07-31T02:51:52.442Z] 0406650e8295: Verifying Checksum [2024-07-31T02:51:52.442Z] 0406650e8295: Download complete [2024-07-31T02:51:52.442Z] f8ea3408117e: Download complete [2024-07-31T02:51:52.442Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:51:52.442Z] 4f4fb700ef54: Download complete [2024-07-31T02:51:52.701Z] f8ea3408117e: Pull complete [2024-07-31T02:51:52.701Z] 96d80e3f36e1: Verifying Checksum [2024-07-31T02:51:52.701Z] 96d80e3f36e1: Download complete [2024-07-31T02:51:52.960Z] 91320369b822: Verifying Checksum [2024-07-31T02:51:52.960Z] 91320369b822: Download complete [2024-07-31T02:51:53.527Z] bcf3aedb951c: Verifying Checksum [2024-07-31T02:51:56.061Z] 91320369b822: Pull complete [2024-07-31T02:51:56.061Z] 0406650e8295: Pull complete [2024-07-31T02:51:56.061Z] 4f4fb700ef54: Pull complete [2024-07-31T02:51:56.320Z] 96d80e3f36e1: Pull complete [2024-07-31T02:51:58.849Z] bcf3aedb951c: Pull complete [2024-07-31T02:51:58.849Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-31T02:51:58.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:58.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:58.948Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:51:58.976Z] $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:01.133Z] $ docker top ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:52:01.498Z] + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo [2024-07-31T02:52:01.509Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-31T02:52:01.787Z] + set -o pipefail [2024-07-31T02:52:01.787Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-31T02:52:09.916Z] [2024-07-31T02:52:09.916Z] Monitoring /w/workspace/edgex-go/659 (github.com/edgexfoundry/edgex-go)... [2024-07-31T02:52:09.916Z] [2024-07-31T02:52:09.916Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f25dbb4e-6cdc-4be1-9a98-688fb6612963 [2024-07-31T02:52:09.916Z] [2024-07-31T02:52:09.916Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-31T02:52:09.916Z] [2024-07-31T02:52:09.916Z] [2024-07-31T02:52:09.916Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-31T02:52:09.916Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-31T02:52:10.179Z] $ docker stop --time=1 ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 [2024-07-31T02:52:12.326Z] $ docker rm -f --volumes ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-31T02:52:12.933Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:12.951Z] provisioning config files... [2024-07-31T02:52:12.967Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/659@tmp/config7115916551166043506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:13.336Z] --> edgex-publish-swagger.sh [2024-07-31T02:52:13.336Z] === Publish openapi/v3 API === [2024-07-31T02:52:13.336Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-31T02:52:13.336Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/659/openapi/v3/core-command.yaml] [2024-07-31T02:52:13.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:13.336Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:13.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 52200 --:--:-- --:--:-- --:--:-- 52117 [2024-07-31T02:52:13.919Z] [2024-07-31T02:52:13.919Z] [2024-07-31T02:52:13.919Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/659/openapi/v3/core-data.yaml] [2024-07-31T02:52:13.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:13.919Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:14.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k [2024-07-31T02:52:14.491Z] [2024-07-31T02:52:14.491Z] [2024-07-31T02:52:14.491Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/659/openapi/v3/core-keeper.yaml] [2024-07-31T02:52:14.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:14.491Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:14.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 240 116k --:--:-- --:--:-- --:--:-- 116k [2024-07-31T02:52:14.753Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-31T02:52:14.753Z] [2024-07-31T02:52:14.753Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/659/openapi/v3/core-metadata.yaml] [2024-07-31T02:52:14.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:14.753Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:15.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 277 264k --:--:-- --:--:-- --:--:-- 264k 100 149k 100 156 100 148k 277 264k --:--:-- --:--:-- --:--:-- 264k [2024-07-31T02:52:15.324Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-31T02:52:15.324Z] [2024-07-31T02:52:15.324Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/659/openapi/v3/support-cron-scheduler.yaml] [2024-07-31T02:52:15.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:15.324Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:15.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 226 143k --:--:-- --:--:-- --:--:-- 144k [2024-07-31T02:52:15.583Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-31T02:52:15.583Z] [2024-07-31T02:52:15.583Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/659/openapi/v3/support-notifications.yaml] [2024-07-31T02:52:15.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:15.841Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:16.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 305 166k --:--:-- --:--:-- --:--:-- 166k 100 87457 100 156 100 87301 304 166k --:--:-- --:--:-- --:--:-- 166k [2024-07-31T02:52:16.410Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-31T02:52:16.410Z] [2024-07-31T02:52:16.410Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/659/openapi/v3/support-scheduler.yaml] [2024-07-31T02:52:16.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:52:16.410Z] Dload Upload Total Spent Left Speed [2024-07-31T02:52:16.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 297 70522 --:--:-- --:--:-- --:--:-- 70820 [2024-07-31T02:52:16.670Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-31T02:52:16.670Z] [Pipeline] } [2024-07-31T02:52:16.678Z] 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-31T02:52:17.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:52:17.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:17.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:52:17.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:17.528Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:52:17.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:17.975Z] $ docker top 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:52:18.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:52:18.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:52:18.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:52:18.202Z] $ docker exec 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b ssh-agent [2024-07-31T02:52:18.326Z] SSH_AUTH_SOCK=/tmp/ssh-0wBGyrcbtMn4/agent.32 [2024-07-31T02:52:18.326Z] SSH_AGENT_PID=38 [2024-07-31T02:52:18.331Z] Running ssh-add (command line suppressed) [2024-07-31T02:52:18.429Z] Identity added: /w/workspace/edgex-go/659@tmp/private_key_9819930889639335831.key (/w/workspace/edgex-go/659@tmp/private_key_9819930889639335831.key) [2024-07-31T02:52:18.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:52:18.745Z] + git semver tag [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,960 [run_tag] DEBUG tag force:False [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,960 [check_head_tag] DEBUG check head tag [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,963 [execute] INFO git cat-file --batch-check [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,968 [execute] INFO git cat-file --batch [2024-07-31T02:52:19.007Z] 2024-07-31 02:52:18,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:19.267Z] 2024-07-31 02:52:19,005 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:19.267Z] 2024-07-31 02:52:19,005 [execute] INFO git tag -a v3.2.0-dev.41 -m v3.2.0-dev.41 [2024-07-31T02:52:19.267Z] 2024-07-31 02:52:19,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.41', '-m', 'v3.2.0-dev.41'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:19.267Z] 2024-07-31 02:52:19,010 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:19.267Z] 3.2.0-dev.41 [Pipeline] } [2024-07-31T02:52:19.273Z] $ docker exec --env ******** --env ******** 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b ssh-agent -k [2024-07-31T02:52:19.374Z] unset SSH_AUTH_SOCK; [2024-07-31T02:52:19.375Z] unset SSH_AGENT_PID; [2024-07-31T02:52:19.375Z] echo Agent pid 38 killed; [2024-07-31T02:52:19.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:52:19.712Z] + git semver [Pipeline] } [2024-07-31T02:52:19.977Z] $ docker stop --time=1 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b [2024-07-31T02:52:21.293Z] $ docker rm -f --volumes 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:21.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:52:21.714Z] [2024-07-31T02:52:21.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:22.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:52:22.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-31T02:52:22.014Z] ab5ef0e58194: Pulling fs layer [2024-07-31T02:52:22.014Z] 9712f1f96733: Pulling fs layer [2024-07-31T02:52:22.014Z] 63f879dbbcfc: Pulling fs layer [2024-07-31T02:52:22.014Z] 0d9ebad4ef96: Pulling fs layer [2024-07-31T02:52:22.014Z] e9a5061849ea: Pulling fs layer [2024-07-31T02:52:22.014Z] d747dcd14b5f: Pulling fs layer [2024-07-31T02:52:22.014Z] 2de7ff778b66: Pulling fs layer [2024-07-31T02:52:22.014Z] 0d9ebad4ef96: Waiting [2024-07-31T02:52:22.014Z] e9a5061849ea: Waiting [2024-07-31T02:52:22.014Z] d747dcd14b5f: Waiting [2024-07-31T02:52:22.014Z] 9712f1f96733: Verifying Checksum [2024-07-31T02:52:22.014Z] 9712f1f96733: Download complete [2024-07-31T02:52:22.273Z] 63f879dbbcfc: Verifying Checksum [2024-07-31T02:52:22.273Z] 63f879dbbcfc: Download complete [2024-07-31T02:52:22.531Z] e9a5061849ea: Verifying Checksum [2024-07-31T02:52:22.531Z] e9a5061849ea: Download complete [2024-07-31T02:52:22.531Z] d747dcd14b5f: Download complete [2024-07-31T02:52:22.531Z] 0d9ebad4ef96: Verifying Checksum [2024-07-31T02:52:22.531Z] 0d9ebad4ef96: Download complete [2024-07-31T02:52:22.531Z] ab5ef0e58194: Verifying Checksum [2024-07-31T02:52:22.531Z] ab5ef0e58194: Download complete [2024-07-31T02:52:22.789Z] 2de7ff778b66: Verifying Checksum [2024-07-31T02:52:22.789Z] 2de7ff778b66: Download complete [2024-07-31T02:52:25.318Z] ab5ef0e58194: Pull complete [2024-07-31T02:52:25.576Z] 9712f1f96733: Pull complete [2024-07-31T02:52:26.142Z] 63f879dbbcfc: Pull complete [2024-07-31T02:52:29.427Z] 0d9ebad4ef96: Pull complete [2024-07-31T02:52:29.685Z] e9a5061849ea: Pull complete [2024-07-31T02:52:29.686Z] d747dcd14b5f: Pull complete [2024-07-31T02:52:31.058Z] 2de7ff778b66: Pull complete [2024-07-31T02:52:31.058Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-31T02:52:31.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:52:31.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:31.165Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:52:31.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:32.741Z] $ docker top 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:32.838Z] provisioning config files... [2024-07-31T02:52:32.844Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/659@tmp/config12191209389811359796tmp [2024-07-31T02:52:32.855Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/659@tmp/config14557767370923788627tmp [2024-07-31T02:52:32.863Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/659@tmp/config694423550513939564tmp [Pipeline] { [Pipeline] echo [2024-07-31T02:52:32.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:33.189Z] ---> sigul-configuration.sh [2024-07-31T02:52:33.189Z] gpg: directory `/root/.gnupg' created [2024-07-31T02:52:33.189Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-31T02:52:33.189Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-31T02:52:33.189Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-31T02:52:33.189Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-31T02:52:33.189Z] gpg: CAST5 encrypted data [2024-07-31T02:52:33.189Z] gpg: encrypted with 1 passphrase [2024-07-31T02:52:33.189Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-31T02:52:33.488Z] + mkdir /home/jenkins [2024-07-31T02:52:33.488Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-31T02:52:33.779Z] + 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-31T02:52:33.791Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:34.084Z] ---> sigul-install.sh [2024-07-31T02:52:34.084Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-31T02:52:34.382Z] + git tag --list [2024-07-31T02:52:34.382Z] 0.6.0 [2024-07-31T02:52:34.382Z] 0.6.1 [2024-07-31T02:52:34.382Z] 0.7.0 [2024-07-31T02:52:34.382Z] 0.7.1 [2024-07-31T02:52:34.382Z] v1.0.0 [2024-07-31T02:52:34.382Z] v1.0.1 [2024-07-31T02:52:34.382Z] v1.1.0 [2024-07-31T02:52:34.382Z] v1.2.0 [2024-07-31T02:52:34.382Z] v1.2.1 [2024-07-31T02:52:34.382Z] v1.3.0 [2024-07-31T02:52:34.382Z] v1.3.1 [2024-07-31T02:52:34.382Z] v2.0.0 [2024-07-31T02:52:34.382Z] v2.1.0 [2024-07-31T02:52:34.382Z] v2.1.1 [2024-07-31T02:52:34.382Z] v2.2.0 [2024-07-31T02:52:34.382Z] v2.3.0 [2024-07-31T02:52:34.382Z] v3.0 [2024-07-31T02:52:34.382Z] v3.0.0 [2024-07-31T02:52:34.382Z] v3.1 [2024-07-31T02:52:34.382Z] v3.1.0 [2024-07-31T02:52:34.382Z] v3.1.0-dev.1 [2024-07-31T02:52:34.382Z] v3.1.0-dev.10 [2024-07-31T02:52:34.382Z] v3.1.0-dev.11 [2024-07-31T02:52:34.382Z] v3.1.0-dev.12 [2024-07-31T02:52:34.382Z] v3.1.0-dev.13 [2024-07-31T02:52:34.382Z] v3.1.0-dev.14 [2024-07-31T02:52:34.382Z] v3.1.0-dev.15 [2024-07-31T02:52:34.382Z] v3.1.0-dev.16 [2024-07-31T02:52:34.382Z] v3.1.0-dev.17 [2024-07-31T02:52:34.382Z] v3.1.0-dev.18 [2024-07-31T02:52:34.382Z] v3.1.0-dev.19 [2024-07-31T02:52:34.382Z] v3.1.0-dev.2 [2024-07-31T02:52:34.382Z] v3.1.0-dev.20 [2024-07-31T02:52:34.382Z] v3.1.0-dev.21 [2024-07-31T02:52:34.382Z] v3.1.0-dev.22 [2024-07-31T02:52:34.382Z] v3.1.0-dev.23 [2024-07-31T02:52:34.382Z] v3.1.0-dev.24 [2024-07-31T02:52:34.382Z] v3.1.0-dev.25 [2024-07-31T02:52:34.382Z] v3.1.0-dev.26 [2024-07-31T02:52:34.382Z] v3.1.0-dev.27 [2024-07-31T02:52:34.382Z] v3.1.0-dev.28 [2024-07-31T02:52:34.382Z] v3.1.0-dev.29 [2024-07-31T02:52:34.382Z] v3.1.0-dev.3 [2024-07-31T02:52:34.382Z] v3.1.0-dev.30 [2024-07-31T02:52:34.382Z] v3.1.0-dev.31 [2024-07-31T02:52:34.382Z] v3.1.0-dev.32 [2024-07-31T02:52:34.382Z] v3.1.0-dev.33 [2024-07-31T02:52:34.382Z] v3.1.0-dev.34 [2024-07-31T02:52:34.382Z] v3.1.0-dev.35 [2024-07-31T02:52:34.382Z] v3.1.0-dev.36 [2024-07-31T02:52:34.382Z] v3.1.0-dev.37 [2024-07-31T02:52:34.382Z] v3.1.0-dev.38 [2024-07-31T02:52:34.382Z] v3.1.0-dev.39 [2024-07-31T02:52:34.382Z] v3.1.0-dev.4 [2024-07-31T02:52:34.382Z] v3.1.0-dev.40 [2024-07-31T02:52:34.382Z] v3.1.0-dev.41 [2024-07-31T02:52:34.382Z] v3.1.0-dev.42 [2024-07-31T02:52:34.382Z] v3.1.0-dev.43 [2024-07-31T02:52:34.382Z] v3.1.0-dev.44 [2024-07-31T02:52:34.382Z] v3.1.0-dev.45 [2024-07-31T02:52:34.382Z] v3.1.0-dev.46 [2024-07-31T02:52:34.382Z] v3.1.0-dev.47 [2024-07-31T02:52:34.382Z] v3.1.0-dev.48 [2024-07-31T02:52:34.382Z] v3.1.0-dev.49 [2024-07-31T02:52:34.382Z] v3.1.0-dev.5 [2024-07-31T02:52:34.382Z] v3.1.0-dev.50 [2024-07-31T02:52:34.382Z] v3.1.0-dev.51 [2024-07-31T02:52:34.382Z] v3.1.0-dev.52 [2024-07-31T02:52:34.382Z] v3.1.0-dev.53 [2024-07-31T02:52:34.382Z] v3.1.0-dev.54 [2024-07-31T02:52:34.382Z] v3.1.0-dev.55 [2024-07-31T02:52:34.382Z] v3.1.0-dev.56 [2024-07-31T02:52:34.382Z] v3.1.0-dev.57 [2024-07-31T02:52:34.382Z] v3.1.0-dev.58 [2024-07-31T02:52:34.382Z] v3.1.0-dev.59 [2024-07-31T02:52:34.382Z] v3.1.0-dev.6 [2024-07-31T02:52:34.382Z] v3.1.0-dev.60 [2024-07-31T02:52:34.382Z] v3.1.0-dev.61 [2024-07-31T02:52:34.382Z] v3.1.0-dev.62 [2024-07-31T02:52:34.382Z] v3.1.0-dev.63 [2024-07-31T02:52:34.382Z] v3.1.0-dev.64 [2024-07-31T02:52:34.382Z] v3.1.0-dev.65 [2024-07-31T02:52:34.382Z] v3.1.0-dev.66 [2024-07-31T02:52:34.382Z] v3.1.0-dev.67 [2024-07-31T02:52:34.382Z] v3.1.0-dev.68 [2024-07-31T02:52:34.382Z] v3.1.0-dev.69 [2024-07-31T02:52:34.382Z] v3.1.0-dev.7 [2024-07-31T02:52:34.382Z] v3.1.0-dev.70 [2024-07-31T02:52:34.382Z] v3.1.0-dev.71 [2024-07-31T02:52:34.382Z] v3.1.0-dev.72 [2024-07-31T02:52:34.382Z] v3.1.0-dev.73 [2024-07-31T02:52:34.382Z] v3.1.0-dev.8 [2024-07-31T02:52:34.382Z] v3.1.0-dev.9 [2024-07-31T02:52:34.382Z] v3.1.1 [2024-07-31T02:52:34.382Z] v3.1.1-dev.1 [2024-07-31T02:52:34.382Z] v3.1.1-dev.2 [2024-07-31T02:52:34.382Z] v3.2.0-dev.1 [2024-07-31T02:52:34.382Z] v3.2.0-dev.10 [2024-07-31T02:52:34.382Z] v3.2.0-dev.11 [2024-07-31T02:52:34.382Z] v3.2.0-dev.12 [2024-07-31T02:52:34.382Z] v3.2.0-dev.13 [2024-07-31T02:52:34.382Z] v3.2.0-dev.14 [2024-07-31T02:52:34.382Z] v3.2.0-dev.15 [2024-07-31T02:52:34.382Z] v3.2.0-dev.16 [2024-07-31T02:52:34.382Z] v3.2.0-dev.17 [2024-07-31T02:52:34.382Z] v3.2.0-dev.18 [2024-07-31T02:52:34.382Z] v3.2.0-dev.19 [2024-07-31T02:52:34.382Z] v3.2.0-dev.2 [2024-07-31T02:52:34.382Z] v3.2.0-dev.20 [2024-07-31T02:52:34.382Z] v3.2.0-dev.21 [2024-07-31T02:52:34.382Z] v3.2.0-dev.22 [2024-07-31T02:52:34.382Z] v3.2.0-dev.23 [2024-07-31T02:52:34.382Z] v3.2.0-dev.24 [2024-07-31T02:52:34.382Z] v3.2.0-dev.25 [2024-07-31T02:52:34.382Z] v3.2.0-dev.26 [2024-07-31T02:52:34.382Z] v3.2.0-dev.27 [2024-07-31T02:52:34.382Z] v3.2.0-dev.28 [2024-07-31T02:52:34.382Z] v3.2.0-dev.29 [2024-07-31T02:52:34.382Z] v3.2.0-dev.3 [2024-07-31T02:52:34.382Z] v3.2.0-dev.30 [2024-07-31T02:52:34.382Z] v3.2.0-dev.31 [2024-07-31T02:52:34.382Z] v3.2.0-dev.32 [2024-07-31T02:52:34.382Z] v3.2.0-dev.33 [2024-07-31T02:52:34.382Z] v3.2.0-dev.34 [2024-07-31T02:52:34.382Z] v3.2.0-dev.35 [2024-07-31T02:52:34.382Z] v3.2.0-dev.36 [2024-07-31T02:52:34.382Z] v3.2.0-dev.37 [2024-07-31T02:52:34.382Z] v3.2.0-dev.38 [2024-07-31T02:52:34.382Z] v3.2.0-dev.39 [2024-07-31T02:52:34.382Z] v3.2.0-dev.4 [2024-07-31T02:52:34.382Z] v3.2.0-dev.40 [2024-07-31T02:52:34.382Z] v3.2.0-dev.41 [2024-07-31T02:52:34.382Z] v3.2.0-dev.5 [2024-07-31T02:52:34.382Z] v3.2.0-dev.6 [2024-07-31T02:52:34.382Z] v3.2.0-dev.7 [2024-07-31T02:52:34.382Z] v3.2.0-dev.8 [2024-07-31T02:52:34.382Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-31T02:52:34.682Z] + lftools sign git-tag v3.2.0-dev.41 [2024-07-31T02:52:35.251Z] Signing Git tag with Sigul... [2024-07-31T02:52:35.251Z] Signing v3.2.0-dev.41 [Pipeline] echo [2024-07-31T02:52:35.835Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:36.130Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-31T02:52:36.138Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-31T02:52:36.160Z] $ docker stop --time=1 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d [2024-07-31T02:52:37.465Z] $ docker rm -f --volumes 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-31T02:52:37.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:52:37.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:38.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:52:38.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:38.313Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:52:38.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:38.669Z] $ docker top 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 -eo pid,comm [2024-07-31T02:52:38.729Z] 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-31T02:52:38.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:52:38.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:52:38.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:52:38.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:52:38.899Z] $ docker exec 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 ssh-agent [2024-07-31T02:52:39.009Z] SSH_AUTH_SOCK=/tmp/ssh-fmPQaGzU28s5/agent.32 [2024-07-31T02:52:39.009Z] SSH_AGENT_PID=38 [2024-07-31T02:52:39.014Z] Running ssh-add (command line suppressed) [2024-07-31T02:52:39.106Z] Identity added: /w/workspace/edgex-go/659@tmp/private_key_8171380912927517735.key (/w/workspace/edgex-go/659@tmp/private_key_8171380912927517735.key) [2024-07-31T02:52:39.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:52:39.422Z] + git semver bump pre [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,587 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,587 [bump_version] DEBUG bumping version:3.2.0-dev.41 on axis:pre with prefix:dev [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,587 [bump_version] DEBUG bumped version:3.2.0-dev.42 [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,587 [write_version] DEBUG write version:3.2.0-dev.42 to path:/w/workspace/edgex-go/659/.semver/main with force:True [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,587 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,588 [write_file] DEBUG write to file:/w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,589 [execute] INFO git cat-file --batch-check [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,595 [execute] INFO git cat-file --batch [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:39.682Z] 2024-07-31 02:52:39,600 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:39.682Z] 3.2.0-dev.42 [Pipeline] } [2024-07-31T02:52:39.684Z] $ docker exec --env ******** --env ******** 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 ssh-agent -k [2024-07-31T02:52:39.778Z] unset SSH_AUTH_SOCK; [2024-07-31T02:52:39.778Z] unset SSH_AGENT_PID; [2024-07-31T02:52:39.778Z] echo Agent pid 38 killed; [2024-07-31T02:52:39.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:52:40.115Z] + git semver [Pipeline] } [2024-07-31T02:52:40.378Z] $ docker stop --time=1 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 [2024-07-31T02:52:41.629Z] $ docker rm -f --volumes 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:52:41.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:52:41.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:42.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:52:42.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:42.384Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:52:42.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:42.741Z] $ docker top d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b -eo pid,comm [2024-07-31T02:52:42.794Z] 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-31T02:52:42.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:52:42.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:52:42.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:52:42.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:52:42.971Z] $ docker exec d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b ssh-agent [2024-07-31T02:52:43.074Z] SSH_AUTH_SOCK=/tmp/ssh-t0UdLVD8cGxd/agent.32 [2024-07-31T02:52:43.074Z] SSH_AGENT_PID=38 [2024-07-31T02:52:43.078Z] Running ssh-add (command line suppressed) [2024-07-31T02:52:43.166Z] Identity added: /w/workspace/edgex-go/659@tmp/private_key_2444733606294555425.key (/w/workspace/edgex-go/659@tmp/private_key_2444733606294555425.key) [2024-07-31T02:52:43.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:52:43.480Z] + git semver push [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,656 [run_push] DEBUG push [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,657 [execute] INFO git cat-file --batch-check [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,660 [execute] INFO git rev-list cc8dc476ac3befe181aacf115155ab212bc47939 -- [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,660 [execute] DEBUG Popen(['git', 'rev-list', 'cc8dc476ac3befe181aacf115155ab212bc47939', '--'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,678 [execute] INFO git fetch -v origin [2024-07-31T02:52:43.738Z] 2024-07-31 02:52:43,679 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-31T02:52:44.307Z] 2024-07-31 02:52:44,108 [run_push] DEBUG no remote changes detected [2024-07-31T02:52:44.307Z] 2024-07-31 02:52:44,108 [execute] INFO git push origin semver [2024-07-31T02:52:44.307Z] 2024-07-31 02:52:44,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:45.247Z] 2024-07-31 02:52:44,880 [run_push] DEBUG push all version tags [2024-07-31T02:52:45.247Z] 2024-07-31 02:52:44,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-31T02:52:45.247Z] 2024-07-31 02:52:44,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:45.816Z] 2024-07-31 02:52:45,566 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main [2024-07-31T02:52:45.816Z] 3.2.0-dev.42 [Pipeline] } [2024-07-31T02:52:45.820Z] $ docker exec --env ******** --env ******** d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b ssh-agent -k [2024-07-31T02:52:45.940Z] unset SSH_AUTH_SOCK; [2024-07-31T02:52:45.940Z] unset SSH_AGENT_PID; [2024-07-31T02:52:45.940Z] echo Agent pid 38 killed; [2024-07-31T02:52:45.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:52:46.290Z] + git semver [Pipeline] } [2024-07-31T02:52:46.557Z] $ docker stop --time=1 d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b [2024-07-31T02:52:47.799Z] $ docker rm -f --volumes d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b [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-31T02:52:48.395Z] + [ -d /w/workspace/edgex-go/659/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:48.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:49.546Z] ---> package-listing.sh [2024-07-31T02:52:49.546Z] ++ facter osfamily [2024-07-31T02:52:49.546Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T02:52:49.805Z] + OS_FAMILY=debian [2024-07-31T02:52:49.805Z] + workspace=/w/workspace/edgex-go/659 [2024-07-31T02:52:49.805Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T02:52:49.805Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T02:52:49.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T02:52:49.805Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T02:52:49.805Z] + '[' /w/workspace/edgex-go/659 ']' [2024-07-31T02:52:49.805Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T02:52:49.805Z] + case "${OS_FAMILY}" in [2024-07-31T02:52:49.805Z] + dpkg -l [2024-07-31T02:52:49.805Z] + grep '^ii' [2024-07-31T02:52:49.805Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T02:52:49.805Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T02:52:49.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T02:52:49.805Z] + '[' /w/workspace/edgex-go/659 ']' [2024-07-31T02:52:49.805Z] + mkdir -p /w/workspace/edgex-go/659/archives/ [2024-07-31T02:52:49.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/659/archives/ [Pipeline] echo [2024-07-31T02:52:49.820Z] 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/659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T02:52:50.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:50.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:52:50.667Z] [2024-07-31T02:52:50.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:50.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:52:50.970Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T02:52:50.970Z] 5eb5b503b376: Pulling fs layer [2024-07-31T02:52:50.970Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T02:52:50.970Z] ec43610c2a17: Pulling fs layer [2024-07-31T02:52:50.970Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T02:52:50.970Z] 33b1e0a273af: Pulling fs layer [2024-07-31T02:52:50.970Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T02:52:50.970Z] 2f39f015ded8: Pulling fs layer [2024-07-31T02:52:50.970Z] 33b1e0a273af: Waiting [2024-07-31T02:52:50.970Z] 2f39f015ded8: Waiting [2024-07-31T02:52:50.970Z] 3a2ae6a8a46f: Waiting [2024-07-31T02:52:50.970Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T02:52:50.970Z] 5c69ac0246d0: Download complete [2024-07-31T02:52:50.970Z] 3a2ae6a8a46f: Download complete [2024-07-31T02:52:50.970Z] 33b1e0a273af: Verifying Checksum [2024-07-31T02:52:50.970Z] 33b1e0a273af: Download complete [2024-07-31T02:52:50.970Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T02:52:50.970Z] 5d3b04190fa2: Download complete [2024-07-31T02:52:50.970Z] ec43610c2a17: Verifying Checksum [2024-07-31T02:52:51.228Z] 5eb5b503b376: Verifying Checksum [2024-07-31T02:52:51.228Z] 5eb5b503b376: Download complete [2024-07-31T02:52:51.794Z] 2f39f015ded8: Download complete [2024-07-31T02:52:52.361Z] 5eb5b503b376: Pull complete [2024-07-31T02:52:52.619Z] 5c69ac0246d0: Pull complete [2024-07-31T02:52:52.877Z] ec43610c2a17: Pull complete [2024-07-31T02:52:52.877Z] 3a2ae6a8a46f: Pull complete [2024-07-31T02:52:53.136Z] 33b1e0a273af: Pull complete [2024-07-31T02:52:53.136Z] 5d3b04190fa2: Pull complete [2024-07-31T02:52:57.321Z] 2f39f015ded8: Pull complete [2024-07-31T02:52:57.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T02:52:57.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:52:57.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:57.417Z] prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container [2024-07-31T02:52:57.439Z] $ 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/659/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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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-31T02:52:58.825Z] $ docker top 4d1ad608edf62d14a2213daf6ea24bb4b9b516f9b7f53c01c67cd1a8041e9682 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:52:59.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T02:52:59.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T02:52:59.760Z] + ls /var/log/sa-host [2024-07-31T02:52:59.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:59.841Z] provisioning config files... [2024-07-31T02:52:59.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/659@tmp/config12238076306683143614tmp [Pipeline] { [Pipeline] echo [2024-07-31T02:52:59.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:00.146Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T02:53:00.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:00.483Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T02:53:00.494Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:00.779Z] ---> sudo-logs.sh [2024-07-31T02:53:00.779Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T02:53:00.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:01.096Z] ---> job-cost.sh [2024-07-31T02:53:01.097Z] lf-activate-venv: SKIPPING [2024-07-31T02:53:01.097Z] DEBUG: total: 0.10999999940395355 [2024-07-31T02:53:01.097Z] INFO: Retrieving Stack Cost... [2024-07-31T02:53:01.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:53:01.924Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T02:53:01.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:53:02.220Z] ---> logs-deploy.sh [2024-07-31T02:53:02.220Z] lf-activate-venv: SKIPPING [2024-07-31T02:53:02.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/659 [2024-07-31T02:53:02.220Z] INFO: archiving workspace using pattern(s): [2024-07-31T02:53:03.155Z] Archives upload complete. [2024-07-31T02:53:03.155Z] INFO: archiving logs to Nexus