Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 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-ssh14571007899479244786.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-ssh4269219573044011089.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-ssh3237580780210984737.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-ssh1698251078161744876.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-ssh4025335783448761624.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/793 [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/793 # 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 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c (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 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c # timeout=10 Commit message: "Merge pull request #5078 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.33.0" > git rev-list --no-walk 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-12T08:29:45.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-12T08:29:46.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-12T08:29:46.110Z] ========================================================= [2025-02-12T08:29:46.110Z] EdgeX Global Pipelines Version Info [2025-02-12T08:29:46.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:29:47.135Z] ------------------- [2025-02-12T08:29:47.135Z] stable info: [2025-02-12T08:29:47.135Z] ------------------- [2025-02-12T08:29:47.135Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-12T08:29:47.135Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T08:29:47.135Z] Message: update stable to v1.0.269 [2025-02-12T08:29:47.817Z] ------------------- [2025-02-12T08:29:47.817Z] experimental info: [2025-02-12T08:29:47.817Z] ------------------- [2025-02-12T08:29:47.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-12T08:29:47.817Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T08:29:47.817Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-12T08:29:48.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-12T08:29:48.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-12T08:29:48.186Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-12T08:29:48.257Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-12T08:29:48.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-12T08:29:48.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-12T08:29:48.541Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-12T08:29:48.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-12T08:29:48.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-12T08:29:48.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-12T08:29:48.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-12T08:29:48.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-12T08:29:48.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-12T08:29:49.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-12T08:29:49.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-12T08:29:49.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T08:29:49.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T08:29:49.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-12T08:29:49.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-12T08:29:49.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-12T08:29:49.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-12T08:29:49.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-12T08:29:49.825Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-12T08:29:49.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-12T08:29:50.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-12T08:29:50.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-12T08:29:50.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo [2025-02-12T08:29:50.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb3b6aa [Pipeline] echo [2025-02-12T08:29:50.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T08:29:50.548Z] provisioning config files... [2025-02-12T08:29:50.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config12783609810751429112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:29:51.384Z] ---> ****-login.sh [2025-02-12T08:29:51.384Z] nexus3.edgexfoundry.org:10001 [2025-02-12T08:29:51.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:29:51.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:29:51.679Z] Configure a credential helper to remove this warning. See [2025-02-12T08:29:51.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:29:51.679Z] [2025-02-12T08:29:51.679Z] Login Succeeded [2025-02-12T08:29:51.679Z] nexus3.edgexfoundry.org:10002 [2025-02-12T08:29:51.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:29:51.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:29:51.679Z] Configure a credential helper to remove this warning. See [2025-02-12T08:29:51.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:29:51.679Z] [2025-02-12T08:29:51.679Z] Login Succeeded [2025-02-12T08:29:51.679Z] nexus3.edgexfoundry.org:10003 [2025-02-12T08:29:51.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:29:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:29:52.002Z] Configure a credential helper to remove this warning. See [2025-02-12T08:29:52.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:29:52.002Z] [2025-02-12T08:29:52.002Z] Login Succeeded [2025-02-12T08:29:52.002Z] nexus3.edgexfoundry.org:10004 [2025-02-12T08:29:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:29:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:29:52.002Z] Configure a credential helper to remove this warning. See [2025-02-12T08:29:52.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:29:52.002Z] [2025-02-12T08:29:52.002Z] Login Succeeded [2025-02-12T08:29:52.002Z] ****.io [2025-02-12T08:29:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:29:52.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:29:52.295Z] Configure a credential helper to remove this warning. See [2025-02-12T08:29:52.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:29:52.295Z] [2025-02-12T08:29:52.295Z] Login Succeeded [2025-02-12T08:29:52.295Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T08:29:52.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T08:29:52.837Z] + 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 [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + dirname cmd/core-command/Dockerfile [2025-02-12T08:29:52.837Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/core-data/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/core-keeper/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/core-metadata/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/support-notifications/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-12T08:29:52.837Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-12T08:29:52.837Z] + cut -d/ -f2 [2025-02-12T08:29:52.837Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-12T08:29:52.906Z] 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 [2025-02-12T08:29:53.410Z] + git rev-list -1 --merges fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c~1..fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo [2025-02-12T08:29:53.430Z] -----------> git rev-list -1 --merges fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c~1..fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:29:53.430Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [false] [Pipeline] sh [2025-02-12T08:29:53.847Z] + git log --format=format:%s -1 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo [2025-02-12T08:29:53.891Z] ========================================================= [2025-02-12T08:29:53.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-12T08:29:53.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-12T08:29:54.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T08:29:54.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-12T08:29:54.549Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-12T08:29:54.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-12T08:29:54.549Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-12T08:29:54.549Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-12T08:29:54.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:29:55.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T08:29:55.150Z] [2025-02-12T08:29:55.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:29:55.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T08:29:55.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-12T08:29:55.609Z] b85a868b505f: Pulling fs layer [2025-02-12T08:29:55.609Z] e2be974225ed: Pulling fs layer [2025-02-12T08:29:55.609Z] 339a4e72a1f5: Pulling fs layer [2025-02-12T08:29:55.609Z] 988bab9f4d93: Pulling fs layer [2025-02-12T08:29:55.609Z] 1469e6f7b9e6: Pulling fs layer [2025-02-12T08:29:55.609Z] eaf3925da568: Pulling fs layer [2025-02-12T08:29:55.609Z] bab4dde63d76: Pulling fs layer [2025-02-12T08:29:55.609Z] bde34c3a00c8: Pulling fs layer [2025-02-12T08:29:55.609Z] b352a97aabf1: Pulling fs layer [2025-02-12T08:29:55.609Z] 4872d77fe225: Pulling fs layer [2025-02-12T08:29:55.609Z] 5851b861e8e6: Pulling fs layer [2025-02-12T08:29:55.609Z] 1469e6f7b9e6: Waiting [2025-02-12T08:29:55.609Z] eaf3925da568: Waiting [2025-02-12T08:29:55.609Z] bab4dde63d76: Waiting [2025-02-12T08:29:55.609Z] 988bab9f4d93: Waiting [2025-02-12T08:29:55.609Z] bde34c3a00c8: Waiting [2025-02-12T08:29:55.609Z] b352a97aabf1: Waiting [2025-02-12T08:29:55.609Z] 4872d77fe225: Waiting [2025-02-12T08:29:55.609Z] 5851b861e8e6: Waiting [2025-02-12T08:29:55.609Z] e2be974225ed: Download complete [2025-02-12T08:29:55.609Z] 988bab9f4d93: Verifying Checksum [2025-02-12T08:29:55.609Z] 988bab9f4d93: Download complete [2025-02-12T08:29:55.609Z] 1469e6f7b9e6: Verifying Checksum [2025-02-12T08:29:55.609Z] 1469e6f7b9e6: Download complete [2025-02-12T08:29:55.609Z] eaf3925da568: Verifying Checksum [2025-02-12T08:29:55.609Z] eaf3925da568: Download complete [2025-02-12T08:29:55.919Z] 339a4e72a1f5: Verifying Checksum [2025-02-12T08:29:55.919Z] 339a4e72a1f5: Download complete [2025-02-12T08:29:55.919Z] bde34c3a00c8: Verifying Checksum [2025-02-12T08:29:55.919Z] bde34c3a00c8: Download complete [2025-02-12T08:29:55.919Z] b352a97aabf1: Verifying Checksum [2025-02-12T08:29:55.919Z] b352a97aabf1: Download complete [2025-02-12T08:29:55.919Z] 4872d77fe225: Verifying Checksum [2025-02-12T08:29:55.919Z] 4872d77fe225: Download complete [2025-02-12T08:29:55.919Z] 5851b861e8e6: Verifying Checksum [2025-02-12T08:29:55.919Z] 5851b861e8e6: Download complete [2025-02-12T08:29:55.919Z] b85a868b505f: Download complete [2025-02-12T08:29:56.250Z] bab4dde63d76: Verifying Checksum [2025-02-12T08:29:56.250Z] bab4dde63d76: Download complete [2025-02-12T08:29:56.932Z] b85a868b505f: Pull complete [2025-02-12T08:29:57.245Z] e2be974225ed: Pull complete [2025-02-12T08:29:57.567Z] 339a4e72a1f5: Pull complete [2025-02-12T08:29:57.567Z] 988bab9f4d93: Pull complete [2025-02-12T08:29:57.835Z] 1469e6f7b9e6: Pull complete [2025-02-12T08:29:58.125Z] eaf3925da568: Pull complete [2025-02-12T08:29:59.689Z] bab4dde63d76: Pull complete [2025-02-12T08:29:59.689Z] bde34c3a00c8: Pull complete [2025-02-12T08:30:00.021Z] b352a97aabf1: Pull complete [2025-02-12T08:30:00.021Z] 4872d77fe225: Pull complete [2025-02-12T08:30:00.021Z] 5851b861e8e6: Pull complete [2025-02-12T08:30:00.021Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-12T08:30:00.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T08:30:00.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:30:00.490Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T08:30:00.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:30:03.358Z] $ docker top 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T08:30:03.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T08:30:03.578Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T08:30:03.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T08:30:03.754Z] $ docker exec 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent [2025-02-12T08:30:03.894Z] SSH_AUTH_SOCK=/tmp/ssh-Kmb4Xi9J17Rg/agent.32 [2025-02-12T08:30:03.894Z] SSH_AGENT_PID=38 [2025-02-12T08:30:03.919Z] Running ssh-add (command line suppressed) [2025-02-12T08:30:04.015Z] Identity added: /w/workspace/edgex-go/793@tmp/private_key_11996984502143686356.key (/w/workspace/edgex-go/793@tmp/private_key_11996984502143686356.key) [2025-02-12T08:30:04.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T08:30:04.448Z] + git tag --points-at HEAD [Pipeline] } [2025-02-12T08:30:04.508Z] $ docker exec --env ******** --env ******** 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent -k [2025-02-12T08:30:04.611Z] unset SSH_AUTH_SOCK; [2025-02-12T08:30:04.612Z] unset SSH_AGENT_PID; [2025-02-12T08:30:04.612Z] echo Agent pid 38 killed; [2025-02-12T08:30:04.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-12T08:30:04.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T08:30:04.819Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T08:30:04.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T08:30:04.949Z] $ docker exec 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent [2025-02-12T08:30:05.126Z] SSH_AUTH_SOCK=/tmp/ssh-R0siFjpHpO09/agent.71 [2025-02-12T08:30:05.126Z] SSH_AGENT_PID=77 [2025-02-12T08:30:05.139Z] Running ssh-add (command line suppressed) [2025-02-12T08:30:05.244Z] Identity added: /w/workspace/edgex-go/793@tmp/private_key_1070674549120915533.key (/w/workspace/edgex-go/793@tmp/private_key_1070674549120915533.key) [2025-02-12T08:30:05.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T08:30:05.811Z] + git semver init [2025-02-12T08:30:06.088Z] 2025-02-12 08:30:05,927 [run_init] DEBUG init version:0.0.0 force:False [2025-02-12T08:30:06.088Z] 2025-02-12 08:30:05,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/793/.semver [2025-02-12T08:30:06.088Z] 2025-02-12 08:30:05,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/793/.semver [2025-02-12T08:30:06.088Z] 2025-02-12 08:30:05,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/793/.semver'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) [2025-02-12T08:30:11.871Z] 2025-02-12 08:30:10,766 [append_file] DEBUG append to file:/w/workspace/edgex-go/793/.git/info/exclude [2025-02-12T08:30:11.871Z] 2025-02-12 08:30:10,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/793/.semver/main with force:False [2025-02-12T08:30:11.871Z] 2025-02-12 08:30:10,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T08:30:11.871Z] 2025-02-12 08:30:10,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T08:30:11.871Z] 4.0.0-dev.56 [Pipeline] } [2025-02-12T08:30:11.880Z] $ docker exec --env ******** --env ******** 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent -k [2025-02-12T08:30:11.982Z] unset SSH_AUTH_SOCK; [2025-02-12T08:30:11.982Z] unset SSH_AGENT_PID; [2025-02-12T08:30:11.983Z] echo Agent pid 77 killed; [2025-02-12T08:30:12.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T08:30:12.534Z] + git semver [Pipeline] } [2025-02-12T08:30:12.897Z] $ docker stop --time=1 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a [2025-02-12T08:30:14.300Z] $ docker rm -f --volumes 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T08:30:14.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-12T08:30:15.616Z] Stashed 1 file(s) [Pipeline] echo [2025-02-12T08:30:15.619Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.56 [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 [2025-02-12T08:30:16.513Z] + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo [2025-02-12T08:30:16.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T08:30:16.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T08:30:16.766Z] ========================================================= [2025-02-12T08:30:16.766Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-12T08:30:16.766Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-12T08:30:17.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T08:30:17.161Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-12T08:30:17.161Z] da9db072f522: Pulling fs layer [2025-02-12T08:30:17.161Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-12T08:30:17.161Z] 06f05ace1117: Pulling fs layer [2025-02-12T08:30:17.161Z] 5fe327b54edc: Pulling fs layer [2025-02-12T08:30:17.161Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T08:30:17.161Z] 92a5565b7b96: Pulling fs layer [2025-02-12T08:30:17.161Z] ff9bb7016b71: Pulling fs layer [2025-02-12T08:30:17.161Z] b67dba6c2c7d: Pulling fs layer [2025-02-12T08:30:17.161Z] a813b0c90790: Pulling fs layer [2025-02-12T08:30:17.161Z] 5fe327b54edc: Waiting [2025-02-12T08:30:17.161Z] 4f4fb700ef54: Waiting [2025-02-12T08:30:17.161Z] 92a5565b7b96: Waiting [2025-02-12T08:30:17.161Z] a813b0c90790: Waiting [2025-02-12T08:30:17.161Z] ff9bb7016b71: Waiting [2025-02-12T08:30:17.161Z] b67dba6c2c7d: Waiting [2025-02-12T08:30:17.161Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-12T08:30:17.161Z] 6ef4a4ee8ca5: Download complete [2025-02-12T08:30:17.161Z] 5fe327b54edc: Verifying Checksum [2025-02-12T08:30:17.161Z] 5fe327b54edc: Download complete [2025-02-12T08:30:17.161Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T08:30:17.161Z] 4f4fb700ef54: Download complete [2025-02-12T08:30:17.161Z] da9db072f522: Download complete [2025-02-12T08:30:17.161Z] 92a5565b7b96: Verifying Checksum [2025-02-12T08:30:17.161Z] 92a5565b7b96: Download complete [2025-02-12T08:30:17.161Z] ff9bb7016b71: Verifying Checksum [2025-02-12T08:30:17.161Z] ff9bb7016b71: Download complete [2025-02-12T08:30:17.461Z] da9db072f522: Pull complete [2025-02-12T08:30:17.462Z] a813b0c90790: Verifying Checksum [2025-02-12T08:30:17.462Z] a813b0c90790: Download complete [2025-02-12T08:30:17.462Z] 6ef4a4ee8ca5: Pull complete [2025-02-12T08:30:17.766Z] 06f05ace1117: Verifying Checksum [2025-02-12T08:30:17.766Z] 06f05ace1117: Download complete [2025-02-12T08:30:18.070Z] b67dba6c2c7d: Verifying Checksum [2025-02-12T08:30:20.997Z] 06f05ace1117: Pull complete [2025-02-12T08:30:20.997Z] 5fe327b54edc: Pull complete [2025-02-12T08:30:20.997Z] 4f4fb700ef54: Pull complete [2025-02-12T08:30:20.997Z] 92a5565b7b96: Pull complete [2025-02-12T08:30:21.289Z] ff9bb7016b71: Pull complete [2025-02-12T08:30:23.404Z] b67dba6c2c7d: Pull complete [2025-02-12T08:30:23.709Z] a813b0c90790: Pull complete [2025-02-12T08:30:23.709Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-12T08:30:23.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T08:30:23.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-12T08:30:24.182Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T08:30:24.182Z] WORKDIR /edgex [2025-02-12T08:30:24.182Z] COPY go.mod . [2025-02-12T08:30:24.182Z] RUN go mod download [2025-02-12T08:30:24.182Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-12T08:30:24.797Z] Sending build context to Docker daemon 180MB [2025-02-12T08:30:24.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T08:30:24.797Z] ---> 3ba60ce46760 [2025-02-12T08:30:24.797Z] Step 2/4 : WORKDIR /edgex [2025-02-12T08:30:29.265Z] ---> Running in a32895eca2ba [2025-02-12T08:30:29.265Z] Removing intermediate container a32895eca2ba [2025-02-12T08:30:29.265Z] ---> 89d0fce25202 [2025-02-12T08:30:29.265Z] Step 3/4 : COPY go.mod . [2025-02-12T08:30:29.265Z] ---> 4cfec7806907 [2025-02-12T08:30:29.265Z] Step 4/4 : RUN go mod download [2025-02-12T08:30:29.265Z] ---> Running in 28d19c25b586 [2025-02-12T08:30:30.882Z] Still waiting to schedule task [2025-02-12T08:30:30.882Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-38743’ is offline [2025-02-12T08:30:48.091Z] Removing intermediate container 28d19c25b586 [2025-02-12T08:30:48.091Z] ---> 4382caba0af4 [2025-02-12T08:30:48.091Z] Successfully built 4382caba0af4 [2025-02-12T08:30:48.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:30:48.641Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T08:30:48.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:30:48.934Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T08:30:49.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:30:49.445Z] $ docker top a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T08:30:49.964Z] + go version [2025-02-12T08:30:49.964Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-12T08:30:50.015Z] $ docker stop --time=1 a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac [2025-02-12T08:30:51.314Z] $ docker rm -f --volumes a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:30:52.024Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T08:30:52.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:30:52.276Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T08:30:52.384Z] $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:30:52.773Z] $ docker top 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-12T08:30:52.856Z] ========================================================= [2025-02-12T08:30:52.856Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-12T08:30:52.856Z] ========================================================= [Pipeline] sh [2025-02-12T08:30:53.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] fileExists [Pipeline] sh [2025-02-12T08:30:53.640Z] + make test [2025-02-12T08:30:53.641Z] go test -race -coverprofile=coverage.out ./... [2025-02-12T08:31:02.208Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-12T08:31:30.109Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-12T08:31:31.242Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-12T08:31:31.242Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-12T08:31:32.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-02-12T08:31:32.848Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-12T08:31:32.848Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-12T08:31:32.848Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-12T08:31:33.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-02-12T08:31:33.483Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-12T08:31:33.483Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-12T08:31:34.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-12T08:31:34.170Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-12T08:31:35.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-12T08:31:35.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-12T08:31:35.279Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-12T08:31:35.279Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:35.279Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-12T08:31:35.279Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-12T08:31:36.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-02-12T08:31:36.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements [2025-02-12T08:31:36.949Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-12T08:31:36.949Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-12T08:31:36.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.876s coverage: 93.4% of statements [2025-02-12T08:31:36.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-02-12T08:31:37.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 9.4% of statements [2025-02-12T08:31:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-12T08:31:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-12T08:31:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-12T08:31:38.609Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-12T08:31:40.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.8% of statements [2025-02-12T08:31:40.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-02-12T08:31:40.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-12T08:31:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-12T08:31:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-12T08:31:40.489Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:40.489Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-12T08:31:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-02-12T08:31:41.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-02-12T08:31:41.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.020s coverage: 43.1% of statements [2025-02-12T08:31:41.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-02-12T08:31:41.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2025-02-12T08:31:41.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-02-12T08:31:41.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-02-12T08:31:42.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-02-12T08:31:42.047Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-12T08:31:42.047Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-12T08:31:42.047Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-12T08:31:42.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-12T08:31:42.309Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-12T08:31:42.309Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-12T08:31:42.309Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-12T08:31:42.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-02-12T08:31:44.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-12T08:31:44.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-12T08:31:44.141Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-12T08:31:44.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-12T08:31:44.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-12T08:31:44.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-12T08:31:44.444Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-12T08:31:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-12T08:31:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-12T08:31:45.387Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-12T08:31:46.511Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-12T08:31:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-12T08:31:47.937Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-12T08:31:47.937Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-12T08:31:50.039Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-12T08:31:50.841Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-12T08:31:50.841Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-12T08:31:51.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-12T08:31:51.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-12T08:31:51.546Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:53.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-12T08:31:53.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-12T08:31:53.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-12T08:31:53.426Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-12T08:31:53.426Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-12T08:31:53.426Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-12T08:31:53.426Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-12T08:31:55.025Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-12T08:31:55.025Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-12T08:31:55.025Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-12T08:31:55.025Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-12T08:31:55.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-02-12T08:31:56.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-12T08:31:56.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-12T08:31:56.525Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-12T08:31:56.525Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:31:57.588Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-12T08:31:57.588Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-12T08:31:57.588Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-12T08:31:58.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-12T08:31:58.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-12T08:31:58.622Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.1% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-02-12T08:32:05.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-02-12T08:32:05.619Z] 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 [2025-02-12T08:32:05.619Z] running golangci-lint [2025-02-12T08:32:05.619Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-12T08:32:05.619Z] go version go1.23.4 linux/amd64 [2025-02-12T08:32:05.899Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-12T08:32:05.899Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-12T08:32:05.899Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-12T08:32:17.728Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38748 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-12T08:32:17.800Z] Running in /w/workspace/edgex-go/793 [Pipeline] { [Pipeline] checkout [2025-02-12T08:32:20.983Z] The recommended git tool is: git [2025-02-12T08:32:28.773Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 21.477023566s" [2025-02-12T08:32:28.773Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.05538ms" [2025-02-12T08:32:32.169Z] using credential edgex-jenkins-ssh [2025-02-12T08:32:32.240Z] Cloning the remote Git repository [2025-02-12T08:32:32.348Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-12T08:32:32.568Z] > git init /w/workspace/edgex-go/793 # timeout=10 [2025-02-12T08:32:32.818Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-12T08:32:32.820Z] > git --version # timeout=10 [2025-02-12T08:32:32.865Z] > git --version # 'git version 2.25.1' [2025-02-12T08:32:32.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-12T08:32:33.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T08:32:39.163Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.955817762s with top 10 stages: buildir: 51.022678915s, gosec: 3.856349356s, inspect: 3.070810223s, fact_deprecated: 2.63870064s, ctrlflow: 1.724674318s, printf: 1.389981899s, S1038: 1.117774878s, fact_purity: 1.071382531s, isgenerated: 926.674426ms, nilness: 885.926582ms" [2025-02-12T08:32:39.164Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-12T08:32:39.164Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude-rules: 202/20" [2025-02-12T08:32:39.164Z] level=info msg="[runner] processing took 17.164945ms with stages: nolint: 7.383401ms, identifier_marker: 4.513936ms, autogenerated_exclude: 1.567913ms, path_prettifier: 1.549423ms, exclude-rules: 1.184321ms, skip_dirs: 892.206µs, cgo: 28.002µs, invalid_issue: 27.652µs, filename_unadjuster: 13.051µs, max_same_issues: 1.33µs, uniq_by_line: 630ns, max_from_linter: 570ns, skip_files: 420ns, exclude: 410ns, fixer: 380ns, sort_results: 310ns, diff: 280ns, path_shortener: 240ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" [2025-02-12T08:32:39.164Z] level=info msg="[runner] linters took 10.768330545s with stages: goanalysis_metalinter: 10.751063229s" [2025-02-12T08:32:39.164Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-12T08:32:39.164Z] level=info msg="Memory: 325 samples, avg is 277.6MB, max is 1307.8MB" [2025-02-12T08:32:39.164Z] level=info msg="Execution took 32.310345151s" [2025-02-12T08:32:39.164Z] go vet ./... [2025-02-12T08:32:44.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T08:32:44.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T08:32:44.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-12T08:32:45.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-12T08:32:45.651Z] + ls -al . [2025-02-12T08:32:45.651Z] total 1896 [2025-02-12T08:32:45.651Z] drwxrwxr-x 11 1001 1001 4096 Feb 12 08:30 . [2025-02-12T08:32:45.651Z] drwxr-xr-x 4 root root 4096 Feb 12 08:30 .. [2025-02-12T08:32:45.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 .blubracket [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 10 Feb 12 08:29 .dockerignore [2025-02-12T08:32:45.651Z] drwxrwxr-x 8 1001 1001 4096 Feb 12 08:32 .git [2025-02-12T08:32:45.651Z] drwxrwxr-x 3 1001 1001 4096 Feb 12 08:29 .github [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 907 Feb 12 08:29 .gitignore [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 199 Feb 12 08:29 .golangci.yml [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 100 Feb 12 08:29 .hadolint.yml [2025-02-12T08:32:45.651Z] drwxr-xr-x 3 1001 1001 4096 Feb 12 08:30 .semver [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 155 Feb 12 08:29 .sonarcloud.properties [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 1171 Feb 12 08:29 ADOPTERS.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 17374 Feb 12 08:29 Attribution.txt [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 100284 Feb 12 08:29 CHANGELOG.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 3804 Feb 12 08:29 CONTRIBUTING.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 677 Feb 12 08:29 GOVERNANCE.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 858 Feb 12 08:29 Jenkinsfile [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 10775 Feb 12 08:29 LICENSE [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 16740 Feb 12 08:29 Makefile [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 582 Feb 12 08:29 OWNERS.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 9932 Feb 12 08:29 README.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 789 Feb 12 08:29 SECURITY.md [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 12 Feb 12 08:30 VERSION [2025-02-12T08:32:45.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 bin [2025-02-12T08:32:45.651Z] drwxrwxr-x 19 1001 1001 4096 Feb 12 08:29 cmd [2025-02-12T08:32:45.651Z] -rw-r--r-- 1 root root 1572700 Feb 12 08:32 coverage.out [2025-02-12T08:32:45.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 fuzz_test [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 6494 Feb 12 08:29 go.mod [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 88223 Feb 12 08:29 go.sum [2025-02-12T08:32:45.651Z] drwxrwxr-x 7 1001 1001 4096 Feb 12 08:29 internal [2025-02-12T08:32:45.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 openapi [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 584 Feb 12 08:29 security.txt [2025-02-12T08:32:45.651Z] -rw-rw-r-- 1 1001 1001 204 Feb 12 08:29 version.go [Pipeline] sh [2025-02-12T08:32:46.101Z] + '[' -e coverage.out ] [2025-02-12T08:32:46.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-12T08:32:46.330Z] Stashed 1 file(s) [Pipeline] sh [2025-02-12T08:32:46.743Z] + make build [2025-02-12T08:32:46.743Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-12T08:32:49.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-12T08:32:49.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T08:32:51.289Z] Avoid second fetch [2025-02-12T08:32:51.289Z] Checking out Revision fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c (main) [2025-02-12T08:32:52.348Z] Commit message: "Merge pull request #5078 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.33.0" [2025-02-12T08:32:51.334Z] > git config core.sparsecheckout # timeout=10 [2025-02-12T08:32:51.388Z] > git checkout -f fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T08:32:58.021Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-12T08:32:58.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T08:32:58.021Z] Dload Upload Total Spent Left Speed [2025-02-12T08:32:58.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2025-02-12T08:32:58.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-12T08:32:58.864Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-02-12T08:32:58.864Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-12T08:32:58.864Z] { [2025-02-12T08:32:58.864Z] "registry-mirrors": [ [2025-02-12T08:32:58.864Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-12T08:32:58.864Z] ], [2025-02-12T08:32:58.864Z] "bip": "10.250.0.254/24", [2025-02-12T08:32:58.864Z] "hosts": [ [2025-02-12T08:32:58.864Z] "tcp://0.0.0.0:5555", [2025-02-12T08:32:58.864Z] "unix:///var/run/docker.sock" [2025-02-12T08:32:58.864Z] ], [2025-02-12T08:32:58.864Z] "mtu": 1458, [2025-02-12T08:32:58.864Z] "selinux-enabled": true, [2025-02-12T08:32:58.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-12T08:32:58.864Z] } [Pipeline] sh [2025-02-12T08:32:59.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-12T08:32:59.787Z] + sudo service docker restart [2025-02-12T08:33:09.392Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T08:33:09.392Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-12T08:33:09.698Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T08:33:10.325Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T08:33:11.927Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T08:33:16.281Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T08:33:18.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T08:33:19.141Z] provisioning config files... [2025-02-12T08:33:19.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config14630045967254198542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:33:19.847Z] ---> ****-login.sh [2025-02-12T08:33:19.847Z] nexus3.edgexfoundry.org:10001 [2025-02-12T08:33:20.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:33:20.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T08:33:20.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:33:20.478Z] Configure a credential helper to remove this warning. See [2025-02-12T08:33:20.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:33:20.478Z] [2025-02-12T08:33:20.478Z] Login Succeeded [2025-02-12T08:33:20.478Z] nexus3.edgexfoundry.org:10002 [2025-02-12T08:33:20.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:33:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:33:20.801Z] Configure a credential helper to remove this warning. See [2025-02-12T08:33:20.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:33:20.801Z] [2025-02-12T08:33:20.801Z] Login Succeeded [2025-02-12T08:33:20.801Z] nexus3.edgexfoundry.org:10003 [2025-02-12T08:33:20.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T08:33:21.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:33:21.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:33:21.132Z] Configure a credential helper to remove this warning. See [2025-02-12T08:33:21.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:33:21.132Z] [2025-02-12T08:33:21.132Z] Login Succeeded [2025-02-12T08:33:21.132Z] nexus3.edgexfoundry.org:10004 [2025-02-12T08:33:21.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:33:21.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:33:21.481Z] Configure a credential helper to remove this warning. See [2025-02-12T08:33:21.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:33:21.481Z] [2025-02-12T08:33:21.481Z] Login Succeeded [2025-02-12T08:33:21.481Z] ****.io [2025-02-12T08:33:21.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T08:33:21.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:33:22.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:33:22.096Z] Configure a credential helper to remove this warning. See [2025-02-12T08:33:22.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:33:22.097Z] [2025-02-12T08:33:22.097Z] Login Succeeded [2025-02-12T08:33:22.097Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T08:33:22.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-12T08:33:22.269Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T08:33:22.887Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh [2025-02-12T08:33:23.342Z] + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo [2025-02-12T08:33:23.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T08:33:23.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T08:33:23.469Z] ========================================================= [2025-02-12T08:33:23.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-12T08:33:23.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-12T08:33:23.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T08:33:23.853Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-12T08:33:23.853Z] 9986a736f7d3: Pulling fs layer [2025-02-12T08:33:23.853Z] 1f018df60701: Pulling fs layer [2025-02-12T08:33:23.853Z] 39f8f326b044: Pulling fs layer [2025-02-12T08:33:23.853Z] e6a1e7a6a96a: Pulling fs layer [2025-02-12T08:33:23.853Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T08:33:23.853Z] d45d956e0dbf: Pulling fs layer [2025-02-12T08:33:23.853Z] d7702b0d1db1: Pulling fs layer [2025-02-12T08:33:23.853Z] 5c7f0f088c93: Pulling fs layer [2025-02-12T08:33:23.853Z] 4fdc064ae6cf: Pulling fs layer [2025-02-12T08:33:23.853Z] e6a1e7a6a96a: Waiting [2025-02-12T08:33:23.853Z] 4f4fb700ef54: Waiting [2025-02-12T08:33:23.853Z] d45d956e0dbf: Waiting [2025-02-12T08:33:23.853Z] d7702b0d1db1: Waiting [2025-02-12T08:33:23.853Z] 5c7f0f088c93: Waiting [2025-02-12T08:33:23.853Z] 4fdc064ae6cf: Waiting [Pipeline] } [2025-02-12T08:33:23.983Z] $ docker stop --time=1 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 [2025-02-12T08:33:24.220Z] 1f018df60701: Verifying Checksum [2025-02-12T08:33:24.220Z] 1f018df60701: Download complete [2025-02-12T08:33:24.220Z] e6a1e7a6a96a: Verifying Checksum [2025-02-12T08:33:24.220Z] e6a1e7a6a96a: Download complete [2025-02-12T08:33:24.220Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T08:33:24.220Z] 4f4fb700ef54: Download complete [2025-02-12T08:33:24.220Z] d45d956e0dbf: Verifying Checksum [2025-02-12T08:33:24.220Z] d45d956e0dbf: Download complete [2025-02-12T08:33:24.220Z] d7702b0d1db1: Verifying Checksum [2025-02-12T08:33:24.220Z] d7702b0d1db1: Download complete [2025-02-12T08:33:24.220Z] 9986a736f7d3: Verifying Checksum [2025-02-12T08:33:24.220Z] 9986a736f7d3: Download complete [2025-02-12T08:33:24.581Z] 4fdc064ae6cf: Verifying Checksum [2025-02-12T08:33:24.581Z] 4fdc064ae6cf: Download complete [2025-02-12T08:33:25.251Z] 9986a736f7d3: Pull complete [2025-02-12T08:33:25.564Z] 1f018df60701: Pull complete [2025-02-12T08:33:25.925Z] 39f8f326b044: Verifying Checksum [2025-02-12T08:33:25.925Z] 39f8f326b044: Download complete [2025-02-12T08:33:27.011Z] 5c7f0f088c93: Verifying Checksum [2025-02-12T08:33:27.011Z] 5c7f0f088c93: Download complete [2025-02-12T08:33:30.455Z] $ docker rm -f --volumes 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 [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 [2025-02-12T08:33:32.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T08:33:32.146Z] [2025-02-12T08:33:32.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:33:32.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T08:33:32.489Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-12T08:33:32.489Z] 91d30c5bc195: Pulling fs layer [2025-02-12T08:33:32.489Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-12T08:33:32.489Z] 9c61dcf015f6: Pulling fs layer [2025-02-12T08:33:32.489Z] 4698f68db338: Pulling fs layer [2025-02-12T08:33:32.489Z] 2a2f49069b9e: Pulling fs layer [2025-02-12T08:33:32.489Z] e0025b399a48: Pulling fs layer [2025-02-12T08:33:32.489Z] 4698f68db338: Waiting [2025-02-12T08:33:32.489Z] 2a2f49069b9e: Waiting [2025-02-12T08:33:32.489Z] e0025b399a48: Waiting [2025-02-12T08:33:32.489Z] 91d30c5bc195: Verifying Checksum [2025-02-12T08:33:32.489Z] 91d30c5bc195: Download complete [2025-02-12T08:33:32.489Z] 4698f68db338: Verifying Checksum [2025-02-12T08:33:32.489Z] 4698f68db338: Download complete [2025-02-12T08:33:32.829Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-12T08:33:32.829Z] 2e9b0aa3be6d: Download complete [2025-02-12T08:33:32.829Z] e0025b399a48: Download complete [2025-02-12T08:33:32.829Z] 91d30c5bc195: Pull complete [2025-02-12T08:33:32.829Z] 2a2f49069b9e: Download complete [2025-02-12T08:33:33.161Z] 2e9b0aa3be6d: Pull complete [2025-02-12T08:33:33.161Z] 9c61dcf015f6: Verifying Checksum [2025-02-12T08:33:33.161Z] 9c61dcf015f6: Download complete [2025-02-12T08:33:35.281Z] 9c61dcf015f6: Pull complete [2025-02-12T08:33:35.614Z] 4698f68db338: Pull complete [2025-02-12T08:33:35.945Z] 2a2f49069b9e: Pull complete [2025-02-12T08:33:35.945Z] e0025b399a48: Pull complete [2025-02-12T08:33:35.945Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-12T08:33:35.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-12T08:33:35.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:33:36.226Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T08:33:36.429Z] $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:33:39.129Z] $ docker top b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T08:33:39.738Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-12T08:33:39.771Z] 39f8f326b044: Pull complete [2025-02-12T08:33:40.113Z] e6a1e7a6a96a: Pull complete [2025-02-12T08:33:40.113Z] 4f4fb700ef54: Pull complete [2025-02-12T08:33:40.458Z] d45d956e0dbf: Pull complete [2025-02-12T08:33:40.458Z] d7702b0d1db1: Pull complete [2025-02-12T08:33:41.903Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-02-12T08:33:41.903Z] #1 transferring dockerfile: [2025-02-12T08:33:41.903Z] #1 transferring dockerfile: 2.01kB done [2025-02-12T08:33:41.903Z] #1 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #2 [core-command internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #2 transferring dockerfile: 1.94kB done [2025-02-12T08:33:42.228Z] #2 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #3 transferring dockerfile: 2.50kB done [2025-02-12T08:33:42.228Z] #3 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #4 transferring dockerfile: 3.02kB done [2025-02-12T08:33:42.228Z] #4 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #5 transferring dockerfile: 2.14kB done [2025-02-12T08:33:42.228Z] #5 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #6 transferring dockerfile: 2.00kB done [2025-02-12T08:33:42.228Z] #6 DONE 0.0s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #7 transferring dockerfile: 1.70kB done [2025-02-12T08:33:42.228Z] #7 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #8 transferring dockerfile: 2.49kB done [2025-02-12T08:33:42.228Z] #8 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #9 transferring dockerfile: 2.10kB done [2025-02-12T08:33:42.228Z] #9 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #10 transferring dockerfile: 1.81kB done [2025-02-12T08:33:42.228Z] #10 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #11 transferring dockerfile: 1.83kB done [2025-02-12T08:33:42.228Z] #11 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #12 [core-data internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #12 transferring dockerfile: 2.04kB done [2025-02-12T08:33:42.228Z] #12 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #13 transferring dockerfile: 1.69kB done [2025-02-12T08:33:42.228Z] #13 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #14 [core-keeper internal] load .dockerignore [2025-02-12T08:33:42.228Z] #14 transferring context: 50B done [2025-02-12T08:33:42.228Z] #14 DONE 0.1s [2025-02-12T08:33:42.228Z] [2025-02-12T08:33:42.228Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-12T08:33:42.228Z] #15 transferring dockerfile: 2.23kB done [2025-02-12T08:33:42.575Z] #15 DONE 0.1s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-12T08:33:42.575Z] #16 transferring dockerfile: 1.89kB done [2025-02-12T08:33:42.575Z] #16 DONE 0.1s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #17 [core-command internal] load .dockerignore [2025-02-12T08:33:42.575Z] #17 transferring context: 50B done [2025-02-12T08:33:42.575Z] #17 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #18 [security-proxy-setup internal] load .dockerignore [2025-02-12T08:33:42.575Z] #18 transferring context: 50B done [2025-02-12T08:33:42.575Z] #18 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-12T08:33:42.575Z] #19 transferring context: 50B done [2025-02-12T08:33:42.575Z] #19 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #20 [security-proxy-auth internal] load .dockerignore [2025-02-12T08:33:42.575Z] #20 transferring context: 50B done [2025-02-12T08:33:42.575Z] #20 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #21 [support-notifications internal] load .dockerignore [2025-02-12T08:33:42.575Z] #21 transferring context: 50B done [2025-02-12T08:33:42.575Z] #21 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #22 [security-spire-agent internal] load .dockerignore [2025-02-12T08:33:42.575Z] #22 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #23 [security-spire-server internal] load .dockerignore [2025-02-12T08:33:42.575Z] #23 transferring context: 50B done [2025-02-12T08:33:42.575Z] #23 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #24 [core-metadata internal] load .dockerignore [2025-02-12T08:33:42.575Z] #24 transferring context: 50B done [2025-02-12T08:33:42.575Z] #24 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #22 [security-spire-agent internal] load .dockerignore [2025-02-12T08:33:42.575Z] #22 transferring context: 50B done [2025-02-12T08:33:42.575Z] #22 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-02-12T08:33:42.575Z] #25 transferring context: 50B done [2025-02-12T08:33:42.575Z] #25 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #26 [support-scheduler internal] load .dockerignore [2025-02-12T08:33:42.575Z] #26 transferring context: 50B done [2025-02-12T08:33:42.575Z] #26 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #27 [core-data internal] load .dockerignore [2025-02-12T08:33:42.575Z] #27 transferring context: 50B done [2025-02-12T08:33:42.575Z] #27 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #28 [security-spire-config internal] load .dockerignore [2025-02-12T08:33:42.575Z] #28 transferring context: 50B done [2025-02-12T08:33:42.575Z] #28 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-12T08:33:42.575Z] #29 transferring context: 50B done [2025-02-12T08:33:42.575Z] #29 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:42.575Z] #30 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2025-02-12T08:33:42.575Z] #31 transferring context: 50B done [2025-02-12T08:33:42.575Z] #31 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:42.575Z] #30 DONE 0.0s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:33:42.575Z] #32 DONE 0.1s [2025-02-12T08:33:42.575Z] [2025-02-12T08:33:42.575Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:42.575Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:42.911Z] #33 ... [2025-02-12T08:33:42.911Z] [2025-02-12T08:33:42.911Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:42.911Z] #30 DONE 0.0s [2025-02-12T08:33:42.911Z] [2025-02-12T08:33:42.911Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:42.911Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:42.911Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:42.911Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:42.911Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:42.911Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-02-12T08:33:42.911Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-12T08:33:42.911Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:42.911Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:42.911Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:42.911Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:42.911Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:42.911Z] #33 ... [2025-02-12T08:33:42.911Z] [2025-02-12T08:33:42.911Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:42.911Z] #30 DONE 0.0s [2025-02-12T08:33:42.911Z] [2025-02-12T08:33:42.911Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:42.911Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:42.911Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:42.911Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:42.911Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:42.911Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:43.261Z] #33 ... [2025-02-12T08:33:43.261Z] [2025-02-12T08:33:43.261Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:43.261Z] #30 DONE 0.0s [2025-02-12T08:33:43.261Z] [2025-02-12T08:33:43.261Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:43.261Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:43.261Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:43.261Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:43.261Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:43.261Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:43.261Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-12T08:33:43.261Z] #33 ... [2025-02-12T08:33:43.261Z] [2025-02-12T08:33:43.261Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:43.261Z] #30 DONE 0.0s [2025-02-12T08:33:43.261Z] [2025-02-12T08:33:43.261Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:43.261Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:43.261Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:43.261Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:43.261Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:43.261Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:43.261Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-12T08:33:43.703Z] #33 ... [2025-02-12T08:33:43.703Z] [2025-02-12T08:33:43.703Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-12T08:33:43.703Z] #30 DONE 0.0s [2025-02-12T08:33:43.703Z] [2025-02-12T08:33:43.703Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:33:43.703Z] #32 DONE 0.7s [2025-02-12T08:33:43.703Z] [2025-02-12T08:33:43.703Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:43.703Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:43.703Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:43.703Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:43.703Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:43.703Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:43.703Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-12T08:33:44.029Z] #33 ... [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-12T08:33:44.029Z] #34 DONE 1.0s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:44.029Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:44.029Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:44.029Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:44.029Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:44.029Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:44.029Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-12T08:33:44.029Z] #33 ... [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-12T08:33:44.029Z] #35 DONE 0.9s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:33:44.029Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:33:44.029Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:33:44.029Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-12T08:33:44.029Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-12T08:33:44.029Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-12T08:33:44.029Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-12T08:33:44.029Z] #33 DONE 1.5s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #36 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-02-12T08:33:44.029Z] #36 DONE 1.5s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:33:44.029Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-02-12T08:33:44.029Z] #37 ... [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #38 [security-spire-agent internal] load build context [2025-02-12T08:33:44.029Z] #38 transferring context: 23.33kB 0.0s done [2025-02-12T08:33:44.029Z] #38 DONE 0.2s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #39 [security-spire-server internal] load build context [2025-02-12T08:33:44.029Z] #39 transferring context: 23.80kB 0.0s done [2025-02-12T08:33:44.029Z] #39 DONE 0.3s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #40 [security-spire-config internal] load build context [2025-02-12T08:33:44.029Z] #40 transferring context: 22.05kB 0.0s done [2025-02-12T08:33:44.029Z] #40 DONE 0.3s [2025-02-12T08:33:44.029Z] [2025-02-12T08:33:44.029Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:33:44.029Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-12T08:33:44.029Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-12T08:33:44.336Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-12T08:33:44.336Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-02-12T08:33:44.336Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-02-12T08:33:44.336Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2025-02-12T08:33:44.336Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2025-02-12T08:33:44.336Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2025-02-12T08:33:44.646Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-12T08:33:44.646Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2025-02-12T08:33:44.646Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T08:33:44.646Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-02-12T08:33:44.646Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-12T08:33:45.257Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2025-02-12T08:33:45.586Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2025-02-12T08:33:45.586Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 1.3s [2025-02-12T08:33:45.586Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s [2025-02-12T08:33:49.246Z] 5c7f0f088c93: Pull complete [2025-02-12T08:33:49.258Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.7s done [2025-02-12T08:33:49.561Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-12T08:33:50.463Z] 4fdc064ae6cf: Pull complete [2025-02-12T08:33:50.463Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-12T08:33:50.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T08:33:50.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-12T08:33:50.948Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T08:33:50.948Z] WORKDIR /edgex [2025-02-12T08:33:50.948Z] COPY go.mod . [2025-02-12T08:33:50.948Z] RUN go mod download [2025-02-12T08:33:50.948Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-12T08:33:51.634Z] Sending build context to Docker daemon 3.59MB [2025-02-12T08:33:51.634Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T08:33:51.634Z] ---> 63f30b955cb9 [2025-02-12T08:33:51.634Z] Step 2/4 : WORKDIR /edgex [2025-02-12T08:33:53.140Z] #37 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #41 [core-keeper internal] load build context [2025-02-12T08:33:53.140Z] #41 transferring context: 296.11MB 9.9s [2025-02-12T08:33:53.140Z] #41 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #42 [core-command internal] load build context [2025-02-12T08:33:53.140Z] #42 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #43 [security-proxy-setup internal] load build context [2025-02-12T08:33:53.140Z] #43 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #44 [security-proxy-auth internal] load build context [2025-02-12T08:33:53.140Z] #44 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #45 [core-metadata internal] load build context [2025-02-12T08:33:53.140Z] #45 ... [2025-02-12T08:33:53.140Z] [2025-02-12T08:33:53.140Z] #46 [core-data internal] load build context [2025-02-12T08:33:53.541Z] #46 ... [2025-02-12T08:33:53.541Z] [2025-02-12T08:33:53.541Z] #47 [security-secretstore-setup internal] load build context [2025-02-12T08:33:53.541Z] #47 ... [2025-02-12T08:33:53.541Z] [2025-02-12T08:33:53.541Z] #48 [support-scheduler internal] load build context [2025-02-12T08:33:53.541Z] #48 ... [2025-02-12T08:33:53.541Z] [2025-02-12T08:33:53.541Z] #49 [support-notifications internal] load build context [2025-02-12T08:33:53.851Z] #49 ... [2025-02-12T08:33:53.851Z] [2025-02-12T08:33:53.851Z] #50 [security-bootstrapper internal] load build context [2025-02-12T08:33:53.851Z] #50 ... [2025-02-12T08:33:53.851Z] [2025-02-12T08:33:53.851Z] #51 [core-common-config-bootstrapper internal] load build context [2025-02-12T08:33:53.851Z] #51 ... [2025-02-12T08:33:53.851Z] [2025-02-12T08:33:53.851Z] #52 [security-spiffe-token-provider internal] load build context [2025-02-12T08:33:53.851Z] #52 ... [2025-02-12T08:33:53.851Z] [2025-02-12T08:33:53.851Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:33:53.851Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-02-12T08:33:53.851Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-12T08:33:53.851Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-12T08:33:53.851Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-12T08:33:53.851Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-12T08:33:53.851Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-12T08:33:53.851Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T08:33:53.851Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-12T08:33:53.851Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.2s done [2025-02-12T08:33:53.851Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s done [2025-02-12T08:33:53.851Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-12T08:33:54.148Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2025-02-12T08:33:54.148Z] #53 ... [2025-02-12T08:33:54.148Z] [2025-02-12T08:33:54.148Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T08:33:54.148Z] #54 ... [2025-02-12T08:33:54.148Z] [2025-02-12T08:33:54.148Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:33:54.562Z] #55 ... [2025-02-12T08:33:54.562Z] [2025-02-12T08:33:54.562Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:33:54.562Z] #56 ... [2025-02-12T08:33:54.562Z] [2025-02-12T08:33:54.562Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T08:33:54.933Z] #57 ... [2025-02-12T08:33:54.933Z] [2025-02-12T08:33:54.933Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:33:54.933Z] #58 ... [2025-02-12T08:33:54.933Z] [2025-02-12T08:33:54.933Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:33:54.933Z] #59 ... [2025-02-12T08:33:54.933Z] [2025-02-12T08:33:54.933Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:33:54.933Z] #60 ... [2025-02-12T08:33:54.933Z] [2025-02-12T08:33:54.933Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T08:33:54.933Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:33:54.933Z] #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:33:54.933Z] #0 2.778 (1/7) Installing ca-certificates (20241121-r1) [2025-02-12T08:33:54.933Z] #0 2.796 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-12T08:33:54.933Z] #0 2.810 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-12T08:33:54.933Z] #0 2.824 (4/7) Installing libsodium (1.0.19-r0) [2025-02-12T08:33:54.933Z] #0 2.832 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-12T08:33:54.933Z] #0 2.849 (6/7) Installing libzmq (4.3.5-r2) [2025-02-12T08:33:54.933Z] #0 2.857 (7/7) Installing zeromq (4.3.5-r2) [2025-02-12T08:33:54.933Z] #0 2.877 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:33:54.933Z] #0 2.882 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:33:54.933Z] #0 2.913 OK: 12 MiB in 21 packages [2025-02-12T08:33:55.278Z] ---> Running in f2f8bd770266 [2025-02-12T08:33:55.278Z] Removing intermediate container f2f8bd770266 [2025-02-12T08:33:55.278Z] ---> 11ac1b8b3618 [2025-02-12T08:33:55.278Z] Step 3/4 : COPY go.mod . [2025-02-12T08:33:55.278Z] ---> 59a4c481bd1d [2025-02-12T08:33:55.278Z] Step 4/4 : RUN go mod download [2025-02-12T08:33:55.378Z] #61 ... [2025-02-12T08:33:55.378Z] [2025-02-12T08:33:55.378Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:33:55.378Z] #62 ... [2025-02-12T08:33:55.378Z] [2025-02-12T08:33:55.378Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:33:55.378Z] #63 ... [2025-02-12T08:33:55.378Z] [2025-02-12T08:33:55.378Z] #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-12T08:33:55.378Z] #64 ... [2025-02-12T08:33:55.378Z] [2025-02-12T08:33:55.378Z] #65 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-02-12T08:33:55.569Z] ---> Running in c1679471d982 [2025-02-12T08:33:55.671Z] #65 ... [2025-02-12T08:33:55.672Z] [2025-02-12T08:33:55.672Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:33:55.672Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-02-12T08:33:59.342Z] #37 ... [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #43 [security-proxy-setup internal] load build context [2025-02-12T08:33:59.342Z] #43 transferring context: 446.48MB 10.5s done [2025-02-12T08:33:59.342Z] #43 DONE 16.6s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #47 [security-secretstore-setup internal] load build context [2025-02-12T08:33:59.342Z] #47 transferring context: 446.48MB 14.1s done [2025-02-12T08:33:59.342Z] #47 ... [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T08:33:59.342Z] #61 DONE 15.3s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #52 [security-spiffe-token-provider internal] load build context [2025-02-12T08:33:59.342Z] #52 transferring context: 446.48MB 10.5s done [2025-02-12T08:33:59.342Z] #52 DONE 15.9s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #44 [security-proxy-auth internal] load build context [2025-02-12T08:33:59.342Z] #44 transferring context: 446.48MB 11.7s done [2025-02-12T08:33:59.342Z] #44 DONE 16.6s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #48 [support-scheduler internal] load build context [2025-02-12T08:33:59.342Z] #48 transferring context: 446.48MB 10.8s done [2025-02-12T08:33:59.342Z] #48 DONE 16.3s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:33:59.342Z] #56 DONE 15.4s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #65 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-02-12T08:33:59.342Z] #65 DONE 15.4s [2025-02-12T08:33:59.342Z] [2025-02-12T08:33:59.342Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:33:59.653Z] #66 ... [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #45 [core-metadata internal] load build context [2025-02-12T08:33:59.653Z] #45 transferring context: 446.48MB 11.7s done [2025-02-12T08:33:59.653Z] #45 DONE 16.5s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #51 [core-common-config-bootstrapper internal] load build context [2025-02-12T08:33:59.653Z] #51 transferring context: 446.48MB 11.1s done [2025-02-12T08:33:59.653Z] #51 DONE 16.0s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #49 [support-notifications internal] load build context [2025-02-12T08:33:59.653Z] #49 transferring context: 446.48MB 12.1s done [2025-02-12T08:33:59.653Z] #49 DONE 16.7s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #46 [core-data internal] load build context [2025-02-12T08:33:59.653Z] #46 transferring context: 446.48MB 12.0s done [2025-02-12T08:33:59.653Z] #46 DONE 16.4s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #50 [security-bootstrapper internal] load build context [2025-02-12T08:33:59.653Z] #50 transferring context: 446.48MB 13.4s done [2025-02-12T08:33:59.653Z] #50 DONE 16.7s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #42 [core-command internal] load build context [2025-02-12T08:33:59.653Z] #42 transferring context: 446.48MB 13.4s done [2025-02-12T08:33:59.653Z] #42 DONE 16.9s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #41 [core-keeper internal] load build context [2025-02-12T08:33:59.653Z] #41 transferring context: 446.48MB 12.9s done [2025-02-12T08:33:59.653Z] #41 DONE 16.9s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #47 [security-secretstore-setup internal] load build context [2025-02-12T08:33:59.653Z] #47 DONE 16.5s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:33:59.653Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2025-02-12T08:33:59.653Z] #53 DONE 15.7s [2025-02-12T08:33:59.653Z] [2025-02-12T08:33:59.653Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:33:59.964Z] #67 ... [2025-02-12T08:33:59.964Z] [2025-02-12T08:33:59.964Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:33:59.964Z] #37 DONE 15.9s [2025-02-12T08:33:59.964Z] [2025-02-12T08:33:59.964Z] #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-12T08:33:59.964Z] #64 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:33:59.964Z] #64 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.630Z] #64 16.27 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:00.630Z] #64 16.30 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:00.630Z] #64 16.31 OK: 8 MiB in 15 packages [2025-02-12T08:34:00.911Z] #64 DONE 16.8s [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:34:00.911Z] #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #63 16.27 (1/3) Installing ca-certificates (20241121-r1) [2025-02-12T08:34:00.911Z] #63 16.30 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:00.911Z] #63 16.31 (3/3) Installing tzdata (2024b-r0) [2025-02-12T08:34:00.911Z] #63 16.38 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:00.911Z] #63 16.39 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:00.911Z] #63 16.56 OK: 10 MiB in 17 packages [2025-02-12T08:34:00.911Z] #63 DONE 16.7s [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:34:00.911Z] #68 ... [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T08:34:00.911Z] #54 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #54 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #54 16.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:00.911Z] #54 16.53 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:00.911Z] #54 16.55 OK: 8 MiB in 15 packages [2025-02-12T08:34:00.911Z] #54 DONE 16.7s [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:34:00.911Z] #60 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #60 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #60 16.11 (1/4) Installing ca-certificates (20241121-r1) [2025-02-12T08:34:00.911Z] #60 16.13 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:00.911Z] #60 16.14 (3/4) Installing su-exec (0.2-r3) [2025-02-12T08:34:00.911Z] #60 16.14 (4/4) Installing yq-go (4.44.1-r2) [2025-02-12T08:34:00.911Z] #60 16.24 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:00.911Z] #60 16.25 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:00.911Z] #60 16.32 OK: 19 MiB in 18 packages [2025-02-12T08:34:00.911Z] #60 DONE 16.8s [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:34:00.911Z] #62 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #62 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:00.911Z] #62 16.15 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:00.911Z] #62 16.20 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:00.911Z] #62 16.22 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:00.911Z] #62 16.23 (4/6) Installing openssl (3.3.3-r0) [2025-02-12T08:34:00.911Z] #62 16.24 (5/6) Installing su-exec (0.2-r3) [2025-02-12T08:34:00.911Z] #62 16.24 (6/6) Installing yq-go (4.44.1-r2) [2025-02-12T08:34:00.911Z] #62 16.40 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:00.911Z] #62 16.41 OK: 19 MiB in 18 packages [2025-02-12T08:34:00.911Z] #62 DONE 16.8s [2025-02-12T08:34:00.911Z] [2025-02-12T08:34:00.911Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:34:00.911Z] #69 DONE 1.5s [2025-02-12T08:34:01.228Z] [2025-02-12T08:34:01.228Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:34:01.228Z] #59 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.228Z] #59 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.228Z] #59 16.31 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:34:01.228Z] #59 16.31 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:34:01.228Z] #59 16.31 OK: 24172 distinct packages available [2025-02-12T08:34:01.228Z] #59 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.228Z] #59 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.228Z] #59 16.76 (1/14) Installing ca-certificates (20241121-r1) [2025-02-12T08:34:01.228Z] #59 16.77 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-12T08:34:01.228Z] #59 16.79 (3/14) Installing c-ares (1.33.1-r0) [2025-02-12T08:34:01.228Z] #59 16.80 (4/14) Installing libunistring (1.2-r0) [2025-02-12T08:34:01.228Z] #59 16.82 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-12T08:34:01.228Z] #59 16.82 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-12T08:34:01.228Z] #59 16.83 (7/14) Installing libpsl (0.21.5-r1) [2025-02-12T08:34:01.228Z] #59 16.83 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-12T08:34:01.228Z] #59 16.84 (9/14) Installing libcurl (8.11.1-r1) [2025-02-12T08:34:01.228Z] #59 16.85 (10/14) Installing curl (8.11.1-r1) [2025-02-12T08:34:01.228Z] #59 16.86 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:01.228Z] #59 16.86 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:34:01.228Z] #59 16.87 (13/14) Installing libucontext (1.2-r3) [2025-02-12T08:34:01.228Z] #59 16.87 (14/14) Installing gcompat (1.1.0-r4) [2025-02-12T08:34:01.228Z] #59 16.87 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:01.228Z] #59 16.88 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:01.228Z] #59 16.93 OK: 13 MiB in 28 packages [2025-02-12T08:34:01.854Z] #59 ... [2025-02-12T08:34:01.854Z] [2025-02-12T08:34:01.854Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:34:01.854Z] #58 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #58 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #58 16.40 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:34:01.854Z] #58 16.40 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:34:01.854Z] #58 16.40 OK: 24172 distinct packages available [2025-02-12T08:34:01.854Z] #58 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #58 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #58 16.85 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:01.854Z] #58 16.86 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:34:01.854Z] #58 16.86 (3/4) Installing libucontext (1.2-r3) [2025-02-12T08:34:01.854Z] #58 16.87 (4/4) Installing gcompat (1.1.0-r4) [2025-02-12T08:34:01.854Z] #58 16.87 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:01.854Z] #58 16.88 OK: 8 MiB in 18 packages [2025-02-12T08:34:01.854Z] #58 DONE 17.6s [2025-02-12T08:34:01.854Z] [2025-02-12T08:34:01.854Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:34:01.854Z] #59 DONE 17.7s [2025-02-12T08:34:01.854Z] [2025-02-12T08:34:01.854Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T08:34:01.854Z] #57 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #57 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #57 16.95 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:01.854Z] #57 16.95 (2/2) Installing su-exec (0.2-r3) [2025-02-12T08:34:01.854Z] #57 16.95 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:01.854Z] #57 16.96 OK: 8 MiB in 16 packages [2025-02-12T08:34:01.854Z] #57 DONE 17.7s [2025-02-12T08:34:01.854Z] [2025-02-12T08:34:01.854Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:34:01.854Z] #66 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #66 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:01.854Z] #66 1.926 OK: 248 MiB in 58 packages [2025-02-12T08:34:01.854Z] #66 DONE 2.4s [2025-02-12T08:34:01.854Z] [2025-02-12T08:34:01.854Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:02.159Z] #70 DONE 0.4s [2025-02-12T08:34:02.159Z] [2025-02-12T08:34:02.159Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:02.516Z] #71 ... [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:34:02.516Z] #55 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #55 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #55 17.39 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:34:02.516Z] #55 17.39 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:34:02.516Z] #55 17.39 OK: 24172 distinct packages available [2025-02-12T08:34:02.516Z] #55 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #55 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #55 17.79 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:02.516Z] #55 17.83 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:02.516Z] #55 17.85 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:02.516Z] #55 17.85 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:34:02.516Z] #55 17.86 (5/7) Installing libucontext (1.2-r3) [2025-02-12T08:34:02.516Z] #55 17.86 (6/7) Installing gcompat (1.1.0-r4) [2025-02-12T08:34:02.516Z] #55 17.87 (7/7) Installing openssl (3.3.3-r0) [2025-02-12T08:34:02.516Z] #55 17.92 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:02.516Z] #55 17.95 OK: 9 MiB in 19 packages [2025-02-12T08:34:02.516Z] #55 DONE 18.1s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:34:02.516Z] #67 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #67 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #67 2.771 OK: 248 MiB in 58 packages [2025-02-12T08:34:02.516Z] #67 DONE 2.9s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T08:34:02.516Z] #0 1.135 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #0 1.723 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #0 2.485 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:34:02.516Z] #0 2.819 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:34:02.516Z] #0 2.827 OK: 8 MiB in 15 packages [2025-02-12T08:34:02.516Z] #72 DONE 3.0s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T08:34:02.516Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.516Z] #0 2.764 OK: 248 MiB in 58 packages [2025-02-12T08:34:02.516Z] #73 DONE 3.0s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:02.516Z] #74 DONE 0.2s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:02.516Z] #75 DONE 0.1s [2025-02-12T08:34:02.516Z] [2025-02-12T08:34:02.516Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:34:02.838Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.838Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:02.838Z] #0 2.746 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:02.838Z] #0 2.824 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:02.838Z] #0 2.873 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:02.838Z] #0 2.940 OK: 12 MiB in 21 packages [2025-02-12T08:34:02.838Z] #76 DONE 3.1s [2025-02-12T08:34:02.838Z] [2025-02-12T08:34:02.838Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:03.150Z] #77 ... [2025-02-12T08:34:03.150Z] [2025-02-12T08:34:03.150Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T08:34:03.150Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.150Z] #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.150Z] #0 3.341 OK: 248 MiB in 58 packages [2025-02-12T08:34:03.150Z] #78 DONE 3.5s [2025-02-12T08:34:03.150Z] [2025-02-12T08:34:03.150Z] #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-12T08:34:03.150Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.150Z] #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.150Z] #0 1.870 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:03.150Z] #0 1.904 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:03.150Z] #0 1.916 OK: 8 MiB in 15 packages [2025-02-12T08:34:03.150Z] #79 DONE 2.1s [2025-02-12T08:34:03.150Z] [2025-02-12T08:34:03.150Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:03.150Z] #80 DONE 0.1s [2025-02-12T08:34:03.150Z] [2025-02-12T08:34:03.150Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:03.472Z] #81 ... [2025-02-12T08:34:03.472Z] [2025-02-12T08:34:03.472Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T08:34:03.472Z] #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.472Z] #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.472Z] #0 3.384 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:34:03.472Z] #0 3.384 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:34:03.472Z] #0 3.384 OK: 24178 distinct packages available [2025-02-12T08:34:03.472Z] #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.472Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.472Z] #0 3.758 OK: 248 MiB in 58 packages [2025-02-12T08:34:03.472Z] #82 DONE 3.9s [2025-02-12T08:34:03.472Z] [2025-02-12T08:34:03.472Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:03.472Z] #83 DONE 0.1s [2025-02-12T08:34:03.472Z] [2025-02-12T08:34:03.472Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:34:03.472Z] #68 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.472Z] #68 2.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:03.780Z] #68 2.753 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:03.780Z] #68 2.789 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:03.780Z] #68 2.814 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:03.780Z] #68 2.847 OK: 10 MiB in 17 packages [2025-02-12T08:34:04.087Z] #68 DONE 3.1s [2025-02-12T08:34:04.087Z] [2025-02-12T08:34:04.087Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:04.387Z] #84 ... [2025-02-12T08:34:04.387Z] [2025-02-12T08:34:04.387Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T08:34:04.387Z] #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 3.227 OK: 19 MiB in 18 packages [2025-02-12T08:34:04.387Z] #85 DONE 3.4s [2025-02-12T08:34:04.387Z] [2025-02-12T08:34:04.387Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:34:04.387Z] #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 3.130 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.387Z] #0 3.182 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.387Z] #0 3.196 OK: 8 MiB in 15 packages [2025-02-12T08:34:04.387Z] #86 DONE 3.5s [2025-02-12T08:34:04.387Z] [2025-02-12T08:34:04.387Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T08:34:04.387Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 3.162 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.387Z] #0 3.206 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.387Z] #0 3.227 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:04.387Z] #0 3.363 OK: 19 MiB in 18 packages [2025-02-12T08:34:04.387Z] #87 DONE 3.5s [2025-02-12T08:34:04.387Z] [2025-02-12T08:34:04.387Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-12T08:34:04.387Z] #88 DONE 0.1s [2025-02-12T08:34:04.387Z] [2025-02-12T08:34:04.387Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T08:34:04.387Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.387Z] #0 2.683 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.715Z] #89 2.715 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:04.715Z] #89 2.721 OK: 8 MiB in 18 packages [2025-02-12T08:34:04.715Z] #89 DONE 3.0s [2025-02-12T08:34:04.715Z] [2025-02-12T08:34:04.715Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T08:34:04.715Z] #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:04.715Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.055Z] #90 2.988 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:05.055Z] #90 3.023 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:05.055Z] #90 3.034 OK: 8 MiB in 16 packages [2025-02-12T08:34:05.370Z] #90 DONE 3.4s [2025-02-12T08:34:05.370Z] [2025-02-12T08:34:05.370Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:34:05.370Z] #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 2.991 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:05.370Z] #0 3.026 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:34:05.370Z] #0 3.036 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:34:05.370Z] #0 3.071 OK: 13 MiB in 28 packages [2025-02-12T08:34:05.370Z] #91 DONE 3.4s [2025-02-12T08:34:05.370Z] [2025-02-12T08:34:05.370Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T08:34:05.370Z] #92 ... [2025-02-12T08:34:05.370Z] [2025-02-12T08:34:05.370Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T08:34:05.370Z] #0 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 2.883 OK: 9 MiB in 19 packages [2025-02-12T08:34:05.370Z] #93 DONE 3.0s [2025-02-12T08:34:05.370Z] [2025-02-12T08:34:05.370Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:34:05.370Z] #94 DONE 0.5s [2025-02-12T08:34:05.370Z] [2025-02-12T08:34:05.370Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T08:34:05.370Z] #0 3.089 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 3.541 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T08:34:05.370Z] #0 4.238 OK: 248 MiB in 58 packages [2025-02-12T08:34:05.370Z] #95 DONE 4.4s [2025-02-12T08:34:05.716Z] [2025-02-12T08:34:05.716Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-12T08:34:05.716Z] #96 DONE 0.2s [2025-02-12T08:34:05.716Z] [2025-02-12T08:34:05.716Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-12T08:34:06.385Z] #97 DONE 0.8s [2025-02-12T08:34:06.385Z] [2025-02-12T08:34:06.385Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-12T08:34:06.385Z] #98 DONE 1.0s [2025-02-12T08:34:06.385Z] [2025-02-12T08:34:06.385Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:34:06.385Z] #99 DONE 1.0s [2025-02-12T08:34:06.385Z] [2025-02-12T08:34:06.385Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-12T08:34:06.385Z] #100 DONE 0.8s [2025-02-12T08:34:06.385Z] [2025-02-12T08:34:06.385Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-12T08:34:06.671Z] #101 DONE 0.5s [2025-02-12T08:34:06.671Z] [2025-02-12T08:34:06.671Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T08:34:06.971Z] #102 ... [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:34:06.971Z] #103 DONE 0.6s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:34:06.971Z] #104 DONE 0.6s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T08:34:06.971Z] #102 DONE 0.2s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-12T08:34:06.971Z] #105 DONE 0.1s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-12T08:34:06.971Z] #106 DONE 0.1s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:34:06.971Z] #107 DONE 0.1s [2025-02-12T08:34:06.971Z] [2025-02-12T08:34:06.971Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-12T08:34:07.303Z] #108 DONE 0.1s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-12T08:34:07.303Z] #109 DONE 0.1s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T08:34:07.303Z] #92 DONE 1.9s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-12T08:34:07.303Z] #110 DONE 0.1s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-12T08:34:07.303Z] #111 DONE 0.2s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:34:07.303Z] #112 DONE 0.2s [2025-02-12T08:34:07.303Z] [2025-02-12T08:34:07.303Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-12T08:34:07.618Z] #113 DONE 0.1s [2025-02-12T08:34:07.618Z] [2025-02-12T08:34:07.618Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-12T08:34:07.618Z] #114 DONE 0.1s [2025-02-12T08:34:07.618Z] [2025-02-12T08:34:07.618Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-12T08:34:07.618Z] #115 DONE 0.1s [2025-02-12T08:34:07.618Z] [2025-02-12T08:34:07.618Z] #116 [security-spire-agent] exporting to image [2025-02-12T08:34:07.618Z] #116 exporting layers [2025-02-12T08:34:08.298Z] #116 exporting layers 0.6s done [2025-02-12T08:34:08.298Z] #116 writing image sha256:cba3e28ade0dcb31484e6517f01fb58aea4869c5825394ebdd8d4ba17fe7d443 done [2025-02-12T08:34:08.298Z] #116 naming to docker.io/library/security-spire-config done [2025-02-12T08:34:08.298Z] #116 writing image sha256:670d401ed5f09ef004b93b3986ffb444b42bb343e2cd134407996199582930cd done [2025-02-12T08:34:08.298Z] #116 naming to docker.io/library/security-spire-server done [2025-02-12T08:34:08.298Z] #116 writing image sha256:f5da1e40adb954c86ea6a129fe09b40ae6bf79aaa1036de977543b8ee6a5c8d9 done [2025-02-12T08:34:08.298Z] #116 naming to docker.io/library/security-spire-agent done [2025-02-12T08:34:08.298Z] #116 DONE 1.0s [2025-02-12T08:34:08.298Z] [2025-02-12T08:34:08.298Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:12.819Z] #117 ... [2025-02-12T08:34:12.819Z] [2025-02-12T08:34:12.819Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:43.375Z] Removing intermediate container c1679471d982 [2025-02-12T08:34:43.375Z] ---> 795c53cea99c [2025-02-12T08:34:43.375Z] Successfully built 795c53cea99c [2025-02-12T08:34:43.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:34:43.843Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T08:34:43.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:34:44.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container [2025-02-12T08:34:44.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:34:45.583Z] $ docker top d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T08:34:46.218Z] + go version [2025-02-12T08:34:46.218Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-12T08:34:46.264Z] $ docker stop --time=1 d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 [2025-02-12T08:34:47.854Z] $ docker rm -f --volumes d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 [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 [2025-02-12T08:34:48.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T08:34:48.785Z] [2025-02-12T08:34:48.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:34:49.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T08:34:49.246Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-12T08:34:49.246Z] 547446be3368: Pulling fs layer [2025-02-12T08:34:49.246Z] d125d8839a47: Pulling fs layer [2025-02-12T08:34:49.246Z] 3e85d5ac6304: Pulling fs layer [2025-02-12T08:34:49.246Z] c3105a71a48b: Pulling fs layer [2025-02-12T08:34:49.246Z] 0f093f025ec4: Pulling fs layer [2025-02-12T08:34:49.246Z] c3106fc0e877: Pulling fs layer [2025-02-12T08:34:49.246Z] c3105a71a48b: Waiting [2025-02-12T08:34:49.246Z] 0f093f025ec4: Waiting [2025-02-12T08:34:49.246Z] c3106fc0e877: Waiting [2025-02-12T08:34:49.564Z] 547446be3368: Verifying Checksum [2025-02-12T08:34:49.564Z] 547446be3368: Download complete [2025-02-12T08:34:49.564Z] c3105a71a48b: Verifying Checksum [2025-02-12T08:34:49.564Z] c3105a71a48b: Download complete [2025-02-12T08:34:49.872Z] d125d8839a47: Verifying Checksum [2025-02-12T08:34:49.872Z] d125d8839a47: Download complete [2025-02-12T08:34:49.872Z] c3106fc0e877: Verifying Checksum [2025-02-12T08:34:49.872Z] c3106fc0e877: Download complete [2025-02-12T08:34:49.872Z] 0f093f025ec4: Verifying Checksum [2025-02-12T08:34:49.872Z] 0f093f025ec4: Download complete [2025-02-12T08:34:51.012Z] 547446be3368: Pull complete [2025-02-12T08:34:51.690Z] 3e85d5ac6304: Verifying Checksum [2025-02-12T08:34:51.690Z] 3e85d5ac6304: Download complete [2025-02-12T08:34:52.004Z] d125d8839a47: Pull complete [2025-02-12T08:34:52.404Z] #118 ... [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #84 DONE 44.0s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #77 DONE 44.8s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #118 DONE 44.8s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #81 DONE 44.3s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #71 DONE 45.2s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:52.404Z] #117 DONE 41.1s [2025-02-12T08:34:52.404Z] [2025-02-12T08:34:52.404Z] #119 [core-command builder 6/7] COPY . . [2025-02-12T08:34:53.424Z] #119 ... [2025-02-12T08:34:53.424Z] [2025-02-12T08:34:53.424Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-12T08:34:53.424Z] #120 DONE 5.9s [2025-02-12T08:34:53.424Z] [2025-02-12T08:34:53.424Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-02-12T08:34:53.424Z] #121 CACHED [2025-02-12T08:34:53.424Z] [2025-02-12T08:34:53.424Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #122 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #123 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #124 DONE 5.9s [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #125 DONE 5.9s [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #126 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #127 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #128 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #129 [support-notifications builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #129 DONE 5.9s [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:34:53.425Z] #130 ... [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #131 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #132 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #133 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #134 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #135 [core-data builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #135 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #136 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #137 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #138 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #139 [core-metadata builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #139 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #119 [core-command builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #119 DONE 5.9s [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-02-12T08:34:53.425Z] #140 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:34:53.425Z] #141 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:34:53.425Z] #142 CACHED [2025-02-12T08:34:53.425Z] [2025-02-12T08:34:53.425Z] #143 [core-keeper builder 7/8] COPY . . [2025-02-12T08:34:53.425Z] #143 DONE 5.9s [2025-02-12T08:34:53.719Z] [2025-02-12T08:34:53.719Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T08:34:55.280Z] #144 1.903 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-12T08:35:02.402Z] 3e85d5ac6304: Pull complete [2025-02-12T08:35:02.402Z] c3105a71a48b: Pull complete [2025-02-12T08:35:03.068Z] 0f093f025ec4: Pull complete [2025-02-12T08:35:03.352Z] c3106fc0e877: Pull complete [2025-02-12T08:35:03.352Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-12T08:35:03.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-12T08:35:03.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T08:35:03.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container [2025-02-12T08:35:03.987Z] $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T08:35:04.011Z] #144 ... [2025-02-12T08:35:04.011Z] [2025-02-12T08:35:04.011Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:35:04.011Z] #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T08:35:04.011Z] #145 ... [2025-02-12T08:35:04.011Z] [2025-02-12T08:35:04.011Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T08:35:04.011Z] #0 0.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T08:35:04.011Z] #146 ... [2025-02-12T08:35:04.011Z] [2025-02-12T08:35:04.011Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T08:35:04.011Z] #0 1.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T08:35:04.011Z] #147 ... [2025-02-12T08:35:04.011Z] [2025-02-12T08:35:04.011Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:35:04.011Z] #0 0.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-12T08:35:04.011Z] #148 ... [2025-02-12T08:35:04.011Z] [2025-02-12T08:35:04.011Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T08:35:04.011Z] #0 0.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T08:35:04.307Z] #149 ... [2025-02-12T08:35:04.307Z] [2025-02-12T08:35:04.307Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:35:04.307Z] #0 1.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T08:35:04.307Z] #150 ... [2025-02-12T08:35:04.307Z] [2025-02-12T08:35:04.307Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:35:04.307Z] #130 0.895 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T08:35:04.585Z] #130 ... [2025-02-12T08:35:04.585Z] [2025-02-12T08:35:04.585Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:35:04.585Z] #0 1.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-12T08:35:04.585Z] #151 ... [2025-02-12T08:35:04.585Z] [2025-02-12T08:35:04.586Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-12T08:35:04.586Z] #0 0.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T08:35:04.877Z] #152 ... [2025-02-12T08:35:04.877Z] [2025-02-12T08:35:04.877Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:35:04.877Z] #0 1.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-12T08:35:04.877Z] #153 ... [2025-02-12T08:35:04.877Z] [2025-02-12T08:35:04.877Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T08:35:04.877Z] #0 1.058 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T08:35:06.184Z] $ docker top 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T08:35:06.877Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-12T08:35:17.457Z] #1 [core-data internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #1 transferring dockerfile: 2.04kB done [2025-02-12T08:35:17.457Z] #1 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #2 transferring dockerfile: 1.83kB done [2025-02-12T08:35:17.457Z] #2 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #3 transferring dockerfile: 2.23kB 0.0s done [2025-02-12T08:35:17.457Z] #3 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #4 transferring dockerfile: 1.81kB done [2025-02-12T08:35:17.457Z] #4 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #5 transferring dockerfile: 3.02kB 0.0s done [2025-02-12T08:35:17.457Z] #5 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #6 transferring dockerfile: 1.89kB done [2025-02-12T08:35:17.457Z] #6 DONE 0.1s [2025-02-12T08:35:17.457Z] [2025-02-12T08:35:17.457Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-02-12T08:35:17.457Z] #7 transferring dockerfile: 1.70kB done [2025-02-12T08:35:17.457Z] #7 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #8 [core-command internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #8 transferring dockerfile: 1.94kB done [2025-02-12T08:35:17.816Z] #8 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #9 transferring dockerfile: 2.49kB done [2025-02-12T08:35:17.816Z] #9 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #10 transferring dockerfile: 2.01kB 0.0s done [2025-02-12T08:35:17.816Z] #10 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #11 transferring dockerfile: 1.69kB 0.0s done [2025-02-12T08:35:17.816Z] #11 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #12 transferring dockerfile: 2.10kB 0.0s done [2025-02-12T08:35:17.816Z] #12 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-02-12T08:35:17.816Z] #13 transferring dockerfile: 2.00kB done [2025-02-12T08:35:17.816Z] #13 DONE 0.1s [2025-02-12T08:35:17.816Z] [2025-02-12T08:35:17.816Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-12T08:35:18.137Z] #14 transferring dockerfile: 2.14kB done [2025-02-12T08:35:18.137Z] #14 DONE 0.1s [2025-02-12T08:35:18.137Z] [2025-02-12T08:35:18.137Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-12T08:35:18.137Z] #15 transferring dockerfile: 2.50kB 0.0s done [2025-02-12T08:35:18.137Z] #15 DONE 0.1s [2025-02-12T08:35:18.137Z] [2025-02-12T08:35:18.137Z] #16 [core-data internal] load .dockerignore [2025-02-12T08:35:18.137Z] #16 transferring context: [2025-02-12T08:35:18.137Z] #16 transferring context: 50B 0.0s done [2025-02-12T08:35:18.137Z] #16 DONE 0.1s [2025-02-12T08:35:18.832Z] [2025-02-12T08:35:18.832Z] #17 [support-scheduler internal] load .dockerignore [2025-02-12T08:35:18.832Z] #17 transferring context: 50B done [2025-02-12T08:35:18.832Z] #17 DONE 0.0s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-12T08:35:19.157Z] #18 transferring context: 50B done [2025-02-12T08:35:19.157Z] #18 DONE 0.1s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #19 [security-spire-agent internal] load .dockerignore [2025-02-12T08:35:19.157Z] #19 transferring context: 50B done [2025-02-12T08:35:19.157Z] #19 DONE 0.1s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #20 [security-bootstrapper internal] load .dockerignore [2025-02-12T08:35:19.157Z] #20 transferring context: 50B 0.0s done [2025-02-12T08:35:19.157Z] #20 DONE 0.1s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-02-12T08:35:19.157Z] #21 transferring context: 50B 0.0s done [2025-02-12T08:35:19.157Z] #21 DONE 0.1s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #22 [security-spire-server internal] load .dockerignore [2025-02-12T08:35:19.157Z] #22 transferring context: 50B done [2025-02-12T08:35:19.157Z] #22 DONE 0.1s [2025-02-12T08:35:19.157Z] [2025-02-12T08:35:19.157Z] #23 [core-command internal] load .dockerignore [2025-02-12T08:35:19.469Z] #23 transferring context: 50B 0.0s done [2025-02-12T08:35:19.469Z] #23 DONE 0.1s [2025-02-12T08:35:19.469Z] [2025-02-12T08:35:19.469Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-02-12T08:35:19.469Z] #24 transferring context: 50B 0.0s done [2025-02-12T08:35:19.469Z] #24 DONE 0.1s [2025-02-12T08:35:19.469Z] [2025-02-12T08:35:19.469Z] #25 [core-keeper internal] load .dockerignore [2025-02-12T08:35:19.469Z] #25 transferring context: 50B 0.0s done [2025-02-12T08:35:19.469Z] #25 DONE 0.1s [2025-02-12T08:35:19.469Z] [2025-02-12T08:35:19.469Z] #26 [security-spire-config internal] load .dockerignore [2025-02-12T08:35:19.745Z] #26 transferring context: 50B 0.0s done [2025-02-12T08:35:19.745Z] #26 DONE 0.1s [2025-02-12T08:35:19.745Z] [2025-02-12T08:35:19.745Z] #27 [core-metadata internal] load .dockerignore [2025-02-12T08:35:19.745Z] #27 transferring context: 50B 0.0s done [2025-02-12T08:35:19.745Z] #27 DONE 0.1s [2025-02-12T08:35:19.745Z] [2025-02-12T08:35:19.745Z] #28 [support-notifications internal] load .dockerignore [2025-02-12T08:35:19.745Z] #28 transferring context: 50B done [2025-02-12T08:35:19.745Z] #28 DONE 0.1s [2025-02-12T08:35:19.745Z] [2025-02-12T08:35:19.745Z] #29 [security-proxy-auth internal] load .dockerignore [2025-02-12T08:35:19.745Z] #29 transferring context: 50B done [2025-02-12T08:35:19.745Z] #29 DONE 0.1s [2025-02-12T08:35:19.745Z] [2025-02-12T08:35:19.745Z] #30 [security-proxy-setup internal] load .dockerignore [2025-02-12T08:35:19.745Z] #30 transferring context: 50B 0.0s done [2025-02-12T08:35:19.745Z] #30 DONE 0.1s [2025-02-12T08:35:20.053Z] [2025-02-12T08:35:20.053Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:20.053Z] #31 DONE 0.0s [2025-02-12T08:35:20.053Z] [2025-02-12T08:35:20.053Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:35:20.053Z] #32 DONE 0.2s [2025-02-12T08:35:20.053Z] [2025-02-12T08:35:20.053Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:20.053Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:20.322Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:20.322Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-12T08:35:20.322Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:20.322Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:20.322Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s [2025-02-12T08:35:20.322Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:20.322Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-12T08:35:20.998Z] #33 ... [2025-02-12T08:35:20.998Z] [2025-02-12T08:35:20.998Z] #34 [core-data internal] load build context [2025-02-12T08:35:20.998Z] #34 transferring context: 3.13MB 0.7s done [2025-02-12T08:35:20.998Z] #34 DONE 0.8s [2025-02-12T08:35:20.998Z] [2025-02-12T08:35:20.998Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:20.998Z] #33 ... [2025-02-12T08:35:20.998Z] [2025-02-12T08:35:20.998Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:20.998Z] #31 DONE 0.0s [2025-02-12T08:35:20.998Z] [2025-02-12T08:35:20.998Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:21.274Z] #33 ... [2025-02-12T08:35:21.274Z] [2025-02-12T08:35:21.274Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:21.274Z] #31 DONE 0.0s [2025-02-12T08:35:21.274Z] [2025-02-12T08:35:21.274Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:21.274Z] #35 DONE 1.8s [2025-02-12T08:35:21.274Z] [2025-02-12T08:35:21.274Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:21.274Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:21.274Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:21.274Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:21.274Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:21.274Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:21.572Z] #33 ... [2025-02-12T08:35:21.572Z] [2025-02-12T08:35:21.572Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:21.572Z] #31 DONE 0.0s [2025-02-12T08:35:21.572Z] [2025-02-12T08:35:21.572Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:21.572Z] #31 DONE 0.0s [2025-02-12T08:35:21.572Z] [2025-02-12T08:35:21.572Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:21.572Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:21.572Z] #33 ... [2025-02-12T08:35:21.572Z] [2025-02-12T08:35:21.572Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:35:21.572Z] #32 DONE 0.6s [2025-02-12T08:35:21.866Z] [2025-02-12T08:35:21.866Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:21.866Z] #35 DONE 1.9s [2025-02-12T08:35:21.866Z] [2025-02-12T08:35:21.866Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:21.866Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:21.866Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:21.866Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:21.866Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:21.866Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:21.866Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:22.195Z] #33 ... [2025-02-12T08:35:22.195Z] [2025-02-12T08:35:22.195Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:22.195Z] #31 DONE 0.0s [2025-02-12T08:35:22.195Z] [2025-02-12T08:35:22.195Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-12T08:35:22.195Z] #36 DONE 1.4s [2025-02-12T08:35:22.195Z] [2025-02-12T08:35:22.195Z] #37 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:35:22.493Z] #37 ... [2025-02-12T08:35:22.493Z] [2025-02-12T08:35:22.493Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:22.493Z] #31 DONE 0.0s [2025-02-12T08:35:22.493Z] [2025-02-12T08:35:22.493Z] #38 [core-common-config-bootstrapper internal] load build context [2025-02-12T08:35:22.493Z] #38 ... [2025-02-12T08:35:22.493Z] [2025-02-12T08:35:22.493Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:22.493Z] #31 DONE 0.0s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:22.812Z] #35 DONE 2.0s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:35:22.812Z] #32 DONE 1.4s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-12T08:35:22.812Z] #36 DONE 1.4s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:22.812Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:22.812Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:22.812Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:22.812Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:22.812Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:22.812Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:22.812Z] #33 ... [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:22.812Z] #35 DONE 2.0s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-12T08:35:22.812Z] #36 DONE 1.5s [2025-02-12T08:35:22.812Z] [2025-02-12T08:35:22.812Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:22.812Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:22.812Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:22.812Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:22.812Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:22.812Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:22.812Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:23.130Z] #33 ... [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:23.130Z] #31 DONE 0.0s [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #39 [support-scheduler internal] load build context [2025-02-12T08:35:23.130Z] #39 transferring context: 3.13MB 1.1s done [2025-02-12T08:35:23.130Z] #39 DONE 1.7s [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:23.130Z] #31 DONE 0.0s [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #38 [core-common-config-bootstrapper internal] load build context [2025-02-12T08:35:23.130Z] #38 transferring context: 3.13MB 1.6s done [2025-02-12T08:35:23.130Z] #38 ... [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:23.130Z] #40 DONE 0.0s [2025-02-12T08:35:23.130Z] [2025-02-12T08:35:23.130Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-12T08:35:23.130Z] #41 DONE 2.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:23.422Z] #31 DONE 0.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-12T08:35:23.422Z] #42 DONE 2.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:23.422Z] #43 DONE 0.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:23.422Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:23.422Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:23.422Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:23.422Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:23.422Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:23.422Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:23.422Z] #33 ... [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:23.422Z] #35 DONE 2.1s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-12T08:35:23.422Z] #36 DONE 1.5s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-12T08:35:23.422Z] #31 DONE 0.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #44 [core-metadata internal] load build context [2025-02-12T08:35:23.422Z] #44 DONE 0.0s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #38 [core-common-config-bootstrapper internal] load build context [2025-02-12T08:35:23.422Z] #38 DONE 2.1s [2025-02-12T08:35:23.422Z] [2025-02-12T08:35:23.422Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:23.422Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:23.422Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:23.422Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:23.422Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:23.422Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:23.422Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:23.749Z] #33 DONE 4.4s [2025-02-12T08:35:23.749Z] [2025-02-12T08:35:23.749Z] #45 [security-bootstrapper internal] load build context [2025-02-12T08:35:23.749Z] #45 transferring context: 3.13MB 1.2s done [2025-02-12T08:35:23.749Z] #45 DONE 1.8s [2025-02-12T08:35:23.749Z] [2025-02-12T08:35:23.749Z] #46 [security-spiffe-token-provider internal] load build context [2025-02-12T08:35:23.749Z] #46 transferring context: 3.13MB 1.1s done [2025-02-12T08:35:23.749Z] #46 DONE 1.9s [2025-02-12T08:35:23.749Z] [2025-02-12T08:35:23.749Z] #47 [support-notifications internal] load build context [2025-02-12T08:35:24.395Z] #47 ... [2025-02-12T08:35:24.395Z] [2025-02-12T08:35:24.395Z] #48 [security-spire-server internal] load build context [2025-02-12T08:35:24.395Z] #48 transferring context: 23.80kB 0.1s done [2025-02-12T08:35:24.395Z] #48 DONE 1.2s [2025-02-12T08:35:24.395Z] [2025-02-12T08:35:24.395Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:24.717Z] #49 ... [2025-02-12T08:35:24.717Z] [2025-02-12T08:35:24.717Z] #50 [security-spire-agent internal] load build context [2025-02-12T08:35:24.717Z] #50 transferring context: 23.33kB 0.1s done [2025-02-12T08:35:24.717Z] #50 DONE 1.5s [2025-02-12T08:35:24.717Z] [2025-02-12T08:35:24.717Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:25.915Z] #49 ... [2025-02-12T08:35:25.915Z] [2025-02-12T08:35:25.915Z] #51 [security-spire-config internal] load build context [2025-02-12T08:35:25.915Z] #51 transferring context: 22.05kB 0.3s done [2025-02-12T08:35:25.915Z] #51 DONE 2.2s [2025-02-12T08:35:25.915Z] [2025-02-12T08:35:25.915Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:26.237Z] #49 ... [2025-02-12T08:35:26.237Z] [2025-02-12T08:35:26.237Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-12T08:35:26.237Z] #32 DONE 4.8s [2025-02-12T08:35:26.237Z] [2025-02-12T08:35:26.237Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:26.582Z] #49 ... [2025-02-12T08:35:26.582Z] [2025-02-12T08:35:26.582Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-12T08:35:26.582Z] #35 DONE 2.1s [2025-02-12T08:35:26.582Z] [2025-02-12T08:35:26.582Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-12T08:35:26.582Z] #36 DONE 1.5s [2025-02-12T08:35:26.582Z] [2025-02-12T08:35:26.582Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T08:35:26.582Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-12T08:35:26.582Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-12T08:35:26.582Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-12T08:35:26.582Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-12T08:35:26.582Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-12T08:35:26.582Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-02-12T08:35:26.582Z] #33 DONE 4.4s [2025-02-12T08:35:26.582Z] [2025-02-12T08:35:26.582Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:28.268Z] #49 transferring context: 3.13MB 4.1s done [2025-02-12T08:35:28.268Z] #49 ... [2025-02-12T08:35:28.268Z] [2025-02-12T08:35:28.268Z] #52 [security-proxy-auth internal] load build context [2025-02-12T08:35:28.268Z] #52 transferring context: 3.13MB 3.8s done [2025-02-12T08:35:28.268Z] #52 DONE 4.8s [2025-02-12T08:35:28.268Z] [2025-02-12T08:35:28.268Z] #47 [support-notifications internal] load build context [2025-02-12T08:35:28.582Z] #47 ... [2025-02-12T08:35:28.582Z] [2025-02-12T08:35:28.582Z] #49 [security-secretstore-setup internal] load build context [2025-02-12T08:35:28.582Z] #49 DONE 5.8s [2025-02-12T08:35:28.582Z] [2025-02-12T08:35:28.582Z] #47 [support-notifications internal] load build context [2025-02-12T08:35:29.614Z] #47 ... [2025-02-12T08:35:29.614Z] [2025-02-12T08:35:29.614Z] #53 [core-command internal] load build context [2025-02-12T08:35:29.614Z] #53 transferring context: 3.13MB 4.6s done [2025-02-12T08:35:29.614Z] #53 DONE 6.8s [2025-02-12T08:35:29.614Z] [2025-02-12T08:35:29.614Z] #47 [support-notifications internal] load build context [2025-02-12T08:35:29.912Z] #47 ... [2025-02-12T08:35:29.912Z] [2025-02-12T08:35:29.912Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:35:29.912Z] #54 DONE 7.0s [2025-02-12T08:35:29.912Z] [2025-02-12T08:35:29.912Z] #55 [core-keeper internal] load build context [2025-02-12T08:35:29.912Z] #55 transferring context: 3.13MB 4.8s done [2025-02-12T08:35:29.912Z] #55 DONE 7.2s [2025-02-12T08:35:29.912Z] [2025-02-12T08:35:29.912Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T08:35:30.629Z] #56 ... [2025-02-12T08:35:30.629Z] [2025-02-12T08:35:30.629Z] #47 [support-notifications internal] load build context [2025-02-12T08:35:30.629Z] #47 transferring context: 3.13MB 4.1s done [2025-02-12T08:35:30.629Z] #47 DONE 7.0s [2025-02-12T08:35:31.021Z] [2025-02-12T08:35:31.021Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:31.021Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2025-02-12T08:35:31.021Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-12T08:35:31.021Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-12T08:35:31.021Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-12T08:35:31.021Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2025-02-12T08:35:31.021Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2025-02-12T08:35:31.021Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T08:35:31.021Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done [2025-02-12T08:35:31.021Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s [2025-02-12T08:35:31.347Z] #40 ... [2025-02-12T08:35:31.347Z] [2025-02-12T08:35:31.347Z] #44 [core-metadata internal] load build context [2025-02-12T08:35:31.347Z] #44 transferring context: 3.13MB 5.7s done [2025-02-12T08:35:31.347Z] #44 DONE 7.5s [2025-02-12T08:35:31.347Z] [2025-02-12T08:35:31.347Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:31.347Z] #40 ... [2025-02-12T08:35:31.347Z] [2025-02-12T08:35:31.347Z] #57 [security-proxy-setup internal] load build context [2025-02-12T08:35:31.347Z] #57 transferring context: 3.13MB 3.8s done [2025-02-12T08:35:31.662Z] #57 DONE 5.3s [2025-02-12T08:35:31.662Z] [2025-02-12T08:35:31.662Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:31.662Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s [2025-02-12T08:35:32.119Z] #40 ... [2025-02-12T08:35:32.119Z] [2025-02-12T08:35:32.119Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T08:35:32.119Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.119Z] #0 6.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.119Z] #58 ... [2025-02-12T08:35:32.119Z] [2025-02-12T08:35:32.119Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:35:32.119Z] #0 7.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.119Z] #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.447Z] #59 ... [2025-02-12T08:35:32.447Z] [2025-02-12T08:35:32.447Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T08:35:32.447Z] #0 6.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.447Z] #0 7.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.447Z] #60 ... [2025-02-12T08:35:32.447Z] [2025-02-12T08:35:32.447Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:32.745Z] #40 ... [2025-02-12T08:35:32.745Z] [2025-02-12T08:35:32.745Z] #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:35:32.745Z] #37 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.745Z] #37 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:32.745Z] #37 9.581 OK: 239 MiB in 58 packages [2025-02-12T08:35:33.033Z] #37 ... [2025-02-12T08:35:33.033Z] [2025-02-12T08:35:33.033Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:33.033Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.50MB / 28.04MB 4.6s [2025-02-12T08:35:33.033Z] #40 ... [2025-02-12T08:35:33.033Z] [2025-02-12T08:35:33.033Z] #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:35:33.033Z] #37 DONE 11.9s [2025-02-12T08:35:33.033Z] [2025-02-12T08:35:33.033Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:33.332Z] #40 ... [2025-02-12T08:35:33.332Z] [2025-02-12T08:35:33.332Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:33.332Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2025-02-12T08:35:33.332Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-12T08:35:33.332Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-12T08:35:33.332Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-12T08:35:33.332Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2025-02-12T08:35:33.332Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2025-02-12T08:35:33.332Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2025-02-12T08:35:33.332Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-12T08:35:33.332Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.31MB / 18.32MB 5.7s [2025-02-12T08:35:33.332Z] #43 ... [2025-02-12T08:35:33.332Z] [2025-02-12T08:35:33.332Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:33.699Z] #40 ... [2025-02-12T08:35:33.699Z] [2025-02-12T08:35:33.699Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T08:35:33.699Z] #0 6.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:33.699Z] #0 7.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:33.700Z] #61 ... [2025-02-12T08:35:33.700Z] [2025-02-12T08:35:33.700Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:34.027Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-12T08:35:34.897Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.3s [2025-02-12T08:35:34.897Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2025-02-12T08:35:34.897Z] #40 ... [2025-02-12T08:35:34.897Z] [2025-02-12T08:35:34.897Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-12T08:35:34.897Z] #60 11.92 OK: 239 MiB in 58 packages [2025-02-12T08:35:34.897Z] #60 DONE 12.9s [2025-02-12T08:35:34.897Z] [2025-02-12T08:35:34.897Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:35.668Z] #40 ... [2025-02-12T08:35:35.668Z] [2025-02-12T08:35:35.668Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T08:35:35.958Z] #62 ... [2025-02-12T08:35:35.958Z] [2025-02-12T08:35:35.958Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:35:35.958Z] #63 ... [2025-02-12T08:35:35.958Z] [2025-02-12T08:35:35.958Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:35:35.958Z] #64 ... [2025-02-12T08:35:35.958Z] [2025-02-12T08:35:35.958Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:35:35.958Z] #65 DONE 3.1s [2025-02-12T08:35:35.958Z] [2025-02-12T08:35:35.958Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:35:36.263Z] #66 ... [2025-02-12T08:35:36.263Z] [2025-02-12T08:35:36.263Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T08:35:36.263Z] #67 ... [2025-02-12T08:35:36.263Z] [2025-02-12T08:35:36.263Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:35:36.557Z] #68 ... [2025-02-12T08:35:36.557Z] [2025-02-12T08:35:36.557Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:35:36.557Z] #69 ... [2025-02-12T08:35:36.557Z] [2025-02-12T08:35:36.557Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T08:35:36.557Z] #70 ... [2025-02-12T08:35:36.557Z] [2025-02-12T08:35:36.557Z] #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T08:35:36.885Z] #71 ... [2025-02-12T08:35:36.885Z] [2025-02-12T08:35:36.885Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:35:36.885Z] #72 ... [2025-02-12T08:35:36.885Z] [2025-02-12T08:35:36.885Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:36.885Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.24MB / 28.04MB 8.6s [2025-02-12T08:35:37.591Z] #40 ... [2025-02-12T08:35:37.591Z] [2025-02-12T08:35:37.591Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-12T08:35:37.591Z] #61 12.56 OK: 239 MiB in 58 packages [2025-02-12T08:35:37.591Z] #61 DONE 13.9s [2025-02-12T08:35:37.591Z] [2025-02-12T08:35:37.591Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:37.591Z] #40 ... [2025-02-12T08:35:37.591Z] [2025-02-12T08:35:37.591Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:35:37.883Z] #73 ... [2025-02-12T08:35:37.883Z] [2025-02-12T08:35:37.883Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:37.883Z] #40 ... [2025-02-12T08:35:37.883Z] [2025-02-12T08:35:37.883Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-12T08:35:37.883Z] #59 14.67 OK: 239 MiB in 58 packages [2025-02-12T08:35:37.883Z] #59 DONE 15.9s [2025-02-12T08:35:37.883Z] [2025-02-12T08:35:37.883Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:38.216Z] #40 ... [2025-02-12T08:35:38.216Z] [2025-02-12T08:35:38.216Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:35:38.216Z] #74 DONE 2.9s [2025-02-12T08:35:38.216Z] [2025-02-12T08:35:38.216Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:38.216Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.87MB / 28.04MB 10.1s [2025-02-12T08:35:38.866Z] #40 ... [2025-02-12T08:35:38.866Z] [2025-02-12T08:35:38.866Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-12T08:35:38.866Z] #58 10.80 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:35:38.866Z] #58 10.80 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:35:38.866Z] #58 10.80 OK: 24056 distinct packages available [2025-02-12T08:35:38.866Z] #58 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:38.866Z] #58 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:38.866Z] #58 15.75 OK: 239 MiB in 58 packages [2025-02-12T08:35:38.866Z] #58 DONE 16.5s [2025-02-12T08:35:38.866Z] [2025-02-12T08:35:38.866Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:38.866Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 10.6s [2025-02-12T08:35:39.170Z] #40 ... [2025-02-12T08:35:39.170Z] [2025-02-12T08:35:39.170Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:35:39.170Z] #75 DONE 1.6s [2025-02-12T08:35:39.471Z] [2025-02-12T08:35:39.471Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:35:39.471Z] #76 DONE 1.5s [2025-02-12T08:35:39.471Z] [2025-02-12T08:35:39.471Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:39.471Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.28MB / 28.04MB 11.1s [2025-02-12T08:35:40.118Z] #40 ... [2025-02-12T08:35:40.118Z] [2025-02-12T08:35:40.118Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:35:40.118Z] #77 DONE 1.4s [2025-02-12T08:35:40.118Z] [2025-02-12T08:35:40.118Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:40.443Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.2s [2025-02-12T08:35:40.443Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-02-12T08:35:41.125Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.36MB / 28.04MB 12.8s [2025-02-12T08:35:41.772Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.6s [2025-02-12T08:35:42.529Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.2s [2025-02-12T08:35:43.625Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.41MB / 28.04MB 15.1s [2025-02-12T08:35:43.625Z] #40 ... [2025-02-12T08:35:43.625Z] [2025-02-12T08:35:43.625Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:43.625Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.7s done [2025-02-12T08:35:43.625Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2025-02-12T08:35:43.625Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2025-02-12T08:35:43.625Z] #43 ... [2025-02-12T08:35:43.625Z] [2025-02-12T08:35:43.625Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:43.925Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.7s [2025-02-12T08:35:44.990Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.5s [2025-02-12T08:35:44.990Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.8s [2025-02-12T08:35:45.678Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.2s done [2025-02-12T08:35:46.344Z] #40 ... [2025-02-12T08:35:46.344Z] [2025-02-12T08:35:46.344Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-12T08:35:46.344Z] #68 DONE 20.2s [2025-02-12T08:35:46.344Z] [2025-02-12T08:35:46.344Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T08:35:46.344Z] #78 ... [2025-02-12T08:35:46.344Z] [2025-02-12T08:35:46.344Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:35:46.670Z] #79 ... [2025-02-12T08:35:46.670Z] [2025-02-12T08:35:46.670Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:35:46.670Z] #72 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:46.997Z] #72 ... [2025-02-12T08:35:46.997Z] [2025-02-12T08:35:46.997Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-12T08:35:46.997Z] #62 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:46.997Z] #62 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:46.997Z] #62 18.49 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:35:46.997Z] #62 18.51 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:35:46.997Z] #62 18.61 OK: 9 MiB in 15 packages [2025-02-12T08:35:46.997Z] #62 DONE 21.3s [2025-02-12T08:35:47.326Z] [2025-02-12T08:35:47.326Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:35:48.004Z] #80 ... [2025-02-12T08:35:48.004Z] [2025-02-12T08:35:48.004Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:35:48.004Z] #81 ... [2025-02-12T08:35:48.004Z] [2025-02-12T08:35:48.004Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:48.004Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.8s [2025-02-12T08:35:49.586Z] #43 ... [2025-02-12T08:35:49.586Z] [2025-02-12T08:35:49.586Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:35:49.586Z] #82 ... [2025-02-12T08:35:49.586Z] [2025-02-12T08:35:49.586Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:35:49.586Z] #83 ... [2025-02-12T08:35:49.586Z] [2025-02-12T08:35:49.586Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:49.586Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.0s [2025-02-12T08:35:50.608Z] #40 ... [2025-02-12T08:35:50.608Z] [2025-02-12T08:35:50.608Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:35:50.608Z] #84 ... [2025-02-12T08:35:50.608Z] [2025-02-12T08:35:50.608Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:52.157Z] #43 ... [2025-02-12T08:35:52.157Z] [2025-02-12T08:35:52.157Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:35:52.157Z] #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.157Z] #63 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.157Z] #63 ... [2025-02-12T08:35:52.157Z] [2025-02-12T08:35:52.157Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:52.829Z] #40 ... [2025-02-12T08:35:52.829Z] [2025-02-12T08:35:52.829Z] #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T08:35:52.829Z] #71 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.829Z] #71 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.829Z] #71 ... [2025-02-12T08:35:52.829Z] [2025-02-12T08:35:52.829Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T08:35:52.829Z] #67 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.829Z] #67 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:52.829Z] #67 ... [2025-02-12T08:35:52.829Z] [2025-02-12T08:35:52.829Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:53.146Z] #40 ... [2025-02-12T08:35:53.146Z] [2025-02-12T08:35:53.146Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:35:53.146Z] #64 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.146Z] #64 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.499Z] #64 ... [2025-02-12T08:35:53.499Z] [2025-02-12T08:35:53.499Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:53.788Z] #40 ... [2025-02-12T08:35:53.788Z] [2025-02-12T08:35:53.788Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T08:35:53.788Z] #70 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.788Z] #70 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.788Z] #70 ... [2025-02-12T08:35:53.788Z] [2025-02-12T08:35:53.788Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:35:53.788Z] #69 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.788Z] #69 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:53.788Z] #69 ... [2025-02-12T08:35:53.788Z] [2025-02-12T08:35:53.788Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:54.450Z] #40 ... [2025-02-12T08:35:54.450Z] [2025-02-12T08:35:54.450Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T08:35:54.450Z] #56 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:54.450Z] #56 16.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:54.450Z] #56 ... [2025-02-12T08:35:54.450Z] [2025-02-12T08:35:54.450Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:54.769Z] #40 ... [2025-02-12T08:35:54.769Z] [2025-02-12T08:35:54.769Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-12T08:35:54.769Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s done [2025-02-12T08:35:54.769Z] #43 DONE 31.2s [2025-02-12T08:35:54.769Z] [2025-02-12T08:35:54.769Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:54.769Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s [2025-02-12T08:35:55.438Z] #40 ... [2025-02-12T08:35:55.438Z] [2025-02-12T08:35:55.438Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:35:55.438Z] #73 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:55.438Z] #73 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:55.760Z] #73 ... [2025-02-12T08:35:55.760Z] [2025-02-12T08:35:55.760Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:56.083Z] #40 ... [2025-02-12T08:35:56.094Z] [2025-02-12T08:35:56.094Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:35:56.094Z] #66 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:56.094Z] #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:56.094Z] #66 ... [2025-02-12T08:35:56.094Z] [2025-02-12T08:35:56.094Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:35:57.159Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.3s done [2025-02-12T08:35:58.298Z] #40 ... [2025-02-12T08:35:58.298Z] [2025-02-12T08:35:58.298Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:35:58.298Z] #72 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:35:58.298Z] #72 ... [2025-02-12T08:35:58.298Z] [2025-02-12T08:35:58.298Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:35:58.298Z] #64 31.80 (1/3) Installing ca-certificates (20241121-r1) [2025-02-12T08:35:58.298Z] #64 32.39 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-12T08:35:58.298Z] #64 32.41 (3/3) Installing tzdata (2024b-r0) [2025-02-12T08:35:58.625Z] #64 ... [2025-02-12T08:35:58.625Z] [2025-02-12T08:35:58.625Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-12T08:35:58.625Z] #70 30.56 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-12T08:35:58.625Z] #70 30.61 (2/2) Installing su-exec (0.2-r3) [2025-02-12T08:35:58.625Z] #70 30.64 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:35:58.625Z] #70 30.84 OK: 9 MiB in 16 packages [2025-02-12T08:35:58.625Z] #70 DONE 32.8s [2025-02-12T08:35:58.942Z] [2025-02-12T08:35:58.942Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T08:36:00.160Z] #85 ... [2025-02-12T08:36:00.160Z] [2025-02-12T08:36:00.160Z] #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-12T08:36:00.160Z] #71 30.76 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:00.160Z] #71 30.82 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:00.160Z] #71 31.10 OK: 9 MiB in 15 packages [2025-02-12T08:36:00.160Z] #71 DONE 34.3s [2025-02-12T08:36:00.160Z] [2025-02-12T08:36:00.160Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:00.630Z] #86 ... [2025-02-12T08:36:00.630Z] [2025-02-12T08:36:00.630Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-12T08:36:00.630Z] #56 28.62 OK: 239 MiB in 58 packages [2025-02-12T08:36:00.630Z] #56 DONE 30.5s [2025-02-12T08:36:00.630Z] [2025-02-12T08:36:00.630Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:36:00.630Z] #64 34.82 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:00.978Z] #64 35.20 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:01.297Z] #64 ... [2025-02-12T08:36:01.297Z] [2025-02-12T08:36:01.297Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-12T08:36:01.297Z] #87 DONE 0.7s [2025-02-12T08:36:01.297Z] [2025-02-12T08:36:01.297Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:36:01.959Z] #88 ... [2025-02-12T08:36:01.959Z] [2025-02-12T08:36:01.959Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T08:36:01.959Z] #78 5.679 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:01.959Z] #78 8.361 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:02.362Z] #78 ... [2025-02-12T08:36:02.362Z] [2025-02-12T08:36:02.362Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:36:02.362Z] #72 35.90 (1/4) Installing ca-certificates (20241121-r1) [2025-02-12T08:36:02.687Z] #72 ... [2025-02-12T08:36:02.687Z] [2025-02-12T08:36:02.687Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-12T08:36:02.687Z] #67 29.37 (1/7) Installing ca-certificates (20241121-r1) [2025-02-12T08:36:02.687Z] #67 30.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:02.687Z] #67 30.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-12T08:36:02.687Z] #67 30.32 (4/7) Installing libsodium (1.0.19-r0) [2025-02-12T08:36:02.687Z] #67 30.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-12T08:36:02.687Z] #67 30.87 (6/7) Installing libzmq (4.3.5-r2) [2025-02-12T08:36:02.687Z] #67 30.99 (7/7) Installing zeromq (4.3.5-r2) [2025-02-12T08:36:02.687Z] #67 31.06 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:02.687Z] #67 31.23 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:02.687Z] #67 32.61 OK: 14 MiB in 21 packages [2025-02-12T08:36:02.687Z] #67 DONE 36.5s [2025-02-12T08:36:02.687Z] [2025-02-12T08:36:02.687Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:36:02.687Z] #72 36.60 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:02.687Z] #72 36.65 (3/4) Installing su-exec (0.2-r3) [2025-02-12T08:36:02.687Z] #72 36.70 (4/4) Installing yq-go (4.44.1-r2) [2025-02-12T08:36:02.988Z] #72 ... [2025-02-12T08:36:02.988Z] [2025-02-12T08:36:02.988Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:02.988Z] #80 5.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:02.988Z] #80 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:02.988Z] #80 ... [2025-02-12T08:36:02.988Z] [2025-02-12T08:36:02.988Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:36:02.988Z] #66 36.95 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:36:02.988Z] #66 36.95 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:36:02.988Z] #66 36.95 OK: 24050 distinct packages available [2025-02-12T08:36:03.740Z] #66 ... [2025-02-12T08:36:03.740Z] [2025-02-12T08:36:03.740Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:36:03.740Z] #63 27.96 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:36:03.740Z] #63 27.96 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:36:03.740Z] #63 27.96 OK: 24050 distinct packages available [2025-02-12T08:36:03.740Z] #63 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:03.740Z] #63 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:04.049Z] #63 ... [2025-02-12T08:36:04.049Z] [2025-02-12T08:36:04.049Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:36:04.049Z] #73 32.11 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:04.049Z] #73 33.60 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:04.049Z] #73 33.85 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:04.049Z] #73 33.90 (4/6) Installing openssl (3.3.3-r0) [2025-02-12T08:36:04.049Z] #73 34.08 (5/6) Installing su-exec (0.2-r3) [2025-02-12T08:36:04.049Z] #73 34.21 (6/6) Installing yq-go (4.44.1-r2) [2025-02-12T08:36:04.049Z] #73 36.40 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:04.381Z] #73 36.63 OK: 20 MiB in 18 packages [2025-02-12T08:36:05.051Z] #73 ... [2025-02-12T08:36:05.051Z] [2025-02-12T08:36:05.051Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:05.051Z] #86 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:05.699Z] #86 ... [2025-02-12T08:36:05.699Z] [2025-02-12T08:36:05.699Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-12T08:36:05.699Z] #64 36.54 OK: 11 MiB in 17 packages [2025-02-12T08:36:05.699Z] #64 DONE 39.8s [2025-02-12T08:36:05.988Z] [2025-02-12T08:36:05.988Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:06.636Z] #89 ... [2025-02-12T08:36:06.636Z] [2025-02-12T08:36:06.636Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-12T08:36:06.636Z] #73 DONE 38.9s [2025-02-12T08:36:06.636Z] [2025-02-12T08:36:06.636Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:06.636Z] #80 19.41 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:07.897Z] #80 20.49 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:07.897Z] #80 20.74 OK: 9 MiB in 15 packages [2025-02-12T08:36:08.971Z] #80 ... [2025-02-12T08:36:08.971Z] [2025-02-12T08:36:08.971Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-12T08:36:08.971Z] #72 38.47 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:08.971Z] #72 38.67 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:08.971Z] #72 39.90 OK: 20 MiB in 18 packages [2025-02-12T08:36:08.971Z] #72 DONE 42.9s [2025-02-12T08:36:09.310Z] [2025-02-12T08:36:09.310Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T08:36:09.621Z] #90 ... [2025-02-12T08:36:09.621Z] [2025-02-12T08:36:09.621Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:36:09.621Z] #69 33.43 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-12T08:36:09.621Z] #69 33.43 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-12T08:36:09.621Z] #69 33.43 OK: 24050 distinct packages available [2025-02-12T08:36:09.621Z] #69 37.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:09.621Z] #69 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:09.621Z] #69 ... [2025-02-12T08:36:09.621Z] [2025-02-12T08:36:09.621Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T08:36:09.621Z] #78 21.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:09.621Z] #78 22.29 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:09.621Z] #78 22.51 OK: 9 MiB in 15 packages [2025-02-12T08:36:09.909Z] #78 ... [2025-02-12T08:36:09.909Z] [2025-02-12T08:36:09.909Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:09.909Z] #80 DONE 22.9s [2025-02-12T08:36:10.223Z] [2025-02-12T08:36:10.223Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:10.223Z] #89 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:10.522Z] #89 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:11.816Z] #89 ... [2025-02-12T08:36:11.816Z] [2025-02-12T08:36:11.816Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-12T08:36:11.816Z] #78 DONE 25.2s [2025-02-12T08:36:11.816Z] [2025-02-12T08:36:11.816Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:36:11.816Z] #63 44.50 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:11.816Z] #63 44.57 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:36:11.816Z] #63 44.60 (3/4) Installing libucontext (1.2-r3) [2025-02-12T08:36:11.816Z] #63 44.62 (4/4) Installing gcompat (1.1.0-r4) [2025-02-12T08:36:11.816Z] #63 44.71 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:11.816Z] #63 44.90 OK: 9 MiB in 18 packages [2025-02-12T08:36:12.931Z] #63 ... [2025-02-12T08:36:12.931Z] [2025-02-12T08:36:12.931Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:12.931Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:12.931Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:12.931Z] #91 ... [2025-02-12T08:36:12.931Z] [2025-02-12T08:36:12.931Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-12T08:36:12.931Z] #63 DONE 46.9s [2025-02-12T08:36:12.931Z] [2025-02-12T08:36:12.931Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T08:36:13.308Z] #92 ... [2025-02-12T08:36:13.308Z] [2025-02-12T08:36:13.308Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T08:36:13.308Z] #85 4.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:13.308Z] #85 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:13.596Z] #85 ... [2025-02-12T08:36:13.596Z] [2025-02-12T08:36:13.596Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T08:36:13.596Z] #90 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:13.682Z] #154 ... [2025-02-12T08:36:13.682Z] [2025-02-12T08:36:13.682Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-12T08:36:13.682Z] #152 72.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T08:36:13.937Z] #90 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:15.035Z] #90 ... [2025-02-12T08:36:15.035Z] [2025-02-12T08:36:15.035Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:36:15.035Z] #66 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:15.035Z] #66 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:15.035Z] #66 ... [2025-02-12T08:36:15.035Z] [2025-02-12T08:36:15.035Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T08:36:15.035Z] #92 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:15.713Z] #92 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:16.393Z] #92 ... [2025-02-12T08:36:16.393Z] [2025-02-12T08:36:16.393Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T08:36:16.393Z] #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:16.393Z] #0 4.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:16.690Z] #93 ... [2025-02-12T08:36:16.690Z] [2025-02-12T08:36:16.690Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-12T08:36:16.690Z] #85 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:16.690Z] #85 16.59 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:16.690Z] #85 16.66 OK: 9 MiB in 16 packages [2025-02-12T08:36:16.690Z] #85 DONE 17.9s [2025-02-12T08:36:16.690Z] [2025-02-12T08:36:16.690Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T08:36:17.325Z] #94 ... [2025-02-12T08:36:17.325Z] [2025-02-12T08:36:17.325Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:17.325Z] #86 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:17.325Z] #86 16.08 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:17.325Z] #86 16.51 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:17.325Z] #86 16.75 OK: 9 MiB in 15 packages [2025-02-12T08:36:17.325Z] #86 ... [2025-02-12T08:36:17.325Z] [2025-02-12T08:36:17.325Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:36:17.325Z] #69 48.77 (1/14) Installing ca-certificates (20241121-r1) [2025-02-12T08:36:17.325Z] #69 49.14 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-12T08:36:17.325Z] #69 49.24 (3/14) Installing c-ares (1.33.1-r0) [2025-02-12T08:36:17.325Z] #69 49.26 (4/14) Installing libunistring (1.2-r0) [2025-02-12T08:36:17.325Z] #69 49.37 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-12T08:36:17.325Z] #69 49.39 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-12T08:36:17.325Z] #69 49.43 (7/14) Installing libpsl (0.21.5-r1) [2025-02-12T08:36:17.325Z] #69 49.44 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-12T08:36:17.325Z] #69 49.50 (9/14) Installing libcurl (8.11.1-r1) [2025-02-12T08:36:17.325Z] #69 49.55 (10/14) Installing curl (8.11.1-r1) [2025-02-12T08:36:17.325Z] #69 49.59 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:17.325Z] #69 49.61 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:36:17.325Z] #69 49.63 (13/14) Installing libucontext (1.2-r3) [2025-02-12T08:36:17.325Z] #69 49.64 (14/14) Installing gcompat (1.1.0-r4) [2025-02-12T08:36:17.325Z] #69 49.68 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:17.325Z] #69 49.79 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:17.325Z] #69 51.20 OK: 15 MiB in 28 packages [2025-02-12T08:36:18.891Z] #69 ... [2025-02-12T08:36:18.891Z] [2025-02-12T08:36:18.891Z] #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:18.891Z] #86 DONE 19.3s [2025-02-12T08:36:19.207Z] [2025-02-12T08:36:19.207Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-12T08:36:19.207Z] #94 DONE 2.5s [2025-02-12T08:36:19.207Z] [2025-02-12T08:36:19.207Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-12T08:36:19.545Z] #95 DONE 0.3s [2025-02-12T08:36:19.545Z] [2025-02-12T08:36:19.545Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:36:19.545Z] #66 49.96 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:19.545Z] #66 50.83 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:19.545Z] #66 51.09 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-12T08:36:19.545Z] #66 51.15 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-12T08:36:19.545Z] #66 51.17 (5/7) Installing libucontext (1.2-r3) [2025-02-12T08:36:19.545Z] #66 51.18 (6/7) Installing gcompat (1.1.0-r4) [2025-02-12T08:36:19.545Z] #66 51.32 (7/7) Installing openssl (3.3.3-r0) [2025-02-12T08:36:19.545Z] #66 51.47 Executing busybox-1.36.1-r29.trigger [2025-02-12T08:36:19.545Z] #66 51.59 OK: 10 MiB in 19 packages [2025-02-12T08:36:19.545Z] #66 ... [2025-02-12T08:36:19.545Z] [2025-02-12T08:36:19.545Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-12T08:36:19.545Z] #69 DONE 53.7s [2025-02-12T08:36:19.872Z] [2025-02-12T08:36:19.872Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:20.170Z] #96 ... [2025-02-12T08:36:20.170Z] [2025-02-12T08:36:20.170Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:20.170Z] #91 12.97 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:20.170Z] #91 13.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:20.170Z] #91 13.44 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:20.170Z] #91 14.46 OK: 14 MiB in 21 packages [2025-02-12T08:36:20.170Z] #91 DONE 17.5s [2025-02-12T08:36:20.170Z] [2025-02-12T08:36:20.170Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-12T08:36:20.170Z] #93 11.94 OK: 20 MiB in 18 packages [2025-02-12T08:36:20.170Z] #93 DONE 13.7s [2025-02-12T08:36:20.170Z] [2025-02-12T08:36:20.170Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-12T08:36:20.170Z] #66 DONE 54.4s [2025-02-12T08:36:20.170Z] [2025-02-12T08:36:20.170Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:20.874Z] #97 ... [2025-02-12T08:36:20.874Z] [2025-02-12T08:36:20.874Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-12T08:36:20.874Z] #98 DONE 0.5s [2025-02-12T08:36:20.874Z] [2025-02-12T08:36:20.874Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:20.874Z] #89 11.61 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:20.874Z] #89 12.45 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:20.874Z] #89 12.66 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:20.874Z] #89 14.56 OK: 11 MiB in 17 packages [2025-02-12T08:36:22.543Z] #89 DONE 16.8s [2025-02-12T08:36:22.543Z] [2025-02-12T08:36:22.543Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-12T08:36:22.543Z] #90 12.35 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:22.543Z] #90 12.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:22.543Z] #90 13.07 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:22.858Z] #90 13.89 OK: 20 MiB in 18 packages [2025-02-12T08:36:24.008Z] #90 DONE 15.0s [2025-02-12T08:36:24.008Z] [2025-02-12T08:36:24.008Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:24.008Z] #96 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:24.850Z] #96 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:26.486Z] #96 ... [2025-02-12T08:36:26.486Z] [2025-02-12T08:36:26.486Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-12T08:36:26.486Z] #92 11.85 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:26.486Z] #92 12.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:26.486Z] #92 12.32 OK: 9 MiB in 18 packages [2025-02-12T08:36:26.486Z] #92 DONE 13.5s [2025-02-12T08:36:26.486Z] [2025-02-12T08:36:26.486Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:36:28.274Z] #99 DONE 1.7s [2025-02-12T08:36:28.274Z] [2025-02-12T08:36:28.274Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-12T08:36:28.274Z] #100 DONE 0.2s [2025-02-12T08:36:28.274Z] [2025-02-12T08:36:28.274Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-12T08:36:28.903Z] #101 DONE 0.2s [2025-02-12T08:36:28.903Z] [2025-02-12T08:36:28.903Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:36:28.903Z] #102 DONE 0.2s [2025-02-12T08:36:28.903Z] [2025-02-12T08:36:28.903Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-12T08:36:28.903Z] #103 DONE 0.1s [2025-02-12T08:36:28.903Z] [2025-02-12T08:36:28.903Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:28.903Z] #96 9.118 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:28.903Z] #96 ... [2025-02-12T08:36:28.903Z] [2025-02-12T08:36:28.903Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-12T08:36:28.903Z] #104 DONE 0.1s [2025-02-12T08:36:29.231Z] [2025-02-12T08:36:29.231Z] #105 [security-spire-config] exporting to image [2025-02-12T08:36:29.231Z] #105 exporting layers [2025-02-12T08:36:30.988Z] #105 exporting layers 2.0s done [2025-02-12T08:36:30.988Z] #105 writing image sha256:f9b1bc7eb663babb420664b52cc65dcf2494f0e22004e9b9f737743c6ad26fe3 0.0s done [2025-02-12T08:36:30.988Z] #105 naming to docker.io/library/security-spire-config-arm64 [2025-02-12T08:36:30.988Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-12T08:36:30.988Z] #105 DONE 2.1s [2025-02-12T08:36:30.988Z] [2025-02-12T08:36:30.988Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-12T08:36:30.988Z] #96 9.547 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T08:36:30.988Z] #96 9.649 Executing ca-certificates-20241121-r1.trigger [2025-02-12T08:36:30.988Z] #96 10.44 OK: 15 MiB in 28 packages [2025-02-12T08:36:31.322Z] #96 DONE 11.6s [2025-02-12T08:36:31.322Z] [2025-02-12T08:36:31.322Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-12T08:36:31.322Z] #97 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:31.322Z] #97 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T08:36:31.322Z] #97 9.691 OK: 10 MiB in 19 packages [2025-02-12T08:36:31.322Z] #97 DONE 11.1s [2025-02-12T08:36:31.322Z] [2025-02-12T08:36:31.322Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:36:33.179Z] #106 DONE 1.9s [2025-02-12T08:36:33.179Z] [2025-02-12T08:36:33.179Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-12T08:36:33.179Z] #107 DONE 1.9s [2025-02-12T08:36:33.179Z] [2025-02-12T08:36:33.179Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-12T08:36:33.523Z] #108 DONE 0.3s [2025-02-12T08:36:33.523Z] [2025-02-12T08:36:33.523Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-12T08:36:33.836Z] #109 DONE 0.3s [2025-02-12T08:36:33.836Z] [2025-02-12T08:36:33.836Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:36:34.161Z] #110 DONE 0.2s [2025-02-12T08:36:34.161Z] [2025-02-12T08:36:34.161Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-12T08:36:34.161Z] #111 DONE 0.2s [2025-02-12T08:36:34.161Z] [2025-02-12T08:36:34.161Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:36:34.811Z] #112 ... [2025-02-12T08:36:34.811Z] [2025-02-12T08:36:34.811Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-12T08:36:34.811Z] #113 DONE 0.3s [2025-02-12T08:36:34.811Z] [2025-02-12T08:36:34.811Z] #105 [security-spire-server] exporting to image [2025-02-12T08:36:35.865Z] #105 ... [2025-02-12T08:36:35.865Z] [2025-02-12T08:36:35.865Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-12T08:36:35.865Z] #112 DONE 2.6s [2025-02-12T08:36:35.865Z] [2025-02-12T08:36:35.865Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-12T08:36:36.182Z] #114 DONE 0.3s [2025-02-12T08:36:36.182Z] [2025-02-12T08:36:36.182Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-12T08:36:36.620Z] #115 DONE 0.3s [2025-02-12T08:36:36.620Z] [2025-02-12T08:36:36.620Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-12T08:36:36.972Z] #116 DONE 0.4s [2025-02-12T08:36:36.972Z] [2025-02-12T08:36:36.972Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-12T08:36:37.276Z] #117 DONE 0.4s [2025-02-12T08:36:37.276Z] [2025-02-12T08:36:37.276Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-12T08:36:37.549Z] #118 DONE 0.3s [2025-02-12T08:36:37.549Z] [2025-02-12T08:36:37.549Z] #105 [security-spire-server] exporting to image [2025-02-12T08:36:37.549Z] #105 exporting layers [2025-02-12T08:36:37.549Z] #105 writing image sha256:c951e4212d23de486d58c74376331c295161f9df6a6547a4ee6d5d95ab157eaa done [2025-02-12T08:36:37.549Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-12T08:36:39.678Z] #105 exporting layers 2.1s done [2025-02-12T08:36:39.678Z] #105 writing image sha256:0129d99618c109bee4105b588f38b51d6a46ef0265fe3a9f868697b9bd1b0625 0.0s done [2025-02-12T08:36:39.678Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-12T08:36:39.678Z] #105 DONE 7.2s [2025-02-12T08:36:39.678Z] [2025-02-12T08:36:39.678Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:10.707Z] #152 DONE 136.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:37:10.707Z] #148 DONE 136.3s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:37:10.707Z] #145 DONE 136.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T08:37:10.707Z] #149 DONE 136.2s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:37:10.707Z] #150 DONE 136.3s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:37:10.707Z] #151 DONE 136.3s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T08:37:10.707Z] #146 DONE 136.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:37:10.707Z] #153 DONE 136.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T08:37:10.707Z] #155 ... [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T08:37:10.707Z] #147 DONE 136.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T08:37:10.707Z] #144 DONE 136.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:37:10.707Z] #130 DONE 136.6s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T08:37:10.707Z] #154 DONE 136.6s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #156 ... [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #157 DONE 0.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #158 DONE 0.2s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T08:37:10.707Z] #155 DONE 0.3s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #159 DONE 0.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #160 DONE 0.3s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #161 DONE 0.4s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #156 DONE 0.2s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #162 DONE 0.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #163 DONE 0.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #164 DONE 0.6s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #165 DONE 0.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #166 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #167 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #168 DONE 0.6s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #169 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #170 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #171 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #172 CACHED [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:10.707Z] #173 DONE 0.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:10.707Z] #174 DONE 0.5s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-12T08:37:10.707Z] #175 DONE 0.6s [2025-02-12T08:37:10.707Z] [2025-02-12T08:37:10.707Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:11.818Z] #176 ... [2025-02-12T08:37:11.818Z] [2025-02-12T08:37:11.818Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:11.818Z] #177 DONE 1.2s [2025-02-12T08:37:11.818Z] [2025-02-12T08:37:11.818Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-12T08:37:11.818Z] #178 DONE 1.2s [2025-02-12T08:37:11.818Z] [2025-02-12T08:37:11.818Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-12T08:37:11.818Z] #179 DONE 1.2s [2025-02-12T08:37:11.818Z] [2025-02-12T08:37:11.818Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-12T08:37:11.818Z] #180 DONE 1.2s [2025-02-12T08:37:12.131Z] [2025-02-12T08:37:12.131Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-12T08:37:12.425Z] #181 ... [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:12.425Z] #176 DONE 1.6s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-12T08:37:12.425Z] #182 DONE 1.6s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-12T08:37:12.425Z] #183 DONE 1.7s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-12T08:37:12.425Z] #184 DONE 1.7s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #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 [2025-02-12T08:37:12.425Z] #185 DONE 1.7s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-12T08:37:12.425Z] #186 DONE 1.6s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:12.425Z] #187 DONE 1.6s [2025-02-12T08:37:12.425Z] [2025-02-12T08:37:12.425Z] #116 [core-keeper] exporting to image [2025-02-12T08:37:12.425Z] #116 exporting layers [2025-02-12T08:37:13.149Z] #116 exporting layers 0.6s done [2025-02-12T08:37:13.149Z] #116 ... [2025-02-12T08:37:13.149Z] [2025-02-12T08:37:13.149Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-12T08:37:13.149Z] #188 DONE 1.4s [2025-02-12T08:37:13.149Z] [2025-02-12T08:37:13.149Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-12T08:37:13.149Z] #181 DONE 1.4s [2025-02-12T08:37:13.149Z] [2025-02-12T08:37:13.149Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-12T08:37:13.149Z] #189 DONE 1.4s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #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 [2025-02-12T08:37:13.448Z] #190 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-12T08:37:13.448Z] #191 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #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 [2025-02-12T08:37:13.448Z] #192 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #193 [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 [2025-02-12T08:37:13.448Z] #193 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:13.448Z] #194 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-12T08:37:13.448Z] #195 ... [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:13.448Z] #196 DONE 1.0s [2025-02-12T08:37:13.448Z] [2025-02-12T08:37:13.448Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:13.448Z] #197 DONE 1.0s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:13.807Z] #198 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #116 [core-data] exporting to image [2025-02-12T08:37:13.807Z] #116 ... [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T08:37:13.807Z] #199 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-12T08:37:13.807Z] #200 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-12T08:37:13.807Z] #201 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-12T08:37:13.807Z] #202 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:37:13.807Z] #203 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #116 [support-scheduler] exporting to image [2025-02-12T08:37:13.807Z] #116 ... [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-12T08:37:13.807Z] #195 DONE 0.4s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #204 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-12T08:37:13.807Z] #204 DONE 3.7s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #116 [core-metadata] exporting to image [2025-02-12T08:37:13.807Z] #116 writing image sha256:13c21c7ad68c3fa88f9a0cd5746dddf6350fbf889be224a1442ab3bcd8d83dbd 0.1s done [2025-02-12T08:37:13.807Z] #116 naming to docker.io/library/core-keeper [2025-02-12T08:37:13.807Z] #116 ... [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:37:13.807Z] #205 DONE 0.2s [2025-02-12T08:37:13.807Z] [2025-02-12T08:37:13.807Z] #116 [core-keeper] exporting to image [2025-02-12T08:37:13.807Z] #116 exporting layers 0.5s done [2025-02-12T08:37:13.807Z] #116 naming to docker.io/library/core-keeper done [2025-02-12T08:37:14.141Z] #116 ... [2025-02-12T08:37:14.141Z] [2025-02-12T08:37:14.141Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-12T08:37:14.141Z] #206 DONE 0.3s [2025-02-12T08:37:14.141Z] [2025-02-12T08:37:14.141Z] #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:37:14.141Z] #207 DONE 0.3s [2025-02-12T08:37:14.141Z] [2025-02-12T08:37:14.141Z] #116 [core-command] exporting to image [2025-02-12T08:37:14.141Z] #116 writing image sha256:0a42348745b31402d086ebd6b3cae515a410d0610f946bef2162dc4a2e4b3e9a 0.0s done [2025-02-12T08:37:14.141Z] #116 writing image sha256:e1aaa3adf6920aa93f62b729287ed98d35f5b95588b2f93ab14b97729bee5325 0.0s done [2025-02-12T08:37:14.141Z] #116 writing image sha256:d51a20f0ccb93f787a59b260f82db5975f365eafcb4e6b6d94a4f7a25dd902b6 0.1s done [2025-02-12T08:37:14.141Z] #116 naming to docker.io/library/core-data done [2025-02-12T08:37:14.141Z] #116 naming to docker.io/library/core-command done [2025-02-12T08:37:14.141Z] #116 naming to docker.io/library/security-spiffe-token-provider [2025-02-12T08:37:14.141Z] #116 exporting layers 0.3s done [2025-02-12T08:37:14.141Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2025-02-12T08:37:14.444Z] #116 exporting layers 0.7s done [2025-02-12T08:37:14.444Z] #116 writing image sha256:c67fe73929064cc10c1b875819563281b09df217b094268662610496dc2f4af3 done [2025-02-12T08:37:14.444Z] #116 writing image sha256:2748dc2a7eca8d2dedac3dbee936d5e893210057a1d1f7de0a9bf0f2407cd313 done [2025-02-12T08:37:14.444Z] #116 naming to docker.io/library/support-notifications done [2025-02-12T08:37:14.444Z] #116 naming to docker.io/library/core-metadata done [2025-02-12T08:37:14.444Z] #116 writing image sha256:0dba97656b2ce8477aae43ab1b8e487e592f73928f6884dd4bed17134ef38ec1 done [2025-02-12T08:37:14.444Z] #116 naming to docker.io/library/support-scheduler done [2025-02-12T08:37:14.444Z] #116 DONE 3.0s [2025-02-12T08:37:14.444Z] [2025-02-12T08:37:14.444Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:37:14.444Z] #208 DONE 0.4s [2025-02-12T08:37:14.444Z] [2025-02-12T08:37:14.444Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-12T08:37:14.444Z] #209 DONE 0.4s [2025-02-12T08:37:14.444Z] [2025-02-12T08:37:14.444Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:37:14.444Z] #210 DONE 0.8s [2025-02-12T08:37:14.444Z] [2025-02-12T08:37:14.444Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:37:14.739Z] #211 ... [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:37:14.739Z] #212 DONE 0.8s [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:37:14.739Z] #213 DONE 0.6s [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:37:14.739Z] #211 DONE 0.3s [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #116 [security-proxy-setup] exporting to image [2025-02-12T08:37:14.739Z] #116 ... [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-12T08:37:14.739Z] #214 DONE 0.3s [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-12T08:37:14.739Z] #215 DONE 0.1s [2025-02-12T08:37:14.739Z] [2025-02-12T08:37:14.739Z] #116 [security-proxy-auth] exporting to image [2025-02-12T08:37:14.739Z] #116 exporting layers 0.3s done [2025-02-12T08:37:14.739Z] #116 writing image sha256:272b8278bd32027c3b20cdcb0caaa0b370729ea079b85efd0c84bba9fe300e4a done [2025-02-12T08:37:14.739Z] #116 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-12T08:37:14.739Z] #116 writing image sha256:4dfb3451348435241dba5c4d2b52a475ca508b2ce5a5c834543deb37fd4a0088 done [2025-02-12T08:37:14.739Z] #116 naming to docker.io/library/security-proxy-auth done [2025-02-12T08:37:15.027Z] #116 exporting layers 0.4s done [2025-02-12T08:37:15.027Z] #116 writing image sha256:fd2aa426bd580823682e32b79ea82af58ba7abc37f542081973babf477060036 done [2025-02-12T08:37:15.027Z] #116 naming to docker.io/library/security-proxy-setup done [2025-02-12T08:37:15.027Z] #116 DONE 3.5s [2025-02-12T08:37:15.027Z] [2025-02-12T08:37:15.027Z] #216 [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/ [2025-02-12T08:37:15.027Z] #216 DONE 0.1s [2025-02-12T08:37:15.027Z] [2025-02-12T08:37:15.027Z] #217 [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/ [2025-02-12T08:37:15.027Z] #217 DONE 0.0s [2025-02-12T08:37:15.027Z] [2025-02-12T08:37:15.027Z] #218 [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/ [2025-02-12T08:37:15.027Z] #218 DONE 0.1s [2025-02-12T08:37:15.027Z] [2025-02-12T08:37:15.027Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-12T08:37:15.027Z] #219 DONE 0.0s [2025-02-12T08:37:15.027Z] [2025-02-12T08:37:15.027Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T08:37:15.329Z] #220 ... [2025-02-12T08:37:15.329Z] [2025-02-12T08:37:15.329Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:37:15.329Z] #221 DONE 0.5s [2025-02-12T08:37:15.659Z] [2025-02-12T08:37:15.659Z] #116 [security-secretstore-setup] exporting to image [2025-02-12T08:37:15.659Z] #116 ... [2025-02-12T08:37:15.659Z] [2025-02-12T08:37:15.659Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T08:37:15.659Z] #220 DONE 0.4s [2025-02-12T08:37:15.659Z] [2025-02-12T08:37:15.659Z] #116 [security-secretstore-setup] exporting to image [2025-02-12T08:37:15.659Z] #116 exporting layers 0.3s done [2025-02-12T08:37:15.659Z] #116 writing image sha256:ee190736b6e5a677d8618dcea681c31b3e84dd86e8ad18c86203b88be0575c2e done [2025-02-12T08:37:15.659Z] #116 naming to docker.io/library/security-secretstore-setup done [2025-02-12T08:37:15.659Z] #116 exporting layers 0.2s done [2025-02-12T08:37:15.659Z] #116 writing image sha256:9be6233a4b3c2b1df603fd798cdacf674c248b5e15a7f6fe33326e59ba05e7ac done [2025-02-12T08:37:15.659Z] #116 naming to docker.io/library/security-bootstrapper done [2025-02-12T08:37:15.659Z] #116 DONE 3.9s [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T08:37:15.659Z] time="2025-02-12T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-12T08:37:15.722Z] $ docker stop --time=1 b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec [2025-02-12T08:37:16.999Z] $ docker rm -f --volumes b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T08:37:17.461Z] + docker images [2025-02-12T08:37:17.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-12T08:37:17.461Z] security-secretstore-setup latest ee190736b6e5 2 seconds ago 47MB [2025-02-12T08:37:17.461Z] security-bootstrapper latest 9be6233a4b3c 2 seconds ago 25.8MB [2025-02-12T08:37:17.461Z] security-proxy-setup latest fd2aa426bd58 3 seconds ago 35.1MB [2025-02-12T08:37:17.461Z] security-proxy-auth latest 4dfb34513484 3 seconds ago 36.8MB [2025-02-12T08:37:17.461Z] core-common-config-bootstrapper latest 272b8278bd32 3 seconds ago 22.6MB [2025-02-12T08:37:17.461Z] support-scheduler latest 0dba97656b2c 4 seconds ago 53.7MB [2025-02-12T08:37:17.461Z] security-spiffe-token-provider latest d51a20f0ccb9 4 seconds ago 38.6MB [2025-02-12T08:37:17.461Z] core-command latest e1aaa3adf692 4 seconds ago 33.4MB [2025-02-12T08:37:17.461Z] support-notifications latest 2748dc2a7eca 4 seconds ago 57.3MB [2025-02-12T08:37:17.461Z] core-metadata latest c67fe7392906 4 seconds ago 38.1MB [2025-02-12T08:37:17.461Z] core-data latest 0a42348745b3 4 seconds ago 37.9MB [2025-02-12T08:37:17.461Z] core-keeper latest 13c21c7ad68c 6 seconds ago 32.1MB [2025-02-12T08:37:17.461Z] security-spire-server latest 670d401ed5f0 3 minutes ago 127MB [2025-02-12T08:37:17.461Z] security-spire-agent latest f5da1e40adb9 3 minutes ago 188MB [2025-02-12T08:37:17.462Z] security-spire-config latest cba3e28ade0d 3 minutes ago 127MB [2025-02-12T08:37:17.462Z] ci-base-image-x86_64 latest 4382caba0af4 6 minutes ago 929MB [2025-02-12T08:37:17.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-12T08:37:17.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-12T08:37:17.462Z] 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 [2025-02-12T08:37:17.917Z] provisioning config files... [2025-02-12T08:37:17.950Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config8210342036706773992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T08:37:18.598Z] ---> ****-login.sh [2025-02-12T08:37:18.598Z] nexus3.edgexfoundry.org:10001 [2025-02-12T08:37:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:37:18.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:37:18.598Z] Configure a credential helper to remove this warning. See [2025-02-12T08:37:18.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:37:18.598Z] [2025-02-12T08:37:18.598Z] Login Succeeded [2025-02-12T08:37:18.598Z] nexus3.edgexfoundry.org:10002 [2025-02-12T08:37:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:37:18.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:37:18.598Z] Configure a credential helper to remove this warning. See [2025-02-12T08:37:18.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:37:18.598Z] [2025-02-12T08:37:18.598Z] Login Succeeded [2025-02-12T08:37:18.598Z] nexus3.edgexfoundry.org:10003 [2025-02-12T08:37:18.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:37:18.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:37:18.906Z] Configure a credential helper to remove this warning. See [2025-02-12T08:37:18.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:37:18.906Z] [2025-02-12T08:37:18.906Z] Login Succeeded [2025-02-12T08:37:18.906Z] nexus3.edgexfoundry.org:10004 [2025-02-12T08:37:18.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:37:18.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:37:18.906Z] Configure a credential helper to remove this warning. See [2025-02-12T08:37:18.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:37:18.906Z] [2025-02-12T08:37:18.906Z] Login Succeeded [2025-02-12T08:37:18.906Z] ****.io [2025-02-12T08:37:18.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T08:37:19.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T08:37:19.219Z] Configure a credential helper to remove this warning. See [2025-02-12T08:37:19.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T08:37:19.219Z] [2025-02-12T08:37:19.219Z] Login Succeeded [2025-02-12T08:37:19.219Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T08:37:19.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:19.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T08:37:19.593Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-12T08:37:19.593Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:19.593Z] latest [2025-02-12T08:37:19.593Z] 4.0.0-dev.56 [2025-02-12T08:37:19.593Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:19.593Z] main [2025-02-12T08:37:19.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:20.147Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:21.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:21.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T08:37:21.016Z] 354184b8e810: Preparing [2025-02-12T08:37:21.016Z] 44d06b81a9e3: Preparing [2025-02-12T08:37:21.016Z] 1f497bc0320b: Preparing [2025-02-12T08:37:21.016Z] 23a4711e043a: Preparing [2025-02-12T08:37:21.016Z] 9dd39ed74399: Preparing [2025-02-12T08:37:21.016Z] d97dd71b7884: Preparing [2025-02-12T08:37:21.016Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:21.016Z] d97dd71b7884: Waiting [2025-02-12T08:37:21.016Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:21.016Z] 1f497bc0320b: Pushed [2025-02-12T08:37:21.016Z] 354184b8e810: Pushed [2025-02-12T08:37:21.016Z] 23a4711e043a: Pushed [2025-02-12T08:37:21.016Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:21.016Z] d97dd71b7884: Pushed [2025-02-12T08:37:21.371Z] 9dd39ed74399: Pushed [2025-02-12T08:37:23.029Z] 44d06b81a9e3: Pushed [2025-02-12T08:37:23.029Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:23.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:24.133Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-12T08:37:24.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T08:37:24.133Z] 354184b8e810: Preparing [2025-02-12T08:37:24.133Z] 44d06b81a9e3: Preparing [2025-02-12T08:37:24.133Z] 1f497bc0320b: Preparing [2025-02-12T08:37:24.133Z] 23a4711e043a: Preparing [2025-02-12T08:37:24.133Z] 9dd39ed74399: Preparing [2025-02-12T08:37:24.133Z] d97dd71b7884: Preparing [2025-02-12T08:37:24.133Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:24.133Z] d97dd71b7884: Waiting [2025-02-12T08:37:24.133Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:24.133Z] 44d06b81a9e3: Layer already exists [2025-02-12T08:37:24.133Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:24.133Z] 354184b8e810: Layer already exists [2025-02-12T08:37:24.133Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:24.133Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:24.133Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:24.133Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:24.133Z] latest: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:24.591Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:25.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [2025-02-12T08:37:25.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T08:37:25.216Z] 354184b8e810: Preparing [2025-02-12T08:37:25.216Z] 44d06b81a9e3: Preparing [2025-02-12T08:37:25.216Z] 1f497bc0320b: Preparing [2025-02-12T08:37:25.216Z] 23a4711e043a: Preparing [2025-02-12T08:37:25.216Z] 9dd39ed74399: Preparing [2025-02-12T08:37:25.216Z] d97dd71b7884: Preparing [2025-02-12T08:37:25.216Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:25.216Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:25.216Z] 354184b8e810: Layer already exists [2025-02-12T08:37:25.216Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:25.216Z] 44d06b81a9e3: Layer already exists [2025-02-12T08:37:25.216Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:25.216Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:25.216Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:25.216Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:25.216Z] 4.0.0-dev.56: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:25.721Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:26.247Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:26.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T08:37:26.247Z] 354184b8e810: Preparing [2025-02-12T08:37:26.247Z] 44d06b81a9e3: Preparing [2025-02-12T08:37:26.247Z] 1f497bc0320b: Preparing [2025-02-12T08:37:26.247Z] 23a4711e043a: Preparing [2025-02-12T08:37:26.247Z] 9dd39ed74399: Preparing [2025-02-12T08:37:26.247Z] d97dd71b7884: Preparing [2025-02-12T08:37:26.247Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:26.247Z] d97dd71b7884: Waiting [2025-02-12T08:37:26.247Z] 44d06b81a9e3: Layer already exists [2025-02-12T08:37:26.247Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:26.247Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:26.247Z] 354184b8e810: Layer already exists [2025-02-12T08:37:26.247Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:26.247Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:26.247Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:26.247Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:26.759Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:27.250Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-12T08:37:27.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-12T08:37:27.250Z] 354184b8e810: Preparing [2025-02-12T08:37:27.250Z] 44d06b81a9e3: Preparing [2025-02-12T08:37:27.250Z] 1f497bc0320b: Preparing [2025-02-12T08:37:27.250Z] 23a4711e043a: Preparing [2025-02-12T08:37:27.250Z] 9dd39ed74399: Preparing [2025-02-12T08:37:27.250Z] d97dd71b7884: Preparing [2025-02-12T08:37:27.250Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:27.250Z] d97dd71b7884: Waiting [2025-02-12T08:37:27.250Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:27.250Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:27.250Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:27.250Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:27.250Z] 44d06b81a9e3: Layer already exists [2025-02-12T08:37:27.250Z] 354184b8e810: Layer already exists [2025-02-12T08:37:27.250Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:27.250Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:27.250Z] main: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:27.472Z] ===================================================== [Pipeline] echo [2025-02-12T08:37:27.484Z] taggedImages: [2025-02-12T08:37:27.484Z] - nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:27.484Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-12T08:37:27.484Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [2025-02-12T08:37:27.484Z] - nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:27.484Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-12T08:37:27.509Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-12T08:37:27.509Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:27.509Z] latest [2025-02-12T08:37:27.509Z] 4.0.0-dev.56 [2025-02-12T08:37:27.509Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:27.509Z] main [2025-02-12T08:37:27.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:27.991Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:28.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:28.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T08:37:28.447Z] 097fb12529e3: Preparing [2025-02-12T08:37:28.447Z] b163aacbe445: Preparing [2025-02-12T08:37:28.447Z] e323c32ac66a: Preparing [2025-02-12T08:37:28.447Z] c7ace43337e4: Preparing [2025-02-12T08:37:28.447Z] 1f497bc0320b: Preparing [2025-02-12T08:37:28.447Z] 23a4711e043a: Preparing [2025-02-12T08:37:28.447Z] 9dd39ed74399: Preparing [2025-02-12T08:37:28.447Z] d97dd71b7884: Preparing [2025-02-12T08:37:28.447Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:28.447Z] 23a4711e043a: Waiting [2025-02-12T08:37:28.447Z] 9dd39ed74399: Waiting [2025-02-12T08:37:28.447Z] d97dd71b7884: Waiting [2025-02-12T08:37:28.447Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:28.447Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:28.447Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:28.447Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:28.447Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:28.447Z] b163aacbe445: Pushed [2025-02-12T08:37:28.447Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:28.447Z] 097fb12529e3: Pushed [2025-02-12T08:37:28.447Z] e323c32ac66a: Pushed [2025-02-12T08:37:29.501Z] c7ace43337e4: Pushed [2025-02-12T08:37:29.501Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:29.960Z] + 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 [2025-02-12T08:37:30.435Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-12T08:37:30.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T08:37:30.435Z] 097fb12529e3: Preparing [2025-02-12T08:37:30.435Z] b163aacbe445: Preparing [2025-02-12T08:37:30.435Z] e323c32ac66a: Preparing [2025-02-12T08:37:30.435Z] c7ace43337e4: Preparing [2025-02-12T08:37:30.435Z] 1f497bc0320b: Preparing [2025-02-12T08:37:30.435Z] 23a4711e043a: Preparing [2025-02-12T08:37:30.435Z] 9dd39ed74399: Preparing [2025-02-12T08:37:30.435Z] d97dd71b7884: Preparing [2025-02-12T08:37:30.435Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:30.435Z] 23a4711e043a: Waiting [2025-02-12T08:37:30.435Z] 9dd39ed74399: Waiting [2025-02-12T08:37:30.435Z] d97dd71b7884: Waiting [2025-02-12T08:37:30.435Z] 097fb12529e3: Layer already exists [2025-02-12T08:37:30.435Z] b163aacbe445: Layer already exists [2025-02-12T08:37:30.435Z] c7ace43337e4: Layer already exists [2025-02-12T08:37:30.435Z] e323c32ac66a: Layer already exists [2025-02-12T08:37:30.435Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:30.435Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:30.435Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:30.435Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:30.435Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:30.435Z] latest: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:30.981Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:31.448Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [2025-02-12T08:37:31.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T08:37:31.448Z] 097fb12529e3: Preparing [2025-02-12T08:37:31.448Z] b163aacbe445: Preparing [2025-02-12T08:37:31.448Z] e323c32ac66a: Preparing [2025-02-12T08:37:31.448Z] c7ace43337e4: Preparing [2025-02-12T08:37:31.448Z] 1f497bc0320b: Preparing [2025-02-12T08:37:31.448Z] 23a4711e043a: Preparing [2025-02-12T08:37:31.448Z] 9dd39ed74399: Preparing [2025-02-12T08:37:31.448Z] d97dd71b7884: Preparing [2025-02-12T08:37:31.448Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:31.448Z] d97dd71b7884: Waiting [2025-02-12T08:37:31.448Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:31.448Z] 9dd39ed74399: Waiting [2025-02-12T08:37:31.448Z] 23a4711e043a: Waiting [2025-02-12T08:37:31.448Z] 097fb12529e3: Layer already exists [2025-02-12T08:37:31.448Z] b163aacbe445: Layer already exists [2025-02-12T08:37:31.448Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:31.448Z] e323c32ac66a: Layer already exists [2025-02-12T08:37:31.448Z] c7ace43337e4: Layer already exists [2025-02-12T08:37:31.448Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:31.448Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:31.448Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:31.448Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:31.448Z] 4.0.0-dev.56: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:31.907Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:32.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:32.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T08:37:32.449Z] 097fb12529e3: Preparing [2025-02-12T08:37:32.449Z] b163aacbe445: Preparing [2025-02-12T08:37:32.449Z] e323c32ac66a: Preparing [2025-02-12T08:37:32.449Z] c7ace43337e4: Preparing [2025-02-12T08:37:32.449Z] 1f497bc0320b: Preparing [2025-02-12T08:37:32.449Z] 23a4711e043a: Preparing [2025-02-12T08:37:32.449Z] 9dd39ed74399: Preparing [2025-02-12T08:37:32.449Z] d97dd71b7884: Preparing [2025-02-12T08:37:32.449Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:32.449Z] 9dd39ed74399: Waiting [2025-02-12T08:37:32.449Z] d97dd71b7884: Waiting [2025-02-12T08:37:32.449Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:32.449Z] 23a4711e043a: Waiting [2025-02-12T08:37:32.449Z] b163aacbe445: Layer already exists [2025-02-12T08:37:32.449Z] e323c32ac66a: Layer already exists [2025-02-12T08:37:32.449Z] c7ace43337e4: Layer already exists [2025-02-12T08:37:32.449Z] 097fb12529e3: Layer already exists [2025-02-12T08:37:32.449Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:32.449Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:32.449Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:32.449Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:32.449Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:32.449Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:33.007Z] + 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 [2025-02-12T08:37:33.538Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-12T08:37:33.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-12T08:37:33.538Z] 097fb12529e3: Preparing [2025-02-12T08:37:33.538Z] b163aacbe445: Preparing [2025-02-12T08:37:33.538Z] e323c32ac66a: Preparing [2025-02-12T08:37:33.538Z] c7ace43337e4: Preparing [2025-02-12T08:37:33.538Z] 1f497bc0320b: Preparing [2025-02-12T08:37:33.538Z] 23a4711e043a: Preparing [2025-02-12T08:37:33.538Z] 9dd39ed74399: Preparing [2025-02-12T08:37:33.538Z] d97dd71b7884: Preparing [2025-02-12T08:37:33.538Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:33.538Z] 9dd39ed74399: Waiting [2025-02-12T08:37:33.538Z] d97dd71b7884: Waiting [2025-02-12T08:37:33.538Z] 23a4711e043a: Waiting [2025-02-12T08:37:33.538Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:33.538Z] c7ace43337e4: Layer already exists [2025-02-12T08:37:33.538Z] 097fb12529e3: Layer already exists [2025-02-12T08:37:33.538Z] b163aacbe445: Layer already exists [2025-02-12T08:37:33.538Z] e323c32ac66a: Layer already exists [2025-02-12T08:37:33.538Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:33.538Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:33.538Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:33.538Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:33.538Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:33.538Z] main: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:33.661Z] ===================================================== [Pipeline] echo [2025-02-12T08:37:33.716Z] taggedImages: [2025-02-12T08:37:33.716Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:33.716Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-12T08:37:33.716Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [2025-02-12T08:37:33.716Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:33.716Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-12T08:37:33.748Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-12T08:37:33.748Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:33.748Z] latest [2025-02-12T08:37:33.748Z] 4.0.0-dev.56 [2025-02-12T08:37:33.748Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:33.748Z] main [2025-02-12T08:37:33.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:34.255Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:34.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:34.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T08:37:34.761Z] 25fd6ad174bf: Preparing [2025-02-12T08:37:34.761Z] 84941d577d27: Preparing [2025-02-12T08:37:34.761Z] 1f497bc0320b: Preparing [2025-02-12T08:37:34.761Z] 23a4711e043a: Preparing [2025-02-12T08:37:34.761Z] 37f9394cd3ed: Preparing [2025-02-12T08:37:34.761Z] d97dd71b7884: Preparing [2025-02-12T08:37:34.761Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:34.761Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:34.761Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:34.761Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:34.761Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:34.761Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:34.761Z] 25fd6ad174bf: Pushed [2025-02-12T08:37:35.406Z] 37f9394cd3ed: Pushed [2025-02-12T08:37:36.893Z] 84941d577d27: Pushed [2025-02-12T08:37:37.190Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:37.649Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:38.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-12T08:37:38.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T08:37:38.098Z] 25fd6ad174bf: Preparing [2025-02-12T08:37:38.098Z] 84941d577d27: Preparing [2025-02-12T08:37:38.098Z] 1f497bc0320b: Preparing [2025-02-12T08:37:38.098Z] 23a4711e043a: Preparing [2025-02-12T08:37:38.098Z] 37f9394cd3ed: Preparing [2025-02-12T08:37:38.098Z] d97dd71b7884: Preparing [2025-02-12T08:37:38.098Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:38.098Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:38.098Z] d97dd71b7884: Waiting [2025-02-12T08:37:38.098Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:38.098Z] 84941d577d27: Layer already exists [2025-02-12T08:37:38.098Z] 25fd6ad174bf: Layer already exists [2025-02-12T08:37:38.098Z] 37f9394cd3ed: Layer already exists [2025-02-12T08:37:38.098Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:38.098Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:38.098Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:38.098Z] latest: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:38.682Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:39.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [2025-02-12T08:37:39.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T08:37:39.151Z] 25fd6ad174bf: Preparing [2025-02-12T08:37:39.151Z] 84941d577d27: Preparing [2025-02-12T08:37:39.151Z] 1f497bc0320b: Preparing [2025-02-12T08:37:39.151Z] 23a4711e043a: Preparing [2025-02-12T08:37:39.151Z] 37f9394cd3ed: Preparing [2025-02-12T08:37:39.151Z] d97dd71b7884: Preparing [2025-02-12T08:37:39.151Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:39.151Z] d97dd71b7884: Waiting [2025-02-12T08:37:39.151Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:39.151Z] 37f9394cd3ed: Layer already exists [2025-02-12T08:37:39.151Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:39.151Z] 25fd6ad174bf: Layer already exists [2025-02-12T08:37:39.151Z] 84941d577d27: Layer already exists [2025-02-12T08:37:39.151Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:39.151Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:39.151Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:39.151Z] 4.0.0-dev.56: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:39.669Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:40.153Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:40.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T08:37:40.153Z] 25fd6ad174bf: Preparing [2025-02-12T08:37:40.153Z] 84941d577d27: Preparing [2025-02-12T08:37:40.153Z] 1f497bc0320b: Preparing [2025-02-12T08:37:40.153Z] 23a4711e043a: Preparing [2025-02-12T08:37:40.153Z] 37f9394cd3ed: Preparing [2025-02-12T08:37:40.153Z] d97dd71b7884: Preparing [2025-02-12T08:37:40.153Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:40.153Z] d97dd71b7884: Waiting [2025-02-12T08:37:40.153Z] 37f9394cd3ed: Layer already exists [2025-02-12T08:37:40.153Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:40.153Z] 25fd6ad174bf: Layer already exists [2025-02-12T08:37:40.153Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:40.153Z] 84941d577d27: Layer already exists [2025-02-12T08:37:40.153Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:40.153Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:40.153Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:40.657Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:41.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-12T08:37:41.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-12T08:37:41.125Z] 25fd6ad174bf: Preparing [2025-02-12T08:37:41.125Z] 84941d577d27: Preparing [2025-02-12T08:37:41.125Z] 1f497bc0320b: Preparing [2025-02-12T08:37:41.125Z] 23a4711e043a: Preparing [2025-02-12T08:37:41.125Z] 37f9394cd3ed: Preparing [2025-02-12T08:37:41.125Z] d97dd71b7884: Preparing [2025-02-12T08:37:41.125Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:41.125Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:41.125Z] d97dd71b7884: Waiting [2025-02-12T08:37:41.125Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:41.125Z] 84941d577d27: Layer already exists [2025-02-12T08:37:41.125Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:41.125Z] 25fd6ad174bf: Layer already exists [2025-02-12T08:37:41.125Z] 37f9394cd3ed: Layer already exists [2025-02-12T08:37:41.125Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:41.125Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:41.125Z] main: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:41.396Z] ===================================================== [Pipeline] echo [2025-02-12T08:37:41.423Z] taggedImages: [2025-02-12T08:37:41.423Z] - nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:41.423Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-12T08:37:41.423Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [2025-02-12T08:37:41.423Z] - nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:41.423Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-12T08:37:41.465Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-12T08:37:41.465Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:41.465Z] latest [2025-02-12T08:37:41.465Z] 4.0.0-dev.56 [2025-02-12T08:37:41.465Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:41.465Z] main [2025-02-12T08:37:41.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:42.101Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:42.726Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:42.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T08:37:42.727Z] b6806762f377: Preparing [2025-02-12T08:37:42.727Z] 8e5440314d7d: Preparing [2025-02-12T08:37:42.727Z] 23a4711e043a: Preparing [2025-02-12T08:37:42.727Z] 3a11d513d9ab: Preparing [2025-02-12T08:37:42.727Z] f9a2707ee3f7: Preparing [2025-02-12T08:37:42.727Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:42.727Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:42.727Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:42.727Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:42.727Z] f9a2707ee3f7: Pushed [2025-02-12T08:37:42.727Z] b6806762f377: Pushed [2025-02-12T08:37:42.727Z] 3a11d513d9ab: Pushed [2025-02-12T08:37:44.766Z] 8e5440314d7d: Pushed [2025-02-12T08:37:45.083Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:45.732Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:46.162Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-12T08:37:46.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T08:37:46.162Z] b6806762f377: Preparing [2025-02-12T08:37:46.162Z] 8e5440314d7d: Preparing [2025-02-12T08:37:46.162Z] 23a4711e043a: Preparing [2025-02-12T08:37:46.162Z] 3a11d513d9ab: Preparing [2025-02-12T08:37:46.162Z] f9a2707ee3f7: Preparing [2025-02-12T08:37:46.162Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:46.162Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:46.162Z] b6806762f377: Layer already exists [2025-02-12T08:37:46.162Z] f9a2707ee3f7: Layer already exists [2025-02-12T08:37:46.162Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:46.162Z] 3a11d513d9ab: Layer already exists [2025-02-12T08:37:46.162Z] 8e5440314d7d: Layer already exists [2025-02-12T08:37:46.162Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:46.162Z] latest: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:46.645Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:47.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [2025-02-12T08:37:47.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T08:37:47.188Z] b6806762f377: Preparing [2025-02-12T08:37:47.188Z] 8e5440314d7d: Preparing [2025-02-12T08:37:47.188Z] 23a4711e043a: Preparing [2025-02-12T08:37:47.188Z] 3a11d513d9ab: Preparing [2025-02-12T08:37:47.188Z] f9a2707ee3f7: Preparing [2025-02-12T08:37:47.188Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:47.188Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:47.188Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:47.188Z] b6806762f377: Layer already exists [2025-02-12T08:37:47.188Z] 3a11d513d9ab: Layer already exists [2025-02-12T08:37:47.188Z] f9a2707ee3f7: Layer already exists [2025-02-12T08:37:47.188Z] 8e5440314d7d: Layer already exists [2025-02-12T08:37:47.188Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:47.188Z] 4.0.0-dev.56: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:47.780Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:48.296Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:48.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T08:37:48.296Z] b6806762f377: Preparing [2025-02-12T08:37:48.296Z] 8e5440314d7d: Preparing [2025-02-12T08:37:48.296Z] 23a4711e043a: Preparing [2025-02-12T08:37:48.296Z] 3a11d513d9ab: Preparing [2025-02-12T08:37:48.296Z] f9a2707ee3f7: Preparing [2025-02-12T08:37:48.296Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:48.296Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:48.296Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:48.296Z] 8e5440314d7d: Layer already exists [2025-02-12T08:37:48.296Z] b6806762f377: Layer already exists [2025-02-12T08:37:48.296Z] f9a2707ee3f7: Layer already exists [2025-02-12T08:37:48.296Z] 3a11d513d9ab: Layer already exists [2025-02-12T08:37:48.296Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:48.296Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-12T08:37:48.507Z] #88 ... [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #82 DONE 128.3s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-12T08:37:48.507Z] #119 ... [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #88 DONE 106.4s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #83 DONE 128.3s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #84 DONE 127.3s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #81 DONE 129.7s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:48.507Z] #79 DONE 131.3s [2025-02-12T08:37:48.507Z] [2025-02-12T08:37:48.507Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] sh [2025-02-12T08:37:48.907Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:49.329Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-12T08:37:49.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-12T08:37:49.329Z] b6806762f377: Preparing [2025-02-12T08:37:49.329Z] 8e5440314d7d: Preparing [2025-02-12T08:37:49.329Z] 23a4711e043a: Preparing [2025-02-12T08:37:49.329Z] 3a11d513d9ab: Preparing [2025-02-12T08:37:49.329Z] f9a2707ee3f7: Preparing [2025-02-12T08:37:49.329Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:49.329Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:49.329Z] f9a2707ee3f7: Layer already exists [2025-02-12T08:37:49.329Z] 8e5440314d7d: Layer already exists [2025-02-12T08:37:49.329Z] b6806762f377: Layer already exists [2025-02-12T08:37:49.329Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:49.329Z] 3a11d513d9ab: Layer already exists [2025-02-12T08:37:49.329Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:49.329Z] main: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:49.499Z] ===================================================== [2025-02-12T08:37:49.558Z] #120 DONE 1.9s [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.558Z] #121 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.558Z] #122 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-02-12T08:37:49.558Z] #123 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #124 [core-keeper builder 7/8] COPY . . [2025-02-12T08:37:49.558Z] #124 DONE 1.9s [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-02-12T08:37:49.558Z] #125 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.558Z] #126 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.558Z] #127 CACHED [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-02-12T08:37:49.558Z] #128 DONE 2.0s [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #129 [support-scheduler builder 6/7] COPY . . [2025-02-12T08:37:49.558Z] #129 DONE 1.9s [2025-02-12T08:37:49.558Z] [2025-02-12T08:37:49.558Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] echo [2025-02-12T08:37:49.573Z] taggedImages: [2025-02-12T08:37:49.573Z] - nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:49.573Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-12T08:37:49.573Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [2025-02-12T08:37:49.573Z] - nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:49.573Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-12T08:37:49.618Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-12T08:37:49.618Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:49.618Z] latest [2025-02-12T08:37:49.618Z] 4.0.0-dev.56 [2025-02-12T08:37:49.618Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:49.618Z] main [2025-02-12T08:37:49.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:49.866Z] #130 ... [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.866Z] #131 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.866Z] #132 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #133 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #119 DONE 2.1s [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.866Z] #134 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.866Z] #135 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #136 [core-metadata builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #136 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #137 [core-command builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #137 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.866Z] #138 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.866Z] #139 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #140 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-12T08:37:49.866Z] #141 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T08:37:49.866Z] #142 CACHED [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #143 [core-data builder 6/7] COPY . . [2025-02-12T08:37:49.866Z] #143 DONE 2.0s [2025-02-12T08:37:49.866Z] [2025-02-12T08:37:49.866Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T08:37:50.176Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:50.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:50.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T08:37:50.693Z] 9a7e5a291f51: Preparing [2025-02-12T08:37:50.693Z] 9cc79437f408: Preparing [2025-02-12T08:37:50.693Z] f431794e03b1: Preparing [2025-02-12T08:37:50.693Z] 1f497bc0320b: Preparing [2025-02-12T08:37:50.693Z] 23a4711e043a: Preparing [2025-02-12T08:37:50.693Z] 9dd39ed74399: Preparing [2025-02-12T08:37:50.693Z] d97dd71b7884: Preparing [2025-02-12T08:37:50.693Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:50.693Z] 9dd39ed74399: Waiting [2025-02-12T08:37:50.693Z] d97dd71b7884: Waiting [2025-02-12T08:37:50.693Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:50.693Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:50.693Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:50.693Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:50.693Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:50.693Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:50.693Z] 9cc79437f408: Pushed [2025-02-12T08:37:50.693Z] 9a7e5a291f51: Pushed [2025-02-12T08:37:52.857Z] f431794e03b1: Pushed [2025-02-12T08:37:52.857Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:53.383Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:53.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-12T08:37:53.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T08:37:53.908Z] 9a7e5a291f51: Preparing [2025-02-12T08:37:53.908Z] 9cc79437f408: Preparing [2025-02-12T08:37:53.908Z] f431794e03b1: Preparing [2025-02-12T08:37:53.908Z] 1f497bc0320b: Preparing [2025-02-12T08:37:53.908Z] 23a4711e043a: Preparing [2025-02-12T08:37:53.908Z] 9dd39ed74399: Preparing [2025-02-12T08:37:53.908Z] d97dd71b7884: Preparing [2025-02-12T08:37:53.908Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:53.908Z] 9dd39ed74399: Waiting [2025-02-12T08:37:53.908Z] d97dd71b7884: Waiting [2025-02-12T08:37:53.908Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:53.908Z] 9a7e5a291f51: Layer already exists [2025-02-12T08:37:53.908Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:53.908Z] f431794e03b1: Layer already exists [2025-02-12T08:37:53.908Z] 9cc79437f408: Layer already exists [2025-02-12T08:37:53.908Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:53.908Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:53.908Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:53.908Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:53.908Z] latest: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:54.405Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:54.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [2025-02-12T08:37:54.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T08:37:54.866Z] 9a7e5a291f51: Preparing [2025-02-12T08:37:54.866Z] 9cc79437f408: Preparing [2025-02-12T08:37:54.866Z] f431794e03b1: Preparing [2025-02-12T08:37:54.866Z] 1f497bc0320b: Preparing [2025-02-12T08:37:54.866Z] 23a4711e043a: Preparing [2025-02-12T08:37:54.866Z] 9dd39ed74399: Preparing [2025-02-12T08:37:54.866Z] d97dd71b7884: Preparing [2025-02-12T08:37:54.866Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:54.866Z] d97dd71b7884: Waiting [2025-02-12T08:37:54.866Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:54.866Z] 9dd39ed74399: Waiting [2025-02-12T08:37:54.866Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:54.866Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:54.866Z] f431794e03b1: Layer already exists [2025-02-12T08:37:54.866Z] 9a7e5a291f51: Layer already exists [2025-02-12T08:37:54.866Z] 9cc79437f408: Layer already exists [2025-02-12T08:37:54.866Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:54.866Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:54.866Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:54.866Z] 4.0.0-dev.56: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:55.373Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:55.564Z] #144 ... [2025-02-12T08:37:55.564Z] [2025-02-12T08:37:55.564Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:37:55.564Z] #0 5.264 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-12T08:37:55.564Z] #145 ... [2025-02-12T08:37:55.564Z] [2025-02-12T08:37:55.564Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T08:37:55.564Z] #144 5.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-12T08:37:55.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:55.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T08:37:55.892Z] 9a7e5a291f51: Preparing [2025-02-12T08:37:55.892Z] 9cc79437f408: Preparing [2025-02-12T08:37:55.892Z] f431794e03b1: Preparing [2025-02-12T08:37:55.892Z] 1f497bc0320b: Preparing [2025-02-12T08:37:55.892Z] 23a4711e043a: Preparing [2025-02-12T08:37:55.892Z] 9dd39ed74399: Preparing [2025-02-12T08:37:55.892Z] d97dd71b7884: Preparing [2025-02-12T08:37:55.892Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:55.892Z] 9dd39ed74399: Waiting [2025-02-12T08:37:55.892Z] d97dd71b7884: Waiting [2025-02-12T08:37:55.892Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:55.892Z] 9cc79437f408: Layer already exists [2025-02-12T08:37:55.892Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:55.892Z] 9a7e5a291f51: Layer already exists [2025-02-12T08:37:55.892Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:55.892Z] f431794e03b1: Layer already exists [2025-02-12T08:37:55.892Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:55.892Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:55.892Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:55.892Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:56.442Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:56.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-12T08:37:56.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-12T08:37:56.912Z] 9a7e5a291f51: Preparing [2025-02-12T08:37:56.912Z] 9cc79437f408: Preparing [2025-02-12T08:37:56.912Z] f431794e03b1: Preparing [2025-02-12T08:37:56.912Z] 1f497bc0320b: Preparing [2025-02-12T08:37:56.912Z] 23a4711e043a: Preparing [2025-02-12T08:37:56.912Z] 9dd39ed74399: Preparing [2025-02-12T08:37:56.912Z] d97dd71b7884: Preparing [2025-02-12T08:37:56.912Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:56.912Z] 9dd39ed74399: Waiting [2025-02-12T08:37:56.912Z] d97dd71b7884: Waiting [2025-02-12T08:37:56.912Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:56.912Z] 9a7e5a291f51: Layer already exists [2025-02-12T08:37:56.912Z] f431794e03b1: Layer already exists [2025-02-12T08:37:56.912Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:56.912Z] 9cc79437f408: Layer already exists [2025-02-12T08:37:56.912Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:56.912Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:56.912Z] 9dd39ed74399: Layer already exists [2025-02-12T08:37:56.912Z] d97dd71b7884: Layer already exists [2025-02-12T08:37:56.912Z] main: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:37:57.227Z] ===================================================== [Pipeline] echo [2025-02-12T08:37:57.279Z] taggedImages: [2025-02-12T08:37:57.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:57.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-12T08:37:57.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [2025-02-12T08:37:57.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:57.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-12T08:37:57.354Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-12T08:37:57.354Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:57.354Z] latest [2025-02-12T08:37:57.354Z] 4.0.0-dev.56 [2025-02-12T08:37:57.354Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:37:57.354Z] main [2025-02-12T08:37:57.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:57.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:37:58.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:37:58.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T08:37:58.314Z] f5513cc2a593: Preparing [2025-02-12T08:37:58.314Z] 98dd1068185d: Preparing [2025-02-12T08:37:58.314Z] 420327b27b27: Preparing [2025-02-12T08:37:58.314Z] b3455a65efe7: Preparing [2025-02-12T08:37:58.314Z] cd267e1c0f9d: Preparing [2025-02-12T08:37:58.314Z] 1c11c8254825: Preparing [2025-02-12T08:37:58.314Z] 9aa7b2d7f629: Preparing [2025-02-12T08:37:58.314Z] 1f497bc0320b: Preparing [2025-02-12T08:37:58.314Z] 23a4711e043a: Preparing [2025-02-12T08:37:58.314Z] 20da9dda4681: Preparing [2025-02-12T08:37:58.314Z] 601682c821ac: Preparing [2025-02-12T08:37:58.314Z] 5f70bf18a086: Preparing [2025-02-12T08:37:58.314Z] aa69be511d16: Preparing [2025-02-12T08:37:58.314Z] 1408659b2049: Preparing [2025-02-12T08:37:58.314Z] b8bf35990fe9: Preparing [2025-02-12T08:37:58.314Z] ce5a8cde9eee: Preparing [2025-02-12T08:37:58.314Z] 1c11c8254825: Waiting [2025-02-12T08:37:58.314Z] 9aa7b2d7f629: Waiting [2025-02-12T08:37:58.314Z] 1f497bc0320b: Waiting [2025-02-12T08:37:58.314Z] 23a4711e043a: Waiting [2025-02-12T08:37:58.314Z] 20da9dda4681: Waiting [2025-02-12T08:37:58.314Z] 601682c821ac: Waiting [2025-02-12T08:37:58.314Z] 5f70bf18a086: Waiting [2025-02-12T08:37:58.314Z] aa69be511d16: Waiting [2025-02-12T08:37:58.314Z] 1408659b2049: Waiting [2025-02-12T08:37:58.314Z] b8bf35990fe9: Waiting [2025-02-12T08:37:58.314Z] ce5a8cde9eee: Waiting [2025-02-12T08:37:58.314Z] cd267e1c0f9d: Pushed [2025-02-12T08:37:58.314Z] 420327b27b27: Pushed [2025-02-12T08:37:58.314Z] 98dd1068185d: Pushed [2025-02-12T08:37:58.314Z] b3455a65efe7: Pushed [2025-02-12T08:37:58.314Z] f5513cc2a593: Pushed [2025-02-12T08:37:58.314Z] 1f497bc0320b: Layer already exists [2025-02-12T08:37:58.314Z] 23a4711e043a: Layer already exists [2025-02-12T08:37:58.314Z] 5f70bf18a086: Layer already exists [2025-02-12T08:37:58.314Z] 1c11c8254825: Pushed [2025-02-12T08:37:58.617Z] 20da9dda4681: Pushed [2025-02-12T08:37:58.617Z] 601682c821ac: Pushed [2025-02-12T08:37:58.617Z] aa69be511d16: Pushed [2025-02-12T08:37:58.617Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:37:58.617Z] b8bf35990fe9: Pushed [2025-02-12T08:37:58.966Z] 1408659b2049: Pushed [2025-02-12T08:37:59.603Z] 9aa7b2d7f629: Pushed [2025-02-12T08:37:59.923Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:00.282Z] #144 ... [2025-02-12T08:38:00.282Z] [2025-02-12T08:38:00.282Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T08:38:00.282Z] #0 4.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-12T08:38:00.282Z] #146 ... [2025-02-12T08:38:00.282Z] [2025-02-12T08:38:00.282Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T08:38:00.282Z] #0 6.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-12T08:38:00.282Z] #147 ... [2025-02-12T08:38:00.282Z] [2025-02-12T08:38:00.282Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T08:38:00.282Z] #0 6.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-12T08:38:00.282Z] #148 ... [2025-02-12T08:38:00.282Z] [2025-02-12T08:38:00.282Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T08:38:00.282Z] #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-12T08:38:00.282Z] #149 ... [2025-02-12T08:38:00.282Z] [2025-02-12T08:38:00.282Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:38:00.282Z] #0 5.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-12T08:38:00.373Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:00.597Z] #150 ... [2025-02-12T08:38:00.597Z] [2025-02-12T08:38:00.597Z] #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 [2025-02-12T08:38:00.597Z] #0 6.040 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-12T08:38:00.597Z] #151 ... [2025-02-12T08:38:00.597Z] [2025-02-12T08:38:00.597Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T08:38:00.597Z] #0 6.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-12T08:38:00.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-12T08:38:00.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T08:38:00.827Z] f5513cc2a593: Preparing [2025-02-12T08:38:00.827Z] 98dd1068185d: Preparing [2025-02-12T08:38:00.827Z] 420327b27b27: Preparing [2025-02-12T08:38:00.827Z] b3455a65efe7: Preparing [2025-02-12T08:38:00.827Z] cd267e1c0f9d: Preparing [2025-02-12T08:38:00.827Z] 1c11c8254825: Preparing [2025-02-12T08:38:00.827Z] 9aa7b2d7f629: Preparing [2025-02-12T08:38:00.827Z] 1f497bc0320b: Preparing [2025-02-12T08:38:00.827Z] 23a4711e043a: Preparing [2025-02-12T08:38:00.827Z] 20da9dda4681: Preparing [2025-02-12T08:38:00.827Z] 601682c821ac: Preparing [2025-02-12T08:38:00.827Z] 5f70bf18a086: Preparing [2025-02-12T08:38:00.827Z] aa69be511d16: Preparing [2025-02-12T08:38:00.827Z] 1408659b2049: Preparing [2025-02-12T08:38:00.827Z] b8bf35990fe9: Preparing [2025-02-12T08:38:00.827Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:00.827Z] 20da9dda4681: Waiting [2025-02-12T08:38:00.827Z] 601682c821ac: Waiting [2025-02-12T08:38:00.827Z] 5f70bf18a086: Waiting [2025-02-12T08:38:00.827Z] aa69be511d16: Waiting [2025-02-12T08:38:00.827Z] 1408659b2049: Waiting [2025-02-12T08:38:00.827Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:00.827Z] b8bf35990fe9: Waiting [2025-02-12T08:38:00.827Z] 1c11c8254825: Waiting [2025-02-12T08:38:00.827Z] 23a4711e043a: Waiting [2025-02-12T08:38:00.827Z] 9aa7b2d7f629: Waiting [2025-02-12T08:38:00.827Z] b3455a65efe7: Layer already exists [2025-02-12T08:38:00.827Z] f5513cc2a593: Layer already exists [2025-02-12T08:38:00.827Z] 98dd1068185d: Layer already exists [2025-02-12T08:38:00.827Z] cd267e1c0f9d: Layer already exists [2025-02-12T08:38:00.827Z] 420327b27b27: Layer already exists [2025-02-12T08:38:00.827Z] 9aa7b2d7f629: Layer already exists [2025-02-12T08:38:00.827Z] 1c11c8254825: Layer already exists [2025-02-12T08:38:00.827Z] 20da9dda4681: Layer already exists [2025-02-12T08:38:00.827Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:00.827Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:00.827Z] 601682c821ac: Layer already exists [2025-02-12T08:38:00.827Z] 1408659b2049: Layer already exists [2025-02-12T08:38:00.827Z] 5f70bf18a086: Layer already exists [2025-02-12T08:38:00.827Z] aa69be511d16: Layer already exists [2025-02-12T08:38:00.827Z] b8bf35990fe9: Layer already exists [2025-02-12T08:38:00.827Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:00.827Z] latest: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [2025-02-12T08:38:00.874Z] #152 ... [2025-02-12T08:38:00.874Z] [2025-02-12T08:38:00.874Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:38:00.874Z] #0 6.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-12T08:38:00.874Z] #153 ... [2025-02-12T08:38:00.874Z] [2025-02-12T08:38:00.874Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:38:00.874Z] #0 6.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:01.159Z] #154 ... [2025-02-12T08:38:01.159Z] [2025-02-12T08:38:01.159Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:38:01.159Z] #130 6.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-12T08:38:01.226Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:01.759Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [2025-02-12T08:38:01.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T08:38:01.759Z] f5513cc2a593: Preparing [2025-02-12T08:38:01.759Z] 98dd1068185d: Preparing [2025-02-12T08:38:01.759Z] 420327b27b27: Preparing [2025-02-12T08:38:01.759Z] b3455a65efe7: Preparing [2025-02-12T08:38:01.759Z] cd267e1c0f9d: Preparing [2025-02-12T08:38:01.759Z] 1c11c8254825: Preparing [2025-02-12T08:38:01.759Z] 9aa7b2d7f629: Preparing [2025-02-12T08:38:01.759Z] 1f497bc0320b: Preparing [2025-02-12T08:38:01.759Z] 23a4711e043a: Preparing [2025-02-12T08:38:01.759Z] 20da9dda4681: Preparing [2025-02-12T08:38:01.759Z] 601682c821ac: Preparing [2025-02-12T08:38:01.759Z] 5f70bf18a086: Preparing [2025-02-12T08:38:01.759Z] aa69be511d16: Preparing [2025-02-12T08:38:01.759Z] 1408659b2049: Preparing [2025-02-12T08:38:01.759Z] b8bf35990fe9: Preparing [2025-02-12T08:38:01.759Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:01.759Z] 601682c821ac: Waiting [2025-02-12T08:38:01.759Z] 5f70bf18a086: Waiting [2025-02-12T08:38:01.759Z] 1f497bc0320b: Waiting [2025-02-12T08:38:01.759Z] aa69be511d16: Waiting [2025-02-12T08:38:01.759Z] 9aa7b2d7f629: Waiting [2025-02-12T08:38:01.759Z] 23a4711e043a: Waiting [2025-02-12T08:38:01.759Z] 1408659b2049: Waiting [2025-02-12T08:38:01.759Z] 20da9dda4681: Waiting [2025-02-12T08:38:01.759Z] b8bf35990fe9: Waiting [2025-02-12T08:38:01.759Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:01.759Z] 1c11c8254825: Waiting [2025-02-12T08:38:01.759Z] f5513cc2a593: Layer already exists [2025-02-12T08:38:01.759Z] b3455a65efe7: Layer already exists [2025-02-12T08:38:01.759Z] 420327b27b27: Layer already exists [2025-02-12T08:38:01.759Z] 98dd1068185d: Layer already exists [2025-02-12T08:38:01.759Z] cd267e1c0f9d: Layer already exists [2025-02-12T08:38:01.759Z] 9aa7b2d7f629: Layer already exists [2025-02-12T08:38:01.759Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:01.759Z] 1c11c8254825: Layer already exists [2025-02-12T08:38:01.759Z] 20da9dda4681: Layer already exists [2025-02-12T08:38:01.759Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:01.759Z] aa69be511d16: Layer already exists [2025-02-12T08:38:01.759Z] 601682c821ac: Layer already exists [2025-02-12T08:38:01.759Z] 5f70bf18a086: Layer already exists [2025-02-12T08:38:01.759Z] 1408659b2049: Layer already exists [2025-02-12T08:38:01.759Z] b8bf35990fe9: Layer already exists [2025-02-12T08:38:01.759Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:01.759Z] 4.0.0-dev.56: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:02.285Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:02.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:02.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T08:38:02.726Z] f5513cc2a593: Preparing [2025-02-12T08:38:02.726Z] 98dd1068185d: Preparing [2025-02-12T08:38:02.726Z] 420327b27b27: Preparing [2025-02-12T08:38:02.726Z] b3455a65efe7: Preparing [2025-02-12T08:38:02.726Z] cd267e1c0f9d: Preparing [2025-02-12T08:38:02.726Z] 1c11c8254825: Preparing [2025-02-12T08:38:02.726Z] 9aa7b2d7f629: Preparing [2025-02-12T08:38:02.726Z] 1f497bc0320b: Preparing [2025-02-12T08:38:02.726Z] 23a4711e043a: Preparing [2025-02-12T08:38:02.726Z] 20da9dda4681: Preparing [2025-02-12T08:38:02.726Z] 601682c821ac: Preparing [2025-02-12T08:38:02.726Z] 5f70bf18a086: Preparing [2025-02-12T08:38:02.726Z] aa69be511d16: Preparing [2025-02-12T08:38:02.726Z] 1408659b2049: Preparing [2025-02-12T08:38:02.726Z] b8bf35990fe9: Preparing [2025-02-12T08:38:02.726Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:02.726Z] 1c11c8254825: Waiting [2025-02-12T08:38:02.726Z] 9aa7b2d7f629: Waiting [2025-02-12T08:38:02.726Z] 1f497bc0320b: Waiting [2025-02-12T08:38:02.726Z] aa69be511d16: Waiting [2025-02-12T08:38:02.726Z] 23a4711e043a: Waiting [2025-02-12T08:38:02.726Z] 1408659b2049: Waiting [2025-02-12T08:38:02.726Z] 20da9dda4681: Waiting [2025-02-12T08:38:02.726Z] 601682c821ac: Waiting [2025-02-12T08:38:02.726Z] b8bf35990fe9: Waiting [2025-02-12T08:38:02.726Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:02.726Z] 5f70bf18a086: Waiting [2025-02-12T08:38:02.726Z] f5513cc2a593: Layer already exists [2025-02-12T08:38:02.726Z] 98dd1068185d: Layer already exists [2025-02-12T08:38:02.726Z] b3455a65efe7: Layer already exists [2025-02-12T08:38:02.726Z] cd267e1c0f9d: Layer already exists [2025-02-12T08:38:02.726Z] 420327b27b27: Layer already exists [2025-02-12T08:38:02.726Z] 1c11c8254825: Layer already exists [2025-02-12T08:38:02.726Z] 9aa7b2d7f629: Layer already exists [2025-02-12T08:38:02.726Z] 20da9dda4681: Layer already exists [2025-02-12T08:38:02.726Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:02.726Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:02.726Z] 601682c821ac: Layer already exists [2025-02-12T08:38:02.726Z] 1408659b2049: Layer already exists [2025-02-12T08:38:02.726Z] 5f70bf18a086: Layer already exists [2025-02-12T08:38:02.726Z] aa69be511d16: Layer already exists [2025-02-12T08:38:02.726Z] b8bf35990fe9: Layer already exists [2025-02-12T08:38:02.726Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:02.726Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:03.326Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:03.738Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-12T08:38:03.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-12T08:38:03.738Z] f5513cc2a593: Preparing [2025-02-12T08:38:03.738Z] 98dd1068185d: Preparing [2025-02-12T08:38:03.738Z] 420327b27b27: Preparing [2025-02-12T08:38:03.738Z] b3455a65efe7: Preparing [2025-02-12T08:38:03.738Z] cd267e1c0f9d: Preparing [2025-02-12T08:38:03.738Z] 1c11c8254825: Preparing [2025-02-12T08:38:03.738Z] 9aa7b2d7f629: Preparing [2025-02-12T08:38:03.738Z] 1c11c8254825: Waiting [2025-02-12T08:38:03.738Z] 9aa7b2d7f629: Waiting [2025-02-12T08:38:03.738Z] 1f497bc0320b: Preparing [2025-02-12T08:38:03.738Z] 23a4711e043a: Preparing [2025-02-12T08:38:03.738Z] 20da9dda4681: Preparing [2025-02-12T08:38:03.738Z] 601682c821ac: Preparing [2025-02-12T08:38:03.738Z] 5f70bf18a086: Preparing [2025-02-12T08:38:03.738Z] aa69be511d16: Preparing [2025-02-12T08:38:03.738Z] 1408659b2049: Preparing [2025-02-12T08:38:03.738Z] b8bf35990fe9: Preparing [2025-02-12T08:38:03.738Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:03.738Z] 1f497bc0320b: Waiting [2025-02-12T08:38:03.738Z] 23a4711e043a: Waiting [2025-02-12T08:38:03.738Z] 20da9dda4681: Waiting [2025-02-12T08:38:03.738Z] 601682c821ac: Waiting [2025-02-12T08:38:03.738Z] 5f70bf18a086: Waiting [2025-02-12T08:38:03.738Z] aa69be511d16: Waiting [2025-02-12T08:38:03.738Z] 1408659b2049: Waiting [2025-02-12T08:38:03.738Z] b8bf35990fe9: Waiting [2025-02-12T08:38:03.738Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:03.738Z] cd267e1c0f9d: Layer already exists [2025-02-12T08:38:03.738Z] 98dd1068185d: Layer already exists [2025-02-12T08:38:03.738Z] 420327b27b27: Layer already exists [2025-02-12T08:38:03.738Z] b3455a65efe7: Layer already exists [2025-02-12T08:38:03.738Z] f5513cc2a593: Layer already exists [2025-02-12T08:38:03.738Z] 1c11c8254825: Layer already exists [2025-02-12T08:38:03.738Z] 9aa7b2d7f629: Layer already exists [2025-02-12T08:38:03.738Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:03.738Z] 20da9dda4681: Layer already exists [2025-02-12T08:38:03.738Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:03.738Z] 5f70bf18a086: Layer already exists [2025-02-12T08:38:03.738Z] 601682c821ac: Layer already exists [2025-02-12T08:38:03.738Z] aa69be511d16: Layer already exists [2025-02-12T08:38:03.738Z] 1408659b2049: Layer already exists [2025-02-12T08:38:03.738Z] b8bf35990fe9: Layer already exists [2025-02-12T08:38:03.738Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:03.738Z] main: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:03.894Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:03.914Z] taggedImages: [2025-02-12T08:38:03.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:03.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-12T08:38:03.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [2025-02-12T08:38:03.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:03.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-12T08:38:03.979Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-12T08:38:03.979Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:03.979Z] latest [2025-02-12T08:38:03.979Z] 4.0.0-dev.56 [2025-02-12T08:38:03.979Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:03.979Z] main [2025-02-12T08:38:03.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:04.436Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:04.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:04.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T08:38:04.850Z] 097fb12529e3: Preparing [2025-02-12T08:38:04.850Z] b163aacbe445: Preparing [2025-02-12T08:38:04.850Z] 7d01261dbadc: Preparing [2025-02-12T08:38:04.850Z] 1f3de7b4e84a: Preparing [2025-02-12T08:38:04.850Z] 1f497bc0320b: Preparing [2025-02-12T08:38:04.850Z] 23a4711e043a: Preparing [2025-02-12T08:38:04.850Z] 9dd39ed74399: Preparing [2025-02-12T08:38:04.850Z] d97dd71b7884: Preparing [2025-02-12T08:38:04.850Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:04.850Z] d97dd71b7884: Waiting [2025-02-12T08:38:04.850Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:04.850Z] 9dd39ed74399: Waiting [2025-02-12T08:38:04.850Z] 23a4711e043a: Waiting [2025-02-12T08:38:04.850Z] b163aacbe445: Layer already exists [2025-02-12T08:38:04.850Z] 097fb12529e3: Layer already exists [2025-02-12T08:38:04.850Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:04.850Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:04.850Z] 9dd39ed74399: Layer already exists [2025-02-12T08:38:04.850Z] d97dd71b7884: Layer already exists [2025-02-12T08:38:04.850Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:04.850Z] 7d01261dbadc: Pushed [2025-02-12T08:38:06.979Z] 1f3de7b4e84a: Pushed [2025-02-12T08:38:06.979Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:07.550Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:08.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-12T08:38:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T08:38:08.021Z] 097fb12529e3: Preparing [2025-02-12T08:38:08.021Z] b163aacbe445: Preparing [2025-02-12T08:38:08.021Z] 7d01261dbadc: Preparing [2025-02-12T08:38:08.021Z] 1f3de7b4e84a: Preparing [2025-02-12T08:38:08.021Z] 1f497bc0320b: Preparing [2025-02-12T08:38:08.021Z] 23a4711e043a: Preparing [2025-02-12T08:38:08.021Z] 9dd39ed74399: Preparing [2025-02-12T08:38:08.021Z] d97dd71b7884: Preparing [2025-02-12T08:38:08.021Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:08.021Z] 23a4711e043a: Waiting [2025-02-12T08:38:08.021Z] 9dd39ed74399: Waiting [2025-02-12T08:38:08.021Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:08.021Z] 7d01261dbadc: Layer already exists [2025-02-12T08:38:08.021Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:08.021Z] 1f3de7b4e84a: Layer already exists [2025-02-12T08:38:08.021Z] 097fb12529e3: Layer already exists [2025-02-12T08:38:08.021Z] b163aacbe445: Layer already exists [2025-02-12T08:38:08.021Z] d97dd71b7884: Layer already exists [2025-02-12T08:38:08.021Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:08.021Z] 9dd39ed74399: Layer already exists [2025-02-12T08:38:08.021Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:08.021Z] latest: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:08.582Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:09.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [2025-02-12T08:38:09.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T08:38:09.062Z] 097fb12529e3: Preparing [2025-02-12T08:38:09.062Z] b163aacbe445: Preparing [2025-02-12T08:38:09.062Z] 7d01261dbadc: Preparing [2025-02-12T08:38:09.062Z] 1f3de7b4e84a: Preparing [2025-02-12T08:38:09.062Z] 1f497bc0320b: Preparing [2025-02-12T08:38:09.062Z] 23a4711e043a: Preparing [2025-02-12T08:38:09.062Z] 9dd39ed74399: Preparing [2025-02-12T08:38:09.062Z] d97dd71b7884: Preparing [2025-02-12T08:38:09.062Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:09.062Z] 23a4711e043a: Waiting [2025-02-12T08:38:09.062Z] 9dd39ed74399: Waiting [2025-02-12T08:38:09.062Z] d97dd71b7884: Waiting [2025-02-12T08:38:09.062Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:09.062Z] 7d01261dbadc: Layer already exists [2025-02-12T08:38:09.062Z] 1f3de7b4e84a: Layer already exists [2025-02-12T08:38:09.062Z] 097fb12529e3: Layer already exists [2025-02-12T08:38:09.062Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:09.062Z] b163aacbe445: Layer already exists [2025-02-12T08:38:09.062Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:09.062Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:09.062Z] d97dd71b7884: Layer already exists [2025-02-12T08:38:09.062Z] 9dd39ed74399: Layer already exists [2025-02-12T08:38:09.062Z] 4.0.0-dev.56: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:09.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:10.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:10.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T08:38:10.153Z] 097fb12529e3: Preparing [2025-02-12T08:38:10.153Z] b163aacbe445: Preparing [2025-02-12T08:38:10.153Z] 7d01261dbadc: Preparing [2025-02-12T08:38:10.153Z] 1f3de7b4e84a: Preparing [2025-02-12T08:38:10.153Z] 1f497bc0320b: Preparing [2025-02-12T08:38:10.153Z] 23a4711e043a: Preparing [2025-02-12T08:38:10.153Z] 9dd39ed74399: Preparing [2025-02-12T08:38:10.153Z] d97dd71b7884: Preparing [2025-02-12T08:38:10.153Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:10.153Z] d97dd71b7884: Waiting [2025-02-12T08:38:10.153Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:10.153Z] 23a4711e043a: Waiting [2025-02-12T08:38:10.153Z] 9dd39ed74399: Waiting [2025-02-12T08:38:10.153Z] 097fb12529e3: Layer already exists [2025-02-12T08:38:10.153Z] 1f3de7b4e84a: Layer already exists [2025-02-12T08:38:10.153Z] 7d01261dbadc: Layer already exists [2025-02-12T08:38:10.153Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:10.153Z] b163aacbe445: Layer already exists [2025-02-12T08:38:10.153Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:10.153Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:10.153Z] d97dd71b7884: Layer already exists [2025-02-12T08:38:10.153Z] 9dd39ed74399: Layer already exists [2025-02-12T08:38:10.153Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:10.607Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:11.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-12T08:38:11.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-12T08:38:11.060Z] 097fb12529e3: Preparing [2025-02-12T08:38:11.060Z] b163aacbe445: Preparing [2025-02-12T08:38:11.060Z] 7d01261dbadc: Preparing [2025-02-12T08:38:11.060Z] 1f3de7b4e84a: Preparing [2025-02-12T08:38:11.060Z] 1f497bc0320b: Preparing [2025-02-12T08:38:11.060Z] 23a4711e043a: Preparing [2025-02-12T08:38:11.060Z] 9dd39ed74399: Preparing [2025-02-12T08:38:11.060Z] d97dd71b7884: Preparing [2025-02-12T08:38:11.060Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:11.060Z] 9dd39ed74399: Waiting [2025-02-12T08:38:11.060Z] d97dd71b7884: Waiting [2025-02-12T08:38:11.060Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:11.060Z] 23a4711e043a: Waiting [2025-02-12T08:38:11.060Z] 7d01261dbadc: Layer already exists [2025-02-12T08:38:11.060Z] 1f3de7b4e84a: Layer already exists [2025-02-12T08:38:11.060Z] b163aacbe445: Layer already exists [2025-02-12T08:38:11.060Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:11.060Z] 097fb12529e3: Layer already exists [2025-02-12T08:38:11.060Z] 9dd39ed74399: Layer already exists [2025-02-12T08:38:11.060Z] d97dd71b7884: Layer already exists [2025-02-12T08:38:11.060Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:11.060Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:11.060Z] main: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:11.335Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:11.365Z] taggedImages: [2025-02-12T08:38:11.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:11.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-12T08:38:11.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [2025-02-12T08:38:11.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:11.365Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-12T08:38:11.417Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-12T08:38:11.417Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:11.417Z] latest [2025-02-12T08:38:11.417Z] 4.0.0-dev.56 [2025-02-12T08:38:11.417Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:11.417Z] main [2025-02-12T08:38:11.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:11.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:12.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:12.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T08:38:12.454Z] 88201a70248b: Preparing [2025-02-12T08:38:12.454Z] 2e961f483291: Preparing [2025-02-12T08:38:12.454Z] f7839d6bd78d: Preparing [2025-02-12T08:38:12.454Z] df5e1cb8f2ec: Preparing [2025-02-12T08:38:12.454Z] d44d9f373cb1: Preparing [2025-02-12T08:38:12.454Z] 1f497bc0320b: Preparing [2025-02-12T08:38:12.454Z] 23a4711e043a: Preparing [2025-02-12T08:38:12.454Z] c35c3f5e70f0: Preparing [2025-02-12T08:38:12.454Z] 547946759064: Preparing [2025-02-12T08:38:12.454Z] 8dfd2a27e753: Preparing [2025-02-12T08:38:12.454Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:12.454Z] c35c3f5e70f0: Waiting [2025-02-12T08:38:12.454Z] 1f497bc0320b: Waiting [2025-02-12T08:38:12.454Z] 547946759064: Waiting [2025-02-12T08:38:12.454Z] 23a4711e043a: Waiting [2025-02-12T08:38:12.454Z] 8dfd2a27e753: Waiting [2025-02-12T08:38:12.454Z] 88201a70248b: Pushed [2025-02-12T08:38:12.454Z] 2e961f483291: Pushed [2025-02-12T08:38:12.454Z] d44d9f373cb1: Pushed [2025-02-12T08:38:12.454Z] df5e1cb8f2ec: Pushed [2025-02-12T08:38:12.454Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:12.454Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:12.454Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:12.454Z] c35c3f5e70f0: Pushed [2025-02-12T08:38:12.454Z] 547946759064: Pushed [2025-02-12T08:38:13.512Z] f7839d6bd78d: Pushed [2025-02-12T08:38:14.357Z] 8dfd2a27e753: Pushed [2025-02-12T08:38:14.357Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:14.766Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:15.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-12T08:38:15.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T08:38:15.253Z] 88201a70248b: Preparing [2025-02-12T08:38:15.253Z] 2e961f483291: Preparing [2025-02-12T08:38:15.253Z] f7839d6bd78d: Preparing [2025-02-12T08:38:15.253Z] df5e1cb8f2ec: Preparing [2025-02-12T08:38:15.253Z] d44d9f373cb1: Preparing [2025-02-12T08:38:15.253Z] 1f497bc0320b: Preparing [2025-02-12T08:38:15.253Z] 23a4711e043a: Preparing [2025-02-12T08:38:15.253Z] c35c3f5e70f0: Preparing [2025-02-12T08:38:15.253Z] 547946759064: Preparing [2025-02-12T08:38:15.253Z] 8dfd2a27e753: Preparing [2025-02-12T08:38:15.253Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:15.253Z] c35c3f5e70f0: Waiting [2025-02-12T08:38:15.253Z] 547946759064: Waiting [2025-02-12T08:38:15.253Z] 8dfd2a27e753: Waiting [2025-02-12T08:38:15.253Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:15.253Z] 1f497bc0320b: Waiting [2025-02-12T08:38:15.253Z] 23a4711e043a: Waiting [2025-02-12T08:38:15.253Z] f7839d6bd78d: Layer already exists [2025-02-12T08:38:15.253Z] df5e1cb8f2ec: Layer already exists [2025-02-12T08:38:15.253Z] 2e961f483291: Layer already exists [2025-02-12T08:38:15.253Z] d44d9f373cb1: Layer already exists [2025-02-12T08:38:15.253Z] 88201a70248b: Layer already exists [2025-02-12T08:38:15.253Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:15.253Z] 8dfd2a27e753: Layer already exists [2025-02-12T08:38:15.253Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:15.253Z] c35c3f5e70f0: Layer already exists [2025-02-12T08:38:15.253Z] 547946759064: Layer already exists [2025-02-12T08:38:15.253Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:15.253Z] latest: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:15.669Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:16.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [2025-02-12T08:38:16.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T08:38:16.144Z] 88201a70248b: Preparing [2025-02-12T08:38:16.144Z] 2e961f483291: Preparing [2025-02-12T08:38:16.144Z] f7839d6bd78d: Preparing [2025-02-12T08:38:16.144Z] df5e1cb8f2ec: Preparing [2025-02-12T08:38:16.144Z] d44d9f373cb1: Preparing [2025-02-12T08:38:16.144Z] 1f497bc0320b: Preparing [2025-02-12T08:38:16.144Z] 23a4711e043a: Preparing [2025-02-12T08:38:16.144Z] c35c3f5e70f0: Preparing [2025-02-12T08:38:16.144Z] 547946759064: Preparing [2025-02-12T08:38:16.144Z] 8dfd2a27e753: Preparing [2025-02-12T08:38:16.144Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:16.144Z] 1f497bc0320b: Waiting [2025-02-12T08:38:16.144Z] 23a4711e043a: Waiting [2025-02-12T08:38:16.144Z] c35c3f5e70f0: Waiting [2025-02-12T08:38:16.144Z] 8dfd2a27e753: Waiting [2025-02-12T08:38:16.144Z] 547946759064: Waiting [2025-02-12T08:38:16.144Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:16.144Z] 88201a70248b: Layer already exists [2025-02-12T08:38:16.144Z] 2e961f483291: Layer already exists [2025-02-12T08:38:16.144Z] d44d9f373cb1: Layer already exists [2025-02-12T08:38:16.144Z] f7839d6bd78d: Layer already exists [2025-02-12T08:38:16.144Z] df5e1cb8f2ec: Layer already exists [2025-02-12T08:38:16.144Z] c35c3f5e70f0: Layer already exists [2025-02-12T08:38:16.144Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:16.144Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:16.144Z] 547946759064: Layer already exists [2025-02-12T08:38:16.144Z] 8dfd2a27e753: Layer already exists [2025-02-12T08:38:16.144Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:16.144Z] 4.0.0-dev.56: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:16.735Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:17.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:17.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T08:38:17.229Z] 88201a70248b: Preparing [2025-02-12T08:38:17.229Z] 2e961f483291: Preparing [2025-02-12T08:38:17.229Z] f7839d6bd78d: Preparing [2025-02-12T08:38:17.229Z] df5e1cb8f2ec: Preparing [2025-02-12T08:38:17.229Z] d44d9f373cb1: Preparing [2025-02-12T08:38:17.229Z] 1f497bc0320b: Preparing [2025-02-12T08:38:17.229Z] 23a4711e043a: Preparing [2025-02-12T08:38:17.229Z] c35c3f5e70f0: Preparing [2025-02-12T08:38:17.229Z] 547946759064: Preparing [2025-02-12T08:38:17.229Z] 8dfd2a27e753: Preparing [2025-02-12T08:38:17.230Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:17.230Z] 1f497bc0320b: Waiting [2025-02-12T08:38:17.230Z] 23a4711e043a: Waiting [2025-02-12T08:38:17.230Z] c35c3f5e70f0: Waiting [2025-02-12T08:38:17.230Z] 8dfd2a27e753: Waiting [2025-02-12T08:38:17.230Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:17.230Z] 547946759064: Waiting [2025-02-12T08:38:17.230Z] 2e961f483291: Layer already exists [2025-02-12T08:38:17.230Z] 88201a70248b: Layer already exists [2025-02-12T08:38:17.230Z] df5e1cb8f2ec: Layer already exists [2025-02-12T08:38:17.230Z] f7839d6bd78d: Layer already exists [2025-02-12T08:38:17.230Z] d44d9f373cb1: Layer already exists [2025-02-12T08:38:17.230Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:17.230Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:17.230Z] 8dfd2a27e753: Layer already exists [2025-02-12T08:38:17.230Z] 547946759064: Layer already exists [2025-02-12T08:38:17.230Z] c35c3f5e70f0: Layer already exists [2025-02-12T08:38:17.230Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:17.230Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:17.745Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:18.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-12T08:38:18.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-12T08:38:18.234Z] 88201a70248b: Preparing [2025-02-12T08:38:18.234Z] 2e961f483291: Preparing [2025-02-12T08:38:18.234Z] f7839d6bd78d: Preparing [2025-02-12T08:38:18.234Z] df5e1cb8f2ec: Preparing [2025-02-12T08:38:18.234Z] d44d9f373cb1: Preparing [2025-02-12T08:38:18.234Z] 1f497bc0320b: Preparing [2025-02-12T08:38:18.234Z] 23a4711e043a: Preparing [2025-02-12T08:38:18.234Z] c35c3f5e70f0: Preparing [2025-02-12T08:38:18.234Z] 547946759064: Preparing [2025-02-12T08:38:18.234Z] 8dfd2a27e753: Preparing [2025-02-12T08:38:18.234Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:18.234Z] 23a4711e043a: Waiting [2025-02-12T08:38:18.234Z] c35c3f5e70f0: Waiting [2025-02-12T08:38:18.234Z] 547946759064: Waiting [2025-02-12T08:38:18.234Z] 8dfd2a27e753: Waiting [2025-02-12T08:38:18.234Z] d44d9f373cb1: Layer already exists [2025-02-12T08:38:18.234Z] 2e961f483291: Layer already exists [2025-02-12T08:38:18.234Z] f7839d6bd78d: Layer already exists [2025-02-12T08:38:18.234Z] df5e1cb8f2ec: Layer already exists [2025-02-12T08:38:18.234Z] 88201a70248b: Layer already exists [2025-02-12T08:38:18.234Z] c35c3f5e70f0: Layer already exists [2025-02-12T08:38:18.234Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:18.234Z] 8dfd2a27e753: Layer already exists [2025-02-12T08:38:18.234Z] 547946759064: Layer already exists [2025-02-12T08:38:18.234Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:18.234Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:18.234Z] main: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:18.435Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:18.453Z] taggedImages: [2025-02-12T08:38:18.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:18.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-12T08:38:18.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [2025-02-12T08:38:18.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:18.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-12T08:38:18.473Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-12T08:38:18.473Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:18.473Z] latest [2025-02-12T08:38:18.473Z] 4.0.0-dev.56 [2025-02-12T08:38:18.473Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:18.473Z] main [2025-02-12T08:38:18.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:19.060Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:19.578Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:19.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T08:38:19.578Z] 9cddeed0a36b: Preparing [2025-02-12T08:38:19.578Z] df81e9417088: Preparing [2025-02-12T08:38:19.578Z] 99b8a8ff0eea: Preparing [2025-02-12T08:38:19.578Z] 42732e7db707: Preparing [2025-02-12T08:38:19.578Z] 11b61e249fa5: Preparing [2025-02-12T08:38:19.578Z] 7cf301631c1c: Preparing [2025-02-12T08:38:19.578Z] b080e0bb080b: Preparing [2025-02-12T08:38:19.578Z] 1f497bc0320b: Preparing [2025-02-12T08:38:19.578Z] 23a4711e043a: Preparing [2025-02-12T08:38:19.578Z] 649620f3860f: Preparing [2025-02-12T08:38:19.578Z] 6ed1bf83ffd9: Preparing [2025-02-12T08:38:19.578Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:19.578Z] b080e0bb080b: Waiting [2025-02-12T08:38:19.578Z] 1f497bc0320b: Waiting [2025-02-12T08:38:19.578Z] 23a4711e043a: Waiting [2025-02-12T08:38:19.578Z] 649620f3860f: Waiting [2025-02-12T08:38:19.578Z] 6ed1bf83ffd9: Waiting [2025-02-12T08:38:19.578Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:19.578Z] 7cf301631c1c: Waiting [2025-02-12T08:38:19.578Z] 11b61e249fa5: Pushed [2025-02-12T08:38:19.578Z] df81e9417088: Pushed [2025-02-12T08:38:19.578Z] 9cddeed0a36b: Pushed [2025-02-12T08:38:19.578Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:19.578Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:19.578Z] 7cf301631c1c: Pushed [2025-02-12T08:38:19.578Z] b080e0bb080b: Pushed [2025-02-12T08:38:19.578Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:20.237Z] 649620f3860f: Pushed [2025-02-12T08:38:20.524Z] 42732e7db707: Pushed [2025-02-12T08:38:20.827Z] 99b8a8ff0eea: Pushed [2025-02-12T08:38:20.827Z] 6ed1bf83ffd9: Pushed [2025-02-12T08:38:20.827Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:21.270Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:21.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-12T08:38:21.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T08:38:21.736Z] 9cddeed0a36b: Preparing [2025-02-12T08:38:21.736Z] df81e9417088: Preparing [2025-02-12T08:38:21.736Z] 99b8a8ff0eea: Preparing [2025-02-12T08:38:21.736Z] 42732e7db707: Preparing [2025-02-12T08:38:21.736Z] 11b61e249fa5: Preparing [2025-02-12T08:38:21.736Z] 7cf301631c1c: Preparing [2025-02-12T08:38:21.736Z] b080e0bb080b: Preparing [2025-02-12T08:38:21.736Z] 1f497bc0320b: Preparing [2025-02-12T08:38:21.736Z] 23a4711e043a: Preparing [2025-02-12T08:38:21.736Z] 649620f3860f: Preparing [2025-02-12T08:38:21.736Z] 6ed1bf83ffd9: Preparing [2025-02-12T08:38:21.736Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:21.736Z] 1f497bc0320b: Waiting [2025-02-12T08:38:21.736Z] 23a4711e043a: Waiting [2025-02-12T08:38:21.736Z] 7cf301631c1c: Waiting [2025-02-12T08:38:21.736Z] b080e0bb080b: Waiting [2025-02-12T08:38:21.736Z] 649620f3860f: Waiting [2025-02-12T08:38:21.736Z] 6ed1bf83ffd9: Waiting [2025-02-12T08:38:21.736Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:21.736Z] 99b8a8ff0eea: Layer already exists [2025-02-12T08:38:21.736Z] 9cddeed0a36b: Layer already exists [2025-02-12T08:38:21.736Z] 42732e7db707: Layer already exists [2025-02-12T08:38:21.736Z] 11b61e249fa5: Layer already exists [2025-02-12T08:38:21.736Z] df81e9417088: Layer already exists [2025-02-12T08:38:21.736Z] 7cf301631c1c: Layer already exists [2025-02-12T08:38:21.736Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:21.736Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:21.736Z] b080e0bb080b: Layer already exists [2025-02-12T08:38:21.736Z] 649620f3860f: Layer already exists [2025-02-12T08:38:21.736Z] 6ed1bf83ffd9: Layer already exists [2025-02-12T08:38:21.736Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:21.736Z] latest: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:22.215Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:22.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [2025-02-12T08:38:22.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T08:38:22.765Z] 9cddeed0a36b: Preparing [2025-02-12T08:38:22.765Z] df81e9417088: Preparing [2025-02-12T08:38:22.765Z] 99b8a8ff0eea: Preparing [2025-02-12T08:38:22.765Z] 42732e7db707: Preparing [2025-02-12T08:38:22.765Z] 11b61e249fa5: Preparing [2025-02-12T08:38:22.765Z] 7cf301631c1c: Preparing [2025-02-12T08:38:22.765Z] b080e0bb080b: Preparing [2025-02-12T08:38:22.765Z] 1f497bc0320b: Preparing [2025-02-12T08:38:22.765Z] 23a4711e043a: Preparing [2025-02-12T08:38:22.765Z] 649620f3860f: Preparing [2025-02-12T08:38:22.765Z] 6ed1bf83ffd9: Preparing [2025-02-12T08:38:22.765Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:22.765Z] 1f497bc0320b: Waiting [2025-02-12T08:38:22.765Z] 23a4711e043a: Waiting [2025-02-12T08:38:22.765Z] 7cf301631c1c: Waiting [2025-02-12T08:38:22.765Z] b080e0bb080b: Waiting [2025-02-12T08:38:22.765Z] 6ed1bf83ffd9: Waiting [2025-02-12T08:38:22.765Z] 649620f3860f: Waiting [2025-02-12T08:38:22.765Z] 99b8a8ff0eea: Layer already exists [2025-02-12T08:38:22.765Z] 11b61e249fa5: Layer already exists [2025-02-12T08:38:22.765Z] 42732e7db707: Layer already exists [2025-02-12T08:38:22.765Z] 9cddeed0a36b: Layer already exists [2025-02-12T08:38:22.765Z] df81e9417088: Layer already exists [2025-02-12T08:38:22.765Z] b080e0bb080b: Layer already exists [2025-02-12T08:38:22.765Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:22.765Z] 7cf301631c1c: Layer already exists [2025-02-12T08:38:22.765Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:22.765Z] 649620f3860f: Layer already exists [2025-02-12T08:38:22.765Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:22.765Z] 6ed1bf83ffd9: Layer already exists [2025-02-12T08:38:22.765Z] 4.0.0-dev.56: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:23.311Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:23.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:23.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T08:38:23.805Z] 9cddeed0a36b: Preparing [2025-02-12T08:38:23.805Z] df81e9417088: Preparing [2025-02-12T08:38:23.805Z] 99b8a8ff0eea: Preparing [2025-02-12T08:38:23.805Z] 42732e7db707: Preparing [2025-02-12T08:38:23.805Z] 11b61e249fa5: Preparing [2025-02-12T08:38:23.805Z] 7cf301631c1c: Preparing [2025-02-12T08:38:23.805Z] b080e0bb080b: Preparing [2025-02-12T08:38:23.805Z] 1f497bc0320b: Preparing [2025-02-12T08:38:23.805Z] 23a4711e043a: Preparing [2025-02-12T08:38:23.805Z] 649620f3860f: Preparing [2025-02-12T08:38:23.805Z] 6ed1bf83ffd9: Preparing [2025-02-12T08:38:23.805Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:23.805Z] 7cf301631c1c: Waiting [2025-02-12T08:38:23.805Z] b080e0bb080b: Waiting [2025-02-12T08:38:23.805Z] 23a4711e043a: Waiting [2025-02-12T08:38:23.805Z] 1f497bc0320b: Waiting [2025-02-12T08:38:23.805Z] 649620f3860f: Waiting [2025-02-12T08:38:23.805Z] 6ed1bf83ffd9: Waiting [2025-02-12T08:38:23.805Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:23.805Z] 42732e7db707: Layer already exists [2025-02-12T08:38:23.805Z] 9cddeed0a36b: Layer already exists [2025-02-12T08:38:23.805Z] 99b8a8ff0eea: Layer already exists [2025-02-12T08:38:23.805Z] df81e9417088: Layer already exists [2025-02-12T08:38:23.805Z] 11b61e249fa5: Layer already exists [2025-02-12T08:38:23.805Z] b080e0bb080b: Layer already exists [2025-02-12T08:38:23.805Z] 7cf301631c1c: Layer already exists [2025-02-12T08:38:23.805Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:23.805Z] 649620f3860f: Layer already exists [2025-02-12T08:38:23.805Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:23.805Z] 6ed1bf83ffd9: Layer already exists [2025-02-12T08:38:23.805Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:23.805Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:24.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:24.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-12T08:38:24.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-12T08:38:24.816Z] 9cddeed0a36b: Preparing [2025-02-12T08:38:24.816Z] df81e9417088: Preparing [2025-02-12T08:38:24.816Z] 99b8a8ff0eea: Preparing [2025-02-12T08:38:24.816Z] 42732e7db707: Preparing [2025-02-12T08:38:24.816Z] 11b61e249fa5: Preparing [2025-02-12T08:38:24.816Z] 7cf301631c1c: Preparing [2025-02-12T08:38:24.816Z] b080e0bb080b: Preparing [2025-02-12T08:38:24.816Z] 1f497bc0320b: Preparing [2025-02-12T08:38:24.816Z] 23a4711e043a: Preparing [2025-02-12T08:38:24.816Z] 649620f3860f: Preparing [2025-02-12T08:38:24.816Z] 6ed1bf83ffd9: Preparing [2025-02-12T08:38:24.816Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:24.816Z] 23a4711e043a: Waiting [2025-02-12T08:38:24.816Z] 7cf301631c1c: Waiting [2025-02-12T08:38:24.816Z] 649620f3860f: Waiting [2025-02-12T08:38:24.816Z] b080e0bb080b: Waiting [2025-02-12T08:38:24.816Z] 6ed1bf83ffd9: Waiting [2025-02-12T08:38:24.816Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:24.816Z] 1f497bc0320b: Waiting [2025-02-12T08:38:24.816Z] 11b61e249fa5: Layer already exists [2025-02-12T08:38:24.816Z] df81e9417088: Layer already exists [2025-02-12T08:38:24.816Z] 42732e7db707: Layer already exists [2025-02-12T08:38:24.816Z] 99b8a8ff0eea: Layer already exists [2025-02-12T08:38:24.816Z] 9cddeed0a36b: Layer already exists [2025-02-12T08:38:24.816Z] b080e0bb080b: Layer already exists [2025-02-12T08:38:24.816Z] 7cf301631c1c: Layer already exists [2025-02-12T08:38:24.816Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:24.816Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:24.816Z] 649620f3860f: Layer already exists [2025-02-12T08:38:24.816Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:24.816Z] 6ed1bf83ffd9: Layer already exists [2025-02-12T08:38:24.816Z] main: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:25.069Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:25.092Z] taggedImages: [2025-02-12T08:38:25.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:25.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-12T08:38:25.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [2025-02-12T08:38:25.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:25.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-12T08:38:25.142Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-12T08:38:25.142Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:25.142Z] latest [2025-02-12T08:38:25.142Z] 4.0.0-dev.56 [2025-02-12T08:38:25.142Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:25.142Z] main [2025-02-12T08:38:25.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:25.667Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:26.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:26.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T08:38:26.198Z] daa245695718: Preparing [2025-02-12T08:38:26.198Z] b5f62f74e892: Preparing [2025-02-12T08:38:26.198Z] 1f497bc0320b: Preparing [2025-02-12T08:38:26.198Z] 23a4711e043a: Preparing [2025-02-12T08:38:26.198Z] 77e5c2019ad4: Preparing [2025-02-12T08:38:26.198Z] 36d5c3424eb8: Preparing [2025-02-12T08:38:26.198Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:26.198Z] 36d5c3424eb8: Waiting [2025-02-12T08:38:26.198Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:26.198Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:26.198Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:26.198Z] daa245695718: Pushed [2025-02-12T08:38:26.563Z] 77e5c2019ad4: Pushed [2025-02-12T08:38:26.856Z] 36d5c3424eb8: Pushed [2025-02-12T08:38:27.912Z] b5f62f74e892: Pushed [2025-02-12T08:38:27.912Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:28.418Z] + 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 [2025-02-12T08:38:28.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-12T08:38:28.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T08:38:29.998Z] daa245695718: Preparing [2025-02-12T08:38:29.998Z] b5f62f74e892: Preparing [2025-02-12T08:38:29.998Z] 1f497bc0320b: Preparing [2025-02-12T08:38:29.998Z] 23a4711e043a: Preparing [2025-02-12T08:38:29.998Z] 77e5c2019ad4: Preparing [2025-02-12T08:38:29.998Z] 36d5c3424eb8: Preparing [2025-02-12T08:38:29.998Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:29.998Z] 36d5c3424eb8: Waiting [2025-02-12T08:38:29.998Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:29.998Z] 77e5c2019ad4: Layer already exists [2025-02-12T08:38:29.998Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:29.998Z] b5f62f74e892: Layer already exists [2025-02-12T08:38:29.998Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:29.998Z] daa245695718: Layer already exists [2025-02-12T08:38:29.998Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:29.998Z] 36d5c3424eb8: Layer already exists [2025-02-12T08:38:29.998Z] latest: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:30.500Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:30.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [2025-02-12T08:38:30.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T08:38:30.954Z] daa245695718: Preparing [2025-02-12T08:38:30.954Z] b5f62f74e892: Preparing [2025-02-12T08:38:30.954Z] 1f497bc0320b: Preparing [2025-02-12T08:38:30.954Z] 23a4711e043a: Preparing [2025-02-12T08:38:30.954Z] 77e5c2019ad4: Preparing [2025-02-12T08:38:30.954Z] 36d5c3424eb8: Preparing [2025-02-12T08:38:30.954Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:30.954Z] 36d5c3424eb8: Waiting [2025-02-12T08:38:30.954Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:30.954Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:30.954Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:30.954Z] daa245695718: Layer already exists [2025-02-12T08:38:30.954Z] b5f62f74e892: Layer already exists [2025-02-12T08:38:30.954Z] 77e5c2019ad4: Layer already exists [2025-02-12T08:38:30.954Z] 36d5c3424eb8: Layer already exists [2025-02-12T08:38:30.954Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:30.954Z] 4.0.0-dev.56: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:31.347Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:31.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:31.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T08:38:31.845Z] daa245695718: Preparing [2025-02-12T08:38:31.845Z] b5f62f74e892: Preparing [2025-02-12T08:38:31.845Z] 1f497bc0320b: Preparing [2025-02-12T08:38:31.845Z] 23a4711e043a: Preparing [2025-02-12T08:38:31.845Z] 77e5c2019ad4: Preparing [2025-02-12T08:38:31.845Z] 36d5c3424eb8: Preparing [2025-02-12T08:38:31.845Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:31.845Z] 36d5c3424eb8: Waiting [2025-02-12T08:38:31.845Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:31.845Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:31.845Z] daa245695718: Layer already exists [2025-02-12T08:38:31.845Z] 77e5c2019ad4: Layer already exists [2025-02-12T08:38:31.845Z] b5f62f74e892: Layer already exists [2025-02-12T08:38:31.845Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:31.845Z] 36d5c3424eb8: Layer already exists [2025-02-12T08:38:31.845Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:31.845Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:32.294Z] + 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 [2025-02-12T08:38:32.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-12T08:38:32.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-12T08:38:32.703Z] daa245695718: Preparing [2025-02-12T08:38:32.703Z] b5f62f74e892: Preparing [2025-02-12T08:38:32.703Z] 1f497bc0320b: Preparing [2025-02-12T08:38:32.703Z] 23a4711e043a: Preparing [2025-02-12T08:38:32.703Z] 77e5c2019ad4: Preparing [2025-02-12T08:38:32.703Z] 36d5c3424eb8: Preparing [2025-02-12T08:38:32.703Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:32.703Z] 36d5c3424eb8: Waiting [2025-02-12T08:38:32.703Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:32.703Z] 77e5c2019ad4: Layer already exists [2025-02-12T08:38:32.703Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:32.703Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:32.703Z] daa245695718: Layer already exists [2025-02-12T08:38:32.703Z] b5f62f74e892: Layer already exists [2025-02-12T08:38:32.703Z] 36d5c3424eb8: Layer already exists [2025-02-12T08:38:32.703Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:32.703Z] main: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:32.858Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:32.875Z] taggedImages: [2025-02-12T08:38:32.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:32.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-12T08:38:32.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [2025-02-12T08:38:32.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:32.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-12T08:38:33.044Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-12T08:38:33.044Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:33.044Z] latest [2025-02-12T08:38:33.044Z] 4.0.0-dev.56 [2025-02-12T08:38:33.044Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:33.044Z] main [2025-02-12T08:38:33.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:33.507Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:34.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:34.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T08:38:34.046Z] 45640578ca14: Preparing [2025-02-12T08:38:34.046Z] 87cfbd7f6560: Preparing [2025-02-12T08:38:34.046Z] 3c049a7bbf39: Preparing [2025-02-12T08:38:34.046Z] 1f497bc0320b: Preparing [2025-02-12T08:38:34.046Z] 23a4711e043a: Preparing [2025-02-12T08:38:34.046Z] 0ddaf3784458: Preparing [2025-02-12T08:38:34.046Z] b5e38bab9521: Preparing [2025-02-12T08:38:34.046Z] c37994d209be: Preparing [2025-02-12T08:38:34.046Z] 492466d785ae: Preparing [2025-02-12T08:38:34.046Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:34.046Z] 492466d785ae: Waiting [2025-02-12T08:38:34.046Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:34.046Z] b5e38bab9521: Waiting [2025-02-12T08:38:34.046Z] 0ddaf3784458: Waiting [2025-02-12T08:38:34.046Z] c37994d209be: Waiting [2025-02-12T08:38:34.046Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:34.046Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:34.046Z] 3c049a7bbf39: Pushed [2025-02-12T08:38:34.046Z] 45640578ca14: Pushed [2025-02-12T08:38:34.046Z] 87cfbd7f6560: Pushed [2025-02-12T08:38:34.046Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:34.046Z] c37994d209be: Pushed [2025-02-12T08:38:35.164Z] 492466d785ae: Pushed [2025-02-12T08:38:39.536Z] b5e38bab9521: Pushed [2025-02-12T08:38:42.832Z] 0ddaf3784458: Pushed [2025-02-12T08:38:42.832Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:43.179Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:43.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-12T08:38:43.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T08:38:43.515Z] 45640578ca14: Preparing [2025-02-12T08:38:43.515Z] 87cfbd7f6560: Preparing [2025-02-12T08:38:43.515Z] 3c049a7bbf39: Preparing [2025-02-12T08:38:43.515Z] 1f497bc0320b: Preparing [2025-02-12T08:38:43.515Z] 23a4711e043a: Preparing [2025-02-12T08:38:43.515Z] 0ddaf3784458: Preparing [2025-02-12T08:38:43.515Z] b5e38bab9521: Preparing [2025-02-12T08:38:43.515Z] c37994d209be: Preparing [2025-02-12T08:38:43.515Z] 492466d785ae: Preparing [2025-02-12T08:38:43.515Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:43.515Z] b5e38bab9521: Waiting [2025-02-12T08:38:43.515Z] 0ddaf3784458: Waiting [2025-02-12T08:38:43.515Z] c37994d209be: Waiting [2025-02-12T08:38:43.515Z] 492466d785ae: Waiting [2025-02-12T08:38:43.515Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:43.515Z] 3c049a7bbf39: Layer already exists [2025-02-12T08:38:43.515Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:43.515Z] 45640578ca14: Layer already exists [2025-02-12T08:38:43.515Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:43.515Z] 87cfbd7f6560: Layer already exists [2025-02-12T08:38:43.515Z] 0ddaf3784458: Layer already exists [2025-02-12T08:38:43.515Z] b5e38bab9521: Layer already exists [2025-02-12T08:38:43.515Z] 492466d785ae: Layer already exists [2025-02-12T08:38:43.515Z] c37994d209be: Layer already exists [2025-02-12T08:38:43.515Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:43.515Z] latest: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:43.849Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:44.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [2025-02-12T08:38:44.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T08:38:44.187Z] 45640578ca14: Preparing [2025-02-12T08:38:44.187Z] 87cfbd7f6560: Preparing [2025-02-12T08:38:44.187Z] 3c049a7bbf39: Preparing [2025-02-12T08:38:44.187Z] 1f497bc0320b: Preparing [2025-02-12T08:38:44.187Z] 23a4711e043a: Preparing [2025-02-12T08:38:44.187Z] 0ddaf3784458: Preparing [2025-02-12T08:38:44.187Z] b5e38bab9521: Preparing [2025-02-12T08:38:44.187Z] c37994d209be: Preparing [2025-02-12T08:38:44.187Z] 492466d785ae: Preparing [2025-02-12T08:38:44.187Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:44.187Z] b5e38bab9521: Waiting [2025-02-12T08:38:44.187Z] 0ddaf3784458: Waiting [2025-02-12T08:38:44.187Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:44.187Z] c37994d209be: Waiting [2025-02-12T08:38:44.187Z] 492466d785ae: Waiting [2025-02-12T08:38:44.187Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:44.187Z] 87cfbd7f6560: Layer already exists [2025-02-12T08:38:44.187Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:44.187Z] 45640578ca14: Layer already exists [2025-02-12T08:38:44.187Z] 3c049a7bbf39: Layer already exists [2025-02-12T08:38:44.187Z] b5e38bab9521: Layer already exists [2025-02-12T08:38:44.187Z] 0ddaf3784458: Layer already exists [2025-02-12T08:38:44.187Z] 492466d785ae: Layer already exists [2025-02-12T08:38:44.187Z] c37994d209be: Layer already exists [2025-02-12T08:38:44.187Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:44.187Z] 4.0.0-dev.56: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:44.573Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:44.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:44.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T08:38:44.904Z] 45640578ca14: Preparing [2025-02-12T08:38:44.904Z] 87cfbd7f6560: Preparing [2025-02-12T08:38:44.904Z] 3c049a7bbf39: Preparing [2025-02-12T08:38:44.904Z] 1f497bc0320b: Preparing [2025-02-12T08:38:44.904Z] 23a4711e043a: Preparing [2025-02-12T08:38:44.904Z] 0ddaf3784458: Preparing [2025-02-12T08:38:44.904Z] b5e38bab9521: Preparing [2025-02-12T08:38:44.904Z] c37994d209be: Preparing [2025-02-12T08:38:44.904Z] 492466d785ae: Preparing [2025-02-12T08:38:44.904Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:44.904Z] 0ddaf3784458: Waiting [2025-02-12T08:38:44.904Z] c37994d209be: Waiting [2025-02-12T08:38:44.904Z] b5e38bab9521: Waiting [2025-02-12T08:38:44.904Z] 492466d785ae: Waiting [2025-02-12T08:38:44.904Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:44.904Z] 3c049a7bbf39: Layer already exists [2025-02-12T08:38:44.904Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:44.904Z] 45640578ca14: Layer already exists [2025-02-12T08:38:44.904Z] 87cfbd7f6560: Layer already exists [2025-02-12T08:38:44.904Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:44.904Z] 0ddaf3784458: Layer already exists [2025-02-12T08:38:44.904Z] 492466d785ae: Layer already exists [2025-02-12T08:38:44.904Z] b5e38bab9521: Layer already exists [2025-02-12T08:38:44.904Z] c37994d209be: Layer already exists [2025-02-12T08:38:44.904Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:44.904Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:45.253Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:45.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-12T08:38:45.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-12T08:38:45.599Z] 45640578ca14: Preparing [2025-02-12T08:38:45.599Z] 87cfbd7f6560: Preparing [2025-02-12T08:38:45.599Z] 3c049a7bbf39: Preparing [2025-02-12T08:38:45.599Z] 1f497bc0320b: Preparing [2025-02-12T08:38:45.599Z] 23a4711e043a: Preparing [2025-02-12T08:38:45.599Z] 0ddaf3784458: Preparing [2025-02-12T08:38:45.599Z] b5e38bab9521: Preparing [2025-02-12T08:38:45.599Z] c37994d209be: Preparing [2025-02-12T08:38:45.599Z] 492466d785ae: Preparing [2025-02-12T08:38:45.599Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:45.599Z] b5e38bab9521: Waiting [2025-02-12T08:38:45.599Z] c37994d209be: Waiting [2025-02-12T08:38:45.599Z] 0ddaf3784458: Waiting [2025-02-12T08:38:45.599Z] 492466d785ae: Waiting [2025-02-12T08:38:45.599Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:45.599Z] 45640578ca14: Layer already exists [2025-02-12T08:38:45.599Z] 3c049a7bbf39: Layer already exists [2025-02-12T08:38:45.599Z] 87cfbd7f6560: Layer already exists [2025-02-12T08:38:45.599Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:45.599Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:45.599Z] c37994d209be: Layer already exists [2025-02-12T08:38:45.599Z] 492466d785ae: Layer already exists [2025-02-12T08:38:45.599Z] b5e38bab9521: Layer already exists [2025-02-12T08:38:45.599Z] 0ddaf3784458: Layer already exists [2025-02-12T08:38:45.599Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:45.599Z] main: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:45.658Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:45.667Z] taggedImages: [2025-02-12T08:38:45.667Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:45.667Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-12T08:38:45.667Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [2025-02-12T08:38:45.667Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:45.667Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-12T08:38:45.688Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-12T08:38:45.688Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:45.688Z] latest [2025-02-12T08:38:45.688Z] 4.0.0-dev.56 [2025-02-12T08:38:45.688Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:45.688Z] main [2025-02-12T08:38:45.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:46.025Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:46.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:46.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T08:38:46.340Z] 5f1a860cf130: Preparing [2025-02-12T08:38:46.340Z] a5ae29c6880c: Preparing [2025-02-12T08:38:46.340Z] 62239fe816e2: Preparing [2025-02-12T08:38:46.340Z] 1f497bc0320b: Preparing [2025-02-12T08:38:46.340Z] 23a4711e043a: Preparing [2025-02-12T08:38:46.340Z] a929f082b426: Preparing [2025-02-12T08:38:46.340Z] ec51b359e82d: Preparing [2025-02-12T08:38:46.340Z] a7c16cc7342b: Preparing [2025-02-12T08:38:46.340Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:46.340Z] a7c16cc7342b: Waiting [2025-02-12T08:38:46.340Z] a929f082b426: Waiting [2025-02-12T08:38:46.340Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:46.340Z] ec51b359e82d: Waiting [2025-02-12T08:38:46.340Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:46.340Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:46.340Z] a5ae29c6880c: Pushed [2025-02-12T08:38:46.340Z] 62239fe816e2: Pushed [2025-02-12T08:38:46.340Z] 5f1a860cf130: Pushed [2025-02-12T08:38:46.340Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:46.598Z] a7c16cc7342b: Pushed [2025-02-12T08:38:46.857Z] ec51b359e82d: Pushed [2025-02-12T08:38:55.306Z] a929f082b426: Pushed [2025-02-12T08:38:55.306Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:55.749Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:56.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-12T08:38:56.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T08:38:56.213Z] 5f1a860cf130: Preparing [2025-02-12T08:38:56.213Z] a5ae29c6880c: Preparing [2025-02-12T08:38:56.213Z] 62239fe816e2: Preparing [2025-02-12T08:38:56.213Z] 1f497bc0320b: Preparing [2025-02-12T08:38:56.213Z] 23a4711e043a: Preparing [2025-02-12T08:38:56.213Z] a929f082b426: Preparing [2025-02-12T08:38:56.213Z] ec51b359e82d: Preparing [2025-02-12T08:38:56.213Z] a7c16cc7342b: Preparing [2025-02-12T08:38:56.213Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:56.213Z] ec51b359e82d: Waiting [2025-02-12T08:38:56.213Z] a929f082b426: Waiting [2025-02-12T08:38:56.213Z] a7c16cc7342b: Waiting [2025-02-12T08:38:56.213Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:56.213Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:56.213Z] a5ae29c6880c: Layer already exists [2025-02-12T08:38:56.213Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:56.213Z] 62239fe816e2: Layer already exists [2025-02-12T08:38:56.213Z] 5f1a860cf130: Layer already exists [2025-02-12T08:38:56.213Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:56.213Z] ec51b359e82d: Layer already exists [2025-02-12T08:38:56.213Z] a7c16cc7342b: Layer already exists [2025-02-12T08:38:56.213Z] a929f082b426: Layer already exists [2025-02-12T08:38:56.213Z] latest: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:56.680Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:57.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [2025-02-12T08:38:57.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T08:38:57.255Z] 5f1a860cf130: Preparing [2025-02-12T08:38:57.255Z] a5ae29c6880c: Preparing [2025-02-12T08:38:57.255Z] 62239fe816e2: Preparing [2025-02-12T08:38:57.255Z] 1f497bc0320b: Preparing [2025-02-12T08:38:57.255Z] 23a4711e043a: Preparing [2025-02-12T08:38:57.255Z] a929f082b426: Preparing [2025-02-12T08:38:57.255Z] ec51b359e82d: Preparing [2025-02-12T08:38:57.255Z] a7c16cc7342b: Preparing [2025-02-12T08:38:57.255Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:57.255Z] a929f082b426: Waiting [2025-02-12T08:38:57.255Z] a7c16cc7342b: Waiting [2025-02-12T08:38:57.255Z] ec51b359e82d: Waiting [2025-02-12T08:38:57.255Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:57.255Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:57.255Z] a5ae29c6880c: Layer already exists [2025-02-12T08:38:57.255Z] 62239fe816e2: Layer already exists [2025-02-12T08:38:57.255Z] 5f1a860cf130: Layer already exists [2025-02-12T08:38:57.255Z] ec51b359e82d: Layer already exists [2025-02-12T08:38:57.255Z] a929f082b426: Layer already exists [2025-02-12T08:38:57.255Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:57.255Z] a7c16cc7342b: Layer already exists [2025-02-12T08:38:57.255Z] 4.0.0-dev.56: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:57.718Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:58.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:58.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T08:38:58.202Z] 5f1a860cf130: Preparing [2025-02-12T08:38:58.202Z] a5ae29c6880c: Preparing [2025-02-12T08:38:58.202Z] 62239fe816e2: Preparing [2025-02-12T08:38:58.202Z] 1f497bc0320b: Preparing [2025-02-12T08:38:58.202Z] 23a4711e043a: Preparing [2025-02-12T08:38:58.202Z] a929f082b426: Preparing [2025-02-12T08:38:58.202Z] ec51b359e82d: Preparing [2025-02-12T08:38:58.202Z] a7c16cc7342b: Preparing [2025-02-12T08:38:58.202Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:58.202Z] a929f082b426: Waiting [2025-02-12T08:38:58.202Z] ec51b359e82d: Waiting [2025-02-12T08:38:58.202Z] a7c16cc7342b: Waiting [2025-02-12T08:38:58.202Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:58.202Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:58.202Z] a5ae29c6880c: Layer already exists [2025-02-12T08:38:58.202Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:58.202Z] 5f1a860cf130: Layer already exists [2025-02-12T08:38:58.202Z] 62239fe816e2: Layer already exists [2025-02-12T08:38:58.202Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:58.202Z] ec51b359e82d: Layer already exists [2025-02-12T08:38:58.202Z] a7c16cc7342b: Layer already exists [2025-02-12T08:38:58.202Z] a929f082b426: Layer already exists [2025-02-12T08:38:58.202Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:58.615Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:38:59.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-12T08:38:59.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-12T08:38:59.096Z] 5f1a860cf130: Preparing [2025-02-12T08:38:59.096Z] a5ae29c6880c: Preparing [2025-02-12T08:38:59.096Z] 62239fe816e2: Preparing [2025-02-12T08:38:59.096Z] 1f497bc0320b: Preparing [2025-02-12T08:38:59.096Z] 23a4711e043a: Preparing [2025-02-12T08:38:59.096Z] a929f082b426: Preparing [2025-02-12T08:38:59.096Z] ec51b359e82d: Preparing [2025-02-12T08:38:59.096Z] a7c16cc7342b: Preparing [2025-02-12T08:38:59.096Z] ce5a8cde9eee: Preparing [2025-02-12T08:38:59.096Z] ec51b359e82d: Waiting [2025-02-12T08:38:59.096Z] a7c16cc7342b: Waiting [2025-02-12T08:38:59.096Z] a929f082b426: Waiting [2025-02-12T08:38:59.096Z] ce5a8cde9eee: Waiting [2025-02-12T08:38:59.096Z] 23a4711e043a: Layer already exists [2025-02-12T08:38:59.096Z] a5ae29c6880c: Layer already exists [2025-02-12T08:38:59.096Z] 5f1a860cf130: Layer already exists [2025-02-12T08:38:59.096Z] 1f497bc0320b: Layer already exists [2025-02-12T08:38:59.096Z] 62239fe816e2: Layer already exists [2025-02-12T08:38:59.096Z] a929f082b426: Layer already exists [2025-02-12T08:38:59.096Z] ec51b359e82d: Layer already exists [2025-02-12T08:38:59.096Z] a7c16cc7342b: Layer already exists [2025-02-12T08:38:59.096Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:38:59.096Z] main: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:38:59.437Z] ===================================================== [Pipeline] echo [2025-02-12T08:38:59.558Z] taggedImages: [2025-02-12T08:38:59.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:59.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-12T08:38:59.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [2025-02-12T08:38:59.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:59.558Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-12T08:38:59.580Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-12T08:38:59.580Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:38:59.580Z] latest [2025-02-12T08:38:59.580Z] 4.0.0-dev.56 [2025-02-12T08:38:59.580Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:38:59.580Z] main [2025-02-12T08:38:59.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:00.067Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:00.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:00.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T08:39:00.460Z] 45640578ca14: Preparing [2025-02-12T08:39:00.460Z] f0d09d489f85: Preparing [2025-02-12T08:39:00.460Z] ad2f9f05e64a: Preparing [2025-02-12T08:39:00.460Z] 1f497bc0320b: Preparing [2025-02-12T08:39:00.460Z] 23a4711e043a: Preparing [2025-02-12T08:39:00.460Z] ee5d1b94bdc6: Preparing [2025-02-12T08:39:00.460Z] c37994d209be: Preparing [2025-02-12T08:39:00.460Z] 492466d785ae: Preparing [2025-02-12T08:39:00.460Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:00.460Z] ee5d1b94bdc6: Waiting [2025-02-12T08:39:00.460Z] c37994d209be: Waiting [2025-02-12T08:39:00.460Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:00.460Z] 492466d785ae: Waiting [2025-02-12T08:39:00.460Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:00.460Z] 45640578ca14: Layer already exists [2025-02-12T08:39:00.460Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:00.460Z] 492466d785ae: Layer already exists [2025-02-12T08:39:00.460Z] c37994d209be: Layer already exists [2025-02-12T08:39:00.460Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:00.460Z] f0d09d489f85: Pushed [2025-02-12T08:39:00.460Z] ad2f9f05e64a: Pushed [2025-02-12T08:39:08.955Z] ee5d1b94bdc6: Pushed [2025-02-12T08:39:09.363Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:09.911Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:10.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-12T08:39:10.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T08:39:10.372Z] 45640578ca14: Preparing [2025-02-12T08:39:10.372Z] f0d09d489f85: Preparing [2025-02-12T08:39:10.372Z] ad2f9f05e64a: Preparing [2025-02-12T08:39:10.372Z] 1f497bc0320b: Preparing [2025-02-12T08:39:10.372Z] 23a4711e043a: Preparing [2025-02-12T08:39:10.372Z] ee5d1b94bdc6: Preparing [2025-02-12T08:39:10.372Z] c37994d209be: Preparing [2025-02-12T08:39:10.372Z] 492466d785ae: Preparing [2025-02-12T08:39:10.372Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:10.372Z] ee5d1b94bdc6: Waiting [2025-02-12T08:39:10.372Z] c37994d209be: Waiting [2025-02-12T08:39:10.372Z] 492466d785ae: Waiting [2025-02-12T08:39:10.372Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:10.372Z] f0d09d489f85: Layer already exists [2025-02-12T08:39:10.372Z] 45640578ca14: Layer already exists [2025-02-12T08:39:10.372Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:10.372Z] ad2f9f05e64a: Layer already exists [2025-02-12T08:39:10.372Z] ee5d1b94bdc6: Layer already exists [2025-02-12T08:39:10.372Z] c37994d209be: Layer already exists [2025-02-12T08:39:10.372Z] 492466d785ae: Layer already exists [2025-02-12T08:39:10.372Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:10.372Z] latest: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:10.947Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:11.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [2025-02-12T08:39:11.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T08:39:11.434Z] 45640578ca14: Preparing [2025-02-12T08:39:11.434Z] f0d09d489f85: Preparing [2025-02-12T08:39:11.434Z] ad2f9f05e64a: Preparing [2025-02-12T08:39:11.434Z] 1f497bc0320b: Preparing [2025-02-12T08:39:11.434Z] 23a4711e043a: Preparing [2025-02-12T08:39:11.434Z] ee5d1b94bdc6: Preparing [2025-02-12T08:39:11.434Z] c37994d209be: Preparing [2025-02-12T08:39:11.434Z] 492466d785ae: Preparing [2025-02-12T08:39:11.434Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:11.434Z] c37994d209be: Waiting [2025-02-12T08:39:11.434Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:11.434Z] 492466d785ae: Waiting [2025-02-12T08:39:11.434Z] ee5d1b94bdc6: Waiting [2025-02-12T08:39:11.434Z] 45640578ca14: Layer already exists [2025-02-12T08:39:11.434Z] ad2f9f05e64a: Layer already exists [2025-02-12T08:39:11.434Z] f0d09d489f85: Layer already exists [2025-02-12T08:39:11.434Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:11.434Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:11.434Z] ee5d1b94bdc6: Layer already exists [2025-02-12T08:39:11.434Z] c37994d209be: Layer already exists [2025-02-12T08:39:11.434Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:11.434Z] 492466d785ae: Layer already exists [2025-02-12T08:39:11.434Z] 4.0.0-dev.56: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:12.051Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:12.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:12.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T08:39:12.532Z] 45640578ca14: Preparing [2025-02-12T08:39:12.532Z] f0d09d489f85: Preparing [2025-02-12T08:39:12.532Z] ad2f9f05e64a: Preparing [2025-02-12T08:39:12.532Z] 1f497bc0320b: Preparing [2025-02-12T08:39:12.532Z] 23a4711e043a: Preparing [2025-02-12T08:39:12.532Z] ee5d1b94bdc6: Preparing [2025-02-12T08:39:12.532Z] c37994d209be: Preparing [2025-02-12T08:39:12.532Z] 492466d785ae: Preparing [2025-02-12T08:39:12.532Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:12.532Z] 492466d785ae: Waiting [2025-02-12T08:39:12.532Z] ee5d1b94bdc6: Waiting [2025-02-12T08:39:12.532Z] c37994d209be: Waiting [2025-02-12T08:39:12.532Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:12.532Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:12.532Z] f0d09d489f85: Layer already exists [2025-02-12T08:39:12.532Z] 45640578ca14: Layer already exists [2025-02-12T08:39:12.532Z] ad2f9f05e64a: Layer already exists [2025-02-12T08:39:12.532Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:12.532Z] 492466d785ae: Layer already exists [2025-02-12T08:39:12.532Z] ee5d1b94bdc6: Layer already exists [2025-02-12T08:39:12.532Z] c37994d209be: Layer already exists [2025-02-12T08:39:12.532Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:12.532Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:12.936Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:13.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-12T08:39:13.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-12T08:39:13.402Z] 45640578ca14: Preparing [2025-02-12T08:39:13.402Z] f0d09d489f85: Preparing [2025-02-12T08:39:13.402Z] ad2f9f05e64a: Preparing [2025-02-12T08:39:13.402Z] 1f497bc0320b: Preparing [2025-02-12T08:39:13.402Z] 23a4711e043a: Preparing [2025-02-12T08:39:13.402Z] ee5d1b94bdc6: Preparing [2025-02-12T08:39:13.402Z] c37994d209be: Preparing [2025-02-12T08:39:13.402Z] 492466d785ae: Preparing [2025-02-12T08:39:13.402Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:13.402Z] ee5d1b94bdc6: Waiting [2025-02-12T08:39:13.402Z] c37994d209be: Waiting [2025-02-12T08:39:13.402Z] 492466d785ae: Waiting [2025-02-12T08:39:13.402Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:13.402Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:13.402Z] 45640578ca14: Layer already exists [2025-02-12T08:39:13.402Z] f0d09d489f85: Layer already exists [2025-02-12T08:39:13.402Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:13.402Z] ad2f9f05e64a: Layer already exists [2025-02-12T08:39:13.402Z] 492466d785ae: Layer already exists [2025-02-12T08:39:13.402Z] ee5d1b94bdc6: Layer already exists [2025-02-12T08:39:13.402Z] c37994d209be: Layer already exists [2025-02-12T08:39:13.402Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:13.402Z] main: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:39:13.667Z] ===================================================== [Pipeline] echo [2025-02-12T08:39:13.701Z] taggedImages: [2025-02-12T08:39:13.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:13.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-12T08:39:13.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [2025-02-12T08:39:13.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:13.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-12T08:39:13.759Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-12T08:39:13.759Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:13.759Z] latest [2025-02-12T08:39:13.759Z] 4.0.0-dev.56 [2025-02-12T08:39:13.759Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:13.759Z] main [2025-02-12T08:39:13.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:14.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:14.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:14.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T08:39:14.876Z] ccf68211ef7b: Preparing [2025-02-12T08:39:14.876Z] c01d293bed14: Preparing [2025-02-12T08:39:14.876Z] 1f497bc0320b: Preparing [2025-02-12T08:39:14.876Z] 23a4711e043a: Preparing [2025-02-12T08:39:14.876Z] 23505207e636: Preparing [2025-02-12T08:39:14.876Z] 248ad5b3c688: Preparing [2025-02-12T08:39:14.876Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:14.876Z] 248ad5b3c688: Waiting [2025-02-12T08:39:14.876Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:14.876Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:14.876Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:14.876Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:14.876Z] ccf68211ef7b: Pushed [2025-02-12T08:39:15.505Z] 248ad5b3c688: Pushed [2025-02-12T08:39:15.505Z] 23505207e636: Pushed [2025-02-12T08:39:18.321Z] c01d293bed14: Pushed [2025-02-12T08:39:18.321Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:18.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:19.341Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-12T08:39:19.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T08:39:19.341Z] ccf68211ef7b: Preparing [2025-02-12T08:39:19.341Z] c01d293bed14: Preparing [2025-02-12T08:39:19.341Z] 1f497bc0320b: Preparing [2025-02-12T08:39:19.341Z] 23a4711e043a: Preparing [2025-02-12T08:39:19.341Z] 23505207e636: Preparing [2025-02-12T08:39:19.341Z] 248ad5b3c688: Preparing [2025-02-12T08:39:19.341Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:19.341Z] 248ad5b3c688: Waiting [2025-02-12T08:39:19.341Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:19.341Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:19.341Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:19.341Z] c01d293bed14: Layer already exists [2025-02-12T08:39:19.341Z] ccf68211ef7b: Layer already exists [2025-02-12T08:39:19.341Z] 23505207e636: Layer already exists [2025-02-12T08:39:19.341Z] 248ad5b3c688: Layer already exists [2025-02-12T08:39:19.341Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:19.341Z] latest: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:19.826Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:20.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [2025-02-12T08:39:20.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T08:39:20.403Z] ccf68211ef7b: Preparing [2025-02-12T08:39:20.403Z] c01d293bed14: Preparing [2025-02-12T08:39:20.403Z] 1f497bc0320b: Preparing [2025-02-12T08:39:20.403Z] 23a4711e043a: Preparing [2025-02-12T08:39:20.403Z] 23505207e636: Preparing [2025-02-12T08:39:20.403Z] 248ad5b3c688: Preparing [2025-02-12T08:39:20.403Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:20.403Z] 248ad5b3c688: Waiting [2025-02-12T08:39:20.403Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:20.403Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:20.403Z] 23505207e636: Layer already exists [2025-02-12T08:39:20.403Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:20.403Z] c01d293bed14: Layer already exists [2025-02-12T08:39:20.403Z] ccf68211ef7b: Layer already exists [2025-02-12T08:39:20.403Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:20.403Z] 248ad5b3c688: Layer already exists [2025-02-12T08:39:20.403Z] 4.0.0-dev.56: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:20.940Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:21.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:21.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T08:39:21.490Z] ccf68211ef7b: Preparing [2025-02-12T08:39:21.490Z] c01d293bed14: Preparing [2025-02-12T08:39:21.490Z] 1f497bc0320b: Preparing [2025-02-12T08:39:21.490Z] 23a4711e043a: Preparing [2025-02-12T08:39:21.490Z] 23505207e636: Preparing [2025-02-12T08:39:21.490Z] 248ad5b3c688: Preparing [2025-02-12T08:39:21.490Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:21.490Z] 248ad5b3c688: Waiting [2025-02-12T08:39:21.490Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:21.490Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:21.490Z] 23505207e636: Layer already exists [2025-02-12T08:39:21.490Z] ccf68211ef7b: Layer already exists [2025-02-12T08:39:21.490Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:21.490Z] c01d293bed14: Layer already exists [2025-02-12T08:39:21.490Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:21.490Z] 248ad5b3c688: Layer already exists [2025-02-12T08:39:21.490Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:21.996Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:22.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-12T08:39:22.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-12T08:39:22.437Z] ccf68211ef7b: Preparing [2025-02-12T08:39:22.437Z] c01d293bed14: Preparing [2025-02-12T08:39:22.437Z] 1f497bc0320b: Preparing [2025-02-12T08:39:22.437Z] 23a4711e043a: Preparing [2025-02-12T08:39:22.437Z] 23505207e636: Preparing [2025-02-12T08:39:22.437Z] 248ad5b3c688: Preparing [2025-02-12T08:39:22.437Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:22.437Z] 248ad5b3c688: Waiting [2025-02-12T08:39:22.437Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:22.437Z] ccf68211ef7b: Layer already exists [2025-02-12T08:39:22.437Z] 23505207e636: Layer already exists [2025-02-12T08:39:22.437Z] c01d293bed14: Layer already exists [2025-02-12T08:39:22.437Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:22.437Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:22.437Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:22.437Z] 248ad5b3c688: Layer already exists [2025-02-12T08:39:22.437Z] main: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:39:22.677Z] ===================================================== [Pipeline] echo [2025-02-12T08:39:22.740Z] taggedImages: [2025-02-12T08:39:22.740Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:22.740Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-12T08:39:22.740Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [2025-02-12T08:39:22.740Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:22.740Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-12T08:39:22.779Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-12T08:39:22.779Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:22.779Z] latest [2025-02-12T08:39:22.779Z] 4.0.0-dev.56 [2025-02-12T08:39:22.779Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:22.779Z] main [2025-02-12T08:39:22.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:23.386Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:23.861Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:23.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T08:39:23.861Z] cc7111f764ad: Preparing [2025-02-12T08:39:23.861Z] cdb3cdadba2b: Preparing [2025-02-12T08:39:23.861Z] 1f497bc0320b: Preparing [2025-02-12T08:39:23.861Z] 23a4711e043a: Preparing [2025-02-12T08:39:23.861Z] 7b1fa6eda97e: Preparing [2025-02-12T08:39:23.861Z] f221f53ab3e1: Preparing [2025-02-12T08:39:23.861Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:23.861Z] f221f53ab3e1: Waiting [2025-02-12T08:39:23.861Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:23.861Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:23.861Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:23.861Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:23.861Z] cc7111f764ad: Pushed [2025-02-12T08:39:24.159Z] f221f53ab3e1: Pushed [2025-02-12T08:39:24.500Z] 7b1fa6eda97e: Pushed [2025-02-12T08:39:27.266Z] cdb3cdadba2b: Pushed [2025-02-12T08:39:27.266Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:27.774Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:28.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-12T08:39:28.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T08:39:28.224Z] cc7111f764ad: Preparing [2025-02-12T08:39:28.224Z] cdb3cdadba2b: Preparing [2025-02-12T08:39:28.224Z] 1f497bc0320b: Preparing [2025-02-12T08:39:28.224Z] 23a4711e043a: Preparing [2025-02-12T08:39:28.224Z] 7b1fa6eda97e: Preparing [2025-02-12T08:39:28.224Z] f221f53ab3e1: Preparing [2025-02-12T08:39:28.224Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:28.224Z] f221f53ab3e1: Waiting [2025-02-12T08:39:28.224Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:28.224Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:28.224Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:28.224Z] cdb3cdadba2b: Layer already exists [2025-02-12T08:39:28.224Z] cc7111f764ad: Layer already exists [2025-02-12T08:39:28.224Z] 7b1fa6eda97e: Layer already exists [2025-02-12T08:39:28.224Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:28.224Z] f221f53ab3e1: Layer already exists [2025-02-12T08:39:28.224Z] latest: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:28.772Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:29.293Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [2025-02-12T08:39:29.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T08:39:29.293Z] cc7111f764ad: Preparing [2025-02-12T08:39:29.293Z] cdb3cdadba2b: Preparing [2025-02-12T08:39:29.293Z] 1f497bc0320b: Preparing [2025-02-12T08:39:29.293Z] 23a4711e043a: Preparing [2025-02-12T08:39:29.293Z] 7b1fa6eda97e: Preparing [2025-02-12T08:39:29.293Z] f221f53ab3e1: Preparing [2025-02-12T08:39:29.293Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:29.293Z] f221f53ab3e1: Waiting [2025-02-12T08:39:29.293Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:29.293Z] 7b1fa6eda97e: Layer already exists [2025-02-12T08:39:29.293Z] cdb3cdadba2b: Layer already exists [2025-02-12T08:39:29.293Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:29.293Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:29.293Z] cc7111f764ad: Layer already exists [2025-02-12T08:39:29.293Z] f221f53ab3e1: Layer already exists [2025-02-12T08:39:29.293Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:29.293Z] 4.0.0-dev.56: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:29.732Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:30.171Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:30.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T08:39:30.171Z] cc7111f764ad: Preparing [2025-02-12T08:39:30.171Z] cdb3cdadba2b: Preparing [2025-02-12T08:39:30.171Z] 1f497bc0320b: Preparing [2025-02-12T08:39:30.171Z] 23a4711e043a: Preparing [2025-02-12T08:39:30.171Z] 7b1fa6eda97e: Preparing [2025-02-12T08:39:30.171Z] f221f53ab3e1: Preparing [2025-02-12T08:39:30.171Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:30.171Z] f221f53ab3e1: Waiting [2025-02-12T08:39:30.171Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:30.171Z] cdb3cdadba2b: Layer already exists [2025-02-12T08:39:30.171Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:30.171Z] 7b1fa6eda97e: Layer already exists [2025-02-12T08:39:30.171Z] cc7111f764ad: Layer already exists [2025-02-12T08:39:30.171Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:30.171Z] f221f53ab3e1: Layer already exists [2025-02-12T08:39:30.171Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:30.171Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:30.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T08:39:31.190Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-12T08:39:31.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-12T08:39:31.190Z] cc7111f764ad: Preparing [2025-02-12T08:39:31.190Z] cdb3cdadba2b: Preparing [2025-02-12T08:39:31.190Z] 1f497bc0320b: Preparing [2025-02-12T08:39:31.190Z] 23a4711e043a: Preparing [2025-02-12T08:39:31.190Z] 7b1fa6eda97e: Preparing [2025-02-12T08:39:31.190Z] f221f53ab3e1: Preparing [2025-02-12T08:39:31.190Z] ce5a8cde9eee: Preparing [2025-02-12T08:39:31.190Z] f221f53ab3e1: Waiting [2025-02-12T08:39:31.190Z] ce5a8cde9eee: Waiting [2025-02-12T08:39:31.190Z] 7b1fa6eda97e: Layer already exists [2025-02-12T08:39:31.190Z] 23a4711e043a: Layer already exists [2025-02-12T08:39:31.190Z] cdb3cdadba2b: Layer already exists [2025-02-12T08:39:31.190Z] 1f497bc0320b: Layer already exists [2025-02-12T08:39:31.190Z] cc7111f764ad: Layer already exists [2025-02-12T08:39:31.190Z] f221f53ab3e1: Layer already exists [2025-02-12T08:39:31.190Z] ce5a8cde9eee: Layer already exists [2025-02-12T08:39:31.190Z] main: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T08:39:31.316Z] ===================================================== [Pipeline] echo [2025-02-12T08:39:31.330Z] taggedImages: [2025-02-12T08:39:31.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T08:39:31.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-12T08:39:31.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [2025-02-12T08:39:31.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T08:39:31.330Z] - 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] } [2025-02-12T08:55:42.539Z] #130 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-12T08:55:42.539Z] #152 DONE 1061.9s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:55:42.539Z] #40 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:55:42.539Z] #155 DONE 0.3s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:55:42.539Z] #156 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-12T08:55:42.539Z] #150 DONE 1062.9s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:55:42.539Z] #156 DONE 0.3s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-12T08:55:42.539Z] #157 DONE 0.5s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:55:42.539Z] #158 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:55:42.539Z] #159 DONE 0.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:55:42.539Z] #158 DONE 0.3s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:55:42.539Z] #160 DONE 0.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-12T08:55:42.539Z] #161 DONE 0.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-12T08:55:42.539Z] #162 DONE 0.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:55:42.539Z] #163 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-12T08:55:42.539Z] #164 DONE 0.5s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-12T08:55:42.539Z] #165 DONE 0.4s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:55:42.539Z] #166 DONE 0.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:55:42.539Z] #167 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:55:42.539Z] #163 DONE 3.2s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #105 [core-common-config-bootstrapper] exporting to image [2025-02-12T08:55:42.539Z] #105 exporting layers [2025-02-12T08:55:42.539Z] #105 ... [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:55:42.539Z] #167 DONE 2.8s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #105 [security-proxy-setup] exporting to image [2025-02-12T08:55:42.539Z] #105 exporting layers 0.8s done [2025-02-12T08:55:42.539Z] #105 writing image sha256:a3d0905f9c6a53632ce2647efdffa67ef76cebdb96228f197a9bd0b61dbda400 done [2025-02-12T08:55:42.539Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-02-12T08:55:42.539Z] #105 exporting layers 1.2s done [2025-02-12T08:55:42.539Z] #105 writing image sha256:a269bf28c87628f0c8266c3f7c573628d21f9203dd041c5da7a9f63b0454949b done [2025-02-12T08:55:42.539Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-12T08:55:42.539Z] #105 DONE 8.8s [2025-02-12T08:55:42.539Z] [2025-02-12T08:55:42.539Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:55:47.237Z] #40 ... [2025-02-12T08:55:47.237Z] [2025-02-12T08:55:47.237Z] #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 [2025-02-12T08:55:47.237Z] #151 1077.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-12T08:55:48.103Z] #151 ... [2025-02-12T08:55:48.103Z] [2025-02-12T08:55:48.103Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-12T08:55:48.103Z] #146 DONE 1078.7s [2025-02-12T08:55:48.478Z] [2025-02-12T08:55:48.478Z] #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 [2025-02-12T08:55:48.788Z] #151 ... [2025-02-12T08:55:48.788Z] [2025-02-12T08:55:48.788Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-12T08:55:48.788Z] #168 DONE 0.1s [2025-02-12T08:55:49.171Z] [2025-02-12T08:55:49.171Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-12T08:55:51.658Z] #169 DONE 2.4s [2025-02-12T08:55:51.658Z] [2025-02-12T08:55:51.658Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:55:51.658Z] #170 DONE 0.2s [2025-02-12T08:55:51.658Z] [2025-02-12T08:55:51.658Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:55:52.030Z] #171 DONE 0.3s [2025-02-12T08:55:52.030Z] [2025-02-12T08:55:52.030Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-12T08:55:52.371Z] #172 DONE 0.3s [2025-02-12T08:55:52.371Z] [2025-02-12T08:55:52.371Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-12T08:55:52.371Z] #173 DONE 0.1s [2025-02-12T08:55:52.371Z] [2025-02-12T08:55:52.371Z] #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-12T08:55:52.371Z] #174 DONE 0.1s [2025-02-12T08:55:52.371Z] [2025-02-12T08:55:52.371Z] #175 [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/ [2025-02-12T08:55:52.371Z] #175 DONE 0.1s [2025-02-12T08:55:52.371Z] [2025-02-12T08:55:52.371Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T08:55:52.663Z] #145 ... [2025-02-12T08:55:52.663Z] [2025-02-12T08:55:52.663Z] #176 [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/ [2025-02-12T08:55:52.663Z] #176 DONE 0.2s [2025-02-12T08:55:52.663Z] [2025-02-12T08:55:52.663Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-12T08:55:53.136Z] #177 DONE 0.2s [2025-02-12T08:55:53.136Z] [2025-02-12T08:55:53.136Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-12T08:55:54.697Z] #178 DONE 1.9s [2025-02-12T08:55:54.697Z] [2025-02-12T08:55:54.697Z] #105 [security-bootstrapper] exporting to image [2025-02-12T08:55:54.697Z] #105 exporting layers [2025-02-12T08:55:55.640Z] #105 exporting layers 0.9s done [2025-02-12T08:55:55.640Z] #105 writing image sha256:4fb68b071a599a7207c5c72af68565ccfa743cd0e8fa544b1e18d69169936727 done [2025-02-12T08:55:55.640Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-12T08:55:55.640Z] #105 DONE 9.8s [2025-02-12T08:55:55.640Z] [2025-02-12T08:55:55.640Z] #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 [2025-02-12T08:56:08.881Z] #151 DONE 1097.3s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:56:08.881Z] #130 ... [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:56:08.881Z] #179 DONE 0.5s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:56:08.881Z] #180 DONE 0.1s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-12T08:56:08.881Z] #181 DONE 0.2s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-12T08:56:08.881Z] #182 DONE 0.2s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:56:08.881Z] #183 DONE 0.2s [2025-02-12T08:56:08.881Z] [2025-02-12T08:56:08.881Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-12T08:56:09.561Z] #184 DONE 0.3s [2025-02-12T08:56:09.561Z] [2025-02-12T08:56:09.561Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-12T08:56:09.878Z] #185 DONE 0.3s [2025-02-12T08:56:09.878Z] [2025-02-12T08:56:09.878Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-12T08:56:09.878Z] #186 DONE 0.3s [2025-02-12T08:56:09.878Z] [2025-02-12T08:56:09.878Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T08:56:09.878Z] #153 ... [2025-02-12T08:56:09.878Z] [2025-02-12T08:56:09.878Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T08:56:11.513Z] #187 DONE 1.9s [2025-02-12T08:56:11.513Z] [2025-02-12T08:56:11.513Z] #105 [security-secretstore-setup] exporting to image [2025-02-12T08:56:11.513Z] #105 exporting layers [2025-02-12T08:56:13.706Z] #105 exporting layers 2.1s done [2025-02-12T08:56:13.706Z] #105 writing image sha256:112fbdb702259e4cafc4471e034b2c9357a7af37d2b4d38e979fc3bb914ff2d0 done [2025-02-12T08:56:13.706Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-12T08:56:13.706Z] #105 DONE 11.9s [2025-02-12T08:56:13.706Z] [2025-02-12T08:56:13.706Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T08:59:09.158Z] #40 ... [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-12T08:59:09.158Z] #130 DONE 1267.1s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T08:59:09.158Z] #154 ... [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T08:59:09.158Z] #188 DONE 0.2s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T08:59:09.158Z] #189 DONE 0.2s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-12T08:59:09.158Z] #190 DONE 0.3s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-12T08:59:09.158Z] #191 DONE 0.2s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #105 [security-spiffe-token-provider] exporting to image [2025-02-12T08:59:09.158Z] #105 exporting layers [2025-02-12T08:59:09.158Z] #105 exporting layers 0.9s done [2025-02-12T08:59:09.158Z] #105 writing image sha256:54e8475cba4f06a52a9a6b9f53b130c1b8503bc1ab82b68a757140506a769f7b done [2025-02-12T08:59:09.158Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-02-12T08:59:09.158Z] #105 DONE 12.8s [2025-02-12T08:59:09.158Z] [2025-02-12T08:59:09.158Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T09:06:03.021Z] #153 ... [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-12T09:06:03.021Z] #154 DONE 1680.7s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T09:06:03.021Z] #153 ... [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:06:03.021Z] #192 DONE 0.1s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T09:06:03.021Z] #149 ... [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:06:03.021Z] #193 DONE 0.2s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-12T09:06:03.021Z] #194 DONE 0.3s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-12T09:06:03.021Z] #195 DONE 0.1s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #105 [core-command] exporting to image [2025-02-12T09:06:03.021Z] #105 exporting layers [2025-02-12T09:06:03.021Z] #105 exporting layers 0.3s done [2025-02-12T09:06:03.021Z] #105 writing image sha256:c3a094533975bab24c65c31e971b05f64337c26cd5b3015f716fcc66429897df done [2025-02-12T09:06:03.021Z] #105 naming to docker.io/library/core-command-arm64 done [2025-02-12T09:06:03.021Z] #105 DONE 13.1s [2025-02-12T09:06:03.021Z] [2025-02-12T09:06:03.021Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T09:08:10.534Z] #149 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-12T09:08:10.534Z] #147 DONE 1812.3s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T09:08:10.534Z] #145 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:10.534Z] #196 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-12T09:08:10.534Z] #149 DONE 1813.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:10.534Z] #196 DONE 0.4s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:08:10.534Z] #197 DONE 0.4s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:10.534Z] #40 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-12T09:08:10.534Z] #198 DONE 0.6s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:10.534Z] #199 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-12T09:08:10.534Z] #200 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-12T09:08:10.534Z] #201 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-12T09:08:10.534Z] #202 DONE 0.6s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-12T09:08:10.534Z] #203 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #105 [core-keeper] exporting to image [2025-02-12T09:08:10.534Z] #105 exporting layers [2025-02-12T09:08:10.534Z] #105 exporting layers 0.7s done [2025-02-12T09:08:10.534Z] #105 writing image sha256:a7d343274dcf9cdbeac6dfdbac0ff2d575dff6f434457ac993bd57f55b4a1b17 [2025-02-12T09:08:10.534Z] #105 writing image sha256:a7d343274dcf9cdbeac6dfdbac0ff2d575dff6f434457ac993bd57f55b4a1b17 done [2025-02-12T09:08:10.534Z] #105 naming to docker.io/library/core-keeper-arm64 done [2025-02-12T09:08:10.534Z] #105 DONE 13.8s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-12T09:08:10.534Z] #204 DONE 2.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T09:08:10.534Z] #145 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-12T09:08:10.534Z] #153 DONE 1817.0s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #105 [security-proxy-auth] exporting to image [2025-02-12T09:08:10.534Z] #105 exporting layers 1.1s done [2025-02-12T09:08:10.534Z] #105 writing image sha256:e1c686876b45a3ca98203673ad3c515956f11e898faddae0f5d20d7908987a95 0.0s done [2025-02-12T09:08:10.534Z] #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-02-12T09:08:10.534Z] #105 DONE 15.0s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:10.534Z] #205 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T09:08:10.534Z] #144 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:08:10.534Z] #206 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-12T09:08:10.534Z] #207 DONE 0.4s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T09:08:10.534Z] #144 ... [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-12T09:08:10.534Z] #208 DONE 0.1s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-12T09:08:10.534Z] #209 DONE 0.2s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #105 [core-metadata] exporting to image [2025-02-12T09:08:10.534Z] #105 exporting layers 0.5s done [2025-02-12T09:08:10.534Z] #105 writing image sha256:e3580abfbe18870a4214b688d49da9718e5a0312594378c5b40f14a1fea36c85 done [2025-02-12T09:08:10.534Z] #105 naming to docker.io/library/core-metadata-arm64 done [2025-02-12T09:08:10.534Z] #105 DONE 15.5s [2025-02-12T09:08:10.534Z] [2025-02-12T09:08:10.534Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T09:08:11.235Z] #144 ... [2025-02-12T09:08:11.235Z] [2025-02-12T09:08:11.235Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-12T09:08:11.235Z] #148 DONE 1821.6s [2025-02-12T09:08:11.524Z] [2025-02-12T09:08:11.524Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:11.524Z] #40 ... [2025-02-12T09:08:11.524Z] [2025-02-12T09:08:11.524Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:11.840Z] #210 DONE 0.2s [2025-02-12T09:08:11.840Z] [2025-02-12T09:08:11.840Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:12.136Z] #40 ... [2025-02-12T09:08:12.136Z] [2025-02-12T09:08:12.136Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:08:12.136Z] #211 DONE 0.2s [2025-02-12T09:08:12.136Z] [2025-02-12T09:08:12.136Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-12T09:08:12.452Z] #212 DONE 0.4s [2025-02-12T09:08:12.452Z] [2025-02-12T09:08:12.452Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-12T09:08:12.452Z] #213 DONE 0.1s [2025-02-12T09:08:12.452Z] [2025-02-12T09:08:12.452Z] #105 [core-data] exporting to image [2025-02-12T09:08:12.841Z] #105 exporting layers 0.4s done [2025-02-12T09:08:13.142Z] #105 writing image sha256:cc09dd55c4f665ca3617f98ee8e6d6bfc3bea006749d203fd790b5101834eb69 done [2025-02-12T09:08:13.142Z] #105 naming to docker.io/library/core-data-arm64 done [2025-02-12T09:08:13.142Z] #105 DONE 16.0s [2025-02-12T09:08:13.142Z] [2025-02-12T09:08:13.142Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:40.243Z] #40 ... [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-12T09:08:40.243Z] #145 DONE 1849.7s [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T09:08:40.243Z] #144 ... [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:40.243Z] #214 DONE 0.3s [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:40.243Z] #40 ... [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:08:40.243Z] #215 DONE 0.1s [2025-02-12T09:08:40.243Z] [2025-02-12T09:08:40.243Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-12T09:08:40.521Z] #216 DONE 0.5s [2025-02-12T09:08:40.521Z] [2025-02-12T09:08:40.521Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-12T09:08:40.521Z] #217 DONE 0.1s [2025-02-12T09:08:40.521Z] [2025-02-12T09:08:40.521Z] #105 [support-scheduler] exporting to image [2025-02-12T09:08:40.521Z] #105 exporting layers [2025-02-12T09:08:43.845Z] #105 exporting layers 1.0s done [2025-02-12T09:08:43.845Z] #105 writing image sha256:03aa4e8b23f73339c3ab479479808de94ecf0967b56743127d362b6d675980ae done [2025-02-12T09:08:43.845Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2025-02-12T09:08:43.845Z] #105 DONE 17.0s [2025-02-12T09:08:43.845Z] [2025-02-12T09:08:43.845Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-12T09:08:45.997Z] #144 DONE 1856.1s [2025-02-12T09:08:45.997Z] [2025-02-12T09:08:45.997Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:45.997Z] #40 ... [2025-02-12T09:08:45.997Z] [2025-02-12T09:08:45.997Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-12T09:08:45.997Z] #218 DONE 0.1s [2025-02-12T09:08:45.997Z] [2025-02-12T09:08:45.997Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:46.286Z] #40 ... [2025-02-12T09:08:46.286Z] [2025-02-12T09:08:46.286Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-12T09:08:46.286Z] #219 DONE 0.1s [2025-02-12T09:08:46.562Z] [2025-02-12T09:08:46.562Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-12T09:08:46.893Z] #220 DONE 0.5s [2025-02-12T09:08:46.893Z] [2025-02-12T09:08:46.893Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-12T09:08:46.893Z] #221 DONE 0.1s [2025-02-12T09:08:46.893Z] [2025-02-12T09:08:46.893Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:46.893Z] #40 ... [2025-02-12T09:08:46.893Z] [2025-02-12T09:08:46.893Z] #105 [support-notifications] exporting to image [2025-02-12T09:08:46.893Z] #105 exporting layers [2025-02-12T09:08:47.571Z] #105 exporting layers 0.6s done [2025-02-12T09:08:47.571Z] #105 writing image sha256:06bdc6322039d5639cad6b4177c773258ef6c20d07b8fa3f9077b61c297ad9d0 done [2025-02-12T09:08:47.571Z] #105 naming to docker.io/library/support-notifications-arm64 done [2025-02-12T09:08:47.571Z] #105 DONE 17.6s [2025-02-12T09:08:47.571Z] [2025-02-12T09:08:47.571Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-12T09:08:47.571Z] time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-12T09:08:47.641Z] $ docker stop --time=1 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 [2025-02-12T09:08:49.370Z] $ docker rm -f --volumes 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T09:08:50.175Z] + docker images [2025-02-12T09:08:50.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-12T09:08:50.175Z] support-notifications-arm64 latest 06bdc6322039 3 seconds ago 58.2MB [2025-02-12T09:08:50.175Z] support-scheduler-arm64 latest 03aa4e8b23f7 9 seconds ago 54.3MB [2025-02-12T09:08:50.175Z] core-data-arm64 latest cc09dd55c4f6 37 seconds ago 38.8MB [2025-02-12T09:08:50.175Z] core-metadata-arm64 latest e3580abfbe18 41 seconds ago 39MB [2025-02-12T09:08:50.175Z] security-proxy-auth-arm64 latest e1c686876b45 43 seconds ago 37.7MB [2025-02-12T09:08:50.175Z] core-keeper-arm64 latest a7d343274dcf 45 seconds ago 32.5MB [2025-02-12T09:08:50.175Z] core-command-arm64 latest c3a094533975 2 minutes ago 34.3MB [2025-02-12T09:08:50.175Z] security-spiffe-token-provider-arm64 latest 54e8475cba4f 9 minutes ago 40.2MB [2025-02-12T09:08:50.175Z] security-secretstore-setup-arm64 latest 112fbdb70225 12 minutes ago 47.6MB [2025-02-12T09:08:50.175Z] security-bootstrapper-arm64 latest 4fb68b071a59 12 minutes ago 27MB [2025-02-12T09:08:50.175Z] security-proxy-setup-arm64 latest a269bf28c876 13 minutes ago 36MB [2025-02-12T09:08:50.175Z] core-common-config-bootstrapper-arm64 latest a3d0905f9c6a 13 minutes ago 23.8MB [2025-02-12T09:08:50.175Z] security-spire-agent-arm64 latest 0129d99618c1 32 minutes ago 182MB [2025-02-12T09:08:50.175Z] security-spire-server-arm64 latest c951e4212d23 32 minutes ago 124MB [2025-02-12T09:08:50.175Z] security-spire-config-arm64 latest f9b1bc7eb663 32 minutes ago 123MB [2025-02-12T09:08:50.175Z] ci-base-image-arm64 latest 795c53cea99c 34 minutes ago 915MB [2025-02-12T09:08:50.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB [2025-02-12T09:08:50.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 [2025-02-12T09:08:50.893Z] provisioning config files... [2025-02-12T09:08:50.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config15285349794272347907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:08:51.401Z] ---> ****-login.sh [2025-02-12T09:08:51.401Z] nexus3.edgexfoundry.org:10001 [2025-02-12T09:08:51.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T09:08:51.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T09:08:51.745Z] Configure a credential helper to remove this warning. See [2025-02-12T09:08:51.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T09:08:51.745Z] [2025-02-12T09:08:51.745Z] Login Succeeded [2025-02-12T09:08:51.745Z] nexus3.edgexfoundry.org:10002 [2025-02-12T09:08:52.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T09:08:52.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T09:08:52.086Z] Configure a credential helper to remove this warning. See [2025-02-12T09:08:52.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T09:08:52.086Z] [2025-02-12T09:08:52.086Z] Login Succeeded [2025-02-12T09:08:52.086Z] nexus3.edgexfoundry.org:10003 [2025-02-12T09:08:52.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T09:08:52.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T09:08:52.403Z] Configure a credential helper to remove this warning. See [2025-02-12T09:08:52.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T09:08:52.403Z] [2025-02-12T09:08:52.403Z] Login Succeeded [2025-02-12T09:08:52.403Z] nexus3.edgexfoundry.org:10004 [2025-02-12T09:08:52.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T09:08:52.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T09:08:52.709Z] Configure a credential helper to remove this warning. See [2025-02-12T09:08:52.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T09:08:52.709Z] [2025-02-12T09:08:52.709Z] Login Succeeded [2025-02-12T09:08:53.016Z] ****.io [2025-02-12T09:08:53.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T09:08:53.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T09:08:53.320Z] Configure a credential helper to remove this warning. See [2025-02-12T09:08:53.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T09:08:53.320Z] [2025-02-12T09:08:53.320Z] Login Succeeded [2025-02-12T09:08:53.320Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T09:08:53.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:08:53.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T09:08:53.620Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-12T09:08:53.620Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:08:53.620Z] latest [2025-02-12T09:08:53.620Z] 4.0.0-dev.56 [2025-02-12T09:08:53.620Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:08:53.620Z] main [2025-02-12T09:08:53.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:08:54.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:08:54.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:08:54.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-12T09:08:54.837Z] 806dd03a0339: Preparing [2025-02-12T09:08:54.837Z] 731c43944a36: Preparing [2025-02-12T09:08:54.837Z] 57f65e76e9f8: Preparing [2025-02-12T09:08:54.837Z] 6798718ba076: Preparing [2025-02-12T09:08:54.837Z] ebf5f48ad7ad: Preparing [2025-02-12T09:08:54.837Z] ac8fb8ddf04f: Preparing [2025-02-12T09:08:54.837Z] 534a70dc8296: Preparing [2025-02-12T09:08:54.837Z] ac8fb8ddf04f: Waiting [2025-02-12T09:08:54.837Z] 534a70dc8296: Waiting [2025-02-12T09:08:55.123Z] 6798718ba076: Pushed [2025-02-12T09:08:55.123Z] 57f65e76e9f8: Pushed [2025-02-12T09:08:55.393Z] 534a70dc8296: Layer already exists [2025-02-12T09:08:55.393Z] 806dd03a0339: Pushed [2025-02-12T09:08:55.709Z] ac8fb8ddf04f: Pushed [2025-02-12T09:08:56.452Z] ebf5f48ad7ad: Pushed [2025-02-12T09:08:59.322Z] 731c43944a36: Pushed [2025-02-12T09:08:59.645Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:00.195Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:00.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-12T09:09:00.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-12T09:09:00.740Z] 806dd03a0339: Preparing [2025-02-12T09:09:00.740Z] 731c43944a36: Preparing [2025-02-12T09:09:00.740Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:00.740Z] 6798718ba076: Preparing [2025-02-12T09:09:00.740Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:00.740Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:00.740Z] 534a70dc8296: Preparing [2025-02-12T09:09:00.740Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:00.740Z] 534a70dc8296: Waiting [2025-02-12T09:09:00.740Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:00.740Z] 806dd03a0339: Layer already exists [2025-02-12T09:09:00.740Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:00.740Z] 731c43944a36: Layer already exists [2025-02-12T09:09:00.740Z] 6798718ba076: Layer already exists [2025-02-12T09:09:00.740Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:00.740Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:00.740Z] latest: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:01.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:01.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 [2025-02-12T09:09:01.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-12T09:09:01.802Z] 806dd03a0339: Preparing [2025-02-12T09:09:01.802Z] 731c43944a36: Preparing [2025-02-12T09:09:01.802Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:01.802Z] 6798718ba076: Preparing [2025-02-12T09:09:01.802Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:01.802Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:01.802Z] 534a70dc8296: Preparing [2025-02-12T09:09:01.802Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:01.802Z] 534a70dc8296: Waiting [2025-02-12T09:09:01.802Z] 806dd03a0339: Layer already exists [2025-02-12T09:09:01.802Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:01.802Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:01.802Z] 731c43944a36: Layer already exists [2025-02-12T09:09:01.802Z] 6798718ba076: Layer already exists [2025-02-12T09:09:01.802Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:01.802Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:01.802Z] 4.0.0-dev.56: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:02.450Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:03.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:03.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-12T09:09:03.031Z] 806dd03a0339: Preparing [2025-02-12T09:09:03.031Z] 731c43944a36: Preparing [2025-02-12T09:09:03.031Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:03.031Z] 6798718ba076: Preparing [2025-02-12T09:09:03.031Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:03.031Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:03.031Z] 534a70dc8296: Preparing [2025-02-12T09:09:03.031Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:03.031Z] 534a70dc8296: Waiting [2025-02-12T09:09:03.031Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:03.031Z] 6798718ba076: Layer already exists [2025-02-12T09:09:03.031Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:03.031Z] 731c43944a36: Layer already exists [2025-02-12T09:09:03.031Z] 806dd03a0339: Layer already exists [2025-02-12T09:09:03.031Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:03.031Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:03.031Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:03.685Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:04.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-12T09:09:04.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-12T09:09:04.273Z] 806dd03a0339: Preparing [2025-02-12T09:09:04.273Z] 731c43944a36: Preparing [2025-02-12T09:09:04.273Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:04.273Z] 6798718ba076: Preparing [2025-02-12T09:09:04.273Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:04.273Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:04.273Z] 534a70dc8296: Preparing [2025-02-12T09:09:04.273Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:04.273Z] 534a70dc8296: Waiting [2025-02-12T09:09:04.273Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:04.273Z] 806dd03a0339: Layer already exists [2025-02-12T09:09:04.273Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:04.273Z] 6798718ba076: Layer already exists [2025-02-12T09:09:04.273Z] 731c43944a36: Layer already exists [2025-02-12T09:09:04.273Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:04.273Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:04.273Z] main: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:09:04.580Z] ===================================================== [Pipeline] echo [2025-02-12T09:09:04.602Z] taggedImages: [2025-02-12T09:09:04.602Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:04.602Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-12T09:09:04.602Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 [2025-02-12T09:09:04.602Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:04.602Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-12T09:09:04.669Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-12T09:09:04.669Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:04.669Z] latest [2025-02-12T09:09:04.669Z] 4.0.0-dev.56 [2025-02-12T09:09:04.669Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:04.669Z] main [2025-02-12T09:09:04.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:05.255Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:05.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:05.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-12T09:09:05.941Z] 48fcd26f8bde: Preparing [2025-02-12T09:09:05.941Z] d6001a97c19e: Preparing [2025-02-12T09:09:05.941Z] deff9a9b7c78: Preparing [2025-02-12T09:09:05.941Z] 15f393909bcb: Preparing [2025-02-12T09:09:05.941Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:05.941Z] 6798718ba076: Preparing [2025-02-12T09:09:05.941Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:05.941Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:05.941Z] 534a70dc8296: Preparing [2025-02-12T09:09:05.941Z] 6798718ba076: Waiting [2025-02-12T09:09:05.941Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:05.941Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:05.941Z] 534a70dc8296: Waiting [2025-02-12T09:09:05.941Z] d6001a97c19e: Pushed [2025-02-12T09:09:05.941Z] deff9a9b7c78: Pushed [2025-02-12T09:09:06.636Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:06.923Z] 6798718ba076: Layer already exists [2025-02-12T09:09:06.924Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:06.924Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:06.924Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:06.924Z] 48fcd26f8bde: Pushed [2025-02-12T09:09:08.036Z] 15f393909bcb: Pushed [2025-02-12T09:09:08.329Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:09.022Z] + 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 [2025-02-12T09:09:09.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-12T09:09:09.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-12T09:09:09.684Z] 48fcd26f8bde: Preparing [2025-02-12T09:09:09.684Z] d6001a97c19e: Preparing [2025-02-12T09:09:09.684Z] deff9a9b7c78: Preparing [2025-02-12T09:09:09.684Z] 15f393909bcb: Preparing [2025-02-12T09:09:09.684Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:09.684Z] 6798718ba076: Preparing [2025-02-12T09:09:09.684Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:09.684Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:09.684Z] 534a70dc8296: Preparing [2025-02-12T09:09:09.684Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:09.684Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:09.684Z] 534a70dc8296: Waiting [2025-02-12T09:09:09.684Z] 6798718ba076: Waiting [2025-02-12T09:09:09.684Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:09.684Z] 48fcd26f8bde: Layer already exists [2025-02-12T09:09:09.684Z] deff9a9b7c78: Layer already exists [2025-02-12T09:09:09.684Z] d6001a97c19e: Layer already exists [2025-02-12T09:09:09.684Z] 15f393909bcb: Layer already exists [2025-02-12T09:09:09.684Z] 6798718ba076: Layer already exists [2025-02-12T09:09:09.684Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:09.684Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:09.684Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:09.684Z] latest: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:10.419Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:10.842Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 [2025-02-12T09:09:10.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-12T09:09:10.842Z] 48fcd26f8bde: Preparing [2025-02-12T09:09:10.842Z] d6001a97c19e: Preparing [2025-02-12T09:09:10.842Z] deff9a9b7c78: Preparing [2025-02-12T09:09:10.842Z] 15f393909bcb: Preparing [2025-02-12T09:09:10.842Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:10.842Z] 6798718ba076: Preparing [2025-02-12T09:09:10.842Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:10.842Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:10.842Z] 534a70dc8296: Preparing [2025-02-12T09:09:10.842Z] 6798718ba076: Waiting [2025-02-12T09:09:10.842Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:10.842Z] 534a70dc8296: Waiting [2025-02-12T09:09:10.842Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:10.842Z] d6001a97c19e: Layer already exists [2025-02-12T09:09:10.842Z] 15f393909bcb: Layer already exists [2025-02-12T09:09:10.842Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:10.842Z] 48fcd26f8bde: Layer already exists [2025-02-12T09:09:10.842Z] deff9a9b7c78: Layer already exists [2025-02-12T09:09:10.842Z] 6798718ba076: Layer already exists [2025-02-12T09:09:10.842Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:10.842Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:10.842Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:10.842Z] 4.0.0-dev.56: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:11.409Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:11.932Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:11.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-12T09:09:11.932Z] 48fcd26f8bde: Preparing [2025-02-12T09:09:11.932Z] d6001a97c19e: Preparing [2025-02-12T09:09:11.932Z] deff9a9b7c78: Preparing [2025-02-12T09:09:11.932Z] 15f393909bcb: Preparing [2025-02-12T09:09:11.932Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:11.932Z] 6798718ba076: Preparing [2025-02-12T09:09:11.932Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:11.932Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:11.932Z] 534a70dc8296: Preparing [2025-02-12T09:09:11.932Z] 6798718ba076: Waiting [2025-02-12T09:09:11.932Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:11.932Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:11.932Z] 534a70dc8296: Waiting [2025-02-12T09:09:11.932Z] 48fcd26f8bde: Layer already exists [2025-02-12T09:09:11.932Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:11.932Z] 15f393909bcb: Layer already exists [2025-02-12T09:09:11.932Z] deff9a9b7c78: Layer already exists [2025-02-12T09:09:11.932Z] d6001a97c19e: Layer already exists [2025-02-12T09:09:11.932Z] 6798718ba076: Layer already exists [2025-02-12T09:09:11.932Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:11.932Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:11.932Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:12.009Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:12.757Z] + 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 [2025-02-12T09:09:13.363Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-12T09:09:13.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-12T09:09:13.363Z] 48fcd26f8bde: Preparing [2025-02-12T09:09:13.363Z] d6001a97c19e: Preparing [2025-02-12T09:09:13.363Z] deff9a9b7c78: Preparing [2025-02-12T09:09:13.363Z] 15f393909bcb: Preparing [2025-02-12T09:09:13.363Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:13.363Z] 6798718ba076: Preparing [2025-02-12T09:09:13.363Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:13.363Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:13.363Z] 534a70dc8296: Preparing [2025-02-12T09:09:13.363Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:13.363Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:13.363Z] 6798718ba076: Waiting [2025-02-12T09:09:13.363Z] 534a70dc8296: Waiting [2025-02-12T09:09:13.363Z] 48fcd26f8bde: Layer already exists [2025-02-12T09:09:13.363Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:13.363Z] d6001a97c19e: Layer already exists [2025-02-12T09:09:13.363Z] 15f393909bcb: Layer already exists [2025-02-12T09:09:13.363Z] deff9a9b7c78: Layer already exists [2025-02-12T09:09:13.363Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:13.363Z] 6798718ba076: Layer already exists [2025-02-12T09:09:13.363Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:13.363Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:13.363Z] main: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:09:13.689Z] ===================================================== [Pipeline] echo [2025-02-12T09:09:13.702Z] taggedImages: [2025-02-12T09:09:13.702Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:13.702Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-12T09:09:13.702Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 [2025-02-12T09:09:13.702Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:13.702Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-12T09:09:13.780Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-12T09:09:13.780Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:13.780Z] latest [2025-02-12T09:09:13.780Z] 4.0.0-dev.56 [2025-02-12T09:09:13.780Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:13.780Z] main [2025-02-12T09:09:13.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:14.375Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:14.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:14.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-12T09:09:14.879Z] 0d38106bc1f3: Preparing [2025-02-12T09:09:14.879Z] d1e0daaa1494: Preparing [2025-02-12T09:09:14.879Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:14.879Z] 6798718ba076: Preparing [2025-02-12T09:09:14.879Z] 9e5e0901c2ad: Preparing [2025-02-12T09:09:14.879Z] 391893dbe398: Preparing [2025-02-12T09:09:14.879Z] 534a70dc8296: Preparing [2025-02-12T09:09:14.879Z] 391893dbe398: Waiting [2025-02-12T09:09:14.879Z] 534a70dc8296: Waiting [2025-02-12T09:09:14.879Z] 6798718ba076: Layer already exists [2025-02-12T09:09:14.879Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:15.233Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:15.233Z] 0d38106bc1f3: Pushed [2025-02-12T09:09:15.233Z] 391893dbe398: Pushed [2025-02-12T09:09:16.437Z] 9e5e0901c2ad: Pushed [2025-02-12T09:09:21.048Z] d1e0daaa1494: Pushed [2025-02-12T09:09:21.048Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:21.749Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:22.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-12T09:09:22.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-12T09:09:22.577Z] 0d38106bc1f3: Preparing [2025-02-12T09:09:22.577Z] d1e0daaa1494: Preparing [2025-02-12T09:09:22.577Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:22.577Z] 6798718ba076: Preparing [2025-02-12T09:09:22.577Z] 9e5e0901c2ad: Preparing [2025-02-12T09:09:22.577Z] 391893dbe398: Preparing [2025-02-12T09:09:22.577Z] 534a70dc8296: Preparing [2025-02-12T09:09:22.577Z] 391893dbe398: Waiting [2025-02-12T09:09:22.577Z] 534a70dc8296: Waiting [2025-02-12T09:09:22.577Z] 0d38106bc1f3: Layer already exists [2025-02-12T09:09:22.577Z] 6798718ba076: Layer already exists [2025-02-12T09:09:22.577Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:22.577Z] 9e5e0901c2ad: Layer already exists [2025-02-12T09:09:22.577Z] d1e0daaa1494: Layer already exists [2025-02-12T09:09:22.577Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:22.577Z] 391893dbe398: Layer already exists [2025-02-12T09:09:22.577Z] latest: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:23.087Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:23.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 [2025-02-12T09:09:23.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-12T09:09:23.695Z] 0d38106bc1f3: Preparing [2025-02-12T09:09:23.695Z] d1e0daaa1494: Preparing [2025-02-12T09:09:23.695Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:23.695Z] 6798718ba076: Preparing [2025-02-12T09:09:23.695Z] 9e5e0901c2ad: Preparing [2025-02-12T09:09:23.695Z] 391893dbe398: Preparing [2025-02-12T09:09:23.695Z] 534a70dc8296: Preparing [2025-02-12T09:09:23.695Z] 391893dbe398: Waiting [2025-02-12T09:09:23.695Z] 534a70dc8296: Waiting [2025-02-12T09:09:23.695Z] 9e5e0901c2ad: Layer already exists [2025-02-12T09:09:23.695Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:23.695Z] 0d38106bc1f3: Layer already exists [2025-02-12T09:09:23.695Z] 6798718ba076: Layer already exists [2025-02-12T09:09:23.695Z] d1e0daaa1494: Layer already exists [2025-02-12T09:09:23.695Z] 391893dbe398: Layer already exists [2025-02-12T09:09:23.695Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:23.695Z] 4.0.0-dev.56: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:24.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:24.698Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:24.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-12T09:09:24.698Z] 0d38106bc1f3: Preparing [2025-02-12T09:09:24.698Z] d1e0daaa1494: Preparing [2025-02-12T09:09:24.698Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:24.698Z] 6798718ba076: Preparing [2025-02-12T09:09:24.698Z] 9e5e0901c2ad: Preparing [2025-02-12T09:09:24.698Z] 391893dbe398: Preparing [2025-02-12T09:09:24.698Z] 534a70dc8296: Preparing [2025-02-12T09:09:24.698Z] 391893dbe398: Waiting [2025-02-12T09:09:24.698Z] 534a70dc8296: Waiting [2025-02-12T09:09:24.698Z] 9e5e0901c2ad: Layer already exists [2025-02-12T09:09:24.698Z] 0d38106bc1f3: Layer already exists [2025-02-12T09:09:24.698Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:24.698Z] 6798718ba076: Layer already exists [2025-02-12T09:09:24.698Z] d1e0daaa1494: Layer already exists [2025-02-12T09:09:24.698Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:24.698Z] 391893dbe398: Layer already exists [2025-02-12T09:09:24.698Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:25.553Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:26.352Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-12T09:09:26.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-12T09:09:26.352Z] 0d38106bc1f3: Preparing [2025-02-12T09:09:26.352Z] d1e0daaa1494: Preparing [2025-02-12T09:09:26.352Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:26.352Z] 6798718ba076: Preparing [2025-02-12T09:09:26.352Z] 9e5e0901c2ad: Preparing [2025-02-12T09:09:26.352Z] 391893dbe398: Preparing [2025-02-12T09:09:26.352Z] 534a70dc8296: Preparing [2025-02-12T09:09:26.352Z] 391893dbe398: Waiting [2025-02-12T09:09:26.352Z] 534a70dc8296: Waiting [2025-02-12T09:09:26.352Z] 6798718ba076: Layer already exists [2025-02-12T09:09:26.352Z] d1e0daaa1494: Layer already exists [2025-02-12T09:09:26.352Z] 0d38106bc1f3: Layer already exists [2025-02-12T09:09:26.352Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:26.352Z] 9e5e0901c2ad: Layer already exists [2025-02-12T09:09:26.352Z] 391893dbe398: Layer already exists [2025-02-12T09:09:26.352Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:26.352Z] main: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:09:26.578Z] ===================================================== [Pipeline] echo [2025-02-12T09:09:26.588Z] taggedImages: [2025-02-12T09:09:26.588Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:26.588Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-12T09:09:26.588Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 [2025-02-12T09:09:26.588Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:26.588Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-12T09:09:26.636Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-12T09:09:26.636Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:26.636Z] latest [2025-02-12T09:09:26.636Z] 4.0.0-dev.56 [2025-02-12T09:09:26.636Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:26.636Z] main [2025-02-12T09:09:26.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:27.332Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:27.936Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:27.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-12T09:09:27.936Z] a888383c1d8b: Preparing [2025-02-12T09:09:27.936Z] c496f0e433e1: Preparing [2025-02-12T09:09:27.936Z] 6798718ba076: Preparing [2025-02-12T09:09:27.936Z] ca6cc4d5550a: Preparing [2025-02-12T09:09:27.936Z] 4f7ecd64bbda: Preparing [2025-02-12T09:09:27.936Z] 534a70dc8296: Preparing [2025-02-12T09:09:27.936Z] 534a70dc8296: Waiting [2025-02-12T09:09:27.936Z] 6798718ba076: Layer already exists [2025-02-12T09:09:27.936Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:28.236Z] 4f7ecd64bbda: Pushed [2025-02-12T09:09:28.236Z] ca6cc4d5550a: Pushed [2025-02-12T09:09:28.236Z] a888383c1d8b: Pushed [2025-02-12T09:09:33.996Z] c496f0e433e1: Pushed [2025-02-12T09:09:33.996Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:34.438Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:35.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-12T09:09:35.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-12T09:09:35.120Z] a888383c1d8b: Preparing [2025-02-12T09:09:35.120Z] c496f0e433e1: Preparing [2025-02-12T09:09:35.120Z] 6798718ba076: Preparing [2025-02-12T09:09:35.120Z] ca6cc4d5550a: Preparing [2025-02-12T09:09:35.120Z] 4f7ecd64bbda: Preparing [2025-02-12T09:09:35.120Z] 534a70dc8296: Preparing [2025-02-12T09:09:35.120Z] 534a70dc8296: Waiting [2025-02-12T09:09:35.120Z] ca6cc4d5550a: Layer already exists [2025-02-12T09:09:35.120Z] 6798718ba076: Layer already exists [2025-02-12T09:09:35.120Z] 4f7ecd64bbda: Layer already exists [2025-02-12T09:09:35.120Z] a888383c1d8b: Layer already exists [2025-02-12T09:09:35.120Z] c496f0e433e1: Layer already exists [2025-02-12T09:09:35.120Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:35.120Z] latest: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:35.688Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:36.160Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 [2025-02-12T09:09:36.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-12T09:09:36.160Z] a888383c1d8b: Preparing [2025-02-12T09:09:36.160Z] c496f0e433e1: Preparing [2025-02-12T09:09:36.160Z] 6798718ba076: Preparing [2025-02-12T09:09:36.160Z] ca6cc4d5550a: Preparing [2025-02-12T09:09:36.160Z] 4f7ecd64bbda: Preparing [2025-02-12T09:09:36.160Z] 534a70dc8296: Preparing [2025-02-12T09:09:36.160Z] 534a70dc8296: Waiting [2025-02-12T09:09:36.160Z] c496f0e433e1: Layer already exists [2025-02-12T09:09:36.160Z] 4f7ecd64bbda: Layer already exists [2025-02-12T09:09:36.160Z] a888383c1d8b: Layer already exists [2025-02-12T09:09:36.160Z] 6798718ba076: Layer already exists [2025-02-12T09:09:36.160Z] ca6cc4d5550a: Layer already exists [2025-02-12T09:09:36.160Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:36.160Z] 4.0.0-dev.56: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:36.735Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:37.257Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:37.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-12T09:09:37.257Z] a888383c1d8b: Preparing [2025-02-12T09:09:37.257Z] c496f0e433e1: Preparing [2025-02-12T09:09:37.257Z] 6798718ba076: Preparing [2025-02-12T09:09:37.257Z] ca6cc4d5550a: Preparing [2025-02-12T09:09:37.257Z] 4f7ecd64bbda: Preparing [2025-02-12T09:09:37.257Z] 534a70dc8296: Preparing [2025-02-12T09:09:37.257Z] 534a70dc8296: Waiting [2025-02-12T09:09:37.257Z] a888383c1d8b: Layer already exists [2025-02-12T09:09:37.257Z] c496f0e433e1: Layer already exists [2025-02-12T09:09:37.257Z] 4f7ecd64bbda: Layer already exists [2025-02-12T09:09:37.257Z] 6798718ba076: Layer already exists [2025-02-12T09:09:37.257Z] ca6cc4d5550a: Layer already exists [2025-02-12T09:09:37.257Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:37.257Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:37.710Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:38.172Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-12T09:09:38.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-12T09:09:38.172Z] a888383c1d8b: Preparing [2025-02-12T09:09:38.172Z] c496f0e433e1: Preparing [2025-02-12T09:09:38.172Z] 6798718ba076: Preparing [2025-02-12T09:09:38.172Z] ca6cc4d5550a: Preparing [2025-02-12T09:09:38.172Z] 4f7ecd64bbda: Preparing [2025-02-12T09:09:38.172Z] 534a70dc8296: Preparing [2025-02-12T09:09:38.172Z] 534a70dc8296: Waiting [2025-02-12T09:09:38.172Z] 6798718ba076: Layer already exists [2025-02-12T09:09:38.172Z] a888383c1d8b: Layer already exists [2025-02-12T09:09:38.172Z] 4f7ecd64bbda: Layer already exists [2025-02-12T09:09:38.172Z] c496f0e433e1: Layer already exists [2025-02-12T09:09:38.172Z] ca6cc4d5550a: Layer already exists [2025-02-12T09:09:38.172Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:38.172Z] main: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:09:38.713Z] ===================================================== [Pipeline] echo [2025-02-12T09:09:38.766Z] taggedImages: [2025-02-12T09:09:38.766Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:38.766Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-12T09:09:38.766Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 [2025-02-12T09:09:38.766Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:38.766Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-12T09:09:38.864Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-12T09:09:38.864Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:38.864Z] latest [2025-02-12T09:09:38.864Z] 4.0.0-dev.56 [2025-02-12T09:09:38.864Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:38.864Z] main [2025-02-12T09:09:38.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:39.401Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:40.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:40.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-12T09:09:40.046Z] 8dda60d9e6c4: Preparing [2025-02-12T09:09:40.046Z] 7aa2f5d8c859: Preparing [2025-02-12T09:09:40.046Z] 6f381d48d6f5: Preparing [2025-02-12T09:09:40.046Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:40.046Z] 6798718ba076: Preparing [2025-02-12T09:09:40.046Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:40.046Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:40.046Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:40.046Z] 534a70dc8296: Preparing [2025-02-12T09:09:40.046Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:40.046Z] 534a70dc8296: Waiting [2025-02-12T09:09:40.046Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:40.408Z] 6798718ba076: Layer already exists [2025-02-12T09:09:40.408Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:40.408Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:40.408Z] 7aa2f5d8c859: Pushed [2025-02-12T09:09:40.408Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:40.408Z] 8dda60d9e6c4: Pushed [2025-02-12T09:09:46.174Z] 6f381d48d6f5: Pushed [2025-02-12T09:09:46.174Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:46.729Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:47.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-12T09:09:47.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-12T09:09:47.391Z] 8dda60d9e6c4: Preparing [2025-02-12T09:09:47.391Z] 7aa2f5d8c859: Preparing [2025-02-12T09:09:47.391Z] 6f381d48d6f5: Preparing [2025-02-12T09:09:47.391Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:47.391Z] 6798718ba076: Preparing [2025-02-12T09:09:47.391Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:47.391Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:47.391Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:47.391Z] 534a70dc8296: Preparing [2025-02-12T09:09:47.391Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:47.391Z] 534a70dc8296: Waiting [2025-02-12T09:09:47.391Z] 8dda60d9e6c4: Layer already exists [2025-02-12T09:09:47.391Z] 6f381d48d6f5: Layer already exists [2025-02-12T09:09:47.391Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:47.391Z] 6798718ba076: Layer already exists [2025-02-12T09:09:47.391Z] 7aa2f5d8c859: Layer already exists [2025-02-12T09:09:47.391Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:47.391Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:47.391Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:47.391Z] latest: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:47.940Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:48.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 [2025-02-12T09:09:48.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-12T09:09:48.513Z] 8dda60d9e6c4: Preparing [2025-02-12T09:09:48.513Z] 7aa2f5d8c859: Preparing [2025-02-12T09:09:48.513Z] 6f381d48d6f5: Preparing [2025-02-12T09:09:48.513Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:48.513Z] 6798718ba076: Preparing [2025-02-12T09:09:48.513Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:48.513Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:48.513Z] 534a70dc8296: Preparing [2025-02-12T09:09:48.513Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:48.513Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:48.513Z] 534a70dc8296: Waiting [2025-02-12T09:09:48.513Z] 6798718ba076: Layer already exists [2025-02-12T09:09:48.513Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:48.513Z] 6f381d48d6f5: Layer already exists [2025-02-12T09:09:48.513Z] 8dda60d9e6c4: Layer already exists [2025-02-12T09:09:48.513Z] 7aa2f5d8c859: Layer already exists [2025-02-12T09:09:48.513Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:48.513Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:48.513Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:48.513Z] 4.0.0-dev.56: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:48.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:49.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:49.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-12T09:09:49.582Z] 8dda60d9e6c4: Preparing [2025-02-12T09:09:49.582Z] 7aa2f5d8c859: Preparing [2025-02-12T09:09:49.582Z] 6f381d48d6f5: Preparing [2025-02-12T09:09:49.582Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:49.582Z] 6798718ba076: Preparing [2025-02-12T09:09:49.582Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:49.582Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:49.582Z] 534a70dc8296: Preparing [2025-02-12T09:09:49.582Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:49.582Z] 534a70dc8296: Waiting [2025-02-12T09:09:49.582Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:49.582Z] 7aa2f5d8c859: Layer already exists [2025-02-12T09:09:49.582Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:49.582Z] 6798718ba076: Layer already exists [2025-02-12T09:09:49.582Z] 6f381d48d6f5: Layer already exists [2025-02-12T09:09:49.582Z] 8dda60d9e6c4: Layer already exists [2025-02-12T09:09:49.582Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:49.582Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:49.582Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:49.582Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:50.269Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:50.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-12T09:09:50.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-12T09:09:50.869Z] 8dda60d9e6c4: Preparing [2025-02-12T09:09:50.869Z] 7aa2f5d8c859: Preparing [2025-02-12T09:09:50.869Z] 6f381d48d6f5: Preparing [2025-02-12T09:09:50.869Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:50.869Z] 6798718ba076: Preparing [2025-02-12T09:09:50.869Z] ebf5f48ad7ad: Preparing [2025-02-12T09:09:50.869Z] ac8fb8ddf04f: Preparing [2025-02-12T09:09:50.869Z] 534a70dc8296: Preparing [2025-02-12T09:09:50.869Z] ac8fb8ddf04f: Waiting [2025-02-12T09:09:50.869Z] 534a70dc8296: Waiting [2025-02-12T09:09:50.869Z] ebf5f48ad7ad: Waiting [2025-02-12T09:09:50.869Z] 7aa2f5d8c859: Layer already exists [2025-02-12T09:09:50.869Z] 6798718ba076: Layer already exists [2025-02-12T09:09:50.869Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:50.869Z] 6f381d48d6f5: Layer already exists [2025-02-12T09:09:50.869Z] 8dda60d9e6c4: Layer already exists [2025-02-12T09:09:50.869Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:09:50.869Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:09:50.869Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:50.869Z] main: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:09:51.158Z] ===================================================== [Pipeline] echo [2025-02-12T09:09:51.197Z] taggedImages: [2025-02-12T09:09:51.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:51.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-12T09:09:51.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 [2025-02-12T09:09:51.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:51.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-12T09:09:51.244Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-12T09:09:51.244Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:51.244Z] latest [2025-02-12T09:09:51.244Z] 4.0.0-dev.56 [2025-02-12T09:09:51.244Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:09:51.244Z] main [2025-02-12T09:09:51.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:51.864Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:52.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:09:52.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-12T09:09:52.594Z] 89d1d4ecfdba: Preparing [2025-02-12T09:09:52.594Z] dd9e78d10a42: Preparing [2025-02-12T09:09:52.594Z] 3ba4d16d562b: Preparing [2025-02-12T09:09:52.594Z] becef81317c4: Preparing [2025-02-12T09:09:52.594Z] fb33ad5910d5: Preparing [2025-02-12T09:09:52.594Z] db8457e16a72: Preparing [2025-02-12T09:09:52.594Z] 26e26e9d0b0d: Preparing [2025-02-12T09:09:52.594Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:52.594Z] 6798718ba076: Preparing [2025-02-12T09:09:52.594Z] 434d266564c2: Preparing [2025-02-12T09:09:52.594Z] 063d092d134e: Preparing [2025-02-12T09:09:52.594Z] 5f70bf18a086: Preparing [2025-02-12T09:09:52.594Z] ec6506dc4488: Preparing [2025-02-12T09:09:52.594Z] 17dc51d2719a: Preparing [2025-02-12T09:09:52.594Z] 25c6717985da: Preparing [2025-02-12T09:09:52.594Z] 534a70dc8296: Preparing [2025-02-12T09:09:52.594Z] db8457e16a72: Waiting [2025-02-12T09:09:52.594Z] ec6506dc4488: Waiting [2025-02-12T09:09:52.594Z] 26e26e9d0b0d: Waiting [2025-02-12T09:09:52.594Z] 57f65e76e9f8: Waiting [2025-02-12T09:09:52.594Z] 6798718ba076: Waiting [2025-02-12T09:09:52.594Z] 17dc51d2719a: Waiting [2025-02-12T09:09:52.594Z] 434d266564c2: Waiting [2025-02-12T09:09:52.594Z] 25c6717985da: Waiting [2025-02-12T09:09:52.594Z] 063d092d134e: Waiting [2025-02-12T09:09:52.594Z] 534a70dc8296: Waiting [2025-02-12T09:09:52.594Z] 5f70bf18a086: Waiting [2025-02-12T09:09:52.879Z] dd9e78d10a42: Pushed [2025-02-12T09:09:52.879Z] fb33ad5910d5: Pushed [2025-02-12T09:09:52.879Z] becef81317c4: Pushed [2025-02-12T09:09:52.879Z] 3ba4d16d562b: Pushed [2025-02-12T09:09:53.190Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:53.190Z] 6798718ba076: Layer already exists [2025-02-12T09:09:53.190Z] 89d1d4ecfdba: Pushed [2025-02-12T09:09:53.501Z] db8457e16a72: Pushed [2025-02-12T09:09:53.501Z] 5f70bf18a086: Layer already exists [2025-02-12T09:09:53.501Z] 434d266564c2: Pushed [2025-02-12T09:09:53.501Z] 063d092d134e: Pushed [2025-02-12T09:09:53.501Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:53.501Z] ec6506dc4488: Pushed [2025-02-12T09:09:53.501Z] 25c6717985da: Pushed [2025-02-12T09:09:55.291Z] 17dc51d2719a: Pushed [2025-02-12T09:09:56.559Z] 26e26e9d0b0d: Pushed [2025-02-12T09:09:56.559Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:56.980Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:57.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-12T09:09:57.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-12T09:09:57.661Z] 89d1d4ecfdba: Preparing [2025-02-12T09:09:57.661Z] dd9e78d10a42: Preparing [2025-02-12T09:09:57.661Z] 3ba4d16d562b: Preparing [2025-02-12T09:09:57.661Z] becef81317c4: Preparing [2025-02-12T09:09:57.661Z] fb33ad5910d5: Preparing [2025-02-12T09:09:57.661Z] db8457e16a72: Preparing [2025-02-12T09:09:57.661Z] 26e26e9d0b0d: Preparing [2025-02-12T09:09:57.661Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:57.661Z] 6798718ba076: Preparing [2025-02-12T09:09:57.661Z] 434d266564c2: Preparing [2025-02-12T09:09:57.661Z] 063d092d134e: Preparing [2025-02-12T09:09:57.661Z] 5f70bf18a086: Preparing [2025-02-12T09:09:57.661Z] ec6506dc4488: Preparing [2025-02-12T09:09:57.661Z] 17dc51d2719a: Preparing [2025-02-12T09:09:57.661Z] 25c6717985da: Preparing [2025-02-12T09:09:57.661Z] 534a70dc8296: Preparing [2025-02-12T09:09:57.661Z] db8457e16a72: Waiting [2025-02-12T09:09:57.661Z] 5f70bf18a086: Waiting [2025-02-12T09:09:57.661Z] 26e26e9d0b0d: Waiting [2025-02-12T09:09:57.661Z] ec6506dc4488: Waiting [2025-02-12T09:09:57.661Z] 57f65e76e9f8: Waiting [2025-02-12T09:09:57.661Z] 17dc51d2719a: Waiting [2025-02-12T09:09:57.661Z] 6798718ba076: Waiting [2025-02-12T09:09:57.661Z] 25c6717985da: Waiting [2025-02-12T09:09:57.661Z] 434d266564c2: Waiting [2025-02-12T09:09:57.661Z] 534a70dc8296: Waiting [2025-02-12T09:09:57.661Z] 063d092d134e: Waiting [2025-02-12T09:09:57.661Z] fb33ad5910d5: Layer already exists [2025-02-12T09:09:57.661Z] becef81317c4: Layer already exists [2025-02-12T09:09:57.661Z] dd9e78d10a42: Layer already exists [2025-02-12T09:09:57.661Z] 3ba4d16d562b: Layer already exists [2025-02-12T09:09:57.661Z] 89d1d4ecfdba: Layer already exists [2025-02-12T09:09:57.661Z] 26e26e9d0b0d: Layer already exists [2025-02-12T09:09:57.661Z] db8457e16a72: Layer already exists [2025-02-12T09:09:57.661Z] 6798718ba076: Layer already exists [2025-02-12T09:09:57.661Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:57.661Z] 434d266564c2: Layer already exists [2025-02-12T09:09:57.661Z] 5f70bf18a086: Layer already exists [2025-02-12T09:09:57.661Z] 063d092d134e: Layer already exists [2025-02-12T09:09:57.661Z] ec6506dc4488: Layer already exists [2025-02-12T09:09:57.661Z] 17dc51d2719a: Layer already exists [2025-02-12T09:09:57.661Z] 25c6717985da: Layer already exists [2025-02-12T09:09:57.661Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:57.661Z] latest: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:58.234Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:58.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 [2025-02-12T09:09:58.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-12T09:09:58.973Z] 89d1d4ecfdba: Preparing [2025-02-12T09:09:58.973Z] dd9e78d10a42: Preparing [2025-02-12T09:09:58.973Z] 3ba4d16d562b: Preparing [2025-02-12T09:09:58.973Z] becef81317c4: Preparing [2025-02-12T09:09:58.973Z] fb33ad5910d5: Preparing [2025-02-12T09:09:58.973Z] db8457e16a72: Preparing [2025-02-12T09:09:58.973Z] 26e26e9d0b0d: Preparing [2025-02-12T09:09:58.973Z] db8457e16a72: Waiting [2025-02-12T09:09:58.973Z] 57f65e76e9f8: Preparing [2025-02-12T09:09:58.973Z] 26e26e9d0b0d: Waiting [2025-02-12T09:09:58.973Z] 57f65e76e9f8: Waiting [2025-02-12T09:09:58.973Z] 6798718ba076: Preparing [2025-02-12T09:09:58.973Z] 434d266564c2: Preparing [2025-02-12T09:09:58.973Z] 6798718ba076: Waiting [2025-02-12T09:09:58.973Z] 063d092d134e: Preparing [2025-02-12T09:09:58.973Z] 434d266564c2: Waiting [2025-02-12T09:09:58.973Z] 5f70bf18a086: Preparing [2025-02-12T09:09:58.973Z] ec6506dc4488: Preparing [2025-02-12T09:09:58.973Z] 17dc51d2719a: Preparing [2025-02-12T09:09:58.973Z] 5f70bf18a086: Waiting [2025-02-12T09:09:58.973Z] 25c6717985da: Preparing [2025-02-12T09:09:58.973Z] 534a70dc8296: Preparing [2025-02-12T09:09:58.973Z] ec6506dc4488: Waiting [2025-02-12T09:09:58.973Z] 25c6717985da: Waiting [2025-02-12T09:09:58.973Z] 534a70dc8296: Waiting [2025-02-12T09:09:58.973Z] 17dc51d2719a: Waiting [2025-02-12T09:09:58.973Z] 063d092d134e: Waiting [2025-02-12T09:09:58.973Z] 89d1d4ecfdba: Layer already exists [2025-02-12T09:09:58.973Z] fb33ad5910d5: Layer already exists [2025-02-12T09:09:58.973Z] 3ba4d16d562b: Layer already exists [2025-02-12T09:09:58.973Z] dd9e78d10a42: Layer already exists [2025-02-12T09:09:58.973Z] becef81317c4: Layer already exists [2025-02-12T09:09:58.973Z] db8457e16a72: Layer already exists [2025-02-12T09:09:58.973Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:09:58.973Z] 434d266564c2: Layer already exists [2025-02-12T09:09:58.973Z] 6798718ba076: Layer already exists [2025-02-12T09:09:58.973Z] 26e26e9d0b0d: Layer already exists [2025-02-12T09:09:58.973Z] 17dc51d2719a: Layer already exists [2025-02-12T09:09:58.973Z] 063d092d134e: Layer already exists [2025-02-12T09:09:58.973Z] 5f70bf18a086: Layer already exists [2025-02-12T09:09:58.973Z] 25c6717985da: Layer already exists [2025-02-12T09:09:58.973Z] ec6506dc4488: Layer already exists [2025-02-12T09:09:58.973Z] 534a70dc8296: Layer already exists [2025-02-12T09:09:58.973Z] 4.0.0-dev.56: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:09:59.792Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:00.319Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:00.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-12T09:10:00.319Z] 89d1d4ecfdba: Preparing [2025-02-12T09:10:00.319Z] dd9e78d10a42: Preparing [2025-02-12T09:10:00.319Z] 3ba4d16d562b: Preparing [2025-02-12T09:10:00.319Z] becef81317c4: Preparing [2025-02-12T09:10:00.319Z] fb33ad5910d5: Preparing [2025-02-12T09:10:00.319Z] db8457e16a72: Preparing [2025-02-12T09:10:00.319Z] 26e26e9d0b0d: Preparing [2025-02-12T09:10:00.319Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:00.319Z] 6798718ba076: Preparing [2025-02-12T09:10:00.319Z] 434d266564c2: Preparing [2025-02-12T09:10:00.319Z] 063d092d134e: Preparing [2025-02-12T09:10:00.319Z] 5f70bf18a086: Preparing [2025-02-12T09:10:00.319Z] ec6506dc4488: Preparing [2025-02-12T09:10:00.319Z] 17dc51d2719a: Preparing [2025-02-12T09:10:00.319Z] 25c6717985da: Preparing [2025-02-12T09:10:00.319Z] 534a70dc8296: Preparing [2025-02-12T09:10:00.319Z] db8457e16a72: Waiting [2025-02-12T09:10:00.319Z] 26e26e9d0b0d: Waiting [2025-02-12T09:10:00.319Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:00.319Z] 6798718ba076: Waiting [2025-02-12T09:10:00.319Z] 434d266564c2: Waiting [2025-02-12T09:10:00.319Z] 063d092d134e: Waiting [2025-02-12T09:10:00.319Z] 17dc51d2719a: Waiting [2025-02-12T09:10:00.319Z] 5f70bf18a086: Waiting [2025-02-12T09:10:00.319Z] 25c6717985da: Waiting [2025-02-12T09:10:00.319Z] ec6506dc4488: Waiting [2025-02-12T09:10:00.319Z] 534a70dc8296: Waiting [2025-02-12T09:10:00.319Z] 89d1d4ecfdba: Layer already exists [2025-02-12T09:10:00.319Z] dd9e78d10a42: Layer already exists [2025-02-12T09:10:00.319Z] fb33ad5910d5: Layer already exists [2025-02-12T09:10:00.319Z] becef81317c4: Layer already exists [2025-02-12T09:10:00.319Z] 3ba4d16d562b: Layer already exists [2025-02-12T09:10:00.319Z] 26e26e9d0b0d: Layer already exists [2025-02-12T09:10:00.319Z] 6798718ba076: Layer already exists [2025-02-12T09:10:00.319Z] db8457e16a72: Layer already exists [2025-02-12T09:10:00.319Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:00.319Z] 434d266564c2: Layer already exists [2025-02-12T09:10:00.319Z] ec6506dc4488: Layer already exists [2025-02-12T09:10:00.319Z] 5f70bf18a086: Layer already exists [2025-02-12T09:10:00.319Z] 063d092d134e: Layer already exists [2025-02-12T09:10:00.319Z] 17dc51d2719a: Layer already exists [2025-02-12T09:10:00.319Z] 25c6717985da: Layer already exists [2025-02-12T09:10:00.319Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:00.611Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:01.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:01.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-12T09:10:01.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-12T09:10:01.765Z] 89d1d4ecfdba: Preparing [2025-02-12T09:10:01.765Z] dd9e78d10a42: Preparing [2025-02-12T09:10:01.765Z] 3ba4d16d562b: Preparing [2025-02-12T09:10:01.765Z] becef81317c4: Preparing [2025-02-12T09:10:01.765Z] fb33ad5910d5: Preparing [2025-02-12T09:10:01.765Z] db8457e16a72: Preparing [2025-02-12T09:10:01.765Z] 26e26e9d0b0d: Preparing [2025-02-12T09:10:01.765Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:01.765Z] 6798718ba076: Preparing [2025-02-12T09:10:01.765Z] 434d266564c2: Preparing [2025-02-12T09:10:01.765Z] 063d092d134e: Preparing [2025-02-12T09:10:01.765Z] 5f70bf18a086: Preparing [2025-02-12T09:10:01.765Z] ec6506dc4488: Preparing [2025-02-12T09:10:01.765Z] 17dc51d2719a: Preparing [2025-02-12T09:10:01.765Z] 25c6717985da: Preparing [2025-02-12T09:10:01.765Z] 6798718ba076: Waiting [2025-02-12T09:10:01.765Z] 434d266564c2: Waiting [2025-02-12T09:10:01.765Z] 063d092d134e: Waiting [2025-02-12T09:10:01.765Z] 534a70dc8296: Preparing [2025-02-12T09:10:01.765Z] 5f70bf18a086: Waiting [2025-02-12T09:10:01.765Z] ec6506dc4488: Waiting [2025-02-12T09:10:01.765Z] 17dc51d2719a: Waiting [2025-02-12T09:10:01.765Z] 25c6717985da: Waiting [2025-02-12T09:10:01.765Z] 534a70dc8296: Waiting [2025-02-12T09:10:01.765Z] db8457e16a72: Waiting [2025-02-12T09:10:01.765Z] 26e26e9d0b0d: Waiting [2025-02-12T09:10:01.765Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:01.765Z] dd9e78d10a42: Layer already exists [2025-02-12T09:10:01.765Z] 89d1d4ecfdba: Layer already exists [2025-02-12T09:10:01.765Z] becef81317c4: Layer already exists [2025-02-12T09:10:01.765Z] fb33ad5910d5: Layer already exists [2025-02-12T09:10:01.765Z] 3ba4d16d562b: Layer already exists [2025-02-12T09:10:01.765Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:01.765Z] 26e26e9d0b0d: Layer already exists [2025-02-12T09:10:01.765Z] 6798718ba076: Layer already exists [2025-02-12T09:10:01.765Z] db8457e16a72: Layer already exists [2025-02-12T09:10:01.765Z] 434d266564c2: Layer already exists [2025-02-12T09:10:01.765Z] 25c6717985da: Layer already exists [2025-02-12T09:10:01.765Z] 063d092d134e: Layer already exists [2025-02-12T09:10:01.765Z] 5f70bf18a086: Layer already exists [2025-02-12T09:10:01.765Z] 17dc51d2719a: Layer already exists [2025-02-12T09:10:01.765Z] ec6506dc4488: Layer already exists [2025-02-12T09:10:01.765Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:01.765Z] main: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:10:02.485Z] ===================================================== [Pipeline] echo [2025-02-12T09:10:02.506Z] taggedImages: [2025-02-12T09:10:02.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:02.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-12T09:10:02.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 [2025-02-12T09:10:02.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:02.507Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-12T09:10:02.559Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-12T09:10:02.559Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:02.559Z] latest [2025-02-12T09:10:02.559Z] 4.0.0-dev.56 [2025-02-12T09:10:02.559Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:02.559Z] main [2025-02-12T09:10:02.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:03.153Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:03.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:03.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-12T09:10:03.937Z] 1239eaaf5c92: Preparing [2025-02-12T09:10:03.937Z] 818ef41e3357: Preparing [2025-02-12T09:10:03.937Z] e3f2a5df1191: Preparing [2025-02-12T09:10:03.937Z] 9efcd65110f9: Preparing [2025-02-12T09:10:03.937Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:03.937Z] 6798718ba076: Preparing [2025-02-12T09:10:03.937Z] ebf5f48ad7ad: Preparing [2025-02-12T09:10:03.937Z] ac8fb8ddf04f: Preparing [2025-02-12T09:10:03.937Z] 534a70dc8296: Preparing [2025-02-12T09:10:03.937Z] ebf5f48ad7ad: Waiting [2025-02-12T09:10:03.937Z] ac8fb8ddf04f: Waiting [2025-02-12T09:10:03.937Z] 534a70dc8296: Waiting [2025-02-12T09:10:03.937Z] 6798718ba076: Waiting [2025-02-12T09:10:04.245Z] 1239eaaf5c92: Retrying in 5 seconds [2025-02-12T09:10:05.274Z] 1239eaaf5c92: Retrying in 4 seconds [2025-02-12T09:10:05.609Z] e3f2a5df1191: Pushed [2025-02-12T09:10:05.609Z] 818ef41e3357: Pushed [2025-02-12T09:10:05.609Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:05.609Z] 6798718ba076: Layer already exists [2025-02-12T09:10:05.609Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:10:05.609Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:10:05.609Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:06.309Z] 1239eaaf5c92: Retrying in 3 seconds [2025-02-12T09:10:07.459Z] 1239eaaf5c92: Retrying in 2 seconds [2025-02-12T09:10:08.483Z] 1239eaaf5c92: Retrying in 1 second [2025-02-12T09:10:09.489Z] 1239eaaf5c92: Pushed [2025-02-12T09:10:10.637Z] 9efcd65110f9: Pushed [2025-02-12T09:10:10.637Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:11.185Z] + 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 [2025-02-12T09:10:11.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-12T09:10:11.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-12T09:10:11.731Z] 1239eaaf5c92: Preparing [2025-02-12T09:10:11.731Z] 818ef41e3357: Preparing [2025-02-12T09:10:11.731Z] e3f2a5df1191: Preparing [2025-02-12T09:10:11.731Z] 9efcd65110f9: Preparing [2025-02-12T09:10:11.731Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:11.731Z] 6798718ba076: Preparing [2025-02-12T09:10:11.731Z] ebf5f48ad7ad: Preparing [2025-02-12T09:10:11.731Z] ac8fb8ddf04f: Preparing [2025-02-12T09:10:11.731Z] 534a70dc8296: Preparing [2025-02-12T09:10:11.732Z] 6798718ba076: Waiting [2025-02-12T09:10:11.732Z] ebf5f48ad7ad: Waiting [2025-02-12T09:10:11.732Z] ac8fb8ddf04f: Waiting [2025-02-12T09:10:11.732Z] 534a70dc8296: Waiting [2025-02-12T09:10:11.732Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:11.732Z] 1239eaaf5c92: Layer already exists [2025-02-12T09:10:11.732Z] 818ef41e3357: Layer already exists [2025-02-12T09:10:11.732Z] e3f2a5df1191: Layer already exists [2025-02-12T09:10:11.732Z] 9efcd65110f9: Layer already exists [2025-02-12T09:10:11.732Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:10:11.732Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:11.732Z] 6798718ba076: Layer already exists [2025-02-12T09:10:11.732Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:10:11.732Z] latest: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:12.256Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:12.757Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 [2025-02-12T09:10:12.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-12T09:10:12.757Z] 1239eaaf5c92: Preparing [2025-02-12T09:10:12.757Z] 818ef41e3357: Preparing [2025-02-12T09:10:12.757Z] e3f2a5df1191: Preparing [2025-02-12T09:10:12.757Z] 9efcd65110f9: Preparing [2025-02-12T09:10:12.757Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:12.757Z] 6798718ba076: Preparing [2025-02-12T09:10:12.757Z] ebf5f48ad7ad: Preparing [2025-02-12T09:10:12.757Z] ac8fb8ddf04f: Preparing [2025-02-12T09:10:12.757Z] 534a70dc8296: Preparing [2025-02-12T09:10:12.758Z] ebf5f48ad7ad: Waiting [2025-02-12T09:10:12.758Z] ac8fb8ddf04f: Waiting [2025-02-12T09:10:12.758Z] 534a70dc8296: Waiting [2025-02-12T09:10:12.758Z] 6798718ba076: Waiting [2025-02-12T09:10:12.758Z] 818ef41e3357: Layer already exists [2025-02-12T09:10:12.758Z] 9efcd65110f9: Layer already exists [2025-02-12T09:10:12.758Z] 1239eaaf5c92: Layer already exists [2025-02-12T09:10:12.758Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:12.758Z] e3f2a5df1191: Layer already exists [2025-02-12T09:10:12.758Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:10:12.758Z] 6798718ba076: Layer already exists [2025-02-12T09:10:12.758Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:10:12.758Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:12.758Z] 4.0.0-dev.56: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:13.295Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:13.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:13.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-12T09:10:13.956Z] 1239eaaf5c92: Preparing [2025-02-12T09:10:13.956Z] 818ef41e3357: Preparing [2025-02-12T09:10:13.956Z] e3f2a5df1191: Preparing [2025-02-12T09:10:13.956Z] 9efcd65110f9: Preparing [2025-02-12T09:10:13.956Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:13.956Z] 6798718ba076: Preparing [2025-02-12T09:10:13.956Z] ebf5f48ad7ad: Preparing [2025-02-12T09:10:13.956Z] ac8fb8ddf04f: Preparing [2025-02-12T09:10:13.956Z] 534a70dc8296: Preparing [2025-02-12T09:10:13.956Z] 6798718ba076: Waiting [2025-02-12T09:10:13.956Z] ebf5f48ad7ad: Waiting [2025-02-12T09:10:13.956Z] 534a70dc8296: Waiting [2025-02-12T09:10:13.956Z] ac8fb8ddf04f: Waiting [2025-02-12T09:10:13.956Z] e3f2a5df1191: Layer already exists [2025-02-12T09:10:13.956Z] 9efcd65110f9: Layer already exists [2025-02-12T09:10:13.956Z] 1239eaaf5c92: Layer already exists [2025-02-12T09:10:13.956Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:13.956Z] 818ef41e3357: Layer already exists [2025-02-12T09:10:13.956Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:10:13.956Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:10:13.956Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:13.956Z] 6798718ba076: Layer already exists [2025-02-12T09:10:13.956Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:14.436Z] + 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 [2025-02-12T09:10:14.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-12T09:10:14.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-12T09:10:14.979Z] 1239eaaf5c92: Preparing [2025-02-12T09:10:14.979Z] 818ef41e3357: Preparing [2025-02-12T09:10:14.979Z] e3f2a5df1191: Preparing [2025-02-12T09:10:14.979Z] 9efcd65110f9: Preparing [2025-02-12T09:10:14.979Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:14.979Z] 6798718ba076: Preparing [2025-02-12T09:10:14.979Z] ebf5f48ad7ad: Preparing [2025-02-12T09:10:14.979Z] ac8fb8ddf04f: Preparing [2025-02-12T09:10:14.979Z] 534a70dc8296: Preparing [2025-02-12T09:10:14.979Z] 6798718ba076: Waiting [2025-02-12T09:10:14.979Z] ebf5f48ad7ad: Waiting [2025-02-12T09:10:14.979Z] ac8fb8ddf04f: Waiting [2025-02-12T09:10:14.979Z] 534a70dc8296: Waiting [2025-02-12T09:10:14.979Z] e3f2a5df1191: Layer already exists [2025-02-12T09:10:14.979Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:14.979Z] 818ef41e3357: Layer already exists [2025-02-12T09:10:14.979Z] 1239eaaf5c92: Layer already exists [2025-02-12T09:10:14.979Z] 9efcd65110f9: Layer already exists [2025-02-12T09:10:14.979Z] ebf5f48ad7ad: Layer already exists [2025-02-12T09:10:14.979Z] 6798718ba076: Layer already exists [2025-02-12T09:10:14.979Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:14.979Z] ac8fb8ddf04f: Layer already exists [2025-02-12T09:10:14.979Z] main: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:10:15.473Z] ===================================================== [Pipeline] echo [2025-02-12T09:10:15.482Z] taggedImages: [2025-02-12T09:10:15.482Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:15.482Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-12T09:10:15.482Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 [2025-02-12T09:10:15.482Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:15.482Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-12T09:10:15.542Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-12T09:10:15.542Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:15.542Z] latest [2025-02-12T09:10:15.542Z] 4.0.0-dev.56 [2025-02-12T09:10:15.542Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:15.542Z] main [2025-02-12T09:10:15.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:16.242Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:16.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:16.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-12T09:10:16.864Z] d0d8212a7fdd: Preparing [2025-02-12T09:10:16.864Z] 37b064a2aa14: Preparing [2025-02-12T09:10:16.864Z] a52dbf83dd22: Preparing [2025-02-12T09:10:16.864Z] da358219c217: Preparing [2025-02-12T09:10:16.864Z] 544b88aa8ba2: Preparing [2025-02-12T09:10:16.864Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:16.864Z] 6798718ba076: Preparing [2025-02-12T09:10:16.864Z] cfd5d457d51b: Preparing [2025-02-12T09:10:16.864Z] 2e0f09320bf7: Preparing [2025-02-12T09:10:16.864Z] a83f294ed774: Preparing [2025-02-12T09:10:16.864Z] 534a70dc8296: Preparing [2025-02-12T09:10:16.864Z] 6798718ba076: Waiting [2025-02-12T09:10:16.864Z] cfd5d457d51b: Waiting [2025-02-12T09:10:16.864Z] 2e0f09320bf7: Waiting [2025-02-12T09:10:16.864Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:16.864Z] a83f294ed774: Waiting [2025-02-12T09:10:16.864Z] 534a70dc8296: Waiting [2025-02-12T09:10:17.208Z] 37b064a2aa14: Pushed [2025-02-12T09:10:17.208Z] 544b88aa8ba2: Pushed [2025-02-12T09:10:17.208Z] da358219c217: Pushed [2025-02-12T09:10:17.951Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:17.951Z] 6798718ba076: Layer already exists [2025-02-12T09:10:18.271Z] d0d8212a7fdd: Pushed [2025-02-12T09:10:18.271Z] cfd5d457d51b: Pushed [2025-02-12T09:10:18.271Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:18.271Z] 2e0f09320bf7: Pushed [2025-02-12T09:10:19.542Z] a52dbf83dd22: Pushed [2025-02-12T09:10:22.383Z] a83f294ed774: Pushed [2025-02-12T09:10:22.383Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:22.883Z] + 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 [2025-02-12T09:10:23.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-12T09:10:23.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-12T09:10:23.595Z] d0d8212a7fdd: Preparing [2025-02-12T09:10:23.595Z] 37b064a2aa14: Preparing [2025-02-12T09:10:23.595Z] a52dbf83dd22: Preparing [2025-02-12T09:10:23.595Z] da358219c217: Preparing [2025-02-12T09:10:23.595Z] 544b88aa8ba2: Preparing [2025-02-12T09:10:23.595Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:23.595Z] 6798718ba076: Preparing [2025-02-12T09:10:23.595Z] cfd5d457d51b: Preparing [2025-02-12T09:10:23.595Z] 2e0f09320bf7: Preparing [2025-02-12T09:10:23.595Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:23.595Z] 6798718ba076: Waiting [2025-02-12T09:10:23.595Z] cfd5d457d51b: Waiting [2025-02-12T09:10:23.595Z] 2e0f09320bf7: Waiting [2025-02-12T09:10:23.595Z] a83f294ed774: Preparing [2025-02-12T09:10:23.595Z] 534a70dc8296: Preparing [2025-02-12T09:10:23.595Z] a83f294ed774: Waiting [2025-02-12T09:10:23.595Z] 534a70dc8296: Waiting [2025-02-12T09:10:23.595Z] 37b064a2aa14: Layer already exists [2025-02-12T09:10:23.595Z] da358219c217: Layer already exists [2025-02-12T09:10:23.595Z] d0d8212a7fdd: Layer already exists [2025-02-12T09:10:23.595Z] a52dbf83dd22: Layer already exists [2025-02-12T09:10:23.595Z] 544b88aa8ba2: Layer already exists [2025-02-12T09:10:23.595Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:23.595Z] 6798718ba076: Layer already exists [2025-02-12T09:10:23.595Z] cfd5d457d51b: Layer already exists [2025-02-12T09:10:23.595Z] 2e0f09320bf7: Layer already exists [2025-02-12T09:10:23.595Z] a83f294ed774: Layer already exists [2025-02-12T09:10:23.595Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:23.595Z] latest: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:24.386Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:24.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 [2025-02-12T09:10:24.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-12T09:10:24.887Z] d0d8212a7fdd: Preparing [2025-02-12T09:10:24.887Z] 37b064a2aa14: Preparing [2025-02-12T09:10:24.887Z] a52dbf83dd22: Preparing [2025-02-12T09:10:24.887Z] da358219c217: Preparing [2025-02-12T09:10:24.887Z] 544b88aa8ba2: Preparing [2025-02-12T09:10:24.887Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:24.887Z] 6798718ba076: Preparing [2025-02-12T09:10:24.887Z] cfd5d457d51b: Preparing [2025-02-12T09:10:24.887Z] 2e0f09320bf7: Preparing [2025-02-12T09:10:24.887Z] a83f294ed774: Preparing [2025-02-12T09:10:24.887Z] 534a70dc8296: Preparing [2025-02-12T09:10:24.887Z] 6798718ba076: Waiting [2025-02-12T09:10:24.887Z] cfd5d457d51b: Waiting [2025-02-12T09:10:24.887Z] 2e0f09320bf7: Waiting [2025-02-12T09:10:24.887Z] a83f294ed774: Waiting [2025-02-12T09:10:24.887Z] 534a70dc8296: Waiting [2025-02-12T09:10:24.887Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:24.887Z] 544b88aa8ba2: Layer already exists [2025-02-12T09:10:24.887Z] da358219c217: Layer already exists [2025-02-12T09:10:24.887Z] a52dbf83dd22: Layer already exists [2025-02-12T09:10:24.887Z] d0d8212a7fdd: Layer already exists [2025-02-12T09:10:24.887Z] 37b064a2aa14: Layer already exists [2025-02-12T09:10:24.887Z] 6798718ba076: Layer already exists [2025-02-12T09:10:24.887Z] cfd5d457d51b: Layer already exists [2025-02-12T09:10:24.887Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:24.887Z] a83f294ed774: Layer already exists [2025-02-12T09:10:24.887Z] 2e0f09320bf7: Layer already exists [2025-02-12T09:10:24.887Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:24.887Z] 4.0.0-dev.56: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:25.399Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:25.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:25.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-12T09:10:25.976Z] d0d8212a7fdd: Preparing [2025-02-12T09:10:25.976Z] 37b064a2aa14: Preparing [2025-02-12T09:10:25.976Z] a52dbf83dd22: Preparing [2025-02-12T09:10:25.977Z] da358219c217: Preparing [2025-02-12T09:10:25.977Z] 544b88aa8ba2: Preparing [2025-02-12T09:10:25.977Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:25.977Z] 6798718ba076: Preparing [2025-02-12T09:10:25.977Z] cfd5d457d51b: Preparing [2025-02-12T09:10:25.977Z] 2e0f09320bf7: Preparing [2025-02-12T09:10:25.977Z] a83f294ed774: Preparing [2025-02-12T09:10:25.977Z] 534a70dc8296: Preparing [2025-02-12T09:10:25.977Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:25.977Z] 6798718ba076: Waiting [2025-02-12T09:10:25.977Z] cfd5d457d51b: Waiting [2025-02-12T09:10:25.977Z] 2e0f09320bf7: Waiting [2025-02-12T09:10:25.977Z] a83f294ed774: Waiting [2025-02-12T09:10:25.977Z] 534a70dc8296: Waiting [2025-02-12T09:10:25.977Z] a52dbf83dd22: Layer already exists [2025-02-12T09:10:25.977Z] da358219c217: Layer already exists [2025-02-12T09:10:25.977Z] 544b88aa8ba2: Layer already exists [2025-02-12T09:10:25.977Z] 37b064a2aa14: Layer already exists [2025-02-12T09:10:25.977Z] d0d8212a7fdd: Layer already exists [2025-02-12T09:10:25.977Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:25.977Z] a83f294ed774: Layer already exists [2025-02-12T09:10:25.977Z] 6798718ba076: Layer already exists [2025-02-12T09:10:25.977Z] cfd5d457d51b: Layer already exists [2025-02-12T09:10:25.977Z] 2e0f09320bf7: Layer already exists [2025-02-12T09:10:25.977Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:25.977Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:26.605Z] + 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 [2025-02-12T09:10:27.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-12T09:10:27.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-12T09:10:27.169Z] d0d8212a7fdd: Preparing [2025-02-12T09:10:27.169Z] 37b064a2aa14: Preparing [2025-02-12T09:10:27.169Z] a52dbf83dd22: Preparing [2025-02-12T09:10:27.169Z] da358219c217: Preparing [2025-02-12T09:10:27.169Z] 544b88aa8ba2: Preparing [2025-02-12T09:10:27.169Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:27.169Z] 6798718ba076: Preparing [2025-02-12T09:10:27.169Z] cfd5d457d51b: Preparing [2025-02-12T09:10:27.169Z] 2e0f09320bf7: Preparing [2025-02-12T09:10:27.169Z] a83f294ed774: Preparing [2025-02-12T09:10:27.169Z] 534a70dc8296: Preparing [2025-02-12T09:10:27.169Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:27.169Z] 6798718ba076: Waiting [2025-02-12T09:10:27.169Z] cfd5d457d51b: Waiting [2025-02-12T09:10:27.169Z] 2e0f09320bf7: Waiting [2025-02-12T09:10:27.169Z] a83f294ed774: Waiting [2025-02-12T09:10:27.169Z] 534a70dc8296: Waiting [2025-02-12T09:10:27.169Z] da358219c217: Layer already exists [2025-02-12T09:10:27.169Z] a52dbf83dd22: Layer already exists [2025-02-12T09:10:27.169Z] d0d8212a7fdd: Layer already exists [2025-02-12T09:10:27.169Z] 544b88aa8ba2: Layer already exists [2025-02-12T09:10:27.169Z] 37b064a2aa14: Layer already exists [2025-02-12T09:10:27.169Z] 2e0f09320bf7: Layer already exists [2025-02-12T09:10:27.169Z] cfd5d457d51b: Layer already exists [2025-02-12T09:10:27.169Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:27.169Z] a83f294ed774: Layer already exists [2025-02-12T09:10:27.169Z] 6798718ba076: Layer already exists [2025-02-12T09:10:27.169Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:27.626Z] main: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:10:28.091Z] ===================================================== [Pipeline] echo [2025-02-12T09:10:28.337Z] taggedImages: [2025-02-12T09:10:28.337Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:28.337Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-12T09:10:28.337Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 [2025-02-12T09:10:28.337Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:28.337Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-12T09:10:28.357Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-12T09:10:28.357Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:28.357Z] latest [2025-02-12T09:10:28.357Z] 4.0.0-dev.56 [2025-02-12T09:10:28.357Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:28.357Z] main [2025-02-12T09:10:28.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:28.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:29.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:29.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-12T09:10:29.499Z] d0d84afd84f4: Preparing [2025-02-12T09:10:29.499Z] 3dd089ec6ddf: Preparing [2025-02-12T09:10:29.499Z] 170a8fc96826: Preparing [2025-02-12T09:10:29.499Z] 8c1e6e9f4950: Preparing [2025-02-12T09:10:29.499Z] d76229633a08: Preparing [2025-02-12T09:10:29.499Z] d8e6ee1a2fe7: Preparing [2025-02-12T09:10:29.499Z] 284d40743aca: Preparing [2025-02-12T09:10:29.499Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:29.499Z] 6798718ba076: Preparing [2025-02-12T09:10:29.499Z] 30cecf497218: Preparing [2025-02-12T09:10:29.499Z] eda09182c468: Preparing [2025-02-12T09:10:29.499Z] 534a70dc8296: Preparing [2025-02-12T09:10:29.499Z] 6798718ba076: Waiting [2025-02-12T09:10:29.499Z] d8e6ee1a2fe7: Waiting [2025-02-12T09:10:29.499Z] 30cecf497218: Waiting [2025-02-12T09:10:29.499Z] 284d40743aca: Waiting [2025-02-12T09:10:29.499Z] eda09182c468: Waiting [2025-02-12T09:10:29.499Z] 534a70dc8296: Waiting [2025-02-12T09:10:29.499Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:29.792Z] d76229633a08: Pushed [2025-02-12T09:10:29.792Z] 3dd089ec6ddf: Pushed [2025-02-12T09:10:29.792Z] d0d84afd84f4: Pushed [2025-02-12T09:10:29.792Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:29.792Z] 6798718ba076: Layer already exists [2025-02-12T09:10:29.792Z] d8e6ee1a2fe7: Pushed [2025-02-12T09:10:29.792Z] 284d40743aca: Pushed [2025-02-12T09:10:30.134Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:31.705Z] 30cecf497218: Pushed [2025-02-12T09:10:32.020Z] 8c1e6e9f4950: Pushed [2025-02-12T09:10:32.324Z] 170a8fc96826: Pushed [2025-02-12T09:10:32.635Z] eda09182c468: Pushed [2025-02-12T09:10:32.950Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:33.520Z] + 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 [2025-02-12T09:10:34.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-12T09:10:34.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-12T09:10:34.014Z] d0d84afd84f4: Preparing [2025-02-12T09:10:34.014Z] 3dd089ec6ddf: Preparing [2025-02-12T09:10:34.014Z] 170a8fc96826: Preparing [2025-02-12T09:10:34.014Z] 8c1e6e9f4950: Preparing [2025-02-12T09:10:34.014Z] d76229633a08: Preparing [2025-02-12T09:10:34.014Z] d8e6ee1a2fe7: Preparing [2025-02-12T09:10:34.014Z] 284d40743aca: Preparing [2025-02-12T09:10:34.014Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:34.014Z] 6798718ba076: Preparing [2025-02-12T09:10:34.014Z] 30cecf497218: Preparing [2025-02-12T09:10:34.014Z] eda09182c468: Preparing [2025-02-12T09:10:34.014Z] 534a70dc8296: Preparing [2025-02-12T09:10:34.014Z] d8e6ee1a2fe7: Waiting [2025-02-12T09:10:34.014Z] 284d40743aca: Waiting [2025-02-12T09:10:34.014Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:34.014Z] 6798718ba076: Waiting [2025-02-12T09:10:34.014Z] 30cecf497218: Waiting [2025-02-12T09:10:34.014Z] eda09182c468: Waiting [2025-02-12T09:10:34.014Z] 534a70dc8296: Waiting [2025-02-12T09:10:34.014Z] 170a8fc96826: Layer already exists [2025-02-12T09:10:34.014Z] 8c1e6e9f4950: Layer already exists [2025-02-12T09:10:34.014Z] 3dd089ec6ddf: Layer already exists [2025-02-12T09:10:34.014Z] d0d84afd84f4: Layer already exists [2025-02-12T09:10:34.014Z] d76229633a08: Layer already exists [2025-02-12T09:10:34.014Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:34.014Z] 6798718ba076: Layer already exists [2025-02-12T09:10:34.014Z] 284d40743aca: Layer already exists [2025-02-12T09:10:34.014Z] d8e6ee1a2fe7: Layer already exists [2025-02-12T09:10:34.014Z] 30cecf497218: Layer already exists [2025-02-12T09:10:34.309Z] eda09182c468: Layer already exists [2025-02-12T09:10:34.309Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:34.309Z] latest: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:34.803Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:35.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 [2025-02-12T09:10:35.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-12T09:10:35.392Z] d0d84afd84f4: Preparing [2025-02-12T09:10:35.392Z] 3dd089ec6ddf: Preparing [2025-02-12T09:10:35.392Z] 170a8fc96826: Preparing [2025-02-12T09:10:35.392Z] 8c1e6e9f4950: Preparing [2025-02-12T09:10:35.392Z] d76229633a08: Preparing [2025-02-12T09:10:35.392Z] d8e6ee1a2fe7: Preparing [2025-02-12T09:10:35.392Z] 284d40743aca: Preparing [2025-02-12T09:10:35.392Z] d8e6ee1a2fe7: Waiting [2025-02-12T09:10:35.392Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:35.392Z] 284d40743aca: Waiting [2025-02-12T09:10:35.392Z] 6798718ba076: Preparing [2025-02-12T09:10:35.392Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:35.392Z] 6798718ba076: Waiting [2025-02-12T09:10:35.392Z] 30cecf497218: Preparing [2025-02-12T09:10:35.392Z] eda09182c468: Preparing [2025-02-12T09:10:35.392Z] 534a70dc8296: Preparing [2025-02-12T09:10:35.392Z] 30cecf497218: Waiting [2025-02-12T09:10:35.392Z] eda09182c468: Waiting [2025-02-12T09:10:35.392Z] 534a70dc8296: Waiting [2025-02-12T09:10:35.392Z] 8c1e6e9f4950: Layer already exists [2025-02-12T09:10:35.392Z] d0d84afd84f4: Layer already exists [2025-02-12T09:10:35.392Z] 3dd089ec6ddf: Layer already exists [2025-02-12T09:10:35.392Z] 170a8fc96826: Layer already exists [2025-02-12T09:10:35.392Z] d76229633a08: Layer already exists [2025-02-12T09:10:35.392Z] 284d40743aca: Layer already exists [2025-02-12T09:10:35.392Z] d8e6ee1a2fe7: Layer already exists [2025-02-12T09:10:35.392Z] 6798718ba076: Layer already exists [2025-02-12T09:10:35.392Z] 30cecf497218: Layer already exists [2025-02-12T09:10:35.392Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:35.392Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:35.392Z] eda09182c468: Layer already exists [2025-02-12T09:10:35.392Z] 4.0.0-dev.56: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:36.067Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:36.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:36.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-12T09:10:36.663Z] d0d84afd84f4: Preparing [2025-02-12T09:10:36.663Z] 3dd089ec6ddf: Preparing [2025-02-12T09:10:36.663Z] 170a8fc96826: Preparing [2025-02-12T09:10:36.663Z] 8c1e6e9f4950: Preparing [2025-02-12T09:10:36.663Z] d76229633a08: Preparing [2025-02-12T09:10:36.663Z] d8e6ee1a2fe7: Preparing [2025-02-12T09:10:36.663Z] 284d40743aca: Preparing [2025-02-12T09:10:36.663Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:36.663Z] 6798718ba076: Preparing [2025-02-12T09:10:36.663Z] 30cecf497218: Preparing [2025-02-12T09:10:36.663Z] eda09182c468: Preparing [2025-02-12T09:10:36.663Z] 534a70dc8296: Preparing [2025-02-12T09:10:36.663Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:36.663Z] 6798718ba076: Waiting [2025-02-12T09:10:36.663Z] 30cecf497218: Waiting [2025-02-12T09:10:36.663Z] eda09182c468: Waiting [2025-02-12T09:10:36.663Z] 534a70dc8296: Waiting [2025-02-12T09:10:36.663Z] d8e6ee1a2fe7: Waiting [2025-02-12T09:10:36.663Z] 284d40743aca: Waiting [2025-02-12T09:10:36.663Z] d76229633a08: Layer already exists [2025-02-12T09:10:36.663Z] 8c1e6e9f4950: Layer already exists [2025-02-12T09:10:36.663Z] 170a8fc96826: Layer already exists [2025-02-12T09:10:36.663Z] d0d84afd84f4: Layer already exists [2025-02-12T09:10:36.663Z] 3dd089ec6ddf: Layer already exists [2025-02-12T09:10:36.663Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:36.663Z] 30cecf497218: Layer already exists [2025-02-12T09:10:36.663Z] 6798718ba076: Layer already exists [2025-02-12T09:10:36.663Z] 284d40743aca: Layer already exists [2025-02-12T09:10:36.663Z] d8e6ee1a2fe7: Layer already exists [2025-02-12T09:10:36.663Z] eda09182c468: Layer already exists [2025-02-12T09:10:36.663Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:36.703Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:37.138Z] + 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 [2025-02-12T09:10:37.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-12T09:10:37.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-12T09:10:37.791Z] d0d84afd84f4: Preparing [2025-02-12T09:10:37.791Z] 3dd089ec6ddf: Preparing [2025-02-12T09:10:37.791Z] 170a8fc96826: Preparing [2025-02-12T09:10:37.791Z] 8c1e6e9f4950: Preparing [2025-02-12T09:10:37.791Z] d76229633a08: Preparing [2025-02-12T09:10:37.791Z] d8e6ee1a2fe7: Preparing [2025-02-12T09:10:37.791Z] 284d40743aca: Preparing [2025-02-12T09:10:37.791Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:37.791Z] 6798718ba076: Preparing [2025-02-12T09:10:37.791Z] 30cecf497218: Preparing [2025-02-12T09:10:37.791Z] eda09182c468: Preparing [2025-02-12T09:10:37.791Z] 534a70dc8296: Preparing [2025-02-12T09:10:37.791Z] d8e6ee1a2fe7: Waiting [2025-02-12T09:10:37.791Z] 284d40743aca: Waiting [2025-02-12T09:10:37.791Z] 57f65e76e9f8: Waiting [2025-02-12T09:10:37.791Z] 6798718ba076: Waiting [2025-02-12T09:10:37.791Z] 30cecf497218: Waiting [2025-02-12T09:10:37.791Z] eda09182c468: Waiting [2025-02-12T09:10:37.791Z] 534a70dc8296: Waiting [2025-02-12T09:10:37.791Z] 170a8fc96826: Layer already exists [2025-02-12T09:10:37.791Z] 3dd089ec6ddf: Layer already exists [2025-02-12T09:10:37.791Z] d76229633a08: Layer already exists [2025-02-12T09:10:37.791Z] 8c1e6e9f4950: Layer already exists [2025-02-12T09:10:37.791Z] d0d84afd84f4: Layer already exists [2025-02-12T09:10:37.791Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:37.791Z] 284d40743aca: Layer already exists [2025-02-12T09:10:37.791Z] 30cecf497218: Layer already exists [2025-02-12T09:10:37.791Z] d8e6ee1a2fe7: Layer already exists [2025-02-12T09:10:37.791Z] 6798718ba076: Layer already exists [2025-02-12T09:10:37.791Z] eda09182c468: Layer already exists [2025-02-12T09:10:37.791Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:37.791Z] main: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:10:38.074Z] ===================================================== [Pipeline] echo [2025-02-12T09:10:38.089Z] taggedImages: [2025-02-12T09:10:38.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:38.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-12T09:10:38.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 [2025-02-12T09:10:38.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:38.089Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-12T09:10:38.121Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-12T09:10:38.121Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:38.121Z] latest [2025-02-12T09:10:38.121Z] 4.0.0-dev.56 [2025-02-12T09:10:38.121Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:38.121Z] main [2025-02-12T09:10:38.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:38.815Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:39.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:39.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-12T09:10:39.308Z] 9859f051ae94: Preparing [2025-02-12T09:10:39.308Z] dd77e820247a: Preparing [2025-02-12T09:10:39.308Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:39.308Z] 6798718ba076: Preparing [2025-02-12T09:10:39.308Z] d3f640a8e415: Preparing [2025-02-12T09:10:39.308Z] ac4fbecb2788: Preparing [2025-02-12T09:10:39.308Z] 534a70dc8296: Preparing [2025-02-12T09:10:39.308Z] 534a70dc8296: Waiting [2025-02-12T09:10:39.308Z] ac4fbecb2788: Waiting [2025-02-12T09:10:39.308Z] 6798718ba076: Layer already exists [2025-02-12T09:10:39.308Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:39.583Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:39.583Z] 9859f051ae94: Pushed [2025-02-12T09:10:41.111Z] d3f640a8e415: Pushed [2025-02-12T09:10:41.400Z] ac4fbecb2788: Pushed [2025-02-12T09:10:43.468Z] dd77e820247a: Pushed [2025-02-12T09:10:43.772Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:44.249Z] + 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 [2025-02-12T09:10:44.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-12T09:10:44.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-12T09:10:44.722Z] 9859f051ae94: Preparing [2025-02-12T09:10:44.722Z] dd77e820247a: Preparing [2025-02-12T09:10:44.722Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:44.722Z] 6798718ba076: Preparing [2025-02-12T09:10:44.722Z] d3f640a8e415: Preparing [2025-02-12T09:10:44.722Z] ac4fbecb2788: Preparing [2025-02-12T09:10:44.722Z] 534a70dc8296: Preparing [2025-02-12T09:10:44.722Z] ac4fbecb2788: Waiting [2025-02-12T09:10:44.722Z] 534a70dc8296: Waiting [2025-02-12T09:10:44.722Z] dd77e820247a: Layer already exists [2025-02-12T09:10:44.722Z] 9859f051ae94: Layer already exists [2025-02-12T09:10:44.722Z] 6798718ba076: Layer already exists [2025-02-12T09:10:44.722Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:44.722Z] d3f640a8e415: Layer already exists [2025-02-12T09:10:44.722Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:44.722Z] ac4fbecb2788: Layer already exists [2025-02-12T09:10:44.722Z] latest: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:45.244Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:45.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 [2025-02-12T09:10:45.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-12T09:10:45.778Z] 9859f051ae94: Preparing [2025-02-12T09:10:45.778Z] dd77e820247a: Preparing [2025-02-12T09:10:45.778Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:45.778Z] 6798718ba076: Preparing [2025-02-12T09:10:45.778Z] d3f640a8e415: Preparing [2025-02-12T09:10:45.778Z] ac4fbecb2788: Preparing [2025-02-12T09:10:45.778Z] 534a70dc8296: Preparing [2025-02-12T09:10:45.778Z] ac4fbecb2788: Waiting [2025-02-12T09:10:45.778Z] 534a70dc8296: Waiting [2025-02-12T09:10:45.778Z] d3f640a8e415: Layer already exists [2025-02-12T09:10:45.778Z] 9859f051ae94: Layer already exists [2025-02-12T09:10:45.778Z] dd77e820247a: Layer already exists [2025-02-12T09:10:45.778Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:45.778Z] 6798718ba076: Layer already exists [2025-02-12T09:10:45.778Z] ac4fbecb2788: Layer already exists [2025-02-12T09:10:45.778Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:45.778Z] 4.0.0-dev.56: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:46.349Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:46.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:46.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-12T09:10:49.918Z] 9859f051ae94: Preparing [2025-02-12T09:10:49.918Z] dd77e820247a: Preparing [2025-02-12T09:10:49.918Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:49.918Z] 6798718ba076: Preparing [2025-02-12T09:10:49.918Z] d3f640a8e415: Preparing [2025-02-12T09:10:49.918Z] ac4fbecb2788: Preparing [2025-02-12T09:10:49.918Z] 534a70dc8296: Preparing [2025-02-12T09:10:49.918Z] ac4fbecb2788: Waiting [2025-02-12T09:10:49.918Z] 534a70dc8296: Waiting [2025-02-12T09:10:55.622Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:55.622Z] 6798718ba076: Layer already exists [2025-02-12T09:10:55.622Z] dd77e820247a: Layer already exists [2025-02-12T09:10:55.622Z] d3f640a8e415: Layer already exists [2025-02-12T09:10:55.622Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:55.622Z] ac4fbecb2788: Layer already exists [2025-02-12T09:10:55.622Z] 9859f051ae94: Pushed [2025-02-12T09:10:55.622Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:56.128Z] + 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 [2025-02-12T09:10:56.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-12T09:10:56.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-12T09:10:56.800Z] 9859f051ae94: Preparing [2025-02-12T09:10:56.800Z] dd77e820247a: Preparing [2025-02-12T09:10:56.800Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:56.800Z] 6798718ba076: Preparing [2025-02-12T09:10:56.800Z] d3f640a8e415: Preparing [2025-02-12T09:10:56.800Z] ac4fbecb2788: Preparing [2025-02-12T09:10:56.800Z] 534a70dc8296: Preparing [2025-02-12T09:10:56.800Z] ac4fbecb2788: Waiting [2025-02-12T09:10:56.800Z] 534a70dc8296: Waiting [2025-02-12T09:10:56.800Z] dd77e820247a: Layer already exists [2025-02-12T09:10:56.800Z] d3f640a8e415: Layer already exists [2025-02-12T09:10:56.800Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:56.800Z] 9859f051ae94: Layer already exists [2025-02-12T09:10:56.800Z] 6798718ba076: Layer already exists [2025-02-12T09:10:56.800Z] ac4fbecb2788: Layer already exists [2025-02-12T09:10:56.800Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:56.800Z] main: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:10:57.046Z] ===================================================== [Pipeline] echo [2025-02-12T09:10:57.136Z] taggedImages: [2025-02-12T09:10:57.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:57.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-12T09:10:57.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 [2025-02-12T09:10:57.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:57.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-12T09:10:57.373Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-12T09:10:57.373Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:57.373Z] latest [2025-02-12T09:10:57.373Z] 4.0.0-dev.56 [2025-02-12T09:10:57.373Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:10:57.373Z] main [2025-02-12T09:10:57.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:58.016Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:10:58.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:10:58.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-12T09:10:58.948Z] 282ac63cf146: Preparing [2025-02-12T09:10:58.948Z] 1df1c5d46404: Preparing [2025-02-12T09:10:58.948Z] b49497401580: Preparing [2025-02-12T09:10:58.948Z] 57f65e76e9f8: Preparing [2025-02-12T09:10:58.948Z] 6798718ba076: Preparing [2025-02-12T09:10:58.948Z] 595ad31872e7: Preparing [2025-02-12T09:10:58.948Z] 33d754c13114: Preparing [2025-02-12T09:10:58.948Z] eee53fe78186: Preparing [2025-02-12T09:10:58.948Z] 766de56bf3cb: Preparing [2025-02-12T09:10:58.948Z] 534a70dc8296: Preparing [2025-02-12T09:10:58.948Z] 595ad31872e7: Waiting [2025-02-12T09:10:58.948Z] 33d754c13114: Waiting [2025-02-12T09:10:58.948Z] eee53fe78186: Waiting [2025-02-12T09:10:58.948Z] 766de56bf3cb: Waiting [2025-02-12T09:10:58.948Z] 534a70dc8296: Waiting [2025-02-12T09:10:58.948Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:10:58.948Z] 6798718ba076: Layer already exists [2025-02-12T09:10:59.241Z] b49497401580: Pushed [2025-02-12T09:10:59.241Z] 1df1c5d46404: Pushed [2025-02-12T09:10:59.241Z] 282ac63cf146: Pushed [2025-02-12T09:10:59.241Z] 534a70dc8296: Layer already exists [2025-02-12T09:10:59.241Z] eee53fe78186: Pushed [2025-02-12T09:11:01.481Z] 766de56bf3cb: Pushed [2025-02-12T09:11:11.958Z] 33d754c13114: Retrying in 5 seconds [2025-02-12T09:11:12.285Z] 33d754c13114: Retrying in 4 seconds [2025-02-12T09:11:13.373Z] 33d754c13114: Retrying in 3 seconds [2025-02-12T09:11:14.058Z] 33d754c13114: Retrying in 2 seconds [2025-02-12T09:11:15.158Z] 33d754c13114: Retrying in 1 second [2025-02-12T09:11:17.305Z] 33d754c13114: Retrying in 10 seconds [2025-02-12T09:11:17.945Z] 33d754c13114: Retrying in 9 seconds [2025-02-12T09:11:19.057Z] 33d754c13114: Retrying in 8 seconds [2025-02-12T09:11:19.826Z] 33d754c13114: Retrying in 7 seconds [2025-02-12T09:11:20.159Z] 595ad31872e7: Retrying in 5 seconds [2025-02-12T09:11:20.808Z] 33d754c13114: Retrying in 6 seconds [2025-02-12T09:11:21.099Z] 595ad31872e7: Retrying in 4 seconds [2025-02-12T09:11:22.135Z] 33d754c13114: Retrying in 5 seconds [2025-02-12T09:11:22.135Z] 595ad31872e7: Retrying in 3 seconds [2025-02-12T09:11:23.139Z] 33d754c13114: Retrying in 4 seconds [2025-02-12T09:11:23.139Z] 595ad31872e7: Retrying in 2 seconds [2025-02-12T09:11:23.796Z] 33d754c13114: Retrying in 3 seconds [2025-02-12T09:11:24.083Z] 595ad31872e7: Retrying in 1 second [2025-02-12T09:11:25.195Z] 33d754c13114: Retrying in 2 seconds [2025-02-12T09:11:25.833Z] 595ad31872e7: Retrying in 10 seconds [2025-02-12T09:11:25.833Z] 33d754c13114: Retrying in 1 second [2025-02-12T09:11:26.931Z] 595ad31872e7: Retrying in 9 seconds [2025-02-12T09:11:27.984Z] 595ad31872e7: Retrying in 8 seconds [2025-02-12T09:11:28.760Z] 595ad31872e7: Retrying in 7 seconds [2025-02-12T09:11:29.804Z] 595ad31872e7: Retrying in 6 seconds [2025-02-12T09:11:30.808Z] 595ad31872e7: Retrying in 5 seconds [2025-02-12T09:11:31.917Z] 595ad31872e7: Retrying in 4 seconds [2025-02-12T09:11:32.996Z] 595ad31872e7: Retrying in 3 seconds [2025-02-12T09:11:33.774Z] 595ad31872e7: Retrying in 2 seconds [2025-02-12T09:11:34.875Z] 595ad31872e7: Retrying in 1 second [2025-02-12T09:11:39.523Z] 33d754c13114: Pushed [2025-02-12T09:11:58.734Z] 595ad31872e7: Pushed [2025-02-12T09:11:58.734Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:11:59.190Z] + 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 [2025-02-12T09:11:59.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-12T09:11:59.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-12T09:11:59.702Z] 282ac63cf146: Preparing [2025-02-12T09:11:59.702Z] 1df1c5d46404: Preparing [2025-02-12T09:11:59.702Z] b49497401580: Preparing [2025-02-12T09:11:59.702Z] 57f65e76e9f8: Preparing [2025-02-12T09:11:59.702Z] 6798718ba076: Preparing [2025-02-12T09:11:59.702Z] 595ad31872e7: Preparing [2025-02-12T09:11:59.702Z] 33d754c13114: Preparing [2025-02-12T09:11:59.702Z] eee53fe78186: Preparing [2025-02-12T09:11:59.702Z] 766de56bf3cb: Preparing [2025-02-12T09:11:59.702Z] 534a70dc8296: Preparing [2025-02-12T09:11:59.702Z] 595ad31872e7: Waiting [2025-02-12T09:11:59.702Z] 33d754c13114: Waiting [2025-02-12T09:11:59.702Z] eee53fe78186: Waiting [2025-02-12T09:11:59.702Z] 766de56bf3cb: Waiting [2025-02-12T09:11:59.702Z] 534a70dc8296: Waiting [2025-02-12T09:11:59.702Z] 282ac63cf146: Layer already exists [2025-02-12T09:11:59.702Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:11:59.702Z] 6798718ba076: Layer already exists [2025-02-12T09:11:59.702Z] b49497401580: Layer already exists [2025-02-12T09:11:59.702Z] 1df1c5d46404: Layer already exists [2025-02-12T09:11:59.702Z] eee53fe78186: Layer already exists [2025-02-12T09:11:59.702Z] 595ad31872e7: Layer already exists [2025-02-12T09:11:59.702Z] 33d754c13114: Layer already exists [2025-02-12T09:11:59.702Z] 534a70dc8296: Layer already exists [2025-02-12T09:11:59.702Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:00.001Z] latest: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:00.718Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:01.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 [2025-02-12T09:12:01.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-12T09:12:01.319Z] 282ac63cf146: Preparing [2025-02-12T09:12:01.319Z] 1df1c5d46404: Preparing [2025-02-12T09:12:01.319Z] b49497401580: Preparing [2025-02-12T09:12:01.319Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:01.319Z] 6798718ba076: Preparing [2025-02-12T09:12:01.319Z] 595ad31872e7: Preparing [2025-02-12T09:12:01.319Z] 33d754c13114: Preparing [2025-02-12T09:12:01.319Z] eee53fe78186: Preparing [2025-02-12T09:12:01.319Z] 766de56bf3cb: Preparing [2025-02-12T09:12:01.319Z] 534a70dc8296: Preparing [2025-02-12T09:12:01.319Z] 33d754c13114: Waiting [2025-02-12T09:12:01.319Z] eee53fe78186: Waiting [2025-02-12T09:12:01.319Z] 766de56bf3cb: Waiting [2025-02-12T09:12:01.319Z] 534a70dc8296: Waiting [2025-02-12T09:12:01.319Z] 595ad31872e7: Waiting [2025-02-12T09:12:01.319Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:01.319Z] 282ac63cf146: Layer already exists [2025-02-12T09:12:01.319Z] b49497401580: Layer already exists [2025-02-12T09:12:01.319Z] 1df1c5d46404: Layer already exists [2025-02-12T09:12:01.319Z] 6798718ba076: Layer already exists [2025-02-12T09:12:01.319Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:01.319Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:01.319Z] 595ad31872e7: Layer already exists [2025-02-12T09:12:01.319Z] eee53fe78186: Layer already exists [2025-02-12T09:12:01.319Z] 33d754c13114: Layer already exists [2025-02-12T09:12:01.319Z] 4.0.0-dev.56: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:01.811Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:02.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:02.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-12T09:12:02.633Z] 282ac63cf146: Preparing [2025-02-12T09:12:02.633Z] 1df1c5d46404: Preparing [2025-02-12T09:12:02.633Z] b49497401580: Preparing [2025-02-12T09:12:02.633Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:02.633Z] 6798718ba076: Preparing [2025-02-12T09:12:02.633Z] 595ad31872e7: Preparing [2025-02-12T09:12:02.633Z] 33d754c13114: Preparing [2025-02-12T09:12:02.633Z] eee53fe78186: Preparing [2025-02-12T09:12:02.633Z] 766de56bf3cb: Preparing [2025-02-12T09:12:02.633Z] 534a70dc8296: Preparing [2025-02-12T09:12:02.633Z] eee53fe78186: Waiting [2025-02-12T09:12:02.633Z] 766de56bf3cb: Waiting [2025-02-12T09:12:02.633Z] 534a70dc8296: Waiting [2025-02-12T09:12:02.633Z] 595ad31872e7: Waiting [2025-02-12T09:12:02.633Z] 33d754c13114: Waiting [2025-02-12T09:12:02.633Z] b49497401580: Layer already exists [2025-02-12T09:12:02.633Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:02.633Z] 1df1c5d46404: Layer already exists [2025-02-12T09:12:02.633Z] 6798718ba076: Layer already exists [2025-02-12T09:12:02.633Z] 282ac63cf146: Layer already exists [2025-02-12T09:12:02.633Z] 595ad31872e7: Layer already exists [2025-02-12T09:12:02.633Z] 33d754c13114: Layer already exists [2025-02-12T09:12:02.633Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:02.633Z] eee53fe78186: Layer already exists [2025-02-12T09:12:02.633Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:02.633Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:03.269Z] + 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 [2025-02-12T09:12:03.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-12T09:12:03.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-12T09:12:03.819Z] 282ac63cf146: Preparing [2025-02-12T09:12:03.819Z] 1df1c5d46404: Preparing [2025-02-12T09:12:03.819Z] b49497401580: Preparing [2025-02-12T09:12:03.819Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:03.819Z] 6798718ba076: Preparing [2025-02-12T09:12:03.819Z] 595ad31872e7: Preparing [2025-02-12T09:12:03.819Z] 33d754c13114: Preparing [2025-02-12T09:12:03.819Z] eee53fe78186: Preparing [2025-02-12T09:12:03.819Z] 766de56bf3cb: Preparing [2025-02-12T09:12:03.819Z] 534a70dc8296: Preparing [2025-02-12T09:12:03.819Z] eee53fe78186: Waiting [2025-02-12T09:12:03.819Z] 766de56bf3cb: Waiting [2025-02-12T09:12:03.819Z] 534a70dc8296: Waiting [2025-02-12T09:12:03.819Z] 595ad31872e7: Waiting [2025-02-12T09:12:03.819Z] 33d754c13114: Waiting [2025-02-12T09:12:03.819Z] 6798718ba076: Layer already exists [2025-02-12T09:12:03.819Z] 1df1c5d46404: Layer already exists [2025-02-12T09:12:03.819Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:03.819Z] 282ac63cf146: Layer already exists [2025-02-12T09:12:03.819Z] b49497401580: Layer already exists [2025-02-12T09:12:03.819Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:03.819Z] 33d754c13114: Layer already exists [2025-02-12T09:12:03.819Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:03.819Z] 595ad31872e7: Layer already exists [2025-02-12T09:12:03.819Z] eee53fe78186: Layer already exists [2025-02-12T09:12:03.924Z] main: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:12:04.138Z] ===================================================== [Pipeline] echo [2025-02-12T09:12:04.231Z] taggedImages: [2025-02-12T09:12:04.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:04.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-12T09:12:04.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 [2025-02-12T09:12:04.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:04.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-12T09:12:04.282Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-12T09:12:04.282Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:04.282Z] latest [2025-02-12T09:12:04.282Z] 4.0.0-dev.56 [2025-02-12T09:12:04.282Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:04.282Z] main [2025-02-12T09:12:04.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:04.871Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:05.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:05.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-12T09:12:05.541Z] 1e1c9d4abca0: Preparing [2025-02-12T09:12:05.541Z] 4b9b462fff62: Preparing [2025-02-12T09:12:05.541Z] 66e42a98b8b9: Preparing [2025-02-12T09:12:05.541Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:05.541Z] 6798718ba076: Preparing [2025-02-12T09:12:05.541Z] f70dbeaf10b7: Preparing [2025-02-12T09:12:05.541Z] fad17fc88d56: Preparing [2025-02-12T09:12:05.541Z] e1b38b4aa277: Preparing [2025-02-12T09:12:05.541Z] 534a70dc8296: Preparing [2025-02-12T09:12:05.541Z] fad17fc88d56: Waiting [2025-02-12T09:12:05.541Z] e1b38b4aa277: Waiting [2025-02-12T09:12:05.541Z] 534a70dc8296: Waiting [2025-02-12T09:12:05.541Z] f70dbeaf10b7: Waiting [2025-02-12T09:12:05.541Z] 6798718ba076: Layer already exists [2025-02-12T09:12:05.541Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:05.541Z] 1e1c9d4abca0: Pushed [2025-02-12T09:12:05.541Z] 4b9b462fff62: Pushed [2025-02-12T09:12:05.541Z] 66e42a98b8b9: Pushed [2025-02-12T09:12:05.852Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:06.500Z] e1b38b4aa277: Pushed [2025-02-12T09:12:07.149Z] fad17fc88d56: Pushed [2025-02-12T09:12:26.260Z] f70dbeaf10b7: Pushed [2025-02-12T09:12:26.260Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:26.736Z] + 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 [2025-02-12T09:12:27.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-12T09:12:27.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-12T09:12:27.323Z] 1e1c9d4abca0: Preparing [2025-02-12T09:12:27.323Z] 4b9b462fff62: Preparing [2025-02-12T09:12:27.323Z] 66e42a98b8b9: Preparing [2025-02-12T09:12:27.323Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:27.323Z] 6798718ba076: Preparing [2025-02-12T09:12:27.323Z] f70dbeaf10b7: Preparing [2025-02-12T09:12:27.323Z] fad17fc88d56: Preparing [2025-02-12T09:12:27.323Z] e1b38b4aa277: Preparing [2025-02-12T09:12:27.323Z] 534a70dc8296: Preparing [2025-02-12T09:12:27.323Z] f70dbeaf10b7: Waiting [2025-02-12T09:12:27.323Z] fad17fc88d56: Waiting [2025-02-12T09:12:27.323Z] e1b38b4aa277: Waiting [2025-02-12T09:12:27.323Z] 534a70dc8296: Waiting [2025-02-12T09:12:27.323Z] 4b9b462fff62: Layer already exists [2025-02-12T09:12:27.323Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:27.323Z] 66e42a98b8b9: Layer already exists [2025-02-12T09:12:27.323Z] 6798718ba076: Layer already exists [2025-02-12T09:12:27.323Z] 1e1c9d4abca0: Layer already exists [2025-02-12T09:12:27.323Z] fad17fc88d56: Layer already exists [2025-02-12T09:12:27.323Z] f70dbeaf10b7: Layer already exists [2025-02-12T09:12:27.323Z] e1b38b4aa277: Layer already exists [2025-02-12T09:12:27.323Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:27.323Z] latest: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:27.893Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:28.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 [2025-02-12T09:12:28.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-12T09:12:28.513Z] 1e1c9d4abca0: Preparing [2025-02-12T09:12:28.513Z] 4b9b462fff62: Preparing [2025-02-12T09:12:28.513Z] 66e42a98b8b9: Preparing [2025-02-12T09:12:28.513Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:28.513Z] 6798718ba076: Preparing [2025-02-12T09:12:28.513Z] f70dbeaf10b7: Preparing [2025-02-12T09:12:28.513Z] fad17fc88d56: Preparing [2025-02-12T09:12:28.513Z] e1b38b4aa277: Preparing [2025-02-12T09:12:28.513Z] 534a70dc8296: Preparing [2025-02-12T09:12:28.513Z] 534a70dc8296: Waiting [2025-02-12T09:12:28.513Z] fad17fc88d56: Waiting [2025-02-12T09:12:28.513Z] e1b38b4aa277: Waiting [2025-02-12T09:12:28.513Z] f70dbeaf10b7: Waiting [2025-02-12T09:12:28.513Z] 6798718ba076: Layer already exists [2025-02-12T09:12:28.513Z] 1e1c9d4abca0: Layer already exists [2025-02-12T09:12:28.513Z] 4b9b462fff62: Layer already exists [2025-02-12T09:12:28.513Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:28.513Z] 66e42a98b8b9: Layer already exists [2025-02-12T09:12:28.513Z] f70dbeaf10b7: Layer already exists [2025-02-12T09:12:28.513Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:28.513Z] fad17fc88d56: Layer already exists [2025-02-12T09:12:28.513Z] e1b38b4aa277: Layer already exists [2025-02-12T09:12:28.876Z] 4.0.0-dev.56: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:29.492Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:30.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:30.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-12T09:12:30.029Z] 1e1c9d4abca0: Preparing [2025-02-12T09:12:30.029Z] 4b9b462fff62: Preparing [2025-02-12T09:12:30.029Z] 66e42a98b8b9: Preparing [2025-02-12T09:12:30.029Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:30.029Z] 6798718ba076: Preparing [2025-02-12T09:12:30.029Z] f70dbeaf10b7: Preparing [2025-02-12T09:12:30.029Z] fad17fc88d56: Preparing [2025-02-12T09:12:30.029Z] e1b38b4aa277: Preparing [2025-02-12T09:12:30.029Z] 534a70dc8296: Preparing [2025-02-12T09:12:30.029Z] f70dbeaf10b7: Waiting [2025-02-12T09:12:30.029Z] fad17fc88d56: Waiting [2025-02-12T09:12:30.029Z] e1b38b4aa277: Waiting [2025-02-12T09:12:30.029Z] 534a70dc8296: Waiting [2025-02-12T09:12:30.029Z] 6798718ba076: Layer already exists [2025-02-12T09:12:30.029Z] 1e1c9d4abca0: Layer already exists [2025-02-12T09:12:30.029Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:30.029Z] 66e42a98b8b9: Layer already exists [2025-02-12T09:12:30.029Z] 4b9b462fff62: Layer already exists [2025-02-12T09:12:30.029Z] e1b38b4aa277: Layer already exists [2025-02-12T09:12:30.029Z] f70dbeaf10b7: Layer already exists [2025-02-12T09:12:30.029Z] fad17fc88d56: Layer already exists [2025-02-12T09:12:30.029Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:30.029Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:30.609Z] + 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 [2025-02-12T09:12:31.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-12T09:12:31.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-12T09:12:31.425Z] 1e1c9d4abca0: Preparing [2025-02-12T09:12:31.425Z] 4b9b462fff62: Preparing [2025-02-12T09:12:31.425Z] 66e42a98b8b9: Preparing [2025-02-12T09:12:31.425Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:31.425Z] 6798718ba076: Preparing [2025-02-12T09:12:31.425Z] f70dbeaf10b7: Preparing [2025-02-12T09:12:31.425Z] fad17fc88d56: Preparing [2025-02-12T09:12:31.425Z] e1b38b4aa277: Preparing [2025-02-12T09:12:31.425Z] 534a70dc8296: Preparing [2025-02-12T09:12:31.425Z] fad17fc88d56: Waiting [2025-02-12T09:12:31.425Z] e1b38b4aa277: Waiting [2025-02-12T09:12:31.425Z] 534a70dc8296: Waiting [2025-02-12T09:12:31.425Z] f70dbeaf10b7: Waiting [2025-02-12T09:12:31.425Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:31.425Z] 4b9b462fff62: Layer already exists [2025-02-12T09:12:31.425Z] 6798718ba076: Layer already exists [2025-02-12T09:12:31.425Z] 66e42a98b8b9: Layer already exists [2025-02-12T09:12:31.425Z] 1e1c9d4abca0: Layer already exists [2025-02-12T09:12:31.425Z] fad17fc88d56: Layer already exists [2025-02-12T09:12:31.425Z] f70dbeaf10b7: Layer already exists [2025-02-12T09:12:31.425Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:31.425Z] e1b38b4aa277: Layer already exists [2025-02-12T09:12:31.425Z] main: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:12:31.852Z] ===================================================== [Pipeline] echo [2025-02-12T09:12:31.892Z] taggedImages: [2025-02-12T09:12:31.892Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:31.892Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-12T09:12:31.892Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 [2025-02-12T09:12:31.892Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:31.892Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-12T09:12:31.939Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-12T09:12:31.939Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:31.939Z] latest [2025-02-12T09:12:31.939Z] 4.0.0-dev.56 [2025-02-12T09:12:31.939Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:12:31.939Z] main [2025-02-12T09:12:31.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:32.474Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:32.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:12:32.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-12T09:12:32.937Z] dbde5f582696: Preparing [2025-02-12T09:12:32.937Z] ca78f00d89e6: Preparing [2025-02-12T09:12:32.937Z] d4b9fc7a27b7: Preparing [2025-02-12T09:12:32.937Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:32.937Z] 6798718ba076: Preparing [2025-02-12T09:12:32.937Z] ca92144b0cf5: Preparing [2025-02-12T09:12:32.937Z] eee53fe78186: Preparing [2025-02-12T09:12:32.937Z] 766de56bf3cb: Preparing [2025-02-12T09:12:32.937Z] 534a70dc8296: Preparing [2025-02-12T09:12:32.937Z] eee53fe78186: Waiting [2025-02-12T09:12:32.937Z] 766de56bf3cb: Waiting [2025-02-12T09:12:32.937Z] 534a70dc8296: Waiting [2025-02-12T09:12:32.937Z] ca92144b0cf5: Waiting [2025-02-12T09:12:32.937Z] 6798718ba076: Layer already exists [2025-02-12T09:12:32.937Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:32.937Z] eee53fe78186: Layer already exists [2025-02-12T09:12:33.256Z] d4b9fc7a27b7: Pushed [2025-02-12T09:12:33.256Z] ca78f00d89e6: Pushed [2025-02-12T09:12:33.256Z] dbde5f582696: Pushed [2025-02-12T09:12:33.256Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:33.256Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:56.313Z] ca92144b0cf5: Pushed [2025-02-12T09:12:56.313Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:56.836Z] + 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 [2025-02-12T09:12:57.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-12T09:12:57.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-12T09:12:57.407Z] dbde5f582696: Preparing [2025-02-12T09:12:57.407Z] ca78f00d89e6: Preparing [2025-02-12T09:12:57.407Z] d4b9fc7a27b7: Preparing [2025-02-12T09:12:57.407Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:57.407Z] 6798718ba076: Preparing [2025-02-12T09:12:57.407Z] ca92144b0cf5: Preparing [2025-02-12T09:12:57.407Z] eee53fe78186: Preparing [2025-02-12T09:12:57.407Z] 766de56bf3cb: Preparing [2025-02-12T09:12:57.407Z] 534a70dc8296: Preparing [2025-02-12T09:12:57.407Z] ca92144b0cf5: Waiting [2025-02-12T09:12:57.407Z] eee53fe78186: Waiting [2025-02-12T09:12:57.407Z] 766de56bf3cb: Waiting [2025-02-12T09:12:57.407Z] 534a70dc8296: Waiting [2025-02-12T09:12:57.407Z] dbde5f582696: Layer already exists [2025-02-12T09:12:57.407Z] 6798718ba076: Layer already exists [2025-02-12T09:12:57.407Z] d4b9fc7a27b7: Layer already exists [2025-02-12T09:12:57.407Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:57.407Z] ca78f00d89e6: Layer already exists [2025-02-12T09:12:57.407Z] ca92144b0cf5: Layer already exists [2025-02-12T09:12:57.407Z] eee53fe78186: Layer already exists [2025-02-12T09:12:57.407Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:57.407Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:57.407Z] latest: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:58.098Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:58.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 [2025-02-12T09:12:58.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-12T09:12:58.729Z] dbde5f582696: Preparing [2025-02-12T09:12:58.729Z] ca78f00d89e6: Preparing [2025-02-12T09:12:58.729Z] d4b9fc7a27b7: Preparing [2025-02-12T09:12:58.729Z] 57f65e76e9f8: Preparing [2025-02-12T09:12:58.729Z] 6798718ba076: Preparing [2025-02-12T09:12:58.729Z] ca92144b0cf5: Preparing [2025-02-12T09:12:58.729Z] eee53fe78186: Preparing [2025-02-12T09:12:58.729Z] 766de56bf3cb: Preparing [2025-02-12T09:12:58.729Z] 534a70dc8296: Preparing [2025-02-12T09:12:58.729Z] eee53fe78186: Waiting [2025-02-12T09:12:58.729Z] ca92144b0cf5: Waiting [2025-02-12T09:12:58.729Z] 766de56bf3cb: Waiting [2025-02-12T09:12:58.729Z] 534a70dc8296: Waiting [2025-02-12T09:12:58.729Z] 6798718ba076: Layer already exists [2025-02-12T09:12:58.729Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:12:58.729Z] d4b9fc7a27b7: Layer already exists [2025-02-12T09:12:58.729Z] dbde5f582696: Layer already exists [2025-02-12T09:12:58.729Z] ca78f00d89e6: Layer already exists [2025-02-12T09:12:58.729Z] 766de56bf3cb: Layer already exists [2025-02-12T09:12:58.729Z] ca92144b0cf5: Layer already exists [2025-02-12T09:12:58.729Z] eee53fe78186: Layer already exists [2025-02-12T09:12:58.729Z] 534a70dc8296: Layer already exists [2025-02-12T09:12:58.729Z] 4.0.0-dev.56: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:12:59.436Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:00.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-12T09:13:00.170Z] dbde5f582696: Preparing [2025-02-12T09:13:00.170Z] ca78f00d89e6: Preparing [2025-02-12T09:13:00.170Z] d4b9fc7a27b7: Preparing [2025-02-12T09:13:00.170Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:00.170Z] 6798718ba076: Preparing [2025-02-12T09:13:00.170Z] ca92144b0cf5: Preparing [2025-02-12T09:13:00.170Z] eee53fe78186: Preparing [2025-02-12T09:13:00.170Z] 766de56bf3cb: Preparing [2025-02-12T09:13:00.170Z] 534a70dc8296: Preparing [2025-02-12T09:13:00.170Z] eee53fe78186: Waiting [2025-02-12T09:13:00.170Z] 766de56bf3cb: Waiting [2025-02-12T09:13:00.170Z] 534a70dc8296: Waiting [2025-02-12T09:13:00.170Z] ca92144b0cf5: Waiting [2025-02-12T09:13:00.170Z] ca78f00d89e6: Layer already exists [2025-02-12T09:13:00.170Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:00.170Z] 6798718ba076: Layer already exists [2025-02-12T09:13:00.170Z] dbde5f582696: Layer already exists [2025-02-12T09:13:00.170Z] d4b9fc7a27b7: Layer already exists [2025-02-12T09:13:00.170Z] 766de56bf3cb: Layer already exists [2025-02-12T09:13:00.170Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:00.170Z] eee53fe78186: Layer already exists [2025-02-12T09:13:00.170Z] ca92144b0cf5: Layer already exists [2025-02-12T09:13:00.170Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:00.761Z] + 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 [2025-02-12T09:13:01.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-12T09:13:01.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-12T09:13:01.309Z] dbde5f582696: Preparing [2025-02-12T09:13:01.309Z] ca78f00d89e6: Preparing [2025-02-12T09:13:01.309Z] d4b9fc7a27b7: Preparing [2025-02-12T09:13:01.309Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:01.309Z] 6798718ba076: Preparing [2025-02-12T09:13:01.309Z] ca92144b0cf5: Preparing [2025-02-12T09:13:01.309Z] eee53fe78186: Preparing [2025-02-12T09:13:01.309Z] 766de56bf3cb: Preparing [2025-02-12T09:13:01.309Z] 534a70dc8296: Preparing [2025-02-12T09:13:01.309Z] eee53fe78186: Waiting [2025-02-12T09:13:01.309Z] 766de56bf3cb: Waiting [2025-02-12T09:13:01.309Z] 534a70dc8296: Waiting [2025-02-12T09:13:01.309Z] ca92144b0cf5: Waiting [2025-02-12T09:13:01.309Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:01.309Z] dbde5f582696: Layer already exists [2025-02-12T09:13:01.309Z] ca78f00d89e6: Layer already exists [2025-02-12T09:13:01.309Z] d4b9fc7a27b7: Layer already exists [2025-02-12T09:13:01.309Z] 6798718ba076: Layer already exists [2025-02-12T09:13:01.309Z] 766de56bf3cb: Layer already exists [2025-02-12T09:13:01.309Z] ca92144b0cf5: Layer already exists [2025-02-12T09:13:01.309Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:01.309Z] eee53fe78186: Layer already exists [2025-02-12T09:13:01.309Z] main: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:13:01.547Z] ===================================================== [Pipeline] echo [2025-02-12T09:13:01.612Z] taggedImages: [2025-02-12T09:13:01.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:01.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-12T09:13:01.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 [2025-02-12T09:13:01.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:01.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-12T09:13:01.677Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-12T09:13:01.677Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:01.677Z] latest [2025-02-12T09:13:01.677Z] 4.0.0-dev.56 [2025-02-12T09:13:01.677Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:01.677Z] main [2025-02-12T09:13:01.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:02.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:02.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:02.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-12T09:13:02.833Z] eeeebe50cb03: Preparing [2025-02-12T09:13:02.833Z] 45ab2bb42d6e: Preparing [2025-02-12T09:13:02.833Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:02.833Z] 6798718ba076: Preparing [2025-02-12T09:13:02.833Z] 1cc3ecd20fed: Preparing [2025-02-12T09:13:02.833Z] b125112734cc: Preparing [2025-02-12T09:13:02.833Z] 534a70dc8296: Preparing [2025-02-12T09:13:02.833Z] b125112734cc: Waiting [2025-02-12T09:13:02.833Z] 534a70dc8296: Waiting [2025-02-12T09:13:02.833Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:02.833Z] 6798718ba076: Layer already exists [2025-02-12T09:13:02.833Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:03.165Z] eeeebe50cb03: Pushed [2025-02-12T09:13:04.297Z] b125112734cc: Pushed [2025-02-12T09:13:04.595Z] 1cc3ecd20fed: Pushed [2025-02-12T09:13:11.839Z] 45ab2bb42d6e: Pushed [2025-02-12T09:13:11.839Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:12.432Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:13.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-12T09:13:13.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-12T09:13:13.022Z] eeeebe50cb03: Preparing [2025-02-12T09:13:13.022Z] 45ab2bb42d6e: Preparing [2025-02-12T09:13:13.022Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:13.022Z] 6798718ba076: Preparing [2025-02-12T09:13:13.022Z] 1cc3ecd20fed: Preparing [2025-02-12T09:13:13.022Z] b125112734cc: Preparing [2025-02-12T09:13:13.022Z] 534a70dc8296: Preparing [2025-02-12T09:13:13.022Z] b125112734cc: Waiting [2025-02-12T09:13:13.022Z] eeeebe50cb03: Layer already exists [2025-02-12T09:13:13.022Z] 1cc3ecd20fed: Layer already exists [2025-02-12T09:13:13.022Z] 45ab2bb42d6e: Layer already exists [2025-02-12T09:13:13.022Z] 6798718ba076: Layer already exists [2025-02-12T09:13:13.022Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:13.022Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:13.022Z] b125112734cc: Layer already exists [2025-02-12T09:13:13.022Z] latest: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:13.501Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:14.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 [2025-02-12T09:13:14.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-12T09:13:14.063Z] eeeebe50cb03: Preparing [2025-02-12T09:13:14.063Z] 45ab2bb42d6e: Preparing [2025-02-12T09:13:14.063Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:14.063Z] 6798718ba076: Preparing [2025-02-12T09:13:14.063Z] 1cc3ecd20fed: Preparing [2025-02-12T09:13:14.063Z] b125112734cc: Preparing [2025-02-12T09:13:14.063Z] 534a70dc8296: Preparing [2025-02-12T09:13:14.063Z] b125112734cc: Waiting [2025-02-12T09:13:14.063Z] 534a70dc8296: Waiting [2025-02-12T09:13:14.063Z] 1cc3ecd20fed: Layer already exists [2025-02-12T09:13:14.063Z] 45ab2bb42d6e: Layer already exists [2025-02-12T09:13:14.063Z] eeeebe50cb03: Layer already exists [2025-02-12T09:13:14.063Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:14.063Z] 6798718ba076: Layer already exists [2025-02-12T09:13:14.063Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:14.063Z] b125112734cc: Layer already exists [2025-02-12T09:13:14.063Z] 4.0.0-dev.56: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:14.560Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:15.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:15.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-12T09:13:15.034Z] eeeebe50cb03: Preparing [2025-02-12T09:13:15.034Z] 45ab2bb42d6e: Preparing [2025-02-12T09:13:15.034Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:15.034Z] 6798718ba076: Preparing [2025-02-12T09:13:15.034Z] 1cc3ecd20fed: Preparing [2025-02-12T09:13:15.034Z] b125112734cc: Preparing [2025-02-12T09:13:15.034Z] 534a70dc8296: Preparing [2025-02-12T09:13:15.034Z] b125112734cc: Waiting [2025-02-12T09:13:15.034Z] 534a70dc8296: Waiting [2025-02-12T09:13:15.034Z] 6798718ba076: Layer already exists [2025-02-12T09:13:15.034Z] 1cc3ecd20fed: Layer already exists [2025-02-12T09:13:15.034Z] eeeebe50cb03: Layer already exists [2025-02-12T09:13:15.034Z] 45ab2bb42d6e: Layer already exists [2025-02-12T09:13:15.034Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:15.034Z] b125112734cc: Layer already exists [2025-02-12T09:13:15.034Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:15.034Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:15.912Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:16.542Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-12T09:13:16.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-12T09:13:16.542Z] eeeebe50cb03: Preparing [2025-02-12T09:13:16.542Z] 45ab2bb42d6e: Preparing [2025-02-12T09:13:16.542Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:16.542Z] 6798718ba076: Preparing [2025-02-12T09:13:16.542Z] 1cc3ecd20fed: Preparing [2025-02-12T09:13:16.542Z] b125112734cc: Preparing [2025-02-12T09:13:16.542Z] 534a70dc8296: Preparing [2025-02-12T09:13:16.542Z] b125112734cc: Waiting [2025-02-12T09:13:16.542Z] 534a70dc8296: Waiting [2025-02-12T09:13:16.542Z] eeeebe50cb03: Layer already exists [2025-02-12T09:13:16.542Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:16.542Z] 1cc3ecd20fed: Layer already exists [2025-02-12T09:13:16.542Z] 6798718ba076: Layer already exists [2025-02-12T09:13:16.542Z] 45ab2bb42d6e: Layer already exists [2025-02-12T09:13:16.542Z] b125112734cc: Layer already exists [2025-02-12T09:13:16.542Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:16.864Z] main: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:13:17.064Z] ===================================================== [Pipeline] echo [2025-02-12T09:13:17.075Z] taggedImages: [2025-02-12T09:13:17.075Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:17.075Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-12T09:13:17.075Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 [2025-02-12T09:13:17.075Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:17.075Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-12T09:13:17.115Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-12T09:13:17.115Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:17.115Z] latest [2025-02-12T09:13:17.115Z] 4.0.0-dev.56 [2025-02-12T09:13:17.115Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:17.115Z] main [2025-02-12T09:13:17.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:17.628Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:18.372Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:18.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-12T09:13:18.372Z] c133441024e1: Preparing [2025-02-12T09:13:18.372Z] 2e49542f8ed1: Preparing [2025-02-12T09:13:18.372Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:18.372Z] 6798718ba076: Preparing [2025-02-12T09:13:18.372Z] 5def42ec07d9: Preparing [2025-02-12T09:13:18.372Z] 237feddab4c0: Preparing [2025-02-12T09:13:18.372Z] 534a70dc8296: Preparing [2025-02-12T09:13:18.372Z] 237feddab4c0: Waiting [2025-02-12T09:13:18.372Z] 534a70dc8296: Waiting [2025-02-12T09:13:18.372Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:18.372Z] 6798718ba076: Layer already exists [2025-02-12T09:13:18.372Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:18.672Z] c133441024e1: Pushed [2025-02-12T09:13:18.977Z] 237feddab4c0: Pushed [2025-02-12T09:13:20.037Z] 5def42ec07d9: Pushed [2025-02-12T09:13:27.079Z] 2e49542f8ed1: Pushed [2025-02-12T09:13:27.079Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:27.674Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:28.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-12T09:13:28.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-12T09:13:28.328Z] c133441024e1: Preparing [2025-02-12T09:13:28.328Z] 2e49542f8ed1: Preparing [2025-02-12T09:13:28.328Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:28.328Z] 6798718ba076: Preparing [2025-02-12T09:13:28.328Z] 5def42ec07d9: Preparing [2025-02-12T09:13:28.328Z] 237feddab4c0: Preparing [2025-02-12T09:13:28.328Z] 534a70dc8296: Preparing [2025-02-12T09:13:28.328Z] 237feddab4c0: Waiting [2025-02-12T09:13:28.328Z] 534a70dc8296: Waiting [2025-02-12T09:13:28.328Z] 2e49542f8ed1: Layer already exists [2025-02-12T09:13:28.328Z] c133441024e1: Layer already exists [2025-02-12T09:13:28.328Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:28.328Z] 6798718ba076: Layer already exists [2025-02-12T09:13:28.328Z] 5def42ec07d9: Layer already exists [2025-02-12T09:13:28.328Z] 237feddab4c0: Layer already exists [2025-02-12T09:13:28.328Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:28.328Z] latest: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:28.947Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:29.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 [2025-02-12T09:13:29.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-12T09:13:29.563Z] c133441024e1: Preparing [2025-02-12T09:13:29.563Z] 2e49542f8ed1: Preparing [2025-02-12T09:13:29.563Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:29.563Z] 6798718ba076: Preparing [2025-02-12T09:13:29.563Z] 5def42ec07d9: Preparing [2025-02-12T09:13:29.563Z] 237feddab4c0: Preparing [2025-02-12T09:13:29.563Z] 534a70dc8296: Preparing [2025-02-12T09:13:29.563Z] 237feddab4c0: Waiting [2025-02-12T09:13:29.563Z] 534a70dc8296: Waiting [2025-02-12T09:13:29.563Z] c133441024e1: Layer already exists [2025-02-12T09:13:29.563Z] 2e49542f8ed1: Layer already exists [2025-02-12T09:13:29.563Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:29.563Z] 5def42ec07d9: Layer already exists [2025-02-12T09:13:29.563Z] 6798718ba076: Layer already exists [2025-02-12T09:13:29.563Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:29.563Z] 237feddab4c0: Layer already exists [2025-02-12T09:13:29.563Z] 4.0.0-dev.56: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:30.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:31.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:31.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-12T09:13:31.177Z] c133441024e1: Preparing [2025-02-12T09:13:31.177Z] 2e49542f8ed1: Preparing [2025-02-12T09:13:31.177Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:31.177Z] 6798718ba076: Preparing [2025-02-12T09:13:31.177Z] 5def42ec07d9: Preparing [2025-02-12T09:13:31.177Z] 237feddab4c0: Preparing [2025-02-12T09:13:31.177Z] 534a70dc8296: Preparing [2025-02-12T09:13:31.177Z] 237feddab4c0: Waiting [2025-02-12T09:13:31.177Z] 6798718ba076: Layer already exists [2025-02-12T09:13:31.177Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:31.177Z] 2e49542f8ed1: Layer already exists [2025-02-12T09:13:31.177Z] c133441024e1: Layer already exists [2025-02-12T09:13:31.177Z] 5def42ec07d9: Layer already exists [2025-02-12T09:13:31.177Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:31.177Z] 237feddab4c0: Layer already exists [2025-02-12T09:13:31.177Z] fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:31.810Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:32.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-12T09:13:32.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-12T09:13:32.366Z] c133441024e1: Preparing [2025-02-12T09:13:32.366Z] 2e49542f8ed1: Preparing [2025-02-12T09:13:32.366Z] 57f65e76e9f8: Preparing [2025-02-12T09:13:32.366Z] 6798718ba076: Preparing [2025-02-12T09:13:32.366Z] 5def42ec07d9: Preparing [2025-02-12T09:13:32.366Z] 237feddab4c0: Preparing [2025-02-12T09:13:32.366Z] 534a70dc8296: Preparing [2025-02-12T09:13:32.366Z] 237feddab4c0: Waiting [2025-02-12T09:13:32.366Z] 534a70dc8296: Waiting [2025-02-12T09:13:32.366Z] 2e49542f8ed1: Layer already exists [2025-02-12T09:13:32.366Z] c133441024e1: Layer already exists [2025-02-12T09:13:32.366Z] 57f65e76e9f8: Layer already exists [2025-02-12T09:13:32.366Z] 5def42ec07d9: Layer already exists [2025-02-12T09:13:32.366Z] 6798718ba076: Layer already exists [2025-02-12T09:13:32.366Z] 237feddab4c0: Layer already exists [2025-02-12T09:13:32.366Z] 534a70dc8296: Layer already exists [2025-02-12T09:13:32.366Z] main: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T09:13:32.582Z] ===================================================== [Pipeline] echo [2025-02-12T09:13:32.615Z] taggedImages: [2025-02-12T09:13:32.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [2025-02-12T09:13:32.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-12T09:13:32.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 [2025-02-12T09:13:32.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [2025-02-12T09:13:32.616Z] - 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 [2025-02-12T09:13:33.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T09:13:33.496Z] [2025-02-12T09:13:33.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:13:33.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T09:13:33.961Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-12T09:13:33.961Z] 8998bd30e6a1: Pulling fs layer [2025-02-12T09:13:33.961Z] 04944245beec: Pulling fs layer [2025-02-12T09:13:33.961Z] 699f458cf7ca: Pulling fs layer [2025-02-12T09:13:33.961Z] 765212b225bb: Pulling fs layer [2025-02-12T09:13:33.961Z] f23df028b6ca: Pulling fs layer [2025-02-12T09:13:33.961Z] d65c8cfc05b1: Pulling fs layer [2025-02-12T09:13:33.961Z] 2437ff75d9bd: Pulling fs layer [2025-02-12T09:13:33.961Z] f23df028b6ca: Waiting [2025-02-12T09:13:33.961Z] d65c8cfc05b1: Waiting [2025-02-12T09:13:33.961Z] 2437ff75d9bd: Waiting [2025-02-12T09:13:33.961Z] 765212b225bb: Waiting [2025-02-12T09:13:34.478Z] 04944245beec: Verifying Checksum [2025-02-12T09:13:34.478Z] 04944245beec: Download complete [2025-02-12T09:13:34.478Z] 765212b225bb: Verifying Checksum [2025-02-12T09:13:34.478Z] 765212b225bb: Download complete [2025-02-12T09:13:34.478Z] f23df028b6ca: Verifying Checksum [2025-02-12T09:13:34.478Z] f23df028b6ca: Download complete [2025-02-12T09:13:34.478Z] d65c8cfc05b1: Verifying Checksum [2025-02-12T09:13:34.478Z] d65c8cfc05b1: Download complete [2025-02-12T09:13:34.478Z] 699f458cf7ca: Verifying Checksum [2025-02-12T09:13:34.478Z] 699f458cf7ca: Download complete [2025-02-12T09:13:34.814Z] 8998bd30e6a1: Verifying Checksum [2025-02-12T09:13:34.814Z] 8998bd30e6a1: Download complete [2025-02-12T09:13:37.653Z] 2437ff75d9bd: Verifying Checksum [2025-02-12T09:13:37.653Z] 2437ff75d9bd: Download complete [2025-02-12T09:13:39.752Z] 8998bd30e6a1: Pull complete [2025-02-12T09:13:40.104Z] 04944245beec: Pull complete [2025-02-12T09:13:41.680Z] 699f458cf7ca: Pull complete [2025-02-12T09:13:42.038Z] 765212b225bb: Pull complete [2025-02-12T09:13:42.712Z] f23df028b6ca: Pull complete [2025-02-12T09:13:43.037Z] d65c8cfc05b1: Pull complete [2025-02-12T09:14:02.005Z] 2437ff75d9bd: Pull complete [2025-02-12T09:14:02.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-12T09:14:02.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T09:14:02.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:14:02.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container [2025-02-12T09:14:02.712Z] $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:14:05.632Z] $ docker top dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:14:06.467Z] ---> job-cost.sh [2025-02-12T09:14:06.810Z] lf-activate-venv: SKIPPING [2025-02-12T09:14:06.810Z] INFO: No Stack... [2025-02-12T09:14:07.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-12T09:14:07.827Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T09:14:08.645Z] + cat /w/workspace/edgex-go/793/archives/cost.csv [2025-02-12T09:14:08.645Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T09:14:08.690Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] [2025-02-12T09:14:08.717Z] Resource [jenkins-edgexfoundry-edgex-go-main-793-stack-cost] did not exist. Created. [2025-02-12T09:14:08.737Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T09:14:09.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-12T09:14:10.139Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T09:14:10.172Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T09:14:10.311Z] $ docker stop --time=1 dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 [2025-02-12T09:14:11.886Z] $ docker rm -f --volumes dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 [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 [2025-02-12T09:14:13.075Z] provisioning config files... [2025-02-12T09:14:13.097Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/793@tmp/config14734565690574348341tmp [Pipeline] { [Pipeline] sh [2025-02-12T09:14:13.601Z] + set +x [2025-02-12T09:14:13.602Z] + curl -s https://codecov.io/bash [2025-02-12T09:14:13.602Z] + bash -s -- [2025-02-12T09:14:13.602Z] [2025-02-12T09:14:13.602Z] _____ _ [2025-02-12T09:14:13.602Z] / ____| | | [2025-02-12T09:14:13.602Z] | | ___ __| | ___ ___ _____ __ [2025-02-12T09:14:13.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-12T09:14:13.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-12T09:14:13.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-12T09:14:13.602Z] Bash-1.0.6 [2025-02-12T09:14:13.602Z] [2025-02-12T09:14:13.602Z] [2025-02-12T09:14:13.602Z] ==> git version 2.25.1 found [2025-02-12T09:14:13.602Z] ==> 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 [2025-02-12T09:14:13.602Z] Release-Date: 2020-01-08 [2025-02-12T09:14:13.602Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-12T09:14:13.602Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-12T09:14:13.602Z] ==> Jenkins CI detected. [2025-02-12T09:14:13.602Z] current dir:  /w/workspace/edgex-go/793 [2025-02-12T09:14:13.602Z] project root: . [2025-02-12T09:14:13.602Z] --> token set from env [2025-02-12T09:14:13.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-12T09:14:13.602Z] ==> Running gcov in . (disable via -X gcov) [2025-02-12T09:14:13.602Z] ==> Python coveragepy not found [2025-02-12T09:14:13.602Z] ==> Searching for coverage reports in: [2025-02-12T09:14:13.602Z] + . [2025-02-12T09:14:13.602Z] -> Found 1 reports [2025-02-12T09:14:13.602Z] ==> Detecting git/mercurial file structure [2025-02-12T09:14:13.602Z] ==> Reading reports [2025-02-12T09:14:13.602Z] + ./coverage.out bytes=1572700 [2025-02-12T09:14:13.602Z] ==> Appending adjustments [2025-02-12T09:14:13.602Z] https://docs.codecov.io/docs/fixing-reports [2025-02-12T09:14:15.145Z] + Found adjustments [2025-02-12T09:14:15.145Z] ==> Gzipping contents [2025-02-12T09:14:15.145Z] 136K /tmp/codecov.U5Be65.gz [2025-02-12T09:14:15.145Z] ==> Uploading reports [2025-02-12T09:14:15.145Z] url: https://codecov.io [2025-02-12T09:14:15.145Z] query: branch=main&commit=fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c&build=793&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F793%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T09:14:15.145Z] -> Pinging Codecov [2025-02-12T09:14:15.145Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c&build=793&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F793%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T09:14:15.434Z] -> Uploading to [2025-02-12T09:14:15.435Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c/20a2597d-52c7-41ae-9c7d-2e5585518104.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T091415Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=241ea500f79b503e34272b6e16a2279497a9ccbb2638d99a370fda0137aa22e5 [2025-02-12T09:14:15.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:15.435Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:15.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 681k --:--:-- --:--:-- --:--:-- 681k [2025-02-12T09:14:15.435Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [2025-02-12T09:14:15.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-12T09:14:15.890Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-12T09:14:15.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:14:16.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T09:14:16.417Z] [2025-02-12T09:14:16.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:14:16.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T09:14:16.992Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-12T09:14:16.992Z] 43c4264eed91: Pulling fs layer [2025-02-12T09:14:16.992Z] 4cc291be95ef: Pulling fs layer [2025-02-12T09:14:16.992Z] 2ac1f1163629: Pulling fs layer [2025-02-12T09:14:16.992Z] 5c3c966382ef: Pulling fs layer [2025-02-12T09:14:16.992Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T09:14:16.992Z] 5c3c966382ef: Waiting [2025-02-12T09:14:16.992Z] 4f4fb700ef54: Waiting [2025-02-12T09:14:16.992Z] d9c7d2e4e75e: Pulling fs layer [2025-02-12T09:14:16.992Z] 9c3e1370e548: Pulling fs layer [2025-02-12T09:14:16.992Z] d9c7d2e4e75e: Waiting [2025-02-12T09:14:16.992Z] 9c3e1370e548: Waiting [2025-02-12T09:14:16.992Z] 4cc291be95ef: Verifying Checksum [2025-02-12T09:14:16.992Z] 4cc291be95ef: Download complete [2025-02-12T09:14:16.992Z] 5c3c966382ef: Download complete [2025-02-12T09:14:16.992Z] 4f4fb700ef54: Download complete [2025-02-12T09:14:16.992Z] 43c4264eed91: Verifying Checksum [2025-02-12T09:14:16.992Z] 43c4264eed91: Download complete [2025-02-12T09:14:17.316Z] 43c4264eed91: Pull complete [2025-02-12T09:14:17.316Z] d9c7d2e4e75e: Verifying Checksum [2025-02-12T09:14:17.316Z] d9c7d2e4e75e: Download complete [2025-02-12T09:14:17.316Z] 4cc291be95ef: Pull complete [2025-02-12T09:14:17.602Z] 2ac1f1163629: Verifying Checksum [2025-02-12T09:14:17.602Z] 2ac1f1163629: Download complete [2025-02-12T09:14:18.257Z] 9c3e1370e548: Verifying Checksum [2025-02-12T09:14:18.257Z] 9c3e1370e548: Download complete [2025-02-12T09:14:21.065Z] 2ac1f1163629: Pull complete [2025-02-12T09:14:21.065Z] 5c3c966382ef: Pull complete [2025-02-12T09:14:21.065Z] 4f4fb700ef54: Pull complete [2025-02-12T09:14:21.065Z] d9c7d2e4e75e: Pull complete [2025-02-12T09:14:23.758Z] 9c3e1370e548: Pull complete [2025-02-12T09:14:23.758Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-12T09:14:23.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T09:14:23.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:14:24.037Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:14:24.166Z] $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:14:27.465Z] $ docker top 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T09:14:27.989Z] + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo [2025-02-12T09:14:28.014Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-12T09:14:28.409Z] + set -o pipefail [2025-02-12T09:14:28.409Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-12T09:14:38.926Z] [2025-02-12T09:14:38.926Z] Monitoring /w/workspace/edgex-go/793 (github.com/edgexfoundry/edgex-go)... [2025-02-12T09:14:38.926Z] [2025-02-12T09:14:38.926Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ad027e95-a734-4087-8af9-81d375459b3e [2025-02-12T09:14:38.926Z] [2025-02-12T09:14:38.926Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-12T09:14:38.926Z] [2025-02-12T09:14:38.926Z] [2025-02-12T09:14:38.926Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-12T09:14:38.926Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-12T09:14:39.040Z] $ docker stop --time=1 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 [2025-02-12T09:14:42.296Z] $ docker rm -f --volumes 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-12T09:14:42.946Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T09:14:43.031Z] provisioning config files... [2025-02-12T09:14:43.083Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/793@tmp/config15712890997514086969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:14:43.629Z] --> edgex-publish-swagger.sh [2025-02-12T09:14:43.629Z] === Publish openapi API === [2025-02-12T09:14:43.629Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-12T09:14:43.629Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/793/openapi/core-command.yaml] [2025-02-12T09:14:43.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:43.629Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:43.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 138k --:--:-- --:--:-- --:--:-- 138k 100 32782 0 0 100 32782 0 60595 --:--:-- --:--:-- --:--:-- 60483 [2025-02-12T09:14:43.931Z] [2025-02-12T09:14:43.931Z] [2025-02-12T09:14:43.931Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/793/openapi/core-data.yaml] [2025-02-12T09:14:43.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:43.931Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:44.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 154k --:--:-- --:--:-- --:--:-- 154k [2025-02-12T09:14:44.574Z] [2025-02-12T09:14:44.574Z] [2025-02-12T09:14:44.574Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/793/openapi/core-keeper.yaml] [2025-02-12T09:14:44.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:44.574Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:44.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k [2025-02-12T09:14:44.574Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-12T09:14:44.574Z] [2025-02-12T09:14:44.574Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/793/openapi/core-metadata.yaml] [2025-02-12T09:14:44.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:44.574Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:44.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 477 477k --:--:-- --:--:-- --:--:-- 477k [2025-02-12T09:14:44.840Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-12T09:14:44.840Z] [2025-02-12T09:14:44.840Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/793/openapi/security-proxy-auth.yaml] [2025-02-12T09:14:45.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:45.160Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:45.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 362 131k --:--:-- --:--:-- --:--:-- 131k [2025-02-12T09:14:45.160Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-12T09:14:45.160Z] [2025-02-12T09:14:45.160Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/793/openapi/support-notifications.yaml] [2025-02-12T09:14:45.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:45.160Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:45.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 385 241k --:--:-- --:--:-- --:--:-- 240k 100 97k 100 156 100 99976 385 241k --:--:-- --:--:-- --:--:-- 240k [2025-02-12T09:14:45.525Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-12T09:14:45.525Z] [2025-02-12T09:14:45.525Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/793/openapi/support-scheduler.yaml] [2025-02-12T09:14:45.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T09:14:45.525Z] Dload Upload Total Spent Left Speed [2025-02-12T09:14:45.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 508 161k --:--:-- --:--:-- --:--:-- 161k [2025-02-12T09:14:45.877Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-12T09:14:45.877Z] [Pipeline] } [2025-02-12T09:14:45.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-12T09:14:47.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T09:14:47.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:14:47.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T09:14:47.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:14:47.847Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:14:47.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:14:48.508Z] $ docker top 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T09:14:48.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T09:14:48.773Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T09:14:48.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T09:14:48.955Z] $ docker exec 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 ssh-agent [2025-02-12T09:14:49.110Z] SSH_AUTH_SOCK=/tmp/ssh-JW6WEfDS0ZGj/agent.33 [2025-02-12T09:14:49.110Z] SSH_AGENT_PID=39 [2025-02-12T09:14:49.126Z] Running ssh-add (command line suppressed) [2025-02-12T09:14:49.246Z] Identity added: /w/workspace/edgex-go/793@tmp/private_key_5645039637252909881.key (/w/workspace/edgex-go/793@tmp/private_key_5645039637252909881.key) [2025-02-12T09:14:49.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T09:14:49.779Z] + git semver tag [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,923 [run_tag] DEBUG tag force:False [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,923 [check_head_tag] DEBUG check head tag [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,927 [execute] INFO git cat-file --batch-check [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=) [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,930 [execute] INFO git cat-file --batch [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=) [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,989 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,989 [execute] INFO git tag -a v4.0.0-dev.56 -m v4.0.0-dev.56 [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,989 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.56', '-m', 'v4.0.0-dev.56'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) [2025-02-12T09:14:50.098Z] 2025-02-12 09:14:49,993 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:14:50.098Z] 4.0.0-dev.56 [Pipeline] } [2025-02-12T09:14:50.153Z] $ docker exec --env ******** --env ******** 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 ssh-agent -k [2025-02-12T09:14:50.248Z] unset SSH_AUTH_SOCK; [2025-02-12T09:14:50.248Z] unset SSH_AGENT_PID; [2025-02-12T09:14:50.248Z] echo Agent pid 39 killed; [2025-02-12T09:14:50.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T09:14:50.890Z] + git semver [Pipeline] } [2025-02-12T09:14:50.987Z] $ docker stop --time=1 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 [2025-02-12T09:14:52.342Z] $ docker rm -f --volumes 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:14:52.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T09:14:52.925Z] [2025-02-12T09:14:52.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:14:53.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T09:14:53.391Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-12T09:14:53.391Z] ab5ef0e58194: Pulling fs layer [2025-02-12T09:14:53.391Z] 9712f1f96733: Pulling fs layer [2025-02-12T09:14:53.391Z] 63f879dbbcfc: Pulling fs layer [2025-02-12T09:14:53.391Z] 0d9ebad4ef96: Pulling fs layer [2025-02-12T09:14:53.391Z] e9a5061849ea: Pulling fs layer [2025-02-12T09:14:53.391Z] 0d9ebad4ef96: Waiting [2025-02-12T09:14:53.391Z] d747dcd14b5f: Pulling fs layer [2025-02-12T09:14:53.391Z] 2de7ff778b66: Pulling fs layer [2025-02-12T09:14:53.391Z] e9a5061849ea: Waiting [2025-02-12T09:14:53.391Z] 2de7ff778b66: Waiting [2025-02-12T09:14:53.391Z] d747dcd14b5f: Waiting [2025-02-12T09:14:53.391Z] 9712f1f96733: Verifying Checksum [2025-02-12T09:14:53.391Z] 9712f1f96733: Download complete [2025-02-12T09:14:53.685Z] 63f879dbbcfc: Verifying Checksum [2025-02-12T09:14:53.685Z] 63f879dbbcfc: Download complete [2025-02-12T09:14:53.967Z] e9a5061849ea: Verifying Checksum [2025-02-12T09:14:53.967Z] e9a5061849ea: Download complete [2025-02-12T09:14:53.967Z] 0d9ebad4ef96: Verifying Checksum [2025-02-12T09:14:53.967Z] 0d9ebad4ef96: Download complete [2025-02-12T09:14:53.967Z] d747dcd14b5f: Download complete [2025-02-12T09:14:53.967Z] ab5ef0e58194: Verifying Checksum [2025-02-12T09:14:53.967Z] ab5ef0e58194: Download complete [2025-02-12T09:14:53.967Z] 2de7ff778b66: Verifying Checksum [2025-02-12T09:14:53.967Z] 2de7ff778b66: Download complete [2025-02-12T09:14:56.780Z] ab5ef0e58194: Pull complete [2025-02-12T09:14:56.780Z] 9712f1f96733: Pull complete [2025-02-12T09:14:57.076Z] 63f879dbbcfc: Pull complete [2025-02-12T09:15:00.950Z] 0d9ebad4ef96: Pull complete [2025-02-12T09:15:00.950Z] e9a5061849ea: Pull complete [2025-02-12T09:15:00.950Z] d747dcd14b5f: Pull complete [2025-02-12T09:15:02.124Z] 2de7ff778b66: Pull complete [2025-02-12T09:15:02.124Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-12T09:15:02.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T09:15:02.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:15:02.714Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:15:03.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:15:06.762Z] $ docker top bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-12T09:15:06.968Z] provisioning config files... [2025-02-12T09:15:07.025Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/793@tmp/config9008375150298807495tmp [2025-02-12T09:15:07.104Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/793@tmp/config3302294773949624914tmp [2025-02-12T09:15:07.185Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/793@tmp/config16294976851023269236tmp [Pipeline] { [Pipeline] echo [2025-02-12T09:15:07.208Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:07.649Z] ---> sigul-configuration.sh [2025-02-12T09:15:07.650Z] gpg: directory `/root/.gnupg' created [2025-02-12T09:15:07.650Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-12T09:15:07.650Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-12T09:15:07.650Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-12T09:15:07.650Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-12T09:15:07.650Z] gpg: CAST5 encrypted data [2025-02-12T09:15:07.650Z] gpg: encrypted with 1 passphrase [2025-02-12T09:15:07.650Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-12T09:15:08.108Z] + mkdir /home/jenkins [2025-02-12T09:15:08.108Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-12T09:15:08.487Z] + 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 [2025-02-12T09:15:08.505Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:08.877Z] ---> sigul-install.sh [2025-02-12T09:15:08.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-12T09:15:09.391Z] + git tag --list [2025-02-12T09:15:09.391Z] 0.6.0 [2025-02-12T09:15:09.391Z] 0.6.1 [2025-02-12T09:15:09.391Z] 0.7.0 [2025-02-12T09:15:09.391Z] 0.7.1 [2025-02-12T09:15:09.391Z] v1.0.0 [2025-02-12T09:15:09.391Z] v1.0.1 [2025-02-12T09:15:09.391Z] v1.1.0 [2025-02-12T09:15:09.391Z] v1.2.0 [2025-02-12T09:15:09.391Z] v1.2.1 [2025-02-12T09:15:09.391Z] v1.3.0 [2025-02-12T09:15:09.391Z] v1.3.1 [2025-02-12T09:15:09.391Z] v2.0.0 [2025-02-12T09:15:09.391Z] v2.1.0 [2025-02-12T09:15:09.391Z] v2.1.1 [2025-02-12T09:15:09.391Z] v2.2.0 [2025-02-12T09:15:09.391Z] v2.3.0 [2025-02-12T09:15:09.391Z] v3.0 [2025-02-12T09:15:09.391Z] v3.0.0 [2025-02-12T09:15:09.391Z] v3.1 [2025-02-12T09:15:09.391Z] v3.1.0 [2025-02-12T09:15:09.391Z] v3.1.0-dev.1 [2025-02-12T09:15:09.391Z] v3.1.0-dev.10 [2025-02-12T09:15:09.391Z] v3.1.0-dev.11 [2025-02-12T09:15:09.391Z] v3.1.0-dev.12 [2025-02-12T09:15:09.391Z] v3.1.0-dev.13 [2025-02-12T09:15:09.391Z] v3.1.0-dev.14 [2025-02-12T09:15:09.391Z] v3.1.0-dev.15 [2025-02-12T09:15:09.391Z] v3.1.0-dev.16 [2025-02-12T09:15:09.391Z] v3.1.0-dev.17 [2025-02-12T09:15:09.391Z] v3.1.0-dev.18 [2025-02-12T09:15:09.391Z] v3.1.0-dev.19 [2025-02-12T09:15:09.391Z] v3.1.0-dev.2 [2025-02-12T09:15:09.391Z] v3.1.0-dev.20 [2025-02-12T09:15:09.391Z] v3.1.0-dev.21 [2025-02-12T09:15:09.391Z] v3.1.0-dev.22 [2025-02-12T09:15:09.391Z] v3.1.0-dev.23 [2025-02-12T09:15:09.391Z] v3.1.0-dev.24 [2025-02-12T09:15:09.391Z] v3.1.0-dev.25 [2025-02-12T09:15:09.391Z] v3.1.0-dev.26 [2025-02-12T09:15:09.391Z] v3.1.0-dev.27 [2025-02-12T09:15:09.391Z] v3.1.0-dev.28 [2025-02-12T09:15:09.391Z] v3.1.0-dev.29 [2025-02-12T09:15:09.391Z] v3.1.0-dev.3 [2025-02-12T09:15:09.391Z] v3.1.0-dev.30 [2025-02-12T09:15:09.391Z] v3.1.0-dev.31 [2025-02-12T09:15:09.391Z] v3.1.0-dev.32 [2025-02-12T09:15:09.391Z] v3.1.0-dev.33 [2025-02-12T09:15:09.391Z] v3.1.0-dev.34 [2025-02-12T09:15:09.391Z] v3.1.0-dev.35 [2025-02-12T09:15:09.391Z] v3.1.0-dev.36 [2025-02-12T09:15:09.391Z] v3.1.0-dev.37 [2025-02-12T09:15:09.391Z] v3.1.0-dev.38 [2025-02-12T09:15:09.391Z] v3.1.0-dev.39 [2025-02-12T09:15:09.391Z] v3.1.0-dev.4 [2025-02-12T09:15:09.391Z] v3.1.0-dev.40 [2025-02-12T09:15:09.391Z] v3.1.0-dev.41 [2025-02-12T09:15:09.391Z] v3.1.0-dev.42 [2025-02-12T09:15:09.391Z] v3.1.0-dev.43 [2025-02-12T09:15:09.391Z] v3.1.0-dev.44 [2025-02-12T09:15:09.391Z] v3.1.0-dev.45 [2025-02-12T09:15:09.391Z] v3.1.0-dev.46 [2025-02-12T09:15:09.391Z] v3.1.0-dev.47 [2025-02-12T09:15:09.391Z] v3.1.0-dev.48 [2025-02-12T09:15:09.391Z] v3.1.0-dev.49 [2025-02-12T09:15:09.391Z] v3.1.0-dev.5 [2025-02-12T09:15:09.391Z] v3.1.0-dev.50 [2025-02-12T09:15:09.391Z] v3.1.0-dev.51 [2025-02-12T09:15:09.391Z] v3.1.0-dev.52 [2025-02-12T09:15:09.391Z] v3.1.0-dev.53 [2025-02-12T09:15:09.391Z] v3.1.0-dev.54 [2025-02-12T09:15:09.391Z] v3.1.0-dev.55 [2025-02-12T09:15:09.391Z] v3.1.0-dev.56 [2025-02-12T09:15:09.391Z] v3.1.0-dev.57 [2025-02-12T09:15:09.391Z] v3.1.0-dev.58 [2025-02-12T09:15:09.391Z] v3.1.0-dev.59 [2025-02-12T09:15:09.391Z] v3.1.0-dev.6 [2025-02-12T09:15:09.391Z] v3.1.0-dev.60 [2025-02-12T09:15:09.391Z] v3.1.0-dev.61 [2025-02-12T09:15:09.391Z] v3.1.0-dev.62 [2025-02-12T09:15:09.391Z] v3.1.0-dev.63 [2025-02-12T09:15:09.391Z] v3.1.0-dev.64 [2025-02-12T09:15:09.391Z] v3.1.0-dev.65 [2025-02-12T09:15:09.391Z] v3.1.0-dev.66 [2025-02-12T09:15:09.391Z] v3.1.0-dev.67 [2025-02-12T09:15:09.391Z] v3.1.0-dev.68 [2025-02-12T09:15:09.391Z] v3.1.0-dev.69 [2025-02-12T09:15:09.391Z] v3.1.0-dev.7 [2025-02-12T09:15:09.391Z] v3.1.0-dev.70 [2025-02-12T09:15:09.391Z] v3.1.0-dev.71 [2025-02-12T09:15:09.391Z] v3.1.0-dev.72 [2025-02-12T09:15:09.391Z] v3.1.0-dev.73 [2025-02-12T09:15:09.391Z] v3.1.0-dev.8 [2025-02-12T09:15:09.391Z] v3.1.0-dev.9 [2025-02-12T09:15:09.391Z] v3.1.1 [2025-02-12T09:15:09.391Z] v3.1.1-dev.1 [2025-02-12T09:15:09.391Z] v3.1.1-dev.2 [2025-02-12T09:15:09.391Z] v3.2.0-dev.1 [2025-02-12T09:15:09.391Z] v3.2.0-dev.10 [2025-02-12T09:15:09.391Z] v3.2.0-dev.100 [2025-02-12T09:15:09.391Z] v3.2.0-dev.101 [2025-02-12T09:15:09.391Z] v3.2.0-dev.102 [2025-02-12T09:15:09.391Z] v3.2.0-dev.103 [2025-02-12T09:15:09.391Z] v3.2.0-dev.104 [2025-02-12T09:15:09.391Z] v3.2.0-dev.105 [2025-02-12T09:15:09.391Z] v3.2.0-dev.106 [2025-02-12T09:15:09.391Z] v3.2.0-dev.107 [2025-02-12T09:15:09.391Z] v3.2.0-dev.108 [2025-02-12T09:15:09.391Z] v3.2.0-dev.109 [2025-02-12T09:15:09.391Z] v3.2.0-dev.11 [2025-02-12T09:15:09.391Z] v3.2.0-dev.12 [2025-02-12T09:15:09.391Z] v3.2.0-dev.13 [2025-02-12T09:15:09.391Z] v3.2.0-dev.14 [2025-02-12T09:15:09.391Z] v3.2.0-dev.15 [2025-02-12T09:15:09.391Z] v3.2.0-dev.16 [2025-02-12T09:15:09.391Z] v3.2.0-dev.17 [2025-02-12T09:15:09.391Z] v3.2.0-dev.18 [2025-02-12T09:15:09.391Z] v3.2.0-dev.19 [2025-02-12T09:15:09.391Z] v3.2.0-dev.2 [2025-02-12T09:15:09.391Z] v3.2.0-dev.20 [2025-02-12T09:15:09.391Z] v3.2.0-dev.21 [2025-02-12T09:15:09.391Z] v3.2.0-dev.22 [2025-02-12T09:15:09.391Z] v3.2.0-dev.23 [2025-02-12T09:15:09.391Z] v3.2.0-dev.24 [2025-02-12T09:15:09.391Z] v3.2.0-dev.25 [2025-02-12T09:15:09.391Z] v3.2.0-dev.26 [2025-02-12T09:15:09.391Z] v3.2.0-dev.27 [2025-02-12T09:15:09.391Z] v3.2.0-dev.28 [2025-02-12T09:15:09.391Z] v3.2.0-dev.29 [2025-02-12T09:15:09.391Z] v3.2.0-dev.3 [2025-02-12T09:15:09.391Z] v3.2.0-dev.30 [2025-02-12T09:15:09.391Z] v3.2.0-dev.31 [2025-02-12T09:15:09.391Z] v3.2.0-dev.32 [2025-02-12T09:15:09.391Z] v3.2.0-dev.33 [2025-02-12T09:15:09.391Z] v3.2.0-dev.34 [2025-02-12T09:15:09.391Z] v3.2.0-dev.35 [2025-02-12T09:15:09.391Z] v3.2.0-dev.36 [2025-02-12T09:15:09.391Z] v3.2.0-dev.37 [2025-02-12T09:15:09.391Z] v3.2.0-dev.38 [2025-02-12T09:15:09.391Z] v3.2.0-dev.39 [2025-02-12T09:15:09.391Z] v3.2.0-dev.4 [2025-02-12T09:15:09.391Z] v3.2.0-dev.40 [2025-02-12T09:15:09.391Z] v3.2.0-dev.41 [2025-02-12T09:15:09.391Z] v3.2.0-dev.42 [2025-02-12T09:15:09.391Z] v3.2.0-dev.43 [2025-02-12T09:15:09.391Z] v3.2.0-dev.44 [2025-02-12T09:15:09.391Z] v3.2.0-dev.45 [2025-02-12T09:15:09.391Z] v3.2.0-dev.46 [2025-02-12T09:15:09.391Z] v3.2.0-dev.47 [2025-02-12T09:15:09.391Z] v3.2.0-dev.48 [2025-02-12T09:15:09.391Z] v3.2.0-dev.49 [2025-02-12T09:15:09.391Z] v3.2.0-dev.5 [2025-02-12T09:15:09.391Z] v3.2.0-dev.50 [2025-02-12T09:15:09.391Z] v3.2.0-dev.51 [2025-02-12T09:15:09.391Z] v3.2.0-dev.52 [2025-02-12T09:15:09.391Z] v3.2.0-dev.53 [2025-02-12T09:15:09.391Z] v3.2.0-dev.54 [2025-02-12T09:15:09.391Z] v3.2.0-dev.55 [2025-02-12T09:15:09.391Z] v3.2.0-dev.56 [2025-02-12T09:15:09.391Z] v3.2.0-dev.57 [2025-02-12T09:15:09.391Z] v3.2.0-dev.58 [2025-02-12T09:15:09.391Z] v3.2.0-dev.59 [2025-02-12T09:15:09.391Z] v3.2.0-dev.6 [2025-02-12T09:15:09.391Z] v3.2.0-dev.60 [2025-02-12T09:15:09.391Z] v3.2.0-dev.61 [2025-02-12T09:15:09.391Z] v3.2.0-dev.62 [2025-02-12T09:15:09.391Z] v3.2.0-dev.63 [2025-02-12T09:15:09.391Z] v3.2.0-dev.64 [2025-02-12T09:15:09.391Z] v3.2.0-dev.65 [2025-02-12T09:15:09.391Z] v3.2.0-dev.66 [2025-02-12T09:15:09.391Z] v3.2.0-dev.67 [2025-02-12T09:15:09.391Z] v3.2.0-dev.68 [2025-02-12T09:15:09.391Z] v3.2.0-dev.69 [2025-02-12T09:15:09.391Z] v3.2.0-dev.7 [2025-02-12T09:15:09.391Z] v3.2.0-dev.70 [2025-02-12T09:15:09.391Z] v3.2.0-dev.71 [2025-02-12T09:15:09.391Z] v3.2.0-dev.72 [2025-02-12T09:15:09.391Z] v3.2.0-dev.73 [2025-02-12T09:15:09.391Z] v3.2.0-dev.74 [2025-02-12T09:15:09.391Z] v3.2.0-dev.75 [2025-02-12T09:15:09.391Z] v3.2.0-dev.76 [2025-02-12T09:15:09.391Z] v3.2.0-dev.77 [2025-02-12T09:15:09.391Z] v3.2.0-dev.78 [2025-02-12T09:15:09.391Z] v3.2.0-dev.79 [2025-02-12T09:15:09.391Z] v3.2.0-dev.8 [2025-02-12T09:15:09.391Z] v3.2.0-dev.80 [2025-02-12T09:15:09.391Z] v3.2.0-dev.81 [2025-02-12T09:15:09.391Z] v3.2.0-dev.82 [2025-02-12T09:15:09.391Z] v3.2.0-dev.83 [2025-02-12T09:15:09.391Z] v3.2.0-dev.84 [2025-02-12T09:15:09.391Z] v3.2.0-dev.85 [2025-02-12T09:15:09.391Z] v3.2.0-dev.86 [2025-02-12T09:15:09.391Z] v3.2.0-dev.87 [2025-02-12T09:15:09.391Z] v3.2.0-dev.88 [2025-02-12T09:15:09.391Z] v3.2.0-dev.89 [2025-02-12T09:15:09.391Z] v3.2.0-dev.9 [2025-02-12T09:15:09.391Z] v3.2.0-dev.90 [2025-02-12T09:15:09.391Z] v3.2.0-dev.91 [2025-02-12T09:15:09.391Z] v3.2.0-dev.92 [2025-02-12T09:15:09.391Z] v3.2.0-dev.93 [2025-02-12T09:15:09.391Z] v3.2.0-dev.94 [2025-02-12T09:15:09.391Z] v3.2.0-dev.95 [2025-02-12T09:15:09.391Z] v3.2.0-dev.96 [2025-02-12T09:15:09.391Z] v3.2.0-dev.97 [2025-02-12T09:15:09.391Z] v3.2.0-dev.98 [2025-02-12T09:15:09.391Z] v3.2.0-dev.99 [2025-02-12T09:15:09.391Z] v4.0.0-dev.1 [2025-02-12T09:15:09.391Z] v4.0.0-dev.10 [2025-02-12T09:15:09.391Z] v4.0.0-dev.11 [2025-02-12T09:15:09.391Z] v4.0.0-dev.12 [2025-02-12T09:15:09.391Z] v4.0.0-dev.13 [2025-02-12T09:15:09.391Z] v4.0.0-dev.14 [2025-02-12T09:15:09.391Z] v4.0.0-dev.15 [2025-02-12T09:15:09.391Z] v4.0.0-dev.16 [2025-02-12T09:15:09.391Z] v4.0.0-dev.17 [2025-02-12T09:15:09.391Z] v4.0.0-dev.18 [2025-02-12T09:15:09.391Z] v4.0.0-dev.19 [2025-02-12T09:15:09.391Z] v4.0.0-dev.2 [2025-02-12T09:15:09.391Z] v4.0.0-dev.20 [2025-02-12T09:15:09.391Z] v4.0.0-dev.21 [2025-02-12T09:15:09.391Z] v4.0.0-dev.22 [2025-02-12T09:15:09.391Z] v4.0.0-dev.23 [2025-02-12T09:15:09.391Z] v4.0.0-dev.24 [2025-02-12T09:15:09.391Z] v4.0.0-dev.25 [2025-02-12T09:15:09.391Z] v4.0.0-dev.26 [2025-02-12T09:15:09.391Z] v4.0.0-dev.27 [2025-02-12T09:15:09.391Z] v4.0.0-dev.28 [2025-02-12T09:15:09.391Z] v4.0.0-dev.29 [2025-02-12T09:15:09.391Z] v4.0.0-dev.3 [2025-02-12T09:15:09.391Z] v4.0.0-dev.30 [2025-02-12T09:15:09.391Z] v4.0.0-dev.31 [2025-02-12T09:15:09.391Z] v4.0.0-dev.32 [2025-02-12T09:15:09.391Z] v4.0.0-dev.33 [2025-02-12T09:15:09.391Z] v4.0.0-dev.34 [2025-02-12T09:15:09.391Z] v4.0.0-dev.35 [2025-02-12T09:15:09.391Z] v4.0.0-dev.36 [2025-02-12T09:15:09.391Z] v4.0.0-dev.37 [2025-02-12T09:15:09.391Z] v4.0.0-dev.38 [2025-02-12T09:15:09.391Z] v4.0.0-dev.39 [2025-02-12T09:15:09.391Z] v4.0.0-dev.4 [2025-02-12T09:15:09.391Z] v4.0.0-dev.40 [2025-02-12T09:15:09.391Z] v4.0.0-dev.41 [2025-02-12T09:15:09.391Z] v4.0.0-dev.42 [2025-02-12T09:15:09.391Z] v4.0.0-dev.43 [2025-02-12T09:15:09.391Z] v4.0.0-dev.44 [2025-02-12T09:15:09.391Z] v4.0.0-dev.45 [2025-02-12T09:15:09.391Z] v4.0.0-dev.46 [2025-02-12T09:15:09.391Z] v4.0.0-dev.47 [2025-02-12T09:15:09.391Z] v4.0.0-dev.48 [2025-02-12T09:15:09.391Z] v4.0.0-dev.49 [2025-02-12T09:15:09.391Z] v4.0.0-dev.5 [2025-02-12T09:15:09.391Z] v4.0.0-dev.50 [2025-02-12T09:15:09.391Z] v4.0.0-dev.51 [2025-02-12T09:15:09.391Z] v4.0.0-dev.52 [2025-02-12T09:15:09.391Z] v4.0.0-dev.53 [2025-02-12T09:15:09.391Z] v4.0.0-dev.54 [2025-02-12T09:15:09.391Z] v4.0.0-dev.55 [2025-02-12T09:15:09.391Z] v4.0.0-dev.56 [2025-02-12T09:15:09.391Z] v4.0.0-dev.6 [2025-02-12T09:15:09.391Z] v4.0.0-dev.7 [2025-02-12T09:15:09.391Z] v4.0.0-dev.8 [2025-02-12T09:15:09.391Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-12T09:15:09.844Z] + lftools sign git-tag v4.0.0-dev.56 [2025-02-12T09:15:10.192Z] Signing Git tag with Sigul... [2025-02-12T09:15:10.192Z] Signing v4.0.0-dev.56 [Pipeline] echo [2025-02-12T09:15:10.869Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:11.216Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-12T09:15:11.230Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-12T09:15:11.352Z] $ docker stop --time=1 bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 [2025-02-12T09:15:12.680Z] $ docker rm -f --volumes bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-12T09:15:13.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T09:15:13.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:15:13.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T09:15:13.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:15:14.072Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:15:14.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:15:14.579Z] $ docker top 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T09:15:14.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T09:15:14.715Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T09:15:14.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T09:15:14.886Z] $ docker exec 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde ssh-agent [2025-02-12T09:15:14.992Z] SSH_AUTH_SOCK=/tmp/ssh-pRVGxmYM3fYa/agent.32 [2025-02-12T09:15:14.992Z] SSH_AGENT_PID=38 [2025-02-12T09:15:15.005Z] Running ssh-add (command line suppressed) [2025-02-12T09:15:15.119Z] Identity added: /w/workspace/edgex-go/793@tmp/private_key_9049787998947073503.key (/w/workspace/edgex-go/793@tmp/private_key_9049787998947073503.key) [2025-02-12T09:15:15.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T09:15:15.603Z] + git semver bump pre [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [bump_version] DEBUG bumping version:4.0.0-dev.56 on axis:pre with prefix:dev [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [bump_version] DEBUG bumped version:4.0.0-dev.57 [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [write_version] DEBUG write version:4.0.0-dev.57 to path:/w/workspace/edgex-go/793/.semver/main with force:True [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,766 [write_file] DEBUG write to file:/w/workspace/edgex-go/793/.semver/main [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,768 [execute] INFO git cat-file --batch-check [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,773 [execute] INFO git cat-file --batch [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T09:15:15.873Z] 2025-02-12 09:15:15,778 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:15:15.873Z] 4.0.0-dev.57 [Pipeline] } [2025-02-12T09:15:15.923Z] $ docker exec --env ******** --env ******** 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde ssh-agent -k [2025-02-12T09:15:16.011Z] unset SSH_AUTH_SOCK; [2025-02-12T09:15:16.011Z] unset SSH_AGENT_PID; [2025-02-12T09:15:16.011Z] echo Agent pid 38 killed; [2025-02-12T09:15:16.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T09:15:16.553Z] + git semver [Pipeline] } [2025-02-12T09:15:16.931Z] $ docker stop --time=1 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde [2025-02-12T09:15:18.306Z] $ docker rm -f --volumes 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T09:15:18.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T09:15:18.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:15:19.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T09:15:19.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:15:19.433Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:15:19.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:15:20.071Z] $ docker top f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T09:15:20.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T09:15:20.227Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T09:15:20.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T09:15:20.400Z] $ docker exec f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 ssh-agent [2025-02-12T09:15:20.519Z] SSH_AUTH_SOCK=/tmp/ssh-a7FKowY5tloN/agent.31 [2025-02-12T09:15:20.519Z] SSH_AGENT_PID=37 [2025-02-12T09:15:20.541Z] Running ssh-add (command line suppressed) [2025-02-12T09:15:20.655Z] Identity added: /w/workspace/edgex-go/793@tmp/private_key_5902539224932313446.key (/w/workspace/edgex-go/793@tmp/private_key_5902539224932313446.key) [2025-02-12T09:15:20.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T09:15:21.138Z] + git semver push [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,286 [run_push] DEBUG push [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,286 [execute] INFO git cat-file --batch-check [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,290 [execute] INFO git rev-list f492265eceb5ae93fff356fdfa71bbd58481463d -- [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,290 [execute] DEBUG Popen(['git', 'rev-list', 'f492265eceb5ae93fff356fdfa71bbd58481463d', '--'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,310 [execute] INFO git fetch -v origin [2025-02-12T09:15:21.439Z] 2025-02-12 09:15:21,310 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-12T09:15:22.037Z] 2025-02-12 09:15:21,751 [run_push] DEBUG no remote changes detected [2025-02-12T09:15:22.037Z] 2025-02-12 09:15:21,752 [execute] INFO git push origin semver [2025-02-12T09:15:22.037Z] 2025-02-12 09:15:21,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T09:15:25.755Z] 2025-02-12 09:15:25,051 [run_push] DEBUG push all version tags [2025-02-12T09:15:25.755Z] 2025-02-12 09:15:25,052 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-12T09:15:25.755Z] 2025-02-12 09:15:25,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) [2025-02-12T09:15:27.280Z] 2025-02-12 09:15:26,962 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main [2025-02-12T09:15:27.280Z] 4.0.0-dev.57 [Pipeline] } [2025-02-12T09:15:27.371Z] $ docker exec --env ******** --env ******** f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 ssh-agent -k [2025-02-12T09:15:27.476Z] unset SSH_AUTH_SOCK; [2025-02-12T09:15:27.476Z] unset SSH_AGENT_PID; [2025-02-12T09:15:27.476Z] echo Agent pid 37 killed; [2025-02-12T09:15:27.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T09:15:28.062Z] + git semver [Pipeline] } [2025-02-12T09:15:28.397Z] $ docker stop --time=1 f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 [2025-02-12T09:15:29.744Z] $ docker rm -f --volumes f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 [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 [2025-02-12T09:15:31.032Z] + [ -d /w/workspace/edgex-go/793/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:31.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:32.166Z] ---> package-listing.sh [2025-02-12T09:15:32.166Z] ++ facter osfamily [2025-02-12T09:15:32.166Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-12T09:15:32.503Z] + OS_FAMILY=debian [2025-02-12T09:15:32.503Z] + workspace=/w/workspace/edgex-go/793 [2025-02-12T09:15:32.503Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-12T09:15:32.503Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-12T09:15:32.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-12T09:15:32.503Z] + PACKAGES=/tmp/packages_start.txt [2025-02-12T09:15:32.503Z] + '[' /w/workspace/edgex-go/793 ']' [2025-02-12T09:15:32.503Z] + PACKAGES=/tmp/packages_end.txt [2025-02-12T09:15:32.503Z] + case "${OS_FAMILY}" in [2025-02-12T09:15:32.503Z] + dpkg -l [2025-02-12T09:15:32.503Z] + grep '^ii' [2025-02-12T09:15:32.503Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-12T09:15:32.503Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-12T09:15:32.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-12T09:15:32.503Z] + '[' /w/workspace/edgex-go/793 ']' [2025-02-12T09:15:32.503Z] + mkdir -p /w/workspace/edgex-go/793/archives/ [2025-02-12T09:15:32.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/793/archives/ [Pipeline] echo [2025-02-12T09:15:32.510Z] 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/793/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-12T09:15:32.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:15:33.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T09:15:33.256Z] [2025-02-12T09:15:33.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T09:15:33.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T09:15:33.711Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-12T09:15:33.711Z] 5eb5b503b376: Pulling fs layer [2025-02-12T09:15:33.711Z] 5c69ac0246d0: Pulling fs layer [2025-02-12T09:15:33.711Z] ec43610c2a17: Pulling fs layer [2025-02-12T09:15:33.711Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-12T09:15:33.711Z] 33b1e0a273af: Pulling fs layer [2025-02-12T09:15:33.711Z] 5d3b04190fa2: Pulling fs layer [2025-02-12T09:15:33.711Z] 2f39f015ded8: Pulling fs layer [2025-02-12T09:15:33.711Z] 33b1e0a273af: Waiting [2025-02-12T09:15:33.711Z] 2f39f015ded8: Waiting [2025-02-12T09:15:33.711Z] 3a2ae6a8a46f: Waiting [2025-02-12T09:15:33.711Z] 5d3b04190fa2: Waiting [2025-02-12T09:15:33.711Z] 5c69ac0246d0: Download complete [2025-02-12T09:15:33.711Z] 3a2ae6a8a46f: Download complete [2025-02-12T09:15:33.711Z] 33b1e0a273af: Verifying Checksum [2025-02-12T09:15:33.711Z] 33b1e0a273af: Download complete [2025-02-12T09:15:33.711Z] 5d3b04190fa2: Download complete [2025-02-12T09:15:33.711Z] ec43610c2a17: Verifying Checksum [2025-02-12T09:15:33.711Z] ec43610c2a17: Download complete [2025-02-12T09:15:33.983Z] 5eb5b503b376: Verifying Checksum [2025-02-12T09:15:33.983Z] 5eb5b503b376: Download complete [2025-02-12T09:15:34.648Z] 2f39f015ded8: Download complete [2025-02-12T09:15:35.001Z] 5eb5b503b376: Pull complete [2025-02-12T09:15:35.001Z] 5c69ac0246d0: Pull complete [2025-02-12T09:15:35.630Z] ec43610c2a17: Pull complete [2025-02-12T09:15:35.630Z] 3a2ae6a8a46f: Pull complete [2025-02-12T09:15:35.630Z] 33b1e0a273af: Pull complete [2025-02-12T09:15:35.888Z] 5d3b04190fa2: Pull complete [2025-02-12T09:15:39.440Z] 2f39f015ded8: Pull complete [2025-02-12T09:15:39.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-12T09:15:39.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T09:15:39.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T09:15:39.829Z] prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container [2025-02-12T09:15:39.977Z] $ 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/793/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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@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 [2025-02-12T09:15:42.380Z] $ docker top 443e3a075a87c6332f552891ef310109723469f2ae70731f2298d4d2a772bf10 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T09:15:42.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-12T09:15:43.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-12T09:15:43.654Z] + ls /var/log/sa-host [2025-02-12T09:15:43.654Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T09:15:44.141Z] provisioning config files... [2025-02-12T09:15:44.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/793@tmp/config11618733096248684940tmp [Pipeline] { [Pipeline] echo [2025-02-12T09:15:44.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:44.604Z] ---> create-netrc.sh [Pipeline] } [2025-02-12T09:15:44.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:45.150Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-12T09:15:45.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:45.633Z] ---> sudo-logs.sh [2025-02-12T09:15:45.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-12T09:15:45.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:46.128Z] ---> job-cost.sh [2025-02-12T09:15:46.128Z] lf-activate-venv: SKIPPING [2025-02-12T09:15:46.128Z] DEBUG: total: 0.10999999940395355 [2025-02-12T09:15:46.128Z] INFO: Retrieving Stack Cost... [2025-02-12T09:15:46.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T09:15:46.741Z] INFO: Archiving Costs [Pipeline] echo [2025-02-12T09:15:46.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T09:15:47.184Z] ---> logs-deploy.sh [2025-02-12T09:15:47.184Z] lf-activate-venv: SKIPPING [2025-02-12T09:15:47.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/793 [2025-02-12T09:15:47.184Z] INFO: archiving workspace using pattern(s): [2025-02-12T09:15:52.939Z] Archives upload complete. [2025-02-12T09:15:52.939Z] INFO: archiving logs to Nexus [2025-02-12T09:15:53.235Z] ---> uname -a: [2025-02-12T09:15:53.235Z] Linux prd-ubuntu20-04-docker-8c-8g-38747 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] ---> lscpu: [2025-02-12T09:15:53.235Z] Architecture: x86_64 [2025-02-12T09:15:53.235Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-12T09:15:53.235Z] Byte Order: Little Endian [2025-02-12T09:15:53.235Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-12T09:15:53.235Z] CPU(s): 8 [2025-02-12T09:15:53.235Z] On-line CPU(s) list: 0-7 [2025-02-12T09:15:53.235Z] Thread(s) per core: 1 [2025-02-12T09:15:53.235Z] Core(s) per socket: 1 [2025-02-12T09:15:53.235Z] Socket(s): 8 [2025-02-12T09:15:53.235Z] NUMA node(s): 1 [2025-02-12T09:15:53.235Z] Vendor ID: AuthenticAMD [2025-02-12T09:15:53.235Z] CPU family: 23 [2025-02-12T09:15:53.235Z] Model: 49 [2025-02-12T09:15:53.235Z] Model name: AMD EPYC-Rome Processor [2025-02-12T09:15:53.235Z] Stepping: 0 [2025-02-12T09:15:53.235Z] CPU MHz: 2799.998 [2025-02-12T09:15:53.235Z] BogoMIPS: 5599.99 [2025-02-12T09:15:53.235Z] Virtualization: AMD-V [2025-02-12T09:15:53.235Z] Hypervisor vendor: KVM [2025-02-12T09:15:53.235Z] Virtualization type: full [2025-02-12T09:15:53.235Z] L1d cache: 256 KiB [2025-02-12T09:15:53.235Z] L1i cache: 256 KiB [2025-02-12T09:15:53.235Z] L2 cache: 4 MiB [2025-02-12T09:15:53.235Z] L3 cache: 128 MiB [2025-02-12T09:15:53.235Z] NUMA node0 CPU(s): 0-7 [2025-02-12T09:15:53.235Z] Vulnerability Itlb multihit: Not affected [2025-02-12T09:15:53.235Z] Vulnerability L1tf: Not affected [2025-02-12T09:15:53.235Z] Vulnerability Mds: Not affected [2025-02-12T09:15:53.235Z] Vulnerability Meltdown: Not affected [2025-02-12T09:15:53.235Z] Vulnerability Mmio stale data: Not affected [2025-02-12T09:15:53.235Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-12T09:15:53.235Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-12T09:15:53.235Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-12T09:15:53.235Z] Vulnerability Srbds: Not affected [2025-02-12T09:15:53.235Z] Vulnerability Tsx async abort: Not affected [2025-02-12T09:15:53.235Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] ---> nproc: [2025-02-12T09:15:53.235Z] 8 [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] ---> df -h: [2025-02-12T09:15:53.235Z] Filesystem Size Used Avail Use% Mounted on [2025-02-12T09:15:53.235Z] overlay 155G 29G 127G 19% / [2025-02-12T09:15:53.235Z] tmpfs 64M 0 64M 0% /dev [2025-02-12T09:15:53.235Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-12T09:15:53.235Z] shm 64M 0 64M 0% /dev/shm [2025-02-12T09:15:53.235Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] ---> sar -b -r -n DEV: [2025-02-12T09:15:53.235Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38747) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] 08:28:54 LINUX RESTART (8 CPU) [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-12T09:15:53.235Z] 08:30:01 278.83 45.79 233.04 0.00 5055.56 161821.59 0.00 [2025-02-12T09:15:53.235Z] 08:31:01 213.65 3.97 209.68 0.00 413.40 73191.80 0.00 [2025-02-12T09:15:53.235Z] 08:32:01 42.14 0.03 42.11 0.00 0.27 32786.29 0.00 [2025-02-12T09:15:53.235Z] 08:33:01 27.28 0.13 27.15 0.00 2.27 20992.90 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 362.12 1.27 360.86 0.00 100.38 226463.72 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 1011.06 21.77 989.29 0.00 4452.44 248946.73 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 211.73 0.08 211.65 0.00 1.07 49817.26 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 385.09 0.07 385.02 0.00 0.53 138309.88 0.00 [2025-02-12T09:15:53.235Z] 08:38:01 486.20 0.12 486.09 0.00 15.33 43925.75 0.00 [2025-02-12T09:15:53.235Z] 08:39:01 27.11 0.03 27.08 0.00 8.53 724.41 0.00 [2025-02-12T09:15:53.235Z] 08:40:01 12.10 0.00 12.10 0.00 0.00 280.62 0.00 [2025-02-12T09:15:53.235Z] 08:41:01 1.68 0.00 1.68 0.00 0.00 17.59 0.00 [2025-02-12T09:15:53.235Z] 08:42:01 1.17 0.00 1.17 0.00 0.00 18.40 0.00 [2025-02-12T09:15:53.235Z] 08:43:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2025-02-12T09:15:53.235Z] 08:44:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2025-02-12T09:15:53.235Z] 08:45:01 1.82 0.02 1.80 0.00 0.13 24.53 0.00 [2025-02-12T09:15:53.235Z] 08:46:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2025-02-12T09:15:53.235Z] 08:47:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 [2025-02-12T09:15:53.235Z] 08:48:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2025-02-12T09:15:53.235Z] 08:49:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2025-02-12T09:15:53.235Z] 08:50:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2025-02-12T09:15:53.235Z] 08:51:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-02-12T09:15:53.235Z] 08:52:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2025-02-12T09:15:53.235Z] 08:53:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2025-02-12T09:15:53.235Z] 08:54:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2025-02-12T09:15:53.235Z] 08:55:01 1.85 0.37 1.48 0.00 11.46 16.39 0.00 [2025-02-12T09:15:53.235Z] 08:56:01 2.45 1.22 1.23 0.00 25.46 16.93 0.00 [2025-02-12T09:15:53.235Z] 08:57:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2025-02-12T09:15:53.235Z] 08:58:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2025-02-12T09:15:53.235Z] 08:59:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-02-12T09:15:53.235Z] 09:00:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2025-02-12T09:15:53.235Z] 09:01:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-02-12T09:15:53.235Z] 09:02:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2025-02-12T09:15:53.235Z] 09:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-02-12T09:15:53.235Z] 09:04:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-02-12T09:15:53.235Z] 09:05:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-02-12T09:15:53.235Z] 09:06:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2025-02-12T09:15:53.235Z] 09:07:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2025-02-12T09:15:53.235Z] 09:08:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2025-02-12T09:15:53.235Z] 09:09:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2025-02-12T09:15:53.235Z] 09:10:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2025-02-12T09:15:53.235Z] 09:11:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2025-02-12T09:15:53.235Z] 09:12:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2025-02-12T09:15:53.235Z] 09:13:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-02-12T09:15:53.235Z] 09:14:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 [2025-02-12T09:15:53.235Z] 09:15:01 113.73 0.22 113.51 0.00 10.26 39408.77 0.00 [2025-02-12T09:15:53.235Z] Average: 69.90 1.63 68.26 0.00 219.58 22549.63 0.00 [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-12T09:15:53.235Z] 08:30:01 29800812 31608864 741412 2.25 60096 2050732 1822232 5.37 955664 1802108 203776 [2025-02-12T09:15:53.235Z] 08:31:01 28013988 31325716 977248 2.97 126208 3369168 2344820 6.91 1488976 2887840 128224 [2025-02-12T09:15:53.235Z] 08:32:01 27088596 31457384 842724 2.56 129508 4364888 1997548 5.89 1899804 3342832 165608 [2025-02-12T09:15:53.235Z] 08:33:01 26495936 31437092 861296 2.62 134592 4886648 1960332 5.78 1762904 4027840 619596 [2025-02-12T09:15:53.235Z] 08:34:01 21675920 31201896 1075084 3.27 147788 9354336 4693244 13.83 2007336 8458820 2572 [2025-02-12T09:15:53.235Z] 08:35:01 12782324 29953328 2242880 6.82 384812 16059380 6546068 19.29 4351920 14211296 21264 [2025-02-12T09:15:53.235Z] 08:36:01 8306312 28560440 3621516 11.01 417484 18955524 10079760 29.71 7180680 15676520 1572724 [2025-02-12T09:15:53.235Z] 08:37:01 7771372 30835064 1371316 4.17 428584 21705420 4193344 12.36 5869676 17525504 1098204 [2025-02-12T09:15:53.235Z] 08:38:01 10365656 31439156 811396 2.47 435120 19895136 2216860 6.53 3466332 17575464 848 [2025-02-12T09:15:53.235Z] 08:39:01 10357964 31433316 816524 2.48 436392 19895724 2381832 7.02 3834528 17213092 800 [2025-02-12T09:15:53.235Z] 08:40:01 10367112 31443108 806852 2.45 436712 19895900 2236412 6.59 3997580 17040080 68 [2025-02-12T09:15:53.235Z] 08:41:01 10367740 31443756 806096 2.45 436724 19895904 2236412 6.59 3996140 17040084 140 [2025-02-12T09:15:53.235Z] 08:42:01 10380384 31456408 793776 2.41 436752 19895904 2236412 6.59 3984424 17040084 8 [2025-02-12T09:15:53.235Z] 08:43:01 10382828 31458860 791508 2.41 436760 19895908 2236412 6.59 3982824 17040088 4 [2025-02-12T09:15:53.235Z] 08:44:01 10385416 31461576 788696 2.40 436784 19895908 2236412 6.59 3980144 17040092 16 [2025-02-12T09:15:53.235Z] 08:45:01 10385544 31461884 788428 2.40 436808 19896016 2268312 6.68 3979264 17040196 148 [2025-02-12T09:15:53.235Z] 08:46:01 10385472 31461820 788356 2.40 436816 19896020 2268312 6.68 3979272 17040200 12 [2025-02-12T09:15:53.235Z] 08:47:01 10385328 31461720 788328 2.40 436824 19896024 2268312 6.68 3979316 17040200 4 [2025-02-12T09:15:53.235Z] 08:48:01 10385748 31462164 788028 2.40 436848 19896028 2268312 6.68 3979324 17040208 12 [2025-02-12T09:15:53.235Z] 08:49:01 10385732 31462152 787992 2.40 436868 19896032 2268312 6.68 3978988 17040212 144 [2025-02-12T09:15:53.235Z] 08:50:01 10386692 31463180 786912 2.39 436896 19896032 2268312 6.68 3978564 17040212 140 [2025-02-12T09:15:53.235Z] 08:51:01 10386636 31463260 786744 2.39 436924 19896164 2268312 6.68 3978632 17040308 232 [2025-02-12T09:15:53.235Z] 08:52:01 10386620 31463284 786684 2.39 436936 19896168 2268312 6.68 3978712 17040348 180 [2025-02-12T09:15:53.235Z] 08:53:01 10386644 31463308 786640 2.39 436956 19896168 2268312 6.68 3978392 17040348 144 [2025-02-12T09:15:53.235Z] 08:54:01 10386468 31463260 786620 2.39 436984 19896172 2268312 6.68 3978856 17040356 16 [2025-02-12T09:15:53.235Z] 08:55:01 10386144 31463288 786560 2.39 437008 19896512 2268312 6.68 3981932 17040488 172 [2025-02-12T09:15:53.235Z] 08:56:01 10380440 31459380 790476 2.40 437020 19897288 2268312 6.68 3986448 17040728 188 [2025-02-12T09:15:53.235Z] 08:57:01 10380652 31459620 790244 2.40 437036 19897292 2268312 6.68 3985980 17040660 152 [2025-02-12T09:15:53.235Z] 08:58:01 10380328 31459304 790468 2.40 437048 19897292 2268312 6.68 3985996 17040656 8 [2025-02-12T09:15:53.235Z] 08:59:01 10379800 31458780 790984 2.41 437056 19897296 2268312 6.68 3985736 17040660 168 [2025-02-12T09:15:53.235Z] 09:00:01 10379504 31458516 791404 2.41 437072 19897296 2268312 6.68 3986168 17040660 188 [2025-02-12T09:15:53.235Z] 09:01:01 10379480 31458516 791348 2.41 437084 19897300 2268312 6.68 3986200 17040664 228 [2025-02-12T09:15:53.235Z] 09:02:01 10379156 31458224 791588 2.41 437104 19897304 2268312 6.68 3986396 17040668 180 [2025-02-12T09:15:53.235Z] 09:03:01 10379116 31458208 791544 2.41 437128 19897304 2268312 6.68 3986184 17040668 236 [2025-02-12T09:15:53.235Z] 09:04:01 10379028 31458144 791648 2.41 437152 19897308 2268312 6.68 3986368 17040672 28 [2025-02-12T09:15:53.235Z] 09:05:01 10378988 31458108 791668 2.41 437164 19897316 2268312 6.68 3985972 17040676 152 [2025-02-12T09:15:53.235Z] 09:06:01 10378648 31457792 791896 2.41 437204 19897316 2268312 6.68 3986296 17040680 208 [2025-02-12T09:15:53.235Z] 09:07:01 10378704 31457908 791816 2.41 437224 19897320 2268312 6.68 3985972 17040688 152 [2025-02-12T09:15:53.235Z] 09:08:01 10378792 31458004 791808 2.41 437240 19897320 2268312 6.68 3986368 17040684 184 [2025-02-12T09:15:53.235Z] 09:09:01 10378792 31458008 791780 2.41 437244 19897324 2284392 6.73 3986372 17040688 188 [2025-02-12T09:15:53.235Z] 09:10:01 10378840 31458108 791692 2.41 437280 19897328 2284392 6.73 3986040 17040692 4 [2025-02-12T09:15:53.235Z] 09:11:01 10378572 31457864 791916 2.41 437300 19897328 2267596 6.68 3985988 17040692 156 [2025-02-12T09:15:53.235Z] 09:12:01 10378524 31457832 791888 2.41 437312 19897332 2267596 6.68 3986008 17040696 32 [2025-02-12T09:15:53.235Z] 09:13:01 10378516 31457832 791816 2.41 437344 19897336 2267596 6.68 3986008 17040700 148 [2025-02-12T09:15:53.235Z] 09:14:01 10378468 31457852 791776 2.41 437384 19897324 2267596 6.68 3986092 17040704 28 [2025-02-12T09:15:53.235Z] 09:15:01 8872104 31390488 856420 2.60 469352 21178068 2579796 7.60 4113824 18284612 631488 [2025-02-12T09:15:53.235Z] Average: 12062301 31341386 910952 2.77 401433 18219583 2610360 7.69 3834361 15596138 96721 [2025-02-12T09:15:53.235Z] [2025-02-12T09:15:53.235Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-12T09:15:53.235Z] 08:30:01 ens3 451.42 400.18 5262.75 98.85 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:30:01 lo 4.06 4.06 0.39 0.39 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:31:01 ens3 696.82 637.29 7799.41 76.08 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:31:01 vethdd00bff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:31:01 docker0 545.64 544.73 43.01 4519.03 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:32:01 ens3 29.93 21.78 23.32 13.48 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:32:01 vethdd00bff 0.83 0.88 0.07 0.08 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:32:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:33:01 ens3 22.21 15.10 18.26 11.29 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:33:01 vethdd00bff 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:33:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethf81abf1 2.05 4.22 0.16 44.59 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 ens3 212.00 113.58 4277.98 22.76 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethd0432a7 3.27 6.58 0.25 77.50 0.00 0.00 0.00 0.01 [2025-02-12T09:15:53.235Z] 08:34:01 veth3162f1a 1.50 3.20 0.12 38.74 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth5f69cdc 3.02 1.42 38.67 0.11 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth0161424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth8109364 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth9f771e4 3.32 8.80 0.25 148.49 0.00 0.00 0.00 0.01 [2025-02-12T09:15:53.235Z] 08:34:01 veth29dda1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth9dc5636 1.42 3.02 0.11 38.67 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth6a76f06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth02df6bb 4.22 2.05 44.59 0.16 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethf69e7c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth338f2f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth0e5d7fa 1.88 2.53 0.14 38.07 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethb046663 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth951bc32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethd8f9372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth4b2c30e 4.58 8.12 0.37 116.61 0.00 0.00 0.00 0.01 [2025-02-12T09:15:53.235Z] 08:34:01 veth9eccc44 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth3411bef 1.25 3.63 0.09 38.15 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethfecf1a8 1.58 2.60 0.12 38.68 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth52da190 0.33 0.62 0.03 0.14 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 docker0 29.41 56.71 1.85 762.54 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth1cceb0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth1724eb6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth80875c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 veth7241c14 8.80 3.32 148.49 0.25 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:34:01 vethd0f32e0 2.40 2.73 0.17 8.20 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 ens3 999.23 639.71 10854.00 67.62 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth077e1ca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 vethb8af4ca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth2d9bafc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth6bf1d5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 vethab24e52 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth0ee14cb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth243a700 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 vethc71c30a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth873a387 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 vethf15b696 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth8f45513 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 vethf894bfa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 veth52da190 0.10 0.93 0.00 0.04 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 docker0 558.14 837.83 46.34 8375.53 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:35:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 ens3 7.53 5.88 6.05 3.45 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth077e1ca 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 vethb8af4ca 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth2d9bafc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth6bf1d5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 vethab24e52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth0ee14cb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth243a700 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 vethc71c30a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth873a387 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 vethf15b696 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth8f45513 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 vethf894bfa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 veth52da190 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 ens3 6.12 4.42 5.01 2.85 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth077e1ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 vethb8af4ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth2d9bafc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth6bf1d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 vethab24e52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth0ee14cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth243a700 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 vethc71c30a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth873a387 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 vethf15b696 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth8f45513 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 vethf894bfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 veth52da190 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:38:01 ens3 247.81 243.41 138.80 981.04 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:38:01 lo 29.40 29.40 2.90 2.90 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:39:01 ens3 432.59 406.65 174.54 2510.47 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:39:01 lo 36.93 36.93 3.64 3.64 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:40:01 ens3 167.42 148.71 69.11 978.95 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:40:01 lo 12.93 12.93 1.28 1.28 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:44:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:45:01 ens3 0.28 0.30 0.14 0.08 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:46:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:50:01 ens3 0.20 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:55:01 ens3 1.07 0.77 0.95 0.44 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:56:01 ens3 5.83 4.92 3.76 4.84 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:57:01 ens3 1.65 1.15 0.97 1.15 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:00:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:02:01 ens3 0.38 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:03:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:04:01 ens3 0.85 0.37 0.31 0.21 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:05:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.235Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:10:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:15:01 ens3 342.29 213.41 7996.44 44.01 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:15:01 docker0 71.12 104.15 6.23 871.91 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] 09:15:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] Average: ens3 78.88 62.18 796.46 104.74 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] Average: docker0 26.21 33.58 2.12 315.89 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] ---> sar -P ALL: [2025-02-12T09:15:53.236Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38747) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] 08:28:54 LINUX RESTART (8 CPU) [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T09:15:53.236Z] 08:30:01 all 7.32 0.00 1.91 1.45 0.06 89.26 [2025-02-12T09:15:53.236Z] 08:30:01 0 8.15 0.00 1.52 0.44 0.07 89.83 [2025-02-12T09:15:53.236Z] 08:30:01 1 10.36 0.00 1.78 2.38 0.07 85.41 [2025-02-12T09:15:53.236Z] 08:30:01 2 5.74 0.00 1.68 0.84 0.07 91.68 [2025-02-12T09:15:53.236Z] 08:30:01 3 5.79 0.00 1.57 1.32 0.05 91.27 [2025-02-12T09:15:53.236Z] 08:30:01 4 8.70 0.00 2.60 3.77 0.05 84.88 [2025-02-12T09:15:53.236Z] 08:30:01 5 6.19 0.00 1.46 0.23 0.07 92.05 [2025-02-12T09:15:53.236Z] 08:30:01 6 4.80 0.00 2.94 0.59 0.07 91.60 [2025-02-12T09:15:53.236Z] 08:30:01 7 8.84 0.00 1.74 2.03 0.07 87.32 [2025-02-12T09:15:53.236Z] 08:31:01 all 11.53 0.00 4.34 3.11 0.08 80.93 [2025-02-12T09:15:53.236Z] 08:31:01 0 15.01 0.00 5.55 10.00 0.08 69.36 [2025-02-12T09:15:53.236Z] 08:31:01 1 11.65 0.00 4.02 0.52 0.08 83.72 [2025-02-12T09:15:53.236Z] 08:31:01 2 10.11 0.00 5.11 0.57 0.08 84.12 [2025-02-12T09:15:53.236Z] 08:31:01 3 10.07 0.00 4.45 5.21 0.08 80.19 [2025-02-12T09:15:53.236Z] 08:31:01 4 8.94 0.00 3.78 0.08 0.05 87.15 [2025-02-12T09:15:53.236Z] 08:31:01 5 11.17 0.00 3.78 0.57 0.08 84.39 [2025-02-12T09:15:53.236Z] 08:31:01 6 12.91 0.00 4.28 5.87 0.10 76.84 [2025-02-12T09:15:53.236Z] 08:31:01 7 12.38 0.00 3.77 2.04 0.08 81.72 [2025-02-12T09:15:53.236Z] 08:32:01 all 36.34 0.00 5.84 1.46 0.11 56.24 [2025-02-12T09:15:53.236Z] 08:32:01 0 37.09 0.00 6.11 9.53 0.12 47.15 [2025-02-12T09:15:53.236Z] 08:32:01 1 38.20 0.00 5.64 0.00 0.12 56.04 [2025-02-12T09:15:53.236Z] 08:32:01 2 37.60 0.00 6.04 0.02 0.12 56.23 [2025-02-12T09:15:53.236Z] 08:32:01 3 37.23 0.00 5.91 1.19 0.12 55.55 [2025-02-12T09:15:53.236Z] 08:32:01 4 27.97 0.00 5.84 0.13 0.10 65.95 [2025-02-12T09:15:53.236Z] 08:32:01 5 38.80 0.00 5.30 0.79 0.10 55.00 [2025-02-12T09:15:53.236Z] 08:32:01 6 35.53 0.00 5.98 0.00 0.10 58.39 [2025-02-12T09:15:53.236Z] 08:32:01 7 38.23 0.00 5.94 0.02 0.13 55.68 [2025-02-12T09:15:53.236Z] 08:33:01 all 62.21 0.00 7.99 1.06 0.12 28.63 [2025-02-12T09:15:53.236Z] 08:33:01 0 62.46 0.00 8.22 3.57 0.12 25.64 [2025-02-12T09:15:53.236Z] 08:33:01 1 62.89 0.00 8.55 0.92 0.12 27.51 [2025-02-12T09:15:53.236Z] 08:33:01 2 63.21 0.00 8.07 0.99 0.12 27.61 [2025-02-12T09:15:53.236Z] 08:33:01 3 62.93 0.00 7.68 0.66 0.12 28.62 [2025-02-12T09:15:53.236Z] 08:33:01 4 59.11 0.00 7.60 0.46 0.12 32.71 [2025-02-12T09:15:53.236Z] 08:33:01 5 62.16 0.00 7.86 0.12 0.12 29.75 [2025-02-12T09:15:53.236Z] 08:33:01 6 63.71 0.00 8.15 0.62 0.12 27.39 [2025-02-12T09:15:53.236Z] 08:33:01 7 61.16 0.00 7.76 1.11 0.12 29.84 [2025-02-12T09:15:53.236Z] 08:34:01 all 24.69 0.00 7.66 8.76 0.10 58.79 [2025-02-12T09:15:53.236Z] 08:34:01 0 24.94 0.00 7.54 9.61 0.10 57.81 [2025-02-12T09:15:53.236Z] 08:34:01 1 23.95 0.00 7.82 5.39 0.10 62.74 [2025-02-12T09:15:53.236Z] 08:34:01 2 25.79 0.00 7.89 20.36 0.10 45.86 [2025-02-12T09:15:53.236Z] 08:34:01 3 26.08 0.00 8.10 7.05 0.10 58.67 [2025-02-12T09:15:53.236Z] 08:34:01 4 22.12 0.00 6.84 9.28 0.10 61.65 [2025-02-12T09:15:53.236Z] 08:34:01 5 23.95 0.00 8.22 6.81 0.10 60.92 [2025-02-12T09:15:53.236Z] 08:34:01 6 25.52 0.00 7.61 5.13 0.10 61.65 [2025-02-12T09:15:53.236Z] 08:34:01 7 25.16 0.00 7.25 6.42 0.12 61.04 [2025-02-12T09:15:53.236Z] 08:35:01 all 20.45 0.00 9.40 21.52 0.11 48.52 [2025-02-12T09:15:53.236Z] 08:35:01 0 20.76 0.00 9.08 35.22 0.12 34.82 [2025-02-12T09:15:53.236Z] 08:35:01 1 20.83 0.00 9.74 34.71 0.12 34.59 [2025-02-12T09:15:53.236Z] 08:35:01 2 19.97 0.00 10.11 19.29 0.12 50.51 [2025-02-12T09:15:53.236Z] 08:35:01 3 20.65 0.00 9.88 14.86 0.08 54.53 [2025-02-12T09:15:53.236Z] 08:35:01 4 18.97 0.00 9.04 13.62 0.10 58.27 [2025-02-12T09:15:53.236Z] 08:35:01 5 20.50 0.00 9.16 23.13 0.10 47.11 [2025-02-12T09:15:53.236Z] 08:35:01 6 21.83 0.00 8.87 17.62 0.14 51.55 [2025-02-12T09:15:53.236Z] 08:35:01 7 20.05 0.00 9.34 13.85 0.10 56.65 [2025-02-12T09:15:53.236Z] 08:36:01 all 89.76 0.00 10.07 0.04 0.13 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 0 89.97 0.00 9.89 0.00 0.12 0.02 [2025-02-12T09:15:53.236Z] 08:36:01 1 89.39 0.00 10.41 0.05 0.13 0.02 [2025-02-12T09:15:53.236Z] 08:36:01 2 90.07 0.00 9.74 0.07 0.12 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 3 89.68 0.00 10.16 0.03 0.13 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 4 88.77 0.00 11.06 0.03 0.13 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 5 90.36 0.00 9.43 0.10 0.12 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 6 89.83 0.00 10.04 0.02 0.12 0.00 [2025-02-12T09:15:53.236Z] 08:36:01 7 89.99 0.00 9.83 0.05 0.13 0.00 [2025-02-12T09:15:53.236Z] 08:37:01 all 89.75 0.00 9.69 0.19 0.14 0.23 [2025-02-12T09:15:53.236Z] 08:37:01 0 89.75 0.00 9.70 0.13 0.13 0.28 [2025-02-12T09:15:53.236Z] 08:37:01 1 90.11 0.00 9.30 0.20 0.15 0.23 [2025-02-12T09:15:53.236Z] 08:37:01 2 89.63 0.00 9.90 0.23 0.13 0.10 [2025-02-12T09:15:53.236Z] 08:37:01 3 89.65 0.00 9.84 0.29 0.15 0.07 [2025-02-12T09:15:53.236Z] 08:37:01 4 89.90 0.00 9.46 0.22 0.15 0.27 [2025-02-12T09:15:53.236Z] 08:37:01 5 88.99 0.00 10.35 0.18 0.13 0.34 [2025-02-12T09:15:53.236Z] 08:37:01 6 89.22 0.00 10.24 0.13 0.12 0.28 [2025-02-12T09:15:53.236Z] 08:37:01 7 90.71 0.00 8.70 0.17 0.17 0.25 [2025-02-12T09:15:53.236Z] 08:38:01 all 6.54 0.00 2.05 4.59 0.08 86.74 [2025-02-12T09:15:53.236Z] 08:38:01 0 6.14 0.00 1.96 1.47 0.08 90.35 [2025-02-12T09:15:53.236Z] 08:38:01 1 6.78 0.00 1.93 3.73 0.08 87.48 [2025-02-12T09:15:53.236Z] 08:38:01 2 6.95 0.00 2.50 14.54 0.10 75.91 [2025-02-12T09:15:53.236Z] 08:38:01 3 4.85 0.00 2.16 5.36 0.08 87.55 [2025-02-12T09:15:53.236Z] 08:38:01 4 6.34 0.00 1.85 4.77 0.08 86.95 [2025-02-12T09:15:53.236Z] 08:38:01 5 8.89 0.00 1.72 1.67 0.07 87.66 [2025-02-12T09:15:53.236Z] 08:38:01 6 5.86 0.00 2.11 1.36 0.07 90.61 [2025-02-12T09:15:53.236Z] 08:38:01 7 6.53 0.00 2.15 3.85 0.08 87.39 [2025-02-12T09:15:53.236Z] 08:39:01 all 8.35 0.00 0.87 0.09 0.08 90.61 [2025-02-12T09:15:53.236Z] 08:39:01 0 10.48 0.00 0.97 0.07 0.08 88.40 [2025-02-12T09:15:53.236Z] 08:39:01 1 7.41 0.00 0.87 0.28 0.07 91.37 [2025-02-12T09:15:53.236Z] 08:39:01 2 9.75 0.00 0.87 0.05 0.07 89.27 [2025-02-12T09:15:53.236Z] 08:39:01 3 8.94 0.00 0.97 0.15 0.08 89.85 [2025-02-12T09:15:53.236Z] 08:39:01 4 9.67 0.00 0.85 0.02 0.08 89.38 [2025-02-12T09:15:53.236Z] 08:39:01 5 5.52 0.00 0.57 0.02 0.07 93.83 [2025-02-12T09:15:53.236Z] 08:39:01 6 5.79 0.00 0.99 0.00 0.08 93.14 [2025-02-12T09:15:53.236Z] 08:39:01 7 9.25 0.00 0.90 0.15 0.07 89.64 [2025-02-12T09:15:53.236Z] 08:40:01 all 3.64 0.00 0.36 0.04 0.05 95.91 [2025-02-12T09:15:53.236Z] 08:40:01 0 4.43 0.00 0.42 0.20 0.03 94.92 [2025-02-12T09:15:53.236Z] 08:40:01 1 2.07 0.00 0.33 0.02 0.03 97.55 [2025-02-12T09:15:53.236Z] 08:40:01 2 2.35 0.00 0.37 0.00 0.05 97.23 [2025-02-12T09:15:53.236Z] 08:40:01 3 4.32 0.00 0.40 0.00 0.07 95.21 [2025-02-12T09:15:53.236Z] 08:40:01 4 5.06 0.00 0.33 0.00 0.05 94.55 [2025-02-12T09:15:53.236Z] 08:40:01 5 3.06 0.00 0.39 0.03 0.05 96.47 [2025-02-12T09:15:53.236Z] 08:40:01 6 3.55 0.00 0.40 0.02 0.05 95.98 [2025-02-12T09:15:53.236Z] 08:40:01 7 4.27 0.00 0.27 0.02 0.03 95.41 [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T09:15:53.236Z] 08:41:01 all 0.10 0.00 0.01 0.00 0.02 99.87 [2025-02-12T09:15:53.236Z] 08:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:41:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.236Z] 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:41:01 5 0.65 0.00 0.03 0.00 0.03 99.28 [2025-02-12T09:15:53.236Z] 08:41:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 08:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:42:01 all 0.06 0.00 0.02 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:42:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 08:42:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.236Z] 08:42:01 5 0.27 0.00 0.03 0.00 0.03 99.67 [2025-02-12T09:15:53.236Z] 08:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-02-12T09:15:53.236Z] 08:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:43:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.236Z] 08:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 08:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:43:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-02-12T09:15:53.236Z] 08:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-02-12T09:15:53.236Z] 08:44:01 4 0.10 0.00 0.03 0.00 0.05 99.82 [2025-02-12T09:15:53.236Z] 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:44:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:45:01 all 0.11 0.00 0.04 0.00 0.01 99.84 [2025-02-12T09:15:53.236Z] 08:45:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:45:01 3 0.05 0.00 0.05 0.00 0.05 99.85 [2025-02-12T09:15:53.236Z] 08:45:01 4 0.07 0.00 0.08 0.00 0.03 99.82 [2025-02-12T09:15:53.236Z] 08:45:01 5 0.62 0.00 0.00 0.00 0.00 99.38 [2025-02-12T09:15:53.236Z] 08:45:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2025-02-12T09:15:53.236Z] 08:45:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:46:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2025-02-12T09:15:53.236Z] 08:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:46:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 08:46:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 08:46:01 5 0.38 0.00 0.02 0.00 0.02 99.58 [2025-02-12T09:15:53.236Z] 08:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:47:01 all 0.27 0.00 0.02 0.00 0.02 99.68 [2025-02-12T09:15:53.236Z] 08:47:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:47:01 3 0.03 0.00 0.03 0.00 0.05 99.88 [2025-02-12T09:15:53.236Z] 08:47:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2025-02-12T09:15:53.236Z] 08:47:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2025-02-12T09:15:53.236Z] 08:47:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 08:47:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:48:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2025-02-12T09:15:53.236Z] 08:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:48:01 3 0.08 0.00 0.02 0.00 0.03 99.87 [2025-02-12T09:15:53.236Z] 08:48:01 4 0.05 0.00 0.07 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 08:48:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2025-02-12T09:15:53.236Z] 08:48:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:49:01 all 0.31 0.00 0.02 0.00 0.02 99.65 [2025-02-12T09:15:53.236Z] 08:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:49:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 08:49:01 4 0.13 0.00 0.05 0.00 0.03 99.78 [2025-02-12T09:15:53.236Z] 08:49:01 5 2.00 0.00 0.00 0.00 0.02 97.98 [2025-02-12T09:15:53.236Z] 08:49:01 6 0.20 0.00 0.03 0.00 0.02 99.75 [2025-02-12T09:15:53.236Z] 08:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-02-12T09:15:53.236Z] 08:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:50:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2025-02-12T09:15:53.236Z] 08:50:01 4 0.10 0.00 0.05 0.00 0.05 99.80 [2025-02-12T09:15:53.236Z] 08:50:01 5 0.37 0.00 0.00 0.00 0.02 99.62 [2025-02-12T09:15:53.236Z] 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:51:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2025-02-12T09:15:53.236Z] 08:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:51:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2025-02-12T09:15:53.236Z] 08:51:01 4 0.10 0.00 0.05 0.00 0.03 99.82 [2025-02-12T09:15:53.236Z] 08:51:01 5 0.70 0.00 0.02 0.00 0.00 99.29 [2025-02-12T09:15:53.236Z] 08:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T09:15:53.236Z] 08:52:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2025-02-12T09:15:53.236Z] 08:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:52:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 08:52:01 5 0.86 0.00 0.00 0.00 0.02 99.12 [2025-02-12T09:15:53.236Z] 08:52:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:53:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2025-02-12T09:15:53.236Z] 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:53:01 3 0.07 0.00 0.03 0.00 0.05 99.85 [2025-02-12T09:15:53.236Z] 08:53:01 4 0.13 0.00 0.07 0.00 0.03 99.77 [2025-02-12T09:15:53.236Z] 08:53:01 5 1.09 0.00 0.03 0.00 0.00 98.87 [2025-02-12T09:15:53.236Z] 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:54:01 all 0.11 0.00 0.02 0.01 0.01 99.84 [2025-02-12T09:15:53.236Z] 08:54:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:54:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:54:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 08:54:01 4 0.10 0.00 0.02 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 08:54:01 5 0.70 0.00 0.08 0.00 0.02 99.20 [2025-02-12T09:15:53.236Z] 08:54:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:55:01 all 0.10 0.00 0.03 0.01 0.02 99.85 [2025-02-12T09:15:53.236Z] 08:55:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 08:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:55:01 3 0.13 0.00 0.07 0.00 0.03 99.77 [2025-02-12T09:15:53.236Z] 08:55:01 4 0.18 0.00 0.08 0.00 0.02 99.72 [2025-02-12T09:15:53.236Z] 08:55:01 5 0.17 0.00 0.00 0.02 0.03 99.78 [2025-02-12T09:15:53.236Z] 08:55:01 6 0.20 0.00 0.00 0.00 0.00 99.80 [2025-02-12T09:15:53.236Z] 08:55:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2025-02-12T09:15:53.236Z] 08:56:01 all 0.20 0.00 0.03 0.01 0.01 99.76 [2025-02-12T09:15:53.236Z] 08:56:01 0 0.18 0.00 0.03 0.02 0.00 99.77 [2025-02-12T09:15:53.236Z] 08:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:56:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2025-02-12T09:15:53.236Z] 08:56:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2025-02-12T09:15:53.236Z] 08:56:01 5 0.35 0.00 0.07 0.03 0.03 99.51 [2025-02-12T09:15:53.236Z] 08:56:01 6 0.63 0.00 0.02 0.00 0.00 99.35 [2025-02-12T09:15:53.236Z] 08:56:01 7 0.13 0.00 0.03 0.00 0.02 99.82 [2025-02-12T09:15:53.236Z] 08:57:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2025-02-12T09:15:53.236Z] 08:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2025-02-12T09:15:53.236Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 08:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 08:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:57:01 5 0.10 0.00 0.03 0.00 0.03 99.83 [2025-02-12T09:15:53.236Z] 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:57:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2025-02-12T09:15:53.236Z] 08:58:01 all 0.15 0.00 0.02 0.00 0.02 99.81 [2025-02-12T09:15:53.236Z] 08:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 08:58:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-02-12T09:15:53.236Z] 08:58:01 5 1.11 0.00 0.07 0.00 0.05 98.77 [2025-02-12T09:15:53.236Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 08:59:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-02-12T09:15:53.236Z] 08:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 08:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 08:59:01 5 0.07 0.00 0.07 0.00 0.03 99.83 [2025-02-12T09:15:53.236Z] 08:59:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2025-02-12T09:15:53.236Z] 08:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:00:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:00:01 5 0.10 0.00 0.05 0.00 0.03 99.82 [2025-02-12T09:15:53.236Z] 09:00:01 6 0.05 0.00 0.07 0.00 0.03 99.85 [2025-02-12T09:15:53.236Z] 09:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:01:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2025-02-12T09:15:53.236Z] 09:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 09:01:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2025-02-12T09:15:53.236Z] 09:01:01 5 1.97 0.00 0.02 0.00 0.05 97.96 [2025-02-12T09:15:53.236Z] 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:02:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-02-12T09:15:53.236Z] 09:02:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:02:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2025-02-12T09:15:53.236Z] 09:02:01 5 0.48 0.00 0.03 0.00 0.02 99.47 [2025-02-12T09:15:53.236Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] [2025-02-12T09:15:53.236Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T09:15:53.236Z] 09:03:01 all 0.23 0.00 0.02 0.00 0.02 99.73 [2025-02-12T09:15:53.236Z] 09:03:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2025-02-12T09:15:53.236Z] 09:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 09:03:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:03:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2025-02-12T09:15:53.236Z] 09:03:01 5 1.65 0.00 0.03 0.00 0.03 98.29 [2025-02-12T09:15:53.236Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:04:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2025-02-12T09:15:53.236Z] 09:04:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2025-02-12T09:15:53.236Z] 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 09:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:04:01 5 2.02 0.00 0.03 0.00 0.02 97.93 [2025-02-12T09:15:53.236Z] 09:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:05:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-02-12T09:15:53.236Z] 09:05:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 09:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:05:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2025-02-12T09:15:53.236Z] 09:05:01 5 0.35 0.00 0.00 0.00 0.03 99.62 [2025-02-12T09:15:53.236Z] 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-02-12T09:15:53.236Z] 09:06:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2025-02-12T09:15:53.236Z] 09:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:06:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 09:06:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 09:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-02-12T09:15:53.236Z] 09:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:07:01 5 0.03 0.00 0.00 0.00 0.03 99.93 [2025-02-12T09:15:53.236Z] 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 09:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:08:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-02-12T09:15:53.236Z] 09:08:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-02-12T09:15:53.236Z] 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 09:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-12T09:15:53.236Z] 09:09:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:09:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.236Z] 09:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:09:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.236Z] 09:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:10:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2025-02-12T09:15:53.236Z] 09:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-12T09:15:53.236Z] 09:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T09:15:53.236Z] 09:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2025-02-12T09:15:53.236Z] 09:10:01 5 0.07 0.00 0.10 0.00 0.03 99.80 [2025-02-12T09:15:53.236Z] 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:11:01 all 0.03 0.00 0.02 0.00 0.02 99.94 [2025-02-12T09:15:53.236Z] 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.236Z] 09:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T09:15:53.236Z] 09:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:11:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2025-02-12T09:15:53.236Z] 09:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-12T09:15:53.236Z] 09:11:01 5 0.08 0.00 0.02 0.00 0.07 99.83 [2025-02-12T09:15:53.236Z] 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.236Z] 09:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:12:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2025-02-12T09:15:53.236Z] 09:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-02-12T09:15:53.236Z] 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T09:15:53.236Z] 09:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-02-12T09:15:53.236Z] 09:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-12T09:15:53.236Z] 09:12:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-12T09:15:53.237Z] 09:12:01 5 1.16 0.00 0.05 0.00 0.03 98.76 [2025-02-12T09:15:53.237Z] 09:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-12T09:15:53.237Z] 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.237Z] 09:13:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-02-12T09:15:53.237Z] 09:13:01 0 0.47 0.00 0.02 0.02 0.02 99.48 [2025-02-12T09:15:53.237Z] 09:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-12T09:15:53.237Z] 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.237Z] 09:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.237Z] 09:13:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2025-02-12T09:15:53.237Z] 09:13:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T09:15:53.237Z] 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T09:15:53.237Z] 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T09:15:53.237Z] [2025-02-12T09:15:53.237Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T09:15:53.237Z] 09:14:01 all 0.10 0.00 0.01 0.00 0.02 99.86 [2025-02-12T09:15:53.237Z] 09:14:01 0 0.52 0.00 0.03 0.02 0.02 99.42 [2025-02-12T09:15:53.237Z] 09:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-12T09:15:53.237Z] 09:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-02-12T09:15:53.237Z] 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T09:15:53.237Z] 09:14:01 4 0.13 0.00 0.00 0.00 0.02 99.85 [2025-02-12T09:15:53.237Z] 09:14:01 5 0.02 0.00 0.03 0.00 0.05 99.90 [2025-02-12T09:15:53.237Z] 09:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T09:15:53.237Z] 09:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-12T09:15:53.237Z] 09:15:01 all 8.44 0.00 3.65 1.13 0.07 86.71 [2025-02-12T09:15:53.237Z] 09:15:01 0 8.98 0.00 2.96 0.19 0.07 87.81 [2025-02-12T09:15:53.237Z] 09:15:01 1 8.69 0.00 3.43 4.84 0.08 82.96 [2025-02-12T09:15:53.237Z] 09:15:01 2 8.25 0.00 4.39 0.74 0.05 86.57 [2025-02-12T09:15:53.237Z] 09:15:01 3 8.66 0.00 4.19 0.52 0.08 86.54 [2025-02-12T09:15:53.237Z] 09:15:01 4 9.98 0.00 3.91 2.65 0.08 83.37 [2025-02-12T09:15:53.237Z] 09:15:01 5 7.20 0.00 2.96 0.05 0.07 89.72 [2025-02-12T09:15:53.237Z] 09:15:01 6 7.80 0.00 3.62 0.05 0.05 88.48 [2025-02-12T09:15:53.237Z] 09:15:01 7 7.94 0.00 3.71 0.03 0.07 88.25 [2025-02-12T09:15:53.237Z] Average: all 8.07 0.00 1.39 0.94 0.04 89.56 [2025-02-12T09:15:53.237Z] Average: 0 8.23 0.00 1.39 1.53 0.03 88.81 [2025-02-12T09:15:53.237Z] Average: 1 8.07 0.00 1.38 1.14 0.03 89.38 [2025-02-12T09:15:53.237Z] Average: 2 8.01 0.00 1.45 1.25 0.03 89.26 [2025-02-12T09:15:53.237Z] Average: 3 8.01 0.00 1.43 0.79 0.04 89.72 [2025-02-12T09:15:53.237Z] Average: 4 7.75 0.00 1.39 0.75 0.04 90.06 [2025-02-12T09:15:53.237Z] Average: 5 8.40 0.00 1.34 0.73 0.04 89.49 [2025-02-12T09:15:53.237Z] Average: 6 7.98 0.00 1.42 0.67 0.03 89.89 [2025-02-12T09:15:53.237Z] Average: 7 8.12 0.00 1.33 0.64 0.03 89.87 [2025-02-12T09:15:53.237Z] [2025-02-12T09:15:53.237Z] [2025-02-12T09:15:53.237Z]