Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8dcd70220f9688fa8787918ae82f03e3794c64c 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-ssh15923674038341692499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17502073303654416719.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7667978976692282780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2815202370611634310.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-ssh10159325553566130831.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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-34999 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/764 [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/764 # 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 d8dcd70220f9688fa8787918ae82f03e3794c64c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 Commit message: "Merge pull request #5027 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.13.0" > git rev-list --no-walk 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T02:13:14.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T02:13:14.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T02:13:14.771Z] ========================================================= [2024-12-13T02:13:14.771Z] EdgeX Global Pipelines Version Info [2024-12-13T02:13:14.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:13:15.920Z] ------------------- [2024-12-13T02:13:15.920Z] stable info: [2024-12-13T02:13:15.920Z] ------------------- [2024-12-13T02:13:15.920Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T02:13:15.920Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T02:13:15.920Z] Message: update stable to v1.0.269 [2024-12-13T02:13:16.180Z] ------------------- [2024-12-13T02:13:16.180Z] experimental info: [2024-12-13T02:13:16.180Z] ------------------- [2024-12-13T02:13:16.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T02:13:16.180Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T02:13:16.180Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T02:13:16.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-13T02:13:16.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-13T02:13:16.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T02:13:16.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T02:13:16.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T02:13:16.353Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T02:13:16.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T02:13:16.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-13T02:13:16.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-13T02:13:16.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-13T02:13:16.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T02:13:16.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T02:13:16.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T02:13:16.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T02:13:16.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T02:13:16.547Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T02:13:16.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T02:13:16.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T02:13:16.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-13T02:13:16.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-13T02:13:16.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T02:13:16.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T02:13:16.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T02:13:16.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-13T02:13:16.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-13T02:13:16.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-13T02:13:16.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo [2024-12-13T02:13:16.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8dcd70 [Pipeline] echo [2024-12-13T02:13:16.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:13:16.949Z] provisioning config files... [2024-12-13T02:13:16.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config3360866449366365781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:13:17.303Z] ---> ****-login.sh [2024-12-13T02:13:17.303Z] nexus3.edgexfoundry.org:10001 [2024-12-13T02:13:17.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:13:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:13:17.565Z] Configure a credential helper to remove this warning. See [2024-12-13T02:13:17.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:13:17.565Z] [2024-12-13T02:13:17.565Z] Login Succeeded [2024-12-13T02:13:17.565Z] nexus3.edgexfoundry.org:10002 [2024-12-13T02:13:17.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:13:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:13:17.565Z] Configure a credential helper to remove this warning. See [2024-12-13T02:13:17.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:13:17.565Z] [2024-12-13T02:13:17.565Z] Login Succeeded [2024-12-13T02:13:17.565Z] nexus3.edgexfoundry.org:10003 [2024-12-13T02:13:17.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:13:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:13:17.826Z] Configure a credential helper to remove this warning. See [2024-12-13T02:13:17.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:13:17.826Z] [2024-12-13T02:13:17.827Z] Login Succeeded [2024-12-13T02:13:17.827Z] nexus3.edgexfoundry.org:10004 [2024-12-13T02:13:17.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:13:17.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:13:17.827Z] Configure a credential helper to remove this warning. See [2024-12-13T02:13:17.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:13:17.827Z] [2024-12-13T02:13:17.827Z] Login Succeeded [2024-12-13T02:13:17.827Z] ****.io [2024-12-13T02:13:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:13:18.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:13:18.089Z] Configure a credential helper to remove this warning. See [2024-12-13T02:13:18.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:13:18.089Z] [2024-12-13T02:13:18.089Z] Login Succeeded [2024-12-13T02:13:18.089Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T02:13:18.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:13:18.425Z] + 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-12-13T02:13:18.426Z] + dirname cmd/core-command/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-13T02:13:18.426Z] + + dirname cmd/core-data/Dockerfile [2024-12-13T02:13:18.426Z] cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/core-keeper/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/core-metadata/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/support-notifications/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-13T02:13:18.426Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-13T02:13:18.426Z] + cut -d/ -f2 [2024-12-13T02:13:18.426Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-13T02:13:18.457Z] 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-12-13T02:13:18.820Z] + git rev-list -1 --merges d8dcd70220f9688fa8787918ae82f03e3794c64c~1..d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo [2024-12-13T02:13:18.833Z] -----------> git rev-list -1 --merges d8dcd70220f9688fa8787918ae82f03e3794c64c~1..d8dcd70220f9688fa8787918ae82f03e3794c64c d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:13:18.833Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [false] [Pipeline] sh [2024-12-13T02:13:19.130Z] + git log --format=format:%s -1 d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] echo [2024-12-13T02:13:19.147Z] ========================================================= [2024-12-13T02:13:19.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T02:13:19.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-13T02:13:19.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:13:19.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T02:13:19.601Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T02:13:19.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T02:13:19.601Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T02:13:19.601Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T02:13:19.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:13:20.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:13:20.031Z] [2024-12-13T02:13:20.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:13:20.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:13:20.339Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T02:13:20.339Z] b85a868b505f: Pulling fs layer [2024-12-13T02:13:20.339Z] e2be974225ed: Pulling fs layer [2024-12-13T02:13:20.339Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T02:13:20.339Z] 988bab9f4d93: Pulling fs layer [2024-12-13T02:13:20.339Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T02:13:20.339Z] eaf3925da568: Pulling fs layer [2024-12-13T02:13:20.339Z] bab4dde63d76: Pulling fs layer [2024-12-13T02:13:20.339Z] bde34c3a00c8: Pulling fs layer [2024-12-13T02:13:20.339Z] b352a97aabf1: Pulling fs layer [2024-12-13T02:13:20.339Z] 4872d77fe225: Pulling fs layer [2024-12-13T02:13:20.339Z] 5851b861e8e6: Pulling fs layer [2024-12-13T02:13:20.339Z] 988bab9f4d93: Waiting [2024-12-13T02:13:20.339Z] 1469e6f7b9e6: Waiting [2024-12-13T02:13:20.339Z] eaf3925da568: Waiting [2024-12-13T02:13:20.339Z] bab4dde63d76: Waiting [2024-12-13T02:13:20.339Z] bde34c3a00c8: Waiting [2024-12-13T02:13:20.339Z] b352a97aabf1: Waiting [2024-12-13T02:13:20.339Z] 4872d77fe225: Waiting [2024-12-13T02:13:20.339Z] 5851b861e8e6: Waiting [2024-12-13T02:13:20.599Z] e2be974225ed: Verifying Checksum [2024-12-13T02:13:20.599Z] e2be974225ed: Download complete [2024-12-13T02:13:20.599Z] 988bab9f4d93: Download complete [2024-12-13T02:13:20.599Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T02:13:20.599Z] 1469e6f7b9e6: Download complete [2024-12-13T02:13:20.599Z] eaf3925da568: Verifying Checksum [2024-12-13T02:13:20.599Z] eaf3925da568: Download complete [2024-12-13T02:13:20.599Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T02:13:20.599Z] 339a4e72a1f5: Download complete [2024-12-13T02:13:20.599Z] bde34c3a00c8: Verifying Checksum [2024-12-13T02:13:20.599Z] bde34c3a00c8: Download complete [2024-12-13T02:13:20.599Z] b352a97aabf1: Download complete [2024-12-13T02:13:20.599Z] 4872d77fe225: Verifying Checksum [2024-12-13T02:13:20.599Z] 4872d77fe225: Download complete [2024-12-13T02:13:20.599Z] 5851b861e8e6: Download complete [2024-12-13T02:13:20.858Z] b85a868b505f: Verifying Checksum [2024-12-13T02:13:20.858Z] b85a868b505f: Download complete [2024-12-13T02:13:20.858Z] bab4dde63d76: Verifying Checksum [2024-12-13T02:13:20.858Z] bab4dde63d76: Download complete [2024-12-13T02:13:21.794Z] b85a868b505f: Pull complete [2024-12-13T02:13:22.053Z] e2be974225ed: Pull complete [2024-12-13T02:13:22.313Z] 339a4e72a1f5: Pull complete [2024-12-13T02:13:22.573Z] 988bab9f4d93: Pull complete [2024-12-13T02:13:22.832Z] 1469e6f7b9e6: Pull complete [2024-12-13T02:13:22.832Z] eaf3925da568: Pull complete [2024-12-13T02:13:24.741Z] bab4dde63d76: Pull complete [2024-12-13T02:13:24.741Z] bde34c3a00c8: Pull complete [2024-12-13T02:13:24.741Z] b352a97aabf1: Pull complete [2024-12-13T02:13:24.741Z] 4872d77fe225: Pull complete [2024-12-13T02:13:24.741Z] 5851b861e8e6: Pull complete [2024-12-13T02:13:24.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T02:13:24.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:13:24.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:13:24.888Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:13:24.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:13:28.115Z] $ docker top 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b -eo pid,comm [2024-12-13T02:13:28.172Z] 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-12-13T02:13:28.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:13:28.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:13:28.236Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:13:28.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:13:28.351Z] $ docker exec 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent [2024-12-13T02:13:28.472Z] SSH_AUTH_SOCK=/tmp/ssh-ASEUTSGVGp0E/agent.31 [2024-12-13T02:13:28.472Z] SSH_AGENT_PID=37 [2024-12-13T02:13:28.477Z] Running ssh-add (command line suppressed) [2024-12-13T02:13:28.582Z] Identity added: /w/workspace/edgex-go/764@tmp/private_key_13851781558520303283.key (/w/workspace/edgex-go/764@tmp/private_key_13851781558520303283.key) [2024-12-13T02:13:28.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:13:28.889Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T02:13:28.898Z] $ docker exec --env ******** --env ******** 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent -k [2024-12-13T02:13:29.007Z] unset SSH_AUTH_SOCK; [2024-12-13T02:13:29.008Z] unset SSH_AGENT_PID; [2024-12-13T02:13:29.008Z] echo Agent pid 37 killed; [2024-12-13T02:13:29.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T02:13:29.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:13:29.062Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:13:29.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:13:29.178Z] $ docker exec 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent [2024-12-13T02:13:29.283Z] SSH_AUTH_SOCK=/tmp/ssh-Hvh8njwjUYpU/agent.70 [2024-12-13T02:13:29.283Z] SSH_AGENT_PID=76 [2024-12-13T02:13:29.288Z] Running ssh-add (command line suppressed) [2024-12-13T02:13:29.391Z] Identity added: /w/workspace/edgex-go/764@tmp/private_key_10174883483527824817.key (/w/workspace/edgex-go/764@tmp/private_key_10174883483527824817.key) [2024-12-13T02:13:29.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:13:29.701Z] + git semver init [2024-12-13T02:13:29.961Z] 2024-12-13 02:13:29,863 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T02:13:29.961Z] 2024-12-13 02:13:29,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/764/.semver [2024-12-13T02:13:29.961Z] 2024-12-13 02:13:29,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/764/.semver [2024-12-13T02:13:29.961Z] 2024-12-13 02:13:29,864 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/764/.semver'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:13:36.539Z] 2024-12-13 02:13:35,926 [append_file] DEBUG append to file:/w/workspace/edgex-go/764/.git/info/exclude [2024-12-13T02:13:36.539Z] 2024-12-13 02:13:35,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/764/.semver/main with force:False [2024-12-13T02:13:36.539Z] 2024-12-13 02:13:35,927 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:13:36.539Z] 2024-12-13 02:13:35,927 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:13:36.539Z] 4.0.0-dev.28 [Pipeline] } [2024-12-13T02:13:36.546Z] $ docker exec --env ******** --env ******** 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b ssh-agent -k [2024-12-13T02:13:36.635Z] unset SSH_AUTH_SOCK; [2024-12-13T02:13:36.635Z] unset SSH_AGENT_PID; [2024-12-13T02:13:36.635Z] echo Agent pid 76 killed; [2024-12-13T02:13:36.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:13:36.969Z] + git semver [Pipeline] } [2024-12-13T02:13:37.246Z] $ docker stop --time=1 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b [2024-12-13T02:13:38.517Z] $ docker rm -f --volumes 65492b59926414374316fbfff1260327634228ca324b6bbabf48812ce0e8d12b [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:13:38.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T02:13:39.116Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T02:13:39.121Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.28 [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-12-13T02:13:39.567Z] + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo [2024-12-13T02:13:39.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:13:39.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:13:39.619Z] ========================================================= [2024-12-13T02:13:39.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T02:13:39.619Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-13T02:13:39.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T02:13:39.915Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T02:13:39.915Z] 43c4264eed91: Pulling fs layer [2024-12-13T02:13:39.915Z] 4cc291be95ef: Pulling fs layer [2024-12-13T02:13:39.915Z] 2ac1f1163629: Pulling fs layer [2024-12-13T02:13:39.915Z] 5c3c966382ef: Pulling fs layer [2024-12-13T02:13:39.915Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T02:13:39.915Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T02:13:39.915Z] 9f66e0745190: Pulling fs layer [2024-12-13T02:13:39.915Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T02:13:39.915Z] 5c3c966382ef: Waiting [2024-12-13T02:13:39.915Z] 4f4fb700ef54: Waiting [2024-12-13T02:13:39.915Z] 5d5c8e513c77: Waiting [2024-12-13T02:13:39.915Z] 9f66e0745190: Waiting [2024-12-13T02:13:39.915Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T02:13:39.915Z] 561ebcabdf7f: Waiting [2024-12-13T02:13:39.915Z] f49a43e4bbc0: Waiting [2024-12-13T02:13:39.915Z] 4cc291be95ef: Verifying Checksum [2024-12-13T02:13:39.915Z] 4cc291be95ef: Download complete [2024-12-13T02:13:39.915Z] 5c3c966382ef: Verifying Checksum [2024-12-13T02:13:39.915Z] 5c3c966382ef: Download complete [2024-12-13T02:13:39.915Z] 4f4fb700ef54: Verifying Checksum [2024-12-13T02:13:39.915Z] 4f4fb700ef54: Download complete [2024-12-13T02:13:39.915Z] 5d5c8e513c77: Verifying Checksum [2024-12-13T02:13:39.915Z] 5d5c8e513c77: Download complete [2024-12-13T02:13:39.915Z] 43c4264eed91: Download complete [2024-12-13T02:13:39.915Z] 9f66e0745190: Verifying Checksum [2024-12-13T02:13:39.915Z] 9f66e0745190: Download complete [2024-12-13T02:13:40.175Z] 43c4264eed91: Pull complete [2024-12-13T02:13:40.175Z] 561ebcabdf7f: Download complete [2024-12-13T02:13:40.434Z] 4cc291be95ef: Pull complete [2024-12-13T02:13:40.434Z] 2ac1f1163629: Verifying Checksum [2024-12-13T02:13:40.434Z] 2ac1f1163629: Download complete [2024-12-13T02:13:40.693Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T02:13:40.693Z] f49a43e4bbc0: Download complete [2024-12-13T02:13:43.983Z] 2ac1f1163629: Pull complete [2024-12-13T02:13:43.983Z] 5c3c966382ef: Pull complete [2024-12-13T02:13:43.983Z] 4f4fb700ef54: Pull complete [2024-12-13T02:13:43.983Z] 5d5c8e513c77: Pull complete [2024-12-13T02:13:44.241Z] 9f66e0745190: Pull complete [2024-12-13T02:13:46.786Z] f49a43e4bbc0: Pull complete [2024-12-13T02:13:46.786Z] 561ebcabdf7f: Pull complete [2024-12-13T02:13:46.786Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T02:13:46.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T02:13:46.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-13T02:13:47.090Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T02:13:47.090Z] WORKDIR /edgex [2024-12-13T02:13:47.090Z] COPY go.mod . [2024-12-13T02:13:47.090Z] RUN go mod download [2024-12-13T02:13:47.090Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-13T02:13:47.658Z] Sending build context to Docker daemon 178.1MB [2024-12-13T02:13:47.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T02:13:47.658Z] ---> 3a752c3f9dda [2024-12-13T02:13:47.658Z] Step 2/4 : WORKDIR /edgex [2024-12-13T02:13:52.943Z] ---> Running in f954c6bcb943 [2024-12-13T02:13:52.943Z] Removing intermediate container f954c6bcb943 [2024-12-13T02:13:52.943Z] ---> 9b77f0f05fa6 [2024-12-13T02:13:52.943Z] Step 3/4 : COPY go.mod . [2024-12-13T02:13:52.943Z] ---> 4c8082bc5b56 [2024-12-13T02:13:52.943Z] Step 4/4 : RUN go mod download [2024-12-13T02:13:52.943Z] ---> Running in 2122a6deb9b4 [2024-12-13T02:13:54.241Z] Still waiting to schedule task [2024-12-13T02:13:54.241Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34996’ [2024-12-13T02:14:19.520Z] Removing intermediate container 2122a6deb9b4 [2024-12-13T02:14:19.521Z] ---> cd4c6d9badc0 [2024-12-13T02:14:19.521Z] Successfully built cd4c6d9badc0 [2024-12-13T02:14:19.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:14:19.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T02:14:19.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:14:19.943Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:14:19.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:14:20.393Z] $ docker top aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:14:20.749Z] + go version [2024-12-13T02:14:20.749Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T02:14:20.758Z] $ docker stop --time=1 aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea [2024-12-13T02:14:22.023Z] $ docker rm -f --volumes aedd9d157dd1883942eedf9e737b03f992284da8c9151d784b7d6ec1d35e95ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:14:22.485Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T02:14:22.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:14:22.565Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:14:22.599Z] $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:14:22.925Z] $ docker top b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-13T02:14:23.002Z] ========================================================= [2024-12-13T02:14:23.002Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-13T02:14:23.002Z] ========================================================= [Pipeline] sh [2024-12-13T02:14:23.281Z] + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] fileExists [Pipeline] sh [2024-12-13T02:14:23.591Z] + make test [2024-12-13T02:14:23.591Z] go test -race -coverprofile=coverage.out ./... [2024-12-13T02:14:31.757Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-13T02:15:03.876Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-13T02:15:04.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2024-12-13T02:15:04.443Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-13T02:15:04.443Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-13T02:15:04.443Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-13T02:15:05.011Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-13T02:15:05.011Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-13T02:15:05.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-12-13T02:15:06.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-13T02:15:06.147Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-13T02:15:07.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-13T02:15:07.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-13T02:15:07.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T02:15:07.545Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-13T02:15:07.545Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-13T02:15:08.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-12-13T02:15:08.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements [2024-12-13T02:15:08.738Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-13T02:15:08.738Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-13T02:15:09.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.770s coverage: 93.4% of statements [2024-12-13T02:15:09.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-12-13T02:15:09.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2024-12-13T02:15:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-13T02:15:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-13T02:15:11.312Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-13T02:15:12.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.446s coverage: 95.8% of statements [2024-12-13T02:15:12.690Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-12-13T02:15:12.949Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-13T02:15:12.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-13T02:15:12.949Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-13T02:15:13.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-12-13T02:15:14.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 1.1% of statements [2024-12-13T02:15:14.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements [2024-12-13T02:15:14.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2024-12-13T02:15:14.709Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-13T02:15:14.709Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-13T02:15:14.709Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-13T02:15:15.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2024-12-13T02:15:15.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-12-13T02:15:15.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-12-13T02:15:15.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-12-13T02:15:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-13T02:15:15.532Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-13T02:15:15.532Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-13T02:15:15.533Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-13T02:15:16.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-13T02:15:16.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-13T02:15:16.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-13T02:15:17.419Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-13T02:15:17.419Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-13T02:15:17.419Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-13T02:15:17.419Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-13T02:15:17.986Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-13T02:15:17.986Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-13T02:15:19.185Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-13T02:15:19.941Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-13T02:15:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-13T02:15:21.612Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-13T02:15:21.612Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-13T02:15:23.511Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-13T02:15:23.511Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-13T02:15:23.511Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-13T02:15:24.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-13T02:15:24.886Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-13T02:15:24.886Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-13T02:15:25.457Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-13T02:15:25.458Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-13T02:15:25.458Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-13T02:15:25.458Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-13T02:15:26.847Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-13T02:15:26.847Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-13T02:15:26.847Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-13T02:15:26.847Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-13T02:15:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2024-12-13T02:15:28.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-13T02:15:28.790Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T02:15:28.790Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-13T02:15:28.790Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-13T02:15:28.790Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-13T02:15:28.790Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-13T02:15:30.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-13T02:15:30.174Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.047s coverage: 92.9% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.8% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.2% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2024-12-13T02:15:35.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 45.8% of statements [2024-12-13T02:15:35.446Z] 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-12-13T02:15:35.446Z] running golangci-lint [2024-12-13T02:15:35.446Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-13T02:15:35.446Z] go version go1.23.2 linux/amd64 [2024-12-13T02:15:35.703Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-13T02:15:35.703Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-13T02:15:35.703Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-13T02:16:03.065Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 23.035764489s" [2024-12-13T02:16:03.065Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 72.233099ms" [2024-12-13T02:16:11.196Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.335343077s with top 10 stages: buildir: 58.96853524s, gosec: 3.83577197s, inspect: 2.758986382s, fact_deprecated: 2.585358477s, printf: 2.198180535s, ctrlflow: 2.061737688s, fact_purity: 1.515136591s, nilness: 1.499861292s, S1038: 1.310317408s, typedness: 811.808971ms" [2024-12-13T02:16:11.196Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-13T02:16:11.196Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, invalid_issue: 193/193, skip_files: 193/193, nolint: 15/0, filename_unadjuster: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, exclude: 193/193" [2024-12-13T02:16:11.196Z] level=info msg="[runner] processing took 16.844952ms with stages: identifier_marker: 6.98609ms, nolint: 5.252782ms, path_prettifier: 1.412106ms, autogenerated_exclude: 1.395546ms, exclude-rules: 953.044µs, skip_dirs: 779.074µs, cgo: 26.32µs, invalid_issue: 24.84µs, filename_unadjuster: 11.88µs, max_same_issues: 650ns, uniq_by_line: 400ns, skip_files: 390ns, fixer: 350ns, sort_results: 270ns, exclude: 240ns, diff: 180ns, max_from_linter: 180ns, source_code: 140ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2024-12-13T02:16:11.196Z] level=info msg="[runner] linters took 12.505004747s with stages: goanalysis_metalinter: 12.488079544s" [2024-12-13T02:16:11.196Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-13T02:16:11.196Z] level=info msg="Memory: 356 samples, avg is 273.0MB, max is 1147.2MB" [2024-12-13T02:16:11.196Z] level=info msg="Execution took 35.619976802s" [2024-12-13T02:16:11.196Z] go vet ./... [2024-12-13T02:16:17.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T02:16:17.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T02:16:17.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T02:16:17.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-13T02:16:18.098Z] + ls -al . [2024-12-13T02:16:18.098Z] total 1740 [2024-12-13T02:16:18.098Z] drwxrwxr-x 11 1001 1001 4096 Dec 13 02:14 . [2024-12-13T02:16:18.098Z] drwxr-xr-x 4 root root 4096 Dec 13 02:14 .. [2024-12-13T02:16:18.098Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 .blubracket [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 10 Dec 13 02:13 .dockerignore [2024-12-13T02:16:18.098Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 02:15 .git [2024-12-13T02:16:18.098Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 02:13 .github [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 907 Dec 13 02:13 .gitignore [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 199 Dec 13 02:13 .golangci.yml [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 100 Dec 13 02:13 .hadolint.yml [2024-12-13T02:16:18.098Z] drwxr-xr-x 3 1001 1001 4096 Dec 13 02:13 .semver [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 155 Dec 13 02:13 .sonarcloud.properties [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 02:13 ADOPTERS.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 17141 Dec 13 02:13 Attribution.txt [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 100284 Dec 13 02:13 CHANGELOG.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 02:13 CONTRIBUTING.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 02:13 GOVERNANCE.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 858 Dec 13 02:13 Jenkinsfile [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 02:13 LICENSE [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 16740 Dec 13 02:13 Makefile [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 02:13 OWNERS.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 9932 Dec 13 02:13 README.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 789 Dec 13 02:13 SECURITY.md [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 12 Dec 13 02:13 VERSION [2024-12-13T02:16:18.098Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 bin [2024-12-13T02:16:18.098Z] drwxrwxr-x 19 1001 1001 4096 Dec 13 02:13 cmd [2024-12-13T02:16:18.098Z] -rw-r--r-- 1 root root 1412873 Dec 13 02:15 coverage.out [2024-12-13T02:16:18.098Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 fuzz_test [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 6473 Dec 13 02:13 go.mod [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 87891 Dec 13 02:13 go.sum [2024-12-13T02:16:18.098Z] drwxrwxr-x 7 1001 1001 4096 Dec 13 02:13 internal [2024-12-13T02:16:18.098Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 02:13 openapi [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 584 Dec 13 02:13 security.txt [2024-12-13T02:16:18.098Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 02:13 version.go [Pipeline] sh [2024-12-13T02:16:18.387Z] + '[' -e coverage.out ] [2024-12-13T02:16:18.387Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-13T02:16:18.542Z] Stashed 1 file(s) [Pipeline] sh [2024-12-13T02:16:18.828Z] + make build [2024-12-13T02:16:18.828Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T02:16:40.756Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T02:16:42.658Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T02:16:43.594Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T02:16:44.163Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-13T02:16:45.541Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T02:16:49.739Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T02:16:51.644Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T02:16:53.547Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T02:16:54.122Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-13T02:16:55.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T02:16:55.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T02:16:56.192Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-13T02:16:57.135Z] $ docker stop --time=1 b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 [2024-12-13T02:17:03.876Z] $ docker rm -f --volumes b737fa7aa564aa20df17be32d95616c4ff9ac905dfb265fe561fdd8b47e24843 [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-12-13T02:17:05.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T02:17:05.056Z] [2024-12-13T02:17:05.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:17:05.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T02:17:05.357Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-13T02:17:05.357Z] 91d30c5bc195: Pulling fs layer [2024-12-13T02:17:05.357Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-13T02:17:05.357Z] 9c61dcf015f6: Pulling fs layer [2024-12-13T02:17:05.357Z] 4698f68db338: Pulling fs layer [2024-12-13T02:17:05.357Z] 2a2f49069b9e: Pulling fs layer [2024-12-13T02:17:05.357Z] e0025b399a48: Pulling fs layer [2024-12-13T02:17:05.357Z] 4698f68db338: Waiting [2024-12-13T02:17:05.357Z] 2a2f49069b9e: Waiting [2024-12-13T02:17:05.616Z] 91d30c5bc195: Verifying Checksum [2024-12-13T02:17:05.616Z] 4698f68db338: Verifying Checksum [2024-12-13T02:17:05.616Z] 4698f68db338: Download complete [2024-12-13T02:17:05.616Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-13T02:17:05.616Z] 2e9b0aa3be6d: Download complete [2024-12-13T02:17:05.616Z] e0025b399a48: Verifying Checksum [2024-12-13T02:17:05.616Z] e0025b399a48: Download complete [2024-12-13T02:17:05.616Z] 91d30c5bc195: Pull complete [2024-12-13T02:17:05.875Z] 2a2f49069b9e: Verifying Checksum [2024-12-13T02:17:05.875Z] 2a2f49069b9e: Download complete [2024-12-13T02:17:05.875Z] 2e9b0aa3be6d: Pull complete [2024-12-13T02:17:06.135Z] 9c61dcf015f6: Verifying Checksum [2024-12-13T02:17:06.135Z] 9c61dcf015f6: Download complete [2024-12-13T02:17:08.664Z] 9c61dcf015f6: Pull complete [2024-12-13T02:17:08.664Z] 4698f68db338: Pull complete [2024-12-13T02:17:08.925Z] 2a2f49069b9e: Pull complete [2024-12-13T02:17:08.925Z] e0025b399a48: Pull complete [2024-12-13T02:17:08.925Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-13T02:17:08.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T02:17:08.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:17:09.285Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:17:09.310Z] $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:17:11.935Z] $ docker top 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:17:12.293Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-13T02:17:14.198Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-13T02:17:14.198Z] #1 transferring dockerfile: [2024-12-13T02:17:14.457Z] #1 transferring dockerfile: 2.50kB done [2024-12-13T02:17:14.457Z] #1 DONE 0.0s [2024-12-13T02:17:14.457Z] [2024-12-13T02:17:14.457Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-13T02:17:14.457Z] #2 transferring dockerfile: 3.02kB done [2024-12-13T02:17:14.457Z] #2 DONE 0.0s [2024-12-13T02:17:14.457Z] [2024-12-13T02:17:14.457Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #3 transferring dockerfile: 2.07kB done [2024-12-13T02:17:14.719Z] #3 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #4 transferring dockerfile: 1.69kB done [2024-12-13T02:17:14.719Z] #4 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #5 transferring dockerfile: 2.49kB done [2024-12-13T02:17:14.719Z] #5 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #6 transferring dockerfile: 2.23kB done [2024-12-13T02:17:14.719Z] #6 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #7 transferring dockerfile: 1.70kB done [2024-12-13T02:17:14.719Z] #7 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #8 transferring dockerfile: 2.15kB done [2024-12-13T02:17:14.719Z] #8 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #9 [security-proxy-setup internal] load .dockerignore [2024-12-13T02:17:14.719Z] #9 transferring context: 50B done [2024-12-13T02:17:14.719Z] #9 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #10 [core-data internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #10 transferring dockerfile: 2.07kB done [2024-12-13T02:17:14.719Z] #10 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #11 transferring dockerfile: 2.02kB done [2024-12-13T02:17:14.719Z] #11 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #12 transferring dockerfile: 1.89kB done [2024-12-13T02:17:14.719Z] #12 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #13 transferring dockerfile: 1.81kB done [2024-12-13T02:17:14.719Z] #13 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #14 transferring dockerfile: 2.13kB done [2024-12-13T02:17:14.719Z] #14 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #15 transferring dockerfile: 1.82kB done [2024-12-13T02:17:14.719Z] #15 DONE 0.0s [2024-12-13T02:17:14.719Z] [2024-12-13T02:17:14.719Z] #16 [core-command internal] load build definition from Dockerfile [2024-12-13T02:17:14.719Z] #16 transferring dockerfile: 1.94kB done [2024-12-13T02:17:14.719Z] #16 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #17 [security-bootstrapper internal] load .dockerignore [2024-12-13T02:17:14.978Z] #17 transferring context: 50B done [2024-12-13T02:17:14.978Z] #17 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #18 [core-keeper internal] load .dockerignore [2024-12-13T02:17:14.978Z] #18 transferring context: 50B done [2024-12-13T02:17:14.978Z] #18 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #19 [security-spire-config internal] load .dockerignore [2024-12-13T02:17:14.978Z] #19 transferring context: 50B done [2024-12-13T02:17:14.978Z] #19 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-12-13T02:17:14.978Z] #20 transferring context: 50B done [2024-12-13T02:17:14.978Z] #20 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-13T02:17:14.978Z] #21 transferring context: 50B done [2024-12-13T02:17:14.978Z] #21 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #22 [security-spire-server internal] load .dockerignore [2024-12-13T02:17:14.978Z] #22 transferring context: 50B done [2024-12-13T02:17:14.978Z] #22 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-12-13T02:17:14.978Z] #23 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #24 [security-proxy-auth internal] load .dockerignore [2024-12-13T02:17:14.978Z] #24 transferring context: 50B done [2024-12-13T02:17:14.978Z] #24 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #25 [core-data internal] load .dockerignore [2024-12-13T02:17:14.978Z] #25 transferring context: 50B done [2024-12-13T02:17:14.978Z] #25 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #26 [support-notifications internal] load .dockerignore [2024-12-13T02:17:14.978Z] #26 transferring context: 50B done [2024-12-13T02:17:14.978Z] #26 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-12-13T02:17:14.978Z] #23 transferring context: 50B done [2024-12-13T02:17:14.978Z] #23 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #27 [security-spire-agent internal] load .dockerignore [2024-12-13T02:17:14.978Z] #27 transferring context: 50B done [2024-12-13T02:17:14.978Z] #27 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #28 [core-metadata internal] load .dockerignore [2024-12-13T02:17:14.978Z] #28 transferring context: 50B done [2024-12-13T02:17:14.978Z] #28 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #29 [support-scheduler internal] load .dockerignore [2024-12-13T02:17:14.978Z] #29 transferring context: 50B done [2024-12-13T02:17:14.978Z] #29 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #30 [core-command internal] load .dockerignore [2024-12-13T02:17:14.978Z] #30 transferring context: 50B done [2024-12-13T02:17:14.978Z] #30 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:14.978Z] #31 DONE 0.0s [2024-12-13T02:17:14.978Z] [2024-12-13T02:17:14.978Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:17:14.978Z] #32 DONE 0.1s [2024-12-13T02:17:15.237Z] [2024-12-13T02:17:15.237Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.237Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.237Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.237Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.237Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.237Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s [2024-12-13T02:17:15.237Z] #33 ... [2024-12-13T02:17:15.237Z] [2024-12-13T02:17:15.237Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:15.237Z] #31 DONE 0.0s [2024-12-13T02:17:15.237Z] [2024-12-13T02:17:15.237Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.237Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.237Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.237Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.237Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.237Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:15.237Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-13T02:17:15.501Z] #33 ... [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:15.501Z] #31 DONE 0.0s [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:17:15.501Z] #32 DONE 0.2s [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.501Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.501Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.501Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.501Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.501Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:15.501Z] #33 ... [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:15.501Z] #31 DONE 0.0s [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.501Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.501Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.501Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.501Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.501Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:15.501Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-13T02:17:15.501Z] #33 ... [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:15.501Z] #31 DONE 0.0s [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-13T02:17:15.501Z] #34 DONE 0.7s [2024-12-13T02:17:15.501Z] [2024-12-13T02:17:15.501Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.501Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.501Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.501Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.501Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.501Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:15.501Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-13T02:17:15.760Z] #33 ... [2024-12-13T02:17:15.760Z] [2024-12-13T02:17:15.760Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T02:17:15.760Z] #31 DONE 0.0s [2024-12-13T02:17:15.760Z] [2024-12-13T02:17:15.760Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-13T02:17:15.760Z] #34 DONE 0.7s [2024-12-13T02:17:15.760Z] [2024-12-13T02:17:15.760Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:17:15.760Z] #32 DONE 0.6s [2024-12-13T02:17:15.760Z] [2024-12-13T02:17:15.760Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:15.760Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:15.760Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:15.760Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:15.760Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:15.760Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:15.760Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-13T02:17:21.028Z] #33 ... [2024-12-13T02:17:21.028Z] [2024-12-13T02:17:21.028Z] #35 [security-proxy-setup internal] load build context [2024-12-13T02:17:21.028Z] #35 transferring context: 288.37MB 5.9s [2024-12-13T02:17:25.553Z] #35 transferring context: 433.35MB 8.6s done [2024-12-13T02:17:25.812Z] #35 ... [2024-12-13T02:17:25.812Z] [2024-12-13T02:17:25.812Z] #36 [security-secretstore-setup internal] load build context [2024-12-13T02:17:25.812Z] #36 transferring context: 433.35MB 8.3s done [2024-12-13T02:17:25.812Z] #36 ... [2024-12-13T02:17:25.812Z] [2024-12-13T02:17:25.813Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-12-13T02:17:25.813Z] #37 ... [2024-12-13T02:17:25.813Z] [2024-12-13T02:17:25.813Z] #38 [core-command internal] load build context [2024-12-13T02:17:26.071Z] #38 ... [2024-12-13T02:17:26.071Z] [2024-12-13T02:17:26.071Z] #39 [core-common-config-bootstrapper internal] load build context [2024-12-13T02:17:26.071Z] #39 transferring context: 433.35MB 8.4s done [2024-12-13T02:17:26.071Z] #39 ... [2024-12-13T02:17:26.071Z] [2024-12-13T02:17:26.071Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T02:17:26.329Z] #40 ... [2024-12-13T02:17:26.329Z] [2024-12-13T02:17:26.329Z] #41 [core-metadata internal] load build context [2024-12-13T02:17:26.329Z] #41 ... [2024-12-13T02:17:26.329Z] [2024-12-13T02:17:26.329Z] #42 [support-notifications internal] load build context [2024-12-13T02:17:26.329Z] #42 transferring context: 433.35MB 8.1s done [2024-12-13T02:17:26.587Z] #42 ... [2024-12-13T02:17:26.587Z] [2024-12-13T02:17:26.587Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-13T02:17:26.587Z] #43 ... [2024-12-13T02:17:26.587Z] [2024-12-13T02:17:26.587Z] #44 [core-keeper internal] load build context [2024-12-13T02:17:26.587Z] #44 transferring context: 433.35MB 8.0s done [2024-12-13T02:17:26.852Z] #44 ... [2024-12-13T02:17:26.852Z] [2024-12-13T02:17:26.852Z] #45 [security-proxy-auth internal] load build context [2024-12-13T02:17:26.852Z] #45 transferring context: 433.35MB 10.7s done [2024-12-13T02:17:27.112Z] #45 ... [2024-12-13T02:17:27.112Z] [2024-12-13T02:17:27.112Z] #46 [security-bootstrapper internal] load build context [2024-12-13T02:17:27.112Z] #46 transferring context: 433.35MB 8.2s done [2024-12-13T02:17:27.112Z] #46 ... [2024-12-13T02:17:27.112Z] [2024-12-13T02:17:27.112Z] #47 [support-scheduler internal] load build context [2024-12-13T02:17:27.371Z] #47 ... [2024-12-13T02:17:27.371Z] [2024-12-13T02:17:27.371Z] #48 [core-data internal] load build context [2024-12-13T02:17:27.371Z] #48 transferring context: 433.35MB 8.2s done [2024-12-13T02:17:27.371Z] #48 ... [2024-12-13T02:17:27.371Z] [2024-12-13T02:17:27.371Z] #49 [security-spiffe-token-provider internal] load build context [2024-12-13T02:17:27.371Z] #49 transferring context: 433.35MB 7.6s done [2024-12-13T02:17:28.746Z] #49 ... [2024-12-13T02:17:28.746Z] [2024-12-13T02:17:28.746Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:28.746Z] #33 DONE 13.8s [2024-12-13T02:17:28.746Z] [2024-12-13T02:17:28.746Z] #46 [security-bootstrapper internal] load build context [2024-12-13T02:17:36.156Z] #46 DONE 20.6s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:36.156Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:36.156Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:36.156Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:36.156Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:36.156Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:36.156Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-13T02:17:36.156Z] #33 DONE 13.8s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T02:17:36.156Z] #40 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #49 [security-spiffe-token-provider internal] load build context [2024-12-13T02:17:36.156Z] #49 DONE 20.2s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #44 [core-keeper internal] load build context [2024-12-13T02:17:36.156Z] #44 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #36 [security-secretstore-setup internal] load build context [2024-12-13T02:17:36.156Z] #36 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #39 [core-common-config-bootstrapper internal] load build context [2024-12-13T02:17:36.156Z] #39 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-12-13T02:17:36.156Z] #37 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #35 [security-proxy-setup internal] load build context [2024-12-13T02:17:36.156Z] #35 DONE 20.7s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:17:36.156Z] #50 ... [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #42 [support-notifications internal] load build context [2024-12-13T02:17:36.156Z] #42 DONE 20.3s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #48 [core-data internal] load build context [2024-12-13T02:17:36.156Z] #48 DONE 20.3s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #45 [security-proxy-auth internal] load build context [2024-12-13T02:17:36.156Z] #45 DONE 20.4s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:17:36.156Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T02:17:36.156Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:17:36.156Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T02:17:36.156Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T02:17:36.156Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-13T02:17:36.156Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-13T02:17:36.156Z] #33 DONE 13.8s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-13T02:17:36.156Z] #43 DONE 20.5s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:17:36.156Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:17:36.156Z] #51 ... [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #52 [security-spire-config internal] load build context [2024-12-13T02:17:36.156Z] #52 transferring context: 21.82kB 0.0s done [2024-12-13T02:17:36.156Z] #52 DONE 0.4s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #53 [security-spire-server internal] load build context [2024-12-13T02:17:36.156Z] #53 transferring context: 23.57kB 0.0s done [2024-12-13T02:17:36.156Z] #53 DONE 0.4s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:17:36.156Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-12-13T02:17:36.156Z] #51 ... [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #54 [security-spire-agent internal] load build context [2024-12-13T02:17:36.156Z] #54 transferring context: 23.10kB 0.0s done [2024-12-13T02:17:36.156Z] #54 DONE 0.1s [2024-12-13T02:17:36.156Z] [2024-12-13T02:17:36.156Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:17:36.156Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-13T02:17:36.156Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-13T02:17:36.156Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-13T02:17:36.156Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-12-13T02:17:36.156Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-12-13T02:17:36.156Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s [2024-12-13T02:17:36.415Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.2s [2024-12-13T02:17:36.415Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-13T02:17:36.415Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.3s [2024-12-13T02:17:36.415Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T02:17:36.675Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s [2024-12-13T02:17:36.675Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-12-13T02:17:36.675Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-12-13T02:17:37.244Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-12-13T02:17:38.648Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-12-13T02:17:42.102Z] #51 ... [2024-12-13T02:17:42.102Z] [2024-12-13T02:17:42.102Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:17:42.102Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-12-13T02:17:42.102Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-13T02:17:42.102Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-13T02:17:42.102Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-13T02:17:42.102Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-13T02:17:42.102Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-13T02:17:42.102Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-12-13T02:17:42.102Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T02:17:42.102Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-12-13T02:17:42.102Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T02:17:42.102Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-13T02:17:42.102Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-12-13T02:17:44.763Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35000 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-13T02:17:44.783Z] Running in /w/workspace/edgex-go/764 [Pipeline] { [Pipeline] checkout [2024-12-13T02:17:46.445Z] #55 ... [2024-12-13T02:17:46.445Z] [2024-12-13T02:17:46.445Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T02:17:46.445Z] #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:46.445Z] #0 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:46.445Z] #0 1.290 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:17:46.445Z] #0 1.342 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:17:46.445Z] #0 1.366 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:46.445Z] #0 1.376 (4/6) Installing openssl (3.3.2-r1) [2024-12-13T02:17:46.445Z] #0 1.387 (5/6) Installing su-exec (0.2-r3) [2024-12-13T02:17:46.445Z] #0 1.389 (6/6) Installing yq-go (4.44.1-r2) [2024-12-13T02:17:46.445Z] #0 1.475 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:46.445Z] #0 1.490 OK: 19 MiB in 18 packages [2024-12-13T02:17:46.445Z] #56 ... [2024-12-13T02:17:46.445Z] [2024-12-13T02:17:46.445Z] #41 [core-metadata internal] load build context [2024-12-13T02:17:46.445Z] #41 transferring context: 433.35MB 6.7s done [2024-12-13T02:17:46.445Z] #41 ... [2024-12-13T02:17:46.445Z] [2024-12-13T02:17:46.445Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T02:17:47.310Z] #57 ... [2024-12-13T02:17:47.310Z] [2024-12-13T02:17:47.310Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T02:17:47.571Z] #58 ... [2024-12-13T02:17:47.571Z] [2024-12-13T02:17:47.571Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T02:17:47.571Z] #0 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:47.571Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:47.571Z] #0 1.270 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:17:47.571Z] #0 1.270 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:17:47.571Z] #0 1.270 OK: 24171 distinct packages available [2024-12-13T02:17:47.571Z] #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:47.571Z] #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:47.571Z] #0 1.787 (1/14) Installing ca-certificates (20240705-r0) [2024-12-13T02:17:47.571Z] #0 1.804 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-13T02:17:47.571Z] #0 1.816 (3/14) Installing c-ares (1.33.1-r0) [2024-12-13T02:17:47.571Z] #0 1.828 (4/14) Installing libunistring (1.2-r0) [2024-12-13T02:17:47.571Z] #0 1.847 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-13T02:17:47.571Z] #0 1.854 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-13T02:17:47.571Z] #0 1.858 (7/14) Installing libpsl (0.21.5-r1) [2024-12-13T02:17:47.571Z] #0 1.862 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-13T02:17:47.571Z] #0 1.875 (9/14) Installing libcurl (8.11.1-r0) [2024-12-13T02:17:47.571Z] #0 1.891 (10/14) Installing curl (8.11.1-r0) [2024-12-13T02:17:47.571Z] #0 1.891 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:47.571Z] #0 1.891 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:17:47.571Z] #0 1.894 (13/14) Installing libucontext (1.2-r3) [2024-12-13T02:17:47.571Z] #0 1.894 (14/14) Installing gcompat (1.1.0-r4) [2024-12-13T02:17:47.571Z] #0 1.898 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:47.571Z] #0 1.906 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:17:47.571Z] #0 1.948 OK: 13 MiB in 28 packages [2024-12-13T02:17:47.571Z] #59 ... [2024-12-13T02:17:47.571Z] [2024-12-13T02:17:47.571Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T02:17:47.831Z] #60 ... [2024-12-13T02:17:47.831Z] [2024-12-13T02:17:47.831Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:17:47.831Z] #61 ... [2024-12-13T02:17:47.831Z] [2024-12-13T02:17:47.831Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:17:47.862Z] The recommended git tool is: git [2024-12-13T02:17:48.089Z] #62 ... [2024-12-13T02:17:48.089Z] [2024-12-13T02:17:48.089Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:17:48.349Z] #63 ... [2024-12-13T02:17:48.349Z] [2024-12-13T02:17:48.349Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T02:17:48.349Z] #64 ... [2024-12-13T02:17:48.349Z] [2024-12-13T02:17:48.349Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:17:48.645Z] #65 ... [2024-12-13T02:17:48.645Z] [2024-12-13T02:17:48.645Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T02:17:48.645Z] #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.645Z] #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.645Z] #0 1.274 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:48.645Z] #0 1.280 (2/2) Installing su-exec (0.2-r3) [2024-12-13T02:17:48.645Z] #0 1.285 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:48.645Z] #0 1.300 OK: 8 MiB in 16 packages [2024-12-13T02:17:48.904Z] #66 ... [2024-12-13T02:17:48.904Z] [2024-12-13T02:17:48.904Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:17:48.904Z] #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.904Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.904Z] #0 1.749 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:48.904Z] #0 1.758 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:48.904Z] #0 1.771 OK: 8 MiB in 15 packages [2024-12-13T02:17:48.904Z] #67 ... [2024-12-13T02:17:48.904Z] [2024-12-13T02:17:48.904Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-13T02:17:48.904Z] #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.904Z] #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:48.904Z] #0 1.814 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:48.904Z] #0 1.825 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:48.904Z] #0 1.839 OK: 8 MiB in 15 packages [2024-12-13T02:17:49.166Z] #68 ... [2024-12-13T02:17:49.166Z] [2024-12-13T02:17:49.166Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T02:17:49.166Z] #69 ... [2024-12-13T02:17:49.166Z] [2024-12-13T02:17:49.166Z] #47 [support-scheduler internal] load build context [2024-12-13T02:17:49.166Z] #47 transferring context: 433.35MB 6.2s done [2024-12-13T02:17:49.429Z] #47 ... [2024-12-13T02:17:49.429Z] [2024-12-13T02:17:49.429Z] #38 [core-command internal] load build context [2024-12-13T02:17:49.429Z] #38 transferring context: 433.35MB 6.7s done [2024-12-13T02:17:49.429Z] #38 ... [2024-12-13T02:17:49.429Z] [2024-12-13T02:17:49.429Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T02:17:49.429Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:49.429Z] #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:17:49.429Z] #0 1.810 (1/3) Installing ca-certificates (20240705-r0) [2024-12-13T02:17:49.429Z] #0 1.827 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-13T02:17:49.429Z] #0 1.833 (3/3) Installing tzdata (2024b-r0) [2024-12-13T02:17:49.429Z] #0 1.880 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:17:49.429Z] #0 1.885 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:17:49.429Z] #0 1.949 OK: 10 MiB in 17 packages [2024-12-13T02:17:54.612Z] #70 ... [2024-12-13T02:17:54.612Z] [2024-12-13T02:17:54.612Z] #47 [support-scheduler internal] load build context [2024-12-13T02:17:54.612Z] #47 DONE 33.9s [2024-12-13T02:17:54.612Z] [2024-12-13T02:17:54.612Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:17:57.018Z] using credential edgex-jenkins-ssh [2024-12-13T02:17:57.046Z] Cloning the remote Git repository [2024-12-13T02:17:57.112Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-13T02:17:57.240Z] > git init /w/workspace/edgex-go/764 # timeout=10 [2024-12-13T02:17:57.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-13T02:17:57.451Z] > git --version # timeout=10 [2024-12-13T02:17:57.480Z] > git --version # 'git version 2.25.1' [2024-12-13T02:17:57.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-13T02:17:57.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T02:18:06.132Z] #65 ... [2024-12-13T02:18:06.132Z] [2024-12-13T02:18:06.132Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T02:18:06.132Z] #58 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:06.132Z] #58 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:06.132Z] #58 28.47 OK: 246 MiB in 54 packages [2024-12-13T02:18:06.740Z] #58 ... [2024-12-13T02:18:06.740Z] [2024-12-13T02:18:06.740Z] #38 [core-command internal] load build context [2024-12-13T02:18:06.740Z] #38 DONE 50.9s [2024-12-13T02:18:06.740Z] [2024-12-13T02:18:06.740Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T02:18:06.740Z] #64 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:06.740Z] #64 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:06.740Z] #64 28.47 (1/4) Installing ca-certificates (20240705-r0) [2024-12-13T02:18:06.740Z] #64 28.48 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-13T02:18:06.740Z] #64 28.49 (3/4) Installing su-exec (0.2-r3) [2024-12-13T02:18:06.740Z] #64 28.50 (4/4) Installing yq-go (4.44.1-r2) [2024-12-13T02:18:06.740Z] #64 28.58 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:06.740Z] #64 28.60 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:06.740Z] #64 28.71 OK: 19 MiB in 18 packages [2024-12-13T02:18:06.999Z] #64 ... [2024-12-13T02:18:06.999Z] [2024-12-13T02:18:06.999Z] #41 [core-metadata internal] load build context [2024-12-13T02:18:06.999Z] #41 DONE 51.1s [2024-12-13T02:18:07.266Z] [2024-12-13T02:18:07.266Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T02:18:07.266Z] #57 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:07.266Z] #57 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:07.266Z] #57 28.46 (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T02:18:07.266Z] #57 28.48 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T02:18:07.266Z] #57 28.49 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:07.266Z] #57 28.50 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:07.266Z] #57 28.53 OK: 9 MiB in 16 packages [2024-12-13T02:18:07.526Z] #57 ... [2024-12-13T02:18:07.526Z] [2024-12-13T02:18:07.526Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T02:18:07.526Z] #66 DONE 31.6s [2024-12-13T02:18:07.526Z] [2024-12-13T02:18:07.526Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:18:08.904Z] #71 ... [2024-12-13T02:18:08.904Z] [2024-12-13T02:18:08.904Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:18:08.904Z] #63 DONE 32.9s [2024-12-13T02:18:08.904Z] [2024-12-13T02:18:08.904Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T02:18:09.838Z] #72 ... [2024-12-13T02:18:09.838Z] [2024-12-13T02:18:09.838Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T02:18:09.838Z] #70 DONE 33.9s [2024-12-13T02:18:09.838Z] [2024-12-13T02:18:09.838Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:18:09.838Z] #65 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:09.838Z] #65 33.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:09.838Z] #65 33.66 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:18:09.838Z] #65 33.66 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:18:09.838Z] #65 33.66 OK: 24171 distinct packages available [2024-12-13T02:18:09.838Z] #65 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:09.838Z] #65 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:09.838Z] #65 34.08 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:09.838Z] #65 34.14 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:09.838Z] #65 34.16 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-13T02:18:09.838Z] #65 34.16 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:18:09.838Z] #65 34.17 (5/7) Installing libucontext (1.2-r3) [2024-12-13T02:18:09.838Z] #65 34.17 (6/7) Installing gcompat (1.1.0-r4) [2024-12-13T02:18:09.838Z] #65 34.17 (7/7) Installing openssl (3.3.2-r1) [2024-12-13T02:18:09.838Z] #65 34.19 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:10.407Z] #65 34.20 OK: 9 MiB in 19 packages [2024-12-13T02:18:10.667Z] #65 ... [2024-12-13T02:18:10.667Z] [2024-12-13T02:18:10.667Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T02:18:10.667Z] #59 DONE 34.7s [2024-12-13T02:18:10.667Z] [2024-12-13T02:18:10.667Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:18:11.608Z] #73 ... [2024-12-13T02:18:11.608Z] [2024-12-13T02:18:11.608Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-13T02:18:11.608Z] #68 DONE 35.7s [2024-12-13T02:18:11.867Z] [2024-12-13T02:18:11.867Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-13T02:18:14.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-13T02:18:14.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T02:18:16.086Z] Avoid second fetch [2024-12-13T02:18:16.086Z] Checking out Revision d8dcd70220f9688fa8787918ae82f03e3794c64c (main) [2024-12-13T02:18:16.706Z] #74 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:18:16.706Z] #67 DONE 36.7s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T02:18:16.706Z] #60 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #60 37.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #60 37.39 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:18:16.706Z] #60 37.39 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:18:16.706Z] #60 37.39 OK: 24171 distinct packages available [2024-12-13T02:18:16.706Z] #60 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #60 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T02:18:16.706Z] #56 DONE 37.8s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:18:16.706Z] #75 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T02:18:16.706Z] #69 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #69 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #69 28.68 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:18:16.706Z] #69 28.68 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:18:16.706Z] #69 28.68 OK: 24175 distinct packages available [2024-12-13T02:18:16.706Z] #69 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #69 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #69 29.13 OK: 246 MiB in 54 packages [2024-12-13T02:18:16.706Z] #69 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:18:16.706Z] #62 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #62 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #62 28.54 OK: 246 MiB in 54 packages [2024-12-13T02:18:16.706Z] #62 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T02:18:16.706Z] #76 ... [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T02:18:16.706Z] #57 DONE 39.0s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T02:18:16.706Z] #69 DONE 39.0s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:18:16.706Z] #62 DONE 39.2s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T02:18:16.706Z] #58 DONE 39.0s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T02:18:16.706Z] #64 DONE 39.0s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:18:16.706Z] #65 DONE 39.1s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:18:16.706Z] #50 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #50 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:16.706Z] #50 31.79 OK: 246 MiB in 54 packages [2024-12-13T02:18:16.706Z] #50 DONE 39.1s [2024-12-13T02:18:16.706Z] [2024-12-13T02:18:16.706Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T02:18:17.106Z] Commit message: "Merge pull request #5027 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.13.0" [2024-12-13T02:18:17.276Z] #77 ... [2024-12-13T02:18:17.276Z] [2024-12-13T02:18:17.276Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:18:17.276Z] #78 DONE 2.3s [2024-12-13T02:18:17.276Z] [2024-12-13T02:18:17.276Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:18:17.276Z] #79 DONE 2.4s [2024-12-13T02:18:17.276Z] [2024-12-13T02:18:17.276Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:18:17.276Z] #80 DONE 2.3s [2024-12-13T02:18:17.276Z] [2024-12-13T02:18:17.276Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:18:17.276Z] #61 DONE 41.5s [2024-12-13T02:18:17.276Z] [2024-12-13T02:18:17.276Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:18:17.276Z] #81 DONE 2.4s [2024-12-13T02:18:16.100Z] > git config core.sparsecheckout # timeout=10 [2024-12-13T02:18:16.163Z] > git checkout -f d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 [2024-12-13T02:18:17.534Z] [2024-12-13T02:18:17.534Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:18:17.534Z] #51 DONE 41.2s [2024-12-13T02:18:17.534Z] [2024-12-13T02:18:17.534Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:18:17.534Z] #55 DONE 41.6s [2024-12-13T02:18:17.534Z] [2024-12-13T02:18:17.534Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T02:18:17.792Z] #82 ... [2024-12-13T02:18:17.792Z] [2024-12-13T02:18:17.792Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T02:18:17.792Z] #60 41.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:17.792Z] #60 41.64 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-13T02:18:17.792Z] #60 41.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:18:17.792Z] #60 41.65 (3/4) Installing libucontext (1.2-r3) [2024-12-13T02:18:17.792Z] #60 41.65 (4/4) Installing gcompat (1.1.0-r4) [2024-12-13T02:18:17.792Z] #60 41.66 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:17.792Z] #60 41.67 OK: 8 MiB in 18 packages [2024-12-13T02:18:17.792Z] #60 DONE 41.8s [2024-12-13T02:18:17.792Z] [2024-12-13T02:18:17.792Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T02:18:22.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-13T02:18:22.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:18:22.124Z] Dload Upload Total Spent Left Speed [2024-12-13T02:18:22.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-12-13T02:18:22.479Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-13T02:18:22.504Z] #83 ... [2024-12-13T02:18:22.504Z] [2024-12-13T02:18:22.504Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:18:22.504Z] #0 7.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:22.504Z] #84 ... [2024-12-13T02:18:22.504Z] [2024-12-13T02:18:22.504Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:18:22.504Z] #75 4.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:22.504Z] #75 4.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:22.504Z] #75 5.289 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:22.504Z] #75 5.289 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:22.763Z] #75 9.431 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:22.763Z] #75 9.531 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:22.763Z] #75 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:22.829Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-13T02:18:22.829Z] sudo tee /etc/docker/daemon.new [2024-12-13T02:18:22.830Z] { [2024-12-13T02:18:22.830Z] "registry-mirrors": [ [2024-12-13T02:18:22.830Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-13T02:18:22.830Z] ], [2024-12-13T02:18:22.830Z] "bip": "10.250.0.254/24", [2024-12-13T02:18:22.830Z] "hosts": [ [2024-12-13T02:18:22.830Z] "tcp://0.0.0.0:5555", [2024-12-13T02:18:22.830Z] "unix:///var/run/docker.sock" [2024-12-13T02:18:22.830Z] ], [2024-12-13T02:18:22.830Z] "mtu": 1458, [2024-12-13T02:18:22.830Z] "selinux-enabled": true, [2024-12-13T02:18:22.830Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-13T02:18:22.830Z] } [Pipeline] sh [2024-12-13T02:18:23.021Z] #75 9.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-13T02:18:23.281Z] #75 10.04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:23.281Z] #75 10.08 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:23.281Z] #75 10.10 OK: 8 MiB in 15 packages [2024-12-13T02:18:23.535Z] + sudo service docker restart [2024-12-13T02:18:23.542Z] #75 DONE 10.5s [2024-12-13T02:18:23.542Z] [2024-12-13T02:18:23.542Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T02:18:23.542Z] #77 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.542Z] #77 7.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.542Z] #77 8.466 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:23.542Z] #77 8.466 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:23.542Z] #77 8.478 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:23.542Z] #77 8.593 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:23.542Z] #77 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.542Z] #77 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #77 ... [2024-12-13T02:18:23.802Z] [2024-12-13T02:18:23.802Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-12-13T02:18:23.802Z] #74 6.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #74 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #74 6.829 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:23.802Z] #74 6.829 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:23.802Z] #74 11.02 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:23.802Z] #74 11.12 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:23.802Z] #74 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #74 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #74 11.54 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:23.802Z] #74 11.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:23.802Z] #74 11.59 OK: 8 MiB in 15 packages [2024-12-13T02:18:23.802Z] #74 DONE 12.1s [2024-12-13T02:18:23.802Z] [2024-12-13T02:18:23.802Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:18:23.802Z] #83 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:23.802Z] #83 6.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.064Z] #83 6.426 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:24.064Z] #83 6.429 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:24.064Z] #83 6.440 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:24.424Z] #83 6.538 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:24.424Z] #83 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #83 ... [2024-12-13T02:18:24.424Z] [2024-12-13T02:18:24.424Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:18:24.424Z] #73 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #73 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #73 12.46 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:24.424Z] #73 12.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:24.424Z] #73 12.47 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:24.424Z] #73 12.57 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:24.424Z] #73 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #73 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #73 13.05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #73 13.10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #73 13.13 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:24.424Z] #73 13.19 OK: 13 MiB in 28 packages [2024-12-13T02:18:24.424Z] #73 DONE 13.6s [2024-12-13T02:18:24.424Z] [2024-12-13T02:18:24.424Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:18:24.424Z] #84 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #84 13.20 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:24.424Z] #84 13.20 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:24.424Z] #84 13.23 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:24.424Z] #84 13.32 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:24.424Z] #84 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #84 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #84 13.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #84 13.81 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #84 13.82 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:24.424Z] #84 13.88 OK: 10 MiB in 17 packages [2024-12-13T02:18:24.424Z] #84 DONE 14.2s [2024-12-13T02:18:24.424Z] [2024-12-13T02:18:24.424Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T02:18:24.424Z] #77 9.062 OK: 9 MiB in 19 packages [2024-12-13T02:18:24.424Z] #77 DONE 9.4s [2024-12-13T02:18:24.424Z] [2024-12-13T02:18:24.424Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:18:24.424Z] #0 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #0 8.505 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:24.424Z] #0 8.505 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:24.424Z] #0 8.519 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:24.424Z] #0 8.649 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:24.424Z] #0 8.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.424Z] #0 9.104 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #0 9.148 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.424Z] #0 9.164 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:24.424Z] #0 9.236 OK: 9 MiB in 16 packages [2024-12-13T02:18:24.424Z] #85 DONE 9.5s [2024-12-13T02:18:24.424Z] [2024-12-13T02:18:24.424Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:18:24.424Z] #83 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:24.783Z] #83 6.912 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:24.783Z] #83 6.950 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:25.046Z] #83 6.962 OK: 8 MiB in 18 packages [2024-12-13T02:18:25.046Z] #83 ... [2024-12-13T02:18:25.046Z] [2024-12-13T02:18:25.046Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T02:18:25.046Z] #0 7.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #0 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #0 8.387 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:25.046Z] #0 8.387 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:25.046Z] #0 8.411 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:25.046Z] #0 8.527 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:25.046Z] #0 8.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #0 9.277 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:25.046Z] #0 9.346 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:25.046Z] #0 9.362 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:18:25.046Z] #0 9.399 OK: 19 MiB in 18 packages [2024-12-13T02:18:25.046Z] #86 ... [2024-12-13T02:18:25.046Z] [2024-12-13T02:18:25.046Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T02:18:25.046Z] #82 6.390 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #82 6.848 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:25.046Z] #82 7.680 OK: 246 MiB in 54 packages [2024-12-13T02:18:27.078Z] #82 ... [2024-12-13T02:18:27.078Z] [2024-12-13T02:18:27.078Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T02:18:27.078Z] #76 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #76 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #76 9.531 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:27.078Z] #76 9.531 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:27.078Z] #76 9.541 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:27.078Z] #76 9.656 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:27.078Z] #76 9.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #76 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #76 10.10 OK: 19 MiB in 18 packages [2024-12-13T02:18:27.078Z] #76 DONE 12.7s [2024-12-13T02:18:27.078Z] [2024-12-13T02:18:27.078Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:18:27.078Z] #71 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #71 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #71 16.48 Upgrading critical system libraries and apk-tools: [2024-12-13T02:18:27.078Z] #71 16.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:18:27.078Z] #71 16.50 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:27.078Z] #71 16.57 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:18:27.078Z] #71 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #71 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:27.078Z] #71 16.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:27.078Z] #71 17.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:18:27.078Z] #71 18.04 OK: 8 MiB in 16 packages [2024-12-13T02:18:27.078Z] #71 ... [2024-12-13T02:18:27.078Z] [2024-12-13T02:18:27.078Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:18:27.338Z] #87 ... [2024-12-13T02:18:27.338Z] [2024-12-13T02:18:27.338Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:18:27.597Z] #88 ... [2024-12-13T02:18:27.597Z] [2024-12-13T02:18:27.597Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:18:27.597Z] #89 ... [2024-12-13T02:18:27.597Z] [2024-12-13T02:18:27.598Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:18:27.857Z] #90 ... [2024-12-13T02:18:27.857Z] [2024-12-13T02:18:27.857Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T02:18:28.117Z] #91 ... [2024-12-13T02:18:28.117Z] [2024-12-13T02:18:28.117Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T02:18:28.117Z] #72 9.107 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:28.117Z] #72 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T02:18:28.117Z] #72 15.07 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:18:28.117Z] #72 15.36 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:18:28.117Z] #72 15.37 OK: 8 MiB in 15 packages [2024-12-13T02:18:30.653Z] #72 DONE 21.4s [2024-12-13T02:18:30.653Z] [2024-12-13T02:18:30.653Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:18:32.554Z] #92 ... [2024-12-13T02:18:32.554Z] [2024-12-13T02:18:32.554Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T02:18:32.554Z] #86 DONE 17.7s [2024-12-13T02:18:32.554Z] [2024-12-13T02:18:32.554Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T02:18:34.065Z] #93 ... [2024-12-13T02:18:34.065Z] [2024-12-13T02:18:34.065Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:18:34.065Z] #83 DONE 16.3s [2024-12-13T02:18:34.362Z] [2024-12-13T02:18:34.362Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:18:35.767Z] #71 ... [2024-12-13T02:18:35.767Z] [2024-12-13T02:18:35.767Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:18:37.148Z] #94 ... [2024-12-13T02:18:37.148Z] [2024-12-13T02:18:37.148Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:18:37.148Z] #71 DONE 29.4s [2024-12-13T02:18:37.148Z] [2024-12-13T02:18:37.148Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:18:37.735Z] #88 ... [2024-12-13T02:18:37.735Z] [2024-12-13T02:18:37.735Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T02:18:38.303Z] #95 ... [2024-12-13T02:18:38.303Z] [2024-12-13T02:18:38.303Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T02:18:38.303Z] #82 DONE 21.1s [2024-12-13T02:18:38.588Z] [2024-12-13T02:18:38.588Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:18:41.869Z] provisioning config files... [2024-12-13T02:18:41.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config10078540161492748978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:18:42.013Z] #89 ... [2024-12-13T02:18:42.013Z] [2024-12-13T02:18:42.013Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-13T02:18:42.406Z] ---> ****-login.sh [2024-12-13T02:18:42.406Z] nexus3.edgexfoundry.org:10001 [2024-12-13T02:18:42.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:18:42.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:18:42.956Z] Configure a credential helper to remove this warning. See [2024-12-13T02:18:42.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:18:42.956Z] [2024-12-13T02:18:42.957Z] Login Succeeded [2024-12-13T02:18:42.957Z] nexus3.edgexfoundry.org:10002 [2024-12-13T02:18:43.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:18:43.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:18:43.230Z] Configure a credential helper to remove this warning. See [2024-12-13T02:18:43.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:18:43.230Z] [2024-12-13T02:18:43.230Z] Login Succeeded [2024-12-13T02:18:43.230Z] nexus3.edgexfoundry.org:10003 [2024-12-13T02:18:43.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:18:43.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:18:43.503Z] Configure a credential helper to remove this warning. See [2024-12-13T02:18:43.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:18:43.503Z] [2024-12-13T02:18:43.503Z] Login Succeeded [2024-12-13T02:18:43.503Z] nexus3.edgexfoundry.org:10004 [2024-12-13T02:18:43.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:18:43.961Z] #96 ... [2024-12-13T02:18:43.961Z] [2024-12-13T02:18:43.961Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T02:18:43.961Z] #93 DONE 19.6s [2024-12-13T02:18:43.961Z] [2024-12-13T02:18:43.961Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:18:44.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:18:44.050Z] Configure a credential helper to remove this warning. See [2024-12-13T02:18:44.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:18:44.050Z] [2024-12-13T02:18:44.050Z] Login Succeeded [2024-12-13T02:18:44.050Z] ****.io [2024-12-13T02:18:44.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:18:44.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:18:44.326Z] Configure a credential helper to remove this warning. See [2024-12-13T02:18:44.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:18:44.326Z] [2024-12-13T02:18:44.326Z] Login Succeeded [2024-12-13T02:18:44.326Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T02:18:44.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-13T02:18:45.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo [2024-12-13T02:18:45.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:18:45.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:18:45.135Z] ========================================================= [2024-12-13T02:18:45.136Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-13T02:18:45.136Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-13T02:18:45.338Z] #92 ... [2024-12-13T02:18:45.338Z] [2024-12-13T02:18:45.338Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:18:45.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T02:18:45.739Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-13T02:18:45.739Z] cf04c63912e1: Pulling fs layer [2024-12-13T02:18:45.739Z] 55b35a11ae5e: Pulling fs layer [2024-12-13T02:18:45.739Z] a37a00ec5f00: Pulling fs layer [2024-12-13T02:18:45.739Z] 50b3750afda1: Pulling fs layer [2024-12-13T02:18:45.739Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T02:18:45.739Z] 80978eb59214: Pulling fs layer [2024-12-13T02:18:45.739Z] c9f46d7d2bd2: Pulling fs layer [2024-12-13T02:18:45.739Z] c5a475d317c9: Pulling fs layer [2024-12-13T02:18:45.739Z] 80978eb59214: Waiting [2024-12-13T02:18:45.740Z] 50b3750afda1: Waiting [2024-12-13T02:18:45.740Z] c9f46d7d2bd2: Waiting [2024-12-13T02:18:45.740Z] 4f4fb700ef54: Waiting [2024-12-13T02:18:45.740Z] c5a475d317c9: Waiting [2024-12-13T02:18:45.740Z] 55b35a11ae5e: Verifying Checksum [2024-12-13T02:18:45.740Z] 55b35a11ae5e: Download complete [2024-12-13T02:18:45.740Z] 50b3750afda1: Verifying Checksum [2024-12-13T02:18:45.740Z] 50b3750afda1: Download complete [2024-12-13T02:18:45.740Z] 4f4fb700ef54: Download complete [2024-12-13T02:18:45.740Z] cf04c63912e1: Verifying Checksum [2024-12-13T02:18:45.740Z] cf04c63912e1: Download complete [2024-12-13T02:18:45.740Z] 80978eb59214: Verifying Checksum [2024-12-13T02:18:45.740Z] 80978eb59214: Download complete [2024-12-13T02:18:46.012Z] c5a475d317c9: Verifying Checksum [2024-12-13T02:18:46.012Z] c5a475d317c9: Download complete [2024-12-13T02:18:46.608Z] cf04c63912e1: Pull complete [2024-12-13T02:18:47.203Z] 55b35a11ae5e: Pull complete [2024-12-13T02:18:47.479Z] a37a00ec5f00: Verifying Checksum [2024-12-13T02:18:47.479Z] a37a00ec5f00: Download complete [2024-12-13T02:18:48.076Z] c9f46d7d2bd2: Verifying Checksum [2024-12-13T02:18:48.077Z] c9f46d7d2bd2: Download complete [2024-12-13T02:18:57.294Z] #97 ... [2024-12-13T02:18:57.294Z] [2024-12-13T02:18:57.294Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:18:57.294Z] #92 DONE 28.6s [2024-12-13T02:18:57.294Z] [2024-12-13T02:18:57.294Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T02:18:59.881Z] #91 ... [2024-12-13T02:18:59.882Z] [2024-12-13T02:18:59.882Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T02:19:09.959Z] #98 ... [2024-12-13T02:19:09.959Z] [2024-12-13T02:19:09.959Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T02:19:09.959Z] #91 DONE 41.6s [2024-12-13T02:19:09.959Z] [2024-12-13T02:19:09.959Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:19:10.207Z] a37a00ec5f00: Pull complete [2024-12-13T02:19:10.207Z] 50b3750afda1: Pull complete [2024-12-13T02:19:10.207Z] 4f4fb700ef54: Pull complete [2024-12-13T02:19:10.207Z] 80978eb59214: Pull complete [2024-12-13T02:19:18.453Z] c9f46d7d2bd2: Pull complete [2024-12-13T02:19:21.062Z] c5a475d317c9: Pull complete [2024-12-13T02:19:21.062Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T02:19:21.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T02:19:21.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-13T02:19:21.428Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T02:19:21.428Z] WORKDIR /edgex [2024-12-13T02:19:21.428Z] COPY go.mod . [2024-12-13T02:19:21.428Z] RUN go mod download [2024-12-13T02:19:21.428Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-13T02:19:22.841Z] #0 building with "default" instance using docker driver [2024-12-13T02:19:22.842Z] [2024-12-13T02:19:22.842Z] #1 [internal] load .dockerignore [2024-12-13T02:19:22.842Z] #1 transferring context: [2024-12-13T02:19:22.842Z] #1 transferring context: 50B 0.0s done [2024-12-13T02:19:22.842Z] #1 DONE 0.2s [2024-12-13T02:19:22.842Z] [2024-12-13T02:19:22.842Z] #2 [internal] load build definition from Dockerfile [2024-12-13T02:19:22.842Z] #2 transferring dockerfile: 172B done [2024-12-13T02:19:22.842Z] #2 DONE 0.2s [2024-12-13T02:19:22.842Z] [2024-12-13T02:19:22.842Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T02:19:22.842Z] #3 DONE 0.0s [2024-12-13T02:19:22.842Z] [2024-12-13T02:19:22.842Z] #4 [internal] load build context [2024-12-13T02:19:22.842Z] #4 transferring context: 6.51kB done [2024-12-13T02:19:22.842Z] #4 DONE 0.1s [2024-12-13T02:19:22.842Z] [2024-12-13T02:19:22.842Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T02:19:23.123Z] #5 DONE 0.4s [2024-12-13T02:19:23.123Z] [2024-12-13T02:19:23.123Z] #6 [2/4] WORKDIR /edgex [2024-12-13T02:19:24.538Z] #6 DONE 1.4s [2024-12-13T02:19:24.538Z] [2024-12-13T02:19:24.538Z] #7 [3/4] COPY go.mod . [2024-12-13T02:19:24.812Z] #7 DONE 0.1s [2024-12-13T02:19:24.812Z] [2024-12-13T02:19:24.812Z] #8 [4/4] RUN go mod download [2024-12-13T02:19:31.950Z] #97 DONE 45.0s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:31.950Z] #87 DONE 73.2s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #99 [support-notifications builder 6/7] COPY . . [2024-12-13T02:19:31.950Z] #99 ... [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:31.950Z] #90 DONE 73.2s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:31.950Z] #88 DONE 73.2s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T02:19:31.950Z] #98 DONE 33.0s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:19:31.950Z] #94 DONE 54.8s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-13T02:19:31.950Z] #96 DONE 48.7s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:31.950Z] #89 DONE 73.2s [2024-12-13T02:19:31.950Z] [2024-12-13T02:19:31.950Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:36.214Z] #100 ... [2024-12-13T02:19:36.214Z] [2024-12-13T02:19:36.214Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-13T02:19:36.214Z] #101 DONE 5.6s [2024-12-13T02:19:36.214Z] [2024-12-13T02:19:36.214Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-13T02:19:38.789Z] #102 ... [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T02:19:38.789Z] #103 ... [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #104 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #105 [support-scheduler builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #105 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #106 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #99 [support-notifications builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #99 DONE 8.2s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-13T02:19:38.789Z] #107 DONE 8.1s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #108 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #109 [core-command builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #109 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #110 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #111 [security-secretstore-setup builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #111 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #112 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #113 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #114 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #115 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #116 [core-metadata builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #116 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T02:19:38.789Z] #95 DONE 60.9s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #117 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #118 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #119 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #120 [core-data builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #120 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #121 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #122 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #123 DONE 8.2s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:19:38.789Z] #124 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:19:38.789Z] #125 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #126 CACHED [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #127 DONE 8.2s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-13T02:19:38.789Z] #102 DONE 8.3s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-12-13T02:19:38.789Z] #128 DONE 8.2s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T02:19:38.789Z] #103 DONE 0.3s [2024-12-13T02:19:38.789Z] [2024-12-13T02:19:38.789Z] #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:19:39.047Z] #129 DONE 0.2s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #130 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-13T02:19:39.047Z] #130 DONE 0.3s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #131 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-13T02:19:39.047Z] #131 DONE 0.3s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:19:39.047Z] #132 DONE 0.1s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T02:19:39.047Z] #133 DONE 0.1s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #134 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:19:39.047Z] #134 DONE 0.1s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-13T02:19:39.047Z] #135 DONE 0.1s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-13T02:19:39.047Z] #136 DONE 0.1s [2024-12-13T02:19:39.047Z] [2024-12-13T02:19:39.047Z] #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T02:19:39.305Z] #137 DONE 0.1s [2024-12-13T02:19:39.305Z] [2024-12-13T02:19:39.305Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T02:19:39.305Z] #138 DONE 0.1s [2024-12-13T02:19:39.305Z] [2024-12-13T02:19:39.305Z] #139 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-13T02:19:39.305Z] #139 DONE 0.1s [2024-12-13T02:19:39.305Z] [2024-12-13T02:19:39.305Z] #140 [security-spire-agent] exporting to image [2024-12-13T02:19:39.305Z] #140 exporting layers [2024-12-13T02:19:42.044Z] #140 exporting layers 2.2s done [2024-12-13T02:19:42.044Z] #140 writing image sha256:19c830c4e2d3d1e7f33edba4dc05ae3cf5ca5b9c3761b809bc11804b8ad43d79 [2024-12-13T02:19:42.304Z] #140 writing image sha256:19c830c4e2d3d1e7f33edba4dc05ae3cf5ca5b9c3761b809bc11804b8ad43d79 0.5s done [2024-12-13T02:19:42.304Z] #140 naming to docker.io/library/security-spire-server [2024-12-13T02:19:42.304Z] #140 exporting layers 3.2s done [2024-12-13T02:19:42.583Z] #140 naming to docker.io/library/security-spire-server 0.5s done [2024-12-13T02:19:42.583Z] #140 writing image sha256:1263bb26f45de606cfaf4dcf368da1b55a599c318f7bb167aa4a2bf7da596a91 [2024-12-13T02:19:42.867Z] #140 writing image sha256:1263bb26f45de606cfaf4dcf368da1b55a599c318f7bb167aa4a2bf7da596a91 0.4s done [2024-12-13T02:19:42.867Z] #140 naming to docker.io/library/security-spire-agent done [2024-12-13T02:19:43.107Z] #8 DONE 16.3s [2024-12-13T02:19:43.107Z] [2024-12-13T02:19:43.107Z] #9 exporting to image [2024-12-13T02:19:43.107Z] #9 exporting layers [2024-12-13T02:19:43.124Z] #140 exporting layers 3.9s done [2024-12-13T02:19:43.124Z] #140 writing image sha256:ea19c7a7422a75966c09385caad2d1607d5c1bf70ac498848884786cb84a3a7f 0.0s done [2024-12-13T02:19:43.124Z] #140 naming to docker.io/library/security-spire-config 0.0s done [2024-12-13T02:19:43.124Z] #140 DONE 4.0s [2024-12-13T02:19:43.124Z] [2024-12-13T02:19:43.124Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T02:19:43.124Z] #0 1.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-13T02:19:49.731Z] #141 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T02:19:49.731Z] #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T02:19:49.731Z] #142 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T02:19:49.731Z] #0 0.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T02:19:49.731Z] #143 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T02:19:49.731Z] #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T02:19:49.731Z] #144 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:19:49.731Z] #0 1.418 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T02:19:49.731Z] #145 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:19:49.731Z] #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T02:19:49.731Z] #146 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:19:49.731Z] #0 1.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T02:19:49.731Z] #147 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:19:49.731Z] #0 1.213 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T02:19:49.731Z] #148 ... [2024-12-13T02:19:49.731Z] [2024-12-13T02:19:49.731Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:19:49.731Z] #0 1.301 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T02:19:49.991Z] #149 ... [2024-12-13T02:19:49.991Z] [2024-12-13T02:19:49.991Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T02:19:49.991Z] #0 1.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T02:19:49.991Z] #150 ... [2024-12-13T02:19:49.991Z] [2024-12-13T02:19:49.991Z] #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-12-13T02:19:49.991Z] #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-13T02:20:01.394Z] #9 exporting layers 18.7s done [2024-12-13T02:20:01.394Z] #9 writing image sha256:b7fa29f5a2f533f538cdb296de8ec4ff34a1569e350b2526efeb29e16d0d4993 done [2024-12-13T02:20:01.394Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-13T02:20:01.394Z] #9 DONE 18.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:20:01.744Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T02:20:01.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:20:01.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container [2024-12-13T02:20:02.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:20:03.217Z] $ docker top 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:20:04.039Z] + go version [2024-12-13T02:20:04.039Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-13T02:20:04.053Z] $ docker stop --time=1 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 [2024-12-13T02:20:05.634Z] $ docker rm -f --volumes 8fe45054f8624b96a349e2c40893a57fecaddb988200b845b80e2d4a848b1eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:20:06.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T02:20:06.463Z] [2024-12-13T02:20:06.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:20:06.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T02:20:06.837Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-13T02:20:06.837Z] 547446be3368: Pulling fs layer [2024-12-13T02:20:06.837Z] d125d8839a47: Pulling fs layer [2024-12-13T02:20:06.837Z] 3e85d5ac6304: Pulling fs layer [2024-12-13T02:20:06.837Z] c3105a71a48b: Pulling fs layer [2024-12-13T02:20:06.837Z] 0f093f025ec4: Pulling fs layer [2024-12-13T02:20:06.837Z] c3106fc0e877: Pulling fs layer [2024-12-13T02:20:06.837Z] c3105a71a48b: Waiting [2024-12-13T02:20:06.837Z] 0f093f025ec4: Waiting [2024-12-13T02:20:06.837Z] c3106fc0e877: Waiting [2024-12-13T02:20:07.106Z] 547446be3368: Verifying Checksum [2024-12-13T02:20:07.106Z] 547446be3368: Download complete [2024-12-13T02:20:07.106Z] c3105a71a48b: Verifying Checksum [2024-12-13T02:20:07.106Z] c3105a71a48b: Download complete [2024-12-13T02:20:07.390Z] d125d8839a47: Verifying Checksum [2024-12-13T02:20:07.390Z] d125d8839a47: Download complete [2024-12-13T02:20:07.390Z] c3106fc0e877: Verifying Checksum [2024-12-13T02:20:07.390Z] c3106fc0e877: Download complete [2024-12-13T02:20:07.658Z] 0f093f025ec4: Verifying Checksum [2024-12-13T02:20:07.658Z] 0f093f025ec4: Download complete [2024-12-13T02:20:07.658Z] 547446be3368: Pull complete [2024-12-13T02:20:08.668Z] d125d8839a47: Pull complete [2024-12-13T02:20:09.253Z] 3e85d5ac6304: Verifying Checksum [2024-12-13T02:20:09.253Z] 3e85d5ac6304: Download complete [2024-12-13T02:20:21.714Z] 3e85d5ac6304: Pull complete [2024-12-13T02:20:22.007Z] c3105a71a48b: Pull complete [2024-12-13T02:20:22.974Z] 0f093f025ec4: Pull complete [2024-12-13T02:20:22.974Z] c3106fc0e877: Pull complete [2024-12-13T02:20:22.974Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-13T02:20:22.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T02:20:22.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:20:23.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container [2024-12-13T02:20:23.248Z] $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:20:25.018Z] $ docker top 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:20:25.521Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-13T02:20:27.479Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-12-13T02:20:27.479Z] #1 transferring dockerfile: 2.13kB done [2024-12-13T02:20:27.479Z] #1 DONE 0.1s [2024-12-13T02:20:27.479Z] [2024-12-13T02:20:27.479Z] #2 [core-metadata internal] load .dockerignore [2024-12-13T02:20:27.479Z] #2 transferring context: 50B 0.0s done [2024-12-13T02:20:27.479Z] #2 DONE 0.1s [2024-12-13T02:20:27.479Z] [2024-12-13T02:20:27.479Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:27.479Z] #3 DONE 0.0s [2024-12-13T02:20:27.479Z] [2024-12-13T02:20:27.479Z] #4 [core-command internal] load .dockerignore [2024-12-13T02:20:27.479Z] #4 transferring context: 50B done [2024-12-13T02:20:27.748Z] #4 DONE 0.1s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #5 [core-command internal] load build definition from Dockerfile [2024-12-13T02:20:27.748Z] #5 transferring dockerfile: 1.94kB done [2024-12-13T02:20:27.748Z] #5 DONE 0.1s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:27.748Z] #3 DONE 0.0s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-13T02:20:27.748Z] #6 transferring context: 50B 0.0s done [2024-12-13T02:20:27.748Z] #6 DONE 0.1s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-13T02:20:27.748Z] #7 transferring dockerfile: 2.23kB done [2024-12-13T02:20:27.748Z] #7 DONE 0.1s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:27.748Z] #3 DONE 0.0s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #8 [security-bootstrapper internal] load .dockerignore [2024-12-13T02:20:27.748Z] #8 DONE 0.0s [2024-12-13T02:20:27.748Z] [2024-12-13T02:20:27.748Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-13T02:20:28.016Z] #9 ... [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-13T02:20:28.016Z] #10 transferring dockerfile: 1.89kB done [2024-12-13T02:20:28.016Z] #10 DONE 0.2s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #11 [security-spiffe-token-provider internal] load .dockerignore [2024-12-13T02:20:28.016Z] #11 transferring context: 50B done [2024-12-13T02:20:28.016Z] #11 DONE 0.2s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:28.016Z] #3 DONE 0.0s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-13T02:20:28.016Z] #9 transferring dockerfile: 3.02kB 0.0s done [2024-12-13T02:20:28.016Z] #9 DONE 0.2s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #8 [security-bootstrapper internal] load .dockerignore [2024-12-13T02:20:28.016Z] #8 transferring context: 50B done [2024-12-13T02:20:28.016Z] #8 DONE 0.2s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #12 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:28.016Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:28.016Z] #12 ... [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:28.016Z] #3 DONE 0.0s [2024-12-13T02:20:28.016Z] [2024-12-13T02:20:28.016Z] #13 [core-keeper internal] load .dockerignore [2024-12-13T02:20:28.016Z] #13 transferring context: 50B done [2024-12-13T02:20:28.016Z] #13 DONE 0.2s [2024-12-13T02:20:28.288Z] [2024-12-13T02:20:28.288Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-12-13T02:20:28.288Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-12-13T02:20:28.288Z] #14 DONE 0.3s [2024-12-13T02:20:28.288Z] [2024-12-13T02:20:28.288Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:28.288Z] #3 DONE 0.0s [2024-12-13T02:20:28.288Z] [2024-12-13T02:20:28.288Z] #12 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:28.288Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:28.288Z] #12 ... [2024-12-13T02:20:28.288Z] [2024-12-13T02:20:28.288Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:28.288Z] #15 DONE 0.6s [2024-12-13T02:20:28.288Z] [2024-12-13T02:20:28.288Z] #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:28.288Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:28.560Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:28.560Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:28.560Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:28.560Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-13T02:20:28.560Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:28.560Z] #12 ... [2024-12-13T02:20:28.560Z] [2024-12-13T02:20:28.560Z] #16 [core-data internal] load build definition from Dockerfile [2024-12-13T02:20:28.560Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-12-13T02:20:28.561Z] #16 DONE 0.6s [2024-12-13T02:20:28.561Z] [2024-12-13T02:20:28.561Z] #17 [core-data internal] load .dockerignore [2024-12-13T02:20:28.561Z] #17 transferring context: 50B 0.0s done [2024-12-13T02:20:28.561Z] #17 DONE 0.6s [2024-12-13T02:20:28.561Z] [2024-12-13T02:20:28.561Z] #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:28.561Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2024-12-13T02:20:28.957Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:28.957Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-13T02:20:28.957Z] #12 ... [2024-12-13T02:20:28.957Z] [2024-12-13T02:20:28.957Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:28.957Z] #3 DONE 0.0s [2024-12-13T02:20:28.957Z] [2024-12-13T02:20:28.957Z] #12 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:29.245Z] #12 ... [2024-12-13T02:20:29.245Z] [2024-12-13T02:20:29.245Z] #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:29.245Z] #15 DONE 1.1s [2024-12-13T02:20:29.245Z] [2024-12-13T02:20:29.245Z] #18 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T02:20:29.245Z] #18 DONE 1.5s [2024-12-13T02:20:29.245Z] [2024-12-13T02:20:29.245Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:29.245Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:29.245Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:29.245Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:29.245Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:29.245Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:29.524Z] #12 ... [2024-12-13T02:20:29.524Z] [2024-12-13T02:20:29.524Z] #19 [support-scheduler internal] load build definition from Dockerfile [2024-12-13T02:20:29.524Z] #19 transferring dockerfile: 1.82kB 0.1s done [2024-12-13T02:20:29.524Z] #19 DONE 1.4s [2024-12-13T02:20:29.524Z] [2024-12-13T02:20:29.524Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:29.794Z] #12 ... [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #20 [core-common-config-bootstrapper internal] load build context [2024-12-13T02:20:29.794Z] #20 transferring context: 2.94MB 1.1s done [2024-12-13T02:20:29.794Z] #20 DONE 1.6s [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #21 [core-metadata internal] load build context [2024-12-13T02:20:29.794Z] #21 transferring context: 2.94MB 1.1s done [2024-12-13T02:20:29.794Z] #21 DONE 1.7s [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:29.794Z] #12 ... [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #22 [security-proxy-auth internal] load .dockerignore [2024-12-13T02:20:29.794Z] #22 transferring context: 50B 0.0s done [2024-12-13T02:20:29.794Z] #22 DONE 1.3s [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #23 [core-command internal] load build context [2024-12-13T02:20:29.794Z] #23 transferring context: 2.94MB 1.2s done [2024-12-13T02:20:29.794Z] #23 DONE 1.8s [2024-12-13T02:20:29.794Z] [2024-12-13T02:20:29.794Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:30.098Z] #12 ... [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #24 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-13T02:20:30.098Z] #24 transferring dockerfile: 2.50kB done [2024-12-13T02:20:30.098Z] #24 DONE 1.6s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #25 [support-scheduler internal] load .dockerignore [2024-12-13T02:20:30.098Z] #25 transferring context: 50B 0.0s done [2024-12-13T02:20:30.098Z] #25 DONE 1.7s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #26 [core-keeper internal] load build context [2024-12-13T02:20:30.098Z] #26 transferring context: 2.94MB 1.1s done [2024-12-13T02:20:30.098Z] #26 DONE 1.7s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #27 [security-bootstrapper internal] load build context [2024-12-13T02:20:30.098Z] #27 transferring context: 2.94MB 0.9s done [2024-12-13T02:20:30.098Z] #27 DONE 1.7s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:30.098Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:30.098Z] #12 ... [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #28 [security-proxy-setup internal] load .dockerignore [2024-12-13T02:20:30.098Z] #28 transferring context: 50B done [2024-12-13T02:20:30.098Z] #28 DONE 1.8s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:30.098Z] #3 DONE 0.0s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #29 [security-spiffe-token-provider internal] load build context [2024-12-13T02:20:30.098Z] #29 transferring context: 2.94MB 0.9s done [2024-12-13T02:20:30.098Z] #29 DONE 1.8s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #30 [security-spire-agent internal] load .dockerignore [2024-12-13T02:20:30.098Z] #30 transferring context: 50B done [2024-12-13T02:20:30.098Z] #30 DONE 1.1s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #31 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-13T02:20:30.098Z] #31 transferring dockerfile: 2.15kB done [2024-12-13T02:20:30.098Z] #31 DONE 1.6s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:30.098Z] #3 DONE 0.0s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-13T02:20:30.098Z] #32 DONE 0.9s [2024-12-13T02:20:30.098Z] [2024-12-13T02:20:30.098Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:20:30.369Z] #33 ... [2024-12-13T02:20:30.369Z] [2024-12-13T02:20:30.369Z] #18 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T02:20:30.369Z] #18 DONE 1.7s [2024-12-13T02:20:30.369Z] [2024-12-13T02:20:30.369Z] #32 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-12-13T02:20:30.369Z] #32 DONE 1.2s [2024-12-13T02:20:30.369Z] [2024-12-13T02:20:30.369Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:30.369Z] #15 DONE 1.5s [2024-12-13T02:20:30.369Z] [2024-12-13T02:20:30.370Z] #33 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:20:30.645Z] #33 ... [2024-12-13T02:20:30.645Z] [2024-12-13T02:20:30.645Z] #12 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:30.645Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:30.645Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:30.645Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:30.645Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:30.645Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:30.645Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:30.645Z] #12 DONE 2.9s [2024-12-13T02:20:30.645Z] [2024-12-13T02:20:30.645Z] #34 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:30.645Z] #34 ... [2024-12-13T02:20:30.645Z] [2024-12-13T02:20:30.645Z] #35 [security-secretstore-setup internal] load .dockerignore [2024-12-13T02:20:30.645Z] #35 transferring context: 50B done [2024-12-13T02:20:30.645Z] #35 DONE 1.3s [2024-12-13T02:20:30.645Z] [2024-12-13T02:20:30.645Z] #36 [security-spire-agent internal] load build definition from Dockerfile [2024-12-13T02:20:30.645Z] #36 transferring dockerfile: 1.81kB done [2024-12-13T02:20:30.645Z] #36 DONE 1.6s [2024-12-13T02:20:30.645Z] [2024-12-13T02:20:30.645Z] #37 [security-spire-config internal] load .dockerignore [2024-12-13T02:20:30.645Z] #37 transferring context: 50B done [2024-12-13T02:20:30.645Z] #37 DONE 1.9s [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #38 [support-notifications internal] load .dockerignore [2024-12-13T02:20:30.933Z] #38 transferring context: 50B 0.0s done [2024-12-13T02:20:30.933Z] #38 DONE 1.2s [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #39 [support-notifications internal] load build definition from Dockerfile [2024-12-13T02:20:30.933Z] #39 transferring dockerfile: 2.02kB done [2024-12-13T02:20:30.933Z] #39 DONE 1.3s [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:30.933Z] #15 ... [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:30.933Z] #3 DONE 0.0s [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #40 [security-spire-config internal] load build definition from Dockerfile [2024-12-13T02:20:30.933Z] #40 transferring dockerfile: 1.69kB 0.0s done [2024-12-13T02:20:30.933Z] #40 DONE 2.2s [2024-12-13T02:20:30.933Z] [2024-12-13T02:20:30.933Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:31.229Z] #15 ... [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #41 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-13T02:20:31.229Z] #41 transferring dockerfile: 2.49kB done [2024-12-13T02:20:31.229Z] #41 DONE 1.8s [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:31.229Z] #15 ... [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T02:20:31.229Z] #18 DONE 2.4s [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #32 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-12-13T02:20:31.229Z] #32 DONE 1.9s [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T02:20:31.229Z] #3 DONE 0.0s [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #12 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:31.229Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:31.229Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:31.229Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:31.229Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:31.229Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:31.229Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:31.229Z] #12 DONE 3.6s [2024-12-13T02:20:31.229Z] [2024-12-13T02:20:31.229Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:31.532Z] #15 ... [2024-12-13T02:20:31.532Z] [2024-12-13T02:20:31.532Z] #42 [core-data internal] load build context [2024-12-13T02:20:31.532Z] #42 transferring context: 2.94MB 0.9s done [2024-12-13T02:20:31.532Z] #42 DONE 2.1s [2024-12-13T02:20:31.532Z] [2024-12-13T02:20:31.532Z] #43 [support-notifications internal] load build context [2024-12-13T02:20:31.807Z] #43 ... [2024-12-13T02:20:31.807Z] [2024-12-13T02:20:31.807Z] #44 [security-spire-server internal] load build definition from Dockerfile [2024-12-13T02:20:31.807Z] #44 transferring dockerfile: 1.70kB 0.0s done [2024-12-13T02:20:31.807Z] #44 DONE 1.4s [2024-12-13T02:20:31.807Z] [2024-12-13T02:20:31.807Z] #43 [support-notifications internal] load build context [2024-12-13T02:20:32.079Z] #43 ... [2024-12-13T02:20:32.079Z] [2024-12-13T02:20:32.079Z] #45 [security-spire-server internal] load .dockerignore [2024-12-13T02:20:32.079Z] #45 transferring context: 50B 0.0s done [2024-12-13T02:20:32.079Z] #45 DONE 1.4s [2024-12-13T02:20:32.079Z] [2024-12-13T02:20:32.079Z] #43 [support-notifications internal] load build context [2024-12-13T02:20:32.671Z] #43 ... [2024-12-13T02:20:32.671Z] [2024-12-13T02:20:32.671Z] #18 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T02:20:32.671Z] #18 DONE 2.4s [2024-12-13T02:20:32.671Z] [2024-12-13T02:20:32.671Z] #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-12-13T02:20:32.671Z] #32 DONE 1.9s [2024-12-13T02:20:32.671Z] [2024-12-13T02:20:32.671Z] #12 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:32.671Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:32.671Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:32.671Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:32.671Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:32.671Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:32.671Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:32.671Z] #12 DONE 3.6s [2024-12-13T02:20:32.671Z] [2024-12-13T02:20:32.671Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T02:20:32.671Z] #15 DONE 3.3s [2024-12-13T02:20:32.671Z] [2024-12-13T02:20:32.671Z] #43 [support-notifications internal] load build context [2024-12-13T02:20:32.938Z] #43 ... [2024-12-13T02:20:32.938Z] [2024-12-13T02:20:32.938Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-13T02:20:32.938Z] #46 DONE 2.0s [2024-12-13T02:20:32.938Z] [2024-12-13T02:20:32.938Z] #12 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:32.938Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:32.938Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:32.938Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:32.938Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:32.938Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:32.938Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:32.938Z] #12 DONE 4.6s [2024-12-13T02:20:32.938Z] [2024-12-13T02:20:32.938Z] #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T02:20:32.938Z] #47 DONE 2.8s [2024-12-13T02:20:32.938Z] [2024-12-13T02:20:32.938Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:33.205Z] #48 ... [2024-12-13T02:20:33.205Z] [2024-12-13T02:20:33.205Z] #12 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T02:20:33.206Z] #12 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2024-12-13T02:20:33.206Z] #12 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T02:20:33.206Z] #12 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T02:20:33.206Z] #12 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T02:20:33.206Z] #12 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T02:20:33.206Z] #12 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.2s done [2024-12-13T02:20:33.206Z] #12 DONE 4.6s [2024-12-13T02:20:33.206Z] [2024-12-13T02:20:33.206Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:33.473Z] #48 ... [2024-12-13T02:20:33.473Z] [2024-12-13T02:20:33.473Z] #49 [security-spire-config internal] load build context [2024-12-13T02:20:33.473Z] #49 transferring context: 21.82kB 0.1s done [2024-12-13T02:20:33.473Z] #49 DONE 0.3s [2024-12-13T02:20:33.473Z] [2024-12-13T02:20:33.473Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:33.740Z] #48 ... [2024-12-13T02:20:33.740Z] [2024-12-13T02:20:33.740Z] #50 [support-scheduler internal] load build context [2024-12-13T02:20:33.740Z] #50 transferring context: 2.94MB 2.1s done [2024-12-13T02:20:33.740Z] #50 DONE 3.3s [2024-12-13T02:20:33.740Z] [2024-12-13T02:20:33.740Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:33.740Z] #48 ... [2024-12-13T02:20:33.740Z] [2024-12-13T02:20:33.740Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:20:33.740Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-12-13T02:20:33.740Z] #51 DONE 0.6s [2024-12-13T02:20:33.740Z] [2024-12-13T02:20:33.740Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:33.740Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-12-13T02:20:33.740Z] #52 DONE 1.5s [2024-12-13T02:20:33.740Z] [2024-12-13T02:20:33.740Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:34.330Z] #48 ... [2024-12-13T02:20:34.330Z] [2024-12-13T02:20:34.330Z] #53 [security-spire-server internal] load build context [2024-12-13T02:20:34.330Z] #53 transferring context: 23.57kB 0.1s done [2024-12-13T02:20:34.330Z] #53 DONE 1.3s [2024-12-13T02:20:34.330Z] [2024-12-13T02:20:34.330Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:34.622Z] #48 ... [2024-12-13T02:20:34.622Z] [2024-12-13T02:20:34.622Z] #54 [security-proxy-auth internal] load build context [2024-12-13T02:20:34.622Z] #54 transferring context: 2.94MB 2.2s done [2024-12-13T02:20:34.622Z] #54 DONE 4.1s [2024-12-13T02:20:34.622Z] [2024-12-13T02:20:34.622Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:34.622Z] #48 ... [2024-12-13T02:20:34.622Z] [2024-12-13T02:20:34.622Z] #55 [security-spire-agent internal] load build context [2024-12-13T02:20:34.622Z] #55 transferring context: 23.10kB 0.2s done [2024-12-13T02:20:34.622Z] #55 DONE 1.6s [2024-12-13T02:20:34.622Z] [2024-12-13T02:20:34.622Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:34.895Z] #48 ... [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #43 [support-notifications internal] load build context [2024-12-13T02:20:34.895Z] #43 transferring context: 2.94MB 2.4s done [2024-12-13T02:20:34.895Z] #43 DONE 3.6s [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:34.895Z] #48 ... [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #56 [security-proxy-setup internal] load build context [2024-12-13T02:20:34.895Z] #56 transferring context: 2.94MB 3.1s done [2024-12-13T02:20:34.895Z] #56 DONE 4.7s [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:20:34.895Z] #57 DONE 4.5s [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T02:20:34.895Z] #58 DONE 4.9s [2024-12-13T02:20:34.895Z] [2024-12-13T02:20:34.895Z] #48 [security-secretstore-setup internal] load build context [2024-12-13T02:20:35.863Z] #48 transferring context: 2.94MB 2.9s done [2024-12-13T02:20:35.863Z] #48 DONE 3.3s [2024-12-13T02:20:35.863Z] [2024-12-13T02:20:35.863Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:35.863Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-13T02:20:35.863Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-13T02:20:35.863Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-13T02:20:35.863Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-12-13T02:20:35.863Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-12-13T02:20:35.863Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-12-13T02:20:35.863Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T02:20:35.863Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-12-13T02:20:35.863Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 1.8s [2024-12-13T02:20:35.863Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-12-13T02:20:36.447Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.62MB / 28.04MB 2.4s [2024-12-13T02:20:36.718Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.21MB / 28.04MB 2.6s [2024-12-13T02:20:36.988Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 3.0s [2024-12-13T02:20:37.256Z] #52 ... [2024-12-13T02:20:37.256Z] [2024-12-13T02:20:37.256Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:20:37.256Z] #33 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:37.256Z] #33 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:37.256Z] #33 6.694 OK: 238 MiB in 54 packages [2024-12-13T02:20:37.256Z] #33 DONE 7.4s [2024-12-13T02:20:37.256Z] [2024-12-13T02:20:37.256Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:37.256Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.2s [2024-12-13T02:20:37.523Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.5s [2024-12-13T02:20:37.523Z] #52 ... [2024-12-13T02:20:37.523Z] [2024-12-13T02:20:37.523Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T02:20:37.523Z] #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:37.523Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:37.523Z] #0 7.884 OK: 238 MiB in 54 packages [2024-12-13T02:20:37.523Z] #59 DONE 8.4s [2024-12-13T02:20:37.523Z] [2024-12-13T02:20:37.523Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:37.805Z] #52 ... [2024-12-13T02:20:37.805Z] [2024-12-13T02:20:37.805Z] #60 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:20:37.805Z] #60 DONE 0.7s [2024-12-13T02:20:37.805Z] [2024-12-13T02:20:37.805Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:37.805Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 3.9s [2024-12-13T02:20:38.088Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.0s [2024-12-13T02:20:38.088Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 4.2s [2024-12-13T02:20:38.365Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 4.3s [2024-12-13T02:20:38.641Z] #52 ... [2024-12-13T02:20:38.641Z] [2024-12-13T02:20:38.641Z] #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:20:38.641Z] #61 DONE 1.0s [2024-12-13T02:20:38.641Z] [2024-12-13T02:20:38.641Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:38.641Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.85MB / 28.04MB 4.6s [2024-12-13T02:20:38.908Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.92MB / 28.04MB 4.8s [2024-12-13T02:20:38.908Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.9s done [2024-12-13T02:20:39.175Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-13T02:20:39.481Z] #52 ... [2024-12-13T02:20:39.481Z] [2024-12-13T02:20:39.755Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T02:20:39.755Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:39.755Z] #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:39.755Z] #0 8.224 OK: 238 MiB in 54 packages [2024-12-13T02:20:39.755Z] #62 DONE 10.1s [2024-12-13T02:20:39.755Z] [2024-12-13T02:20:39.755Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:40.024Z] #52 ... [2024-12-13T02:20:40.024Z] [2024-12-13T02:20:40.024Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:20:40.024Z] #63 DONE 0.6s [2024-12-13T02:20:40.024Z] [2024-12-13T02:20:40.024Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T02:20:40.024Z] #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.024Z] #0 3.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.024Z] #0 6.148 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:20:40.024Z] #0 6.148 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:20:40.024Z] #0 6.148 OK: 24053 distinct packages available [2024-12-13T02:20:40.024Z] #0 6.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.024Z] #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.302Z] #64 ... [2024-12-13T02:20:40.302Z] [2024-12-13T02:20:40.302Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:40.570Z] #52 ... [2024-12-13T02:20:40.570Z] [2024-12-13T02:20:40.570Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:40.570Z] #0 5.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.570Z] #0 6.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.570Z] #65 ... [2024-12-13T02:20:40.570Z] [2024-12-13T02:20:40.570Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T02:20:40.570Z] #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.570Z] #0 8.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.836Z] #66 ... [2024-12-13T02:20:40.836Z] [2024-12-13T02:20:40.836Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T02:20:40.836Z] #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.836Z] #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.836Z] #67 ... [2024-12-13T02:20:40.836Z] [2024-12-13T02:20:40.836Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T02:20:40.836Z] #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.837Z] #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:40.837Z] #0 8.255 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:40.837Z] #0 8.612 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:40.837Z] #0 8.668 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:40.837Z] #0 8.693 (4/6) Installing openssl (3.3.2-r1) [2024-12-13T02:20:40.837Z] #0 8.728 (5/6) Installing su-exec (0.2-r3) [2024-12-13T02:20:40.837Z] #0 8.752 (6/6) Installing yq-go (4.44.1-r2) [2024-12-13T02:20:40.837Z] #0 9.186 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:40.837Z] #0 9.260 OK: 20 MiB in 18 packages [2024-12-13T02:20:41.120Z] #68 DONE 10.6s [2024-12-13T02:20:41.120Z] [2024-12-13T02:20:41.120Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:20:41.120Z] #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.120Z] #0 6.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.120Z] #69 ... [2024-12-13T02:20:41.120Z] [2024-12-13T02:20:41.120Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T02:20:41.120Z] #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.120Z] #0 6.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.120Z] #0 10.35 (1/3) Installing ca-certificates (20240705-r0) [2024-12-13T02:20:41.120Z] #0 10.65 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:41.120Z] #0 10.69 (3/3) Installing tzdata (2024b-r0) [2024-12-13T02:20:41.396Z] #70 ... [2024-12-13T02:20:41.396Z] [2024-12-13T02:20:41.396Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T02:20:41.396Z] #0 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.396Z] #0 8.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:41.396Z] #71 ... [2024-12-13T02:20:41.396Z] [2024-12-13T02:20:41.396Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:42.826Z] #52 ... [2024-12-13T02:20:42.826Z] [2024-12-13T02:20:42.826Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T02:20:42.826Z] #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:42.826Z] #0 6.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:42.826Z] #72 ... [2024-12-13T02:20:42.826Z] [2024-12-13T02:20:42.826Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:20:42.826Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-13T02:20:42.826Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-13T02:20:42.826Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-13T02:20:42.826Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-12-13T02:20:42.826Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-12-13T02:20:42.826Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T02:20:42.826Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-12-13T02:20:42.826Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-12-13T02:20:42.826Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.6s done [2024-12-13T02:20:42.826Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-12-13T02:20:42.826Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.7s [2024-12-13T02:20:42.826Z] #51 ... [2024-12-13T02:20:42.826Z] [2024-12-13T02:20:42.826Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:43.099Z] #52 ... [2024-12-13T02:20:43.099Z] [2024-12-13T02:20:43.099Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:43.099Z] #65 11.27 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:43.099Z] #65 11.29 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:43.099Z] #65 11.35 OK: 9 MiB in 15 packages [2024-12-13T02:20:43.099Z] #65 DONE 12.6s [2024-12-13T02:20:43.099Z] [2024-12-13T02:20:43.099Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T02:20:43.099Z] #64 11.91 OK: 238 MiB in 54 packages [2024-12-13T02:20:43.099Z] #64 DONE 12.9s [2024-12-13T02:20:43.099Z] [2024-12-13T02:20:43.099Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:43.099Z] #52 ... [2024-12-13T02:20:43.099Z] [2024-12-13T02:20:43.099Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T02:20:43.099Z] #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:43.099Z] #0 5.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:43.372Z] #73 ... [2024-12-13T02:20:43.372Z] [2024-12-13T02:20:43.372Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:43.960Z] #52 ... [2024-12-13T02:20:43.961Z] [2024-12-13T02:20:43.961Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:20:43.961Z] #74 DONE 0.9s [2024-12-13T02:20:44.244Z] [2024-12-13T02:20:44.244Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T02:20:44.244Z] #66 13.59 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:44.244Z] #66 13.63 (2/2) Installing su-exec (0.2-r3) [2024-12-13T02:20:44.244Z] #66 13.65 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:44.516Z] #66 13.85 OK: 9 MiB in 16 packages [2024-12-13T02:20:45.104Z] #66 ... [2024-12-13T02:20:45.104Z] [2024-12-13T02:20:45.104Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T02:20:45.104Z] #70 11.78 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:45.104Z] #70 11.90 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:20:45.104Z] #70 12.85 OK: 11 MiB in 17 packages [2024-12-13T02:20:45.104Z] #70 DONE 14.6s [2024-12-13T02:20:45.104Z] [2024-12-13T02:20:45.104Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:45.104Z] #0 4.155 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.104Z] #0 5.435 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.104Z] #75 ... [2024-12-13T02:20:45.104Z] [2024-12-13T02:20:45.104Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T02:20:45.104Z] #66 DONE 14.7s [2024-12-13T02:20:45.104Z] [2024-12-13T02:20:45.104Z] #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:45.104Z] #34 7.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.104Z] #34 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.104Z] #34 13.03 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:45.104Z] #34 13.14 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:45.104Z] #34 13.20 OK: 9 MiB in 15 packages [2024-12-13T02:20:45.104Z] #34 DONE 15.1s [2024-12-13T02:20:45.104Z] [2024-12-13T02:20:45.104Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T02:20:45.104Z] #0 4.418 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.104Z] #0 5.588 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:45.374Z] #76 ... [2024-12-13T02:20:45.374Z] [2024-12-13T02:20:45.374Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:20:46.820Z] #77 ... [2024-12-13T02:20:46.820Z] [2024-12-13T02:20:46.820Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T02:20:46.820Z] #71 12.81 (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T02:20:46.820Z] #71 13.20 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:46.820Z] #71 13.22 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:46.820Z] #71 13.38 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:20:46.820Z] #71 14.22 OK: 10 MiB in 16 packages [2024-12-13T02:20:46.820Z] #71 DONE 15.3s [2024-12-13T02:20:46.820Z] [2024-12-13T02:20:46.820Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T02:20:46.820Z] #76 10.65 OK: 238 MiB in 54 packages [2024-12-13T02:20:46.820Z] #76 DONE 11.5s [2024-12-13T02:20:46.820Z] [2024-12-13T02:20:46.820Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:46.820Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s [2024-12-13T02:20:47.099Z] #52 ... [2024-12-13T02:20:47.099Z] [2024-12-13T02:20:47.100Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T02:20:47.100Z] #72 10.57 (1/4) Installing ca-certificates (20240705-r0) [2024-12-13T02:20:47.100Z] #72 11.04 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:47.100Z] #72 11.06 (3/4) Installing su-exec (0.2-r3) [2024-12-13T02:20:47.100Z] #72 11.07 (4/4) Installing yq-go (4.44.1-r2) [2024-12-13T02:20:47.100Z] #72 12.07 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:47.100Z] #72 12.20 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:20:47.100Z] #72 13.21 OK: 20 MiB in 18 packages [2024-12-13T02:20:47.100Z] #72 DONE 14.3s [2024-12-13T02:20:47.100Z] [2024-12-13T02:20:47.100Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:47.378Z] #52 ... [2024-12-13T02:20:47.378Z] [2024-12-13T02:20:47.378Z] #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-13T02:20:47.378Z] #78 DONE 0.8s [2024-12-13T02:20:47.378Z] [2024-12-13T02:20:47.378Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:47.987Z] #52 ... [2024-12-13T02:20:47.987Z] [2024-12-13T02:20:47.987Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T02:20:47.987Z] #75 10.83 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:47.987Z] #75 11.54 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:47.987Z] #75 11.66 OK: 9 MiB in 15 packages [2024-12-13T02:20:47.987Z] #75 DONE 12.9s [2024-12-13T02:20:47.987Z] [2024-12-13T02:20:47.987Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:48.259Z] #52 ... [2024-12-13T02:20:48.259Z] [2024-12-13T02:20:48.259Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:20:48.259Z] #79 ... [2024-12-13T02:20:48.259Z] [2024-12-13T02:20:48.259Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:48.533Z] #52 ... [2024-12-13T02:20:48.533Z] [2024-12-13T02:20:48.533Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:20:48.805Z] #80 ... [2024-12-13T02:20:48.805Z] [2024-12-13T02:20:48.805Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:20:48.805Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.6s [2024-12-13T02:20:48.805Z] #51 ... [2024-12-13T02:20:48.805Z] [2024-12-13T02:20:48.805Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:50.334Z] #52 ... [2024-12-13T02:20:50.334Z] [2024-12-13T02:20:50.334Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:20:50.334Z] #81 ... [2024-12-13T02:20:50.334Z] [2024-12-13T02:20:50.334Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:50.654Z] #52 ... [2024-12-13T02:20:50.654Z] [2024-12-13T02:20:50.654Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T02:20:50.654Z] #73 10.37 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:20:50.654Z] #73 10.37 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:20:50.654Z] #73 10.37 OK: 24049 distinct packages available [2024-12-13T02:20:50.654Z] #73 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:50.654Z] #73 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:50.654Z] #73 16.45 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:50.654Z] #73 16.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:20:50.654Z] #73 16.47 (3/4) Installing libucontext (1.2-r3) [2024-12-13T02:20:50.654Z] #73 16.50 (4/4) Installing gcompat (1.1.0-r4) [2024-12-13T02:20:50.654Z] #73 16.52 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:50.654Z] #73 16.55 OK: 9 MiB in 18 packages [2024-12-13T02:20:50.654Z] #73 DONE 17.5s [2024-12-13T02:20:50.654Z] [2024-12-13T02:20:50.654Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:50.926Z] #52 ... [2024-12-13T02:20:50.926Z] [2024-12-13T02:20:50.926Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T02:20:50.926Z] #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:50.926Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:50.926Z] #0 8.093 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:50.926Z] #0 8.093 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:50.926Z] #0 8.131 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:50.926Z] #0 8.795 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:50.926Z] #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:50.926Z] #0 9.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:51.198Z] #82 ... [2024-12-13T02:20:51.198Z] [2024-12-13T02:20:51.198Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T02:20:51.198Z] #67 11.91 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:20:51.198Z] #67 11.91 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:20:51.198Z] #67 11.91 OK: 24049 distinct packages available [2024-12-13T02:20:51.198Z] #67 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:51.199Z] #67 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:51.199Z] #67 17.65 (1/14) Installing ca-certificates (20240705-r0) [2024-12-13T02:20:51.199Z] #67 17.89 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-13T02:20:51.199Z] #67 18.05 (3/14) Installing c-ares (1.33.1-r0) [2024-12-13T02:20:51.199Z] #67 18.05 (4/14) Installing libunistring (1.2-r0) [2024-12-13T02:20:51.199Z] #67 18.15 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-13T02:20:51.199Z] #67 18.18 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-13T02:20:51.199Z] #67 18.23 (7/14) Installing libpsl (0.21.5-r1) [2024-12-13T02:20:51.199Z] #67 18.23 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-13T02:20:51.199Z] #67 18.27 (9/14) Installing libcurl (8.11.1-r0) [2024-12-13T02:20:51.199Z] #67 18.34 (10/14) Installing curl (8.11.1-r0) [2024-12-13T02:20:51.199Z] #67 18.36 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:51.199Z] #67 18.37 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:20:51.199Z] #67 18.39 (13/14) Installing libucontext (1.2-r3) [2024-12-13T02:20:51.199Z] #67 18.40 (14/14) Installing gcompat (1.1.0-r4) [2024-12-13T02:20:51.199Z] #67 18.45 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:51.199Z] #67 18.55 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:20:51.199Z] #67 19.30 OK: 15 MiB in 28 packages [2024-12-13T02:20:51.199Z] #67 DONE 20.7s [2024-12-13T02:20:51.199Z] [2024-12-13T02:20:51.199Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:51.199Z] #52 ... [2024-12-13T02:20:51.199Z] [2024-12-13T02:20:51.199Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T02:20:51.199Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s done [2024-12-13T02:20:51.199Z] #51 DONE 18.0s [2024-12-13T02:20:51.199Z] [2024-12-13T02:20:51.199Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T02:20:51.199Z] #69 10.98 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T02:20:51.199Z] #69 10.98 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T02:20:51.199Z] #69 10.98 OK: 24049 distinct packages available [2024-12-13T02:20:51.199Z] #69 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:51.199Z] #69 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:51.199Z] #69 16.77 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:51.199Z] #69 17.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:51.199Z] #69 17.19 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-13T02:20:51.199Z] #69 17.20 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-13T02:20:51.199Z] #69 17.22 (5/7) Installing libucontext (1.2-r3) [2024-12-13T02:20:51.199Z] #69 17.23 (6/7) Installing gcompat (1.1.0-r4) [2024-12-13T02:20:51.199Z] #69 17.25 (7/7) Installing openssl (3.3.2-r1) [2024-12-13T02:20:51.199Z] #69 17.31 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:51.199Z] #69 17.46 OK: 10 MiB in 19 packages [2024-12-13T02:20:51.199Z] #69 DONE 20.0s [2024-12-13T02:20:51.199Z] [2024-12-13T02:20:51.199Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:52.192Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s [2024-12-13T02:20:53.183Z] #52 ... [2024-12-13T02:20:53.183Z] [2024-12-13T02:20:53.183Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:20:53.183Z] #0 5.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:53.183Z] #0 6.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:53.183Z] #0 9.992 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:53.183Z] #0 9.992 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:53.183Z] #83 10.07 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:53.183Z] #83 ... [2024-12-13T02:20:53.183Z] [2024-12-13T02:20:53.183Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:54.182Z] #52 ... [2024-12-13T02:20:54.182Z] [2024-12-13T02:20:54.182Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:20:54.182Z] #84 ... [2024-12-13T02:20:54.182Z] [2024-12-13T02:20:54.182Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:54.454Z] #52 ... [2024-12-13T02:20:54.454Z] [2024-12-13T02:20:54.454Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T02:20:54.454Z] #82 12.96 OK: 20 MiB in 18 packages [2024-12-13T02:20:54.454Z] #82 DONE 13.5s [2024-12-13T02:20:54.730Z] [2024-12-13T02:20:54.730Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:54.730Z] #52 ... [2024-12-13T02:20:54.730Z] [2024-12-13T02:20:54.730Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T02:20:54.730Z] #85 DONE 0.2s [2024-12-13T02:20:54.730Z] [2024-12-13T02:20:54.730Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:55.006Z] #52 ... [2024-12-13T02:20:55.006Z] [2024-12-13T02:20:55.006Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:20:55.006Z] #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.006Z] #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.283Z] #86 ... [2024-12-13T02:20:55.283Z] [2024-12-13T02:20:55.283Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:20:55.283Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.283Z] #0 5.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.283Z] #0 8.636 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:55.283Z] #0 8.636 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:55.283Z] #0 8.678 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:55.283Z] #0 9.101 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:55.283Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.283Z] #0 9.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:55.283Z] #87 ... [2024-12-13T02:20:55.284Z] [2024-12-13T02:20:55.284Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:56.830Z] #52 ... [2024-12-13T02:20:56.830Z] [2024-12-13T02:20:56.830Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:20:56.830Z] #0 3.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:56.830Z] #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:56.830Z] #0 8.923 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:56.830Z] #0 8.923 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:56.830Z] #0 8.948 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:56.830Z] #0 9.806 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:56.830Z] #0 9.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:56.830Z] #88 ... [2024-12-13T02:20:56.830Z] [2024-12-13T02:20:56.830Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T02:20:56.830Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.6s done [2024-12-13T02:20:56.830Z] #52 DONE 25.7s [2024-12-13T02:20:56.830Z] [2024-12-13T02:20:56.830Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:20:56.830Z] #86 10.61 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:56.830Z] #86 10.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:56.830Z] #86 10.67 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:56.830Z] #86 11.70 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:56.830Z] #86 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #86 ... [2024-12-13T02:20:57.108Z] [2024-12-13T02:20:57.108Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T02:20:57.108Z] #0 4.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #0 8.773 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:57.108Z] #0 8.773 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:57.108Z] #0 8.835 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:57.108Z] #0 9.941 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:57.108Z] #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #89 ... [2024-12-13T02:20:57.108Z] [2024-12-13T02:20:57.108Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:20:57.108Z] #77 5.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #77 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #77 10.50 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:57.108Z] #77 10.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:57.108Z] #77 10.60 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:57.108Z] #77 11.40 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:57.108Z] #77 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.108Z] #77 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:57.400Z] #77 ... [2024-12-13T02:20:57.400Z] [2024-12-13T02:20:57.400Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:20:57.400Z] #90 ... [2024-12-13T02:20:57.400Z] [2024-12-13T02:20:57.400Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:20:57.400Z] #86 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:58.835Z] #86 ... [2024-12-13T02:20:58.835Z] [2024-12-13T02:20:58.835Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T02:20:58.835Z] #87 12.72 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:58.835Z] #87 12.88 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:58.835Z] #87 12.93 OK: 9 MiB in 16 packages [2024-12-13T02:20:58.835Z] #87 DONE 13.6s [2024-12-13T02:20:58.835Z] [2024-12-13T02:20:58.835Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T02:20:59.424Z] #91 ... [2024-12-13T02:20:59.425Z] [2024-12-13T02:20:59.425Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:20:59.425Z] #83 11.03 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:59.425Z] #83 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.425Z] #83 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.425Z] #83 15.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:59.425Z] #83 15.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:20:59.425Z] #83 15.55 OK: 9 MiB in 15 packages [2024-12-13T02:20:59.425Z] #83 DONE 16.3s [2024-12-13T02:20:59.691Z] [2024-12-13T02:20:59.691Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:20:59.691Z] #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.691Z] #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.691Z] #0 6.792 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:59.691Z] #0 6.792 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:59.691Z] #0 6.819 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:59.691Z] #0 7.352 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:59.691Z] #0 7.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.691Z] #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.963Z] #92 ... [2024-12-13T02:20:59.963Z] [2024-12-13T02:20:59.963Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T02:20:59.963Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.963Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:20:59.963Z] #0 7.697 Upgrading critical system libraries and apk-tools: [2024-12-13T02:20:59.963Z] #0 7.697 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:20:59.963Z] #0 7.749 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:20:59.963Z] #0 8.511 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:20:59.963Z] #0 8.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:00.232Z] #93 9.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:00.828Z] #93 ... [2024-12-13T02:21:00.828Z] [2024-12-13T02:21:00.828Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:21:00.828Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:00.828Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:00.828Z] #0 6.471 Upgrading critical system libraries and apk-tools: [2024-12-13T02:21:00.828Z] #0 6.471 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T02:21:00.828Z] #0 6.532 Executing busybox-1.36.1-r29.trigger [2024-12-13T02:21:00.828Z] #0 7.307 Continuing the upgrade transaction with new apk-tools: [2024-12-13T02:21:00.828Z] #0 7.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:00.828Z] #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:01.111Z] #94 ... [2024-12-13T02:21:01.111Z] [2024-12-13T02:21:01.111Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:21:01.111Z] #77 16.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:01.383Z] #77 ... [2024-12-13T02:21:01.383Z] [2024-12-13T02:21:01.383Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T02:21:01.383Z] #91 DONE 2.5s [2024-12-13T02:21:01.383Z] [2024-12-13T02:21:01.383Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:21:01.383Z] #77 16.54 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:01.383Z] #77 16.64 OK: 9 MiB in 15 packages [2024-12-13T02:21:01.652Z] #77 ... [2024-12-13T02:21:01.652Z] [2024-12-13T02:21:01.652Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-13T02:21:01.652Z] #95 DONE 0.4s [2024-12-13T02:21:01.652Z] [2024-12-13T02:21:01.652Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:21:01.652Z] #94 11.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:01.930Z] #94 11.21 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:01.930Z] #94 11.27 OK: 9 MiB in 18 packages [2024-12-13T02:21:02.199Z] #94 ... [2024-12-13T02:21:02.199Z] [2024-12-13T02:21:02.199Z] #77 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:21:02.199Z] #77 DONE 17.4s [2024-12-13T02:21:02.470Z] [2024-12-13T02:21:02.470Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:21:02.470Z] #92 11.07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:02.744Z] #92 ... [2024-12-13T02:21:02.744Z] [2024-12-13T02:21:02.744Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T02:21:02.744Z] #94 DONE 12.0s [2024-12-13T02:21:02.744Z] [2024-12-13T02:21:02.744Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:21:02.744Z] #92 11.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:02.744Z] #92 11.66 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:21:03.015Z] #92 ... [2024-12-13T02:21:03.015Z] [2024-12-13T02:21:03.015Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:21:03.015Z] #86 15.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.015Z] #86 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.015Z] #86 16.35 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:21:03.015Z] #86 16.87 OK: 11 MiB in 17 packages [2024-12-13T02:21:03.015Z] #86 DONE 17.7s [2024-12-13T02:21:03.015Z] [2024-12-13T02:21:03.015Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T02:21:03.015Z] #88 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:03.015Z] #88 14.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.015Z] #88 14.89 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.015Z] #88 14.94 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:21:03.015Z] #88 15.53 OK: 10 MiB in 16 packages [2024-12-13T02:21:03.015Z] #88 DONE 16.5s [2024-12-13T02:21:03.015Z] [2024-12-13T02:21:03.015Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:21:03.289Z] #96 ... [2024-12-13T02:21:03.289Z] [2024-12-13T02:21:03.289Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T02:21:03.289Z] #89 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T02:21:03.289Z] #89 14.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.289Z] #89 14.44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T02:21:03.289Z] #89 14.53 Executing ca-certificates-20240705-r0.trigger [2024-12-13T02:21:03.289Z] #89 15.00 OK: 20 MiB in 18 packages [2024-12-13T02:21:03.289Z] #89 DONE 16.2s [2024-12-13T02:21:03.289Z] [2024-12-13T02:21:03.289Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T02:21:03.289Z] #93 12.17 OK: 10 MiB in 19 packages [2024-12-13T02:21:04.709Z] #93 DONE 15.0s [2024-12-13T02:21:04.709Z] [2024-12-13T02:21:04.709Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T02:21:04.709Z] #92 12.11 OK: 15 MiB in 28 packages [2024-12-13T02:21:04.709Z] #92 DONE 13.2s [2024-12-13T02:21:04.709Z] [2024-12-13T02:21:04.709Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T02:21:06.125Z] #97 ... [2024-12-13T02:21:06.125Z] [2024-12-13T02:21:06.125Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:21:06.125Z] #98 DONE 1.7s [2024-12-13T02:21:06.125Z] [2024-12-13T02:21:06.125Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T02:21:06.125Z] #97 DONE 1.9s [2024-12-13T02:21:06.125Z] [2024-12-13T02:21:06.125Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:21:06.125Z] #96 DONE 3.5s [2024-12-13T02:21:06.125Z] [2024-12-13T02:21:06.125Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T02:21:06.398Z] #99 DONE 0.4s [2024-12-13T02:21:06.398Z] [2024-12-13T02:21:06.398Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-13T02:21:06.666Z] #100 DONE 0.5s [2024-12-13T02:21:06.666Z] [2024-12-13T02:21:06.666Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-13T02:21:07.249Z] #101 DONE 0.6s [2024-12-13T02:21:07.249Z] [2024-12-13T02:21:07.249Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:07.519Z] #102 ... [2024-12-13T02:21:07.519Z] [2024-12-13T02:21:07.519Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-13T02:21:07.519Z] #103 DONE 0.6s [2024-12-13T02:21:07.790Z] [2024-12-13T02:21:07.790Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:07.790Z] #102 DONE 0.6s [2024-12-13T02:21:07.790Z] [2024-12-13T02:21:07.790Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:08.058Z] #104 DONE 0.7s [2024-12-13T02:21:08.059Z] [2024-12-13T02:21:08.059Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T02:21:08.326Z] #105 ... [2024-12-13T02:21:08.326Z] [2024-12-13T02:21:08.326Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T02:21:08.326Z] #106 DONE 2.0s [2024-12-13T02:21:08.326Z] [2024-12-13T02:21:08.326Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-13T02:21:08.604Z] #107 ... [2024-12-13T02:21:08.604Z] [2024-12-13T02:21:08.604Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T02:21:08.604Z] #105 DONE 0.7s [2024-12-13T02:21:08.604Z] [2024-12-13T02:21:08.604Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T02:21:08.871Z] #108 ... [2024-12-13T02:21:08.871Z] [2024-12-13T02:21:08.871Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-13T02:21:08.871Z] #107 DONE 0.7s [2024-12-13T02:21:09.143Z] [2024-12-13T02:21:09.143Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-13T02:21:09.143Z] #109 DONE 0.9s [2024-12-13T02:21:09.143Z] [2024-12-13T02:21:09.143Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T02:21:09.143Z] #110 ... [2024-12-13T02:21:09.143Z] [2024-12-13T02:21:09.143Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T02:21:09.143Z] #108 DONE 0.7s [2024-12-13T02:21:09.421Z] [2024-12-13T02:21:09.421Z] #111 [security-spire-server] exporting to image [2024-12-13T02:21:09.421Z] #111 exporting layers [2024-12-13T02:21:09.421Z] #111 ... [2024-12-13T02:21:09.421Z] [2024-12-13T02:21:09.421Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T02:21:09.421Z] #112 DONE 0.5s [2024-12-13T02:21:09.691Z] [2024-12-13T02:21:09.691Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:09.691Z] #113 ... [2024-12-13T02:21:09.691Z] [2024-12-13T02:21:09.691Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T02:21:09.691Z] #110 DONE 0.6s [2024-12-13T02:21:09.959Z] [2024-12-13T02:21:09.959Z] #114 [security-spire-config] exporting to image [2024-12-13T02:21:10.553Z] #114 ... [2024-12-13T02:21:10.553Z] [2024-12-13T02:21:10.553Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:10.553Z] #113 DONE 1.1s [2024-12-13T02:21:10.830Z] [2024-12-13T02:21:10.830Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-13T02:21:11.421Z] #115 DONE 0.6s [2024-12-13T02:21:11.421Z] [2024-12-13T02:21:11.421Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-13T02:21:11.508Z] #151 80.96 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T02:21:12.006Z] #116 DONE 0.8s [2024-12-13T02:21:12.006Z] [2024-12-13T02:21:12.006Z] #114 [security-spire-config] exporting to image [2024-12-13T02:21:12.276Z] #114 ... [2024-12-13T02:21:12.276Z] [2024-12-13T02:21:12.276Z] #111 [security-spire-server] exporting to image [2024-12-13T02:21:12.276Z] #111 exporting layers 3.0s done [2024-12-13T02:21:12.276Z] #111 writing image sha256:be806d762b64f1b6cb11be134049e0a9b39d36556b87294b72c41808f5966143 0.0s done [2024-12-13T02:21:12.276Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-12-13T02:21:12.276Z] #111 DONE 3.0s [2024-12-13T02:21:12.546Z] [2024-12-13T02:21:12.546Z] #114 [security-spire-config] exporting to image [2024-12-13T02:21:12.546Z] #114 exporting layers 2.7s done [2024-12-13T02:21:12.546Z] #114 writing image sha256:631964921b96e18213313f955472aecc7e73e1934822a7801511bafbd9a6ee0c 0.0s done [2024-12-13T02:21:12.546Z] #114 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-13T02:21:12.546Z] #114 DONE 2.8s [2024-12-13T02:21:12.546Z] [2024-12-13T02:21:12.546Z] #117 [security-spire-agent] exporting to image [2024-12-13T02:21:13.957Z] #117 exporting layers 1.8s done [2024-12-13T02:21:13.957Z] #117 writing image sha256:129893dedf2e20e13d75f5ce7d7fda5c6ac4a79b3c88c3b179bc39a426e99ca9 0.0s done [2024-12-13T02:21:13.957Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-13T02:21:13.957Z] #117 DONE 1.8s [2024-12-13T02:21:13.957Z] [2024-12-13T02:21:13.957Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #79 DONE 63.0s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #84 DONE 57.0s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #118 [core-command builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #118 ... [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #81 DONE 60.9s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #90 DONE 53.6s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #80 DONE 62.5s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #119 ... [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #120 [core-keeper builder 7/8] COPY . . [2024-12-13T02:21:46.178Z] #120 DONE 1.0s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #121 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #122 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #123 [support-notifications builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #123 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #124 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #125 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #126 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #127 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #128 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #129 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #130 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #131 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #132 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #133 [support-scheduler builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #133 DONE 1.0s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #119 DONE 1.0s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #134 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #135 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #136 [core-data builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #136 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #137 DONE 1.1s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #138 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #139 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #140 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #118 [core-command builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #118 DONE 1.1s [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #141 [core-metadata builder 6/7] COPY . . [2024-12-13T02:21:46.178Z] #141 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:46.178Z] #142 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-13T02:21:46.178Z] #143 CACHED [2024-12-13T02:21:46.178Z] [2024-12-13T02:21:46.178Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T02:21:46.178Z] #144 3.126 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T02:21:50.299Z] #151 DONE 127.8s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T02:21:50.299Z] #143 DONE 127.8s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:21:50.299Z] #145 ... [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #152 ... [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T02:21:50.299Z] #150 DONE 128.1s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T02:21:50.299Z] #141 DONE 128.1s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:21:50.299Z] #145 DONE 128.2s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:21:50.299Z] #147 DONE 128.2s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #153 ... [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:21:50.299Z] #148 DONE 128.6s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:21:50.299Z] #146 DONE 128.7s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T02:21:50.299Z] #144 DONE 128.7s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #154 ... [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:21:50.299Z] #149 DONE 128.8s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T02:21:50.299Z] #100 DONE 136.9s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T02:21:50.299Z] #142 DONE 128.7s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #155 ... [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #156 DONE 1.2s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #157 DONE 1.0s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #153 DONE 1.0s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:50.299Z] #152 DONE 1.2s [2024-12-13T02:21:50.299Z] [2024-12-13T02:21:50.299Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #158 ... [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.679Z] #154 DONE 4.2s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #159 [core-keeper builder 7/8] COPY . . [2024-12-13T02:21:51.679Z] #159 DONE 4.2s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.679Z] #155 DONE 4.1s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.679Z] #160 DONE 4.1s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-13T02:21:51.679Z] #161 DONE 4.2s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #162 DONE 3.9s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #163 ... [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #158 DONE 3.9s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #164 DONE 2.6s [2024-12-13T02:21:51.679Z] [2024-12-13T02:21:51.679Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.679Z] #165 DONE 3.9s [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.937Z] #166 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.937Z] #167 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.937Z] #168 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.937Z] #169 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.937Z] #170 DONE 0.3s [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:51.937Z] #171 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:51.937Z] #172 CACHED [2024-12-13T02:21:51.937Z] [2024-12-13T02:21:51.937Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T02:21:52.196Z] #173 ... [2024-12-13T02:21:52.196Z] [2024-12-13T02:21:52.196Z] #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:52.196Z] #163 DONE 0.5s [2024-12-13T02:21:52.196Z] [2024-12-13T02:21:52.196Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:52.196Z] #174 DONE 0.5s [2024-12-13T02:21:52.196Z] [2024-12-13T02:21:52.196Z] #175 [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-12-13T02:21:52.196Z] #175 DONE 0.5s [2024-12-13T02:21:52.470Z] [2024-12-13T02:21:52.471Z] #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-13T02:21:52.826Z] #144 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T02:21:52.826Z] #0 1.856 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-13T02:21:52.826Z] #145 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T02:21:52.826Z] #0 2.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T02:21:52.826Z] #146 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T02:21:52.826Z] #0 2.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T02:21:52.826Z] #147 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:21:52.826Z] #0 3.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T02:21:52.826Z] #148 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:21:52.826Z] #0 1.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T02:21:52.826Z] #149 ... [2024-12-13T02:21:52.826Z] [2024-12-13T02:21:52.826Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:21:52.826Z] #0 2.334 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T02:21:53.185Z] #150 ... [2024-12-13T02:21:53.185Z] [2024-12-13T02:21:53.185Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:21:53.185Z] #0 3.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T02:21:53.435Z] #176 ... [2024-12-13T02:21:53.435Z] [2024-12-13T02:21:53.435Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-13T02:21:53.435Z] #177 DONE 1.8s [2024-12-13T02:21:53.435Z] [2024-12-13T02:21:53.435Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-13T02:21:53.435Z] #178 DONE 1.7s [2024-12-13T02:21:53.435Z] [2024-12-13T02:21:53.435Z] #179 [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-12-13T02:21:53.435Z] #179 DONE 1.8s [2024-12-13T02:21:53.452Z] #151 ... [2024-12-13T02:21:53.452Z] [2024-12-13T02:21:53.452Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T02:21:53.452Z] #0 3.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T02:21:53.452Z] #152 ... [2024-12-13T02:21:53.452Z] [2024-12-13T02:21:53.452Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:21:53.452Z] #0 3.290 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T02:21:53.698Z] [2024-12-13T02:21:53.698Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-13T02:21:53.698Z] #180 DONE 1.8s [2024-12-13T02:21:53.698Z] [2024-12-13T02:21:53.698Z] #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:53.718Z] #153 ... [2024-12-13T02:21:53.718Z] [2024-12-13T02:21:53.718Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T02:21:53.718Z] #0 2.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-13T02:21:53.984Z] #154 ... [2024-12-13T02:21:53.984Z] [2024-12-13T02:21:53.984Z] #155 [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-12-13T02:21:53.984Z] #0 2.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-13T02:21:54.636Z] #181 ... [2024-12-13T02:21:54.636Z] [2024-12-13T02:21:54.636Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-13T02:21:54.636Z] #182 DONE 2.9s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #183 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T02:21:54.896Z] #183 DONE 2.6s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-13T02:21:54.896Z] #184 DONE 3.0s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T02:21:54.896Z] #173 DONE 3.0s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-13T02:21:54.896Z] #185 ... [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-13T02:21:54.896Z] #176 DONE 2.8s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-13T02:21:54.896Z] #186 DONE 3.3s [2024-12-13T02:21:54.896Z] [2024-12-13T02:21:54.896Z] #187 [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-12-13T02:21:54.896Z] #187 DONE 1.6s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-13T02:21:55.200Z] #188 DONE 1.7s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.200Z] #189 ... [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #190 [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-12-13T02:21:55.200Z] #190 DONE 1.6s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.200Z] #181 DONE 1.6s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.200Z] #191 DONE 0.5s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.200Z] #192 DONE 1.6s [2024-12-13T02:21:55.200Z] [2024-12-13T02:21:55.200Z] #193 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.200Z] #193 DONE 0.5s [2024-12-13T02:21:55.459Z] [2024-12-13T02:21:55.460Z] #185 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-13T02:21:55.460Z] #185 DONE 0.5s [2024-12-13T02:21:55.460Z] [2024-12-13T02:21:55.460Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.460Z] #194 DONE 0.5s [2024-12-13T02:21:55.460Z] [2024-12-13T02:21:55.460Z] #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:21:55.460Z] #195 DONE 0.5s [2024-12-13T02:21:55.460Z] [2024-12-13T02:21:55.460Z] #140 [support-scheduler] exporting to image [2024-12-13T02:21:55.460Z] #140 exporting layers [2024-12-13T02:21:55.727Z] #140 ... [2024-12-13T02:21:55.727Z] [2024-12-13T02:21:55.727Z] #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:55.727Z] #196 DONE 0.7s [2024-12-13T02:21:55.727Z] [2024-12-13T02:21:55.727Z] #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-13T02:21:56.125Z] #197 ... [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:21:56.125Z] #189 DONE 0.9s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-13T02:21:56.125Z] #198 DONE 0.7s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:56.125Z] #199 DONE 0.8s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #200 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-13T02:21:56.125Z] #200 DONE 0.8s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:56.125Z] #201 DONE 0.7s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:21:56.125Z] #202 DONE 0.7s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-13T02:21:56.125Z] #203 DONE 0.8s [2024-12-13T02:21:56.125Z] [2024-12-13T02:21:56.125Z] #140 [support-notifications] exporting to image [2024-12-13T02:21:56.472Z] #140 ... [2024-12-13T02:21:56.472Z] [2024-12-13T02:21:56.472Z] #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-13T02:21:56.472Z] #197 DONE 0.4s [2024-12-13T02:21:56.472Z] [2024-12-13T02:21:56.472Z] #140 [core-data] exporting to image [2024-12-13T02:21:56.472Z] #140 ... [2024-12-13T02:21:56.472Z] [2024-12-13T02:21:56.472Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:56.472Z] #204 DONE 0.5s [2024-12-13T02:21:56.734Z] [2024-12-13T02:21:56.734Z] #205 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-13T02:21:56.734Z] #205 DONE 0.4s [2024-12-13T02:21:56.734Z] [2024-12-13T02:21:56.734Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-13T02:21:56.734Z] #206 DONE 0.5s [2024-12-13T02:21:56.734Z] [2024-12-13T02:21:56.734Z] #140 [core-metadata] exporting to image [2024-12-13T02:21:56.734Z] #140 exporting layers 0.4s done [2024-12-13T02:21:56.734Z] #140 writing image sha256:e5530011dd97a70c49fc0654baa233ac26e2b8c0cc9b7e35fddc7f8ea83f5bc0 [2024-12-13T02:21:56.734Z] #140 writing image sha256:8638eca9b76d97180c173605293a87f9c6670893fac49cb6d921789dba662705 [2024-12-13T02:21:56.734Z] #140 writing image sha256:7d67bf36d58801869cfff4d3503772c573988a0d2eea89998767afa79a97571d [2024-12-13T02:21:56.995Z] #140 ... [2024-12-13T02:21:56.995Z] [2024-12-13T02:21:56.995Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-13T02:21:56.995Z] #207 DONE 0.8s [2024-12-13T02:21:56.995Z] [2024-12-13T02:21:56.995Z] #140 [support-notifications] exporting to image [2024-12-13T02:21:56.995Z] #140 exporting layers 0.8s done [2024-12-13T02:21:56.995Z] #140 writing image sha256:e5530011dd97a70c49fc0654baa233ac26e2b8c0cc9b7e35fddc7f8ea83f5bc0 0.4s done [2024-12-13T02:21:56.995Z] #140 writing image sha256:8638eca9b76d97180c173605293a87f9c6670893fac49cb6d921789dba662705 0.4s done [2024-12-13T02:21:56.995Z] #140 writing image sha256:7d67bf36d58801869cfff4d3503772c573988a0d2eea89998767afa79a97571d 0.4s done [2024-12-13T02:21:56.995Z] #140 naming to docker.io/library/core-command 0.0s done [2024-12-13T02:21:56.995Z] #140 naming to docker.io/library/support-scheduler 0.0s done [2024-12-13T02:21:56.995Z] #140 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-12-13T02:21:56.995Z] #140 writing image sha256:4995571df50339c146d1089ae840a1b574f9061b65eb024e779fbb1bdc9a438b 0.0s done [2024-12-13T02:21:56.995Z] #140 naming to docker.io/library/support-notifications done [2024-12-13T02:21:56.995Z] #140 exporting layers 0.6s done [2024-12-13T02:21:57.259Z] #140 ... [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-13T02:21:57.259Z] #208 DONE 0.7s [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:21:57.259Z] #209 DONE 1.1s [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:21:57.259Z] #210 DONE 1.1s [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #140 [security-proxy-auth] exporting to image [2024-12-13T02:21:57.259Z] #140 writing image sha256:ed8a5a8ce2ff6f1b663598e3ed5091556959b8362a9a8b25be813b32f862a892 done [2024-12-13T02:21:57.259Z] #140 naming to docker.io/library/core-data done [2024-12-13T02:21:57.259Z] #140 writing image sha256:837b1b53b375397e601f0039e22f6785f126f45dc758a828667de7185f09af3a 0.0s done [2024-12-13T02:21:57.259Z] #140 naming to docker.io/library/core-metadata done [2024-12-13T02:21:57.259Z] #140 ... [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-13T02:21:57.259Z] #211 DONE 0.4s [2024-12-13T02:21:57.259Z] [2024-12-13T02:21:57.259Z] #140 [core-common-config-bootstrapper] exporting to image [2024-12-13T02:21:57.259Z] #140 exporting layers 0.1s done [2024-12-13T02:21:57.259Z] #140 writing image sha256:e124372c8e8e3eacd4bb197448d099f2c733c139239e2c2361e4dea4eb90c0f2 done [2024-12-13T02:21:57.259Z] #140 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-13T02:21:57.521Z] #140 exporting layers 0.2s done [2024-12-13T02:21:57.521Z] #140 writing image sha256:c83d8fbbccd4c7dd49e32d3780098251ed04aa3bd0fc0a61cdbc2d44609481b6 done [2024-12-13T02:21:57.521Z] #140 naming to docker.io/library/security-proxy-auth done [2024-12-13T02:21:57.521Z] #140 DONE 6.1s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T02:21:57.521Z] #212 DONE 0.2s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #213 [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-12-13T02:21:57.521Z] #213 DONE 0.2s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #214 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-13T02:21:57.521Z] #214 DONE 0.1s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-13T02:21:57.521Z] #215 DONE 0.1s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:21:57.521Z] #216 DONE 1.1s [2024-12-13T02:21:57.521Z] [2024-12-13T02:21:57.521Z] #140 [security-proxy-setup] exporting to image [2024-12-13T02:21:57.782Z] #140 ... [2024-12-13T02:21:57.782Z] [2024-12-13T02:21:57.782Z] #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-13T02:21:57.782Z] #217 DONE 0.1s [2024-12-13T02:21:57.782Z] [2024-12-13T02:21:57.782Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:21:57.782Z] #218 DONE 0.5s [2024-12-13T02:21:57.782Z] [2024-12-13T02:21:57.782Z] #140 [security-proxy-setup] exporting to image [2024-12-13T02:21:57.782Z] #140 exporting layers 0.3s done [2024-12-13T02:21:57.782Z] #140 writing image sha256:d3bef2cc80e41759618c5a16e88d260eccae23812a6a90c88d3b502ebd5a682b done [2024-12-13T02:21:57.782Z] #140 naming to docker.io/library/security-proxy-setup done [2024-12-13T02:21:57.782Z] #140 DONE 6.4s [2024-12-13T02:21:57.782Z] [2024-12-13T02:21:57.782Z] #219 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T02:21:58.353Z] #219 DONE 0.6s [2024-12-13T02:21:58.353Z] [2024-12-13T02:21:58.353Z] #140 [security-secretstore-setup] exporting to image [2024-12-13T02:21:58.353Z] #140 writing image sha256:3c2832a16798ea7126667e55dc352b898143d8d860cb7fa9058659be264b62f3 done [2024-12-13T02:21:58.353Z] #140 naming to docker.io/library/security-secretstore-setup done [2024-12-13T02:21:58.353Z] #140 exporting layers 0.2s done [2024-12-13T02:21:58.615Z] #140 writing image sha256:74352be298f4be60f540c5f2cc6e1b6e788c96aa1e9c5bf2a69501698464a203 done [2024-12-13T02:21:58.615Z] #140 naming to docker.io/library/security-bootstrapper done [2024-12-13T02:21:58.615Z] #140 DONE 6.9s [2024-12-13T02:21:58.615Z] [2024-12-13T02:21:58.615Z] #220 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T02:21:58.615Z] #0 0.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-13T02:22:20.588Z] #220 DONE 28.8s [2024-12-13T02:22:20.588Z] [2024-12-13T02:22:20.588Z] #221 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:22:20.588Z] #221 DONE 0.0s [2024-12-13T02:22:20.588Z] [2024-12-13T02:22:20.588Z] #222 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-13T02:22:20.916Z] #222 DONE 0.3s [2024-12-13T02:22:20.916Z] [2024-12-13T02:22:20.916Z] #223 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:22:20.916Z] #223 DONE 0.0s [2024-12-13T02:22:20.916Z] [2024-12-13T02:22:20.916Z] #224 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-13T02:22:20.916Z] #224 DONE 0.0s [2024-12-13T02:22:20.916Z] [2024-12-13T02:22:20.916Z] #140 [core-keeper] exporting to image [2024-12-13T02:22:20.916Z] #140 exporting layers 0.1s done [2024-12-13T02:22:20.916Z] #140 writing image sha256:2e0857f931e6b384cb3eb11d6347ac8730e9f2d707d2d2bb8fa93131c76b0d52 done [2024-12-13T02:22:20.916Z] #140 naming to docker.io/library/core-keeper done [2024-12-13T02:22:20.916Z] #140 DONE 7.0s [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:22:20.916Z] time="2024-12-13T02:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-13T02:22:20.912Z] $ docker stop --time=1 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 [2024-12-13T02:22:22.193Z] $ docker rm -f --volumes 35b2208569d0c123069aa3295a758d100d1cc884ed6d290c8b5397e45917fb15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:22:22.542Z] + docker images [2024-12-13T02:22:22.542Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-13T02:22:22.542Z] core-keeper latest 2e0857f931e6 2 seconds ago 31.3MB [2024-12-13T02:22:22.542Z] security-bootstrapper latest 74352be298f4 24 seconds ago 26MB [2024-12-13T02:22:22.542Z] security-proxy-setup latest d3bef2cc80e4 25 seconds ago 35MB [2024-12-13T02:22:22.542Z] security-secretstore-setup latest 3c2832a16798 25 seconds ago 46.9MB [2024-12-13T02:22:22.542Z] core-common-config-bootstrapper latest e124372c8e8e 26 seconds ago 22.8MB [2024-12-13T02:22:22.542Z] core-metadata latest 837b1b53b375 26 seconds ago 37.6MB [2024-12-13T02:22:22.542Z] security-proxy-auth latest c83d8fbbccd4 26 seconds ago 32.2MB [2024-12-13T02:22:22.542Z] core-data latest ed8a5a8ce2ff 27 seconds ago 37.4MB [2024-12-13T02:22:22.542Z] core-command latest e5530011dd97 27 seconds ago 33.2MB [2024-12-13T02:22:22.542Z] support-notifications latest 4995571df503 27 seconds ago 51.9MB [2024-12-13T02:22:22.542Z] support-scheduler latest 8638eca9b76d 27 seconds ago 52.9MB [2024-12-13T02:22:22.542Z] security-spiffe-token-provider latest 7d67bf36d588 28 seconds ago 38.5MB [2024-12-13T02:22:22.542Z] security-spire-agent latest 1263bb26f45d 2 minutes ago 188MB [2024-12-13T02:22:22.542Z] security-spire-config latest ea19c7a7422a 2 minutes ago 127MB [2024-12-13T02:22:22.542Z] security-spire-server latest 19c830c4e2d3 2 minutes ago 128MB [2024-12-13T02:22:22.542Z] ci-base-image-x86_64 latest cd4c6d9badc0 8 minutes ago 975MB [2024-12-13T02:22:22.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-13T02:22:22.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-13T02:22:22.542Z] 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-12-13T02:22:22.680Z] provisioning config files... [2024-12-13T02:22:22.688Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config6539231345203419886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:22:22.989Z] ---> ****-login.sh [2024-12-13T02:22:22.989Z] nexus3.edgexfoundry.org:10001 [2024-12-13T02:22:22.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:22:22.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:22:22.989Z] Configure a credential helper to remove this warning. See [2024-12-13T02:22:22.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:22:22.989Z] [2024-12-13T02:22:22.989Z] Login Succeeded [2024-12-13T02:22:22.989Z] nexus3.edgexfoundry.org:10002 [2024-12-13T02:22:23.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:22:23.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:22:23.247Z] Configure a credential helper to remove this warning. See [2024-12-13T02:22:23.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:22:23.247Z] [2024-12-13T02:22:23.247Z] Login Succeeded [2024-12-13T02:22:23.247Z] nexus3.edgexfoundry.org:10003 [2024-12-13T02:22:23.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:22:23.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:22:23.247Z] Configure a credential helper to remove this warning. See [2024-12-13T02:22:23.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:22:23.247Z] [2024-12-13T02:22:23.247Z] Login Succeeded [2024-12-13T02:22:23.247Z] nexus3.edgexfoundry.org:10004 [2024-12-13T02:22:23.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:22:23.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:22:23.506Z] Configure a credential helper to remove this warning. See [2024-12-13T02:22:23.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:22:23.506Z] [2024-12-13T02:22:23.506Z] Login Succeeded [2024-12-13T02:22:23.506Z] ****.io [2024-12-13T02:22:23.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:22:23.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:22:23.765Z] Configure a credential helper to remove this warning. See [2024-12-13T02:22:23.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:22:23.765Z] [2024-12-13T02:22:23.765Z] Login Succeeded [2024-12-13T02:22:23.765Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T02:22:23.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:23.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:22:23.866Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-13T02:22:23.866Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:23.866Z] latest [2024-12-13T02:22:23.866Z] 4.0.0-dev.28 [2024-12-13T02:22:23.866Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:23.866Z] main [2024-12-13T02:22:23.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:24.215Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:24.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:24.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T02:22:24.544Z] 677b6f21f0a2: Preparing [2024-12-13T02:22:24.544Z] 46478cfb9572: Preparing [2024-12-13T02:22:24.544Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:24.544Z] 62a45fdb540c: Preparing [2024-12-13T02:22:24.544Z] bda6abecb375: Preparing [2024-12-13T02:22:24.544Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:24.544Z] 75654b8eeebd: Preparing [2024-12-13T02:22:24.544Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:24.544Z] 75654b8eeebd: Waiting [2024-12-13T02:22:24.544Z] 62a45fdb540c: Pushed [2024-12-13T02:22:24.544Z] 12d4b5e931cc: Pushed [2024-12-13T02:22:24.544Z] 677b6f21f0a2: Pushed [2024-12-13T02:22:24.544Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:24.803Z] 92e3f7632a4b: Pushed [2024-12-13T02:22:25.061Z] bda6abecb375: Pushed [2024-12-13T02:22:26.441Z] 46478cfb9572: Pushed [2024-12-13T02:22:26.441Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:26.776Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:27.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-13T02:22:27.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T02:22:27.108Z] 677b6f21f0a2: Preparing [2024-12-13T02:22:27.108Z] 46478cfb9572: Preparing [2024-12-13T02:22:27.108Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:27.108Z] 62a45fdb540c: Preparing [2024-12-13T02:22:27.108Z] bda6abecb375: Preparing [2024-12-13T02:22:27.108Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:27.108Z] 75654b8eeebd: Preparing [2024-12-13T02:22:27.108Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:27.108Z] 75654b8eeebd: Waiting [2024-12-13T02:22:27.108Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:27.108Z] 46478cfb9572: Layer already exists [2024-12-13T02:22:27.108Z] 677b6f21f0a2: Layer already exists [2024-12-13T02:22:27.108Z] bda6abecb375: Layer already exists [2024-12-13T02:22:27.108Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:27.108Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:27.108Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:27.108Z] latest: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:27.444Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:27.780Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 [2024-12-13T02:22:27.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T02:22:27.781Z] 677b6f21f0a2: Preparing [2024-12-13T02:22:27.781Z] 46478cfb9572: Preparing [2024-12-13T02:22:27.781Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:27.781Z] 62a45fdb540c: Preparing [2024-12-13T02:22:27.781Z] bda6abecb375: Preparing [2024-12-13T02:22:27.781Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:27.781Z] 75654b8eeebd: Preparing [2024-12-13T02:22:27.781Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:27.781Z] 75654b8eeebd: Waiting [2024-12-13T02:22:27.781Z] 46478cfb9572: Layer already exists [2024-12-13T02:22:27.781Z] 677b6f21f0a2: Layer already exists [2024-12-13T02:22:27.781Z] bda6abecb375: Layer already exists [2024-12-13T02:22:27.781Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:27.781Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:27.781Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:27.781Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:27.781Z] 4.0.0-dev.28: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:28.118Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:28.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:28.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T02:22:28.447Z] 677b6f21f0a2: Preparing [2024-12-13T02:22:28.447Z] 46478cfb9572: Preparing [2024-12-13T02:22:28.447Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:28.447Z] 62a45fdb540c: Preparing [2024-12-13T02:22:28.447Z] bda6abecb375: Preparing [2024-12-13T02:22:28.447Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:28.447Z] 75654b8eeebd: Preparing [2024-12-13T02:22:28.447Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:28.447Z] 75654b8eeebd: Waiting [2024-12-13T02:22:28.447Z] 677b6f21f0a2: Layer already exists [2024-12-13T02:22:28.447Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:28.447Z] bda6abecb375: Layer already exists [2024-12-13T02:22:28.447Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:28.447Z] 46478cfb9572: Layer already exists [2024-12-13T02:22:28.447Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:28.447Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:28.447Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:28.784Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:29.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-13T02:22:29.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T02:22:29.119Z] 677b6f21f0a2: Preparing [2024-12-13T02:22:29.119Z] 46478cfb9572: Preparing [2024-12-13T02:22:29.119Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:29.119Z] 62a45fdb540c: Preparing [2024-12-13T02:22:29.119Z] bda6abecb375: Preparing [2024-12-13T02:22:29.119Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:29.119Z] 75654b8eeebd: Preparing [2024-12-13T02:22:29.119Z] 75654b8eeebd: Waiting [2024-12-13T02:22:29.119Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:29.119Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:29.119Z] 677b6f21f0a2: Layer already exists [2024-12-13T02:22:29.119Z] bda6abecb375: Layer already exists [2024-12-13T02:22:29.119Z] 46478cfb9572: Layer already exists [2024-12-13T02:22:29.119Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:29.119Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:29.119Z] main: digest: sha256:1011e405023afaef2ea2595685422c87fcdbb8d4de1f1e9a38281319fe26d906 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:29.198Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:29.214Z] taggedImages: [2024-12-13T02:22:29.214Z] - nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:29.214Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-13T02:22:29.214Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.28 [2024-12-13T02:22:29.214Z] - nexus3.edgexfoundry.org:10004/core-command:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:29.214Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-13T02:22:29.248Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-13T02:22:29.248Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:29.248Z] latest [2024-12-13T02:22:29.248Z] 4.0.0-dev.28 [2024-12-13T02:22:29.248Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:29.248Z] main [2024-12-13T02:22:29.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:29.604Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:29.936Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:29.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T02:22:29.936Z] f2a189fff3e0: Preparing [2024-12-13T02:22:29.936Z] edb521088330: Preparing [2024-12-13T02:22:29.936Z] 4e945d6b8a15: Preparing [2024-12-13T02:22:29.936Z] e4d181581a50: Preparing [2024-12-13T02:22:29.936Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:29.936Z] 62a45fdb540c: Preparing [2024-12-13T02:22:29.936Z] bda6abecb375: Preparing [2024-12-13T02:22:29.936Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:29.936Z] 75654b8eeebd: Preparing [2024-12-13T02:22:29.936Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:29.936Z] 75654b8eeebd: Waiting [2024-12-13T02:22:29.936Z] 62a45fdb540c: Waiting [2024-12-13T02:22:29.936Z] bda6abecb375: Waiting [2024-12-13T02:22:29.936Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:29.936Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:29.936Z] bda6abecb375: Layer already exists [2024-12-13T02:22:29.936Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:29.936Z] edb521088330: Pushed [2024-12-13T02:22:29.936Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:29.936Z] f2a189fff3e0: Pushed [2024-12-13T02:22:29.936Z] 4e945d6b8a15: Pushed [2024-12-13T02:22:30.873Z] e4d181581a50: Pushed [2024-12-13T02:22:31.132Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:31.458Z] + 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-12-13T02:22:31.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-13T02:22:31.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T02:22:31.781Z] f2a189fff3e0: Preparing [2024-12-13T02:22:31.781Z] edb521088330: Preparing [2024-12-13T02:22:31.781Z] 4e945d6b8a15: Preparing [2024-12-13T02:22:31.781Z] e4d181581a50: Preparing [2024-12-13T02:22:31.781Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:31.781Z] 62a45fdb540c: Preparing [2024-12-13T02:22:31.781Z] bda6abecb375: Preparing [2024-12-13T02:22:31.781Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:31.781Z] 75654b8eeebd: Preparing [2024-12-13T02:22:31.781Z] 62a45fdb540c: Waiting [2024-12-13T02:22:31.781Z] bda6abecb375: Waiting [2024-12-13T02:22:31.781Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:31.781Z] 75654b8eeebd: Waiting [2024-12-13T02:22:31.781Z] e4d181581a50: Layer already exists [2024-12-13T02:22:31.781Z] edb521088330: Layer already exists [2024-12-13T02:22:31.781Z] f2a189fff3e0: Layer already exists [2024-12-13T02:22:31.781Z] 4e945d6b8a15: Layer already exists [2024-12-13T02:22:31.781Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:31.781Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:31.781Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:31.781Z] bda6abecb375: Layer already exists [2024-12-13T02:22:31.781Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:31.781Z] latest: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:32.106Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:32.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 [2024-12-13T02:22:32.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T02:22:32.436Z] f2a189fff3e0: Preparing [2024-12-13T02:22:32.436Z] edb521088330: Preparing [2024-12-13T02:22:32.436Z] 4e945d6b8a15: Preparing [2024-12-13T02:22:32.436Z] e4d181581a50: Preparing [2024-12-13T02:22:32.436Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:32.436Z] 62a45fdb540c: Preparing [2024-12-13T02:22:32.436Z] bda6abecb375: Preparing [2024-12-13T02:22:32.436Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:32.436Z] 75654b8eeebd: Preparing [2024-12-13T02:22:32.436Z] bda6abecb375: Waiting [2024-12-13T02:22:32.436Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:32.436Z] 75654b8eeebd: Waiting [2024-12-13T02:22:32.436Z] 62a45fdb540c: Waiting [2024-12-13T02:22:32.436Z] 4e945d6b8a15: Layer already exists [2024-12-13T02:22:32.436Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:32.436Z] f2a189fff3e0: Layer already exists [2024-12-13T02:22:32.436Z] edb521088330: Layer already exists [2024-12-13T02:22:32.436Z] e4d181581a50: Layer already exists [2024-12-13T02:22:32.436Z] bda6abecb375: Layer already exists [2024-12-13T02:22:32.436Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:32.436Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:32.436Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:32.436Z] 4.0.0-dev.28: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:32.769Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:33.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:33.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T02:22:33.083Z] f2a189fff3e0: Preparing [2024-12-13T02:22:33.083Z] edb521088330: Preparing [2024-12-13T02:22:33.083Z] 4e945d6b8a15: Preparing [2024-12-13T02:22:33.083Z] e4d181581a50: Preparing [2024-12-13T02:22:33.083Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:33.083Z] 62a45fdb540c: Preparing [2024-12-13T02:22:33.083Z] bda6abecb375: Preparing [2024-12-13T02:22:33.083Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:33.083Z] 75654b8eeebd: Preparing [2024-12-13T02:22:33.083Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:33.083Z] 62a45fdb540c: Waiting [2024-12-13T02:22:33.083Z] 75654b8eeebd: Waiting [2024-12-13T02:22:33.083Z] bda6abecb375: Waiting [2024-12-13T02:22:33.083Z] 4e945d6b8a15: Layer already exists [2024-12-13T02:22:33.083Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:33.083Z] f2a189fff3e0: Layer already exists [2024-12-13T02:22:33.083Z] edb521088330: Layer already exists [2024-12-13T02:22:33.083Z] e4d181581a50: Layer already exists [2024-12-13T02:22:33.083Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:33.083Z] bda6abecb375: Layer already exists [2024-12-13T02:22:33.083Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:33.083Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:33.083Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:33.407Z] + 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-12-13T02:22:33.737Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-13T02:22:33.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T02:22:33.737Z] f2a189fff3e0: Preparing [2024-12-13T02:22:33.737Z] edb521088330: Preparing [2024-12-13T02:22:33.737Z] 4e945d6b8a15: Preparing [2024-12-13T02:22:33.737Z] e4d181581a50: Preparing [2024-12-13T02:22:33.737Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:33.737Z] 62a45fdb540c: Preparing [2024-12-13T02:22:33.737Z] bda6abecb375: Preparing [2024-12-13T02:22:33.737Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:33.737Z] 75654b8eeebd: Preparing [2024-12-13T02:22:33.737Z] 62a45fdb540c: Waiting [2024-12-13T02:22:33.737Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:33.737Z] 75654b8eeebd: Waiting [2024-12-13T02:22:33.737Z] bda6abecb375: Waiting [2024-12-13T02:22:33.737Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:33.737Z] 4e945d6b8a15: Layer already exists [2024-12-13T02:22:33.737Z] e4d181581a50: Layer already exists [2024-12-13T02:22:33.737Z] f2a189fff3e0: Layer already exists [2024-12-13T02:22:33.737Z] edb521088330: Layer already exists [2024-12-13T02:22:33.737Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:33.737Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:33.738Z] bda6abecb375: Layer already exists [2024-12-13T02:22:33.738Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:33.738Z] main: digest: sha256:0be5c078a02f3736b155855807e9a454af8a214c4615262f844705dabbd39b19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:33.811Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:33.828Z] taggedImages: [2024-12-13T02:22:33.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:33.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-13T02:22:33.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.28 [2024-12-13T02:22:33.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:33.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-13T02:22:33.864Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-13T02:22:33.864Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:33.864Z] latest [2024-12-13T02:22:33.864Z] 4.0.0-dev.28 [2024-12-13T02:22:33.864Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:33.864Z] main [2024-12-13T02:22:33.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:34.241Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:34.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:34.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T02:22:34.568Z] 192dc12edde6: Preparing [2024-12-13T02:22:34.568Z] 269b9f64fa32: Preparing [2024-12-13T02:22:34.568Z] a3bb08610201: Preparing [2024-12-13T02:22:34.568Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:34.568Z] 62a45fdb540c: Preparing [2024-12-13T02:22:34.568Z] bda6abecb375: Preparing [2024-12-13T02:22:34.568Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:34.568Z] 75654b8eeebd: Preparing [2024-12-13T02:22:34.568Z] bda6abecb375: Waiting [2024-12-13T02:22:34.568Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:34.568Z] 75654b8eeebd: Waiting [2024-12-13T02:22:34.568Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:34.568Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:34.568Z] bda6abecb375: Layer already exists [2024-12-13T02:22:34.568Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:34.568Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:34.568Z] 269b9f64fa32: Pushed [2024-12-13T02:22:34.568Z] 192dc12edde6: Pushed [2024-12-13T02:22:37.140Z] a3bb08610201: Pushed [2024-12-13T02:22:37.140Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:37.481Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:37.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-13T02:22:37.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T02:22:37.812Z] 192dc12edde6: Preparing [2024-12-13T02:22:37.812Z] 269b9f64fa32: Preparing [2024-12-13T02:22:37.812Z] a3bb08610201: Preparing [2024-12-13T02:22:37.812Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:37.812Z] 62a45fdb540c: Preparing [2024-12-13T02:22:37.812Z] bda6abecb375: Preparing [2024-12-13T02:22:37.812Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:37.812Z] 75654b8eeebd: Preparing [2024-12-13T02:22:37.812Z] bda6abecb375: Waiting [2024-12-13T02:22:37.812Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:37.812Z] 269b9f64fa32: Layer already exists [2024-12-13T02:22:37.812Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:37.812Z] 192dc12edde6: Layer already exists [2024-12-13T02:22:37.812Z] a3bb08610201: Layer already exists [2024-12-13T02:22:37.812Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:37.812Z] bda6abecb375: Layer already exists [2024-12-13T02:22:37.812Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:37.812Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:37.812Z] latest: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:38.161Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:38.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 [2024-12-13T02:22:38.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T02:22:38.486Z] 192dc12edde6: Preparing [2024-12-13T02:22:38.486Z] 269b9f64fa32: Preparing [2024-12-13T02:22:38.486Z] a3bb08610201: Preparing [2024-12-13T02:22:38.486Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:38.486Z] 62a45fdb540c: Preparing [2024-12-13T02:22:38.486Z] bda6abecb375: Preparing [2024-12-13T02:22:38.486Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:38.486Z] 75654b8eeebd: Preparing [2024-12-13T02:22:38.486Z] bda6abecb375: Waiting [2024-12-13T02:22:38.486Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:38.486Z] 75654b8eeebd: Waiting [2024-12-13T02:22:38.486Z] 192dc12edde6: Layer already exists [2024-12-13T02:22:38.486Z] a3bb08610201: Layer already exists [2024-12-13T02:22:38.486Z] 269b9f64fa32: Layer already exists [2024-12-13T02:22:38.486Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:38.486Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:38.486Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:38.486Z] bda6abecb375: Layer already exists [2024-12-13T02:22:38.486Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:38.486Z] 4.0.0-dev.28: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:38.833Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:39.163Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:39.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T02:22:39.163Z] 192dc12edde6: Preparing [2024-12-13T02:22:39.163Z] 269b9f64fa32: Preparing [2024-12-13T02:22:39.163Z] a3bb08610201: Preparing [2024-12-13T02:22:39.163Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:39.163Z] 62a45fdb540c: Preparing [2024-12-13T02:22:39.163Z] bda6abecb375: Preparing [2024-12-13T02:22:39.163Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:39.163Z] 75654b8eeebd: Preparing [2024-12-13T02:22:39.163Z] bda6abecb375: Waiting [2024-12-13T02:22:39.163Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:39.163Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:39.163Z] 269b9f64fa32: Layer already exists [2024-12-13T02:22:39.163Z] 192dc12edde6: Layer already exists [2024-12-13T02:22:39.163Z] a3bb08610201: Layer already exists [2024-12-13T02:22:39.163Z] bda6abecb375: Layer already exists [2024-12-13T02:22:39.163Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:39.163Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:39.163Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:39.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:39.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-13T02:22:39.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T02:22:39.839Z] 192dc12edde6: Preparing [2024-12-13T02:22:39.839Z] 269b9f64fa32: Preparing [2024-12-13T02:22:39.839Z] a3bb08610201: Preparing [2024-12-13T02:22:39.839Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:39.839Z] 62a45fdb540c: Preparing [2024-12-13T02:22:39.839Z] bda6abecb375: Preparing [2024-12-13T02:22:39.839Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:39.839Z] 75654b8eeebd: Preparing [2024-12-13T02:22:39.839Z] 75654b8eeebd: Waiting [2024-12-13T02:22:39.839Z] bda6abecb375: Waiting [2024-12-13T02:22:39.839Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:39.839Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:39.839Z] a3bb08610201: Layer already exists [2024-12-13T02:22:39.839Z] 192dc12edde6: Layer already exists [2024-12-13T02:22:39.839Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:39.839Z] 269b9f64fa32: Layer already exists [2024-12-13T02:22:39.839Z] bda6abecb375: Layer already exists [2024-12-13T02:22:39.839Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:39.839Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:39.839Z] main: digest: sha256:a0b6cd923099ffd75e5cf1b075d5b90a750252e71d29b9f4da067f545e53eb7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:39.915Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:39.927Z] taggedImages: [2024-12-13T02:22:39.927Z] - nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:39.927Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-13T02:22:39.927Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.28 [2024-12-13T02:22:39.927Z] - nexus3.edgexfoundry.org:10004/core-data:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:39.927Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-13T02:22:39.959Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-13T02:22:39.959Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:39.959Z] latest [2024-12-13T02:22:39.959Z] 4.0.0-dev.28 [2024-12-13T02:22:39.959Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:39.959Z] main [2024-12-13T02:22:39.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:40.302Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:40.632Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:40.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T02:22:40.633Z] fabc63dc095a: Preparing [2024-12-13T02:22:40.633Z] a2be5eec3d6e: Preparing [2024-12-13T02:22:40.633Z] 41d2bf60922c: Preparing [2024-12-13T02:22:40.633Z] 62a45fdb540c: Preparing [2024-12-13T02:22:40.633Z] 481b5853b86b: Preparing [2024-12-13T02:22:40.633Z] f17f04ec78c2: Preparing [2024-12-13T02:22:40.633Z] 75654b8eeebd: Preparing [2024-12-13T02:22:40.633Z] f17f04ec78c2: Waiting [2024-12-13T02:22:40.633Z] 75654b8eeebd: Waiting [2024-12-13T02:22:40.633Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:40.633Z] a2be5eec3d6e: Pushed [2024-12-13T02:22:40.633Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:40.633Z] f17f04ec78c2: Pushed [2024-12-13T02:22:40.633Z] fabc63dc095a: Pushed [2024-12-13T02:22:40.633Z] 481b5853b86b: Pushed [2024-12-13T02:22:43.170Z] 41d2bf60922c: Pushed [2024-12-13T02:22:43.170Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:43.504Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:43.835Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-13T02:22:43.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T02:22:43.835Z] fabc63dc095a: Preparing [2024-12-13T02:22:43.835Z] a2be5eec3d6e: Preparing [2024-12-13T02:22:43.835Z] 41d2bf60922c: Preparing [2024-12-13T02:22:43.835Z] 62a45fdb540c: Preparing [2024-12-13T02:22:43.835Z] 481b5853b86b: Preparing [2024-12-13T02:22:43.835Z] f17f04ec78c2: Preparing [2024-12-13T02:22:43.835Z] 75654b8eeebd: Preparing [2024-12-13T02:22:43.835Z] 75654b8eeebd: Waiting [2024-12-13T02:22:43.835Z] f17f04ec78c2: Waiting [2024-12-13T02:22:43.835Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:43.835Z] 481b5853b86b: Layer already exists [2024-12-13T02:22:43.835Z] 41d2bf60922c: Layer already exists [2024-12-13T02:22:43.835Z] fabc63dc095a: Layer already exists [2024-12-13T02:22:43.835Z] a2be5eec3d6e: Layer already exists [2024-12-13T02:22:43.835Z] f17f04ec78c2: Layer already exists [2024-12-13T02:22:43.835Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:43.835Z] latest: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:44.179Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:44.510Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 [2024-12-13T02:22:44.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T02:22:44.510Z] fabc63dc095a: Preparing [2024-12-13T02:22:44.510Z] a2be5eec3d6e: Preparing [2024-12-13T02:22:44.510Z] 41d2bf60922c: Preparing [2024-12-13T02:22:44.510Z] 62a45fdb540c: Preparing [2024-12-13T02:22:44.510Z] 481b5853b86b: Preparing [2024-12-13T02:22:44.510Z] f17f04ec78c2: Preparing [2024-12-13T02:22:44.510Z] 75654b8eeebd: Preparing [2024-12-13T02:22:44.510Z] 75654b8eeebd: Waiting [2024-12-13T02:22:44.510Z] f17f04ec78c2: Waiting [2024-12-13T02:22:44.510Z] fabc63dc095a: Layer already exists [2024-12-13T02:22:44.510Z] 41d2bf60922c: Layer already exists [2024-12-13T02:22:44.510Z] a2be5eec3d6e: Layer already exists [2024-12-13T02:22:44.510Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:44.510Z] 481b5853b86b: Layer already exists [2024-12-13T02:22:44.510Z] f17f04ec78c2: Layer already exists [2024-12-13T02:22:44.510Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:44.510Z] 4.0.0-dev.28: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:44.842Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:45.163Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:45.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T02:22:45.163Z] fabc63dc095a: Preparing [2024-12-13T02:22:45.163Z] a2be5eec3d6e: Preparing [2024-12-13T02:22:45.163Z] 41d2bf60922c: Preparing [2024-12-13T02:22:45.163Z] 62a45fdb540c: Preparing [2024-12-13T02:22:45.163Z] 481b5853b86b: Preparing [2024-12-13T02:22:45.163Z] f17f04ec78c2: Preparing [2024-12-13T02:22:45.163Z] 75654b8eeebd: Preparing [2024-12-13T02:22:45.163Z] 75654b8eeebd: Waiting [2024-12-13T02:22:45.163Z] f17f04ec78c2: Waiting [2024-12-13T02:22:45.163Z] 481b5853b86b: Layer already exists [2024-12-13T02:22:45.163Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:45.163Z] a2be5eec3d6e: Layer already exists [2024-12-13T02:22:45.164Z] 41d2bf60922c: Layer already exists [2024-12-13T02:22:45.164Z] fabc63dc095a: Layer already exists [2024-12-13T02:22:45.164Z] f17f04ec78c2: Layer already exists [2024-12-13T02:22:45.164Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:45.164Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:45.500Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:45.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-13T02:22:45.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T02:22:45.825Z] fabc63dc095a: Preparing [2024-12-13T02:22:45.825Z] a2be5eec3d6e: Preparing [2024-12-13T02:22:45.825Z] 41d2bf60922c: Preparing [2024-12-13T02:22:45.825Z] 62a45fdb540c: Preparing [2024-12-13T02:22:45.825Z] 481b5853b86b: Preparing [2024-12-13T02:22:45.825Z] f17f04ec78c2: Preparing [2024-12-13T02:22:45.825Z] 75654b8eeebd: Preparing [2024-12-13T02:22:45.825Z] f17f04ec78c2: Waiting [2024-12-13T02:22:45.825Z] 75654b8eeebd: Waiting [2024-12-13T02:22:45.825Z] a2be5eec3d6e: Layer already exists [2024-12-13T02:22:45.825Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:45.825Z] 41d2bf60922c: Layer already exists [2024-12-13T02:22:45.825Z] 481b5853b86b: Layer already exists [2024-12-13T02:22:45.825Z] fabc63dc095a: Layer already exists [2024-12-13T02:22:45.825Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:45.825Z] f17f04ec78c2: Layer already exists [2024-12-13T02:22:45.825Z] main: digest: sha256:01440879ae84b31d8786e701a9f83fb7407f7d162fcf079eae197b5033958c1b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:45.893Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:45.914Z] taggedImages: [2024-12-13T02:22:45.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:45.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-13T02:22:45.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.28 [2024-12-13T02:22:45.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:45.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-13T02:22:45.943Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-13T02:22:45.943Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:45.943Z] latest [2024-12-13T02:22:45.943Z] 4.0.0-dev.28 [2024-12-13T02:22:45.943Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:45.943Z] main [2024-12-13T02:22:45.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:46.300Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:46.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:46.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T02:22:46.618Z] 4ec27101c58a: Preparing [2024-12-13T02:22:46.618Z] e81e126f0322: Preparing [2024-12-13T02:22:46.618Z] bca5517197d5: Preparing [2024-12-13T02:22:46.618Z] 7db295c445c4: Preparing [2024-12-13T02:22:46.618Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:46.618Z] 62a45fdb540c: Preparing [2024-12-13T02:22:46.618Z] bda6abecb375: Preparing [2024-12-13T02:22:46.618Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:46.618Z] 75654b8eeebd: Preparing [2024-12-13T02:22:46.618Z] bda6abecb375: Waiting [2024-12-13T02:22:46.618Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:46.619Z] 75654b8eeebd: Waiting [2024-12-13T02:22:46.619Z] 62a45fdb540c: Waiting [2024-12-13T02:22:46.619Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:46.619Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:46.619Z] bda6abecb375: Layer already exists [2024-12-13T02:22:46.619Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:46.619Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:46.619Z] e81e126f0322: Pushed [2024-12-13T02:22:46.619Z] bca5517197d5: Pushed [2024-12-13T02:22:46.619Z] 4ec27101c58a: Pushed [2024-12-13T02:22:49.161Z] 7db295c445c4: Pushed [2024-12-13T02:22:49.161Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:49.488Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:49.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-13T02:22:49.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T02:22:49.827Z] 4ec27101c58a: Preparing [2024-12-13T02:22:49.827Z] e81e126f0322: Preparing [2024-12-13T02:22:49.827Z] bca5517197d5: Preparing [2024-12-13T02:22:49.827Z] 7db295c445c4: Preparing [2024-12-13T02:22:49.827Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:49.827Z] 62a45fdb540c: Preparing [2024-12-13T02:22:49.827Z] bda6abecb375: Preparing [2024-12-13T02:22:49.827Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:49.827Z] 75654b8eeebd: Preparing [2024-12-13T02:22:49.827Z] 62a45fdb540c: Waiting [2024-12-13T02:22:49.827Z] bda6abecb375: Waiting [2024-12-13T02:22:49.827Z] 75654b8eeebd: Waiting [2024-12-13T02:22:49.827Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:49.827Z] bca5517197d5: Layer already exists [2024-12-13T02:22:49.827Z] e81e126f0322: Layer already exists [2024-12-13T02:22:49.827Z] 7db295c445c4: Layer already exists [2024-12-13T02:22:49.827Z] 4ec27101c58a: Layer already exists [2024-12-13T02:22:49.827Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:49.827Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:49.828Z] bda6abecb375: Layer already exists [2024-12-13T02:22:49.828Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:49.828Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:49.828Z] latest: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:50.169Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:50.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 [2024-12-13T02:22:50.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T02:22:50.506Z] 4ec27101c58a: Preparing [2024-12-13T02:22:50.506Z] e81e126f0322: Preparing [2024-12-13T02:22:50.506Z] bca5517197d5: Preparing [2024-12-13T02:22:50.506Z] 7db295c445c4: Preparing [2024-12-13T02:22:50.506Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:50.506Z] 62a45fdb540c: Preparing [2024-12-13T02:22:50.506Z] bda6abecb375: Preparing [2024-12-13T02:22:50.506Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:50.506Z] 75654b8eeebd: Preparing [2024-12-13T02:22:50.506Z] 62a45fdb540c: Waiting [2024-12-13T02:22:50.506Z] bda6abecb375: Waiting [2024-12-13T02:22:50.506Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:50.506Z] 75654b8eeebd: Waiting [2024-12-13T02:22:50.506Z] 4ec27101c58a: Layer already exists [2024-12-13T02:22:50.506Z] e81e126f0322: Layer already exists [2024-12-13T02:22:50.506Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:50.506Z] 7db295c445c4: Layer already exists [2024-12-13T02:22:50.506Z] bca5517197d5: Layer already exists [2024-12-13T02:22:50.506Z] bda6abecb375: Layer already exists [2024-12-13T02:22:50.506Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:50.506Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:50.506Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:50.506Z] 4.0.0-dev.28: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:50.838Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:51.177Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:51.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T02:22:51.177Z] 4ec27101c58a: Preparing [2024-12-13T02:22:51.177Z] e81e126f0322: Preparing [2024-12-13T02:22:51.177Z] bca5517197d5: Preparing [2024-12-13T02:22:51.177Z] 7db295c445c4: Preparing [2024-12-13T02:22:51.177Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:51.177Z] 62a45fdb540c: Preparing [2024-12-13T02:22:51.177Z] bda6abecb375: Preparing [2024-12-13T02:22:51.177Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:51.177Z] 62a45fdb540c: Waiting [2024-12-13T02:22:51.177Z] 75654b8eeebd: Preparing [2024-12-13T02:22:51.177Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:51.177Z] 75654b8eeebd: Waiting [2024-12-13T02:22:51.177Z] 7db295c445c4: Layer already exists [2024-12-13T02:22:51.177Z] bca5517197d5: Layer already exists [2024-12-13T02:22:51.177Z] 4ec27101c58a: Layer already exists [2024-12-13T02:22:51.177Z] e81e126f0322: Layer already exists [2024-12-13T02:22:51.177Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:51.177Z] bda6abecb375: Layer already exists [2024-12-13T02:22:51.177Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:51.177Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:51.177Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:51.177Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:51.501Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:51.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-13T02:22:51.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T02:22:51.825Z] 4ec27101c58a: Preparing [2024-12-13T02:22:51.825Z] e81e126f0322: Preparing [2024-12-13T02:22:51.825Z] bca5517197d5: Preparing [2024-12-13T02:22:51.825Z] 7db295c445c4: Preparing [2024-12-13T02:22:51.825Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:51.825Z] 62a45fdb540c: Preparing [2024-12-13T02:22:51.825Z] bda6abecb375: Preparing [2024-12-13T02:22:51.825Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:51.825Z] 75654b8eeebd: Preparing [2024-12-13T02:22:51.825Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:51.825Z] 62a45fdb540c: Waiting [2024-12-13T02:22:51.825Z] bda6abecb375: Waiting [2024-12-13T02:22:51.825Z] 75654b8eeebd: Waiting [2024-12-13T02:22:51.825Z] bca5517197d5: Layer already exists [2024-12-13T02:22:51.825Z] e81e126f0322: Layer already exists [2024-12-13T02:22:51.825Z] 4ec27101c58a: Layer already exists [2024-12-13T02:22:51.825Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:51.825Z] 7db295c445c4: Layer already exists [2024-12-13T02:22:51.825Z] bda6abecb375: Layer already exists [2024-12-13T02:22:51.825Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:51.825Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:51.825Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:51.825Z] main: digest: sha256:c0dc17c8420750f01bac499f7aa0b12f45379f2243f50ce58029ba12361f3953 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:51.905Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:51.917Z] taggedImages: [2024-12-13T02:22:51.917Z] - nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:51.917Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-13T02:22:51.917Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.28 [2024-12-13T02:22:51.917Z] - nexus3.edgexfoundry.org:10004/core-metadata:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:51.917Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-13T02:22:51.951Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-13T02:22:51.951Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:51.951Z] latest [2024-12-13T02:22:51.951Z] 4.0.0-dev.28 [2024-12-13T02:22:51.951Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:51.951Z] main [2024-12-13T02:22:51.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:52.312Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:52.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:52.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T02:22:52.649Z] 7d160aaff4eb: Preparing [2024-12-13T02:22:52.649Z] 1dd30afa93b7: Preparing [2024-12-13T02:22:52.649Z] 25272fd10b58: Preparing [2024-12-13T02:22:52.649Z] 0c2ed5d4c070: Preparing [2024-12-13T02:22:52.649Z] 410d9012c480: Preparing [2024-12-13T02:22:52.649Z] ff6539938e52: Preparing [2024-12-13T02:22:52.649Z] 12ff93d2f1d0: Preparing [2024-12-13T02:22:52.649Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:52.649Z] 62a45fdb540c: Preparing [2024-12-13T02:22:52.649Z] 5c6fd2a35bc6: Preparing [2024-12-13T02:22:52.649Z] dadb73d8b8a6: Preparing [2024-12-13T02:22:52.649Z] 5f70bf18a086: Preparing [2024-12-13T02:22:52.649Z] 2c53eebc33a9: Preparing [2024-12-13T02:22:52.649Z] e90b82644173: Preparing [2024-12-13T02:22:52.649Z] c0c857318974: Preparing [2024-12-13T02:22:52.649Z] 75654b8eeebd: Preparing [2024-12-13T02:22:52.649Z] 5f70bf18a086: Waiting [2024-12-13T02:22:52.649Z] 12ff93d2f1d0: Waiting [2024-12-13T02:22:52.649Z] 12d4b5e931cc: Waiting [2024-12-13T02:22:52.649Z] 2c53eebc33a9: Waiting [2024-12-13T02:22:52.649Z] 62a45fdb540c: Waiting [2024-12-13T02:22:52.649Z] c0c857318974: Waiting [2024-12-13T02:22:52.649Z] e90b82644173: Waiting [2024-12-13T02:22:52.649Z] 75654b8eeebd: Waiting [2024-12-13T02:22:52.649Z] 5c6fd2a35bc6: Waiting [2024-12-13T02:22:52.649Z] dadb73d8b8a6: Waiting [2024-12-13T02:22:52.649Z] 410d9012c480: Pushed [2024-12-13T02:22:52.649Z] 1dd30afa93b7: Pushed [2024-12-13T02:22:52.649Z] 25272fd10b58: Pushed [2024-12-13T02:22:52.649Z] 0c2ed5d4c070: Pushed [2024-12-13T02:22:52.649Z] 7d160aaff4eb: Pushed [2024-12-13T02:22:52.910Z] ff6539938e52: Pushed [2024-12-13T02:22:52.910Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:52.910Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:53.169Z] 5f70bf18a086: Layer already exists [2024-12-13T02:22:53.169Z] 5c6fd2a35bc6: Pushed [2024-12-13T02:22:53.169Z] dadb73d8b8a6: Pushed [2024-12-13T02:22:53.169Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:53.169Z] 2c53eebc33a9: Pushed [2024-12-13T02:22:53.169Z] c0c857318974: Pushed [2024-12-13T02:22:53.738Z] e90b82644173: Pushed [2024-12-13T02:22:54.306Z] 12ff93d2f1d0: Pushed [2024-12-13T02:22:54.306Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:54.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:54.945Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-13T02:22:54.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T02:22:54.945Z] 7d160aaff4eb: Preparing [2024-12-13T02:22:54.945Z] 1dd30afa93b7: Preparing [2024-12-13T02:22:54.945Z] 25272fd10b58: Preparing [2024-12-13T02:22:54.945Z] 0c2ed5d4c070: Preparing [2024-12-13T02:22:54.945Z] 410d9012c480: Preparing [2024-12-13T02:22:54.945Z] ff6539938e52: Preparing [2024-12-13T02:22:54.945Z] 12ff93d2f1d0: Preparing [2024-12-13T02:22:54.946Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:54.946Z] 62a45fdb540c: Preparing [2024-12-13T02:22:54.946Z] 5c6fd2a35bc6: Preparing [2024-12-13T02:22:54.946Z] dadb73d8b8a6: Preparing [2024-12-13T02:22:54.946Z] 5f70bf18a086: Preparing [2024-12-13T02:22:54.946Z] 2c53eebc33a9: Preparing [2024-12-13T02:22:54.946Z] e90b82644173: Preparing [2024-12-13T02:22:54.946Z] c0c857318974: Preparing [2024-12-13T02:22:54.946Z] 75654b8eeebd: Preparing [2024-12-13T02:22:54.946Z] 5c6fd2a35bc6: Waiting [2024-12-13T02:22:54.946Z] 62a45fdb540c: Waiting [2024-12-13T02:22:54.946Z] ff6539938e52: Waiting [2024-12-13T02:22:54.946Z] dadb73d8b8a6: Waiting [2024-12-13T02:22:54.946Z] 5f70bf18a086: Waiting [2024-12-13T02:22:54.946Z] 2c53eebc33a9: Waiting [2024-12-13T02:22:54.946Z] e90b82644173: Waiting [2024-12-13T02:22:54.946Z] c0c857318974: Waiting [2024-12-13T02:22:54.946Z] 75654b8eeebd: Waiting [2024-12-13T02:22:54.946Z] 12d4b5e931cc: Waiting [2024-12-13T02:22:54.946Z] 12ff93d2f1d0: Waiting [2024-12-13T02:22:54.946Z] 0c2ed5d4c070: Layer already exists [2024-12-13T02:22:54.946Z] 1dd30afa93b7: Layer already exists [2024-12-13T02:22:54.946Z] 25272fd10b58: Layer already exists [2024-12-13T02:22:54.946Z] 12ff93d2f1d0: Layer already exists [2024-12-13T02:22:54.946Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:54.946Z] ff6539938e52: Layer already exists [2024-12-13T02:22:54.946Z] 410d9012c480: Layer already exists [2024-12-13T02:22:54.946Z] 7d160aaff4eb: Layer already exists [2024-12-13T02:22:54.946Z] dadb73d8b8a6: Layer already exists [2024-12-13T02:22:54.946Z] 5c6fd2a35bc6: Layer already exists [2024-12-13T02:22:54.946Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:54.946Z] 2c53eebc33a9: Layer already exists [2024-12-13T02:22:54.946Z] 5f70bf18a086: Layer already exists [2024-12-13T02:22:54.946Z] c0c857318974: Layer already exists [2024-12-13T02:22:54.946Z] e90b82644173: Layer already exists [2024-12-13T02:22:54.946Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:54.946Z] latest: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:55.294Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:55.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 [2024-12-13T02:22:55.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T02:22:55.686Z] 7d160aaff4eb: Preparing [2024-12-13T02:22:55.686Z] 1dd30afa93b7: Preparing [2024-12-13T02:22:55.686Z] 25272fd10b58: Preparing [2024-12-13T02:22:55.686Z] 0c2ed5d4c070: Preparing [2024-12-13T02:22:55.686Z] 410d9012c480: Preparing [2024-12-13T02:22:55.686Z] ff6539938e52: Preparing [2024-12-13T02:22:55.686Z] 12ff93d2f1d0: Preparing [2024-12-13T02:22:55.686Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:55.686Z] 62a45fdb540c: Preparing [2024-12-13T02:22:55.686Z] 5c6fd2a35bc6: Preparing [2024-12-13T02:22:55.686Z] dadb73d8b8a6: Preparing [2024-12-13T02:22:55.686Z] 5f70bf18a086: Preparing [2024-12-13T02:22:55.686Z] 2c53eebc33a9: Preparing [2024-12-13T02:22:55.686Z] e90b82644173: Preparing [2024-12-13T02:22:55.686Z] c0c857318974: Preparing [2024-12-13T02:22:55.686Z] 75654b8eeebd: Preparing [2024-12-13T02:22:55.686Z] 12ff93d2f1d0: Waiting [2024-12-13T02:22:55.686Z] 5c6fd2a35bc6: Waiting [2024-12-13T02:22:55.686Z] e90b82644173: Waiting [2024-12-13T02:22:55.686Z] dadb73d8b8a6: Waiting [2024-12-13T02:22:55.686Z] c0c857318974: Waiting [2024-12-13T02:22:55.686Z] 2c53eebc33a9: Waiting [2024-12-13T02:22:55.686Z] 12d4b5e931cc: Waiting [2024-12-13T02:22:55.686Z] ff6539938e52: Waiting [2024-12-13T02:22:55.686Z] 62a45fdb540c: Waiting [2024-12-13T02:22:55.686Z] 75654b8eeebd: Waiting [2024-12-13T02:22:55.687Z] 5f70bf18a086: Waiting [2024-12-13T02:22:55.687Z] 410d9012c480: Layer already exists [2024-12-13T02:22:55.687Z] 7d160aaff4eb: Layer already exists [2024-12-13T02:22:55.687Z] 25272fd10b58: Layer already exists [2024-12-13T02:22:55.687Z] 0c2ed5d4c070: Layer already exists [2024-12-13T02:22:55.687Z] ff6539938e52: Layer already exists [2024-12-13T02:22:55.687Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:55.687Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:55.687Z] 12ff93d2f1d0: Layer already exists [2024-12-13T02:22:55.687Z] 1dd30afa93b7: Layer already exists [2024-12-13T02:22:55.687Z] 2c53eebc33a9: Layer already exists [2024-12-13T02:22:55.687Z] 5f70bf18a086: Layer already exists [2024-12-13T02:22:55.687Z] dadb73d8b8a6: Layer already exists [2024-12-13T02:22:55.687Z] e90b82644173: Layer already exists [2024-12-13T02:22:55.687Z] 5c6fd2a35bc6: Layer already exists [2024-12-13T02:22:55.687Z] c0c857318974: Layer already exists [2024-12-13T02:22:55.687Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:55.687Z] 4.0.0-dev.28: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:56.019Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:56.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:56.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T02:22:56.339Z] 7d160aaff4eb: Preparing [2024-12-13T02:22:56.339Z] 1dd30afa93b7: Preparing [2024-12-13T02:22:56.339Z] 25272fd10b58: Preparing [2024-12-13T02:22:56.339Z] 0c2ed5d4c070: Preparing [2024-12-13T02:22:56.339Z] 410d9012c480: Preparing [2024-12-13T02:22:56.339Z] ff6539938e52: Preparing [2024-12-13T02:22:56.339Z] 12ff93d2f1d0: Preparing [2024-12-13T02:22:56.339Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:56.339Z] 62a45fdb540c: Preparing [2024-12-13T02:22:56.339Z] ff6539938e52: Waiting [2024-12-13T02:22:56.339Z] 12ff93d2f1d0: Waiting [2024-12-13T02:22:56.339Z] 12d4b5e931cc: Waiting [2024-12-13T02:22:56.339Z] 5c6fd2a35bc6: Preparing [2024-12-13T02:22:56.339Z] dadb73d8b8a6: Preparing [2024-12-13T02:22:56.339Z] 5f70bf18a086: Preparing [2024-12-13T02:22:56.339Z] 2c53eebc33a9: Preparing [2024-12-13T02:22:56.339Z] e90b82644173: Preparing [2024-12-13T02:22:56.339Z] c0c857318974: Preparing [2024-12-13T02:22:56.339Z] 75654b8eeebd: Preparing [2024-12-13T02:22:56.339Z] 62a45fdb540c: Waiting [2024-12-13T02:22:56.339Z] dadb73d8b8a6: Waiting [2024-12-13T02:22:56.339Z] 2c53eebc33a9: Waiting [2024-12-13T02:22:56.339Z] 5f70bf18a086: Waiting [2024-12-13T02:22:56.339Z] e90b82644173: Waiting [2024-12-13T02:22:56.339Z] c0c857318974: Waiting [2024-12-13T02:22:56.339Z] 0c2ed5d4c070: Layer already exists [2024-12-13T02:22:56.339Z] 7d160aaff4eb: Layer already exists [2024-12-13T02:22:56.339Z] 1dd30afa93b7: Layer already exists [2024-12-13T02:22:56.339Z] 25272fd10b58: Layer already exists [2024-12-13T02:22:56.339Z] 410d9012c480: Layer already exists [2024-12-13T02:22:56.339Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:56.339Z] ff6539938e52: Layer already exists [2024-12-13T02:22:56.339Z] 12ff93d2f1d0: Layer already exists [2024-12-13T02:22:56.339Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:56.339Z] 5c6fd2a35bc6: Layer already exists [2024-12-13T02:22:56.339Z] dadb73d8b8a6: Layer already exists [2024-12-13T02:22:56.339Z] 2c53eebc33a9: Layer already exists [2024-12-13T02:22:56.339Z] 5f70bf18a086: Layer already exists [2024-12-13T02:22:56.339Z] e90b82644173: Layer already exists [2024-12-13T02:22:56.339Z] c0c857318974: Layer already exists [2024-12-13T02:22:56.339Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:56.339Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:56.670Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:57.011Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-13T02:22:57.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T02:22:57.011Z] 7d160aaff4eb: Preparing [2024-12-13T02:22:57.011Z] 1dd30afa93b7: Preparing [2024-12-13T02:22:57.011Z] 25272fd10b58: Preparing [2024-12-13T02:22:57.011Z] 0c2ed5d4c070: Preparing [2024-12-13T02:22:57.011Z] 410d9012c480: Preparing [2024-12-13T02:22:57.011Z] ff6539938e52: Preparing [2024-12-13T02:22:57.011Z] 12ff93d2f1d0: Preparing [2024-12-13T02:22:57.011Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:57.011Z] 62a45fdb540c: Preparing [2024-12-13T02:22:57.011Z] 5c6fd2a35bc6: Preparing [2024-12-13T02:22:57.011Z] dadb73d8b8a6: Preparing [2024-12-13T02:22:57.011Z] 5f70bf18a086: Preparing [2024-12-13T02:22:57.011Z] 2c53eebc33a9: Preparing [2024-12-13T02:22:57.011Z] e90b82644173: Preparing [2024-12-13T02:22:57.011Z] c0c857318974: Preparing [2024-12-13T02:22:57.011Z] 75654b8eeebd: Preparing [2024-12-13T02:22:57.011Z] 5c6fd2a35bc6: Waiting [2024-12-13T02:22:57.011Z] dadb73d8b8a6: Waiting [2024-12-13T02:22:57.011Z] 12ff93d2f1d0: Waiting [2024-12-13T02:22:57.011Z] 12d4b5e931cc: Waiting [2024-12-13T02:22:57.011Z] 5f70bf18a086: Waiting [2024-12-13T02:22:57.011Z] 2c53eebc33a9: Waiting [2024-12-13T02:22:57.011Z] 62a45fdb540c: Waiting [2024-12-13T02:22:57.011Z] 75654b8eeebd: Waiting [2024-12-13T02:22:57.011Z] c0c857318974: Waiting [2024-12-13T02:22:57.011Z] 410d9012c480: Layer already exists [2024-12-13T02:22:57.011Z] 1dd30afa93b7: Layer already exists [2024-12-13T02:22:57.011Z] 7d160aaff4eb: Layer already exists [2024-12-13T02:22:57.011Z] 0c2ed5d4c070: Layer already exists [2024-12-13T02:22:57.011Z] 25272fd10b58: Layer already exists [2024-12-13T02:22:57.011Z] 12ff93d2f1d0: Layer already exists [2024-12-13T02:22:57.011Z] ff6539938e52: Layer already exists [2024-12-13T02:22:57.011Z] 5c6fd2a35bc6: Layer already exists [2024-12-13T02:22:57.011Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:57.011Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:57.011Z] dadb73d8b8a6: Layer already exists [2024-12-13T02:22:57.011Z] 5f70bf18a086: Layer already exists [2024-12-13T02:22:57.011Z] 2c53eebc33a9: Layer already exists [2024-12-13T02:22:57.011Z] c0c857318974: Layer already exists [2024-12-13T02:22:57.011Z] e90b82644173: Layer already exists [2024-12-13T02:22:57.011Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:57.011Z] main: digest: sha256:5695243aec85e65f17dcb0347aae2c9297634b9b386d0fbbee260ccf05483bcf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:22:57.093Z] ===================================================== [Pipeline] echo [2024-12-13T02:22:57.106Z] taggedImages: [2024-12-13T02:22:57.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:57.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-13T02:22:57.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.28 [2024-12-13T02:22:57.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:57.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-13T02:22:57.140Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-13T02:22:57.140Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:57.140Z] latest [2024-12-13T02:22:57.140Z] 4.0.0-dev.28 [2024-12-13T02:22:57.140Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:22:57.140Z] main [2024-12-13T02:22:57.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:57.487Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:22:58.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:22:58.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T02:22:58.031Z] f2a189fff3e0: Preparing [2024-12-13T02:22:58.031Z] edb521088330: Preparing [2024-12-13T02:22:58.031Z] 8d984326826c: Preparing [2024-12-13T02:22:58.031Z] d03bd29ae9c4: Preparing [2024-12-13T02:22:58.031Z] 12d4b5e931cc: Preparing [2024-12-13T02:22:58.031Z] 62a45fdb540c: Preparing [2024-12-13T02:22:58.031Z] bda6abecb375: Preparing [2024-12-13T02:22:58.031Z] 92e3f7632a4b: Preparing [2024-12-13T02:22:58.031Z] 62a45fdb540c: Waiting [2024-12-13T02:22:58.031Z] bda6abecb375: Waiting [2024-12-13T02:22:58.031Z] 75654b8eeebd: Preparing [2024-12-13T02:22:58.031Z] 92e3f7632a4b: Waiting [2024-12-13T02:22:58.031Z] 75654b8eeebd: Waiting [2024-12-13T02:22:58.031Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:22:58.031Z] edb521088330: Layer already exists [2024-12-13T02:22:58.031Z] f2a189fff3e0: Layer already exists [2024-12-13T02:22:58.031Z] 62a45fdb540c: Layer already exists [2024-12-13T02:22:58.031Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:22:58.031Z] bda6abecb375: Layer already exists [2024-12-13T02:22:58.031Z] 75654b8eeebd: Layer already exists [2024-12-13T02:22:58.031Z] 8d984326826c: Pushed [2024-12-13T02:23:00.030Z] d03bd29ae9c4: Pushed [2024-12-13T02:23:00.030Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:00.362Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:00.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-13T02:23:00.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T02:23:00.686Z] f2a189fff3e0: Preparing [2024-12-13T02:23:00.686Z] edb521088330: Preparing [2024-12-13T02:23:00.686Z] 8d984326826c: Preparing [2024-12-13T02:23:00.686Z] d03bd29ae9c4: Preparing [2024-12-13T02:23:00.686Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:00.686Z] 62a45fdb540c: Preparing [2024-12-13T02:23:00.686Z] bda6abecb375: Preparing [2024-12-13T02:23:00.686Z] 92e3f7632a4b: Preparing [2024-12-13T02:23:00.686Z] 75654b8eeebd: Preparing [2024-12-13T02:23:00.686Z] 62a45fdb540c: Waiting [2024-12-13T02:23:00.686Z] bda6abecb375: Waiting [2024-12-13T02:23:00.686Z] 92e3f7632a4b: Waiting [2024-12-13T02:23:00.686Z] 75654b8eeebd: Waiting [2024-12-13T02:23:00.686Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:00.686Z] 8d984326826c: Layer already exists [2024-12-13T02:23:00.686Z] d03bd29ae9c4: Layer already exists [2024-12-13T02:23:00.686Z] edb521088330: Layer already exists [2024-12-13T02:23:00.686Z] f2a189fff3e0: Layer already exists [2024-12-13T02:23:00.686Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:00.686Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:23:00.686Z] bda6abecb375: Layer already exists [2024-12-13T02:23:00.686Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:00.686Z] latest: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:01.012Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:01.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 [2024-12-13T02:23:01.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T02:23:01.341Z] f2a189fff3e0: Preparing [2024-12-13T02:23:01.341Z] edb521088330: Preparing [2024-12-13T02:23:01.341Z] 8d984326826c: Preparing [2024-12-13T02:23:01.341Z] d03bd29ae9c4: Preparing [2024-12-13T02:23:01.341Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:01.341Z] 62a45fdb540c: Preparing [2024-12-13T02:23:01.341Z] bda6abecb375: Preparing [2024-12-13T02:23:01.341Z] 92e3f7632a4b: Preparing [2024-12-13T02:23:01.341Z] 75654b8eeebd: Preparing [2024-12-13T02:23:01.341Z] bda6abecb375: Waiting [2024-12-13T02:23:01.341Z] 92e3f7632a4b: Waiting [2024-12-13T02:23:01.341Z] 75654b8eeebd: Waiting [2024-12-13T02:23:01.341Z] 8d984326826c: Layer already exists [2024-12-13T02:23:01.341Z] d03bd29ae9c4: Layer already exists [2024-12-13T02:23:01.341Z] edb521088330: Layer already exists [2024-12-13T02:23:01.341Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:01.341Z] f2a189fff3e0: Layer already exists [2024-12-13T02:23:01.341Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:01.341Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:01.341Z] bda6abecb375: Layer already exists [2024-12-13T02:23:01.341Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:23:01.341Z] 4.0.0-dev.28: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:01.727Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:02.053Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:02.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T02:23:02.053Z] f2a189fff3e0: Preparing [2024-12-13T02:23:02.053Z] edb521088330: Preparing [2024-12-13T02:23:02.053Z] 8d984326826c: Preparing [2024-12-13T02:23:02.053Z] d03bd29ae9c4: Preparing [2024-12-13T02:23:02.053Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:02.053Z] 62a45fdb540c: Preparing [2024-12-13T02:23:02.053Z] bda6abecb375: Preparing [2024-12-13T02:23:02.053Z] 92e3f7632a4b: Preparing [2024-12-13T02:23:02.053Z] 75654b8eeebd: Preparing [2024-12-13T02:23:02.053Z] 62a45fdb540c: Waiting [2024-12-13T02:23:02.053Z] 92e3f7632a4b: Waiting [2024-12-13T02:23:02.053Z] bda6abecb375: Waiting [2024-12-13T02:23:02.053Z] d03bd29ae9c4: Layer already exists [2024-12-13T02:23:02.053Z] 8d984326826c: Layer already exists [2024-12-13T02:23:02.053Z] edb521088330: Layer already exists [2024-12-13T02:23:02.053Z] f2a189fff3e0: Layer already exists [2024-12-13T02:23:02.053Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:02.053Z] bda6abecb375: Layer already exists [2024-12-13T02:23:02.053Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:23:02.053Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:02.053Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:02.053Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:02.376Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:02.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-13T02:23:02.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T02:23:02.703Z] f2a189fff3e0: Preparing [2024-12-13T02:23:02.703Z] edb521088330: Preparing [2024-12-13T02:23:02.703Z] 8d984326826c: Preparing [2024-12-13T02:23:02.703Z] d03bd29ae9c4: Preparing [2024-12-13T02:23:02.703Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:02.703Z] 62a45fdb540c: Preparing [2024-12-13T02:23:02.703Z] bda6abecb375: Preparing [2024-12-13T02:23:02.703Z] 92e3f7632a4b: Preparing [2024-12-13T02:23:02.703Z] 75654b8eeebd: Preparing [2024-12-13T02:23:02.703Z] bda6abecb375: Waiting [2024-12-13T02:23:02.703Z] 92e3f7632a4b: Waiting [2024-12-13T02:23:02.703Z] 75654b8eeebd: Waiting [2024-12-13T02:23:02.703Z] 62a45fdb540c: Waiting [2024-12-13T02:23:02.703Z] edb521088330: Layer already exists [2024-12-13T02:23:02.703Z] 8d984326826c: Layer already exists [2024-12-13T02:23:02.703Z] d03bd29ae9c4: Layer already exists [2024-12-13T02:23:02.703Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:02.703Z] f2a189fff3e0: Layer already exists [2024-12-13T02:23:02.703Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:02.703Z] bda6abecb375: Layer already exists [2024-12-13T02:23:02.703Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:02.703Z] 92e3f7632a4b: Layer already exists [2024-12-13T02:23:02.703Z] main: digest: sha256:739402da7a9f12ca9164a692b5bc3537c6da08bf81376f0caf9891838cfdf0e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:02.768Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:02.781Z] taggedImages: [2024-12-13T02:23:02.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:02.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-13T02:23:02.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.28 [2024-12-13T02:23:02.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:02.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-13T02:23:02.806Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-13T02:23:02.806Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:02.806Z] latest [2024-12-13T02:23:02.806Z] 4.0.0-dev.28 [2024-12-13T02:23:02.806Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:02.806Z] main [2024-12-13T02:23:02.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:03.154Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:03.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:03.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T02:23:03.472Z] 389b5a4e2637: Preparing [2024-12-13T02:23:03.472Z] f013a4a46abf: Preparing [2024-12-13T02:23:03.472Z] 7ebcb7313ee5: Preparing [2024-12-13T02:23:03.472Z] bf5abdd71f84: Preparing [2024-12-13T02:23:03.472Z] 858d3014e2f5: Preparing [2024-12-13T02:23:03.472Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:03.472Z] 62a45fdb540c: Preparing [2024-12-13T02:23:03.472Z] 44a6a639dd02: Preparing [2024-12-13T02:23:03.472Z] 70fa61c9bd8f: Preparing [2024-12-13T02:23:03.472Z] 33a2d9a5472e: Preparing [2024-12-13T02:23:03.472Z] 75654b8eeebd: Preparing [2024-12-13T02:23:03.472Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:03.472Z] 62a45fdb540c: Waiting [2024-12-13T02:23:03.472Z] 33a2d9a5472e: Waiting [2024-12-13T02:23:03.472Z] 44a6a639dd02: Waiting [2024-12-13T02:23:03.472Z] 70fa61c9bd8f: Waiting [2024-12-13T02:23:03.472Z] f013a4a46abf: Pushed [2024-12-13T02:23:03.472Z] bf5abdd71f84: Pushed [2024-12-13T02:23:03.472Z] 858d3014e2f5: Pushed [2024-12-13T02:23:03.730Z] 389b5a4e2637: Pushed [2024-12-13T02:23:03.988Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:03.988Z] 44a6a639dd02: Pushed [2024-12-13T02:23:03.988Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:03.988Z] 70fa61c9bd8f: Pushed [2024-12-13T02:23:04.247Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:04.506Z] 7ebcb7313ee5: Pushed [2024-12-13T02:23:05.885Z] 33a2d9a5472e: Pushed [2024-12-13T02:23:05.885Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:06.238Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:06.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-13T02:23:06.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T02:23:06.560Z] 389b5a4e2637: Preparing [2024-12-13T02:23:06.560Z] f013a4a46abf: Preparing [2024-12-13T02:23:06.560Z] 7ebcb7313ee5: Preparing [2024-12-13T02:23:06.560Z] bf5abdd71f84: Preparing [2024-12-13T02:23:06.560Z] 858d3014e2f5: Preparing [2024-12-13T02:23:06.560Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:06.560Z] 62a45fdb540c: Preparing [2024-12-13T02:23:06.560Z] 44a6a639dd02: Preparing [2024-12-13T02:23:06.560Z] 70fa61c9bd8f: Preparing [2024-12-13T02:23:06.560Z] 33a2d9a5472e: Preparing [2024-12-13T02:23:06.560Z] 75654b8eeebd: Preparing [2024-12-13T02:23:06.560Z] 70fa61c9bd8f: Waiting [2024-12-13T02:23:06.560Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:06.560Z] 44a6a639dd02: Waiting [2024-12-13T02:23:06.560Z] 62a45fdb540c: Waiting [2024-12-13T02:23:06.560Z] 33a2d9a5472e: Waiting [2024-12-13T02:23:06.560Z] 75654b8eeebd: Waiting [2024-12-13T02:23:06.560Z] f013a4a46abf: Layer already exists [2024-12-13T02:23:06.560Z] 389b5a4e2637: Layer already exists [2024-12-13T02:23:06.560Z] 7ebcb7313ee5: Layer already exists [2024-12-13T02:23:06.560Z] bf5abdd71f84: Layer already exists [2024-12-13T02:23:06.560Z] 858d3014e2f5: Layer already exists [2024-12-13T02:23:06.560Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:06.560Z] 44a6a639dd02: Layer already exists [2024-12-13T02:23:06.560Z] 70fa61c9bd8f: Layer already exists [2024-12-13T02:23:06.560Z] 33a2d9a5472e: Layer already exists [2024-12-13T02:23:06.560Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:06.560Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:06.560Z] latest: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:06.896Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:07.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 [2024-12-13T02:23:07.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T02:23:07.223Z] 389b5a4e2637: Preparing [2024-12-13T02:23:07.223Z] f013a4a46abf: Preparing [2024-12-13T02:23:07.223Z] 7ebcb7313ee5: Preparing [2024-12-13T02:23:07.224Z] bf5abdd71f84: Preparing [2024-12-13T02:23:07.224Z] 858d3014e2f5: Preparing [2024-12-13T02:23:07.224Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:07.224Z] 62a45fdb540c: Preparing [2024-12-13T02:23:07.224Z] 44a6a639dd02: Preparing [2024-12-13T02:23:07.224Z] 70fa61c9bd8f: Preparing [2024-12-13T02:23:07.224Z] 33a2d9a5472e: Preparing [2024-12-13T02:23:07.224Z] 75654b8eeebd: Preparing [2024-12-13T02:23:07.224Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:07.224Z] 70fa61c9bd8f: Waiting [2024-12-13T02:23:07.224Z] 62a45fdb540c: Waiting [2024-12-13T02:23:07.224Z] 44a6a639dd02: Waiting [2024-12-13T02:23:07.224Z] 33a2d9a5472e: Waiting [2024-12-13T02:23:07.224Z] 75654b8eeebd: Waiting [2024-12-13T02:23:07.224Z] 858d3014e2f5: Layer already exists [2024-12-13T02:23:07.224Z] bf5abdd71f84: Layer already exists [2024-12-13T02:23:07.224Z] f013a4a46abf: Layer already exists [2024-12-13T02:23:07.224Z] 389b5a4e2637: Layer already exists [2024-12-13T02:23:07.224Z] 7ebcb7313ee5: Layer already exists [2024-12-13T02:23:07.224Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:07.224Z] 44a6a639dd02: Layer already exists [2024-12-13T02:23:07.224Z] 70fa61c9bd8f: Layer already exists [2024-12-13T02:23:07.224Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:07.224Z] 33a2d9a5472e: Layer already exists [2024-12-13T02:23:07.224Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:07.224Z] 4.0.0-dev.28: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:07.549Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:07.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:07.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T02:23:07.880Z] 389b5a4e2637: Preparing [2024-12-13T02:23:07.880Z] f013a4a46abf: Preparing [2024-12-13T02:23:07.880Z] 7ebcb7313ee5: Preparing [2024-12-13T02:23:07.880Z] bf5abdd71f84: Preparing [2024-12-13T02:23:07.880Z] 858d3014e2f5: Preparing [2024-12-13T02:23:07.880Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:07.880Z] 62a45fdb540c: Preparing [2024-12-13T02:23:07.880Z] 44a6a639dd02: Preparing [2024-12-13T02:23:07.880Z] 70fa61c9bd8f: Preparing [2024-12-13T02:23:07.880Z] 33a2d9a5472e: Preparing [2024-12-13T02:23:07.880Z] 75654b8eeebd: Preparing [2024-12-13T02:23:07.880Z] 62a45fdb540c: Waiting [2024-12-13T02:23:07.880Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:07.880Z] 70fa61c9bd8f: Waiting [2024-12-13T02:23:07.880Z] 33a2d9a5472e: Waiting [2024-12-13T02:23:07.880Z] 75654b8eeebd: Waiting [2024-12-13T02:23:07.880Z] 44a6a639dd02: Waiting [2024-12-13T02:23:07.880Z] 389b5a4e2637: Layer already exists [2024-12-13T02:23:07.880Z] f013a4a46abf: Layer already exists [2024-12-13T02:23:07.880Z] 7ebcb7313ee5: Layer already exists [2024-12-13T02:23:07.880Z] bf5abdd71f84: Layer already exists [2024-12-13T02:23:07.880Z] 858d3014e2f5: Layer already exists [2024-12-13T02:23:07.880Z] 70fa61c9bd8f: Layer already exists [2024-12-13T02:23:07.880Z] 44a6a639dd02: Layer already exists [2024-12-13T02:23:07.880Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:07.880Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:07.880Z] 33a2d9a5472e: Layer already exists [2024-12-13T02:23:07.880Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:07.880Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:08.208Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:08.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-13T02:23:08.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T02:23:08.789Z] 389b5a4e2637: Preparing [2024-12-13T02:23:08.789Z] f013a4a46abf: Preparing [2024-12-13T02:23:08.789Z] 7ebcb7313ee5: Preparing [2024-12-13T02:23:08.789Z] bf5abdd71f84: Preparing [2024-12-13T02:23:08.789Z] 858d3014e2f5: Preparing [2024-12-13T02:23:08.789Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:08.789Z] 62a45fdb540c: Preparing [2024-12-13T02:23:08.789Z] 44a6a639dd02: Preparing [2024-12-13T02:23:08.789Z] 70fa61c9bd8f: Preparing [2024-12-13T02:23:08.789Z] 33a2d9a5472e: Preparing [2024-12-13T02:23:08.789Z] 75654b8eeebd: Preparing [2024-12-13T02:23:08.789Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:08.789Z] 62a45fdb540c: Waiting [2024-12-13T02:23:08.789Z] 44a6a639dd02: Waiting [2024-12-13T02:23:08.789Z] 70fa61c9bd8f: Waiting [2024-12-13T02:23:08.789Z] 33a2d9a5472e: Waiting [2024-12-13T02:23:08.789Z] 75654b8eeebd: Waiting [2024-12-13T02:23:08.789Z] bf5abdd71f84: Layer already exists [2024-12-13T02:23:08.789Z] f013a4a46abf: Layer already exists [2024-12-13T02:23:08.789Z] 7ebcb7313ee5: Layer already exists [2024-12-13T02:23:08.789Z] 858d3014e2f5: Layer already exists [2024-12-13T02:23:08.789Z] 389b5a4e2637: Layer already exists [2024-12-13T02:23:08.789Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:08.789Z] 44a6a639dd02: Layer already exists [2024-12-13T02:23:08.789Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:08.789Z] 70fa61c9bd8f: Layer already exists [2024-12-13T02:23:08.789Z] 33a2d9a5472e: Layer already exists [2024-12-13T02:23:08.789Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:08.789Z] main: digest: sha256:da70f34535fcfbec699e54d0e5e734d44bba1831374cf7a6ba5d217e59b2ec97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:08.867Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:08.879Z] taggedImages: [2024-12-13T02:23:08.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:08.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-13T02:23:08.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.28 [2024-12-13T02:23:08.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:08.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-13T02:23:08.911Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-13T02:23:08.911Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:08.911Z] latest [2024-12-13T02:23:08.911Z] 4.0.0-dev.28 [2024-12-13T02:23:08.911Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:08.911Z] main [2024-12-13T02:23:08.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:09.303Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:09.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:09.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T02:23:09.621Z] 0bab878e84bd: Preparing [2024-12-13T02:23:09.621Z] 121c88701c69: Preparing [2024-12-13T02:23:09.621Z] 08034cae3039: Preparing [2024-12-13T02:23:09.621Z] dee8c7cb3ded: Preparing [2024-12-13T02:23:09.621Z] 8cd59b4929ad: Preparing [2024-12-13T02:23:09.621Z] 624d4ba50651: Preparing [2024-12-13T02:23:09.621Z] c2ce832a125b: Preparing [2024-12-13T02:23:09.621Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:09.621Z] 62a45fdb540c: Preparing [2024-12-13T02:23:09.621Z] 62a358f5263b: Preparing [2024-12-13T02:23:09.621Z] f5d6530d66e6: Preparing [2024-12-13T02:23:09.621Z] 75654b8eeebd: Preparing [2024-12-13T02:23:09.621Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:09.621Z] 62a45fdb540c: Waiting [2024-12-13T02:23:09.621Z] 62a358f5263b: Waiting [2024-12-13T02:23:09.621Z] f5d6530d66e6: Waiting [2024-12-13T02:23:09.621Z] 75654b8eeebd: Waiting [2024-12-13T02:23:09.621Z] 624d4ba50651: Waiting [2024-12-13T02:23:09.621Z] c2ce832a125b: Waiting [2024-12-13T02:23:09.621Z] 121c88701c69: Pushed [2024-12-13T02:23:09.621Z] 8cd59b4929ad: Pushed [2024-12-13T02:23:09.880Z] 0bab878e84bd: Pushed [2024-12-13T02:23:10.141Z] 624d4ba50651: Pushed [2024-12-13T02:23:10.400Z] c2ce832a125b: Pushed [2024-12-13T02:23:10.400Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:10.658Z] dee8c7cb3ded: Pushed [2024-12-13T02:23:10.658Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:10.918Z] 08034cae3039: Pushed [2024-12-13T02:23:10.918Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:11.176Z] 62a358f5263b: Pushed [2024-12-13T02:23:11.743Z] f5d6530d66e6: Pushed [2024-12-13T02:23:12.002Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:12.599Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:12.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-13T02:23:12.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T02:23:12.927Z] 0bab878e84bd: Preparing [2024-12-13T02:23:12.927Z] 121c88701c69: Preparing [2024-12-13T02:23:12.927Z] 08034cae3039: Preparing [2024-12-13T02:23:12.927Z] dee8c7cb3ded: Preparing [2024-12-13T02:23:12.927Z] 8cd59b4929ad: Preparing [2024-12-13T02:23:12.927Z] 624d4ba50651: Preparing [2024-12-13T02:23:12.927Z] c2ce832a125b: Preparing [2024-12-13T02:23:12.927Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:12.927Z] 62a45fdb540c: Preparing [2024-12-13T02:23:12.927Z] 62a358f5263b: Preparing [2024-12-13T02:23:12.927Z] f5d6530d66e6: Preparing [2024-12-13T02:23:12.927Z] 75654b8eeebd: Preparing [2024-12-13T02:23:12.927Z] 624d4ba50651: Waiting [2024-12-13T02:23:12.927Z] 62a45fdb540c: Waiting [2024-12-13T02:23:12.927Z] c2ce832a125b: Waiting [2024-12-13T02:23:12.927Z] 62a358f5263b: Waiting [2024-12-13T02:23:12.927Z] f5d6530d66e6: Waiting [2024-12-13T02:23:12.927Z] 75654b8eeebd: Waiting [2024-12-13T02:23:12.927Z] 0bab878e84bd: Layer already exists [2024-12-13T02:23:12.927Z] 121c88701c69: Layer already exists [2024-12-13T02:23:12.927Z] dee8c7cb3ded: Layer already exists [2024-12-13T02:23:12.927Z] 8cd59b4929ad: Layer already exists [2024-12-13T02:23:12.927Z] 08034cae3039: Layer already exists [2024-12-13T02:23:12.927Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:12.927Z] c2ce832a125b: Layer already exists [2024-12-13T02:23:12.927Z] 624d4ba50651: Layer already exists [2024-12-13T02:23:12.927Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:12.927Z] 62a358f5263b: Layer already exists [2024-12-13T02:23:12.927Z] f5d6530d66e6: Layer already exists [2024-12-13T02:23:12.927Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:12.927Z] latest: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:13.261Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:13.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 [2024-12-13T02:23:13.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T02:23:13.606Z] 0bab878e84bd: Preparing [2024-12-13T02:23:13.606Z] 121c88701c69: Preparing [2024-12-13T02:23:13.606Z] 08034cae3039: Preparing [2024-12-13T02:23:13.606Z] dee8c7cb3ded: Preparing [2024-12-13T02:23:13.606Z] 8cd59b4929ad: Preparing [2024-12-13T02:23:13.606Z] 624d4ba50651: Preparing [2024-12-13T02:23:13.606Z] c2ce832a125b: Preparing [2024-12-13T02:23:13.606Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:13.606Z] 62a45fdb540c: Preparing [2024-12-13T02:23:13.606Z] 624d4ba50651: Waiting [2024-12-13T02:23:13.606Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:13.606Z] c2ce832a125b: Waiting [2024-12-13T02:23:13.606Z] 62a358f5263b: Preparing [2024-12-13T02:23:13.606Z] f5d6530d66e6: Preparing [2024-12-13T02:23:13.606Z] 62a358f5263b: Waiting [2024-12-13T02:23:13.606Z] 62a45fdb540c: Waiting [2024-12-13T02:23:13.606Z] 75654b8eeebd: Preparing [2024-12-13T02:23:13.606Z] f5d6530d66e6: Waiting [2024-12-13T02:23:13.606Z] 75654b8eeebd: Waiting [2024-12-13T02:23:13.606Z] 121c88701c69: Layer already exists [2024-12-13T02:23:13.606Z] 0bab878e84bd: Layer already exists [2024-12-13T02:23:13.606Z] 8cd59b4929ad: Layer already exists [2024-12-13T02:23:13.606Z] dee8c7cb3ded: Layer already exists [2024-12-13T02:23:13.606Z] 08034cae3039: Layer already exists [2024-12-13T02:23:13.606Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:13.606Z] c2ce832a125b: Layer already exists [2024-12-13T02:23:13.606Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:13.606Z] 624d4ba50651: Layer already exists [2024-12-13T02:23:13.606Z] 62a358f5263b: Layer already exists [2024-12-13T02:23:13.606Z] f5d6530d66e6: Layer already exists [2024-12-13T02:23:13.606Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:13.606Z] 4.0.0-dev.28: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:13.937Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:14.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:14.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T02:23:14.258Z] 0bab878e84bd: Preparing [2024-12-13T02:23:14.258Z] 121c88701c69: Preparing [2024-12-13T02:23:14.258Z] 08034cae3039: Preparing [2024-12-13T02:23:14.258Z] dee8c7cb3ded: Preparing [2024-12-13T02:23:14.258Z] 8cd59b4929ad: Preparing [2024-12-13T02:23:14.258Z] 624d4ba50651: Preparing [2024-12-13T02:23:14.258Z] c2ce832a125b: Preparing [2024-12-13T02:23:14.258Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:14.258Z] 62a45fdb540c: Preparing [2024-12-13T02:23:14.258Z] 62a358f5263b: Preparing [2024-12-13T02:23:14.258Z] f5d6530d66e6: Preparing [2024-12-13T02:23:14.258Z] 75654b8eeebd: Preparing [2024-12-13T02:23:14.258Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:14.258Z] 62a45fdb540c: Waiting [2024-12-13T02:23:14.258Z] 62a358f5263b: Waiting [2024-12-13T02:23:14.258Z] f5d6530d66e6: Waiting [2024-12-13T02:23:14.258Z] 624d4ba50651: Waiting [2024-12-13T02:23:14.258Z] 75654b8eeebd: Waiting [2024-12-13T02:23:14.258Z] c2ce832a125b: Waiting [2024-12-13T02:23:14.258Z] dee8c7cb3ded: Layer already exists [2024-12-13T02:23:14.258Z] 08034cae3039: Layer already exists [2024-12-13T02:23:14.258Z] 121c88701c69: Layer already exists [2024-12-13T02:23:14.258Z] 8cd59b4929ad: Layer already exists [2024-12-13T02:23:14.258Z] 0bab878e84bd: Layer already exists [2024-12-13T02:23:14.258Z] c2ce832a125b: Layer already exists [2024-12-13T02:23:14.258Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:14.258Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:14.258Z] 624d4ba50651: Layer already exists [2024-12-13T02:23:14.258Z] 62a358f5263b: Layer already exists [2024-12-13T02:23:14.258Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:14.258Z] f5d6530d66e6: Layer already exists [2024-12-13T02:23:14.258Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:14.595Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:14.921Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-13T02:23:14.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T02:23:14.921Z] 0bab878e84bd: Preparing [2024-12-13T02:23:14.921Z] 121c88701c69: Preparing [2024-12-13T02:23:14.921Z] 08034cae3039: Preparing [2024-12-13T02:23:14.921Z] dee8c7cb3ded: Preparing [2024-12-13T02:23:14.921Z] 8cd59b4929ad: Preparing [2024-12-13T02:23:14.921Z] 624d4ba50651: Preparing [2024-12-13T02:23:14.921Z] c2ce832a125b: Preparing [2024-12-13T02:23:14.921Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:14.921Z] 62a45fdb540c: Preparing [2024-12-13T02:23:14.921Z] 624d4ba50651: Waiting [2024-12-13T02:23:14.921Z] 12d4b5e931cc: Waiting [2024-12-13T02:23:14.921Z] c2ce832a125b: Waiting [2024-12-13T02:23:14.921Z] 62a45fdb540c: Waiting [2024-12-13T02:23:14.921Z] 62a358f5263b: Preparing [2024-12-13T02:23:14.921Z] f5d6530d66e6: Preparing [2024-12-13T02:23:14.921Z] 75654b8eeebd: Preparing [2024-12-13T02:23:14.921Z] f5d6530d66e6: Waiting [2024-12-13T02:23:14.921Z] 75654b8eeebd: Waiting [2024-12-13T02:23:14.921Z] 62a358f5263b: Waiting [2024-12-13T02:23:14.921Z] 0bab878e84bd: Layer already exists [2024-12-13T02:23:14.921Z] 8cd59b4929ad: Layer already exists [2024-12-13T02:23:14.921Z] 08034cae3039: Layer already exists [2024-12-13T02:23:14.921Z] 121c88701c69: Layer already exists [2024-12-13T02:23:14.921Z] dee8c7cb3ded: Layer already exists [2024-12-13T02:23:14.921Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:14.921Z] 624d4ba50651: Layer already exists [2024-12-13T02:23:14.921Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:14.921Z] c2ce832a125b: Layer already exists [2024-12-13T02:23:14.921Z] 62a358f5263b: Layer already exists [2024-12-13T02:23:14.921Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:14.921Z] f5d6530d66e6: Layer already exists [2024-12-13T02:23:14.921Z] main: digest: sha256:a3a50a9724052e3b1262cbfbdc5b48bd26cadb07ba1d53cf711527aa721e290a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:14.996Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:15.018Z] taggedImages: [2024-12-13T02:23:15.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:15.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-13T02:23:15.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.28 [2024-12-13T02:23:15.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:15.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-13T02:23:15.047Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-13T02:23:15.047Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:15.047Z] latest [2024-12-13T02:23:15.047Z] 4.0.0-dev.28 [2024-12-13T02:23:15.047Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:15.047Z] main [2024-12-13T02:23:15.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:15.410Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:15.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:15.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T02:23:15.741Z] 7fba44f2610c: Preparing [2024-12-13T02:23:15.741Z] 0031cdef3f08: Preparing [2024-12-13T02:23:15.741Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:15.741Z] 62a45fdb540c: Preparing [2024-12-13T02:23:15.741Z] cfa29f752d58: Preparing [2024-12-13T02:23:15.741Z] 5d49f77c2eaf: Preparing [2024-12-13T02:23:15.741Z] 75654b8eeebd: Preparing [2024-12-13T02:23:15.741Z] 75654b8eeebd: Waiting [2024-12-13T02:23:15.741Z] 5d49f77c2eaf: Waiting [2024-12-13T02:23:16.005Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:16.005Z] 7fba44f2610c: Pushed [2024-12-13T02:23:16.302Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:16.302Z] cfa29f752d58: Pushed [2024-12-13T02:23:16.561Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:17.129Z] 5d49f77c2eaf: Pushed [2024-12-13T02:23:17.698Z] 0031cdef3f08: Pushed [2024-12-13T02:23:17.698Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:18.286Z] + 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-12-13T02:23:18.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-13T02:23:18.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T02:23:18.608Z] 7fba44f2610c: Preparing [2024-12-13T02:23:18.608Z] 0031cdef3f08: Preparing [2024-12-13T02:23:18.608Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:18.608Z] 62a45fdb540c: Preparing [2024-12-13T02:23:18.608Z] cfa29f752d58: Preparing [2024-12-13T02:23:18.608Z] 5d49f77c2eaf: Preparing [2024-12-13T02:23:18.608Z] 75654b8eeebd: Preparing [2024-12-13T02:23:18.608Z] 5d49f77c2eaf: Waiting [2024-12-13T02:23:18.608Z] 75654b8eeebd: Waiting [2024-12-13T02:23:18.608Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:18.608Z] 0031cdef3f08: Layer already exists [2024-12-13T02:23:18.608Z] cfa29f752d58: Layer already exists [2024-12-13T02:23:18.608Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:18.608Z] 7fba44f2610c: Layer already exists [2024-12-13T02:23:18.608Z] 5d49f77c2eaf: Layer already exists [2024-12-13T02:23:18.608Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:18.608Z] latest: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:18.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:19.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 [2024-12-13T02:23:19.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T02:23:19.267Z] 7fba44f2610c: Preparing [2024-12-13T02:23:19.267Z] 0031cdef3f08: Preparing [2024-12-13T02:23:19.267Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:19.267Z] 62a45fdb540c: Preparing [2024-12-13T02:23:19.267Z] cfa29f752d58: Preparing [2024-12-13T02:23:19.267Z] 5d49f77c2eaf: Preparing [2024-12-13T02:23:19.267Z] 75654b8eeebd: Preparing [2024-12-13T02:23:19.267Z] 5d49f77c2eaf: Waiting [2024-12-13T02:23:19.267Z] 75654b8eeebd: Waiting [2024-12-13T02:23:19.267Z] 7fba44f2610c: Layer already exists [2024-12-13T02:23:19.267Z] cfa29f752d58: Layer already exists [2024-12-13T02:23:19.267Z] 0031cdef3f08: Layer already exists [2024-12-13T02:23:19.267Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:19.267Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:19.267Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:19.267Z] 5d49f77c2eaf: Layer already exists [2024-12-13T02:23:19.267Z] 4.0.0-dev.28: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:19.644Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:20.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T02:23:20.249Z] 7fba44f2610c: Preparing [2024-12-13T02:23:20.249Z] 0031cdef3f08: Preparing [2024-12-13T02:23:20.249Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:20.249Z] 62a45fdb540c: Preparing [2024-12-13T02:23:20.249Z] cfa29f752d58: Preparing [2024-12-13T02:23:20.249Z] 5d49f77c2eaf: Preparing [2024-12-13T02:23:20.249Z] 75654b8eeebd: Preparing [2024-12-13T02:23:20.249Z] 5d49f77c2eaf: Waiting [2024-12-13T02:23:20.249Z] 75654b8eeebd: Waiting [2024-12-13T02:23:20.249Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:20.249Z] 0031cdef3f08: Layer already exists [2024-12-13T02:23:20.249Z] 7fba44f2610c: Layer already exists [2024-12-13T02:23:20.249Z] cfa29f752d58: Layer already exists [2024-12-13T02:23:20.249Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:20.249Z] 5d49f77c2eaf: Layer already exists [2024-12-13T02:23:20.249Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:20.249Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:20.574Z] + 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-12-13T02:23:21.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-13T02:23:21.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T02:23:21.166Z] 7fba44f2610c: Preparing [2024-12-13T02:23:21.166Z] 0031cdef3f08: Preparing [2024-12-13T02:23:21.166Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:21.166Z] 62a45fdb540c: Preparing [2024-12-13T02:23:21.166Z] cfa29f752d58: Preparing [2024-12-13T02:23:21.166Z] 5d49f77c2eaf: Preparing [2024-12-13T02:23:21.166Z] 75654b8eeebd: Preparing [2024-12-13T02:23:21.166Z] 5d49f77c2eaf: Waiting [2024-12-13T02:23:21.166Z] 75654b8eeebd: Waiting [2024-12-13T02:23:21.166Z] cfa29f752d58: Layer already exists [2024-12-13T02:23:21.166Z] 0031cdef3f08: Layer already exists [2024-12-13T02:23:21.166Z] 7fba44f2610c: Layer already exists [2024-12-13T02:23:21.166Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:21.166Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:21.166Z] 5d49f77c2eaf: Layer already exists [2024-12-13T02:23:21.166Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:21.166Z] main: digest: sha256:63547473ea4179df30c707775882aed8790f5c5e24e83b46fef0be619c23ad7a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:21.234Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:21.248Z] taggedImages: [2024-12-13T02:23:21.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:21.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-13T02:23:21.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.28 [2024-12-13T02:23:21.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:21.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-13T02:23:21.277Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-13T02:23:21.277Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:21.277Z] latest [2024-12-13T02:23:21.277Z] 4.0.0-dev.28 [2024-12-13T02:23:21.277Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:21.277Z] main [2024-12-13T02:23:21.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:21.632Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:22.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:22.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T02:23:22.222Z] fbf60493c1fa: Preparing [2024-12-13T02:23:22.222Z] d5e072b72101: Preparing [2024-12-13T02:23:22.222Z] 33d95d04b31c: Preparing [2024-12-13T02:23:22.222Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:22.222Z] 62a45fdb540c: Preparing [2024-12-13T02:23:22.222Z] 251c7cb42948: Preparing [2024-12-13T02:23:22.222Z] 5c1cfd262ae5: Preparing [2024-12-13T02:23:22.222Z] 4be197e122e4: Preparing [2024-12-13T02:23:22.222Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:22.222Z] 75654b8eeebd: Preparing [2024-12-13T02:23:22.222Z] 251c7cb42948: Waiting [2024-12-13T02:23:22.222Z] 4be197e122e4: Waiting [2024-12-13T02:23:22.222Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:22.222Z] 75654b8eeebd: Waiting [2024-12-13T02:23:22.222Z] 33d95d04b31c: Pushed [2024-12-13T02:23:22.222Z] d5e072b72101: Pushed [2024-12-13T02:23:22.790Z] fbf60493c1fa: Pushed [2024-12-13T02:23:22.790Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:23.361Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:23.621Z] 4be197e122e4: Pushed [2024-12-13T02:23:23.880Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:24.814Z] 4ed1d0f97396: Pushed [2024-12-13T02:23:30.091Z] 5c1cfd262ae5: Pushed [2024-12-13T02:23:32.625Z] 251c7cb42948: Pushed [2024-12-13T02:23:32.885Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:33.222Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:33.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-13T02:23:33.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T02:23:33.554Z] fbf60493c1fa: Preparing [2024-12-13T02:23:33.554Z] d5e072b72101: Preparing [2024-12-13T02:23:33.554Z] 33d95d04b31c: Preparing [2024-12-13T02:23:33.554Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:33.554Z] 62a45fdb540c: Preparing [2024-12-13T02:23:33.554Z] 251c7cb42948: Preparing [2024-12-13T02:23:33.554Z] 5c1cfd262ae5: Preparing [2024-12-13T02:23:33.554Z] 4be197e122e4: Preparing [2024-12-13T02:23:33.554Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:33.554Z] 75654b8eeebd: Preparing [2024-12-13T02:23:33.554Z] 251c7cb42948: Waiting [2024-12-13T02:23:33.554Z] 5c1cfd262ae5: Waiting [2024-12-13T02:23:33.554Z] 4be197e122e4: Waiting [2024-12-13T02:23:33.554Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:33.554Z] 75654b8eeebd: Waiting [2024-12-13T02:23:33.554Z] d5e072b72101: Layer already exists [2024-12-13T02:23:33.554Z] fbf60493c1fa: Layer already exists [2024-12-13T02:23:33.554Z] 33d95d04b31c: Layer already exists [2024-12-13T02:23:33.554Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:33.554Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:33.554Z] 251c7cb42948: Layer already exists [2024-12-13T02:23:33.554Z] 5c1cfd262ae5: Layer already exists [2024-12-13T02:23:33.554Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:23:33.554Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:33.554Z] 4be197e122e4: Layer already exists [2024-12-13T02:23:33.554Z] latest: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:33.887Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:34.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 [2024-12-13T02:23:34.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T02:23:34.488Z] fbf60493c1fa: Preparing [2024-12-13T02:23:34.488Z] d5e072b72101: Preparing [2024-12-13T02:23:34.488Z] 33d95d04b31c: Preparing [2024-12-13T02:23:34.488Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:34.488Z] 62a45fdb540c: Preparing [2024-12-13T02:23:34.488Z] 251c7cb42948: Preparing [2024-12-13T02:23:34.488Z] 5c1cfd262ae5: Preparing [2024-12-13T02:23:34.488Z] 4be197e122e4: Preparing [2024-12-13T02:23:34.488Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:34.488Z] 75654b8eeebd: Preparing [2024-12-13T02:23:34.488Z] 5c1cfd262ae5: Waiting [2024-12-13T02:23:34.488Z] 4be197e122e4: Waiting [2024-12-13T02:23:34.488Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:34.488Z] 75654b8eeebd: Waiting [2024-12-13T02:23:34.488Z] 251c7cb42948: Waiting [2024-12-13T02:23:34.488Z] fbf60493c1fa: Layer already exists [2024-12-13T02:23:34.488Z] 33d95d04b31c: Layer already exists [2024-12-13T02:23:34.488Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:34.488Z] d5e072b72101: Layer already exists [2024-12-13T02:23:34.488Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:34.488Z] 5c1cfd262ae5: Layer already exists [2024-12-13T02:23:34.488Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:23:34.488Z] 4be197e122e4: Layer already exists [2024-12-13T02:23:34.488Z] 251c7cb42948: Layer already exists [2024-12-13T02:23:34.488Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:34.488Z] 4.0.0-dev.28: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:34.833Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:35.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:35.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T02:23:35.163Z] fbf60493c1fa: Preparing [2024-12-13T02:23:35.163Z] d5e072b72101: Preparing [2024-12-13T02:23:35.163Z] 33d95d04b31c: Preparing [2024-12-13T02:23:35.163Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:35.163Z] 62a45fdb540c: Preparing [2024-12-13T02:23:35.163Z] 251c7cb42948: Preparing [2024-12-13T02:23:35.163Z] 5c1cfd262ae5: Preparing [2024-12-13T02:23:35.163Z] 4be197e122e4: Preparing [2024-12-13T02:23:35.163Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:35.163Z] 75654b8eeebd: Preparing [2024-12-13T02:23:35.163Z] 5c1cfd262ae5: Waiting [2024-12-13T02:23:35.163Z] 251c7cb42948: Waiting [2024-12-13T02:23:35.163Z] 4be197e122e4: Waiting [2024-12-13T02:23:35.163Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:35.163Z] d5e072b72101: Layer already exists [2024-12-13T02:23:35.163Z] fbf60493c1fa: Layer already exists [2024-12-13T02:23:35.163Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:35.163Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:35.163Z] 33d95d04b31c: Layer already exists [2024-12-13T02:23:35.163Z] 5c1cfd262ae5: Layer already exists [2024-12-13T02:23:35.163Z] 251c7cb42948: Layer already exists [2024-12-13T02:23:35.163Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:23:35.163Z] 4be197e122e4: Layer already exists [2024-12-13T02:23:35.163Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:35.163Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:35.492Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:35.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-13T02:23:35.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T02:23:35.826Z] fbf60493c1fa: Preparing [2024-12-13T02:23:35.826Z] d5e072b72101: Preparing [2024-12-13T02:23:35.826Z] 33d95d04b31c: Preparing [2024-12-13T02:23:35.826Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:35.826Z] 62a45fdb540c: Preparing [2024-12-13T02:23:35.826Z] 251c7cb42948: Preparing [2024-12-13T02:23:35.826Z] 5c1cfd262ae5: Preparing [2024-12-13T02:23:35.826Z] 4be197e122e4: Preparing [2024-12-13T02:23:35.826Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:35.826Z] 75654b8eeebd: Preparing [2024-12-13T02:23:35.826Z] 251c7cb42948: Waiting [2024-12-13T02:23:35.826Z] 5c1cfd262ae5: Waiting [2024-12-13T02:23:35.826Z] 4be197e122e4: Waiting [2024-12-13T02:23:35.826Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:35.826Z] 75654b8eeebd: Waiting [2024-12-13T02:23:35.826Z] d5e072b72101: Layer already exists [2024-12-13T02:23:35.826Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:35.826Z] 33d95d04b31c: Layer already exists [2024-12-13T02:23:35.826Z] fbf60493c1fa: Layer already exists [2024-12-13T02:23:35.826Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:35.826Z] 5c1cfd262ae5: Layer already exists [2024-12-13T02:23:35.826Z] 4be197e122e4: Layer already exists [2024-12-13T02:23:35.826Z] 251c7cb42948: Layer already exists [2024-12-13T02:23:35.826Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:35.826Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:23:35.826Z] main: digest: sha256:fa2b412899aaa765f71b7ed4d107aa4f55b87d2d80c0a0d5233a717883383653 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:35.906Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:35.919Z] taggedImages: [2024-12-13T02:23:35.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:35.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-13T02:23:35.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.28 [2024-12-13T02:23:35.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:35.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-13T02:23:35.942Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-13T02:23:35.942Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:35.942Z] latest [2024-12-13T02:23:35.942Z] 4.0.0-dev.28 [2024-12-13T02:23:35.942Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:35.942Z] main [2024-12-13T02:23:35.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:36.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:36.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:36.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T02:23:36.898Z] 8102a6799c71: Preparing [2024-12-13T02:23:36.898Z] be27bd9911ef: Preparing [2024-12-13T02:23:36.898Z] d505581fe442: Preparing [2024-12-13T02:23:36.898Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:36.898Z] 62a45fdb540c: Preparing [2024-12-13T02:23:36.898Z] 14de218789f6: Preparing [2024-12-13T02:23:36.898Z] 1cbb4bc5f78b: Preparing [2024-12-13T02:23:36.898Z] 0ea675b52d4d: Preparing [2024-12-13T02:23:36.898Z] 75654b8eeebd: Preparing [2024-12-13T02:23:36.898Z] 0ea675b52d4d: Waiting [2024-12-13T02:23:36.898Z] 75654b8eeebd: Waiting [2024-12-13T02:23:36.898Z] 14de218789f6: Waiting [2024-12-13T02:23:36.898Z] 1cbb4bc5f78b: Waiting [2024-12-13T02:23:36.898Z] be27bd9911ef: Pushed [2024-12-13T02:23:36.898Z] d505581fe442: Pushed [2024-12-13T02:23:37.157Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:37.157Z] 8102a6799c71: Pushed [2024-12-13T02:23:38.107Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:38.107Z] 1cbb4bc5f78b: Pushed [2024-12-13T02:23:38.380Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:38.380Z] 0ea675b52d4d: Pushed [2024-12-13T02:23:48.371Z] 14de218789f6: Pushed [2024-12-13T02:23:48.371Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:48.691Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:49.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-13T02:23:49.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T02:23:49.277Z] 8102a6799c71: Preparing [2024-12-13T02:23:49.277Z] be27bd9911ef: Preparing [2024-12-13T02:23:49.277Z] d505581fe442: Preparing [2024-12-13T02:23:49.277Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:49.277Z] 62a45fdb540c: Preparing [2024-12-13T02:23:49.277Z] 14de218789f6: Preparing [2024-12-13T02:23:49.277Z] 1cbb4bc5f78b: Preparing [2024-12-13T02:23:49.277Z] 0ea675b52d4d: Preparing [2024-12-13T02:23:49.277Z] 75654b8eeebd: Preparing [2024-12-13T02:23:49.277Z] 14de218789f6: Waiting [2024-12-13T02:23:49.277Z] 1cbb4bc5f78b: Waiting [2024-12-13T02:23:49.277Z] 0ea675b52d4d: Waiting [2024-12-13T02:23:49.277Z] 75654b8eeebd: Waiting [2024-12-13T02:23:49.277Z] 8102a6799c71: Layer already exists [2024-12-13T02:23:49.277Z] be27bd9911ef: Layer already exists [2024-12-13T02:23:49.277Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:49.277Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:49.277Z] d505581fe442: Layer already exists [2024-12-13T02:23:49.277Z] 1cbb4bc5f78b: Layer already exists [2024-12-13T02:23:49.277Z] 14de218789f6: Layer already exists [2024-12-13T02:23:49.277Z] 0ea675b52d4d: Layer already exists [2024-12-13T02:23:49.277Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:49.277Z] latest: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:49.637Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:49.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 [2024-12-13T02:23:49.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T02:23:49.963Z] 8102a6799c71: Preparing [2024-12-13T02:23:49.963Z] be27bd9911ef: Preparing [2024-12-13T02:23:49.963Z] d505581fe442: Preparing [2024-12-13T02:23:49.963Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:49.963Z] 62a45fdb540c: Preparing [2024-12-13T02:23:49.963Z] 14de218789f6: Preparing [2024-12-13T02:23:49.963Z] 1cbb4bc5f78b: Preparing [2024-12-13T02:23:49.963Z] 0ea675b52d4d: Preparing [2024-12-13T02:23:49.963Z] 75654b8eeebd: Preparing [2024-12-13T02:23:49.963Z] 14de218789f6: Waiting [2024-12-13T02:23:49.963Z] 1cbb4bc5f78b: Waiting [2024-12-13T02:23:49.963Z] 0ea675b52d4d: Waiting [2024-12-13T02:23:49.963Z] 75654b8eeebd: Waiting [2024-12-13T02:23:49.963Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:49.963Z] 8102a6799c71: Layer already exists [2024-12-13T02:23:49.963Z] d505581fe442: Layer already exists [2024-12-13T02:23:49.963Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:49.963Z] be27bd9911ef: Layer already exists [2024-12-13T02:23:49.963Z] 1cbb4bc5f78b: Layer already exists [2024-12-13T02:23:49.963Z] 14de218789f6: Layer already exists [2024-12-13T02:23:49.963Z] 0ea675b52d4d: Layer already exists [2024-12-13T02:23:49.963Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:49.963Z] 4.0.0-dev.28: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:50.309Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:50.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:50.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T02:23:50.631Z] 8102a6799c71: Preparing [2024-12-13T02:23:50.631Z] be27bd9911ef: Preparing [2024-12-13T02:23:50.631Z] d505581fe442: Preparing [2024-12-13T02:23:50.631Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:50.631Z] 62a45fdb540c: Preparing [2024-12-13T02:23:50.631Z] 14de218789f6: Preparing [2024-12-13T02:23:50.631Z] 1cbb4bc5f78b: Preparing [2024-12-13T02:23:50.631Z] 0ea675b52d4d: Preparing [2024-12-13T02:23:50.631Z] 75654b8eeebd: Preparing [2024-12-13T02:23:50.631Z] 14de218789f6: Waiting [2024-12-13T02:23:50.631Z] 0ea675b52d4d: Waiting [2024-12-13T02:23:50.631Z] 1cbb4bc5f78b: Waiting [2024-12-13T02:23:50.631Z] 75654b8eeebd: Waiting [2024-12-13T02:23:50.631Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:50.631Z] 8102a6799c71: Layer already exists [2024-12-13T02:23:50.631Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:50.631Z] be27bd9911ef: Layer already exists [2024-12-13T02:23:50.631Z] d505581fe442: Layer already exists [2024-12-13T02:23:50.631Z] 1cbb4bc5f78b: Layer already exists [2024-12-13T02:23:50.631Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:50.631Z] 14de218789f6: Layer already exists [2024-12-13T02:23:50.631Z] 0ea675b52d4d: Layer already exists [2024-12-13T02:23:50.631Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:50.955Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:51.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-13T02:23:51.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T02:23:51.551Z] 8102a6799c71: Preparing [2024-12-13T02:23:51.551Z] be27bd9911ef: Preparing [2024-12-13T02:23:51.551Z] d505581fe442: Preparing [2024-12-13T02:23:51.551Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:51.551Z] 62a45fdb540c: Preparing [2024-12-13T02:23:51.551Z] 14de218789f6: Preparing [2024-12-13T02:23:51.551Z] 1cbb4bc5f78b: Preparing [2024-12-13T02:23:51.551Z] 0ea675b52d4d: Preparing [2024-12-13T02:23:51.551Z] 75654b8eeebd: Preparing [2024-12-13T02:23:51.551Z] 14de218789f6: Waiting [2024-12-13T02:23:51.551Z] 1cbb4bc5f78b: Waiting [2024-12-13T02:23:51.551Z] 0ea675b52d4d: Waiting [2024-12-13T02:23:51.551Z] 75654b8eeebd: Waiting [2024-12-13T02:23:51.551Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:51.551Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:51.551Z] d505581fe442: Layer already exists [2024-12-13T02:23:51.551Z] be27bd9911ef: Layer already exists [2024-12-13T02:23:51.551Z] 8102a6799c71: Layer already exists [2024-12-13T02:23:51.551Z] 0ea675b52d4d: Layer already exists [2024-12-13T02:23:51.551Z] 1cbb4bc5f78b: Layer already exists [2024-12-13T02:23:51.551Z] 75654b8eeebd: Layer already exists [2024-12-13T02:23:51.551Z] 14de218789f6: Layer already exists [2024-12-13T02:23:51.551Z] main: digest: sha256:82d993b50cd515c4c94fdeb2b99e6e1586c6d04990210f1b85bdcf599c1d7e8c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:23:51.627Z] ===================================================== [Pipeline] echo [2024-12-13T02:23:51.641Z] taggedImages: [2024-12-13T02:23:51.641Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:51.641Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-13T02:23:51.641Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.28 [2024-12-13T02:23:51.641Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:51.641Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-13T02:23:51.674Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-13T02:23:51.674Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:51.674Z] latest [2024-12-13T02:23:51.674Z] 4.0.0-dev.28 [2024-12-13T02:23:51.674Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:23:51.674Z] main [2024-12-13T02:23:51.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:52.032Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:23:52.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:23:52.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T02:23:52.353Z] fbf60493c1fa: Preparing [2024-12-13T02:23:52.353Z] c946c41138a0: Preparing [2024-12-13T02:23:52.353Z] fc8de149e42e: Preparing [2024-12-13T02:23:52.353Z] 12d4b5e931cc: Preparing [2024-12-13T02:23:52.353Z] 62a45fdb540c: Preparing [2024-12-13T02:23:52.353Z] 9a2780b992a9: Preparing [2024-12-13T02:23:52.353Z] 4be197e122e4: Preparing [2024-12-13T02:23:52.353Z] 4ed1d0f97396: Preparing [2024-12-13T02:23:52.353Z] 75654b8eeebd: Preparing [2024-12-13T02:23:52.353Z] 9a2780b992a9: Waiting [2024-12-13T02:23:52.353Z] 4be197e122e4: Waiting [2024-12-13T02:23:52.353Z] 4ed1d0f97396: Waiting [2024-12-13T02:23:52.353Z] fc8de149e42e: Pushed [2024-12-13T02:23:52.353Z] c946c41138a0: Pushed [2024-12-13T02:23:52.612Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:23:52.870Z] fbf60493c1fa: Layer already exists [2024-12-13T02:23:53.129Z] 62a45fdb540c: Layer already exists [2024-12-13T02:23:53.388Z] 4be197e122e4: Layer already exists [2024-12-13T02:23:53.388Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:23:53.646Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:01.799Z] 9a2780b992a9: Pushed [2024-12-13T02:24:02.064Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:02.395Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:02.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-13T02:24:02.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T02:24:02.975Z] fbf60493c1fa: Preparing [2024-12-13T02:24:02.975Z] c946c41138a0: Preparing [2024-12-13T02:24:02.975Z] fc8de149e42e: Preparing [2024-12-13T02:24:02.975Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:02.975Z] 62a45fdb540c: Preparing [2024-12-13T02:24:02.975Z] 9a2780b992a9: Preparing [2024-12-13T02:24:02.975Z] 4be197e122e4: Preparing [2024-12-13T02:24:02.975Z] 4ed1d0f97396: Preparing [2024-12-13T02:24:02.975Z] 75654b8eeebd: Preparing [2024-12-13T02:24:02.975Z] 9a2780b992a9: Waiting [2024-12-13T02:24:02.975Z] 4be197e122e4: Waiting [2024-12-13T02:24:02.975Z] 4ed1d0f97396: Waiting [2024-12-13T02:24:02.975Z] 75654b8eeebd: Waiting [2024-12-13T02:24:02.975Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:02.975Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:02.975Z] c946c41138a0: Layer already exists [2024-12-13T02:24:02.975Z] fc8de149e42e: Layer already exists [2024-12-13T02:24:02.975Z] fbf60493c1fa: Layer already exists [2024-12-13T02:24:02.975Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:24:02.975Z] 4be197e122e4: Layer already exists [2024-12-13T02:24:02.975Z] 9a2780b992a9: Layer already exists [2024-12-13T02:24:02.975Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:02.975Z] latest: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:03.321Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:03.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 [2024-12-13T02:24:03.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T02:24:03.638Z] fbf60493c1fa: Preparing [2024-12-13T02:24:03.638Z] c946c41138a0: Preparing [2024-12-13T02:24:03.638Z] fc8de149e42e: Preparing [2024-12-13T02:24:03.638Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:03.638Z] 62a45fdb540c: Preparing [2024-12-13T02:24:03.638Z] 9a2780b992a9: Preparing [2024-12-13T02:24:03.638Z] 4be197e122e4: Preparing [2024-12-13T02:24:03.638Z] 4ed1d0f97396: Preparing [2024-12-13T02:24:03.638Z] 75654b8eeebd: Preparing [2024-12-13T02:24:03.638Z] 9a2780b992a9: Waiting [2024-12-13T02:24:03.638Z] 4ed1d0f97396: Waiting [2024-12-13T02:24:03.638Z] 4be197e122e4: Waiting [2024-12-13T02:24:03.638Z] 75654b8eeebd: Waiting [2024-12-13T02:24:03.638Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:03.638Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:03.638Z] fc8de149e42e: Layer already exists [2024-12-13T02:24:03.638Z] fbf60493c1fa: Layer already exists [2024-12-13T02:24:03.638Z] 9a2780b992a9: Layer already exists [2024-12-13T02:24:03.638Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:24:03.638Z] 4be197e122e4: Layer already exists [2024-12-13T02:24:03.638Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:03.638Z] c946c41138a0: Layer already exists [2024-12-13T02:24:03.638Z] 4.0.0-dev.28: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:03.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:04.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:04.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T02:24:04.303Z] fbf60493c1fa: Preparing [2024-12-13T02:24:04.303Z] c946c41138a0: Preparing [2024-12-13T02:24:04.303Z] fc8de149e42e: Preparing [2024-12-13T02:24:04.303Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:04.303Z] 62a45fdb540c: Preparing [2024-12-13T02:24:04.303Z] 9a2780b992a9: Preparing [2024-12-13T02:24:04.303Z] 4be197e122e4: Preparing [2024-12-13T02:24:04.303Z] 4ed1d0f97396: Preparing [2024-12-13T02:24:04.303Z] 75654b8eeebd: Preparing [2024-12-13T02:24:04.303Z] 9a2780b992a9: Waiting [2024-12-13T02:24:04.303Z] 4be197e122e4: Waiting [2024-12-13T02:24:04.303Z] 4ed1d0f97396: Waiting [2024-12-13T02:24:04.303Z] c946c41138a0: Layer already exists [2024-12-13T02:24:04.303Z] fc8de149e42e: Layer already exists [2024-12-13T02:24:04.303Z] fbf60493c1fa: Layer already exists [2024-12-13T02:24:04.303Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:04.303Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:04.303Z] 4be197e122e4: Layer already exists [2024-12-13T02:24:04.303Z] 9a2780b992a9: Layer already exists [2024-12-13T02:24:04.303Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:24:04.303Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:04.303Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:04.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:05.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-13T02:24:05.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T02:24:05.223Z] fbf60493c1fa: Preparing [2024-12-13T02:24:05.223Z] c946c41138a0: Preparing [2024-12-13T02:24:05.223Z] fc8de149e42e: Preparing [2024-12-13T02:24:05.223Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:05.223Z] 62a45fdb540c: Preparing [2024-12-13T02:24:05.223Z] 9a2780b992a9: Preparing [2024-12-13T02:24:05.223Z] 4be197e122e4: Preparing [2024-12-13T02:24:05.223Z] 4ed1d0f97396: Preparing [2024-12-13T02:24:05.223Z] 75654b8eeebd: Preparing [2024-12-13T02:24:05.223Z] 9a2780b992a9: Waiting [2024-12-13T02:24:05.223Z] 4ed1d0f97396: Waiting [2024-12-13T02:24:05.223Z] 75654b8eeebd: Waiting [2024-12-13T02:24:05.223Z] c946c41138a0: Layer already exists [2024-12-13T02:24:05.223Z] fc8de149e42e: Layer already exists [2024-12-13T02:24:05.223Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:05.223Z] fbf60493c1fa: Layer already exists [2024-12-13T02:24:05.223Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:05.223Z] 4be197e122e4: Layer already exists [2024-12-13T02:24:05.223Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:05.223Z] 4ed1d0f97396: Layer already exists [2024-12-13T02:24:05.223Z] 9a2780b992a9: Layer already exists [2024-12-13T02:24:05.223Z] main: digest: sha256:67d6c18bc17e05606f16df41c25309838750264099bd06ab22845b7629f83bc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:24:05.285Z] ===================================================== [Pipeline] echo [2024-12-13T02:24:05.295Z] taggedImages: [2024-12-13T02:24:05.295Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:05.295Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-13T02:24:05.295Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.28 [2024-12-13T02:24:05.295Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:05.295Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-13T02:24:05.317Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-13T02:24:05.317Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:05.317Z] latest [2024-12-13T02:24:05.317Z] 4.0.0-dev.28 [2024-12-13T02:24:05.317Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:05.317Z] main [2024-12-13T02:24:05.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:05.662Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:05.989Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:05.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T02:24:05.989Z] f75f25217834: Preparing [2024-12-13T02:24:05.989Z] 48e3ab3c62fd: Preparing [2024-12-13T02:24:05.989Z] ad36fdc9fdd0: Preparing [2024-12-13T02:24:05.989Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:05.989Z] 62a45fdb540c: Preparing [2024-12-13T02:24:05.989Z] bf73b1317078: Preparing [2024-12-13T02:24:05.989Z] 351587b33743: Preparing [2024-12-13T02:24:05.989Z] 75654b8eeebd: Preparing [2024-12-13T02:24:05.989Z] bf73b1317078: Waiting [2024-12-13T02:24:05.989Z] 75654b8eeebd: Waiting [2024-12-13T02:24:05.989Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:05.989Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:05.989Z] 48e3ab3c62fd: Pushed [2024-12-13T02:24:05.989Z] f75f25217834: Pushed [2024-12-13T02:24:06.247Z] 351587b33743: Pushed [2024-12-13T02:24:06.247Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:06.520Z] bf73b1317078: Pushed [2024-12-13T02:24:09.808Z] ad36fdc9fdd0: Pushed [2024-12-13T02:24:09.808Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:10.146Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:10.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-13T02:24:10.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T02:24:10.474Z] f75f25217834: Preparing [2024-12-13T02:24:10.474Z] 48e3ab3c62fd: Preparing [2024-12-13T02:24:10.474Z] ad36fdc9fdd0: Preparing [2024-12-13T02:24:10.474Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:10.474Z] 62a45fdb540c: Preparing [2024-12-13T02:24:10.474Z] bf73b1317078: Preparing [2024-12-13T02:24:10.474Z] 351587b33743: Preparing [2024-12-13T02:24:10.474Z] 75654b8eeebd: Preparing [2024-12-13T02:24:10.474Z] bf73b1317078: Waiting [2024-12-13T02:24:10.474Z] 351587b33743: Waiting [2024-12-13T02:24:10.474Z] 75654b8eeebd: Waiting [2024-12-13T02:24:10.474Z] ad36fdc9fdd0: Layer already exists [2024-12-13T02:24:10.474Z] 48e3ab3c62fd: Layer already exists [2024-12-13T02:24:10.474Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:10.474Z] f75f25217834: Layer already exists [2024-12-13T02:24:10.474Z] bf73b1317078: Layer already exists [2024-12-13T02:24:10.474Z] 351587b33743: Layer already exists [2024-12-13T02:24:10.474Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:10.474Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:10.474Z] latest: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:10.801Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:11.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 [2024-12-13T02:24:11.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T02:24:11.127Z] f75f25217834: Preparing [2024-12-13T02:24:11.127Z] 48e3ab3c62fd: Preparing [2024-12-13T02:24:11.127Z] ad36fdc9fdd0: Preparing [2024-12-13T02:24:11.127Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:11.127Z] 62a45fdb540c: Preparing [2024-12-13T02:24:11.127Z] bf73b1317078: Preparing [2024-12-13T02:24:11.127Z] 351587b33743: Preparing [2024-12-13T02:24:11.127Z] 75654b8eeebd: Preparing [2024-12-13T02:24:11.127Z] bf73b1317078: Waiting [2024-12-13T02:24:11.127Z] 75654b8eeebd: Waiting [2024-12-13T02:24:11.127Z] 351587b33743: Waiting [2024-12-13T02:24:11.127Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:11.127Z] 48e3ab3c62fd: Layer already exists [2024-12-13T02:24:11.127Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:11.127Z] 351587b33743: Layer already exists [2024-12-13T02:24:11.127Z] bf73b1317078: Layer already exists [2024-12-13T02:24:11.127Z] ad36fdc9fdd0: Layer already exists [2024-12-13T02:24:11.127Z] f75f25217834: Layer already exists [2024-12-13T02:24:11.127Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:11.127Z] 4.0.0-dev.28: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:11.464Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:11.799Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:11.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T02:24:11.799Z] f75f25217834: Preparing [2024-12-13T02:24:11.799Z] 48e3ab3c62fd: Preparing [2024-12-13T02:24:11.799Z] ad36fdc9fdd0: Preparing [2024-12-13T02:24:11.799Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:11.799Z] 62a45fdb540c: Preparing [2024-12-13T02:24:11.799Z] bf73b1317078: Preparing [2024-12-13T02:24:11.799Z] 351587b33743: Preparing [2024-12-13T02:24:11.799Z] bf73b1317078: Waiting [2024-12-13T02:24:11.799Z] 75654b8eeebd: Preparing [2024-12-13T02:24:11.799Z] 75654b8eeebd: Waiting [2024-12-13T02:24:11.799Z] 351587b33743: Waiting [2024-12-13T02:24:11.799Z] f75f25217834: Layer already exists [2024-12-13T02:24:11.799Z] 48e3ab3c62fd: Layer already exists [2024-12-13T02:24:11.799Z] ad36fdc9fdd0: Layer already exists [2024-12-13T02:24:11.799Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:11.799Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:11.799Z] bf73b1317078: Layer already exists [2024-12-13T02:24:11.799Z] 351587b33743: Layer already exists [2024-12-13T02:24:11.799Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:11.799Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:12.127Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:12.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-13T02:24:12.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T02:24:12.477Z] f75f25217834: Preparing [2024-12-13T02:24:12.477Z] 48e3ab3c62fd: Preparing [2024-12-13T02:24:12.477Z] ad36fdc9fdd0: Preparing [2024-12-13T02:24:12.477Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:12.477Z] 62a45fdb540c: Preparing [2024-12-13T02:24:12.477Z] bf73b1317078: Preparing [2024-12-13T02:24:12.477Z] 351587b33743: Preparing [2024-12-13T02:24:12.477Z] 75654b8eeebd: Preparing [2024-12-13T02:24:12.477Z] bf73b1317078: Waiting [2024-12-13T02:24:12.477Z] 351587b33743: Waiting [2024-12-13T02:24:12.477Z] 75654b8eeebd: Waiting [2024-12-13T02:24:12.477Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:12.477Z] 48e3ab3c62fd: Layer already exists [2024-12-13T02:24:12.477Z] ad36fdc9fdd0: Layer already exists [2024-12-13T02:24:12.477Z] f75f25217834: Layer already exists [2024-12-13T02:24:12.477Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:12.477Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:12.477Z] bf73b1317078: Layer already exists [2024-12-13T02:24:12.477Z] 351587b33743: Layer already exists [2024-12-13T02:24:12.477Z] main: digest: sha256:3589368f5ca7e906c145859575cd4c83a708aa8aab58cebb5a9992c86e6bbec2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:24:12.549Z] ===================================================== [Pipeline] echo [2024-12-13T02:24:12.569Z] taggedImages: [2024-12-13T02:24:12.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:12.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-13T02:24:12.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.28 [2024-12-13T02:24:12.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:12.569Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-13T02:24:12.604Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-13T02:24:12.604Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:12.604Z] latest [2024-12-13T02:24:12.604Z] 4.0.0-dev.28 [2024-12-13T02:24:12.604Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:12.604Z] main [2024-12-13T02:24:12.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:12.961Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:13.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:13.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T02:24:13.289Z] e06683f39da4: Preparing [2024-12-13T02:24:13.289Z] 43e56fde2d7a: Preparing [2024-12-13T02:24:13.289Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:13.289Z] 62a45fdb540c: Preparing [2024-12-13T02:24:13.289Z] fe9c2fef05a0: Preparing [2024-12-13T02:24:13.289Z] 63942f037439: Preparing [2024-12-13T02:24:13.289Z] 75654b8eeebd: Preparing [2024-12-13T02:24:13.289Z] 75654b8eeebd: Waiting [2024-12-13T02:24:13.289Z] 63942f037439: Waiting [2024-12-13T02:24:13.289Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:13.289Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:13.289Z] e06683f39da4: Pushed [2024-12-13T02:24:13.547Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:13.547Z] 63942f037439: Pushed [2024-12-13T02:24:13.806Z] fe9c2fef05a0: Pushed [2024-12-13T02:24:17.099Z] 43e56fde2d7a: Pushed [2024-12-13T02:24:17.099Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:17.430Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:17.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-13T02:24:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T02:24:17.756Z] e06683f39da4: Preparing [2024-12-13T02:24:17.756Z] 43e56fde2d7a: Preparing [2024-12-13T02:24:17.756Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:17.756Z] 62a45fdb540c: Preparing [2024-12-13T02:24:17.756Z] fe9c2fef05a0: Preparing [2024-12-13T02:24:17.756Z] 63942f037439: Preparing [2024-12-13T02:24:17.756Z] 75654b8eeebd: Preparing [2024-12-13T02:24:17.756Z] 75654b8eeebd: Waiting [2024-12-13T02:24:17.756Z] 63942f037439: Waiting [2024-12-13T02:24:17.756Z] 43e56fde2d7a: Layer already exists [2024-12-13T02:24:17.756Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:17.756Z] fe9c2fef05a0: Layer already exists [2024-12-13T02:24:17.756Z] e06683f39da4: Layer already exists [2024-12-13T02:24:17.756Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:17.756Z] 63942f037439: Layer already exists [2024-12-13T02:24:17.756Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:17.756Z] latest: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:18.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:18.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 [2024-12-13T02:24:18.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T02:24:18.428Z] e06683f39da4: Preparing [2024-12-13T02:24:18.428Z] 43e56fde2d7a: Preparing [2024-12-13T02:24:18.428Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:18.428Z] 62a45fdb540c: Preparing [2024-12-13T02:24:18.428Z] fe9c2fef05a0: Preparing [2024-12-13T02:24:18.428Z] 63942f037439: Preparing [2024-12-13T02:24:18.428Z] 75654b8eeebd: Preparing [2024-12-13T02:24:18.428Z] 63942f037439: Waiting [2024-12-13T02:24:18.428Z] 75654b8eeebd: Waiting [2024-12-13T02:24:18.428Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:18.428Z] 43e56fde2d7a: Layer already exists [2024-12-13T02:24:18.428Z] e06683f39da4: Layer already exists [2024-12-13T02:24:18.428Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:18.428Z] fe9c2fef05a0: Layer already exists [2024-12-13T02:24:18.428Z] 63942f037439: Layer already exists [2024-12-13T02:24:18.428Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:18.428Z] 4.0.0-dev.28: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:18.759Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:19.088Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:19.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T02:24:19.088Z] e06683f39da4: Preparing [2024-12-13T02:24:19.088Z] 43e56fde2d7a: Preparing [2024-12-13T02:24:19.088Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:19.088Z] 62a45fdb540c: Preparing [2024-12-13T02:24:19.088Z] fe9c2fef05a0: Preparing [2024-12-13T02:24:19.088Z] 63942f037439: Preparing [2024-12-13T02:24:19.088Z] 75654b8eeebd: Preparing [2024-12-13T02:24:19.088Z] 63942f037439: Waiting [2024-12-13T02:24:19.088Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:19.088Z] 43e56fde2d7a: Layer already exists [2024-12-13T02:24:19.088Z] e06683f39da4: Layer already exists [2024-12-13T02:24:19.088Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:19.088Z] fe9c2fef05a0: Layer already exists [2024-12-13T02:24:19.088Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:19.088Z] 63942f037439: Layer already exists [2024-12-13T02:24:19.088Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:19.417Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:24:19.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-13T02:24:19.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T02:24:19.756Z] e06683f39da4: Preparing [2024-12-13T02:24:19.756Z] 43e56fde2d7a: Preparing [2024-12-13T02:24:19.756Z] 12d4b5e931cc: Preparing [2024-12-13T02:24:19.756Z] 62a45fdb540c: Preparing [2024-12-13T02:24:19.756Z] fe9c2fef05a0: Preparing [2024-12-13T02:24:19.756Z] 63942f037439: Preparing [2024-12-13T02:24:19.756Z] 75654b8eeebd: Preparing [2024-12-13T02:24:19.756Z] 63942f037439: Waiting [2024-12-13T02:24:19.756Z] 75654b8eeebd: Waiting [2024-12-13T02:24:19.756Z] fe9c2fef05a0: Layer already exists [2024-12-13T02:24:19.756Z] 43e56fde2d7a: Layer already exists [2024-12-13T02:24:19.756Z] e06683f39da4: Layer already exists [2024-12-13T02:24:19.756Z] 12d4b5e931cc: Layer already exists [2024-12-13T02:24:19.756Z] 62a45fdb540c: Layer already exists [2024-12-13T02:24:19.756Z] 63942f037439: Layer already exists [2024-12-13T02:24:19.756Z] 75654b8eeebd: Layer already exists [2024-12-13T02:24:19.756Z] main: digest: sha256:bee8e61916966a495b75c37709cdef56845c4ab8157e711bd6fa390d2f0dee45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:24:19.842Z] ===================================================== [Pipeline] echo [2024-12-13T02:24:19.857Z] taggedImages: [2024-12-13T02:24:19.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:24:19.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-13T02:24:19.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.28 [2024-12-13T02:24:19.857Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:24:19.857Z] - 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-12-13T02:31:46.408Z] #155 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T02:31:46.408Z] #152 DONE 589.8s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:46.408Z] #153 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:31:46.408Z] #156 DONE 0.4s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:31:46.408Z] #150 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:31:46.408Z] #157 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-13T02:31:46.408Z] #158 DONE 0.3s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:46.408Z] #153 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #159 [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-12-13T02:31:46.408Z] #159 DONE 0.1s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-13T02:31:46.408Z] #160 DONE 0.1s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:46.408Z] #153 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:31:46.408Z] #161 DONE 1.7s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-13T02:31:46.408Z] #162 exporting layers [2024-12-13T02:31:46.408Z] #162 exporting layers 1.0s done [2024-12-13T02:31:46.408Z] #162 writing image sha256:8ad098b190beee01080f76fca90cba8f57baac47e12b57045fc74673db2be309 done [2024-12-13T02:31:46.408Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-13T02:31:46.408Z] #162 DONE 1.0s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:31:46.408Z] #151 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #155 [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-12-13T02:31:46.408Z] #155 595.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T02:31:46.408Z] #155 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T02:31:46.408Z] #146 DONE 598.7s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-13T02:31:46.408Z] #163 DONE 0.3s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #155 [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-12-13T02:31:46.408Z] #155 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-13T02:31:46.408Z] #164 DONE 2.0s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:31:46.408Z] #165 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:31:46.408Z] #166 DONE 0.3s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:46.408Z] #153 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-13T02:31:46.408Z] #167 DONE 0.5s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-13T02:31:46.408Z] #168 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #169 [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-12-13T02:31:46.408Z] #169 DONE 0.3s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-13T02:31:46.408Z] #170 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-13T02:31:46.408Z] #171 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-13T02:31:46.408Z] #172 DONE 0.2s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T02:31:46.408Z] #173 ... [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T02:31:46.408Z] #147 DONE 604.1s [2024-12-13T02:31:46.408Z] [2024-12-13T02:31:46.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:46.735Z] #153 ... [2024-12-13T02:31:46.735Z] [2024-12-13T02:31:46.735Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:31:47.024Z] #174 DONE 0.3s [2024-12-13T02:31:47.024Z] [2024-12-13T02:31:47.024Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:31:47.623Z] #175 DONE 0.5s [2024-12-13T02:31:47.623Z] [2024-12-13T02:31:47.623Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-13T02:31:47.623Z] #176 DONE 0.1s [2024-12-13T02:31:47.623Z] [2024-12-13T02:31:47.623Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-13T02:31:47.903Z] #177 ... [2024-12-13T02:31:47.903Z] [2024-12-13T02:31:47.903Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T02:31:47.903Z] #173 DONE 2.1s [2024-12-13T02:31:47.903Z] [2024-12-13T02:31:47.903Z] #178 [security-bootstrapper] exporting to image [2024-12-13T02:31:47.903Z] #178 exporting layers [2024-12-13T02:31:48.190Z] #178 ... [2024-12-13T02:31:48.191Z] [2024-12-13T02:31:48.191Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-13T02:31:48.191Z] #177 DONE 0.4s [2024-12-13T02:31:48.475Z] [2024-12-13T02:31:48.475Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-13T02:31:48.766Z] #179 DONE 0.6s [2024-12-13T02:31:48.766Z] [2024-12-13T02:31:48.766Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:31:48.766Z] #150 ... [2024-12-13T02:31:48.766Z] [2024-12-13T02:31:48.766Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T02:31:49.042Z] #180 DONE 0.2s [2024-12-13T02:31:49.042Z] [2024-12-13T02:31:49.042Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:31:49.343Z] #181 ... [2024-12-13T02:31:49.343Z] [2024-12-13T02:31:49.343Z] #178 [security-bootstrapper] exporting to image [2024-12-13T02:31:49.343Z] #178 exporting layers 1.5s done [2024-12-13T02:31:49.343Z] #178 writing image sha256:9b4e603129a95d70b3bbf63ad2226dabdb1a792bbe37d75a2e555284a5b5f5c3 0.0s done [2024-12-13T02:31:49.343Z] #178 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-13T02:31:49.343Z] #178 DONE 1.6s [2024-12-13T02:31:49.616Z] [2024-12-13T02:31:49.616Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T02:31:51.583Z] #154 ... [2024-12-13T02:31:51.583Z] [2024-12-13T02:31:51.583Z] #155 [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-12-13T02:31:51.583Z] #155 DONE 609.2s [2024-12-13T02:31:51.583Z] [2024-12-13T02:31:51.583Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:31:51.583Z] #181 DONE 2.4s [2024-12-13T02:31:51.583Z] [2024-12-13T02:31:51.583Z] #182 [security-proxy-setup] exporting to image [2024-12-13T02:31:52.567Z] #182 ... [2024-12-13T02:31:52.567Z] [2024-12-13T02:31:52.567Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:31:52.567Z] #183 DONE 0.6s [2024-12-13T02:31:52.567Z] [2024-12-13T02:31:52.567Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:31:52.567Z] #184 DONE 0.3s [2024-12-13T02:31:52.567Z] [2024-12-13T02:31:52.567Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:31:52.840Z] #150 ... [2024-12-13T02:31:52.840Z] [2024-12-13T02:31:52.840Z] #182 [security-proxy-setup] exporting to image [2024-12-13T02:31:52.840Z] #182 exporting layers 1.5s done [2024-12-13T02:31:52.840Z] #182 writing image sha256:e5b5f1dda9a999bcb8cbfc69128f0bb4643d800afd10c8751df0d971e9f4b4ed 0.0s done [2024-12-13T02:31:52.840Z] #182 naming to docker.io/library/security-proxy-setup-arm64 [2024-12-13T02:31:52.840Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-13T02:31:52.840Z] #182 DONE 1.5s [2024-12-13T02:31:52.840Z] [2024-12-13T02:31:52.840Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-13T02:31:53.118Z] #185 DONE 0.3s [2024-12-13T02:31:53.118Z] [2024-12-13T02:31:53.118Z] #186 [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-12-13T02:31:53.725Z] #186 DONE 0.4s [2024-12-13T02:31:53.725Z] [2024-12-13T02:31:53.725Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:31:53.725Z] #187 DONE 0.2s [2024-12-13T02:31:53.725Z] [2024-12-13T02:31:53.725Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-13T02:31:54.405Z] #188 DONE 0.6s [2024-12-13T02:31:54.405Z] [2024-12-13T02:31:54.405Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:31:54.405Z] #151 ... [2024-12-13T02:31:54.405Z] [2024-12-13T02:31:54.405Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-13T02:31:54.678Z] #189 DONE 0.4s [2024-12-13T02:31:54.678Z] [2024-12-13T02:31:54.678Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T02:31:54.952Z] #190 DONE 0.2s [2024-12-13T02:31:54.952Z] [2024-12-13T02:31:54.952Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:31:54.952Z] #153 ... [2024-12-13T02:31:54.952Z] [2024-12-13T02:31:54.952Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:31:56.923Z] #191 DONE 2.1s [2024-12-13T02:31:56.923Z] [2024-12-13T02:31:56.923Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:31:56.923Z] #148 ... [2024-12-13T02:31:56.923Z] [2024-12-13T02:31:56.923Z] #192 [security-secretstore-setup] exporting to image [2024-12-13T02:31:58.345Z] #192 exporting layers 1.1s done [2024-12-13T02:31:58.345Z] #192 writing image sha256:37bb084e8a35d630d56a73c318abb9dc3e8869660b2f6abc48d10d353ec45176 0.0s done [2024-12-13T02:31:58.345Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 [2024-12-13T02:31:58.345Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-13T02:31:58.345Z] #192 DONE 1.2s [2024-12-13T02:31:58.345Z] [2024-12-13T02:31:58.345Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:33:20.057Z] #153 ... [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T02:33:20.057Z] #154 DONE 690.3s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:33:20.057Z] #193 DONE 0.3s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:33:20.057Z] #194 DONE 0.3s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-13T02:33:20.057Z] #195 DONE 0.3s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:33:20.057Z] #153 ... [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #196 [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-12-13T02:33:20.057Z] #196 DONE 0.1s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-13T02:33:20.057Z] #197 exporting layers [2024-12-13T02:33:20.057Z] #197 exporting layers 0.9s done [2024-12-13T02:33:20.057Z] #197 writing image sha256:ce9b3d47a4ae1cb07e4cb36a400fabc77158430dfe9be29fc1079422a459f4fe done [2024-12-13T02:33:20.057Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-12-13T02:33:20.057Z] #197 DONE 0.9s [2024-12-13T02:33:20.057Z] [2024-12-13T02:33:20.057Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T02:37:11.915Z] #145 ... [2024-12-13T02:37:11.915Z] [2024-12-13T02:37:11.915Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T02:37:11.915Z] #144 DONE 923.6s [2024-12-13T02:37:11.915Z] [2024-12-13T02:37:11.915Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:37:11.915Z] #198 DONE 0.2s [2024-12-13T02:37:11.915Z] [2024-12-13T02:37:11.916Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:37:11.916Z] #199 DONE 0.2s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:37:11.916Z] #150 ... [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-13T02:37:11.916Z] #200 DONE 0.3s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:37:11.916Z] #201 DONE 0.1s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-13T02:37:11.916Z] #202 DONE 0.2s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:37:11.916Z] #203 DONE 1.9s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #204 [security-proxy-auth] exporting to image [2024-12-13T02:37:11.916Z] #204 exporting layers [2024-12-13T02:37:11.916Z] #204 exporting layers 0.6s done [2024-12-13T02:37:11.916Z] #204 writing image sha256:13843ac968bf66269246fb2efb1b6faf31cb14c7b36c0294b1f4936e0531ad3b done [2024-12-13T02:37:11.916Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-13T02:37:11.916Z] #204 DONE 0.7s [2024-12-13T02:37:11.916Z] [2024-12-13T02:37:11.916Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:37:13.321Z] #150 ... [2024-12-13T02:37:13.321Z] [2024-12-13T02:37:13.321Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:37:13.321Z] #151 DONE 931.2s [2024-12-13T02:37:13.589Z] [2024-12-13T02:37:13.589Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:37:13.882Z] #149 ... [2024-12-13T02:37:13.882Z] [2024-12-13T02:37:13.882Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:37:13.882Z] #205 DONE 0.1s [2024-12-13T02:37:13.882Z] [2024-12-13T02:37:13.882Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:37:14.149Z] #149 ... [2024-12-13T02:37:14.149Z] [2024-12-13T02:37:14.149Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:37:14.415Z] #206 DONE 0.2s [2024-12-13T02:37:14.415Z] [2024-12-13T02:37:14.415Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-13T02:37:14.415Z] #207 DONE 0.3s [2024-12-13T02:37:14.415Z] [2024-12-13T02:37:14.415Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:37:14.683Z] #208 DONE 0.1s [2024-12-13T02:37:14.683Z] [2024-12-13T02:37:14.683Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:37:14.948Z] #149 ... [2024-12-13T02:37:14.948Z] [2024-12-13T02:37:14.948Z] #209 [core-command] exporting to image [2024-12-13T02:37:14.948Z] #209 exporting layers [2024-12-13T02:37:15.215Z] #209 exporting layers 0.3s done [2024-12-13T02:37:15.215Z] #209 writing image sha256:f4a9e0cae72bda2afe20077d4891300a2ab94d67592e32552269f27f7b5b33bb done [2024-12-13T02:37:15.215Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-13T02:37:15.215Z] #209 DONE 0.4s [2024-12-13T02:37:15.215Z] [2024-12-13T02:37:15.215Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:38:11.603Z] #150 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T02:38:11.603Z] #145 DONE 981.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:38:11.603Z] #210 DONE 0.4s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:38:11.603Z] #148 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-13T02:38:11.603Z] #211 DONE 0.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:38:11.603Z] #153 DONE 982.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:38:11.603Z] #212 DONE 0.3s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:38:11.603Z] #213 DONE 0.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-13T02:38:11.603Z] #214 DONE 0.4s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:38:11.603Z] #215 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:38:11.603Z] #148 DONE 983.3s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:38:11.603Z] #215 DONE 0.2s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-13T02:38:11.603Z] #216 DONE 0.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #217 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:38:11.603Z] #217 DONE 0.3s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #218 [core-keeper] exporting to image [2024-12-13T02:38:11.603Z] #218 exporting layers 0.7s done [2024-12-13T02:38:11.603Z] #218 writing image sha256:ca3823e017a14b609d331388009ac4b64e59bb42c492a8ef00ce6d291563baf5 0.0s done [2024-12-13T02:38:11.603Z] #218 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-13T02:38:11.603Z] #218 DONE 0.8s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:38:11.603Z] #219 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:38:11.603Z] #220 DONE 0.2s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:38:11.603Z] #219 DONE 0.2s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-13T02:38:11.603Z] #221 DONE 0.3s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-13T02:38:11.603Z] #222 DONE 0.4s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #223 [core-data] exporting to image [2024-12-13T02:38:11.603Z] #223 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:38:11.603Z] #224 DONE 0.2s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-13T02:38:11.603Z] #225 DONE 0.1s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:38:11.603Z] #150 ... [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #223 [core-data] exporting to image [2024-12-13T02:38:11.603Z] #223 exporting layers 0.5s done [2024-12-13T02:38:11.603Z] #223 writing image sha256:f64a1e1af3debf7203fc47326d687bbad6f523027255844b6bcac76a7732c13d done [2024-12-13T02:38:11.603Z] #223 naming to docker.io/library/core-data-arm64 0.0s done [2024-12-13T02:38:11.603Z] #223 DONE 0.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-13T02:38:11.603Z] #226 DONE 0.1s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #227 [core-metadata] exporting to image [2024-12-13T02:38:11.603Z] #227 exporting layers 0.4s done [2024-12-13T02:38:11.603Z] #227 writing image sha256:39c52d3b7f911a5d2ba6d1b518d72f6693637e38504c4595f9a33abe00a48d50 done [2024-12-13T02:38:11.603Z] #227 naming to docker.io/library/core-metadata-arm64 done [2024-12-13T02:38:11.603Z] #227 DONE 0.5s [2024-12-13T02:38:11.603Z] [2024-12-13T02:38:11.603Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:38:19.787Z] #150 ... [2024-12-13T02:38:19.788Z] [2024-12-13T02:38:19.788Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:38:19.788Z] #149 DONE 997.8s [2024-12-13T02:38:20.056Z] [2024-12-13T02:38:20.056Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:38:20.056Z] #150 DONE 997.8s [2024-12-13T02:38:20.056Z] [2024-12-13T02:38:20.056Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:38:20.322Z] #228 DONE 0.1s [2024-12-13T02:38:20.322Z] [2024-12-13T02:38:20.322Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:38:20.322Z] #229 DONE 0.1s [2024-12-13T02:38:20.322Z] [2024-12-13T02:38:20.322Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T02:38:20.586Z] #230 ... [2024-12-13T02:38:20.586Z] [2024-12-13T02:38:20.586Z] #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:38:20.586Z] #231 DONE 0.2s [2024-12-13T02:38:20.851Z] [2024-12-13T02:38:20.851Z] #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:38:20.851Z] #232 DONE 0.2s [2024-12-13T02:38:20.851Z] [2024-12-13T02:38:20.851Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T02:38:20.851Z] #230 DONE 0.5s [2024-12-13T02:38:20.851Z] [2024-12-13T02:38:20.851Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T02:38:21.118Z] #233 ... [2024-12-13T02:38:21.118Z] [2024-12-13T02:38:21.118Z] #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:38:21.118Z] #234 DONE 0.2s [2024-12-13T02:38:21.386Z] [2024-12-13T02:38:21.386Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-13T02:38:21.386Z] #235 DONE 0.2s [2024-12-13T02:38:21.386Z] [2024-12-13T02:38:21.386Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T02:38:21.386Z] #233 DONE 0.5s [2024-12-13T02:38:21.386Z] [2024-12-13T02:38:21.386Z] #236 [support-notifications] exporting to image [2024-12-13T02:38:21.386Z] #236 exporting layers [2024-12-13T02:38:21.655Z] #236 ... [2024-12-13T02:38:21.655Z] [2024-12-13T02:38:21.655Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-13T02:38:21.655Z] #237 DONE 0.2s [2024-12-13T02:38:21.655Z] [2024-12-13T02:38:21.655Z] #238 [support-scheduler] exporting to image [2024-12-13T02:38:21.923Z] #238 ... [2024-12-13T02:38:21.923Z] [2024-12-13T02:38:21.923Z] #236 [support-notifications] exporting to image [2024-12-13T02:38:21.923Z] #236 exporting layers 0.5s done [2024-12-13T02:38:21.923Z] #236 writing image sha256:ee187900d38b80453f70c17148d6f066a3a793c5adf36762856688b14082f603 done [2024-12-13T02:38:21.923Z] #236 naming to docker.io/library/support-notifications-arm64 done [2024-12-13T02:38:21.923Z] #236 DONE 0.5s [2024-12-13T02:38:21.923Z] [2024-12-13T02:38:21.923Z] #238 [support-scheduler] exporting to image [2024-12-13T02:38:21.923Z] #238 exporting layers 0.6s done [2024-12-13T02:38:22.191Z] #238 writing image sha256:193c6b7f476bf0175f192d7ff70e2e3657ba1ea5a8c672fed45164e393c554f6 done [2024-12-13T02:38:22.191Z] #238 naming to docker.io/library/support-scheduler-arm64 done [2024-12-13T02:38:22.191Z] #238 DONE 0.6s [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:38:22.191Z] time="2024-12-13T02:20:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-13T02:38:22.203Z] $ docker stop --time=1 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 [2024-12-13T02:38:23.764Z] $ docker rm -f --volumes 926970e6f9bef1253d30abc79f553b41d08e0404eb2139548c8b590ce573a040 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:38:24.257Z] + docker images [2024-12-13T02:38:24.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-13T02:38:24.257Z] support-scheduler-arm64 latest 193c6b7f476b 3 seconds ago 53.6MB [2024-12-13T02:38:24.257Z] support-notifications-arm64 latest ee187900d38b 3 seconds ago 52.7MB [2024-12-13T02:38:24.257Z] core-data-arm64 latest f64a1e1af3de 18 seconds ago 38.5MB [2024-12-13T02:38:24.257Z] core-metadata-arm64 latest 39c52d3b7f91 18 seconds ago 38.5MB [2024-12-13T02:38:24.257Z] core-keeper-arm64 latest ca3823e017a1 19 seconds ago 31.7MB [2024-12-13T02:38:24.257Z] core-command-arm64 latest f4a9e0cae72b About a minute ago 34.3MB [2024-12-13T02:38:24.257Z] security-proxy-auth-arm64 latest 13843ac968bf About a minute ago 33.3MB [2024-12-13T02:38:24.257Z] security-spiffe-token-provider-arm64 latest ce9b3d47a4ae 5 minutes ago 40.2MB [2024-12-13T02:38:24.257Z] security-secretstore-setup-arm64 latest 37bb084e8a35 6 minutes ago 47.6MB [2024-12-13T02:38:24.257Z] security-proxy-setup-arm64 latest e5b5f1dda9a9 6 minutes ago 36.2MB [2024-12-13T02:38:24.257Z] security-bootstrapper-arm64 latest 9b4e603129a9 6 minutes ago 27.2MB [2024-12-13T02:38:24.257Z] core-common-config-bootstrapper-arm64 latest 8ad098b190be 6 minutes ago 24.1MB [2024-12-13T02:38:24.257Z] security-spire-agent-arm64 latest 129893dedf2e 17 minutes ago 182MB [2024-12-13T02:38:24.257Z] security-spire-server-arm64 latest be806d762b64 17 minutes ago 124MB [2024-12-13T02:38:24.257Z] security-spire-config-arm64 latest 631964921b96 17 minutes ago 123MB [2024-12-13T02:38:24.257Z] ci-base-image-arm64 latest b7fa29f5a2f5 18 minutes ago 960MB [2024-12-13T02:38:24.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-13T02:38:24.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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-12-13T02:38:24.414Z] provisioning config files... [2024-12-13T02:38:24.429Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/764@tmp/config9890502519340413264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:38:24.781Z] ---> ****-login.sh [2024-12-13T02:38:24.781Z] nexus3.edgexfoundry.org:10001 [2024-12-13T02:38:24.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:38:25.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:38:25.048Z] Configure a credential helper to remove this warning. See [2024-12-13T02:38:25.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:38:25.048Z] [2024-12-13T02:38:25.048Z] Login Succeeded [2024-12-13T02:38:25.048Z] nexus3.edgexfoundry.org:10002 [2024-12-13T02:38:25.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:38:25.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:38:25.318Z] Configure a credential helper to remove this warning. See [2024-12-13T02:38:25.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:38:25.318Z] [2024-12-13T02:38:25.318Z] Login Succeeded [2024-12-13T02:38:25.318Z] nexus3.edgexfoundry.org:10003 [2024-12-13T02:38:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:38:25.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:38:25.586Z] Configure a credential helper to remove this warning. See [2024-12-13T02:38:25.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:38:25.586Z] [2024-12-13T02:38:25.586Z] Login Succeeded [2024-12-13T02:38:25.586Z] nexus3.edgexfoundry.org:10004 [2024-12-13T02:38:25.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:38:25.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:38:25.854Z] Configure a credential helper to remove this warning. See [2024-12-13T02:38:25.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:38:25.854Z] [2024-12-13T02:38:25.854Z] Login Succeeded [2024-12-13T02:38:25.854Z] ****.io [2024-12-13T02:38:26.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:38:26.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:38:26.386Z] Configure a credential helper to remove this warning. See [2024-12-13T02:38:26.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:38:26.386Z] [2024-12-13T02:38:26.386Z] Login Succeeded [2024-12-13T02:38:26.386Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T02:38:26.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:38:26.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:38:26.504Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-13T02:38:26.504Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:26.504Z] latest [2024-12-13T02:38:26.504Z] 4.0.0-dev.28 [2024-12-13T02:38:26.504Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:26.504Z] main [2024-12-13T02:38:26.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:26.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:27.238Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:27.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:38:27.238Z] c9da88c7ecef: Preparing [2024-12-13T02:38:27.238Z] 9cd33e559778: Preparing [2024-12-13T02:38:27.238Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:27.238Z] 642b191363b4: Preparing [2024-12-13T02:38:27.238Z] 70e5391324b4: Preparing [2024-12-13T02:38:27.238Z] db0477b0dde9: Preparing [2024-12-13T02:38:27.238Z] 651d9022c234: Preparing [2024-12-13T02:38:27.238Z] db0477b0dde9: Waiting [2024-12-13T02:38:27.238Z] 651d9022c234: Waiting [2024-12-13T02:38:27.502Z] a424a6fe0e6c: Pushed [2024-12-13T02:38:27.502Z] 642b191363b4: Pushed [2024-12-13T02:38:27.502Z] c9da88c7ecef: Pushed [2024-12-13T02:38:27.502Z] 651d9022c234: Layer already exists [2024-12-13T02:38:27.502Z] db0477b0dde9: Pushed [2024-12-13T02:38:28.897Z] 70e5391324b4: Pushed [2024-12-13T02:38:32.222Z] 9cd33e559778: Pushed [2024-12-13T02:38:32.222Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:32.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:33.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-13T02:38:33.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:38:33.518Z] c9da88c7ecef: Preparing [2024-12-13T02:38:33.518Z] 9cd33e559778: Preparing [2024-12-13T02:38:33.518Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:33.518Z] 642b191363b4: Preparing [2024-12-13T02:38:33.518Z] 70e5391324b4: Preparing [2024-12-13T02:38:33.518Z] db0477b0dde9: Preparing [2024-12-13T02:38:33.518Z] 651d9022c234: Preparing [2024-12-13T02:38:33.518Z] db0477b0dde9: Waiting [2024-12-13T02:38:33.518Z] 651d9022c234: Waiting [2024-12-13T02:38:33.518Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:33.518Z] c9da88c7ecef: Layer already exists [2024-12-13T02:38:33.518Z] 9cd33e559778: Layer already exists [2024-12-13T02:38:33.518Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:33.518Z] 642b191363b4: Layer already exists [2024-12-13T02:38:33.518Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:33.518Z] 651d9022c234: Layer already exists [2024-12-13T02:38:33.783Z] latest: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:34.139Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:34.487Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 [2024-12-13T02:38:34.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:38:34.487Z] c9da88c7ecef: Preparing [2024-12-13T02:38:34.487Z] 9cd33e559778: Preparing [2024-12-13T02:38:34.487Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:34.487Z] 642b191363b4: Preparing [2024-12-13T02:38:34.487Z] 70e5391324b4: Preparing [2024-12-13T02:38:34.487Z] db0477b0dde9: Preparing [2024-12-13T02:38:34.487Z] 651d9022c234: Preparing [2024-12-13T02:38:34.487Z] 651d9022c234: Waiting [2024-12-13T02:38:34.487Z] db0477b0dde9: Waiting [2024-12-13T02:38:34.487Z] c9da88c7ecef: Layer already exists [2024-12-13T02:38:34.487Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:34.487Z] 642b191363b4: Layer already exists [2024-12-13T02:38:34.487Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:34.487Z] 9cd33e559778: Layer already exists [2024-12-13T02:38:34.487Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:34.487Z] 651d9022c234: Layer already exists [2024-12-13T02:38:34.487Z] 4.0.0-dev.28: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:35.107Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:35.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:35.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:38:35.459Z] c9da88c7ecef: Preparing [2024-12-13T02:38:35.459Z] 9cd33e559778: Preparing [2024-12-13T02:38:35.459Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:35.459Z] 642b191363b4: Preparing [2024-12-13T02:38:35.459Z] 70e5391324b4: Preparing [2024-12-13T02:38:35.459Z] db0477b0dde9: Preparing [2024-12-13T02:38:35.459Z] 651d9022c234: Preparing [2024-12-13T02:38:35.459Z] 651d9022c234: Waiting [2024-12-13T02:38:35.459Z] db0477b0dde9: Waiting [2024-12-13T02:38:35.459Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:35.459Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:35.459Z] 9cd33e559778: Layer already exists [2024-12-13T02:38:35.459Z] c9da88c7ecef: Layer already exists [2024-12-13T02:38:35.459Z] 642b191363b4: Layer already exists [2024-12-13T02:38:35.459Z] 651d9022c234: Layer already exists [2024-12-13T02:38:35.459Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:35.722Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:36.075Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:36.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-13T02:38:36.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:38:36.421Z] c9da88c7ecef: Preparing [2024-12-13T02:38:36.421Z] 9cd33e559778: Preparing [2024-12-13T02:38:36.421Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:36.421Z] 642b191363b4: Preparing [2024-12-13T02:38:36.421Z] 70e5391324b4: Preparing [2024-12-13T02:38:36.421Z] db0477b0dde9: Preparing [2024-12-13T02:38:36.421Z] db0477b0dde9: Waiting [2024-12-13T02:38:36.421Z] 651d9022c234: Preparing [2024-12-13T02:38:36.421Z] 651d9022c234: Waiting [2024-12-13T02:38:36.421Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:36.421Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:36.421Z] c9da88c7ecef: Layer already exists [2024-12-13T02:38:36.421Z] 642b191363b4: Layer already exists [2024-12-13T02:38:36.421Z] 9cd33e559778: Layer already exists [2024-12-13T02:38:36.421Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:36.421Z] 651d9022c234: Layer already exists [2024-12-13T02:38:36.684Z] main: digest: sha256:25baaa08f389190c60a53fd6d89ff1dacfa8bacf61b5d12fb9562aa2d88f21c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:38:36.767Z] ===================================================== [Pipeline] echo [2024-12-13T02:38:36.783Z] taggedImages: [2024-12-13T02:38:36.783Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:36.783Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-13T02:38:36.783Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.28 [2024-12-13T02:38:36.783Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:36.783Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-13T02:38:36.826Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-13T02:38:36.826Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:36.826Z] latest [2024-12-13T02:38:36.826Z] 4.0.0-dev.28 [2024-12-13T02:38:36.826Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:36.826Z] main [2024-12-13T02:38:36.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:37.211Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:37.559Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:37.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:38:37.559Z] b8c267e1d157: Preparing [2024-12-13T02:38:37.559Z] 81c8f7103aad: Preparing [2024-12-13T02:38:37.559Z] a537de2936e5: Preparing [2024-12-13T02:38:37.559Z] e9fb2d7ff4b2: Preparing [2024-12-13T02:38:37.559Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:37.559Z] 642b191363b4: Preparing [2024-12-13T02:38:37.559Z] 70e5391324b4: Preparing [2024-12-13T02:38:37.559Z] db0477b0dde9: Preparing [2024-12-13T02:38:37.559Z] 651d9022c234: Preparing [2024-12-13T02:38:37.559Z] 642b191363b4: Waiting [2024-12-13T02:38:37.559Z] 70e5391324b4: Waiting [2024-12-13T02:38:37.559Z] db0477b0dde9: Waiting [2024-12-13T02:38:37.559Z] 651d9022c234: Waiting [2024-12-13T02:38:37.559Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:37.559Z] 642b191363b4: Layer already exists [2024-12-13T02:38:37.822Z] 81c8f7103aad: Pushed [2024-12-13T02:38:37.822Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:37.822Z] a537de2936e5: Pushed [2024-12-13T02:38:37.822Z] b8c267e1d157: Pushed [2024-12-13T02:38:37.822Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:37.822Z] 651d9022c234: Layer already exists [2024-12-13T02:38:39.751Z] e9fb2d7ff4b2: Pushed [2024-12-13T02:38:39.751Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:40.111Z] + 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-12-13T02:38:40.470Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-13T02:38:40.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:38:40.470Z] b8c267e1d157: Preparing [2024-12-13T02:38:40.470Z] 81c8f7103aad: Preparing [2024-12-13T02:38:40.470Z] a537de2936e5: Preparing [2024-12-13T02:38:40.470Z] e9fb2d7ff4b2: Preparing [2024-12-13T02:38:40.470Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:40.470Z] 642b191363b4: Preparing [2024-12-13T02:38:40.470Z] 70e5391324b4: Preparing [2024-12-13T02:38:40.470Z] db0477b0dde9: Preparing [2024-12-13T02:38:40.470Z] 651d9022c234: Preparing [2024-12-13T02:38:40.470Z] 642b191363b4: Waiting [2024-12-13T02:38:40.470Z] 70e5391324b4: Waiting [2024-12-13T02:38:40.470Z] db0477b0dde9: Waiting [2024-12-13T02:38:40.470Z] 651d9022c234: Waiting [2024-12-13T02:38:40.470Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:40.470Z] e9fb2d7ff4b2: Layer already exists [2024-12-13T02:38:40.470Z] b8c267e1d157: Layer already exists [2024-12-13T02:38:40.470Z] 81c8f7103aad: Layer already exists [2024-12-13T02:38:40.470Z] a537de2936e5: Layer already exists [2024-12-13T02:38:40.470Z] 642b191363b4: Layer already exists [2024-12-13T02:38:40.470Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:40.470Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:40.470Z] 651d9022c234: Layer already exists [2024-12-13T02:38:40.733Z] latest: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:41.091Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:41.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 [2024-12-13T02:38:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:38:41.447Z] b8c267e1d157: Preparing [2024-12-13T02:38:41.447Z] 81c8f7103aad: Preparing [2024-12-13T02:38:41.447Z] a537de2936e5: Preparing [2024-12-13T02:38:41.447Z] e9fb2d7ff4b2: Preparing [2024-12-13T02:38:41.447Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:41.447Z] 642b191363b4: Preparing [2024-12-13T02:38:41.447Z] 70e5391324b4: Preparing [2024-12-13T02:38:41.447Z] db0477b0dde9: Preparing [2024-12-13T02:38:41.447Z] 651d9022c234: Preparing [2024-12-13T02:38:41.447Z] 642b191363b4: Waiting [2024-12-13T02:38:41.447Z] 70e5391324b4: Waiting [2024-12-13T02:38:41.447Z] db0477b0dde9: Waiting [2024-12-13T02:38:41.447Z] 651d9022c234: Waiting [2024-12-13T02:38:41.447Z] e9fb2d7ff4b2: Layer already exists [2024-12-13T02:38:41.447Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:41.447Z] b8c267e1d157: Layer already exists [2024-12-13T02:38:41.447Z] a537de2936e5: Layer already exists [2024-12-13T02:38:41.447Z] 81c8f7103aad: Layer already exists [2024-12-13T02:38:41.447Z] 642b191363b4: Layer already exists [2024-12-13T02:38:41.447Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:41.447Z] 651d9022c234: Layer already exists [2024-12-13T02:38:41.447Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:41.711Z] 4.0.0-dev.28: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:42.074Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:42.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:38:42.436Z] b8c267e1d157: Preparing [2024-12-13T02:38:42.436Z] 81c8f7103aad: Preparing [2024-12-13T02:38:42.436Z] a537de2936e5: Preparing [2024-12-13T02:38:42.436Z] e9fb2d7ff4b2: Preparing [2024-12-13T02:38:42.436Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:42.436Z] 642b191363b4: Preparing [2024-12-13T02:38:42.436Z] 70e5391324b4: Preparing [2024-12-13T02:38:42.436Z] db0477b0dde9: Preparing [2024-12-13T02:38:42.436Z] 651d9022c234: Preparing [2024-12-13T02:38:42.436Z] 70e5391324b4: Waiting [2024-12-13T02:38:42.436Z] db0477b0dde9: Waiting [2024-12-13T02:38:42.436Z] 642b191363b4: Waiting [2024-12-13T02:38:42.436Z] 651d9022c234: Waiting [2024-12-13T02:38:42.436Z] a537de2936e5: Layer already exists [2024-12-13T02:38:42.436Z] e9fb2d7ff4b2: Layer already exists [2024-12-13T02:38:42.436Z] 81c8f7103aad: Layer already exists [2024-12-13T02:38:42.436Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:42.436Z] b8c267e1d157: Layer already exists [2024-12-13T02:38:42.436Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:42.436Z] 642b191363b4: Layer already exists [2024-12-13T02:38:42.436Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:42.436Z] 651d9022c234: Layer already exists [2024-12-13T02:38:42.704Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:43.072Z] + 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-12-13T02:38:43.421Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-13T02:38:43.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:38:43.421Z] b8c267e1d157: Preparing [2024-12-13T02:38:43.421Z] 81c8f7103aad: Preparing [2024-12-13T02:38:43.421Z] a537de2936e5: Preparing [2024-12-13T02:38:43.421Z] e9fb2d7ff4b2: Preparing [2024-12-13T02:38:43.421Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:43.421Z] 642b191363b4: Preparing [2024-12-13T02:38:43.421Z] 70e5391324b4: Preparing [2024-12-13T02:38:43.421Z] db0477b0dde9: Preparing [2024-12-13T02:38:43.421Z] 651d9022c234: Preparing [2024-12-13T02:38:43.421Z] 70e5391324b4: Waiting [2024-12-13T02:38:43.421Z] db0477b0dde9: Waiting [2024-12-13T02:38:43.421Z] 651d9022c234: Waiting [2024-12-13T02:38:43.421Z] 642b191363b4: Waiting [2024-12-13T02:38:43.421Z] 81c8f7103aad: Layer already exists [2024-12-13T02:38:43.421Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:43.421Z] e9fb2d7ff4b2: Layer already exists [2024-12-13T02:38:43.421Z] a537de2936e5: Layer already exists [2024-12-13T02:38:43.421Z] b8c267e1d157: Layer already exists [2024-12-13T02:38:43.421Z] db0477b0dde9: Layer already exists [2024-12-13T02:38:43.421Z] 642b191363b4: Layer already exists [2024-12-13T02:38:43.421Z] 70e5391324b4: Layer already exists [2024-12-13T02:38:43.421Z] 651d9022c234: Layer already exists [2024-12-13T02:38:43.686Z] main: digest: sha256:9230f49bc827cb0a834475e68ac06f3e1a3dbf10cee35aa483120a1f792fc5b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:38:43.764Z] ===================================================== [Pipeline] echo [2024-12-13T02:38:43.777Z] taggedImages: [2024-12-13T02:38:43.777Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:43.777Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-13T02:38:43.777Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.28 [2024-12-13T02:38:43.777Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:43.777Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-13T02:38:43.805Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-13T02:38:43.805Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:43.805Z] latest [2024-12-13T02:38:43.805Z] 4.0.0-dev.28 [2024-12-13T02:38:43.805Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:43.805Z] main [2024-12-13T02:38:43.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:44.174Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:44.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:44.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:38:44.806Z] c4cce8b144d9: Preparing [2024-12-13T02:38:44.806Z] 8c440dfdc18f: Preparing [2024-12-13T02:38:44.806Z] b7cd04836ac7: Preparing [2024-12-13T02:38:44.806Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:44.806Z] 642b191363b4: Preparing [2024-12-13T02:38:44.806Z] 269395bc72df: Preparing [2024-12-13T02:38:44.806Z] d7ab1d0ea67a: Preparing [2024-12-13T02:38:44.806Z] 651d9022c234: Preparing [2024-12-13T02:38:44.806Z] 269395bc72df: Waiting [2024-12-13T02:38:44.806Z] d7ab1d0ea67a: Waiting [2024-12-13T02:38:44.806Z] 651d9022c234: Waiting [2024-12-13T02:38:44.806Z] 642b191363b4: Layer already exists [2024-12-13T02:38:44.806Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:45.070Z] 8c440dfdc18f: Pushed [2024-12-13T02:38:45.070Z] c4cce8b144d9: Pushed [2024-12-13T02:38:45.070Z] 651d9022c234: Layer already exists [2024-12-13T02:38:45.070Z] d7ab1d0ea67a: Pushed [2024-12-13T02:38:46.471Z] 269395bc72df: Pushed [2024-12-13T02:38:50.706Z] b7cd04836ac7: Pushed [2024-12-13T02:38:50.706Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:51.055Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:51.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-13T02:38:51.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:38:51.404Z] c4cce8b144d9: Preparing [2024-12-13T02:38:51.404Z] 8c440dfdc18f: Preparing [2024-12-13T02:38:51.404Z] b7cd04836ac7: Preparing [2024-12-13T02:38:51.404Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:51.404Z] 642b191363b4: Preparing [2024-12-13T02:38:51.404Z] 269395bc72df: Preparing [2024-12-13T02:38:51.404Z] d7ab1d0ea67a: Preparing [2024-12-13T02:38:51.404Z] 651d9022c234: Preparing [2024-12-13T02:38:51.404Z] 269395bc72df: Waiting [2024-12-13T02:38:51.404Z] 651d9022c234: Waiting [2024-12-13T02:38:51.404Z] d7ab1d0ea67a: Waiting [2024-12-13T02:38:51.404Z] 642b191363b4: Layer already exists [2024-12-13T02:38:51.404Z] 8c440dfdc18f: Layer already exists [2024-12-13T02:38:51.404Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:51.404Z] b7cd04836ac7: Layer already exists [2024-12-13T02:38:51.404Z] c4cce8b144d9: Layer already exists [2024-12-13T02:38:51.404Z] 651d9022c234: Layer already exists [2024-12-13T02:38:51.404Z] d7ab1d0ea67a: Layer already exists [2024-12-13T02:38:51.404Z] 269395bc72df: Layer already exists [2024-12-13T02:38:51.668Z] latest: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:52.031Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:52.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 [2024-12-13T02:38:52.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:38:52.393Z] c4cce8b144d9: Preparing [2024-12-13T02:38:52.393Z] 8c440dfdc18f: Preparing [2024-12-13T02:38:52.393Z] b7cd04836ac7: Preparing [2024-12-13T02:38:52.393Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:52.393Z] 642b191363b4: Preparing [2024-12-13T02:38:52.393Z] 269395bc72df: Preparing [2024-12-13T02:38:52.393Z] d7ab1d0ea67a: Preparing [2024-12-13T02:38:52.393Z] 651d9022c234: Preparing [2024-12-13T02:38:52.393Z] 269395bc72df: Waiting [2024-12-13T02:38:52.393Z] d7ab1d0ea67a: Waiting [2024-12-13T02:38:52.393Z] 651d9022c234: Waiting [2024-12-13T02:38:52.393Z] b7cd04836ac7: Layer already exists [2024-12-13T02:38:52.393Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:52.393Z] c4cce8b144d9: Layer already exists [2024-12-13T02:38:52.393Z] 642b191363b4: Layer already exists [2024-12-13T02:38:52.393Z] 8c440dfdc18f: Layer already exists [2024-12-13T02:38:52.393Z] d7ab1d0ea67a: Layer already exists [2024-12-13T02:38:52.393Z] 269395bc72df: Layer already exists [2024-12-13T02:38:52.393Z] 651d9022c234: Layer already exists [2024-12-13T02:38:52.656Z] 4.0.0-dev.28: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:53.010Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:53.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:53.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:38:53.362Z] c4cce8b144d9: Preparing [2024-12-13T02:38:53.362Z] 8c440dfdc18f: Preparing [2024-12-13T02:38:53.362Z] b7cd04836ac7: Preparing [2024-12-13T02:38:53.362Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:53.362Z] 642b191363b4: Preparing [2024-12-13T02:38:53.362Z] 269395bc72df: Preparing [2024-12-13T02:38:53.362Z] d7ab1d0ea67a: Preparing [2024-12-13T02:38:53.362Z] 651d9022c234: Preparing [2024-12-13T02:38:53.362Z] d7ab1d0ea67a: Waiting [2024-12-13T02:38:53.362Z] 269395bc72df: Waiting [2024-12-13T02:38:53.362Z] 651d9022c234: Waiting [2024-12-13T02:38:53.362Z] 8c440dfdc18f: Layer already exists [2024-12-13T02:38:53.362Z] b7cd04836ac7: Layer already exists [2024-12-13T02:38:53.362Z] 642b191363b4: Layer already exists [2024-12-13T02:38:53.362Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:53.362Z] c4cce8b144d9: Layer already exists [2024-12-13T02:38:53.362Z] d7ab1d0ea67a: Layer already exists [2024-12-13T02:38:53.362Z] 269395bc72df: Layer already exists [2024-12-13T02:38:53.362Z] 651d9022c234: Layer already exists [2024-12-13T02:38:53.626Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:53.980Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:54.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-13T02:38:54.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:38:54.345Z] c4cce8b144d9: Preparing [2024-12-13T02:38:54.345Z] 8c440dfdc18f: Preparing [2024-12-13T02:38:54.345Z] b7cd04836ac7: Preparing [2024-12-13T02:38:54.345Z] a424a6fe0e6c: Preparing [2024-12-13T02:38:54.345Z] 642b191363b4: Preparing [2024-12-13T02:38:54.345Z] 269395bc72df: Preparing [2024-12-13T02:38:54.345Z] d7ab1d0ea67a: Preparing [2024-12-13T02:38:54.345Z] 651d9022c234: Preparing [2024-12-13T02:38:54.345Z] 269395bc72df: Waiting [2024-12-13T02:38:54.345Z] d7ab1d0ea67a: Waiting [2024-12-13T02:38:54.345Z] 651d9022c234: Waiting [2024-12-13T02:38:54.345Z] c4cce8b144d9: Layer already exists [2024-12-13T02:38:54.345Z] 642b191363b4: Layer already exists [2024-12-13T02:38:54.345Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:38:54.345Z] 8c440dfdc18f: Layer already exists [2024-12-13T02:38:54.345Z] b7cd04836ac7: Layer already exists [2024-12-13T02:38:54.345Z] d7ab1d0ea67a: Layer already exists [2024-12-13T02:38:54.345Z] 651d9022c234: Layer already exists [2024-12-13T02:38:54.345Z] 269395bc72df: Layer already exists [2024-12-13T02:38:54.609Z] main: digest: sha256:bf3e442eac4c79945fd408d6fd086fbbcbcd044ca348f0a625cef620ff311ad5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:38:54.686Z] ===================================================== [Pipeline] echo [2024-12-13T02:38:54.701Z] taggedImages: [2024-12-13T02:38:54.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:54.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-13T02:38:54.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.28 [2024-12-13T02:38:54.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:54.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-13T02:38:54.728Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-13T02:38:54.728Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:54.728Z] latest [2024-12-13T02:38:54.728Z] 4.0.0-dev.28 [2024-12-13T02:38:54.728Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:38:54.728Z] main [2024-12-13T02:38:54.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:55.088Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:38:56.862Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:38:56.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:38:56.862Z] 9fbeda49b8d4: Preparing [2024-12-13T02:38:56.862Z] 6e8d71265069: Preparing [2024-12-13T02:38:56.862Z] 387c917e78e4: Preparing [2024-12-13T02:38:56.862Z] 642b191363b4: Preparing [2024-12-13T02:38:56.862Z] f149de8382f8: Preparing [2024-12-13T02:38:56.862Z] fdced1f6ffdc: Preparing [2024-12-13T02:38:56.862Z] 651d9022c234: Preparing [2024-12-13T02:38:56.862Z] fdced1f6ffdc: Waiting [2024-12-13T02:38:56.862Z] 651d9022c234: Waiting [2024-12-13T02:38:56.862Z] 642b191363b4: Layer already exists [2024-12-13T02:38:57.127Z] 6e8d71265069: Pushed [2024-12-13T02:38:57.127Z] f149de8382f8: Pushed [2024-12-13T02:38:57.127Z] 651d9022c234: Layer already exists [2024-12-13T02:38:57.127Z] 9fbeda49b8d4: Pushed [2024-12-13T02:38:57.127Z] fdced1f6ffdc: Pushed [2024-12-13T02:39:02.449Z] 387c917e78e4: Pushed [2024-12-13T02:39:02.449Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:02.804Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:03.157Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-13T02:39:03.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:39:03.157Z] 9fbeda49b8d4: Preparing [2024-12-13T02:39:03.158Z] 6e8d71265069: Preparing [2024-12-13T02:39:03.158Z] 387c917e78e4: Preparing [2024-12-13T02:39:03.158Z] 642b191363b4: Preparing [2024-12-13T02:39:03.158Z] f149de8382f8: Preparing [2024-12-13T02:39:03.158Z] fdced1f6ffdc: Preparing [2024-12-13T02:39:03.158Z] 651d9022c234: Preparing [2024-12-13T02:39:03.158Z] fdced1f6ffdc: Waiting [2024-12-13T02:39:03.158Z] 651d9022c234: Waiting [2024-12-13T02:39:03.158Z] 6e8d71265069: Layer already exists [2024-12-13T02:39:03.158Z] 642b191363b4: Layer already exists [2024-12-13T02:39:03.158Z] 387c917e78e4: Layer already exists [2024-12-13T02:39:03.158Z] 9fbeda49b8d4: Layer already exists [2024-12-13T02:39:03.158Z] f149de8382f8: Layer already exists [2024-12-13T02:39:03.158Z] 651d9022c234: Layer already exists [2024-12-13T02:39:03.158Z] fdced1f6ffdc: Layer already exists [2024-12-13T02:39:03.423Z] latest: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:03.852Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:04.226Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 [2024-12-13T02:39:04.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:39:04.227Z] 9fbeda49b8d4: Preparing [2024-12-13T02:39:04.227Z] 6e8d71265069: Preparing [2024-12-13T02:39:04.227Z] 387c917e78e4: Preparing [2024-12-13T02:39:04.227Z] 642b191363b4: Preparing [2024-12-13T02:39:04.227Z] f149de8382f8: Preparing [2024-12-13T02:39:04.227Z] fdced1f6ffdc: Preparing [2024-12-13T02:39:04.227Z] 651d9022c234: Preparing [2024-12-13T02:39:04.227Z] fdced1f6ffdc: Waiting [2024-12-13T02:39:04.227Z] 651d9022c234: Waiting [2024-12-13T02:39:04.227Z] 642b191363b4: Layer already exists [2024-12-13T02:39:04.227Z] 9fbeda49b8d4: Layer already exists [2024-12-13T02:39:04.227Z] 6e8d71265069: Layer already exists [2024-12-13T02:39:04.227Z] 387c917e78e4: Layer already exists [2024-12-13T02:39:04.227Z] f149de8382f8: Layer already exists [2024-12-13T02:39:04.227Z] 651d9022c234: Layer already exists [2024-12-13T02:39:04.227Z] fdced1f6ffdc: Layer already exists [2024-12-13T02:39:04.493Z] 4.0.0-dev.28: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:04.861Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:05.227Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:05.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:39:05.228Z] 9fbeda49b8d4: Preparing [2024-12-13T02:39:05.228Z] 6e8d71265069: Preparing [2024-12-13T02:39:05.228Z] 387c917e78e4: Preparing [2024-12-13T02:39:05.228Z] 642b191363b4: Preparing [2024-12-13T02:39:05.228Z] f149de8382f8: Preparing [2024-12-13T02:39:05.228Z] fdced1f6ffdc: Preparing [2024-12-13T02:39:05.228Z] 651d9022c234: Preparing [2024-12-13T02:39:05.228Z] fdced1f6ffdc: Waiting [2024-12-13T02:39:05.228Z] 651d9022c234: Waiting [2024-12-13T02:39:05.228Z] 6e8d71265069: Layer already exists [2024-12-13T02:39:05.228Z] f149de8382f8: Layer already exists [2024-12-13T02:39:05.228Z] 642b191363b4: Layer already exists [2024-12-13T02:39:05.228Z] 387c917e78e4: Layer already exists [2024-12-13T02:39:05.228Z] 9fbeda49b8d4: Layer already exists [2024-12-13T02:39:05.228Z] 651d9022c234: Layer already exists [2024-12-13T02:39:05.228Z] fdced1f6ffdc: Layer already exists [2024-12-13T02:39:05.494Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:05.858Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:06.219Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-13T02:39:06.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:39:06.219Z] 9fbeda49b8d4: Preparing [2024-12-13T02:39:06.219Z] 6e8d71265069: Preparing [2024-12-13T02:39:06.219Z] 387c917e78e4: Preparing [2024-12-13T02:39:06.219Z] 642b191363b4: Preparing [2024-12-13T02:39:06.219Z] f149de8382f8: Preparing [2024-12-13T02:39:06.219Z] fdced1f6ffdc: Preparing [2024-12-13T02:39:06.219Z] 651d9022c234: Preparing [2024-12-13T02:39:06.219Z] fdced1f6ffdc: Waiting [2024-12-13T02:39:06.219Z] 651d9022c234: Waiting [2024-12-13T02:39:06.219Z] 642b191363b4: Layer already exists [2024-12-13T02:39:06.219Z] 6e8d71265069: Layer already exists [2024-12-13T02:39:06.219Z] f149de8382f8: Layer already exists [2024-12-13T02:39:06.219Z] 387c917e78e4: Layer already exists [2024-12-13T02:39:06.219Z] 9fbeda49b8d4: Layer already exists [2024-12-13T02:39:06.219Z] fdced1f6ffdc: Layer already exists [2024-12-13T02:39:06.219Z] 651d9022c234: Layer already exists [2024-12-13T02:39:06.485Z] main: digest: sha256:32bc151ece3267fc1a41e889be68d2fe37c75f132388bb99398ed42b97813a2f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:06.583Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:06.601Z] taggedImages: [2024-12-13T02:39:06.601Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:06.601Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-13T02:39:06.601Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.28 [2024-12-13T02:39:06.601Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:06.601Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-13T02:39:06.627Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-13T02:39:06.627Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:06.627Z] latest [2024-12-13T02:39:06.627Z] 4.0.0-dev.28 [2024-12-13T02:39:06.627Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:06.627Z] main [2024-12-13T02:39:06.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:07.018Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:07.396Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:07.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:39:07.396Z] 645ef73ff8df: Preparing [2024-12-13T02:39:07.396Z] 91588ab908b9: Preparing [2024-12-13T02:39:07.396Z] ef5b2fab6542: Preparing [2024-12-13T02:39:07.396Z] bb7478dd962e: Preparing [2024-12-13T02:39:07.396Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:07.396Z] 642b191363b4: Preparing [2024-12-13T02:39:07.396Z] 70e5391324b4: Preparing [2024-12-13T02:39:07.396Z] db0477b0dde9: Preparing [2024-12-13T02:39:07.396Z] 651d9022c234: Preparing [2024-12-13T02:39:07.396Z] db0477b0dde9: Waiting [2024-12-13T02:39:07.396Z] 70e5391324b4: Waiting [2024-12-13T02:39:07.396Z] 651d9022c234: Waiting [2024-12-13T02:39:07.396Z] 642b191363b4: Waiting [2024-12-13T02:39:07.396Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:07.661Z] 642b191363b4: Layer already exists [2024-12-13T02:39:07.661Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:07.661Z] 91588ab908b9: Pushed [2024-12-13T02:39:07.661Z] ef5b2fab6542: Pushed [2024-12-13T02:39:07.661Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:07.661Z] 645ef73ff8df: Pushed [2024-12-13T02:39:07.661Z] 651d9022c234: Layer already exists [2024-12-13T02:39:12.988Z] bb7478dd962e: Pushed [2024-12-13T02:39:13.257Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:13.612Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:13.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-13T02:39:13.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:39:13.963Z] 645ef73ff8df: Preparing [2024-12-13T02:39:13.963Z] 91588ab908b9: Preparing [2024-12-13T02:39:13.963Z] ef5b2fab6542: Preparing [2024-12-13T02:39:13.963Z] bb7478dd962e: Preparing [2024-12-13T02:39:13.963Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:13.963Z] 642b191363b4: Preparing [2024-12-13T02:39:13.963Z] 70e5391324b4: Preparing [2024-12-13T02:39:13.963Z] db0477b0dde9: Preparing [2024-12-13T02:39:13.963Z] 651d9022c234: Preparing [2024-12-13T02:39:13.963Z] 70e5391324b4: Waiting [2024-12-13T02:39:13.963Z] db0477b0dde9: Waiting [2024-12-13T02:39:13.963Z] 651d9022c234: Waiting [2024-12-13T02:39:13.963Z] 642b191363b4: Waiting [2024-12-13T02:39:13.963Z] ef5b2fab6542: Layer already exists [2024-12-13T02:39:13.963Z] 91588ab908b9: Layer already exists [2024-12-13T02:39:13.963Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:13.963Z] 645ef73ff8df: Layer already exists [2024-12-13T02:39:13.963Z] bb7478dd962e: Layer already exists [2024-12-13T02:39:13.963Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:13.963Z] 642b191363b4: Layer already exists [2024-12-13T02:39:13.963Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:13.963Z] 651d9022c234: Layer already exists [2024-12-13T02:39:14.228Z] latest: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:14.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:14.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 [2024-12-13T02:39:14.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:39:14.926Z] 645ef73ff8df: Preparing [2024-12-13T02:39:14.926Z] 91588ab908b9: Preparing [2024-12-13T02:39:14.926Z] ef5b2fab6542: Preparing [2024-12-13T02:39:14.926Z] bb7478dd962e: Preparing [2024-12-13T02:39:14.926Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:14.926Z] 642b191363b4: Preparing [2024-12-13T02:39:14.926Z] 70e5391324b4: Preparing [2024-12-13T02:39:14.926Z] db0477b0dde9: Preparing [2024-12-13T02:39:14.926Z] 651d9022c234: Preparing [2024-12-13T02:39:14.926Z] 642b191363b4: Waiting [2024-12-13T02:39:14.926Z] 70e5391324b4: Waiting [2024-12-13T02:39:14.926Z] db0477b0dde9: Waiting [2024-12-13T02:39:14.926Z] 651d9022c234: Waiting [2024-12-13T02:39:14.926Z] 91588ab908b9: Layer already exists [2024-12-13T02:39:14.926Z] bb7478dd962e: Layer already exists [2024-12-13T02:39:14.926Z] ef5b2fab6542: Layer already exists [2024-12-13T02:39:14.926Z] 645ef73ff8df: Layer already exists [2024-12-13T02:39:14.926Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:14.926Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:14.926Z] 642b191363b4: Layer already exists [2024-12-13T02:39:14.926Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:14.926Z] 651d9022c234: Layer already exists [2024-12-13T02:39:15.191Z] 4.0.0-dev.28: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:15.546Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:15.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:15.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:39:15.898Z] 645ef73ff8df: Preparing [2024-12-13T02:39:15.898Z] 91588ab908b9: Preparing [2024-12-13T02:39:15.898Z] ef5b2fab6542: Preparing [2024-12-13T02:39:15.898Z] bb7478dd962e: Preparing [2024-12-13T02:39:15.898Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:15.898Z] 642b191363b4: Preparing [2024-12-13T02:39:15.898Z] 70e5391324b4: Preparing [2024-12-13T02:39:15.898Z] 642b191363b4: Waiting [2024-12-13T02:39:15.898Z] db0477b0dde9: Preparing [2024-12-13T02:39:15.898Z] 651d9022c234: Preparing [2024-12-13T02:39:15.898Z] 70e5391324b4: Waiting [2024-12-13T02:39:15.898Z] db0477b0dde9: Waiting [2024-12-13T02:39:15.898Z] 651d9022c234: Waiting [2024-12-13T02:39:15.898Z] ef5b2fab6542: Layer already exists [2024-12-13T02:39:15.898Z] 645ef73ff8df: Layer already exists [2024-12-13T02:39:15.898Z] 91588ab908b9: Layer already exists [2024-12-13T02:39:15.898Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:15.898Z] bb7478dd962e: Layer already exists [2024-12-13T02:39:15.898Z] 642b191363b4: Layer already exists [2024-12-13T02:39:15.898Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:15.898Z] 651d9022c234: Layer already exists [2024-12-13T02:39:15.898Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:16.166Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:16.586Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:16.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-13T02:39:16.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:39:16.945Z] 645ef73ff8df: Preparing [2024-12-13T02:39:16.945Z] 91588ab908b9: Preparing [2024-12-13T02:39:16.945Z] ef5b2fab6542: Preparing [2024-12-13T02:39:16.945Z] bb7478dd962e: Preparing [2024-12-13T02:39:16.945Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:16.945Z] 642b191363b4: Preparing [2024-12-13T02:39:16.945Z] 70e5391324b4: Preparing [2024-12-13T02:39:16.945Z] db0477b0dde9: Preparing [2024-12-13T02:39:16.945Z] 651d9022c234: Preparing [2024-12-13T02:39:16.945Z] 642b191363b4: Waiting [2024-12-13T02:39:16.945Z] 70e5391324b4: Waiting [2024-12-13T02:39:16.945Z] db0477b0dde9: Waiting [2024-12-13T02:39:16.945Z] 651d9022c234: Waiting [2024-12-13T02:39:16.945Z] bb7478dd962e: Layer already exists [2024-12-13T02:39:16.945Z] 91588ab908b9: Layer already exists [2024-12-13T02:39:16.945Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:16.945Z] ef5b2fab6542: Layer already exists [2024-12-13T02:39:16.945Z] 645ef73ff8df: Layer already exists [2024-12-13T02:39:16.945Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:16.945Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:16.945Z] 642b191363b4: Layer already exists [2024-12-13T02:39:16.945Z] 651d9022c234: Layer already exists [2024-12-13T02:39:17.227Z] main: digest: sha256:42996605004222b7df7799534d6147273c8bcdba3900461e5616b91d0cad161b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:17.292Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:17.303Z] taggedImages: [2024-12-13T02:39:17.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:17.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-13T02:39:17.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.28 [2024-12-13T02:39:17.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:17.303Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-13T02:39:17.326Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-13T02:39:17.326Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:17.326Z] latest [2024-12-13T02:39:17.326Z] 4.0.0-dev.28 [2024-12-13T02:39:17.326Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:17.326Z] main [2024-12-13T02:39:17.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:17.752Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:18.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:18.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:39:18.134Z] 3298a6d1201f: Preparing [2024-12-13T02:39:18.134Z] 1768c078ae0e: Preparing [2024-12-13T02:39:18.134Z] 2315d48974a5: Preparing [2024-12-13T02:39:18.134Z] dfe1abd34a69: Preparing [2024-12-13T02:39:18.134Z] 61b40774f738: Preparing [2024-12-13T02:39:18.134Z] f4a99ed03177: Preparing [2024-12-13T02:39:18.134Z] 11f78e1d3250: Preparing [2024-12-13T02:39:18.134Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:18.134Z] 642b191363b4: Preparing [2024-12-13T02:39:18.134Z] e9299c69c8a1: Preparing [2024-12-13T02:39:18.134Z] 65a84c0b7691: Preparing [2024-12-13T02:39:18.134Z] 5f70bf18a086: Preparing [2024-12-13T02:39:18.134Z] b8de3713656f: Preparing [2024-12-13T02:39:18.134Z] 11f78e1d3250: Waiting [2024-12-13T02:39:18.134Z] 5c8827650745: Preparing [2024-12-13T02:39:18.134Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:18.134Z] 642b191363b4: Waiting [2024-12-13T02:39:18.134Z] 5f70bf18a086: Waiting [2024-12-13T02:39:18.134Z] 117133d024af: Preparing [2024-12-13T02:39:18.134Z] b8de3713656f: Waiting [2024-12-13T02:39:18.134Z] e9299c69c8a1: Waiting [2024-12-13T02:39:18.134Z] 65a84c0b7691: Waiting [2024-12-13T02:39:18.134Z] 651d9022c234: Preparing [2024-12-13T02:39:18.134Z] 5c8827650745: Waiting [2024-12-13T02:39:18.134Z] 117133d024af: Waiting [2024-12-13T02:39:18.134Z] 651d9022c234: Waiting [2024-12-13T02:39:18.134Z] f4a99ed03177: Waiting [2024-12-13T02:39:18.401Z] 61b40774f738: Pushed [2024-12-13T02:39:18.401Z] 1768c078ae0e: Pushed [2024-12-13T02:39:18.401Z] 2315d48974a5: Pushed [2024-12-13T02:39:18.401Z] dfe1abd34a69: Pushed [2024-12-13T02:39:18.401Z] 3298a6d1201f: Pushed [2024-12-13T02:39:18.401Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:18.401Z] 642b191363b4: Layer already exists [2024-12-13T02:39:18.401Z] f4a99ed03177: Pushed [2024-12-13T02:39:18.401Z] 5f70bf18a086: Layer already exists [2024-12-13T02:39:18.669Z] e9299c69c8a1: Pushed [2024-12-13T02:39:18.669Z] 65a84c0b7691: Pushed [2024-12-13T02:39:18.669Z] 651d9022c234: Layer already exists [2024-12-13T02:39:18.669Z] b8de3713656f: Pushed [2024-12-13T02:39:18.669Z] 117133d024af: Pushed [2024-12-13T02:39:20.102Z] 5c8827650745: Pushed [2024-12-13T02:39:21.559Z] 11f78e1d3250: Pushed [2024-12-13T02:39:21.559Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:21.921Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:22.286Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-13T02:39:22.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:39:22.287Z] 3298a6d1201f: Preparing [2024-12-13T02:39:22.287Z] 1768c078ae0e: Preparing [2024-12-13T02:39:22.287Z] 2315d48974a5: Preparing [2024-12-13T02:39:22.287Z] dfe1abd34a69: Preparing [2024-12-13T02:39:22.287Z] 61b40774f738: Preparing [2024-12-13T02:39:22.287Z] f4a99ed03177: Preparing [2024-12-13T02:39:22.287Z] 11f78e1d3250: Preparing [2024-12-13T02:39:22.287Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:22.287Z] 642b191363b4: Preparing [2024-12-13T02:39:22.287Z] f4a99ed03177: Waiting [2024-12-13T02:39:22.287Z] e9299c69c8a1: Preparing [2024-12-13T02:39:22.287Z] 11f78e1d3250: Waiting [2024-12-13T02:39:22.287Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:22.287Z] 65a84c0b7691: Preparing [2024-12-13T02:39:22.287Z] 642b191363b4: Waiting [2024-12-13T02:39:22.287Z] 5f70bf18a086: Preparing [2024-12-13T02:39:22.287Z] e9299c69c8a1: Waiting [2024-12-13T02:39:22.287Z] 65a84c0b7691: Waiting [2024-12-13T02:39:22.287Z] b8de3713656f: Preparing [2024-12-13T02:39:22.287Z] 5f70bf18a086: Waiting [2024-12-13T02:39:22.287Z] 5c8827650745: Preparing [2024-12-13T02:39:22.287Z] b8de3713656f: Waiting [2024-12-13T02:39:22.287Z] 117133d024af: Preparing [2024-12-13T02:39:22.287Z] 5c8827650745: Waiting [2024-12-13T02:39:22.287Z] 651d9022c234: Preparing [2024-12-13T02:39:22.287Z] 117133d024af: Waiting [2024-12-13T02:39:22.287Z] 651d9022c234: Waiting [2024-12-13T02:39:22.287Z] 1768c078ae0e: Layer already exists [2024-12-13T02:39:22.287Z] 3298a6d1201f: Layer already exists [2024-12-13T02:39:22.287Z] dfe1abd34a69: Layer already exists [2024-12-13T02:39:22.287Z] 61b40774f738: Layer already exists [2024-12-13T02:39:22.287Z] 2315d48974a5: Layer already exists [2024-12-13T02:39:22.287Z] f4a99ed03177: Layer already exists [2024-12-13T02:39:22.287Z] 11f78e1d3250: Layer already exists [2024-12-13T02:39:22.287Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:22.287Z] 642b191363b4: Layer already exists [2024-12-13T02:39:22.287Z] e9299c69c8a1: Layer already exists [2024-12-13T02:39:22.287Z] 65a84c0b7691: Layer already exists [2024-12-13T02:39:22.287Z] 5f70bf18a086: Layer already exists [2024-12-13T02:39:22.287Z] b8de3713656f: Layer already exists [2024-12-13T02:39:22.287Z] 5c8827650745: Layer already exists [2024-12-13T02:39:22.287Z] 117133d024af: Layer already exists [2024-12-13T02:39:22.562Z] 651d9022c234: Layer already exists [2024-12-13T02:39:22.563Z] latest: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:22.931Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:23.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 [2024-12-13T02:39:23.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:39:23.308Z] 3298a6d1201f: Preparing [2024-12-13T02:39:23.308Z] 1768c078ae0e: Preparing [2024-12-13T02:39:23.308Z] 2315d48974a5: Preparing [2024-12-13T02:39:23.308Z] dfe1abd34a69: Preparing [2024-12-13T02:39:23.308Z] 61b40774f738: Preparing [2024-12-13T02:39:23.308Z] f4a99ed03177: Preparing [2024-12-13T02:39:23.308Z] 11f78e1d3250: Preparing [2024-12-13T02:39:23.308Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:23.308Z] 642b191363b4: Preparing [2024-12-13T02:39:23.308Z] e9299c69c8a1: Preparing [2024-12-13T02:39:23.308Z] 65a84c0b7691: Preparing [2024-12-13T02:39:23.308Z] 5f70bf18a086: Preparing [2024-12-13T02:39:23.308Z] b8de3713656f: Preparing [2024-12-13T02:39:23.308Z] 5c8827650745: Preparing [2024-12-13T02:39:23.308Z] 117133d024af: Preparing [2024-12-13T02:39:23.308Z] 651d9022c234: Preparing [2024-12-13T02:39:23.308Z] f4a99ed03177: Waiting [2024-12-13T02:39:23.308Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:23.308Z] 11f78e1d3250: Waiting [2024-12-13T02:39:23.308Z] 642b191363b4: Waiting [2024-12-13T02:39:23.308Z] 5c8827650745: Waiting [2024-12-13T02:39:23.308Z] e9299c69c8a1: Waiting [2024-12-13T02:39:23.308Z] 117133d024af: Waiting [2024-12-13T02:39:23.308Z] 65a84c0b7691: Waiting [2024-12-13T02:39:23.308Z] 651d9022c234: Waiting [2024-12-13T02:39:23.308Z] 5f70bf18a086: Waiting [2024-12-13T02:39:23.308Z] b8de3713656f: Waiting [2024-12-13T02:39:23.308Z] 3298a6d1201f: Layer already exists [2024-12-13T02:39:23.308Z] dfe1abd34a69: Layer already exists [2024-12-13T02:39:23.308Z] 1768c078ae0e: Layer already exists [2024-12-13T02:39:23.308Z] 61b40774f738: Layer already exists [2024-12-13T02:39:23.308Z] 2315d48974a5: Layer already exists [2024-12-13T02:39:23.308Z] f4a99ed03177: Layer already exists [2024-12-13T02:39:23.308Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:23.308Z] 642b191363b4: Layer already exists [2024-12-13T02:39:23.308Z] e9299c69c8a1: Layer already exists [2024-12-13T02:39:23.308Z] 11f78e1d3250: Layer already exists [2024-12-13T02:39:23.308Z] 65a84c0b7691: Layer already exists [2024-12-13T02:39:23.574Z] 5c8827650745: Layer already exists [2024-12-13T02:39:23.574Z] 5f70bf18a086: Layer already exists [2024-12-13T02:39:23.574Z] b8de3713656f: Layer already exists [2024-12-13T02:39:23.574Z] 117133d024af: Layer already exists [2024-12-13T02:39:23.574Z] 651d9022c234: Layer already exists [2024-12-13T02:39:23.574Z] 4.0.0-dev.28: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:23.918Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:24.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:24.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:39:24.310Z] 3298a6d1201f: Preparing [2024-12-13T02:39:24.310Z] 1768c078ae0e: Preparing [2024-12-13T02:39:24.310Z] 2315d48974a5: Preparing [2024-12-13T02:39:24.310Z] dfe1abd34a69: Preparing [2024-12-13T02:39:24.310Z] 61b40774f738: Preparing [2024-12-13T02:39:24.310Z] f4a99ed03177: Preparing [2024-12-13T02:39:24.310Z] 11f78e1d3250: Preparing [2024-12-13T02:39:24.310Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:24.310Z] 642b191363b4: Preparing [2024-12-13T02:39:24.310Z] f4a99ed03177: Waiting [2024-12-13T02:39:24.310Z] e9299c69c8a1: Preparing [2024-12-13T02:39:24.310Z] 11f78e1d3250: Waiting [2024-12-13T02:39:24.310Z] 65a84c0b7691: Preparing [2024-12-13T02:39:24.310Z] 5f70bf18a086: Preparing [2024-12-13T02:39:24.310Z] b8de3713656f: Preparing [2024-12-13T02:39:24.310Z] 5c8827650745: Preparing [2024-12-13T02:39:24.310Z] 117133d024af: Preparing [2024-12-13T02:39:24.310Z] 651d9022c234: Preparing [2024-12-13T02:39:24.310Z] 642b191363b4: Waiting [2024-12-13T02:39:24.310Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:24.310Z] e9299c69c8a1: Waiting [2024-12-13T02:39:24.310Z] 65a84c0b7691: Waiting [2024-12-13T02:39:24.310Z] 5c8827650745: Waiting [2024-12-13T02:39:24.310Z] 651d9022c234: Waiting [2024-12-13T02:39:24.310Z] 117133d024af: Waiting [2024-12-13T02:39:24.310Z] 5f70bf18a086: Waiting [2024-12-13T02:39:24.310Z] b8de3713656f: Waiting [2024-12-13T02:39:24.310Z] 3298a6d1201f: Layer already exists [2024-12-13T02:39:24.310Z] 61b40774f738: Layer already exists [2024-12-13T02:39:24.310Z] 2315d48974a5: Layer already exists [2024-12-13T02:39:24.310Z] 1768c078ae0e: Layer already exists [2024-12-13T02:39:24.310Z] dfe1abd34a69: Layer already exists [2024-12-13T02:39:24.310Z] 642b191363b4: Layer already exists [2024-12-13T02:39:24.310Z] e9299c69c8a1: Layer already exists [2024-12-13T02:39:24.310Z] f4a99ed03177: Layer already exists [2024-12-13T02:39:24.310Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:24.310Z] 11f78e1d3250: Layer already exists [2024-12-13T02:39:24.310Z] 65a84c0b7691: Layer already exists [2024-12-13T02:39:24.310Z] 5f70bf18a086: Layer already exists [2024-12-13T02:39:24.310Z] b8de3713656f: Layer already exists [2024-12-13T02:39:24.310Z] 117133d024af: Layer already exists [2024-12-13T02:39:24.310Z] 5c8827650745: Layer already exists [2024-12-13T02:39:24.310Z] 651d9022c234: Layer already exists [2024-12-13T02:39:24.573Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:24.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:25.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-13T02:39:25.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:39:25.284Z] 3298a6d1201f: Preparing [2024-12-13T02:39:25.284Z] 1768c078ae0e: Preparing [2024-12-13T02:39:25.284Z] 2315d48974a5: Preparing [2024-12-13T02:39:25.284Z] dfe1abd34a69: Preparing [2024-12-13T02:39:25.284Z] 61b40774f738: Preparing [2024-12-13T02:39:25.284Z] f4a99ed03177: Preparing [2024-12-13T02:39:25.284Z] 11f78e1d3250: Preparing [2024-12-13T02:39:25.284Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:25.284Z] 642b191363b4: Preparing [2024-12-13T02:39:25.284Z] f4a99ed03177: Waiting [2024-12-13T02:39:25.284Z] 11f78e1d3250: Waiting [2024-12-13T02:39:25.284Z] e9299c69c8a1: Preparing [2024-12-13T02:39:25.284Z] 642b191363b4: Waiting [2024-12-13T02:39:25.284Z] 65a84c0b7691: Preparing [2024-12-13T02:39:25.284Z] e9299c69c8a1: Waiting [2024-12-13T02:39:25.284Z] 5f70bf18a086: Preparing [2024-12-13T02:39:25.284Z] 65a84c0b7691: Waiting [2024-12-13T02:39:25.284Z] b8de3713656f: Preparing [2024-12-13T02:39:25.284Z] 5f70bf18a086: Waiting [2024-12-13T02:39:25.284Z] 5c8827650745: Preparing [2024-12-13T02:39:25.284Z] 117133d024af: Preparing [2024-12-13T02:39:25.284Z] b8de3713656f: Waiting [2024-12-13T02:39:25.284Z] 651d9022c234: Preparing [2024-12-13T02:39:25.284Z] 117133d024af: Waiting [2024-12-13T02:39:25.285Z] 5c8827650745: Waiting [2024-12-13T02:39:25.285Z] 651d9022c234: Waiting [2024-12-13T02:39:25.285Z] 3298a6d1201f: Layer already exists [2024-12-13T02:39:25.285Z] 1768c078ae0e: Layer already exists [2024-12-13T02:39:25.285Z] 2315d48974a5: Layer already exists [2024-12-13T02:39:25.285Z] 61b40774f738: Layer already exists [2024-12-13T02:39:25.285Z] dfe1abd34a69: Layer already exists [2024-12-13T02:39:25.285Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:25.285Z] f4a99ed03177: Layer already exists [2024-12-13T02:39:25.285Z] 11f78e1d3250: Layer already exists [2024-12-13T02:39:25.285Z] e9299c69c8a1: Layer already exists [2024-12-13T02:39:25.285Z] 642b191363b4: Layer already exists [2024-12-13T02:39:25.285Z] 65a84c0b7691: Layer already exists [2024-12-13T02:39:25.550Z] 5f70bf18a086: Layer already exists [2024-12-13T02:39:25.550Z] b8de3713656f: Layer already exists [2024-12-13T02:39:25.550Z] 5c8827650745: Layer already exists [2024-12-13T02:39:25.550Z] 117133d024af: Layer already exists [2024-12-13T02:39:25.550Z] 651d9022c234: Layer already exists [2024-12-13T02:39:25.550Z] main: digest: sha256:dc11ab7a1a92ec713bee66d5b3512f6f45dbbfd3bca9dd22fd50d4bb9593e0f9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:25.630Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:25.647Z] taggedImages: [2024-12-13T02:39:25.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:25.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-13T02:39:25.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.28 [2024-12-13T02:39:25.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:25.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-13T02:39:25.673Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-13T02:39:25.673Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:25.673Z] latest [2024-12-13T02:39:25.673Z] 4.0.0-dev.28 [2024-12-13T02:39:25.673Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:25.673Z] main [2024-12-13T02:39:25.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:26.038Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:26.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:26.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:39:26.402Z] 5f894a5cbbe3: Preparing [2024-12-13T02:39:26.402Z] 83be84596056: Preparing [2024-12-13T02:39:26.402Z] 30c35c3a8bc3: Preparing [2024-12-13T02:39:26.402Z] 7640067000eb: Preparing [2024-12-13T02:39:26.402Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:26.402Z] 642b191363b4: Preparing [2024-12-13T02:39:26.402Z] 70e5391324b4: Preparing [2024-12-13T02:39:26.402Z] db0477b0dde9: Preparing [2024-12-13T02:39:26.402Z] 651d9022c234: Preparing [2024-12-13T02:39:26.402Z] 642b191363b4: Waiting [2024-12-13T02:39:26.402Z] db0477b0dde9: Waiting [2024-12-13T02:39:26.402Z] 651d9022c234: Waiting [2024-12-13T02:39:26.402Z] 70e5391324b4: Waiting [2024-12-13T02:39:26.402Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:26.669Z] 642b191363b4: Layer already exists [2024-12-13T02:39:26.669Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:26.669Z] 30c35c3a8bc3: Pushed [2024-12-13T02:39:26.669Z] 83be84596056: Pushed [2024-12-13T02:39:26.669Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:26.669Z] 5f894a5cbbe3: Pushed [2024-12-13T02:39:26.669Z] 651d9022c234: Layer already exists [2024-12-13T02:39:30.962Z] 7640067000eb: Pushed [2024-12-13T02:39:31.541Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:31.915Z] + 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-12-13T02:39:32.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-13T02:39:32.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:39:32.264Z] 5f894a5cbbe3: Preparing [2024-12-13T02:39:32.264Z] 83be84596056: Preparing [2024-12-13T02:39:32.264Z] 30c35c3a8bc3: Preparing [2024-12-13T02:39:32.264Z] 7640067000eb: Preparing [2024-12-13T02:39:32.264Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:32.264Z] 642b191363b4: Preparing [2024-12-13T02:39:32.264Z] 70e5391324b4: Preparing [2024-12-13T02:39:32.264Z] db0477b0dde9: Preparing [2024-12-13T02:39:32.264Z] 651d9022c234: Preparing [2024-12-13T02:39:32.264Z] 70e5391324b4: Waiting [2024-12-13T02:39:32.264Z] db0477b0dde9: Waiting [2024-12-13T02:39:32.264Z] 651d9022c234: Waiting [2024-12-13T02:39:32.264Z] 642b191363b4: Waiting [2024-12-13T02:39:32.264Z] 83be84596056: Layer already exists [2024-12-13T02:39:32.264Z] 7640067000eb: Layer already exists [2024-12-13T02:39:32.264Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:32.264Z] 5f894a5cbbe3: Layer already exists [2024-12-13T02:39:32.264Z] 30c35c3a8bc3: Layer already exists [2024-12-13T02:39:32.264Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:32.264Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:32.264Z] 642b191363b4: Layer already exists [2024-12-13T02:39:32.264Z] 651d9022c234: Layer already exists [2024-12-13T02:39:32.529Z] latest: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:32.905Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:33.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 [2024-12-13T02:39:33.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:39:33.526Z] 5f894a5cbbe3: Preparing [2024-12-13T02:39:33.526Z] 83be84596056: Preparing [2024-12-13T02:39:33.526Z] 30c35c3a8bc3: Preparing [2024-12-13T02:39:33.526Z] 7640067000eb: Preparing [2024-12-13T02:39:33.526Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:33.526Z] 642b191363b4: Preparing [2024-12-13T02:39:33.526Z] 70e5391324b4: Preparing [2024-12-13T02:39:33.526Z] db0477b0dde9: Preparing [2024-12-13T02:39:33.526Z] 651d9022c234: Preparing [2024-12-13T02:39:33.526Z] 70e5391324b4: Waiting [2024-12-13T02:39:33.526Z] db0477b0dde9: Waiting [2024-12-13T02:39:33.526Z] 651d9022c234: Waiting [2024-12-13T02:39:33.526Z] 642b191363b4: Waiting [2024-12-13T02:39:33.526Z] 5f894a5cbbe3: Layer already exists [2024-12-13T02:39:33.526Z] 83be84596056: Layer already exists [2024-12-13T02:39:33.526Z] 7640067000eb: Layer already exists [2024-12-13T02:39:33.526Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:33.526Z] 30c35c3a8bc3: Layer already exists [2024-12-13T02:39:33.526Z] 651d9022c234: Layer already exists [2024-12-13T02:39:33.526Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:33.526Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:33.527Z] 642b191363b4: Layer already exists [2024-12-13T02:39:33.527Z] 4.0.0-dev.28: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:33.889Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:34.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:39:34.250Z] 5f894a5cbbe3: Preparing [2024-12-13T02:39:34.250Z] 83be84596056: Preparing [2024-12-13T02:39:34.250Z] 30c35c3a8bc3: Preparing [2024-12-13T02:39:34.250Z] 7640067000eb: Preparing [2024-12-13T02:39:34.250Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:34.250Z] 642b191363b4: Preparing [2024-12-13T02:39:34.250Z] 70e5391324b4: Preparing [2024-12-13T02:39:34.250Z] db0477b0dde9: Preparing [2024-12-13T02:39:34.250Z] 651d9022c234: Preparing [2024-12-13T02:39:34.250Z] 70e5391324b4: Waiting [2024-12-13T02:39:34.250Z] db0477b0dde9: Waiting [2024-12-13T02:39:34.250Z] 642b191363b4: Waiting [2024-12-13T02:39:34.250Z] 651d9022c234: Waiting [2024-12-13T02:39:34.250Z] 5f894a5cbbe3: Layer already exists [2024-12-13T02:39:34.250Z] 30c35c3a8bc3: Layer already exists [2024-12-13T02:39:34.250Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:34.250Z] 7640067000eb: Layer already exists [2024-12-13T02:39:34.250Z] 83be84596056: Layer already exists [2024-12-13T02:39:34.250Z] 642b191363b4: Layer already exists [2024-12-13T02:39:34.250Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:34.250Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:34.250Z] 651d9022c234: Layer already exists [2024-12-13T02:39:34.515Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:34.867Z] + 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-12-13T02:39:35.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-13T02:39:35.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:39:35.220Z] 5f894a5cbbe3: Preparing [2024-12-13T02:39:35.220Z] 83be84596056: Preparing [2024-12-13T02:39:35.220Z] 30c35c3a8bc3: Preparing [2024-12-13T02:39:35.220Z] 7640067000eb: Preparing [2024-12-13T02:39:35.220Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:35.220Z] 642b191363b4: Preparing [2024-12-13T02:39:35.220Z] 70e5391324b4: Preparing [2024-12-13T02:39:35.220Z] db0477b0dde9: Preparing [2024-12-13T02:39:35.220Z] 651d9022c234: Preparing [2024-12-13T02:39:35.220Z] 70e5391324b4: Waiting [2024-12-13T02:39:35.220Z] db0477b0dde9: Waiting [2024-12-13T02:39:35.220Z] 651d9022c234: Waiting [2024-12-13T02:39:35.220Z] 642b191363b4: Waiting [2024-12-13T02:39:35.220Z] 83be84596056: Layer already exists [2024-12-13T02:39:35.220Z] 7640067000eb: Layer already exists [2024-12-13T02:39:35.220Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:35.220Z] 5f894a5cbbe3: Layer already exists [2024-12-13T02:39:35.220Z] 30c35c3a8bc3: Layer already exists [2024-12-13T02:39:35.220Z] 651d9022c234: Layer already exists [2024-12-13T02:39:35.220Z] 70e5391324b4: Layer already exists [2024-12-13T02:39:35.220Z] db0477b0dde9: Layer already exists [2024-12-13T02:39:35.220Z] 642b191363b4: Layer already exists [2024-12-13T02:39:35.487Z] main: digest: sha256:bc614db8e34140601f7da45ed984178c6d408c0b750bc4f4b28a65a91cae8e1a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:35.569Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:35.584Z] taggedImages: [2024-12-13T02:39:35.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:35.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-13T02:39:35.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.28 [2024-12-13T02:39:35.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:35.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-13T02:39:35.616Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-13T02:39:35.616Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:35.616Z] latest [2024-12-13T02:39:35.616Z] 4.0.0-dev.28 [2024-12-13T02:39:35.616Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:35.616Z] main [2024-12-13T02:39:35.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:35.996Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:36.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:36.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:39:36.356Z] c8ca3360ca36: Preparing [2024-12-13T02:39:36.356Z] 0967aff29762: Preparing [2024-12-13T02:39:36.356Z] 2c153287c66c: Preparing [2024-12-13T02:39:36.356Z] 5d11b8c2990c: Preparing [2024-12-13T02:39:36.356Z] 69b78bfd845b: Preparing [2024-12-13T02:39:36.356Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:36.356Z] 642b191363b4: Preparing [2024-12-13T02:39:36.356Z] b1fb4416e350: Preparing [2024-12-13T02:39:36.356Z] 93c289eec73e: Preparing [2024-12-13T02:39:36.356Z] 2f4519d1e0d8: Preparing [2024-12-13T02:39:36.356Z] 651d9022c234: Preparing [2024-12-13T02:39:36.356Z] 642b191363b4: Waiting [2024-12-13T02:39:36.356Z] b1fb4416e350: Waiting [2024-12-13T02:39:36.356Z] 93c289eec73e: Waiting [2024-12-13T02:39:36.356Z] 2f4519d1e0d8: Waiting [2024-12-13T02:39:36.356Z] 651d9022c234: Waiting [2024-12-13T02:39:36.356Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:36.622Z] 5d11b8c2990c: Pushed [2024-12-13T02:39:36.622Z] 0967aff29762: Pushed [2024-12-13T02:39:36.622Z] c8ca3360ca36: Pushed [2024-12-13T02:39:36.622Z] 69b78bfd845b: Pushed [2024-12-13T02:39:36.622Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:36.622Z] 642b191363b4: Layer already exists [2024-12-13T02:39:36.622Z] 651d9022c234: Layer already exists [2024-12-13T02:39:36.622Z] b1fb4416e350: Pushed [2024-12-13T02:39:36.887Z] 93c289eec73e: Pushed [2024-12-13T02:39:38.820Z] 2c153287c66c: Pushed [2024-12-13T02:39:41.390Z] 2f4519d1e0d8: Pushed [2024-12-13T02:39:41.390Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:41.758Z] + 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-12-13T02:39:42.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-13T02:39:42.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:39:42.112Z] c8ca3360ca36: Preparing [2024-12-13T02:39:42.112Z] 0967aff29762: Preparing [2024-12-13T02:39:42.112Z] 2c153287c66c: Preparing [2024-12-13T02:39:42.112Z] 5d11b8c2990c: Preparing [2024-12-13T02:39:42.112Z] 69b78bfd845b: Preparing [2024-12-13T02:39:42.112Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:42.112Z] 642b191363b4: Preparing [2024-12-13T02:39:42.112Z] b1fb4416e350: Preparing [2024-12-13T02:39:42.112Z] 93c289eec73e: Preparing [2024-12-13T02:39:42.112Z] 2f4519d1e0d8: Preparing [2024-12-13T02:39:42.112Z] 651d9022c234: Preparing [2024-12-13T02:39:42.112Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:42.112Z] 642b191363b4: Waiting [2024-12-13T02:39:42.112Z] b1fb4416e350: Waiting [2024-12-13T02:39:42.112Z] 93c289eec73e: Waiting [2024-12-13T02:39:42.112Z] 2f4519d1e0d8: Waiting [2024-12-13T02:39:42.112Z] 651d9022c234: Waiting [2024-12-13T02:39:42.112Z] c8ca3360ca36: Layer already exists [2024-12-13T02:39:42.112Z] 5d11b8c2990c: Layer already exists [2024-12-13T02:39:42.112Z] 69b78bfd845b: Layer already exists [2024-12-13T02:39:42.112Z] 0967aff29762: Layer already exists [2024-12-13T02:39:42.112Z] 2c153287c66c: Layer already exists [2024-12-13T02:39:42.112Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:42.112Z] 642b191363b4: Layer already exists [2024-12-13T02:39:42.112Z] 93c289eec73e: Layer already exists [2024-12-13T02:39:42.112Z] b1fb4416e350: Layer already exists [2024-12-13T02:39:42.112Z] 2f4519d1e0d8: Layer already exists [2024-12-13T02:39:42.112Z] 651d9022c234: Layer already exists [2024-12-13T02:39:42.377Z] latest: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:42.734Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:43.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 [2024-12-13T02:39:43.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:39:43.095Z] c8ca3360ca36: Preparing [2024-12-13T02:39:43.095Z] 0967aff29762: Preparing [2024-12-13T02:39:43.095Z] 2c153287c66c: Preparing [2024-12-13T02:39:43.095Z] 5d11b8c2990c: Preparing [2024-12-13T02:39:43.095Z] 69b78bfd845b: Preparing [2024-12-13T02:39:43.095Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:43.095Z] 642b191363b4: Preparing [2024-12-13T02:39:43.095Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:43.095Z] b1fb4416e350: Preparing [2024-12-13T02:39:43.095Z] 642b191363b4: Waiting [2024-12-13T02:39:43.095Z] 93c289eec73e: Preparing [2024-12-13T02:39:43.095Z] b1fb4416e350: Waiting [2024-12-13T02:39:43.095Z] 2f4519d1e0d8: Preparing [2024-12-13T02:39:43.095Z] 93c289eec73e: Waiting [2024-12-13T02:39:43.095Z] 651d9022c234: Preparing [2024-12-13T02:39:43.095Z] 2f4519d1e0d8: Waiting [2024-12-13T02:39:43.095Z] 651d9022c234: Waiting [2024-12-13T02:39:43.095Z] 69b78bfd845b: Layer already exists [2024-12-13T02:39:43.095Z] 5d11b8c2990c: Layer already exists [2024-12-13T02:39:43.095Z] c8ca3360ca36: Layer already exists [2024-12-13T02:39:43.095Z] 2c153287c66c: Layer already exists [2024-12-13T02:39:43.095Z] 0967aff29762: Layer already exists [2024-12-13T02:39:43.095Z] 642b191363b4: Layer already exists [2024-12-13T02:39:43.095Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:43.095Z] 93c289eec73e: Layer already exists [2024-12-13T02:39:43.095Z] b1fb4416e350: Layer already exists [2024-12-13T02:39:43.095Z] 2f4519d1e0d8: Layer already exists [2024-12-13T02:39:43.095Z] 651d9022c234: Layer already exists [2024-12-13T02:39:43.359Z] 4.0.0-dev.28: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:43.716Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:44.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:44.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:39:44.064Z] c8ca3360ca36: Preparing [2024-12-13T02:39:44.064Z] 0967aff29762: Preparing [2024-12-13T02:39:44.064Z] 2c153287c66c: Preparing [2024-12-13T02:39:44.064Z] 5d11b8c2990c: Preparing [2024-12-13T02:39:44.064Z] 69b78bfd845b: Preparing [2024-12-13T02:39:44.064Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:44.064Z] 642b191363b4: Preparing [2024-12-13T02:39:44.064Z] b1fb4416e350: Preparing [2024-12-13T02:39:44.064Z] 93c289eec73e: Preparing [2024-12-13T02:39:44.064Z] 2f4519d1e0d8: Preparing [2024-12-13T02:39:44.064Z] 642b191363b4: Waiting [2024-12-13T02:39:44.064Z] 651d9022c234: Preparing [2024-12-13T02:39:44.064Z] b1fb4416e350: Waiting [2024-12-13T02:39:44.064Z] 93c289eec73e: Waiting [2024-12-13T02:39:44.064Z] 2f4519d1e0d8: Waiting [2024-12-13T02:39:44.064Z] 651d9022c234: Waiting [2024-12-13T02:39:44.064Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:44.064Z] 0967aff29762: Layer already exists [2024-12-13T02:39:44.064Z] 2c153287c66c: Layer already exists [2024-12-13T02:39:44.064Z] c8ca3360ca36: Layer already exists [2024-12-13T02:39:44.064Z] 5d11b8c2990c: Layer already exists [2024-12-13T02:39:44.064Z] 642b191363b4: Layer already exists [2024-12-13T02:39:44.064Z] 69b78bfd845b: Layer already exists [2024-12-13T02:39:44.064Z] 93c289eec73e: Layer already exists [2024-12-13T02:39:44.064Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:44.064Z] b1fb4416e350: Layer already exists [2024-12-13T02:39:44.064Z] 651d9022c234: Layer already exists [2024-12-13T02:39:44.064Z] 2f4519d1e0d8: Layer already exists [2024-12-13T02:39:44.328Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:44.686Z] + 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-12-13T02:39:45.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-13T02:39:45.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:39:45.036Z] c8ca3360ca36: Preparing [2024-12-13T02:39:45.036Z] 0967aff29762: Preparing [2024-12-13T02:39:45.036Z] 2c153287c66c: Preparing [2024-12-13T02:39:45.036Z] 5d11b8c2990c: Preparing [2024-12-13T02:39:45.036Z] 69b78bfd845b: Preparing [2024-12-13T02:39:45.036Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:45.036Z] 642b191363b4: Preparing [2024-12-13T02:39:45.036Z] b1fb4416e350: Preparing [2024-12-13T02:39:45.036Z] 93c289eec73e: Preparing [2024-12-13T02:39:45.036Z] 2f4519d1e0d8: Preparing [2024-12-13T02:39:45.036Z] 651d9022c234: Preparing [2024-12-13T02:39:45.036Z] 642b191363b4: Waiting [2024-12-13T02:39:45.036Z] b1fb4416e350: Waiting [2024-12-13T02:39:45.036Z] 93c289eec73e: Waiting [2024-12-13T02:39:45.036Z] 2f4519d1e0d8: Waiting [2024-12-13T02:39:45.036Z] 651d9022c234: Waiting [2024-12-13T02:39:45.036Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:45.036Z] 69b78bfd845b: Layer already exists [2024-12-13T02:39:45.036Z] c8ca3360ca36: Layer already exists [2024-12-13T02:39:45.036Z] 5d11b8c2990c: Layer already exists [2024-12-13T02:39:45.036Z] 0967aff29762: Layer already exists [2024-12-13T02:39:45.036Z] 2c153287c66c: Layer already exists [2024-12-13T02:39:45.036Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:45.036Z] 642b191363b4: Layer already exists [2024-12-13T02:39:45.036Z] 93c289eec73e: Layer already exists [2024-12-13T02:39:45.036Z] b1fb4416e350: Layer already exists [2024-12-13T02:39:45.036Z] 2f4519d1e0d8: Layer already exists [2024-12-13T02:39:45.036Z] 651d9022c234: Layer already exists [2024-12-13T02:39:45.303Z] main: digest: sha256:302fcac55495b75756b491033492b01ededa7f9a37eae656d3eb05fab074d425 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:45.400Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:45.413Z] taggedImages: [2024-12-13T02:39:45.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:45.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-13T02:39:45.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.28 [2024-12-13T02:39:45.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:45.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-13T02:39:45.447Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-13T02:39:45.447Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:45.447Z] latest [2024-12-13T02:39:45.447Z] 4.0.0-dev.28 [2024-12-13T02:39:45.447Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:45.447Z] main [2024-12-13T02:39:45.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:45.817Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:46.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:46.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:39:46.171Z] a62890800b64: Preparing [2024-12-13T02:39:46.171Z] 4184a8e6e20d: Preparing [2024-12-13T02:39:46.171Z] 0565f25f5c63: Preparing [2024-12-13T02:39:46.171Z] d8632cc380c6: Preparing [2024-12-13T02:39:46.171Z] f766951023eb: Preparing [2024-12-13T02:39:46.171Z] f7f8cd910ddd: Preparing [2024-12-13T02:39:46.171Z] a51499a68e7c: Preparing [2024-12-13T02:39:46.171Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:46.171Z] 642b191363b4: Preparing [2024-12-13T02:39:46.171Z] 6aa3e96df4ea: Preparing [2024-12-13T02:39:46.171Z] f7f8cd910ddd: Waiting [2024-12-13T02:39:46.171Z] a51499a68e7c: Waiting [2024-12-13T02:39:46.171Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:46.171Z] df45fb29ee6c: Preparing [2024-12-13T02:39:46.171Z] 6aa3e96df4ea: Waiting [2024-12-13T02:39:46.171Z] 642b191363b4: Waiting [2024-12-13T02:39:46.171Z] 651d9022c234: Preparing [2024-12-13T02:39:46.171Z] df45fb29ee6c: Waiting [2024-12-13T02:39:46.171Z] 651d9022c234: Waiting [2024-12-13T02:39:46.437Z] 4184a8e6e20d: Pushed [2024-12-13T02:39:46.437Z] f766951023eb: Pushed [2024-12-13T02:39:46.437Z] a62890800b64: Pushed [2024-12-13T02:39:46.437Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:46.437Z] f7f8cd910ddd: Pushed [2024-12-13T02:39:46.437Z] 642b191363b4: Layer already exists [2024-12-13T02:39:46.437Z] a51499a68e7c: Pushed [2024-12-13T02:39:46.702Z] 651d9022c234: Layer already exists [2024-12-13T02:39:48.100Z] 6aa3e96df4ea: Pushed [2024-12-13T02:39:48.365Z] d8632cc380c6: Pushed [2024-12-13T02:39:48.944Z] 0565f25f5c63: Pushed [2024-12-13T02:39:49.208Z] df45fb29ee6c: Pushed [2024-12-13T02:39:49.208Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:49.563Z] + 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-12-13T02:39:49.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-13T02:39:49.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:39:49.910Z] a62890800b64: Preparing [2024-12-13T02:39:49.910Z] 4184a8e6e20d: Preparing [2024-12-13T02:39:49.910Z] 0565f25f5c63: Preparing [2024-12-13T02:39:49.910Z] d8632cc380c6: Preparing [2024-12-13T02:39:49.910Z] f766951023eb: Preparing [2024-12-13T02:39:49.910Z] f7f8cd910ddd: Preparing [2024-12-13T02:39:49.910Z] a51499a68e7c: Preparing [2024-12-13T02:39:49.910Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:49.910Z] 642b191363b4: Preparing [2024-12-13T02:39:49.910Z] 6aa3e96df4ea: Preparing [2024-12-13T02:39:49.910Z] df45fb29ee6c: Preparing [2024-12-13T02:39:49.910Z] 651d9022c234: Preparing [2024-12-13T02:39:49.910Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:49.910Z] df45fb29ee6c: Waiting [2024-12-13T02:39:49.910Z] 642b191363b4: Waiting [2024-12-13T02:39:49.910Z] 6aa3e96df4ea: Waiting [2024-12-13T02:39:49.910Z] 651d9022c234: Waiting [2024-12-13T02:39:49.910Z] f7f8cd910ddd: Waiting [2024-12-13T02:39:49.910Z] a51499a68e7c: Waiting [2024-12-13T02:39:49.910Z] d8632cc380c6: Layer already exists [2024-12-13T02:39:49.910Z] 4184a8e6e20d: Layer already exists [2024-12-13T02:39:49.910Z] f766951023eb: Layer already exists [2024-12-13T02:39:49.910Z] 0565f25f5c63: Layer already exists [2024-12-13T02:39:49.910Z] a62890800b64: Layer already exists [2024-12-13T02:39:49.910Z] f7f8cd910ddd: Layer already exists [2024-12-13T02:39:49.910Z] 6aa3e96df4ea: Layer already exists [2024-12-13T02:39:49.910Z] a51499a68e7c: Layer already exists [2024-12-13T02:39:49.910Z] 642b191363b4: Layer already exists [2024-12-13T02:39:49.910Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:49.910Z] df45fb29ee6c: Layer already exists [2024-12-13T02:39:49.910Z] 651d9022c234: Layer already exists [2024-12-13T02:39:50.173Z] latest: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:50.518Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:50.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 [2024-12-13T02:39:50.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:39:50.883Z] a62890800b64: Preparing [2024-12-13T02:39:50.883Z] 4184a8e6e20d: Preparing [2024-12-13T02:39:50.883Z] 0565f25f5c63: Preparing [2024-12-13T02:39:50.883Z] d8632cc380c6: Preparing [2024-12-13T02:39:50.883Z] f766951023eb: Preparing [2024-12-13T02:39:50.883Z] f7f8cd910ddd: Preparing [2024-12-13T02:39:50.883Z] a51499a68e7c: Preparing [2024-12-13T02:39:50.883Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:50.883Z] 642b191363b4: Preparing [2024-12-13T02:39:50.883Z] 6aa3e96df4ea: Preparing [2024-12-13T02:39:50.883Z] df45fb29ee6c: Preparing [2024-12-13T02:39:50.883Z] a51499a68e7c: Waiting [2024-12-13T02:39:50.883Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:50.883Z] 642b191363b4: Waiting [2024-12-13T02:39:50.883Z] 651d9022c234: Preparing [2024-12-13T02:39:50.883Z] f7f8cd910ddd: Waiting [2024-12-13T02:39:50.883Z] 6aa3e96df4ea: Waiting [2024-12-13T02:39:50.883Z] df45fb29ee6c: Waiting [2024-12-13T02:39:50.883Z] 651d9022c234: Waiting [2024-12-13T02:39:50.883Z] 0565f25f5c63: Layer already exists [2024-12-13T02:39:50.883Z] a62890800b64: Layer already exists [2024-12-13T02:39:50.883Z] 4184a8e6e20d: Layer already exists [2024-12-13T02:39:50.883Z] f766951023eb: Layer already exists [2024-12-13T02:39:50.883Z] d8632cc380c6: Layer already exists [2024-12-13T02:39:50.883Z] f7f8cd910ddd: Layer already exists [2024-12-13T02:39:50.883Z] a51499a68e7c: Layer already exists [2024-12-13T02:39:50.883Z] 642b191363b4: Layer already exists [2024-12-13T02:39:50.883Z] df45fb29ee6c: Layer already exists [2024-12-13T02:39:50.883Z] 6aa3e96df4ea: Layer already exists [2024-12-13T02:39:50.883Z] 651d9022c234: Layer already exists [2024-12-13T02:39:50.883Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:51.148Z] 4.0.0-dev.28: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:51.506Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:51.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:51.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:39:51.864Z] a62890800b64: Preparing [2024-12-13T02:39:51.864Z] 4184a8e6e20d: Preparing [2024-12-13T02:39:51.864Z] 0565f25f5c63: Preparing [2024-12-13T02:39:51.864Z] d8632cc380c6: Preparing [2024-12-13T02:39:51.864Z] f766951023eb: Preparing [2024-12-13T02:39:51.864Z] f7f8cd910ddd: Preparing [2024-12-13T02:39:51.864Z] a51499a68e7c: Preparing [2024-12-13T02:39:51.864Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:51.864Z] 642b191363b4: Preparing [2024-12-13T02:39:51.864Z] 6aa3e96df4ea: Preparing [2024-12-13T02:39:51.864Z] df45fb29ee6c: Preparing [2024-12-13T02:39:51.864Z] 651d9022c234: Preparing [2024-12-13T02:39:51.864Z] f7f8cd910ddd: Waiting [2024-12-13T02:39:51.864Z] 642b191363b4: Waiting [2024-12-13T02:39:51.864Z] 6aa3e96df4ea: Waiting [2024-12-13T02:39:51.864Z] a51499a68e7c: Waiting [2024-12-13T02:39:51.864Z] df45fb29ee6c: Waiting [2024-12-13T02:39:51.864Z] 651d9022c234: Waiting [2024-12-13T02:39:51.864Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:51.864Z] f766951023eb: Layer already exists [2024-12-13T02:39:51.864Z] a62890800b64: Layer already exists [2024-12-13T02:39:51.864Z] d8632cc380c6: Layer already exists [2024-12-13T02:39:51.864Z] 4184a8e6e20d: Layer already exists [2024-12-13T02:39:51.864Z] 0565f25f5c63: Layer already exists [2024-12-13T02:39:51.864Z] a51499a68e7c: Layer already exists [2024-12-13T02:39:51.864Z] 642b191363b4: Layer already exists [2024-12-13T02:39:51.864Z] f7f8cd910ddd: Layer already exists [2024-12-13T02:39:51.864Z] 6aa3e96df4ea: Layer already exists [2024-12-13T02:39:51.864Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:51.864Z] df45fb29ee6c: Layer already exists [2024-12-13T02:39:51.864Z] 651d9022c234: Layer already exists [2024-12-13T02:39:52.130Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:52.483Z] + 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-12-13T02:39:52.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-13T02:39:52.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:39:52.826Z] a62890800b64: Preparing [2024-12-13T02:39:52.826Z] 4184a8e6e20d: Preparing [2024-12-13T02:39:52.826Z] 0565f25f5c63: Preparing [2024-12-13T02:39:52.826Z] d8632cc380c6: Preparing [2024-12-13T02:39:52.826Z] f766951023eb: Preparing [2024-12-13T02:39:52.826Z] f7f8cd910ddd: Preparing [2024-12-13T02:39:52.826Z] a51499a68e7c: Preparing [2024-12-13T02:39:52.826Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:52.826Z] 642b191363b4: Preparing [2024-12-13T02:39:52.826Z] 6aa3e96df4ea: Preparing [2024-12-13T02:39:52.826Z] df45fb29ee6c: Preparing [2024-12-13T02:39:52.826Z] 651d9022c234: Preparing [2024-12-13T02:39:52.826Z] a51499a68e7c: Waiting [2024-12-13T02:39:52.826Z] a424a6fe0e6c: Waiting [2024-12-13T02:39:52.826Z] 642b191363b4: Waiting [2024-12-13T02:39:52.826Z] 6aa3e96df4ea: Waiting [2024-12-13T02:39:52.826Z] df45fb29ee6c: Waiting [2024-12-13T02:39:52.826Z] 651d9022c234: Waiting [2024-12-13T02:39:52.826Z] f7f8cd910ddd: Waiting [2024-12-13T02:39:52.826Z] f766951023eb: Layer already exists [2024-12-13T02:39:52.826Z] a62890800b64: Layer already exists [2024-12-13T02:39:52.826Z] 0565f25f5c63: Layer already exists [2024-12-13T02:39:52.826Z] d8632cc380c6: Layer already exists [2024-12-13T02:39:52.826Z] 4184a8e6e20d: Layer already exists [2024-12-13T02:39:52.826Z] f7f8cd910ddd: Layer already exists [2024-12-13T02:39:52.826Z] 6aa3e96df4ea: Layer already exists [2024-12-13T02:39:52.826Z] a51499a68e7c: Layer already exists [2024-12-13T02:39:52.826Z] 642b191363b4: Layer already exists [2024-12-13T02:39:52.826Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:52.826Z] df45fb29ee6c: Layer already exists [2024-12-13T02:39:52.826Z] 651d9022c234: Layer already exists [2024-12-13T02:39:53.093Z] main: digest: sha256:6e8525004175404e192b3905f562bf663e5495d33c8e0705628f9c4e53f2e956 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:39:53.166Z] ===================================================== [Pipeline] echo [2024-12-13T02:39:53.185Z] taggedImages: [2024-12-13T02:39:53.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:53.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-13T02:39:53.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.28 [2024-12-13T02:39:53.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:53.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-13T02:39:53.217Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-13T02:39:53.217Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:53.217Z] latest [2024-12-13T02:39:53.217Z] 4.0.0-dev.28 [2024-12-13T02:39:53.217Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:39:53.217Z] main [2024-12-13T02:39:53.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:53.600Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:53.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:39:53.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:39:53.956Z] f978136c7cb4: Preparing [2024-12-13T02:39:53.956Z] 3e6e4a31825d: Preparing [2024-12-13T02:39:53.956Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:53.956Z] 642b191363b4: Preparing [2024-12-13T02:39:53.956Z] 021c74c80a0f: Preparing [2024-12-13T02:39:53.956Z] 820e9f6deb5e: Preparing [2024-12-13T02:39:53.956Z] 651d9022c234: Preparing [2024-12-13T02:39:53.956Z] 651d9022c234: Waiting [2024-12-13T02:39:53.956Z] 820e9f6deb5e: Waiting [2024-12-13T02:39:54.223Z] 642b191363b4: Layer already exists [2024-12-13T02:39:54.223Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:54.223Z] 651d9022c234: Layer already exists [2024-12-13T02:39:54.488Z] f978136c7cb4: Pushed [2024-12-13T02:39:55.889Z] 021c74c80a0f: Pushed [2024-12-13T02:39:56.466Z] 820e9f6deb5e: Pushed [2024-12-13T02:39:57.862Z] 3e6e4a31825d: Pushed [2024-12-13T02:39:58.126Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:58.474Z] + 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-12-13T02:39:58.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-13T02:39:58.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:39:58.820Z] f978136c7cb4: Preparing [2024-12-13T02:39:58.820Z] 3e6e4a31825d: Preparing [2024-12-13T02:39:58.820Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:58.820Z] 642b191363b4: Preparing [2024-12-13T02:39:58.820Z] 021c74c80a0f: Preparing [2024-12-13T02:39:58.820Z] 820e9f6deb5e: Preparing [2024-12-13T02:39:58.820Z] 651d9022c234: Preparing [2024-12-13T02:39:58.820Z] 820e9f6deb5e: Waiting [2024-12-13T02:39:58.820Z] 651d9022c234: Waiting [2024-12-13T02:39:58.820Z] f978136c7cb4: Layer already exists [2024-12-13T02:39:58.820Z] 021c74c80a0f: Layer already exists [2024-12-13T02:39:58.820Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:58.820Z] 642b191363b4: Layer already exists [2024-12-13T02:39:58.820Z] 3e6e4a31825d: Layer already exists [2024-12-13T02:39:58.820Z] 820e9f6deb5e: Layer already exists [2024-12-13T02:39:58.820Z] 651d9022c234: Layer already exists [2024-12-13T02:39:59.083Z] latest: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:59.440Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:39:59.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 [2024-12-13T02:39:59.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:39:59.798Z] f978136c7cb4: Preparing [2024-12-13T02:39:59.798Z] 3e6e4a31825d: Preparing [2024-12-13T02:39:59.798Z] a424a6fe0e6c: Preparing [2024-12-13T02:39:59.798Z] 642b191363b4: Preparing [2024-12-13T02:39:59.798Z] 021c74c80a0f: Preparing [2024-12-13T02:39:59.798Z] 820e9f6deb5e: Preparing [2024-12-13T02:39:59.798Z] 651d9022c234: Preparing [2024-12-13T02:39:59.798Z] 651d9022c234: Waiting [2024-12-13T02:39:59.798Z] 820e9f6deb5e: Waiting [2024-12-13T02:39:59.798Z] 642b191363b4: Layer already exists [2024-12-13T02:39:59.798Z] 021c74c80a0f: Layer already exists [2024-12-13T02:39:59.798Z] 3e6e4a31825d: Layer already exists [2024-12-13T02:39:59.798Z] f978136c7cb4: Layer already exists [2024-12-13T02:39:59.798Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:39:59.798Z] 820e9f6deb5e: Layer already exists [2024-12-13T02:39:59.798Z] 651d9022c234: Layer already exists [2024-12-13T02:40:00.064Z] 4.0.0-dev.28: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:00.416Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:00.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:00.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:40:00.767Z] f978136c7cb4: Preparing [2024-12-13T02:40:00.767Z] 3e6e4a31825d: Preparing [2024-12-13T02:40:00.767Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:00.767Z] 642b191363b4: Preparing [2024-12-13T02:40:00.767Z] 021c74c80a0f: Preparing [2024-12-13T02:40:00.767Z] 820e9f6deb5e: Preparing [2024-12-13T02:40:00.767Z] 651d9022c234: Preparing [2024-12-13T02:40:00.767Z] 820e9f6deb5e: Waiting [2024-12-13T02:40:00.767Z] 651d9022c234: Waiting [2024-12-13T02:40:00.767Z] f978136c7cb4: Layer already exists [2024-12-13T02:40:00.767Z] 021c74c80a0f: Layer already exists [2024-12-13T02:40:00.767Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:00.767Z] 3e6e4a31825d: Layer already exists [2024-12-13T02:40:00.767Z] 642b191363b4: Layer already exists [2024-12-13T02:40:00.767Z] 820e9f6deb5e: Layer already exists [2024-12-13T02:40:00.767Z] 651d9022c234: Layer already exists [2024-12-13T02:40:01.030Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:01.380Z] + 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-12-13T02:40:01.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-13T02:40:01.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:40:01.736Z] f978136c7cb4: Preparing [2024-12-13T02:40:01.736Z] 3e6e4a31825d: Preparing [2024-12-13T02:40:01.736Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:01.736Z] 642b191363b4: Preparing [2024-12-13T02:40:01.736Z] 021c74c80a0f: Preparing [2024-12-13T02:40:01.736Z] 820e9f6deb5e: Preparing [2024-12-13T02:40:01.736Z] 651d9022c234: Preparing [2024-12-13T02:40:01.736Z] 820e9f6deb5e: Waiting [2024-12-13T02:40:01.736Z] 651d9022c234: Waiting [2024-12-13T02:40:01.736Z] 642b191363b4: Layer already exists [2024-12-13T02:40:01.736Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:01.736Z] 3e6e4a31825d: Layer already exists [2024-12-13T02:40:01.736Z] f978136c7cb4: Layer already exists [2024-12-13T02:40:01.736Z] 021c74c80a0f: Layer already exists [2024-12-13T02:40:01.736Z] 651d9022c234: Layer already exists [2024-12-13T02:40:01.736Z] 820e9f6deb5e: Layer already exists [2024-12-13T02:40:02.001Z] main: digest: sha256:108273e1edd99d7481564c02400e94a84ed26a956362e8aaac6dd581c336a35e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:40:02.072Z] ===================================================== [Pipeline] echo [2024-12-13T02:40:02.080Z] taggedImages: [2024-12-13T02:40:02.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:02.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-13T02:40:02.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.28 [2024-12-13T02:40:02.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:02.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-13T02:40:02.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-13T02:40:02.100Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:02.100Z] latest [2024-12-13T02:40:02.100Z] 4.0.0-dev.28 [2024-12-13T02:40:02.100Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:02.100Z] main [2024-12-13T02:40:02.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:02.477Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:02.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:40:02.829Z] 59e748f7ecd0: Preparing [2024-12-13T02:40:02.829Z] c46cc8789e24: Preparing [2024-12-13T02:40:02.829Z] 77bdf6a9602a: Preparing [2024-12-13T02:40:02.829Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:02.829Z] 642b191363b4: Preparing [2024-12-13T02:40:02.829Z] 1d4992fa0168: Preparing [2024-12-13T02:40:02.829Z] e69fb9cf1577: Preparing [2024-12-13T02:40:02.829Z] 389fa950eb9b: Preparing [2024-12-13T02:40:02.829Z] 105352a08c54: Preparing [2024-12-13T02:40:02.829Z] 651d9022c234: Preparing [2024-12-13T02:40:02.829Z] 1d4992fa0168: Waiting [2024-12-13T02:40:02.829Z] e69fb9cf1577: Waiting [2024-12-13T02:40:02.829Z] 389fa950eb9b: Waiting [2024-12-13T02:40:02.829Z] 105352a08c54: Waiting [2024-12-13T02:40:02.829Z] 651d9022c234: Waiting [2024-12-13T02:40:02.829Z] 642b191363b4: Layer already exists [2024-12-13T02:40:03.092Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:03.092Z] c46cc8789e24: Pushed [2024-12-13T02:40:03.092Z] 77bdf6a9602a: Pushed [2024-12-13T02:40:03.092Z] 59e748f7ecd0: Pushed [2024-12-13T02:40:03.092Z] 651d9022c234: Layer already exists [2024-12-13T02:40:03.092Z] 389fa950eb9b: Pushed [2024-12-13T02:40:07.905Z] 105352a08c54: Pushed [2024-12-13T02:40:17.949Z] e69fb9cf1577: Pushed [2024-12-13T02:40:26.122Z] 1d4992fa0168: Pushed [2024-12-13T02:40:26.122Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:26.483Z] + 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-12-13T02:40:26.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-13T02:40:26.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:40:26.829Z] 59e748f7ecd0: Preparing [2024-12-13T02:40:26.829Z] c46cc8789e24: Preparing [2024-12-13T02:40:26.829Z] 77bdf6a9602a: Preparing [2024-12-13T02:40:26.829Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:26.829Z] 642b191363b4: Preparing [2024-12-13T02:40:26.829Z] 1d4992fa0168: Preparing [2024-12-13T02:40:26.829Z] e69fb9cf1577: Preparing [2024-12-13T02:40:26.829Z] 389fa950eb9b: Preparing [2024-12-13T02:40:26.829Z] 105352a08c54: Preparing [2024-12-13T02:40:26.829Z] 651d9022c234: Preparing [2024-12-13T02:40:26.829Z] 1d4992fa0168: Waiting [2024-12-13T02:40:26.829Z] 105352a08c54: Waiting [2024-12-13T02:40:26.829Z] e69fb9cf1577: Waiting [2024-12-13T02:40:26.829Z] 651d9022c234: Waiting [2024-12-13T02:40:26.829Z] 389fa950eb9b: Waiting [2024-12-13T02:40:26.829Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:26.829Z] 642b191363b4: Layer already exists [2024-12-13T02:40:26.829Z] c46cc8789e24: Layer already exists [2024-12-13T02:40:26.829Z] 59e748f7ecd0: Layer already exists [2024-12-13T02:40:26.829Z] 77bdf6a9602a: Layer already exists [2024-12-13T02:40:26.829Z] e69fb9cf1577: Layer already exists [2024-12-13T02:40:26.829Z] 105352a08c54: Layer already exists [2024-12-13T02:40:26.829Z] 1d4992fa0168: Layer already exists [2024-12-13T02:40:26.829Z] 389fa950eb9b: Layer already exists [2024-12-13T02:40:26.829Z] 651d9022c234: Layer already exists [2024-12-13T02:40:27.093Z] latest: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:27.454Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:27.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 [2024-12-13T02:40:27.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:40:27.816Z] 59e748f7ecd0: Preparing [2024-12-13T02:40:27.816Z] c46cc8789e24: Preparing [2024-12-13T02:40:27.816Z] 77bdf6a9602a: Preparing [2024-12-13T02:40:27.816Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:27.816Z] 642b191363b4: Preparing [2024-12-13T02:40:27.816Z] 1d4992fa0168: Preparing [2024-12-13T02:40:27.816Z] e69fb9cf1577: Preparing [2024-12-13T02:40:27.816Z] 389fa950eb9b: Preparing [2024-12-13T02:40:27.816Z] 105352a08c54: Preparing [2024-12-13T02:40:27.816Z] 1d4992fa0168: Waiting [2024-12-13T02:40:27.816Z] 651d9022c234: Preparing [2024-12-13T02:40:27.816Z] e69fb9cf1577: Waiting [2024-12-13T02:40:27.816Z] 389fa950eb9b: Waiting [2024-12-13T02:40:27.816Z] 105352a08c54: Waiting [2024-12-13T02:40:27.816Z] 651d9022c234: Waiting [2024-12-13T02:40:27.816Z] 59e748f7ecd0: Layer already exists [2024-12-13T02:40:27.816Z] c46cc8789e24: Layer already exists [2024-12-13T02:40:27.816Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:27.816Z] 642b191363b4: Layer already exists [2024-12-13T02:40:27.816Z] 77bdf6a9602a: Layer already exists [2024-12-13T02:40:27.816Z] 389fa950eb9b: Layer already exists [2024-12-13T02:40:27.816Z] 105352a08c54: Layer already exists [2024-12-13T02:40:27.816Z] 651d9022c234: Layer already exists [2024-12-13T02:40:27.816Z] e69fb9cf1577: Layer already exists [2024-12-13T02:40:27.816Z] 1d4992fa0168: Layer already exists [2024-12-13T02:40:28.082Z] 4.0.0-dev.28: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:28.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:28.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:28.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:40:28.801Z] 59e748f7ecd0: Preparing [2024-12-13T02:40:28.801Z] c46cc8789e24: Preparing [2024-12-13T02:40:28.801Z] 77bdf6a9602a: Preparing [2024-12-13T02:40:28.801Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:28.801Z] 642b191363b4: Preparing [2024-12-13T02:40:28.801Z] 1d4992fa0168: Preparing [2024-12-13T02:40:28.801Z] e69fb9cf1577: Preparing [2024-12-13T02:40:28.801Z] 389fa950eb9b: Preparing [2024-12-13T02:40:28.801Z] 105352a08c54: Preparing [2024-12-13T02:40:28.801Z] 1d4992fa0168: Waiting [2024-12-13T02:40:28.801Z] 389fa950eb9b: Waiting [2024-12-13T02:40:28.801Z] e69fb9cf1577: Waiting [2024-12-13T02:40:28.801Z] 105352a08c54: Waiting [2024-12-13T02:40:28.801Z] 651d9022c234: Preparing [2024-12-13T02:40:28.801Z] 651d9022c234: Waiting [2024-12-13T02:40:28.801Z] 59e748f7ecd0: Layer already exists [2024-12-13T02:40:28.801Z] c46cc8789e24: Layer already exists [2024-12-13T02:40:28.801Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:28.801Z] 77bdf6a9602a: Layer already exists [2024-12-13T02:40:28.801Z] 642b191363b4: Layer already exists [2024-12-13T02:40:28.801Z] 1d4992fa0168: Layer already exists [2024-12-13T02:40:28.801Z] e69fb9cf1577: Layer already exists [2024-12-13T02:40:28.801Z] 389fa950eb9b: Layer already exists [2024-12-13T02:40:28.801Z] 651d9022c234: Layer already exists [2024-12-13T02:40:28.801Z] 105352a08c54: Layer already exists [2024-12-13T02:40:29.067Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:29.461Z] + 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-12-13T02:40:30.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-13T02:40:30.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:40:30.081Z] 59e748f7ecd0: Preparing [2024-12-13T02:40:30.081Z] c46cc8789e24: Preparing [2024-12-13T02:40:30.081Z] 77bdf6a9602a: Preparing [2024-12-13T02:40:30.081Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:30.081Z] 642b191363b4: Preparing [2024-12-13T02:40:30.081Z] 1d4992fa0168: Preparing [2024-12-13T02:40:30.081Z] e69fb9cf1577: Preparing [2024-12-13T02:40:30.081Z] 389fa950eb9b: Preparing [2024-12-13T02:40:30.081Z] 105352a08c54: Preparing [2024-12-13T02:40:30.081Z] 651d9022c234: Preparing [2024-12-13T02:40:30.081Z] 1d4992fa0168: Waiting [2024-12-13T02:40:30.081Z] 389fa950eb9b: Waiting [2024-12-13T02:40:30.081Z] 105352a08c54: Waiting [2024-12-13T02:40:30.081Z] e69fb9cf1577: Waiting [2024-12-13T02:40:30.081Z] 651d9022c234: Waiting [2024-12-13T02:40:30.081Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:30.081Z] c46cc8789e24: Layer already exists [2024-12-13T02:40:30.081Z] 59e748f7ecd0: Layer already exists [2024-12-13T02:40:30.081Z] 77bdf6a9602a: Layer already exists [2024-12-13T02:40:30.081Z] 642b191363b4: Layer already exists [2024-12-13T02:40:30.081Z] 1d4992fa0168: Layer already exists [2024-12-13T02:40:30.081Z] e69fb9cf1577: Layer already exists [2024-12-13T02:40:30.081Z] 105352a08c54: Layer already exists [2024-12-13T02:40:30.081Z] 389fa950eb9b: Layer already exists [2024-12-13T02:40:30.081Z] 651d9022c234: Layer already exists [2024-12-13T02:40:30.347Z] main: digest: sha256:ed98664f2d4f0aea00239510e20d5221239ddde3a5ad3310a5863ecc122a8e78 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:40:30.432Z] ===================================================== [Pipeline] echo [2024-12-13T02:40:30.446Z] taggedImages: [2024-12-13T02:40:30.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:30.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-13T02:40:30.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.28 [2024-12-13T02:40:30.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:30.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-13T02:40:30.474Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-13T02:40:30.474Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:30.474Z] latest [2024-12-13T02:40:30.474Z] 4.0.0-dev.28 [2024-12-13T02:40:30.474Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:30.474Z] main [2024-12-13T02:40:30.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:30.842Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:31.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:31.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:40:31.181Z] a91f600d3f34: Preparing [2024-12-13T02:40:31.181Z] 4064112fabf3: Preparing [2024-12-13T02:40:31.181Z] 0056dd6120d3: Preparing [2024-12-13T02:40:31.181Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:31.181Z] 642b191363b4: Preparing [2024-12-13T02:40:31.181Z] 48fdd1256b7d: Preparing [2024-12-13T02:40:31.181Z] fb68103c5407: Preparing [2024-12-13T02:40:31.181Z] f2d1f6a33d99: Preparing [2024-12-13T02:40:31.181Z] 651d9022c234: Preparing [2024-12-13T02:40:31.181Z] 48fdd1256b7d: Waiting [2024-12-13T02:40:31.181Z] fb68103c5407: Waiting [2024-12-13T02:40:31.181Z] f2d1f6a33d99: Waiting [2024-12-13T02:40:31.181Z] 651d9022c234: Waiting [2024-12-13T02:40:31.181Z] 642b191363b4: Layer already exists [2024-12-13T02:40:31.181Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:31.444Z] 4064112fabf3: Pushed [2024-12-13T02:40:31.444Z] a91f600d3f34: Pushed [2024-12-13T02:40:31.444Z] 0056dd6120d3: Pushed [2024-12-13T02:40:31.444Z] 651d9022c234: Layer already exists [2024-12-13T02:40:32.394Z] f2d1f6a33d99: Pushed [2024-12-13T02:40:32.972Z] fb68103c5407: Pushed [2024-12-13T02:40:54.992Z] 48fdd1256b7d: Pushed [2024-12-13T02:40:54.992Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:55.345Z] + 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-12-13T02:40:55.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-13T02:40:55.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:40:55.701Z] a91f600d3f34: Preparing [2024-12-13T02:40:55.701Z] 4064112fabf3: Preparing [2024-12-13T02:40:55.701Z] 0056dd6120d3: Preparing [2024-12-13T02:40:55.701Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:55.701Z] 642b191363b4: Preparing [2024-12-13T02:40:55.701Z] 48fdd1256b7d: Preparing [2024-12-13T02:40:55.701Z] fb68103c5407: Preparing [2024-12-13T02:40:55.701Z] 48fdd1256b7d: Waiting [2024-12-13T02:40:55.701Z] f2d1f6a33d99: Preparing [2024-12-13T02:40:55.701Z] fb68103c5407: Waiting [2024-12-13T02:40:55.701Z] 651d9022c234: Preparing [2024-12-13T02:40:55.701Z] f2d1f6a33d99: Waiting [2024-12-13T02:40:55.701Z] 651d9022c234: Waiting [2024-12-13T02:40:55.702Z] 0056dd6120d3: Layer already exists [2024-12-13T02:40:55.702Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:55.702Z] 642b191363b4: Layer already exists [2024-12-13T02:40:55.702Z] a91f600d3f34: Layer already exists [2024-12-13T02:40:55.702Z] 4064112fabf3: Layer already exists [2024-12-13T02:40:55.702Z] 48fdd1256b7d: Layer already exists [2024-12-13T02:40:55.702Z] f2d1f6a33d99: Layer already exists [2024-12-13T02:40:55.702Z] fb68103c5407: Layer already exists [2024-12-13T02:40:55.702Z] 651d9022c234: Layer already exists [2024-12-13T02:40:55.966Z] latest: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:56.317Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:56.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 [2024-12-13T02:40:56.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:40:56.668Z] a91f600d3f34: Preparing [2024-12-13T02:40:56.668Z] 4064112fabf3: Preparing [2024-12-13T02:40:56.668Z] 0056dd6120d3: Preparing [2024-12-13T02:40:56.668Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:56.668Z] 642b191363b4: Preparing [2024-12-13T02:40:56.668Z] 48fdd1256b7d: Preparing [2024-12-13T02:40:56.668Z] fb68103c5407: Preparing [2024-12-13T02:40:56.668Z] 48fdd1256b7d: Waiting [2024-12-13T02:40:56.668Z] f2d1f6a33d99: Preparing [2024-12-13T02:40:56.668Z] fb68103c5407: Waiting [2024-12-13T02:40:56.668Z] 651d9022c234: Preparing [2024-12-13T02:40:56.668Z] f2d1f6a33d99: Waiting [2024-12-13T02:40:56.668Z] 651d9022c234: Waiting [2024-12-13T02:40:56.668Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:56.668Z] 4064112fabf3: Layer already exists [2024-12-13T02:40:56.668Z] a91f600d3f34: Layer already exists [2024-12-13T02:40:56.668Z] 642b191363b4: Layer already exists [2024-12-13T02:40:56.668Z] 0056dd6120d3: Layer already exists [2024-12-13T02:40:56.668Z] 48fdd1256b7d: Layer already exists [2024-12-13T02:40:56.668Z] fb68103c5407: Layer already exists [2024-12-13T02:40:56.668Z] f2d1f6a33d99: Layer already exists [2024-12-13T02:40:56.668Z] 651d9022c234: Layer already exists [2024-12-13T02:40:56.933Z] 4.0.0-dev.28: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:57.301Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:57.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:57.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:40:57.658Z] a91f600d3f34: Preparing [2024-12-13T02:40:57.658Z] 4064112fabf3: Preparing [2024-12-13T02:40:57.658Z] 0056dd6120d3: Preparing [2024-12-13T02:40:57.658Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:57.658Z] 642b191363b4: Preparing [2024-12-13T02:40:57.658Z] 48fdd1256b7d: Preparing [2024-12-13T02:40:57.658Z] fb68103c5407: Preparing [2024-12-13T02:40:57.658Z] f2d1f6a33d99: Preparing [2024-12-13T02:40:57.658Z] 48fdd1256b7d: Waiting [2024-12-13T02:40:57.658Z] 651d9022c234: Preparing [2024-12-13T02:40:57.658Z] fb68103c5407: Waiting [2024-12-13T02:40:57.658Z] f2d1f6a33d99: Waiting [2024-12-13T02:40:57.658Z] 651d9022c234: Waiting [2024-12-13T02:40:57.658Z] 642b191363b4: Layer already exists [2024-12-13T02:40:57.658Z] 0056dd6120d3: Layer already exists [2024-12-13T02:40:57.658Z] a91f600d3f34: Layer already exists [2024-12-13T02:40:57.658Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:57.658Z] 4064112fabf3: Layer already exists [2024-12-13T02:40:57.658Z] 48fdd1256b7d: Layer already exists [2024-12-13T02:40:57.658Z] fb68103c5407: Layer already exists [2024-12-13T02:40:57.658Z] f2d1f6a33d99: Layer already exists [2024-12-13T02:40:57.658Z] 651d9022c234: Layer already exists [2024-12-13T02:40:57.922Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:58.281Z] + 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-12-13T02:40:58.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-13T02:40:58.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:40:58.628Z] a91f600d3f34: Preparing [2024-12-13T02:40:58.628Z] 4064112fabf3: Preparing [2024-12-13T02:40:58.628Z] 0056dd6120d3: Preparing [2024-12-13T02:40:58.628Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:58.628Z] 642b191363b4: Preparing [2024-12-13T02:40:58.628Z] 48fdd1256b7d: Preparing [2024-12-13T02:40:58.628Z] fb68103c5407: Preparing [2024-12-13T02:40:58.628Z] f2d1f6a33d99: Preparing [2024-12-13T02:40:58.628Z] 651d9022c234: Preparing [2024-12-13T02:40:58.628Z] fb68103c5407: Waiting [2024-12-13T02:40:58.628Z] f2d1f6a33d99: Waiting [2024-12-13T02:40:58.628Z] 651d9022c234: Waiting [2024-12-13T02:40:58.628Z] 48fdd1256b7d: Waiting [2024-12-13T02:40:58.628Z] 642b191363b4: Layer already exists [2024-12-13T02:40:58.628Z] 4064112fabf3: Layer already exists [2024-12-13T02:40:58.628Z] 0056dd6120d3: Layer already exists [2024-12-13T02:40:58.628Z] a91f600d3f34: Layer already exists [2024-12-13T02:40:58.628Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:40:58.628Z] 48fdd1256b7d: Layer already exists [2024-12-13T02:40:58.628Z] 651d9022c234: Layer already exists [2024-12-13T02:40:58.628Z] f2d1f6a33d99: Layer already exists [2024-12-13T02:40:58.628Z] fb68103c5407: Layer already exists [2024-12-13T02:40:58.893Z] main: digest: sha256:45d6e2dba37740ca2fa342688e211c6feaf551ff2c0c3c0309d1416b23eab9af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:40:58.982Z] ===================================================== [Pipeline] echo [2024-12-13T02:40:58.995Z] taggedImages: [2024-12-13T02:40:58.995Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:58.995Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-13T02:40:58.995Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.28 [2024-12-13T02:40:58.995Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:58.995Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-13T02:40:59.023Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-13T02:40:59.023Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:59.023Z] latest [2024-12-13T02:40:59.023Z] 4.0.0-dev.28 [2024-12-13T02:40:59.023Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:40:59.023Z] main [2024-12-13T02:40:59.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:59.398Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:40:59.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:40:59.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:40:59.745Z] f5ee5df25961: Preparing [2024-12-13T02:40:59.745Z] a9a92891ec27: Preparing [2024-12-13T02:40:59.745Z] 7d4746af259c: Preparing [2024-12-13T02:40:59.745Z] a424a6fe0e6c: Preparing [2024-12-13T02:40:59.745Z] 642b191363b4: Preparing [2024-12-13T02:40:59.745Z] b428e14392f2: Preparing [2024-12-13T02:40:59.745Z] 389fa950eb9b: Preparing [2024-12-13T02:40:59.745Z] 105352a08c54: Preparing [2024-12-13T02:40:59.745Z] 651d9022c234: Preparing [2024-12-13T02:40:59.745Z] b428e14392f2: Waiting [2024-12-13T02:40:59.745Z] 389fa950eb9b: Waiting [2024-12-13T02:40:59.745Z] 105352a08c54: Waiting [2024-12-13T02:40:59.745Z] 651d9022c234: Waiting [2024-12-13T02:40:59.745Z] 642b191363b4: Layer already exists [2024-12-13T02:40:59.745Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:00.009Z] 389fa950eb9b: Layer already exists [2024-12-13T02:41:00.009Z] a9a92891ec27: Pushed [2024-12-13T02:41:00.009Z] 105352a08c54: Layer already exists [2024-12-13T02:41:00.009Z] f5ee5df25961: Pushed [2024-12-13T02:41:00.009Z] 7d4746af259c: Pushed [2024-12-13T02:41:00.009Z] 651d9022c234: Layer already exists [2024-12-13T02:41:22.049Z] b428e14392f2: Pushed [2024-12-13T02:41:22.050Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:22.400Z] + 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-12-13T02:41:22.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-13T02:41:22.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:41:22.760Z] f5ee5df25961: Preparing [2024-12-13T02:41:22.760Z] a9a92891ec27: Preparing [2024-12-13T02:41:22.760Z] 7d4746af259c: Preparing [2024-12-13T02:41:22.760Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:22.760Z] 642b191363b4: Preparing [2024-12-13T02:41:22.760Z] b428e14392f2: Preparing [2024-12-13T02:41:22.760Z] 389fa950eb9b: Preparing [2024-12-13T02:41:22.760Z] 105352a08c54: Preparing [2024-12-13T02:41:22.760Z] 651d9022c234: Preparing [2024-12-13T02:41:22.760Z] b428e14392f2: Waiting [2024-12-13T02:41:22.760Z] 105352a08c54: Waiting [2024-12-13T02:41:22.760Z] 389fa950eb9b: Waiting [2024-12-13T02:41:22.760Z] 651d9022c234: Waiting [2024-12-13T02:41:22.760Z] 642b191363b4: Layer already exists [2024-12-13T02:41:22.760Z] 7d4746af259c: Layer already exists [2024-12-13T02:41:22.760Z] f5ee5df25961: Layer already exists [2024-12-13T02:41:22.760Z] a9a92891ec27: Layer already exists [2024-12-13T02:41:22.760Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:22.760Z] b428e14392f2: Layer already exists [2024-12-13T02:41:22.760Z] 389fa950eb9b: Layer already exists [2024-12-13T02:41:22.760Z] 105352a08c54: Layer already exists [2024-12-13T02:41:22.760Z] 651d9022c234: Layer already exists [2024-12-13T02:41:23.026Z] latest: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:23.378Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:23.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 [2024-12-13T02:41:23.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:41:23.729Z] f5ee5df25961: Preparing [2024-12-13T02:41:23.729Z] a9a92891ec27: Preparing [2024-12-13T02:41:23.729Z] 7d4746af259c: Preparing [2024-12-13T02:41:23.729Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:23.729Z] 642b191363b4: Preparing [2024-12-13T02:41:23.729Z] b428e14392f2: Preparing [2024-12-13T02:41:23.729Z] 389fa950eb9b: Preparing [2024-12-13T02:41:23.729Z] 105352a08c54: Preparing [2024-12-13T02:41:23.729Z] 651d9022c234: Preparing [2024-12-13T02:41:23.729Z] b428e14392f2: Waiting [2024-12-13T02:41:23.729Z] 389fa950eb9b: Waiting [2024-12-13T02:41:23.729Z] 105352a08c54: Waiting [2024-12-13T02:41:23.729Z] 651d9022c234: Waiting [2024-12-13T02:41:23.729Z] 7d4746af259c: Layer already exists [2024-12-13T02:41:23.729Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:23.729Z] f5ee5df25961: Layer already exists [2024-12-13T02:41:23.729Z] 642b191363b4: Layer already exists [2024-12-13T02:41:23.729Z] a9a92891ec27: Layer already exists [2024-12-13T02:41:23.729Z] 105352a08c54: Layer already exists [2024-12-13T02:41:23.729Z] 389fa950eb9b: Layer already exists [2024-12-13T02:41:23.729Z] 651d9022c234: Layer already exists [2024-12-13T02:41:23.729Z] b428e14392f2: Layer already exists [2024-12-13T02:41:23.992Z] 4.0.0-dev.28: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:24.343Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:24.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:24.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:41:24.695Z] f5ee5df25961: Preparing [2024-12-13T02:41:24.695Z] a9a92891ec27: Preparing [2024-12-13T02:41:24.695Z] 7d4746af259c: Preparing [2024-12-13T02:41:24.695Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:24.695Z] 642b191363b4: Preparing [2024-12-13T02:41:24.695Z] b428e14392f2: Preparing [2024-12-13T02:41:24.695Z] 389fa950eb9b: Preparing [2024-12-13T02:41:24.695Z] 105352a08c54: Preparing [2024-12-13T02:41:24.695Z] 651d9022c234: Preparing [2024-12-13T02:41:24.695Z] b428e14392f2: Waiting [2024-12-13T02:41:24.695Z] 389fa950eb9b: Waiting [2024-12-13T02:41:24.695Z] 105352a08c54: Waiting [2024-12-13T02:41:24.695Z] 651d9022c234: Waiting [2024-12-13T02:41:24.695Z] 642b191363b4: Layer already exists [2024-12-13T02:41:24.695Z] a9a92891ec27: Layer already exists [2024-12-13T02:41:24.695Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:24.695Z] 7d4746af259c: Layer already exists [2024-12-13T02:41:24.695Z] f5ee5df25961: Layer already exists [2024-12-13T02:41:24.695Z] b428e14392f2: Layer already exists [2024-12-13T02:41:24.695Z] 651d9022c234: Layer already exists [2024-12-13T02:41:24.695Z] 389fa950eb9b: Layer already exists [2024-12-13T02:41:24.695Z] 105352a08c54: Layer already exists [2024-12-13T02:41:24.961Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:25.309Z] + 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-12-13T02:41:25.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-13T02:41:25.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:41:25.724Z] f5ee5df25961: Preparing [2024-12-13T02:41:25.724Z] a9a92891ec27: Preparing [2024-12-13T02:41:25.724Z] 7d4746af259c: Preparing [2024-12-13T02:41:25.724Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:25.724Z] 642b191363b4: Preparing [2024-12-13T02:41:25.724Z] b428e14392f2: Preparing [2024-12-13T02:41:25.724Z] 389fa950eb9b: Preparing [2024-12-13T02:41:25.724Z] b428e14392f2: Waiting [2024-12-13T02:41:25.724Z] 105352a08c54: Preparing [2024-12-13T02:41:25.724Z] 389fa950eb9b: Waiting [2024-12-13T02:41:25.724Z] 651d9022c234: Preparing [2024-12-13T02:41:25.724Z] 105352a08c54: Waiting [2024-12-13T02:41:25.724Z] 651d9022c234: Waiting [2024-12-13T02:41:25.724Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:25.724Z] 7d4746af259c: Layer already exists [2024-12-13T02:41:25.724Z] f5ee5df25961: Layer already exists [2024-12-13T02:41:25.724Z] 642b191363b4: Layer already exists [2024-12-13T02:41:25.724Z] a9a92891ec27: Layer already exists [2024-12-13T02:41:25.724Z] 389fa950eb9b: Layer already exists [2024-12-13T02:41:25.724Z] 651d9022c234: Layer already exists [2024-12-13T02:41:25.724Z] 105352a08c54: Layer already exists [2024-12-13T02:41:25.724Z] b428e14392f2: Layer already exists [2024-12-13T02:41:25.991Z] main: digest: sha256:383ad1eb94fb0b3ce536bfae4313a501031dc36f12206ebf9293e36c9e996153 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:41:26.085Z] ===================================================== [Pipeline] echo [2024-12-13T02:41:26.103Z] taggedImages: [2024-12-13T02:41:26.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:26.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-13T02:41:26.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.28 [2024-12-13T02:41:26.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:26.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-13T02:41:26.137Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-13T02:41:26.137Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:26.137Z] latest [2024-12-13T02:41:26.137Z] 4.0.0-dev.28 [2024-12-13T02:41:26.137Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:26.137Z] main [2024-12-13T02:41:26.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:26.518Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:26.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:26.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:41:26.891Z] c5875725867a: Preparing [2024-12-13T02:41:26.891Z] 20a768a95fc0: Preparing [2024-12-13T02:41:26.891Z] eb3703b27666: Preparing [2024-12-13T02:41:26.891Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:26.891Z] 642b191363b4: Preparing [2024-12-13T02:41:26.891Z] 69f07a20fedc: Preparing [2024-12-13T02:41:26.891Z] f6a4e05791cf: Preparing [2024-12-13T02:41:26.891Z] 69f07a20fedc: Waiting [2024-12-13T02:41:26.891Z] 651d9022c234: Preparing [2024-12-13T02:41:26.891Z] f6a4e05791cf: Waiting [2024-12-13T02:41:26.891Z] 651d9022c234: Waiting [2024-12-13T02:41:26.891Z] 642b191363b4: Layer already exists [2024-12-13T02:41:26.891Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:27.166Z] 20a768a95fc0: Pushed [2024-12-13T02:41:27.166Z] c5875725867a: Pushed [2024-12-13T02:41:27.166Z] 651d9022c234: Layer already exists [2024-12-13T02:41:27.439Z] f6a4e05791cf: Pushed [2024-12-13T02:41:28.859Z] 69f07a20fedc: Pushed [2024-12-13T02:41:36.318Z] eb3703b27666: Pushed [2024-12-13T02:41:36.318Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:36.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:37.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-13T02:41:37.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:41:37.018Z] c5875725867a: Preparing [2024-12-13T02:41:37.018Z] 20a768a95fc0: Preparing [2024-12-13T02:41:37.018Z] eb3703b27666: Preparing [2024-12-13T02:41:37.018Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:37.018Z] 642b191363b4: Preparing [2024-12-13T02:41:37.018Z] 69f07a20fedc: Preparing [2024-12-13T02:41:37.018Z] f6a4e05791cf: Preparing [2024-12-13T02:41:37.018Z] 651d9022c234: Preparing [2024-12-13T02:41:37.018Z] 69f07a20fedc: Waiting [2024-12-13T02:41:37.018Z] 651d9022c234: Waiting [2024-12-13T02:41:37.018Z] f6a4e05791cf: Waiting [2024-12-13T02:41:37.018Z] 20a768a95fc0: Layer already exists [2024-12-13T02:41:37.018Z] 642b191363b4: Layer already exists [2024-12-13T02:41:37.018Z] c5875725867a: Layer already exists [2024-12-13T02:41:37.018Z] eb3703b27666: Layer already exists [2024-12-13T02:41:37.018Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:37.018Z] 651d9022c234: Layer already exists [2024-12-13T02:41:37.018Z] 69f07a20fedc: Layer already exists [2024-12-13T02:41:37.018Z] f6a4e05791cf: Layer already exists [2024-12-13T02:41:37.283Z] latest: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:37.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:37.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 [2024-12-13T02:41:37.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:41:37.981Z] c5875725867a: Preparing [2024-12-13T02:41:37.981Z] 20a768a95fc0: Preparing [2024-12-13T02:41:37.981Z] eb3703b27666: Preparing [2024-12-13T02:41:37.981Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:37.981Z] 642b191363b4: Preparing [2024-12-13T02:41:37.981Z] 69f07a20fedc: Preparing [2024-12-13T02:41:37.981Z] f6a4e05791cf: Preparing [2024-12-13T02:41:37.981Z] 651d9022c234: Preparing [2024-12-13T02:41:37.981Z] 69f07a20fedc: Waiting [2024-12-13T02:41:37.981Z] f6a4e05791cf: Waiting [2024-12-13T02:41:37.981Z] 651d9022c234: Waiting [2024-12-13T02:41:37.981Z] eb3703b27666: Layer already exists [2024-12-13T02:41:37.981Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:37.982Z] 20a768a95fc0: Layer already exists [2024-12-13T02:41:37.982Z] c5875725867a: Layer already exists [2024-12-13T02:41:37.982Z] 642b191363b4: Layer already exists [2024-12-13T02:41:37.982Z] f6a4e05791cf: Layer already exists [2024-12-13T02:41:37.982Z] 69f07a20fedc: Layer already exists [2024-12-13T02:41:37.982Z] 651d9022c234: Layer already exists [2024-12-13T02:41:38.245Z] 4.0.0-dev.28: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:38.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:38.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:38.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:41:38.941Z] c5875725867a: Preparing [2024-12-13T02:41:38.941Z] 20a768a95fc0: Preparing [2024-12-13T02:41:38.941Z] eb3703b27666: Preparing [2024-12-13T02:41:38.941Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:38.941Z] 642b191363b4: Preparing [2024-12-13T02:41:38.941Z] 69f07a20fedc: Preparing [2024-12-13T02:41:38.941Z] f6a4e05791cf: Preparing [2024-12-13T02:41:38.941Z] 651d9022c234: Preparing [2024-12-13T02:41:38.941Z] 69f07a20fedc: Waiting [2024-12-13T02:41:38.941Z] 651d9022c234: Waiting [2024-12-13T02:41:38.941Z] f6a4e05791cf: Waiting [2024-12-13T02:41:38.941Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:38.941Z] 642b191363b4: Layer already exists [2024-12-13T02:41:38.941Z] eb3703b27666: Layer already exists [2024-12-13T02:41:38.941Z] c5875725867a: Layer already exists [2024-12-13T02:41:38.941Z] 20a768a95fc0: Layer already exists [2024-12-13T02:41:38.941Z] 69f07a20fedc: Layer already exists [2024-12-13T02:41:38.941Z] f6a4e05791cf: Layer already exists [2024-12-13T02:41:38.941Z] 651d9022c234: Layer already exists [2024-12-13T02:41:39.204Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:39.736Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:40.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-13T02:41:40.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:41:40.118Z] c5875725867a: Preparing [2024-12-13T02:41:40.118Z] 20a768a95fc0: Preparing [2024-12-13T02:41:40.118Z] eb3703b27666: Preparing [2024-12-13T02:41:40.118Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:40.118Z] 642b191363b4: Preparing [2024-12-13T02:41:40.118Z] 69f07a20fedc: Preparing [2024-12-13T02:41:40.118Z] f6a4e05791cf: Preparing [2024-12-13T02:41:40.118Z] 651d9022c234: Preparing [2024-12-13T02:41:40.118Z] 69f07a20fedc: Waiting [2024-12-13T02:41:40.118Z] f6a4e05791cf: Waiting [2024-12-13T02:41:40.118Z] 651d9022c234: Waiting [2024-12-13T02:41:40.118Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:40.118Z] eb3703b27666: Layer already exists [2024-12-13T02:41:40.118Z] 20a768a95fc0: Layer already exists [2024-12-13T02:41:40.118Z] 642b191363b4: Layer already exists [2024-12-13T02:41:40.118Z] c5875725867a: Layer already exists [2024-12-13T02:41:40.118Z] 69f07a20fedc: Layer already exists [2024-12-13T02:41:40.118Z] f6a4e05791cf: Layer already exists [2024-12-13T02:41:40.118Z] 651d9022c234: Layer already exists [2024-12-13T02:41:40.384Z] main: digest: sha256:d5753eac42027c5d1c7193ed172aa18588aa07b913f569ca6202ac869ccbcc00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:41:40.496Z] ===================================================== [Pipeline] echo [2024-12-13T02:41:40.517Z] taggedImages: [2024-12-13T02:41:40.517Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:40.517Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-13T02:41:40.517Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.28 [2024-12-13T02:41:40.517Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:40.517Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-13T02:41:40.548Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-13T02:41:40.548Z] d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:40.548Z] latest [2024-12-13T02:41:40.548Z] 4.0.0-dev.28 [2024-12-13T02:41:40.548Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:40.548Z] main [2024-12-13T02:41:40.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:40.921Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:41.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:41.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:41:41.277Z] e755519f40fa: Preparing [2024-12-13T02:41:41.277Z] 72bd98fbf313: Preparing [2024-12-13T02:41:41.277Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:41.277Z] 642b191363b4: Preparing [2024-12-13T02:41:41.277Z] 3b9e775210c9: Preparing [2024-12-13T02:41:41.277Z] dba438157e5c: Preparing [2024-12-13T02:41:41.277Z] 651d9022c234: Preparing [2024-12-13T02:41:41.277Z] dba438157e5c: Waiting [2024-12-13T02:41:41.277Z] 651d9022c234: Waiting [2024-12-13T02:41:41.277Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:41.277Z] 642b191363b4: Layer already exists [2024-12-13T02:41:41.548Z] 651d9022c234: Layer already exists [2024-12-13T02:41:41.548Z] e755519f40fa: Pushed [2024-12-13T02:41:42.140Z] dba438157e5c: Pushed [2024-12-13T02:41:43.097Z] 3b9e775210c9: Pushed [2024-12-13T02:41:49.728Z] 72bd98fbf313: Pushed [2024-12-13T02:41:49.728Z] d8dcd70220f9688fa8787918ae82f03e3794c64c: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:50.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:50.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-13T02:41:50.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:41:50.452Z] e755519f40fa: Preparing [2024-12-13T02:41:50.452Z] 72bd98fbf313: Preparing [2024-12-13T02:41:50.452Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:50.452Z] 642b191363b4: Preparing [2024-12-13T02:41:50.452Z] 3b9e775210c9: Preparing [2024-12-13T02:41:50.452Z] dba438157e5c: Preparing [2024-12-13T02:41:50.452Z] 651d9022c234: Preparing [2024-12-13T02:41:50.452Z] dba438157e5c: Waiting [2024-12-13T02:41:50.452Z] 651d9022c234: Waiting [2024-12-13T02:41:50.452Z] e755519f40fa: Layer already exists [2024-12-13T02:41:50.452Z] 72bd98fbf313: Layer already exists [2024-12-13T02:41:50.452Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:50.452Z] 3b9e775210c9: Layer already exists [2024-12-13T02:41:50.452Z] dba438157e5c: Layer already exists [2024-12-13T02:41:50.452Z] 642b191363b4: Layer already exists [2024-12-13T02:41:50.452Z] 651d9022c234: Layer already exists [2024-12-13T02:41:50.718Z] latest: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:51.075Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:51.435Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 [2024-12-13T02:41:51.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:41:51.435Z] e755519f40fa: Preparing [2024-12-13T02:41:51.435Z] 72bd98fbf313: Preparing [2024-12-13T02:41:51.435Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:51.435Z] 642b191363b4: Preparing [2024-12-13T02:41:51.435Z] 3b9e775210c9: Preparing [2024-12-13T02:41:51.435Z] dba438157e5c: Preparing [2024-12-13T02:41:51.435Z] 651d9022c234: Preparing [2024-12-13T02:41:51.435Z] dba438157e5c: Waiting [2024-12-13T02:41:51.435Z] 651d9022c234: Waiting [2024-12-13T02:41:51.435Z] 72bd98fbf313: Layer already exists [2024-12-13T02:41:51.435Z] e755519f40fa: Layer already exists [2024-12-13T02:41:51.435Z] 3b9e775210c9: Layer already exists [2024-12-13T02:41:51.435Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:51.435Z] 642b191363b4: Layer already exists [2024-12-13T02:41:51.435Z] 651d9022c234: Layer already exists [2024-12-13T02:41:51.435Z] dba438157e5c: Layer already exists [2024-12-13T02:41:51.701Z] 4.0.0-dev.28: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:52.062Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:52.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:52.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:41:52.419Z] e755519f40fa: Preparing [2024-12-13T02:41:52.419Z] 72bd98fbf313: Preparing [2024-12-13T02:41:52.419Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:52.419Z] 642b191363b4: Preparing [2024-12-13T02:41:52.419Z] 3b9e775210c9: Preparing [2024-12-13T02:41:52.419Z] dba438157e5c: Preparing [2024-12-13T02:41:52.419Z] 651d9022c234: Preparing [2024-12-13T02:41:52.419Z] dba438157e5c: Waiting [2024-12-13T02:41:52.419Z] 651d9022c234: Waiting [2024-12-13T02:41:52.419Z] 72bd98fbf313: Layer already exists [2024-12-13T02:41:52.419Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:52.419Z] 642b191363b4: Layer already exists [2024-12-13T02:41:52.419Z] 3b9e775210c9: Layer already exists [2024-12-13T02:41:52.419Z] e755519f40fa: Layer already exists [2024-12-13T02:41:52.419Z] dba438157e5c: Layer already exists [2024-12-13T02:41:52.419Z] 651d9022c234: Layer already exists [2024-12-13T02:41:52.683Z] d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:53.040Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:53.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-13T02:41:53.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:41:53.403Z] e755519f40fa: Preparing [2024-12-13T02:41:53.403Z] 72bd98fbf313: Preparing [2024-12-13T02:41:53.403Z] a424a6fe0e6c: Preparing [2024-12-13T02:41:53.403Z] 642b191363b4: Preparing [2024-12-13T02:41:53.403Z] 3b9e775210c9: Preparing [2024-12-13T02:41:53.403Z] dba438157e5c: Preparing [2024-12-13T02:41:53.403Z] 651d9022c234: Preparing [2024-12-13T02:41:53.403Z] dba438157e5c: Waiting [2024-12-13T02:41:53.403Z] 651d9022c234: Waiting [2024-12-13T02:41:53.403Z] a424a6fe0e6c: Layer already exists [2024-12-13T02:41:53.403Z] 72bd98fbf313: Layer already exists [2024-12-13T02:41:53.403Z] e755519f40fa: Layer already exists [2024-12-13T02:41:53.403Z] 642b191363b4: Layer already exists [2024-12-13T02:41:53.403Z] 3b9e775210c9: Layer already exists [2024-12-13T02:41:53.403Z] dba438157e5c: Layer already exists [2024-12-13T02:41:53.403Z] 651d9022c234: Layer already exists [2024-12-13T02:41:53.667Z] main: digest: sha256:cde2f1048bf6b948317348de5f0917b00d5e48e32bc7b683dfba351da101ba03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:41:53.760Z] ===================================================== [Pipeline] echo [2024-12-13T02:41:53.775Z] taggedImages: [2024-12-13T02:41:53.775Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c [2024-12-13T02:41:53.775Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-13T02:41:53.775Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.28 [2024-12-13T02:41:53.775Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8dcd70220f9688fa8787918ae82f03e3794c64c-4.0.0-dev.28 [2024-12-13T02:41:53.775Z] - 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-12-13T02:41:54.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:41:54.172Z] [2024-12-13T02:41:54.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:41:54.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:41:54.513Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-13T02:41:54.513Z] 8998bd30e6a1: Pulling fs layer [2024-12-13T02:41:54.513Z] 04944245beec: Pulling fs layer [2024-12-13T02:41:54.513Z] 699f458cf7ca: Pulling fs layer [2024-12-13T02:41:54.513Z] 765212b225bb: Pulling fs layer [2024-12-13T02:41:54.513Z] f23df028b6ca: Pulling fs layer [2024-12-13T02:41:54.513Z] d65c8cfc05b1: Pulling fs layer [2024-12-13T02:41:54.513Z] 2437ff75d9bd: Pulling fs layer [2024-12-13T02:41:54.513Z] 765212b225bb: Waiting [2024-12-13T02:41:54.513Z] f23df028b6ca: Waiting [2024-12-13T02:41:54.513Z] d65c8cfc05b1: Waiting [2024-12-13T02:41:54.513Z] 2437ff75d9bd: Waiting [2024-12-13T02:41:54.780Z] 04944245beec: Verifying Checksum [2024-12-13T02:41:54.780Z] 04944245beec: Download complete [2024-12-13T02:41:54.780Z] 765212b225bb: Verifying Checksum [2024-12-13T02:41:54.780Z] d65c8cfc05b1: Verifying Checksum [2024-12-13T02:41:54.780Z] d65c8cfc05b1: Download complete [2024-12-13T02:41:54.780Z] 699f458cf7ca: Verifying Checksum [2024-12-13T02:41:54.780Z] 699f458cf7ca: Download complete [2024-12-13T02:41:55.362Z] 8998bd30e6a1: Verifying Checksum [2024-12-13T02:41:55.362Z] 8998bd30e6a1: Download complete [2024-12-13T02:41:57.298Z] 2437ff75d9bd: Download complete [2024-12-13T02:42:01.547Z] 8998bd30e6a1: Pull complete [2024-12-13T02:42:02.128Z] 04944245beec: Pull complete [2024-12-13T02:42:04.070Z] 699f458cf7ca: Pull complete [2024-12-13T02:42:04.070Z] 765212b225bb: Pull complete [2024-12-13T02:42:05.032Z] f23df028b6ca: Pull complete [2024-12-13T02:42:05.032Z] d65c8cfc05b1: Pull complete [2024-12-13T02:42:31.702Z] 2437ff75d9bd: Pull complete [2024-12-13T02:42:31.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-13T02:42:31.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:42:31.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:42:31.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-35000 does not seem to be running inside a container [2024-12-13T02:42:31.931Z] $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:42:33.366Z] $ docker top 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:42:33.952Z] ---> job-cost.sh [2024-12-13T02:42:34.218Z] lf-activate-venv: SKIPPING [2024-12-13T02:42:34.218Z] INFO: No Stack... [2024-12-13T02:42:34.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T02:42:35.386Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T02:42:35.713Z] + cat /w/workspace/edgex-go/764/archives/cost.csv [2024-12-13T02:42:35.713Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T02:42:35.781Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] [2024-12-13T02:42:35.792Z] Resource [jenkins-edgexfoundry-edgex-go-main-764-stack-cost] did not exist. Created. [2024-12-13T02:42:35.805Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T02:42:36.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T02:42:36.823Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T02:42:36.833Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-764-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T02:42:36.855Z] $ docker stop --time=1 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc [2024-12-13T02:42:39.745Z] $ docker rm -f --volumes 07f2c9a7cf495331091a03e83774eb6411ab8dc7735469b9e7f2c5aa048732fc [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-12-13T02:42:40.301Z] provisioning config files... [2024-12-13T02:42:40.326Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/764@tmp/config12469402262281108821tmp [Pipeline] { [Pipeline] sh [2024-12-13T02:42:40.648Z] + set +x [2024-12-13T02:42:40.648Z] + curl -s https://codecov.io/bash [2024-12-13T02:42:40.648Z] + bash -s -- [2024-12-13T02:42:40.648Z] [2024-12-13T02:42:40.648Z] _____ _ [2024-12-13T02:42:40.648Z] / ____| | | [2024-12-13T02:42:40.648Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T02:42:40.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T02:42:40.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T02:42:40.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T02:42:40.648Z] Bash-1.0.6 [2024-12-13T02:42:40.648Z] [2024-12-13T02:42:40.648Z] [2024-12-13T02:42:40.648Z] ==> git version 2.25.1 found [2024-12-13T02:42:40.648Z] ==> 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-12-13T02:42:40.648Z] Release-Date: 2020-01-08 [2024-12-13T02:42:40.648Z] 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-12-13T02:42:40.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T02:42:40.648Z] ==> Jenkins CI detected. [2024-12-13T02:42:40.648Z] current dir:  /w/workspace/edgex-go/764 [2024-12-13T02:42:40.648Z] project root: . [2024-12-13T02:42:40.648Z] --> token set from env [2024-12-13T02:42:40.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T02:42:40.935Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T02:42:40.935Z] ==> Python coveragepy not found [2024-12-13T02:42:40.935Z] ==> Searching for coverage reports in: [2024-12-13T02:42:40.935Z] + . [2024-12-13T02:42:40.935Z] -> Found 1 reports [2024-12-13T02:42:40.935Z] ==> Detecting git/mercurial file structure [2024-12-13T02:42:40.935Z] ==> Reading reports [2024-12-13T02:42:40.935Z] + ./coverage.out bytes=1412873 [2024-12-13T02:42:40.935Z] ==> Appending adjustments [2024-12-13T02:42:40.935Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T02:42:41.933Z] + Found adjustments [2024-12-13T02:42:41.933Z] ==> Gzipping contents [2024-12-13T02:42:42.192Z] 124K /tmp/codecov.sJ6UFd.gz [2024-12-13T02:42:42.192Z] ==> Uploading reports [2024-12-13T02:42:42.192Z] url: https://codecov.io [2024-12-13T02:42:42.192Z] query: branch=main&commit=d8dcd70220f9688fa8787918ae82f03e3794c64c&build=764&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F764%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T02:42:42.192Z] -> Pinging Codecov [2024-12-13T02:42:42.192Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d8dcd70220f9688fa8787918ae82f03e3794c64c&build=764&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F764%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T02:42:42.192Z] -> Uploading to [2024-12-13T02:42:42.192Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d8dcd70220f9688fa8787918ae82f03e3794c64c/85f9576d-f5f5-4284-92fb-b2328d2e87eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T024242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=12c026d8b399f6a01dc583ee5530ca9555541449afad4b65d46ab1cd3be7eb0a [2024-12-13T02:42:42.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:42:42.192Z] Dload Upload Total Spent Left Speed [2024-12-13T02:42:42.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 469k --:--:-- --:--:-- --:--:-- 469k [2024-12-13T02:42:42.451Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d8dcd70220f9688fa8787918ae82f03e3794c64c [Pipeline] } [2024-12-13T02:42:42.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-13T02:42:42.704Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-13T02:42:42.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:42:43.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:42:43.024Z] [2024-12-13T02:42:43.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:42:43.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:42:43.323Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-13T02:42:43.323Z] 43c4264eed91: Already exists [2024-12-13T02:42:43.323Z] 4cc291be95ef: Already exists [2024-12-13T02:42:43.323Z] 2ac1f1163629: Already exists [2024-12-13T02:42:43.323Z] 5c3c966382ef: Already exists [2024-12-13T02:42:43.323Z] 4f4fb700ef54: Already exists [2024-12-13T02:42:43.323Z] d9c7d2e4e75e: Pulling fs layer [2024-12-13T02:42:43.323Z] 9c3e1370e548: Pulling fs layer [2024-12-13T02:42:43.581Z] d9c7d2e4e75e: Verifying Checksum [2024-12-13T02:42:43.581Z] d9c7d2e4e75e: Download complete [2024-12-13T02:42:43.840Z] d9c7d2e4e75e: Pull complete [2024-12-13T02:42:44.407Z] 9c3e1370e548: Download complete [2024-12-13T02:42:47.691Z] 9c3e1370e548: Pull complete [2024-12-13T02:42:47.691Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-13T02:42:47.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:42:47.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:42:47.781Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:42:47.801Z] $ 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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:42:51.430Z] $ docker top e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:42:51.797Z] + git config --global --add safe.directory /w/workspace/edgex-go/764 [Pipeline] echo [2024-12-13T02:42:51.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-13T02:42:52.089Z] + set -o pipefail [2024-12-13T02:42:52.090Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-13T02:43:00.228Z] [2024-12-13T02:43:00.228Z] Monitoring /w/workspace/edgex-go/764 (github.com/edgexfoundry/edgex-go)... [2024-12-13T02:43:00.228Z] [2024-12-13T02:43:00.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/649f8187-d2b2-4dea-bc71-c37f92ecbfa0 [2024-12-13T02:43:00.228Z] [2024-12-13T02:43:00.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-13T02:43:00.228Z] [2024-12-13T02:43:00.228Z] [2024-12-13T02:43:00.228Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-13T02:43:00.228Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-13T02:43:00.227Z] $ docker stop --time=1 e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 [2024-12-13T02:43:08.226Z] $ docker rm -f --volumes e8026b65a1dc64b646b295f38cf2b44742eade9e4b0a6e9bd057f7a50629b0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-13T02:43:08.900Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:43:08.921Z] provisioning config files... [2024-12-13T02:43:08.930Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/764@tmp/config4370261726120641416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:09.232Z] --> edgex-publish-swagger.sh [2024-12-13T02:43:09.232Z] === Publish openapi API === [2024-12-13T02:43:09.232Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-13T02:43:09.232Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/764/openapi/core-command.yaml] [2024-12-13T02:43:09.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:09.232Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:09.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48351 --:--:-- --:--:-- --:--:-- 48351 [2024-12-13T02:43:09.800Z] [2024-12-13T02:43:09.800Z] [2024-12-13T02:43:09.800Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/764/openapi/core-data.yaml] [2024-12-13T02:43:09.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:09.800Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:10.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 950k --:--:-- --:--:-- --:--:-- 950k 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k [2024-12-13T02:43:10.368Z] [2024-12-13T02:43:10.368Z] [2024-12-13T02:43:10.368Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/764/openapi/core-keeper.yaml] [2024-12-13T02:43:10.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:10.368Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:10.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 312 151k --:--:-- --:--:-- --:--:-- 152k [2024-12-13T02:43:10.628Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-13T02:43:10.628Z] [2024-12-13T02:43:10.628Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/764/openapi/core-metadata.yaml] [2024-12-13T02:43:10.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:10.628Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:11.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 308 306k --:--:-- --:--:-- --:--:-- 306k 100 154k 100 156 100 154k 308 306k --:--:-- --:--:-- --:--:-- 306k [2024-12-13T02:43:11.195Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:43:11.195Z] [2024-12-13T02:43:11.195Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/764/openapi/support-notifications.yaml] [2024-12-13T02:43:11.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:11.195Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:11.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 436 238k --:--:-- --:--:-- --:--:-- 239k [2024-12-13T02:43:11.455Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:43:11.455Z] [2024-12-13T02:43:11.455Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/764/openapi/support-scheduler.yaml] [2024-12-13T02:43:11.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:43:11.456Z] Dload Upload Total Spent Left Speed [2024-12-13T02:43:11.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 506 160k --:--:-- --:--:-- --:--:-- 161k [2024-12-13T02:43:11.715Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:43:11.715Z] [Pipeline] } [2024-12-13T02:43:11.722Z] 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-12-13T02:43:12.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:43:12.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:12.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:43:12.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:43:12.565Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:43:12.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:43:13.210Z] $ docker top 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 -eo pid,comm [2024-12-13T02:43:13.267Z] 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-12-13T02:43:13.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:43:13.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:43:13.327Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:43:13.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:43:13.422Z] $ docker exec 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 ssh-agent [2024-12-13T02:43:13.538Z] SSH_AUTH_SOCK=/tmp/ssh-sqSPSfswgC8C/agent.32 [2024-12-13T02:43:13.538Z] SSH_AGENT_PID=38 [2024-12-13T02:43:13.543Z] Running ssh-add (command line suppressed) [2024-12-13T02:43:13.631Z] Identity added: /w/workspace/edgex-go/764@tmp/private_key_8086956682720000254.key (/w/workspace/edgex-go/764@tmp/private_key_8086956682720000254.key) [2024-12-13T02:43:13.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:43:13.956Z] + git semver tag [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,110 [run_tag] DEBUG tag force:False [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,110 [check_head_tag] DEBUG check head tag [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,112 [execute] INFO git cat-file --batch-check [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=) [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,116 [execute] INFO git cat-file --batch [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=) [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,163 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,163 [execute] INFO git tag -a v4.0.0-dev.28 -m v4.0.0-dev.28 [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.28', '-m', 'v4.0.0-dev.28'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:43:14.215Z] 2024-12-13 02:43:14,168 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:14.215Z] 4.0.0-dev.28 [Pipeline] } [2024-12-13T02:43:14.211Z] $ docker exec --env ******** --env ******** 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 ssh-agent -k [2024-12-13T02:43:14.307Z] unset SSH_AUTH_SOCK; [2024-12-13T02:43:14.307Z] unset SSH_AGENT_PID; [2024-12-13T02:43:14.307Z] echo Agent pid 38 killed; [2024-12-13T02:43:14.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:43:14.655Z] + git semver [Pipeline] } [2024-12-13T02:43:14.914Z] $ docker stop --time=1 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 [2024-12-13T02:43:16.264Z] $ docker rm -f --volumes 14d7c910337c64ef9844139c606209a544ad0dd7e44f956d9e059b96a6a9da89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:16.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:43:16.682Z] [2024-12-13T02:43:16.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:16.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:43:16.982Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-13T02:43:16.982Z] ab5ef0e58194: Pulling fs layer [2024-12-13T02:43:16.982Z] 9712f1f96733: Pulling fs layer [2024-12-13T02:43:16.982Z] 63f879dbbcfc: Pulling fs layer [2024-12-13T02:43:16.982Z] 0d9ebad4ef96: Pulling fs layer [2024-12-13T02:43:16.982Z] e9a5061849ea: Pulling fs layer [2024-12-13T02:43:16.982Z] d747dcd14b5f: Pulling fs layer [2024-12-13T02:43:16.982Z] 2de7ff778b66: Pulling fs layer [2024-12-13T02:43:16.982Z] 0d9ebad4ef96: Waiting [2024-12-13T02:43:16.982Z] d747dcd14b5f: Waiting [2024-12-13T02:43:16.982Z] 2de7ff778b66: Waiting [2024-12-13T02:43:16.982Z] e9a5061849ea: Waiting [2024-12-13T02:43:16.982Z] 9712f1f96733: Download complete [2024-12-13T02:43:17.243Z] 63f879dbbcfc: Verifying Checksum [2024-12-13T02:43:17.243Z] 63f879dbbcfc: Download complete [2024-12-13T02:43:17.499Z] e9a5061849ea: Verifying Checksum [2024-12-13T02:43:17.499Z] e9a5061849ea: Download complete [2024-12-13T02:43:17.499Z] d747dcd14b5f: Verifying Checksum [2024-12-13T02:43:17.499Z] d747dcd14b5f: Download complete [2024-12-13T02:43:17.499Z] 0d9ebad4ef96: Download complete [2024-12-13T02:43:17.499Z] ab5ef0e58194: Verifying Checksum [2024-12-13T02:43:17.499Z] ab5ef0e58194: Download complete [2024-12-13T02:43:17.756Z] 2de7ff778b66: Verifying Checksum [2024-12-13T02:43:17.756Z] 2de7ff778b66: Download complete [2024-12-13T02:43:20.311Z] ab5ef0e58194: Pull complete [2024-12-13T02:43:20.311Z] 9712f1f96733: Pull complete [2024-12-13T02:43:20.880Z] 63f879dbbcfc: Pull complete [2024-12-13T02:43:24.199Z] 0d9ebad4ef96: Pull complete [2024-12-13T02:43:24.199Z] e9a5061849ea: Pull complete [2024-12-13T02:43:24.199Z] d747dcd14b5f: Pull complete [2024-12-13T02:43:25.136Z] 2de7ff778b66: Pull complete [2024-12-13T02:43:25.136Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-13T02:43:25.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:43:25.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:43:25.236Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:43:25.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:43:33.901Z] $ docker top a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:43:33.991Z] provisioning config files... [2024-12-13T02:43:33.997Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/764@tmp/config13626546180589724417tmp [2024-12-13T02:43:34.005Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/764@tmp/config8080279804914276585tmp [2024-12-13T02:43:34.015Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/764@tmp/config14363611440610130344tmp [Pipeline] { [Pipeline] echo [2024-12-13T02:43:34.043Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:34.345Z] ---> sigul-configuration.sh [2024-12-13T02:43:34.345Z] gpg: directory `/root/.gnupg' created [2024-12-13T02:43:34.345Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-13T02:43:34.345Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-13T02:43:34.345Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-13T02:43:34.345Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-13T02:43:34.345Z] gpg: CAST5 encrypted data [2024-12-13T02:43:34.345Z] gpg: encrypted with 1 passphrase [2024-12-13T02:43:34.345Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-13T02:43:34.641Z] + mkdir /home/jenkins [2024-12-13T02:43:34.641Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-13T02:43:34.935Z] + 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-12-13T02:43:34.950Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:35.243Z] ---> sigul-install.sh [2024-12-13T02:43:35.243Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-13T02:43:35.545Z] + git tag --list [2024-12-13T02:43:35.545Z] 0.6.0 [2024-12-13T02:43:35.545Z] 0.6.1 [2024-12-13T02:43:35.545Z] 0.7.0 [2024-12-13T02:43:35.545Z] 0.7.1 [2024-12-13T02:43:35.545Z] v1.0.0 [2024-12-13T02:43:35.545Z] v1.0.1 [2024-12-13T02:43:35.545Z] v1.1.0 [2024-12-13T02:43:35.545Z] v1.2.0 [2024-12-13T02:43:35.545Z] v1.2.1 [2024-12-13T02:43:35.545Z] v1.3.0 [2024-12-13T02:43:35.545Z] v1.3.1 [2024-12-13T02:43:35.545Z] v2.0.0 [2024-12-13T02:43:35.545Z] v2.1.0 [2024-12-13T02:43:35.545Z] v2.1.1 [2024-12-13T02:43:35.545Z] v2.2.0 [2024-12-13T02:43:35.545Z] v2.3.0 [2024-12-13T02:43:35.545Z] v3.0 [2024-12-13T02:43:35.545Z] v3.0.0 [2024-12-13T02:43:35.545Z] v3.1 [2024-12-13T02:43:35.545Z] v3.1.0 [2024-12-13T02:43:35.545Z] v3.1.0-dev.1 [2024-12-13T02:43:35.545Z] v3.1.0-dev.10 [2024-12-13T02:43:35.545Z] v3.1.0-dev.11 [2024-12-13T02:43:35.545Z] v3.1.0-dev.12 [2024-12-13T02:43:35.545Z] v3.1.0-dev.13 [2024-12-13T02:43:35.545Z] v3.1.0-dev.14 [2024-12-13T02:43:35.545Z] v3.1.0-dev.15 [2024-12-13T02:43:35.545Z] v3.1.0-dev.16 [2024-12-13T02:43:35.545Z] v3.1.0-dev.17 [2024-12-13T02:43:35.545Z] v3.1.0-dev.18 [2024-12-13T02:43:35.545Z] v3.1.0-dev.19 [2024-12-13T02:43:35.545Z] v3.1.0-dev.2 [2024-12-13T02:43:35.545Z] v3.1.0-dev.20 [2024-12-13T02:43:35.545Z] v3.1.0-dev.21 [2024-12-13T02:43:35.545Z] v3.1.0-dev.22 [2024-12-13T02:43:35.545Z] v3.1.0-dev.23 [2024-12-13T02:43:35.545Z] v3.1.0-dev.24 [2024-12-13T02:43:35.545Z] v3.1.0-dev.25 [2024-12-13T02:43:35.545Z] v3.1.0-dev.26 [2024-12-13T02:43:35.545Z] v3.1.0-dev.27 [2024-12-13T02:43:35.545Z] v3.1.0-dev.28 [2024-12-13T02:43:35.545Z] v3.1.0-dev.29 [2024-12-13T02:43:35.545Z] v3.1.0-dev.3 [2024-12-13T02:43:35.545Z] v3.1.0-dev.30 [2024-12-13T02:43:35.545Z] v3.1.0-dev.31 [2024-12-13T02:43:35.545Z] v3.1.0-dev.32 [2024-12-13T02:43:35.545Z] v3.1.0-dev.33 [2024-12-13T02:43:35.545Z] v3.1.0-dev.34 [2024-12-13T02:43:35.545Z] v3.1.0-dev.35 [2024-12-13T02:43:35.545Z] v3.1.0-dev.36 [2024-12-13T02:43:35.545Z] v3.1.0-dev.37 [2024-12-13T02:43:35.545Z] v3.1.0-dev.38 [2024-12-13T02:43:35.545Z] v3.1.0-dev.39 [2024-12-13T02:43:35.545Z] v3.1.0-dev.4 [2024-12-13T02:43:35.545Z] v3.1.0-dev.40 [2024-12-13T02:43:35.545Z] v3.1.0-dev.41 [2024-12-13T02:43:35.545Z] v3.1.0-dev.42 [2024-12-13T02:43:35.545Z] v3.1.0-dev.43 [2024-12-13T02:43:35.545Z] v3.1.0-dev.44 [2024-12-13T02:43:35.545Z] v3.1.0-dev.45 [2024-12-13T02:43:35.545Z] v3.1.0-dev.46 [2024-12-13T02:43:35.545Z] v3.1.0-dev.47 [2024-12-13T02:43:35.545Z] v3.1.0-dev.48 [2024-12-13T02:43:35.545Z] v3.1.0-dev.49 [2024-12-13T02:43:35.545Z] v3.1.0-dev.5 [2024-12-13T02:43:35.545Z] v3.1.0-dev.50 [2024-12-13T02:43:35.545Z] v3.1.0-dev.51 [2024-12-13T02:43:35.545Z] v3.1.0-dev.52 [2024-12-13T02:43:35.545Z] v3.1.0-dev.53 [2024-12-13T02:43:35.545Z] v3.1.0-dev.54 [2024-12-13T02:43:35.545Z] v3.1.0-dev.55 [2024-12-13T02:43:35.545Z] v3.1.0-dev.56 [2024-12-13T02:43:35.545Z] v3.1.0-dev.57 [2024-12-13T02:43:35.545Z] v3.1.0-dev.58 [2024-12-13T02:43:35.545Z] v3.1.0-dev.59 [2024-12-13T02:43:35.545Z] v3.1.0-dev.6 [2024-12-13T02:43:35.545Z] v3.1.0-dev.60 [2024-12-13T02:43:35.545Z] v3.1.0-dev.61 [2024-12-13T02:43:35.545Z] v3.1.0-dev.62 [2024-12-13T02:43:35.545Z] v3.1.0-dev.63 [2024-12-13T02:43:35.545Z] v3.1.0-dev.64 [2024-12-13T02:43:35.545Z] v3.1.0-dev.65 [2024-12-13T02:43:35.545Z] v3.1.0-dev.66 [2024-12-13T02:43:35.545Z] v3.1.0-dev.67 [2024-12-13T02:43:35.545Z] v3.1.0-dev.68 [2024-12-13T02:43:35.545Z] v3.1.0-dev.69 [2024-12-13T02:43:35.545Z] v3.1.0-dev.7 [2024-12-13T02:43:35.545Z] v3.1.0-dev.70 [2024-12-13T02:43:35.545Z] v3.1.0-dev.71 [2024-12-13T02:43:35.545Z] v3.1.0-dev.72 [2024-12-13T02:43:35.545Z] v3.1.0-dev.73 [2024-12-13T02:43:35.545Z] v3.1.0-dev.8 [2024-12-13T02:43:35.545Z] v3.1.0-dev.9 [2024-12-13T02:43:35.545Z] v3.1.1 [2024-12-13T02:43:35.545Z] v3.1.1-dev.1 [2024-12-13T02:43:35.545Z] v3.1.1-dev.2 [2024-12-13T02:43:35.545Z] v3.2.0-dev.1 [2024-12-13T02:43:35.545Z] v3.2.0-dev.10 [2024-12-13T02:43:35.545Z] v3.2.0-dev.100 [2024-12-13T02:43:35.545Z] v3.2.0-dev.101 [2024-12-13T02:43:35.545Z] v3.2.0-dev.102 [2024-12-13T02:43:35.545Z] v3.2.0-dev.103 [2024-12-13T02:43:35.545Z] v3.2.0-dev.104 [2024-12-13T02:43:35.545Z] v3.2.0-dev.105 [2024-12-13T02:43:35.545Z] v3.2.0-dev.106 [2024-12-13T02:43:35.545Z] v3.2.0-dev.107 [2024-12-13T02:43:35.545Z] v3.2.0-dev.108 [2024-12-13T02:43:35.545Z] v3.2.0-dev.109 [2024-12-13T02:43:35.545Z] v3.2.0-dev.11 [2024-12-13T02:43:35.545Z] v3.2.0-dev.12 [2024-12-13T02:43:35.545Z] v3.2.0-dev.13 [2024-12-13T02:43:35.545Z] v3.2.0-dev.14 [2024-12-13T02:43:35.545Z] v3.2.0-dev.15 [2024-12-13T02:43:35.545Z] v3.2.0-dev.16 [2024-12-13T02:43:35.545Z] v3.2.0-dev.17 [2024-12-13T02:43:35.545Z] v3.2.0-dev.18 [2024-12-13T02:43:35.545Z] v3.2.0-dev.19 [2024-12-13T02:43:35.545Z] v3.2.0-dev.2 [2024-12-13T02:43:35.545Z] v3.2.0-dev.20 [2024-12-13T02:43:35.545Z] v3.2.0-dev.21 [2024-12-13T02:43:35.545Z] v3.2.0-dev.22 [2024-12-13T02:43:35.545Z] v3.2.0-dev.23 [2024-12-13T02:43:35.545Z] v3.2.0-dev.24 [2024-12-13T02:43:35.545Z] v3.2.0-dev.25 [2024-12-13T02:43:35.545Z] v3.2.0-dev.26 [2024-12-13T02:43:35.545Z] v3.2.0-dev.27 [2024-12-13T02:43:35.545Z] v3.2.0-dev.28 [2024-12-13T02:43:35.545Z] v3.2.0-dev.29 [2024-12-13T02:43:35.545Z] v3.2.0-dev.3 [2024-12-13T02:43:35.545Z] v3.2.0-dev.30 [2024-12-13T02:43:35.545Z] v3.2.0-dev.31 [2024-12-13T02:43:35.545Z] v3.2.0-dev.32 [2024-12-13T02:43:35.545Z] v3.2.0-dev.33 [2024-12-13T02:43:35.545Z] v3.2.0-dev.34 [2024-12-13T02:43:35.545Z] v3.2.0-dev.35 [2024-12-13T02:43:35.545Z] v3.2.0-dev.36 [2024-12-13T02:43:35.545Z] v3.2.0-dev.37 [2024-12-13T02:43:35.545Z] v3.2.0-dev.38 [2024-12-13T02:43:35.545Z] v3.2.0-dev.39 [2024-12-13T02:43:35.545Z] v3.2.0-dev.4 [2024-12-13T02:43:35.545Z] v3.2.0-dev.40 [2024-12-13T02:43:35.545Z] v3.2.0-dev.41 [2024-12-13T02:43:35.545Z] v3.2.0-dev.42 [2024-12-13T02:43:35.545Z] v3.2.0-dev.43 [2024-12-13T02:43:35.545Z] v3.2.0-dev.44 [2024-12-13T02:43:35.545Z] v3.2.0-dev.45 [2024-12-13T02:43:35.545Z] v3.2.0-dev.46 [2024-12-13T02:43:35.545Z] v3.2.0-dev.47 [2024-12-13T02:43:35.545Z] v3.2.0-dev.48 [2024-12-13T02:43:35.545Z] v3.2.0-dev.49 [2024-12-13T02:43:35.545Z] v3.2.0-dev.5 [2024-12-13T02:43:35.545Z] v3.2.0-dev.50 [2024-12-13T02:43:35.545Z] v3.2.0-dev.51 [2024-12-13T02:43:35.545Z] v3.2.0-dev.52 [2024-12-13T02:43:35.545Z] v3.2.0-dev.53 [2024-12-13T02:43:35.545Z] v3.2.0-dev.54 [2024-12-13T02:43:35.545Z] v3.2.0-dev.55 [2024-12-13T02:43:35.545Z] v3.2.0-dev.56 [2024-12-13T02:43:35.545Z] v3.2.0-dev.57 [2024-12-13T02:43:35.545Z] v3.2.0-dev.58 [2024-12-13T02:43:35.545Z] v3.2.0-dev.59 [2024-12-13T02:43:35.545Z] v3.2.0-dev.6 [2024-12-13T02:43:35.545Z] v3.2.0-dev.60 [2024-12-13T02:43:35.545Z] v3.2.0-dev.61 [2024-12-13T02:43:35.545Z] v3.2.0-dev.62 [2024-12-13T02:43:35.545Z] v3.2.0-dev.63 [2024-12-13T02:43:35.545Z] v3.2.0-dev.64 [2024-12-13T02:43:35.545Z] v3.2.0-dev.65 [2024-12-13T02:43:35.545Z] v3.2.0-dev.66 [2024-12-13T02:43:35.545Z] v3.2.0-dev.67 [2024-12-13T02:43:35.545Z] v3.2.0-dev.68 [2024-12-13T02:43:35.545Z] v3.2.0-dev.69 [2024-12-13T02:43:35.545Z] v3.2.0-dev.7 [2024-12-13T02:43:35.545Z] v3.2.0-dev.70 [2024-12-13T02:43:35.545Z] v3.2.0-dev.71 [2024-12-13T02:43:35.545Z] v3.2.0-dev.72 [2024-12-13T02:43:35.545Z] v3.2.0-dev.73 [2024-12-13T02:43:35.545Z] v3.2.0-dev.74 [2024-12-13T02:43:35.545Z] v3.2.0-dev.75 [2024-12-13T02:43:35.545Z] v3.2.0-dev.76 [2024-12-13T02:43:35.545Z] v3.2.0-dev.77 [2024-12-13T02:43:35.545Z] v3.2.0-dev.78 [2024-12-13T02:43:35.545Z] v3.2.0-dev.79 [2024-12-13T02:43:35.545Z] v3.2.0-dev.8 [2024-12-13T02:43:35.545Z] v3.2.0-dev.80 [2024-12-13T02:43:35.545Z] v3.2.0-dev.81 [2024-12-13T02:43:35.545Z] v3.2.0-dev.82 [2024-12-13T02:43:35.545Z] v3.2.0-dev.83 [2024-12-13T02:43:35.545Z] v3.2.0-dev.84 [2024-12-13T02:43:35.545Z] v3.2.0-dev.85 [2024-12-13T02:43:35.545Z] v3.2.0-dev.86 [2024-12-13T02:43:35.545Z] v3.2.0-dev.87 [2024-12-13T02:43:35.545Z] v3.2.0-dev.88 [2024-12-13T02:43:35.545Z] v3.2.0-dev.89 [2024-12-13T02:43:35.545Z] v3.2.0-dev.9 [2024-12-13T02:43:35.545Z] v3.2.0-dev.90 [2024-12-13T02:43:35.545Z] v3.2.0-dev.91 [2024-12-13T02:43:35.545Z] v3.2.0-dev.92 [2024-12-13T02:43:35.545Z] v3.2.0-dev.93 [2024-12-13T02:43:35.545Z] v3.2.0-dev.94 [2024-12-13T02:43:35.545Z] v3.2.0-dev.95 [2024-12-13T02:43:35.545Z] v3.2.0-dev.96 [2024-12-13T02:43:35.545Z] v3.2.0-dev.97 [2024-12-13T02:43:35.545Z] v3.2.0-dev.98 [2024-12-13T02:43:35.545Z] v3.2.0-dev.99 [2024-12-13T02:43:35.545Z] v4.0.0-dev.1 [2024-12-13T02:43:35.545Z] v4.0.0-dev.10 [2024-12-13T02:43:35.545Z] v4.0.0-dev.11 [2024-12-13T02:43:35.545Z] v4.0.0-dev.12 [2024-12-13T02:43:35.545Z] v4.0.0-dev.13 [2024-12-13T02:43:35.545Z] v4.0.0-dev.14 [2024-12-13T02:43:35.545Z] v4.0.0-dev.15 [2024-12-13T02:43:35.545Z] v4.0.0-dev.16 [2024-12-13T02:43:35.545Z] v4.0.0-dev.17 [2024-12-13T02:43:35.545Z] v4.0.0-dev.18 [2024-12-13T02:43:35.545Z] v4.0.0-dev.19 [2024-12-13T02:43:35.545Z] v4.0.0-dev.2 [2024-12-13T02:43:35.545Z] v4.0.0-dev.20 [2024-12-13T02:43:35.545Z] v4.0.0-dev.21 [2024-12-13T02:43:35.545Z] v4.0.0-dev.22 [2024-12-13T02:43:35.545Z] v4.0.0-dev.23 [2024-12-13T02:43:35.545Z] v4.0.0-dev.24 [2024-12-13T02:43:35.545Z] v4.0.0-dev.25 [2024-12-13T02:43:35.545Z] v4.0.0-dev.26 [2024-12-13T02:43:35.545Z] v4.0.0-dev.27 [2024-12-13T02:43:35.545Z] v4.0.0-dev.28 [2024-12-13T02:43:35.545Z] v4.0.0-dev.3 [2024-12-13T02:43:35.545Z] v4.0.0-dev.4 [2024-12-13T02:43:35.545Z] v4.0.0-dev.5 [2024-12-13T02:43:35.545Z] v4.0.0-dev.6 [2024-12-13T02:43:35.545Z] v4.0.0-dev.7 [2024-12-13T02:43:35.545Z] v4.0.0-dev.8 [2024-12-13T02:43:35.545Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-13T02:43:35.843Z] + lftools sign git-tag v4.0.0-dev.28 [2024-12-13T02:43:36.413Z] Signing Git tag with Sigul... [2024-12-13T02:43:36.413Z] Signing v4.0.0-dev.28 [Pipeline] echo [2024-12-13T02:43:36.994Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:37.293Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-13T02:43:37.306Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-13T02:43:37.315Z] $ docker stop --time=1 a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 [2024-12-13T02:43:38.611Z] $ docker rm -f --volumes a600e4eda8f7a28637b5392b690fbbee4391131a361a028c2ef98f9004f9cea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-13T02:43:39.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:43:39.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:39.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:43:39.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:43:39.446Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:43:39.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:43:39.982Z] $ docker top 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 -eo pid,comm [2024-12-13T02:43:40.046Z] 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-12-13T02:43:40.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:43:40.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:43:40.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:43:40.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:43:40.219Z] $ docker exec 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 ssh-agent [2024-12-13T02:43:40.332Z] SSH_AUTH_SOCK=/tmp/ssh-WMkzQvsFao6j/agent.31 [2024-12-13T02:43:40.332Z] SSH_AGENT_PID=37 [2024-12-13T02:43:40.337Z] Running ssh-add (command line suppressed) [2024-12-13T02:43:40.426Z] Identity added: /w/workspace/edgex-go/764@tmp/private_key_4511096517560108707.key (/w/workspace/edgex-go/764@tmp/private_key_4511096517560108707.key) [2024-12-13T02:43:40.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:43:40.756Z] + git semver bump pre [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [bump_version] DEBUG bumping version:4.0.0-dev.28 on axis:pre with prefix:dev [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [bump_version] DEBUG bumped version:4.0.0-dev.29 [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [write_version] DEBUG write version:4.0.0-dev.29 to path:/w/workspace/edgex-go/764/.semver/main with force:True [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,922 [write_file] DEBUG write to file:/w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,924 [execute] INFO git cat-file --batch-check [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,930 [execute] INFO git cat-file --batch [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:43:41.016Z] 2024-12-13 02:43:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:41.016Z] 4.0.0-dev.29 [Pipeline] } [2024-12-13T02:43:41.011Z] $ docker exec --env ******** --env ******** 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 ssh-agent -k [2024-12-13T02:43:41.118Z] unset SSH_AUTH_SOCK; [2024-12-13T02:43:41.118Z] unset SSH_AGENT_PID; [2024-12-13T02:43:41.118Z] echo Agent pid 37 killed; [2024-12-13T02:43:41.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:43:41.483Z] + git semver [Pipeline] } [2024-12-13T02:43:41.742Z] $ docker stop --time=1 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 [2024-12-13T02:43:43.006Z] $ docker rm -f --volumes 55bbc4c7d0484ac5f1f404d368ade28b7e8dbaf1cf642b770b363568e24d8f09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:43:43.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:43:43.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:43.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:43:43.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:43:43.791Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:43:43.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:43:44.171Z] $ docker top 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:43:44.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:43:44.304Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:43:44.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:43:44.404Z] $ docker exec 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 ssh-agent [2024-12-13T02:43:44.547Z] SSH_AUTH_SOCK=/tmp/ssh-G2Y4gqs1nm5Z/agent.31 [2024-12-13T02:43:44.547Z] SSH_AGENT_PID=37 [2024-12-13T02:43:44.553Z] Running ssh-add (command line suppressed) [2024-12-13T02:43:44.637Z] Identity added: /w/workspace/edgex-go/764@tmp/private_key_8991590639228359967.key (/w/workspace/edgex-go/764@tmp/private_key_8991590639228359967.key) [2024-12-13T02:43:44.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:43:44.958Z] + git semver push [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,162 [run_push] DEBUG push [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,164 [execute] INFO git cat-file --batch-check [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,168 [execute] INFO git rev-list fe2c69ab7d671ff1ea424e82b59e4c8e96f70267 -- [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,169 [execute] DEBUG Popen(['git', 'rev-list', 'fe2c69ab7d671ff1ea424e82b59e4c8e96f70267', '--'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,189 [execute] INFO git fetch -v origin [2024-12-13T02:43:45.218Z] 2024-12-13 02:43:45,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-13T02:43:45.788Z] 2024-12-13 02:43:45,631 [run_push] DEBUG no remote changes detected [2024-12-13T02:43:45.788Z] 2024-12-13 02:43:45,631 [execute] INFO git push origin semver [2024-12-13T02:43:45.788Z] 2024-12-13 02:43:45,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/764/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:43:46.355Z] 2024-12-13 02:43:46,259 [run_push] DEBUG push all version tags [2024-12-13T02:43:46.355Z] 2024-12-13 02:43:46,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-13T02:43:46.355Z] 2024-12-13 02:43:46,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/764, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:43:46.924Z] 2024-12-13 02:43:46,870 [read_version] DEBUG read version from /w/workspace/edgex-go/764/.semver/main [2024-12-13T02:43:46.924Z] 4.0.0-dev.29 [Pipeline] } [2024-12-13T02:43:46.919Z] $ docker exec --env ******** --env ******** 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 ssh-agent -k [2024-12-13T02:43:47.024Z] unset SSH_AUTH_SOCK; [2024-12-13T02:43:47.024Z] unset SSH_AGENT_PID; [2024-12-13T02:43:47.024Z] echo Agent pid 37 killed; [2024-12-13T02:43:47.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:43:47.373Z] + git semver [Pipeline] } [2024-12-13T02:43:47.634Z] $ docker stop --time=1 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 [2024-12-13T02:43:48.930Z] $ docker rm -f --volumes 1fcb3a7485bd38f66dd8d0b38a8bcba2d40379d6da802cecd520353c6a60e296 [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-12-13T02:43:49.547Z] + [ -d /w/workspace/edgex-go/764/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:49.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:43:50.690Z] ---> package-listing.sh [2024-12-13T02:43:50.690Z] ++ facter osfamily [2024-12-13T02:43:50.690Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T02:43:50.960Z] + OS_FAMILY=debian [2024-12-13T02:43:50.960Z] + workspace=/w/workspace/edgex-go/764 [2024-12-13T02:43:50.960Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T02:43:50.960Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T02:43:50.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T02:43:50.960Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T02:43:50.960Z] + '[' /w/workspace/edgex-go/764 ']' [2024-12-13T02:43:50.960Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T02:43:50.960Z] + case "${OS_FAMILY}" in [2024-12-13T02:43:50.960Z] + dpkg -l [2024-12-13T02:43:50.960Z] + grep '^ii' [2024-12-13T02:43:50.960Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T02:43:50.960Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T02:43:50.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T02:43:50.960Z] + '[' /w/workspace/edgex-go/764 ']' [2024-12-13T02:43:50.960Z] + mkdir -p /w/workspace/edgex-go/764/archives/ [2024-12-13T02:43:50.960Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/764/archives/ [Pipeline] echo [2024-12-13T02:43:50.969Z] 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/764/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-13T02:43:51.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:51.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:43:51.820Z] [2024-12-13T02:43:51.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:43:52.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:43:52.380Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T02:43:52.380Z] 5eb5b503b376: Pulling fs layer [2024-12-13T02:43:52.380Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T02:43:52.380Z] ec43610c2a17: Pulling fs layer [2024-12-13T02:43:52.380Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T02:43:52.380Z] 33b1e0a273af: Pulling fs layer [2024-12-13T02:43:52.380Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T02:43:52.380Z] 2f39f015ded8: Pulling fs layer [2024-12-13T02:43:52.380Z] 33b1e0a273af: Waiting [2024-12-13T02:43:52.380Z] 5d3b04190fa2: Waiting [2024-12-13T02:43:52.380Z] 2f39f015ded8: Waiting [2024-12-13T02:43:52.380Z] 5c69ac0246d0: Download complete [2024-12-13T02:43:52.380Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T02:43:52.380Z] 3a2ae6a8a46f: Download complete [2024-12-13T02:43:52.380Z] 33b1e0a273af: Verifying Checksum [2024-12-13T02:43:52.380Z] 33b1e0a273af: Download complete [2024-12-13T02:43:52.380Z] ec43610c2a17: Verifying Checksum [2024-12-13T02:43:52.380Z] ec43610c2a17: Download complete [2024-12-13T02:43:52.380Z] 5d3b04190fa2: Verifying Checksum [2024-12-13T02:43:52.380Z] 5d3b04190fa2: Download complete [2024-12-13T02:43:52.637Z] 5eb5b503b376: Download complete [2024-12-13T02:43:53.210Z] 2f39f015ded8: Verifying Checksum [2024-12-13T02:43:53.210Z] 2f39f015ded8: Download complete [2024-12-13T02:43:54.170Z] 5eb5b503b376: Pull complete [2024-12-13T02:43:54.170Z] 5c69ac0246d0: Pull complete [2024-12-13T02:43:55.267Z] ec43610c2a17: Pull complete [2024-12-13T02:43:55.267Z] 3a2ae6a8a46f: Pull complete [2024-12-13T02:43:55.525Z] 33b1e0a273af: Pull complete [2024-12-13T02:43:55.784Z] 5d3b04190fa2: Pull complete [2024-12-13T02:43:59.967Z] 2f39f015ded8: Pull complete [2024-12-13T02:43:59.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T02:43:59.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:43:59.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:44:00.069Z] prd-ubuntu20.04-docker-8c-8g-34999 does not seem to be running inside a container [2024-12-13T02:44:00.090Z] $ 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/764/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/764 -v /w/workspace/edgex-go/764:/w/workspace/edgex-go/764:rw,z -v /w/workspace/edgex-go/764@tmp:/w/workspace/edgex-go/764@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-12-13T02:44:08.224Z] $ docker top 7d751be523d4a4fd9e3b4995c0a9787e100477ed29cab6008146e580e59dd863 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:44:08.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T02:44:08.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T02:44:09.181Z] + ls /var/log/sa-host [2024-12-13T02:44:09.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:44:09.353Z] provisioning config files... [2024-12-13T02:44:09.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/764@tmp/config5678832881347870049tmp [Pipeline] { [Pipeline] echo [2024-12-13T02:44:09.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:44:09.664Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T02:44:09.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:44:10.008Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T02:44:10.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:44:10.304Z] ---> sudo-logs.sh [2024-12-13T02:44:10.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T02:44:10.333Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:44:10.615Z] ---> job-cost.sh [2024-12-13T02:44:10.615Z] lf-activate-venv: SKIPPING [2024-12-13T02:44:10.615Z] DEBUG: total: 0.2199999988079071 [2024-12-13T02:44:10.615Z] INFO: Retrieving Stack Cost... [2024-12-13T02:44:10.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T02:44:11.441Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T02:44:11.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:44:11.740Z] ---> logs-deploy.sh [2024-12-13T02:44:11.740Z] lf-activate-venv: SKIPPING [2024-12-13T02:44:11.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/764 [2024-12-13T02:44:11.740Z] INFO: archiving workspace using pattern(s): [2024-12-13T02:44:12.680Z] Archives upload complete. [2024-12-13T02:44:12.940Z] INFO: archiving logs to Nexus